diff --git a/meta/readmes.json b/meta/readmes.json
index 8fbf24aa84e..27488ec6db0 100644
--- a/meta/readmes.json
+++ b/meta/readmes.json
@@ -1,2671 +1,2657 @@
{
- "aalarm": {
- "readmeCleaned": "
Aalarm \n \nSimple alarm app
\n \n\n\nBasic interface
\n \n\nRandom UI colors
\n \n \n \n
\n \n License \nCopyright (c) 2018, Ahmetcan Aksu All rights reserved.
\n ",
- "readmeOriginal": " Aalarm \n \nSimple alarm app
\n \n\n\nBasic interface
\n \n\nRandom UI colors
\n \n \n \n
\n \n License \nCopyright (c) 2018, Ahmetcan Aksu All rights reserved.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:13.329Z"
- },
"abricotine": {
"readmeCleaned": " Abricotine \n\nDesktop markdown editor with inline preview
\n \n
\nIn Abricotine , you can preview your document directly in the text editor rather than in a side pane.
\nAbricotine is an open-source software based on modern web technologies (HTML5, CSS3 & Node.js). It is available on Windows (7 and +), Linux and OS X.
\n Features \n\nWrite in markdown (or GFM) and export your documents in HTML using templates, or in any other format supported by Pandoc (PDF, docx, ODT, etc.), \nPreview text elements (such as headers, images, math, embedded videos, todo lists...) while you type, \nUse different themes to display your documents, \nUse custom postprocessors to export your documents ("tasks"), \nAuto save your document on change (optional), \nDisplay document table of content in the side pane, \nDisplay syntax highlighting for code, \nShow helpers, anchors and hidden characters, \nCopy formatted HTML in the clipboard, \nWrite in a distraction-free fullscreen view, \nManage and beautify markdown tables, \nSearch and replace text, \nLigatures support (Fira Code must be installed on your computer), \nAnd more features to come... \n \n Documentation \n\n Contributing \nAbricotine is an open source program. Feel free to fork and contribute.
\nIn order to keep the match between this documentation and the last release, please contribute and pull requests on the dedicated develop
branch.
\n License \nAbricotine - Markdown Editor \nCopyright (c) 2020 Thomas Brouard
\nThis 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.
\nThis 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.
\nYou should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/ .
\n ",
"readmeOriginal": " Abricotine \n\nDesktop markdown editor with inline preview
\n \n
\nIn Abricotine , you can preview your document directly in the text editor rather than in a side pane.
\nAbricotine is an open-source software based on modern web technologies (HTML5, CSS3 & Node.js). It is available on Windows (7 and +), Linux and OS X.
\n Features \n\nWrite in markdown (or GFM) and export your documents in HTML using templates, or in any other format supported by Pandoc (PDF, docx, ODT, etc.), \nPreview text elements (such as headers, images, math, embedded videos, todo lists...) while you type, \nUse different themes to display your documents, \nUse custom postprocessors to export your documents (\"tasks\"), \nAuto save your document on change (optional), \nDisplay document table of content in the side pane, \nDisplay syntax highlighting for code, \nShow helpers, anchors and hidden characters, \nCopy formatted HTML in the clipboard, \nWrite in a distraction-free fullscreen view, \nManage and beautify markdown tables, \nSearch and replace text, \nLigatures support (Fira Code must be installed on your computer), \nAnd more features to come... \n \n Documentation \n\n Contributing \nAbricotine is an open source program. Feel free to fork and contribute.
\nIn order to keep the match between this documentation and the last release, please contribute and pull requests on the dedicated develop
branch.
\n License \nAbricotine - Markdown Editor \nCopyright (c) 2020 Thomas Brouard
\nThis 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.
\nThis 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.
\nYou should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/ .
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:13.345Z"
+ "readmeFetchedAt": "2020-09-30T00:10:21.165Z"
+ },
+ "aalarm": {
+ "readmeCleaned": " Aalarm \n \nSimple alarm app
\n \n\n\nBasic interface
\n \n\nRandom UI colors
\n \n \n \n
\n \n License \nCopyright (c) 2018, Ahmetcan Aksu All rights reserved.
\n ",
+ "readmeOriginal": " Aalarm \n \nSimple alarm app
\n \n\n\nBasic interface
\n \n\nRandom UI colors
\n \n \n \n
\n \n License \nCopyright (c) 2018, Ahmetcan Aksu All rights reserved.
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:21.190Z"
},
"1clipboard": {
"readmeCleaned": "\n \n
1Clipboard \n A universal clipboard managing app that makes it easy to access your clipboard from anywhere on any device.
\n
\n
\n 1Clipboard \n1Clipboard is Electron based modern web application written by Typescript using Angular4 (angular-cli) + ngrx (redux for Angular) + PouchDB. 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.
\n Note \nI 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.
\n Download \nYou can download current released version of 1Clipboard for Windows, macOS from http://1clipboard.io .
\n Tech Stack \n\n Support \nIf you like this project, you can support me by starring this repository, or getting in touch at contact@1clipboard.io
\n License \nMIT © wiziple
\n ",
"readmeOriginal": "\n \n
1Clipboard \n A universal clipboard managing app that makes it easy to access your clipboard from anywhere on any device.
\n
\n
\n 1Clipboard \n1Clipboard is Electron based modern web application written by Typescript using Angular4 (angular-cli) + ngrx (redux for Angular) + PouchDB. 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.
\n Note \nI 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.
\n Download \nYou can download current released version of 1Clipboard for Windows, macOS from http://1clipboard.io .
\n Tech Stack \n\n Support \nIf you like this project, you can support me by starring this repository, or getting in touch at contact@1clipboard.io
\n License \nMIT © wiziple
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:13.381Z"
+ "readmeFetchedAt": "2020-09-30T00:10:21.205Z"
},
"admin-scheduler": {
"readmeCleaned": " adminScheduler \n Click link below to see a working demo of adminScheduler \nadminScheduler video
\nadminScheduler 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.
\n
\nFeatures
\n\nseparate client/admin classes \nadmin can accept/reject requests \nclient can make requests to different admins \nclient receives updates regarding appointment status \nadmin can cancel events including accepted requests \nclient can also cancel events but not those of admin users \n \n Purpose \nI 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.
\n Setup \n(This application is currently configured to work with a postgres db. However it could be reconfigured to work with other databases.)
\nInitialstep: \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'
\nDatabase Setup
\n\nStep 1. Create postgres databases named ‘seq’ and ‘doctor’ \nStep 2. Find sequelize.js in adminScheduler/clean_server/createUserTable/app/sequelize.js \nStep 3. Configure sequelize.js to connect with your database \nStep 4. Find setupPg.js in adminScheduler/clean_server/resources/app/setupPg.js \nStep 5. Configure the connectionString in setupPg.js \nStep 6. find setupPg.js again and run ‘node setupPg.js’ \nStep 7. go to adminScheduler/clean_server/createUserTable and run ‘node setup.js’ \n \nFinal Steps
\n\nRun 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’ \n \nClient Admin Relationship \nIf 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.
\n ",
"readmeOriginal": " adminScheduler \n Click link below to see a working demo of adminScheduler \nadminScheduler video
\nadminScheduler 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.
\n
\nFeatures
\n\nseparate client/admin classes \nadmin can accept/reject requests \nclient can make requests to different admins \nclient receives updates regarding appointment status \nadmin can cancel events including accepted requests \nclient can also cancel events but not those of admin users \n \n Purpose \nI 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.
\n Setup \n(This application is currently configured to work with a postgres db. However it could be reconfigured to work with other databases.)
\nInitialstep: \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'
\nDatabase Setup
\n\nStep 1. Create postgres databases named ‘seq’ and ‘doctor’ \nStep 2. Find sequelize.js in adminScheduler/clean_server/createUserTable/app/sequelize.js \nStep 3. Configure sequelize.js to connect with your database \nStep 4. Find setupPg.js in adminScheduler/clean_server/resources/app/setupPg.js \nStep 5. Configure the connectionString in setupPg.js \nStep 6. find setupPg.js again and run ‘node setupPg.js’ \nStep 7. go to adminScheduler/clean_server/createUserTable and run ‘node setup.js’ \n \nFinal Steps
\n\nRun 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’ \n \nClient Admin Relationship \nIf 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.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:13.397Z"
- },
- "akiee": {
- "readmeCleaned": "
\n# Welcome to Akiee\nAkiee 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.
\n
\nWhat makes Akiee different from other task managers?
\n\n\nTasks should be easy to organize. 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.
\n \n\nAkiee saves your tasks in a Markdown file! 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.
\n \n\nAkiee's tasks have 3 states: Todo, Doing, Done! 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.
\n \n \nAkiee 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 for you.
\nAkiee is heavily inspired by the great Org-Mode and my work as a product owner in a software company.
\n Video \n
\n How to install and use Akiee \nDownload your binarys: http://rockiger.com/en/akiee
\nUnpack the content and click on the Akiee
file.
\n ",
- "readmeOriginal": "
\n# Welcome to Akiee\nAkiee 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.
\n
\nWhat makes Akiee different from other task managers?
\n\n\nTasks should be easy to organize. 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.
\n \n\nAkiee saves your tasks in a Markdown file! 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.
\n \n\nAkiee's tasks have 3 states: Todo, Doing, Done! 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.
\n \n \nAkiee 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 for you.
\nAkiee is heavily inspired by the great Org-Mode and my work as a product owner in a software company.
\n Video \n
\n How to install and use Akiee \nDownload your binarys: http://rockiger.com/en/akiee
\nUnpack the content and click on the Akiee
file.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:13.488Z"
+ "readmeFetchedAt": "2020-09-30T00:10:21.277Z"
},
"advanced-rest-client": {
"readmeCleaned": "\n \n \n description \n \n \n \n \n Installation process for the Advanced REST Client application.
\n \n \n
\n\n Installing Advanced REST Client \n Installing Advanced REST Client \nIn most cases you can download the app from https://github.com/advanced-rest-client/arc-electron/releases
\nFind an installer for your platform under "Assets" section.
\n
\nFor example, for Windows you would download arc-setup.exe
. For MacOS download arc-13.0.7.dmg
.
\n{% hint style="info" %}\nVersion number may be different to the one in the screen shoot. For normal use, please, download latest stable version.\n{% endhint %}
\nWhen downloaded, run the file. The installer will walk you through the installation process.
\n Linux installation \nARC's build process generates several builds for Linux. Find your platform and then architecture. Wrong architecture (x86 instead of x64) will result with error when installing or running the application.
\nPlease note that ARC won't update automatically on Linux platform as this is not yet supported by the build library. This may be possible in the future.
\nARC uses for testing
\n ",
"readmeOriginal": "\n \n \n description \n \n \n \n \n Installation process for the Advanced REST Client application.
\n \n \n
\n\n Installing Advanced REST Client \n Installing Advanced REST Client \nIn most cases you can download the app from https://github.com/advanced-rest-client/arc-electron/releases
\nFind an installer for your platform under \"Assets\" section.
\n
\nFor example, for Windows you would download arc-setup.exe
. For MacOS download arc-13.0.7.dmg
.
\n{% hint style=\"info\" %}\nVersion number may be different to the one in the screen shoot. For normal use, please, download latest stable version.\n{% endhint %}
\nWhen downloaded, run the file. The installer will walk you through the installation process.
\n Linux installation \nARC's build process generates several builds for Linux. Find your platform and then architecture. Wrong architecture (x86 instead of x64) will result with error when installing or running the application.
\nPlease note that ARC won't update automatically on Linux platform as this is not yet supported by the build library. This may be possible in the future.
\nARC uses for testing
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:13.496Z"
+ "readmeFetchedAt": "2020-09-30T00:10:21.297Z"
+ },
+ "aiting": {
+ "readmeCleaned": "",
+ "readmeOriginal": "",
+ "readmeFetchedAt": "2020-09-30T00:10:21.352Z"
+ },
+ "akiee": {
+ "readmeCleaned": "
\n# Welcome to Akiee\nAkiee 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.
\n
\nWhat makes Akiee different from other task managers?
\n\n\nTasks should be easy to organize. 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.
\n \n\nAkiee saves your tasks in a Markdown file! 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.
\n \n\nAkiee's tasks have 3 states: Todo, Doing, Done! 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.
\n \n \nAkiee 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 for you.
\nAkiee is heavily inspired by the great Org-Mode and my work as a product owner in a software company.
\n Video \n
\n How to install and use Akiee \nDownload your binarys: http://rockiger.com/en/akiee
\nUnpack the content and click on the Akiee
file.
\n ",
+ "readmeOriginal": "
\n# Welcome to Akiee\nAkiee 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.
\n
\nWhat makes Akiee different from other task managers?
\n\n\nTasks should be easy to organize. 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.
\n \n\nAkiee saves your tasks in a Markdown file! 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.
\n \n\nAkiee's tasks have 3 states: Todo, Doing, Done! 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.
\n \n \nAkiee 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 for you.
\nAkiee is heavily inspired by the great Org-Mode and my work as a product owner in a software company.
\n Video \n
\n How to install and use Akiee \nDownload your binarys: http://rockiger.com/en/akiee
\nUnpack the content and click on the Akiee
file.
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:21.369Z"
},
"alarm-cron": {
"readmeCleaned": " Alarm Cron \n\n\n \n
\n System \n Minimal requirements \nWindows 7 KB2533623
\n Command examples \nMacOS: open -a Terminal ~/Desktop
\nWindows: start cmd
\n\n \n
\n License \n \nNick Reiley (c)
\n ",
"readmeOriginal": " Alarm Cron \n\n\n \n
\n System \n Minimal requirements \nWindows 7 KB2533623
\n Command examples \nMacOS: open -a Terminal ~/Desktop
\nWindows: start cmd
\n\n \n
\n License \n \nNick Reiley (c)
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:13.510Z"
+ "readmeFetchedAt": "2020-09-30T00:10:21.397Z"
},
- "aiting": {
- "readmeCleaned": "",
- "readmeOriginal": "",
- "readmeFetchedAt": "2020-09-29T12:07:13.516Z"
+ "amipwned": {
+ "readmeOriginal": null,
+ "readmeFetchedAt": "2020-09-30T00:10:21.465Z"
},
"alchemy": {
"readmeCleaned": "
\n
\n Introduction \nAlchemy is an open-source file converter (built on Electron and React). It also supports operations like merging files together into a pdf. We hope to support more operations and file types soon!
\nVisit dawnlabs.io/alchemy/ or read our post to learn more.
\n Features \n\nBeautifully simple . Super easy, drag-and-drop interface for converting/merging files \nMerge files . Merge multiple images into one pdf, you can even change the file order \nConvert files . Batch-convert multiple files to a variety of file types \n \n Usage \n
\n\nSimply open the app by clicking on the menubar icon, or by hitting ⌘-⇧-8
. \nThen just drag your image files into the application and select any options. \nFinally, click the convert/merge to seamlessly convert them into a variety of formats, or merge them into a pdf or gif. You can also hold ⇧
while dropping to merge the files into a pdf immediately. \n \n Installation \n macOS/Windows \nDownload the latest release from the Alchemy Releases Page
\n Linux \nWe haven't tested Alchemy on Linux yet, but if you're feeling adventurous go right ahead and create a build for your platform of choice.
\n Contribute \nIf you have discovered a bug or have a feature suggestion, feel free to create an issue on Github.
\nIf you'd like to make some changes yourself, see the following:
\n\nFork this repository to your own GitHub account and then clone it to your local device \nBuild the webpack bundle and start the application: yarn build && yarn start
\nHelp us keep our code clean and safe: npm i --package-lock-only && npm audit fix
\nRun the tests with: yarn test
\nFinally, submit a pull request with your changes! \n \n Authors \nAlchemy is a project by
\n\n License \n
\n ",
"readmeOriginal": "
\n
\n Introduction \nAlchemy is an open-source file converter (built on Electron and React). It also supports operations like merging files together into a pdf. We hope to support more operations and file types soon!
\nVisit dawnlabs.io/alchemy/ or read our post to learn more.
\n Features \n\nBeautifully simple . Super easy, drag-and-drop interface for converting/merging files \nMerge files . Merge multiple images into one pdf, you can even change the file order \nConvert files . Batch-convert multiple files to a variety of file types \n \n Usage \n
\n\nSimply open the app by clicking on the menubar icon, or by hitting ⌘-⇧-8
. \nThen just drag your image files into the application and select any options. \nFinally, click the convert/merge to seamlessly convert them into a variety of formats, or merge them into a pdf or gif. You can also hold ⇧
while dropping to merge the files into a pdf immediately. \n \n Installation \n macOS/Windows \nDownload the latest release from the Alchemy Releases Page
\n Linux \nWe haven't tested Alchemy on Linux yet, but if you're feeling adventurous go right ahead and create a build for your platform of choice.
\n Contribute \nIf you have discovered a bug or have a feature suggestion, feel free to create an issue on Github.
\nIf you'd like to make some changes yourself, see the following:
\n\nFork this repository to your own GitHub account and then clone it to your local device \nBuild the webpack bundle and start the application: yarn build && yarn start
\nHelp us keep our code clean and safe: npm i --package-lock-only && npm audit fix
\nRun the tests with: yarn test
\nFinally, submit a pull request with your changes! \n \n Authors \nAlchemy is a project by
\n\n License \n
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:13.622Z"
+ "readmeFetchedAt": "2020-09-30T00:10:21.490Z"
},
- "amipwned": {
- "readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:13.646Z"
+ "allow2automate": {
+ "readmeCleaned": " Allow2Automate \nThis is a userspace app for Mac OSX, Linux and Windows that can be deployed to all relevant\nApp Stores for these platforms.
\nThe intention is:
\n\nProvide a base, self contained Electron User Space App that:\n\nProvides a fully self-contained app to run in user space with no elevated privileges. \nManages an overall user connection to the API back end (rest based) \nAllows the user to see and monitor Wemo, Homekit and other devices on the local network \nAllows to "connect" (pair) devices selectively to (and remove them from) the currently active Allow2 account \nMay allow some other basic functions in future \n \n \nProvide a separate capability to detect (and authenticate against?) a separate elevated daemon service that runs\non system boot. \nIncludes the ability to automatically install the elevated daemon service where the relevant App Store\nallows the binary to provide that capability. \nIncludes a reference to how to download and install the separate daemon installer for those App Stores that\ndo not permit the background process to be included in the installer (Yes Apple, I am looking at you!). \n \nThe base operation is intended to show a "Network Wide" view of all detected automation devices, and provide the ability to\nlink/authenticate with them directly, with bridges and otherwise, and de-duplicate any that may come through separate channels\n(ie: direct wemo connections and the same device via a homekit bridge).
\n Screenshots \n
\n Development notes \nThe following provides more detail on the structure and intent of the application and components.
\n Installation \nThis is a standard electron app, to get started simply clone the repo and run npm install.
\ngit clone https://github.com/Allow2/Allow2Automate.git\ncd Allow2Automate\nnpm install \nTo run in dev mode (launch the user space app with hot-loader):
\n\n Deployment \nTo build for all platforms:
\n\nor for a specific platform:
\n Mac App Store \n\n\nThen upload with Application Loader
\n Windows App Store \nNOTE: cannot currently build on Mac without using a Paid pro version of Parallel.\nSo need to do that, or build on a VM
\n\nThen drag into https://developer.microsoft.com/
\n Linux Snap \n\nsnapcraft push dist/Allow2Automate_1.1.0_amd64.snap \n Notes \nFor installation of the daemon helper:\nhttps://www.npmjs.com/package/electron-sudo
\n ",
+ "readmeOriginal": " Allow2Automate \nThis is a userspace app for Mac OSX, Linux and Windows that can be deployed to all relevant\nApp Stores for these platforms.
\nThe intention is:
\n\nProvide a base, self contained Electron User Space App that:\n\nProvides a fully self-contained app to run in user space with no elevated privileges. \nManages an overall user connection to the API back end (rest based) \nAllows the user to see and monitor Wemo, Homekit and other devices on the local network \nAllows to \"connect\" (pair) devices selectively to (and remove them from) the currently active Allow2 account \nMay allow some other basic functions in future \n \n \nProvide a separate capability to detect (and authenticate against?) a separate elevated daemon service that runs\non system boot. \nIncludes the ability to automatically install the elevated daemon service where the relevant App Store\nallows the binary to provide that capability. \nIncludes a reference to how to download and install the separate daemon installer for those App Stores that\ndo not permit the background process to be included in the installer (Yes Apple, I am looking at you!). \n \nThe base operation is intended to show a \"Network Wide\" view of all detected automation devices, and provide the ability to\nlink/authenticate with them directly, with bridges and otherwise, and de-duplicate any that may come through separate channels\n(ie: direct wemo connections and the same device via a homekit bridge).
\n Screenshots \n
\n Development notes \nThe following provides more detail on the structure and intent of the application and components.
\n Installation \nThis is a standard electron app, to get started simply clone the repo and run npm install.
\ngit clone https://github.com/Allow2/Allow2Automate.git\ncd Allow2Automate\nnpm install \nTo run in dev mode (launch the user space app with hot-loader):
\n\n Deployment \nTo build for all platforms:
\n\nor for a specific platform:
\n Mac App Store \n\n\nThen upload with Application Loader
\n Windows App Store \nNOTE: cannot currently build on Mac without using a Paid pro version of Parallel.\nSo need to do that, or build on a VM
\n\nThen drag into https://developer.microsoft.com/
\n Linux Snap \n\nsnapcraft push dist/Allow2Automate_1.1.0_amd64.snap \n Notes \nFor installation of the daemon helper:\nhttps://www.npmjs.com/package/electron-sudo
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:21.508Z"
},
"alduin": {
"readmeCleaned": " Alduin \n
\n \n \n \n \n
\n Overview \nAlduin is an RSS, Atom and JSON feed aggregator available on Windows and Linux.\nOpen source and free, Alduin has an ergonomic, complete and easy to use interface, which will be suitable for all types of user.
\n
\n Current state \nAlduin will continue to evolve lead by users recommendations.\nMade with ❤️ by Xavier Stouder .
\n Download \nTo download Alduin, just go on the release page and download the archive or executable corresponding to your OS.
\n Technical specifications \nAlduin is built on powefull and modern technologies like:
\n\n Contributing \nYou can contribute in many ways. Submit pull requests, create themes, report bugs, make a donation or simply use the software.
\n Contact \nFor help, enquiries and commercial contact, please send an email to xavier+alduin@stouder.io .
\n ",
"readmeOriginal": " Alduin \n
\n \n \n \n \n
\n Overview \nAlduin is an RSS, Atom and JSON feed aggregator available on Windows and Linux.\nOpen source and free, Alduin has an ergonomic, complete and easy to use interface, which will be suitable for all types of user.
\n
\n Current state \nAlduin will continue to evolve lead by users recommendations.\nMade with ❤️ by Xavier Stouder .
\n Download \nTo download Alduin, just go on the release page and download the archive or executable corresponding to your OS.
\n Technical specifications \nAlduin is built on powefull and modern technologies like:
\n\n Contributing \nYou can contribute in many ways. Submit pull requests, create themes, report bugs, make a donation or simply use the software.
\n Contact \nFor help, enquiries and commercial contact, please send an email to xavier+alduin@stouder.io .
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:13.670Z"
+ "readmeFetchedAt": "2020-09-30T00:10:21.519Z"
},
"altair": {
"readmeCleaned": " \n \n \n \n \n
\n \n \n \n \n \n \n \n
\n
\n \n \n \n
\nDeploying?
\n\n
\n
\n
\n
\nAltair is a beautiful feature-rich GraphQL Client IDE for all platforms. Available for MacOS, Windows, Linux , Chrome , Firefox .\nIt enables you interact with any GraphQL server you are authorized to access from any platform you are on.
\nMuch like Postman for GraphQL, you can easily test and optimize your GraphQL implementations.
\n Features \nAltair provides several features that make developing with GraphQL very efficient and friendly. These features include:
\n\nsetting headers \nsetting variables \ncreating environments \nviewing response stats \nviewing schema docs \nadvanced schema docs search \ndynamically adding/generating queries and/or fragments from schema docs \nfile upload via GraphQL \nautocompletion of queries \nautofill all query fields at cursor \nautomatic schema refreshing using GraphQL Event Stream protocol \nautomatic refactoring of query \nprerequest scripts \nmultiple windows , multiple languages \nimporting and exporting collections of queries \nmultiple themes \nplugin system for extensibility \nand many more features (really there's a lot more! ). \n \nSee more here: https://altair.sirmuel.design/docs/features
\n Missing feature? \nIs there a feature that is missing? You can let us know by creating a new issue or you can add the feature by creating a Pull Request .
\n Usage \nFor mac users, you can also install using cask:
\n$ brew cask install altair-graphql-client\n
\nFor linux users, you can also install using snap :
\n$ snap install altair\n
\nFor arch linux users, an AUR package aur/altair exists:
\n$ yay -S altair\n
\nFor windows users, you can install using appget :
\n$ appget install altair-graphql\n
\nor chocolatey :
\n$ choco install altair-graphql\n
\n Usage with express \nYou can use altair with an express server using altair-express-middleware . Read more about how to use this here .
\n Usage with koa \nYou can use altair with a koa server using altair-koa-middleware . Read more about how to use this here .
\n Usage with Fastify \nYou can use altair with a Fastify server using altair-fastify-plugin . Read more about how to use this here .
\n Usage with Laravel (PHP) \nYou can use altair in a Laravel project using xkojimedia/laravel-altair-graphql :
\n$ composer require xkojimedia/laravel-altair-graphql \nYou can find other available integrations here: https://altair.sirmuel.design/docs/integrations
\n Configuration Options \nWhen using a custom instance of Altair, there are couple of options you can use to customize Altair based on your needs:
\n\nendpointURL
string
- URL to set as the server endpoint \nsubscriptionsEndpoint
string
- URL to set as the subscription endpoint \ninitialQuery
string
- Initial query to be added \ninitialVariables
string
- Initial variables to be added (in JSON format) e.g. '{ "var1": "first variable" }'
\ninitialPreRequestScript
string
- Initial pre-request script to be added e.g. 'altair.helpers.getEnvironment("api_key")'
\ninitialHeaders
IDictionary
- Initial headers object to be added \n \n{ \n 'X-GraphQL-Token' : 'asd7-237s-2bdk-nsdk4' \n} \n\ninitialEnvironments
IInitialEnvironments
- Initial Environments to be added \n \n{ \n base : { \n title : 'Environment' , \n variables : { } \n } , \n subEnvironments : [ \n { \n title : 'sub-1' , \n variables : { } \n } \n ] \n} \n\ninstanceStorageNamespace
string
- Namespace for storing the data for the altair instance. Use this when you have multiple altair instances running on the same domain. e.g. 'altair_dev_'
\n \nExample usage:
\nAltairGraphQL . init ( { \n endpointURL : 'https://www.example.com/graphql' , \n initialVariables : '{ "username": "imolorhe" }' , \n} ) ; \n Supported Browsers \nAltair has been tested in the latest versions of Google Chrome and Mozilla Firefox. It might not work as expected in other browsers like Safari and Edge.
\nCommunity 🙏🏾 \nYou can learn more about how to get help here .
\n Contributing \nWould you like to help with translations? https://altair-gql-translate.surge.sh/ Click here .
\n\n
\n
\nLearn more about contributing to Altair here and here .
\n Development \nNavigate to the packages/altair-app
directory, run yarn
to install dependencies.\nRun yarn start
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
\n Build \nRun yarn build
to build the project. The build artifacts will be stored in the dist/
directory. Use the -prod
flag for a production build.
\n Generate chrome extension files \nRun yarn build-ext
to build the chrome extension files. The extension files will be stored in the chrome-extension/
directory.
\n Generate electron app \nRun yarn build-electron
to build the electron apps. The apps will be stored in the electron-builds/
directory.
\n Updating docs \nRun bundle exec jekyll serve
.
\n Running tests \nRun yarn test
to execute the unit tests via Karma and the end-to-end tests via Protractor .
\n Contributors \nThis project exists thanks to all the people who contribute. [Contribute ].\n
\n Backers \nThank you to all our backers! 🙏 [Become a backer ]
\n
\nSponsors \nSupport this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor ]
\n
\n License \n
\n More Contributors ❤️ \nThanks goes to these wonderful people (emoji key ):
\n\n\n\n\n\n\n\nThis project follows the all-contributors specification. Contributions of any kind welcome!
\n ",
"readmeOriginal": " \n \n \n \n \n
\n \n \n \n \n \n \n \n
\n
\n \n \n \n
\nDeploying?
\n\n
\n
\n
\n
\nAltair is a beautiful feature-rich GraphQL Client IDE for all platforms. Available for MacOS, Windows, Linux , Chrome , Firefox .\nIt enables you interact with any GraphQL server you are authorized to access from any platform you are on.
\nMuch like Postman for GraphQL, you can easily test and optimize your GraphQL implementations.
\n Features \nAltair provides several features that make developing with GraphQL very efficient and friendly. These features include:
\n\nsetting headers \nsetting variables \ncreating environments \nviewing response stats \nviewing schema docs \nadvanced schema docs search \ndynamically adding/generating queries and/or fragments from schema docs \nfile upload via GraphQL \nautocompletion of queries \nautofill all query fields at cursor \nautomatic schema refreshing using GraphQL Event Stream protocol \nautomatic refactoring of query \nprerequest scripts \nmultiple windows , multiple languages \nimporting and exporting collections of queries \nmultiple themes \nplugin system for extensibility \nand many more features (really there's a lot more! ). \n \nSee more here: https://altair.sirmuel.design/docs/features
\n Missing feature? \nIs there a feature that is missing? You can let us know by creating a new issue or you can add the feature by creating a Pull Request .
\n Usage \nFor mac users, you can also install using cask:
\n$ brew cask install altair-graphql-client\n
\nFor linux users, you can also install using snap :
\n$ snap install altair\n
\nFor arch linux users, an AUR package aur/altair exists:
\n$ yay -S altair\n
\nFor windows users, you can install using appget :
\n$ appget install altair-graphql\n
\nor chocolatey :
\n$ choco install altair-graphql\n
\n Usage with express \nYou can use altair with an express server using altair-express-middleware . Read more about how to use this here .
\n Usage with koa \nYou can use altair with a koa server using altair-koa-middleware . Read more about how to use this here .
\n Usage with Fastify \nYou can use altair with a Fastify server using altair-fastify-plugin . Read more about how to use this here .
\n Usage with Laravel (PHP) \nYou can use altair in a Laravel project using xkojimedia/laravel-altair-graphql :
\n$ composer require xkojimedia/laravel-altair-graphql \nYou can find other available integrations here: https://altair.sirmuel.design/docs/integrations
\n Configuration Options \nWhen using a custom instance of Altair, there are couple of options you can use to customize Altair based on your needs:
\n\nendpointURL
string
- URL to set as the server endpoint \nsubscriptionsEndpoint
string
- URL to set as the subscription endpoint \ninitialQuery
string
- Initial query to be added \ninitialVariables
string
- Initial variables to be added (in JSON format) e.g. '{ \"var1\": \"first variable\" }'
\ninitialPreRequestScript
string
- Initial pre-request script to be added e.g. 'altair.helpers.getEnvironment(\"api_key\")'
\ninitialHeaders
IDictionary
- Initial headers object to be added \n \n{ \n 'X-GraphQL-Token' : 'asd7-237s-2bdk-nsdk4' \n} \n\ninitialEnvironments
IInitialEnvironments
- Initial Environments to be added \n \n{ \n base : { \n title : 'Environment' , \n variables : { } \n } , \n subEnvironments : [ \n { \n title : 'sub-1' , \n variables : { } \n } \n ] \n} \n\ninstanceStorageNamespace
string
- Namespace for storing the data for the altair instance. Use this when you have multiple altair instances running on the same domain. e.g. 'altair_dev_'
\n \nExample usage:
\nAltairGraphQL . init ( { \n endpointURL : 'https://www.example.com/graphql' , \n initialVariables : '{ \"username\": \"imolorhe\" }' , \n} ) ; \n Supported Browsers \nAltair has been tested in the latest versions of Google Chrome and Mozilla Firefox. It might not work as expected in other browsers like Safari and Edge.
\nCommunity 🙏🏾 \nYou can learn more about how to get help here .
\n Contributing \nWould you like to help with translations? https://altair-gql-translate.surge.sh/ Click here .
\n\n
\n
\nLearn more about contributing to Altair here and here .
\n Development \nNavigate to the packages/altair-app
directory, run yarn
to install dependencies.\nRun yarn start
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
\n Build \nRun yarn build
to build the project. The build artifacts will be stored in the dist/
directory. Use the -prod
flag for a production build.
\n Generate chrome extension files \nRun yarn build-ext
to build the chrome extension files. The extension files will be stored in the chrome-extension/
directory.
\n Generate electron app \nRun yarn build-electron
to build the electron apps. The apps will be stored in the electron-builds/
directory.
\n Updating docs \nRun bundle exec jekyll serve
.
\n Running tests \nRun yarn test
to execute the unit tests via Karma and the end-to-end tests via Protractor .
\n Contributors \nThis project exists thanks to all the people who contribute. [Contribute ].\n
\n Backers \nThank you to all our backers! 🙏 [Become a backer ]
\n
\nSponsors \nSupport this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor ]
\n
\n License \n
\n More Contributors ❤️ \nThanks goes to these wonderful people (emoji key ):
\n\n\n\n\n\n\n\nThis project follows the all-contributors specification. Contributions of any kind welcome!
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:13.717Z"
- },
- "allow2automate": {
- "readmeCleaned": " Allow2Automate \nThis is a userspace app for Mac OSX, Linux and Windows that can be deployed to all relevant\nApp Stores for these platforms.
\nThe intention is:
\n\nProvide a base, self contained Electron User Space App that:\n\nProvides a fully self-contained app to run in user space with no elevated privileges. \nManages an overall user connection to the API back end (rest based) \nAllows the user to see and monitor Wemo, Homekit and other devices on the local network \nAllows to "connect" (pair) devices selectively to (and remove them from) the currently active Allow2 account \nMay allow some other basic functions in future \n \n \nProvide a separate capability to detect (and authenticate against?) a separate elevated daemon service that runs\non system boot. \nIncludes the ability to automatically install the elevated daemon service where the relevant App Store\nallows the binary to provide that capability. \nIncludes a reference to how to download and install the separate daemon installer for those App Stores that\ndo not permit the background process to be included in the installer (Yes Apple, I am looking at you!). \n \nThe base operation is intended to show a "Network Wide" view of all detected automation devices, and provide the ability to\nlink/authenticate with them directly, with bridges and otherwise, and de-duplicate any that may come through separate channels\n(ie: direct wemo connections and the same device via a homekit bridge).
\n Screenshots \n
\n Development notes \nThe following provides more detail on the structure and intent of the application and components.
\n Installation \nThis is a standard electron app, to get started simply clone the repo and run npm install.
\ngit clone https://github.com/Allow2/Allow2Automate.git\ncd Allow2Automate\nnpm install \nTo run in dev mode (launch the user space app with hot-loader):
\n\n Deployment \nTo build for all platforms:
\n\nor for a specific platform:
\n Mac App Store \n\n\nThen upload with Application Loader
\n Windows App Store \nNOTE: cannot currently build on Mac without using a Paid pro version of Parallel.\nSo need to do that, or build on a VM
\n\nThen drag into https://developer.microsoft.com/
\n Linux Snap \n\nsnapcraft push dist/Allow2Automate_1.1.0_amd64.snap \n Notes \nFor installation of the daemon helper:\nhttps://www.npmjs.com/package/electron-sudo
\n ",
- "readmeOriginal": " Allow2Automate \nThis is a userspace app for Mac OSX, Linux and Windows that can be deployed to all relevant\nApp Stores for these platforms.
\nThe intention is:
\n\nProvide a base, self contained Electron User Space App that:\n\nProvides a fully self-contained app to run in user space with no elevated privileges. \nManages an overall user connection to the API back end (rest based) \nAllows the user to see and monitor Wemo, Homekit and other devices on the local network \nAllows to \"connect\" (pair) devices selectively to (and remove them from) the currently active Allow2 account \nMay allow some other basic functions in future \n \n \nProvide a separate capability to detect (and authenticate against?) a separate elevated daemon service that runs\non system boot. \nIncludes the ability to automatically install the elevated daemon service where the relevant App Store\nallows the binary to provide that capability. \nIncludes a reference to how to download and install the separate daemon installer for those App Stores that\ndo not permit the background process to be included in the installer (Yes Apple, I am looking at you!). \n \nThe base operation is intended to show a \"Network Wide\" view of all detected automation devices, and provide the ability to\nlink/authenticate with them directly, with bridges and otherwise, and de-duplicate any that may come through separate channels\n(ie: direct wemo connections and the same device via a homekit bridge).
\n Screenshots \n
\n Development notes \nThe following provides more detail on the structure and intent of the application and components.
\n Installation \nThis is a standard electron app, to get started simply clone the repo and run npm install.
\ngit clone https://github.com/Allow2/Allow2Automate.git\ncd Allow2Automate\nnpm install \nTo run in dev mode (launch the user space app with hot-loader):
\n\n Deployment \nTo build for all platforms:
\n\nor for a specific platform:
\n Mac App Store \n\n\nThen upload with Application Loader
\n Windows App Store \nNOTE: cannot currently build on Mac without using a Paid pro version of Parallel.\nSo need to do that, or build on a VM
\n\nThen drag into https://developer.microsoft.com/
\n Linux Snap \n\nsnapcraft push dist/Allow2Automate_1.1.0_amd64.snap \n Notes \nFor installation of the daemon helper:\nhttps://www.npmjs.com/package/electron-sudo
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:13.740Z"
- },
- "android-messages": {
- "readmeCleaned": "
\n Android Messages \nA clean and native interface to https://messages.google.com/web . Supports dark and light mode on macOS Mojave. This project is 100% open-source and available for macOS. Enjoy!
\n
\n
\n Build Instructions \nTo build a new version of the application, first download nativefier using the following command:
\nyarn global add nativefier\n
\nOR
\nnpm install nativefier -g\n
\nNext, download the required CSS and image assets from one of the releases here located here . For example, you will need the electron.css and logo.png files.
\nLast, you'll need to run the nativefier
command to build your package.
\nnativefier --name "Android Messages" --platform "osx" --bounce --counter --honest --hide-window-frame --disable-dev-tools --title-bar-style "hidden" --icon logo.png --inject electron.css "https://messages.google.com/web"\n
\n\nNote: Nativefier allows for osx
, mas
, linux
, and windows
platform types. You can specify this with the --platform
flag.
\n \n ",
- "readmeOriginal": "
\n Android Messages \nA clean and native interface to https://messages.google.com/web . Supports dark and light mode on macOS Mojave. This project is 100% open-source and available for macOS. Enjoy!
\n
\n
\n Build Instructions \nTo build a new version of the application, first download nativefier using the following command:
\nyarn global add nativefier\n
\nOR
\nnpm install nativefier -g\n
\nNext, download the required CSS and image assets from one of the releases here located here . For example, you will need the electron.css and logo.png files.
\nLast, you'll need to run the nativefier
command to build your package.
\nnativefier --name \"Android Messages\" --platform \"osx\" --bounce --counter --honest --hide-window-frame --disable-dev-tools --title-bar-style \"hidden\" --icon logo.png --inject electron.css \"https://messages.google.com/web\"\n
\n\nNote: Nativefier allows for osx
, mas
, linux
, and windows
platform types. You can specify this with the --platform
flag.
\n \n ",
- "readmeFetchedAt": "2020-09-29T12:07:13.790Z"
+ "readmeFetchedAt": "2020-09-30T00:10:21.558Z"
},
"altus": {
"readmeCleaned": " Altus \n
\nAltus is an Electron-based WhatsApp client with themes and multiple account support, available for Windows, Mac and Linux!
\n\n
\n Features \nAltus uses the GitHub-produced Electron framework to wrap around WhatsApp Web and add extra features to it.
\n\nMultiple Account Support : As of v2.0, you can use multiple WhatsApp accounts simultaneously! \nNative notification support for all of the platforms. Clicking the notification opens that specific chat! \nOnline Indicator : Shows an indicator at the bottom-left corner of the chats that are online! \nDark mode for when you need to chill out your eyes in the night (or even in the day) \nCustom Theme Support : Write your own CSS theme for WhatsApp or use the in-built Theme Customizer to create a new one just by picking colors! \nAvailable for most desktop platforms including Windows (7 or above), Linux and MacOS. \nTray icon so you can minimize the app completely and still receive notifications. \n \n Feature Requests \nIn order to submit a feature request, create a new issue with the label enhancement
.
\nPlease make sure that you provide a helpful description of your feature request. If possible, try implementing the feature yourself by forking this repository and then creating a pull request.
\n Screenshots \n First Start \n
\n Default WhatsApp Theme \n
\n Dark WhatsApp Theme \n
\n Releases \nTo download the latest releases, you can click here . Alternatively, you can visit the releases page on the repository.
\n Installation :- \n Windows \n\nRun the .exe
file provided in the release. E.g.: Altus-Setup-3.0.0.exe
\nIf Windows displays a warning saying 'Windows protected your PC' , click on More info and then click Run Anyway \nOnce the Altus Setup starts, you will be asked to select from two choices which are Anyone who uses this computer (all users) and Only for me (username) . Select one according to your choice. \nChoose the destination folder where you want Altus to be installed. The default folder depends on what option you chose previously.\n\nIf you chose "Anyone who uses this computer ", then the default folder will be C:\\Program Files\\Altus
which you can change if you want. \nIf you chose "Only for me ", then the default folder will be C:\\Users\\Username\\AppData\\Local\\Programs\\Altus
which you can change if you want. \n \n \nClick Install . If it asks for admin privileges (UAC), click Yes \nThe installation will Altus will be installed to the path according to what you selected. You can select Run Altus if you want to start Altus after closing the setup. \n \n Linux \nI recommend using the .AppImage
format since it allows you to use that single executable on the majority of Linux distributions. I am also not going to create .deb
executables anymore since they aren't universal and are proprietary to Debian distributions unlike .AppImage
executables which work on almost all of the distributions.
\nInstalling Altus on Linux using AppImage is really easy. Follow these steps:
\n\nDownload and move the AppImage file to wherever you want to. E.g: ~/Downloads/Altus 3.0.0.AppImage
\nYou might need to make the file executable using chmod. Use: chmod a+x ~/Downloads/Altus 3.0.0.AppImage
\nThen simply run it. Use: ~/Downloads/Altus 3.0.0.AppImage
\n \n Mac \nOne thing to note is that Mac releases most probably will be late than the Windows and Linux releases as I do not own a Mac and my PC runs really slow when I use macOS on a VM.
\nTo install Altus on a Mac, follow these steps:
\n\nDownload the .dmg
file \nDouble-click it i.e. run it \nDrag the Altus icon onto the Applications folder \nLet it copy \nDone! \n \n Support \nIf you like Altus, consider supporting it by donating using any of the following methods:
\n\nLiberaPay: \nKo-Fi: \n \n For Developers \nAltus is an open-source app and I really appreciate other developers adding new features and/or helping fix bugs. If you want to contribute to Altus, you can fork this repository, make the changes and create a pull request. You can check out this tutorial to learn how to create a pull request.
\nHowever, please make sure you follow a few rules listed below to ensure that your changes get merged into the main repo. The rules listed below are enforced to make sure the changes made are well-documented and can be easily kept track of.
\n\n\nMake sure your pull request has a informative title. You should use prefixes like ADD:
, FIX:
, etc at the start of the title which describe the changes followed by a one-line description of the changes. Example: ADD: Added a new feature to Altus
\n \n\nYour pull request's description should be in-depth. Make sure you document all the changes you made as in-depth and informative as possible. Dependency changes and major code changes must be thoroughly described and given priority in your description.
\n \n\nCommits in your fork should be informative, as well. Make sure you don't combine too many changes into a single commit.
\n \n \n Acknowledgements \nBelow is the list of the dependencies that helped me greatly to create this app.
\n Onyx (vednoc/onyx) - used as the base for the dark theme. A really cool project, you should definitely check it out! \n \n Tabby (cferdinandi/tabby) - used to implement the tabs system. \n \n\n \n\n \n pickr (Simonwep/pickr) - used to implement color pickers. \n \n custom-electron-titlebar (AlexTorresSk/custom-electron-titlebar) - used to create a custom titlebar instead of the plain titlebar that Electron has by default \n \n electron-store (sindresorhus/electron-store) - used to store information of settings, tabs and themes \n Contributors \nBelow is the list of contributors who have contributed to Altus by creating a feature or helping fix an issue.
\nMelvin-Abraham - Helped fix issues #55, #53 \ndylanmcdougall - PR #10 (Added feature - Confirmation Dialog on close) \nDafnik - PR #5 (Helped fix issue #4) \nMarcelo Zapatta - PR #77 (Fixed #23 by adding tray icon support on Linux) \n ",
"readmeOriginal": " Altus \n
\nAltus is an Electron-based WhatsApp client with themes and multiple account support, available for Windows, Mac and Linux!
\n\n
\n Features \nAltus uses the GitHub-produced Electron framework to wrap around WhatsApp Web and add extra features to it.
\n\nMultiple Account Support : As of v2.0, you can use multiple WhatsApp accounts simultaneously! \nNative notification support for all of the platforms. Clicking the notification opens that specific chat! \nOnline Indicator : Shows an indicator at the bottom-left corner of the chats that are online! \nDark mode for when you need to chill out your eyes in the night (or even in the day) \nCustom Theme Support : Write your own CSS theme for WhatsApp or use the in-built Theme Customizer to create a new one just by picking colors! \nAvailable for most desktop platforms including Windows (7 or above), Linux and MacOS. \nTray icon so you can minimize the app completely and still receive notifications. \n \n Feature Requests \nIn order to submit a feature request, create a new issue with the label enhancement
.
\nPlease make sure that you provide a helpful description of your feature request. If possible, try implementing the feature yourself by forking this repository and then creating a pull request.
\n Screenshots \n First Start \n
\n Default WhatsApp Theme \n
\n Dark WhatsApp Theme \n
\n Releases \nTo download the latest releases, you can click here . Alternatively, you can visit the releases page on the repository.
\n Installation :- \n Windows \n\nRun the .exe
file provided in the release. E.g.: Altus-Setup-3.0.0.exe
\nIf Windows displays a warning saying 'Windows protected your PC' , click on More info and then click Run Anyway \nOnce the Altus Setup starts, you will be asked to select from two choices which are Anyone who uses this computer (all users) and Only for me (username) . Select one according to your choice. \nChoose the destination folder where you want Altus to be installed. The default folder depends on what option you chose previously.\n\nIf you chose \"Anyone who uses this computer \", then the default folder will be C:\\Program Files\\Altus
which you can change if you want. \nIf you chose \"Only for me \", then the default folder will be C:\\Users\\Username\\AppData\\Local\\Programs\\Altus
which you can change if you want. \n \n \nClick Install . If it asks for admin privileges (UAC), click Yes \nThe installation will Altus will be installed to the path according to what you selected. You can select Run Altus if you want to start Altus after closing the setup. \n \n Linux \nI recommend using the .AppImage
format since it allows you to use that single executable on the majority of Linux distributions. I am also not going to create .deb
executables anymore since they aren't universal and are proprietary to Debian distributions unlike .AppImage
executables which work on almost all of the distributions.
\nInstalling Altus on Linux using AppImage is really easy. Follow these steps:
\n\nDownload and move the AppImage file to wherever you want to. E.g: ~/Downloads/Altus 3.0.0.AppImage
\nYou might need to make the file executable using chmod. Use: chmod a+x ~/Downloads/Altus 3.0.0.AppImage
\nThen simply run it. Use: ~/Downloads/Altus 3.0.0.AppImage
\n \n Mac \nOne thing to note is that Mac releases most probably will be late than the Windows and Linux releases as I do not own a Mac and my PC runs really slow when I use macOS on a VM.
\nTo install Altus on a Mac, follow these steps:
\n\nDownload the .dmg
file \nDouble-click it i.e. run it \nDrag the Altus icon onto the Applications folder \nLet it copy \nDone! \n \n Support \nIf you like Altus, consider supporting it by donating using any of the following methods:
\n\nLiberaPay: \nKo-Fi: \n \n For Developers \nAltus is an open-source app and I really appreciate other developers adding new features and/or helping fix bugs. If you want to contribute to Altus, you can fork this repository, make the changes and create a pull request. You can check out this tutorial to learn how to create a pull request.
\nHowever, please make sure you follow a few rules listed below to ensure that your changes get merged into the main repo. The rules listed below are enforced to make sure the changes made are well-documented and can be easily kept track of.
\n\n\nMake sure your pull request has a informative title. You should use prefixes like ADD:
, FIX:
, etc at the start of the title which describe the changes followed by a one-line description of the changes. Example: ADD: Added a new feature to Altus
\n \n\nYour pull request's description should be in-depth. Make sure you document all the changes you made as in-depth and informative as possible. Dependency changes and major code changes must be thoroughly described and given priority in your description.
\n \n\nCommits in your fork should be informative, as well. Make sure you don't combine too many changes into a single commit.
\n \n \n Acknowledgements \nBelow is the list of the dependencies that helped me greatly to create this app.
\n Onyx (vednoc/onyx) - used as the base for the dark theme. A really cool project, you should definitely check it out! \n \n Tabby (cferdinandi/tabby) - used to implement the tabs system. \n \n\n \n\n \n pickr (Simonwep/pickr) - used to implement color pickers. \n \n custom-electron-titlebar (AlexTorresSk/custom-electron-titlebar) - used to create a custom titlebar instead of the plain titlebar that Electron has by default \n \n electron-store (sindresorhus/electron-store) - used to store information of settings, tabs and themes \n Contributors \nBelow is the list of contributors who have contributed to Altus by creating a feature or helping fix an issue.
\nMelvin-Abraham - Helped fix issues #55, #53 \ndylanmcdougall - PR #10 (Added feature - Confirmation Dialog on close) \nDafnik - PR #5 (Helped fix issue #4) \nMarcelo Zapatta - PR #77 (Fixed #23 by adding tray icon support on Linux) \n ",
- "readmeFetchedAt": "2020-09-29T12:07:13.808Z"
+ "readmeFetchedAt": "2020-09-30T00:10:21.594Z"
},
"alva": {
"readmeCleaned": "\n \n
\n Meet Alva \n\nCreate living prototypes with code components
\nhttps://meetalva.io
\n \n\nStart with a minimal set of components to sketch concepts and iterate fast your team to create and enrich components, refine design and implemenation and compose a working, living prototype.
\n\n⚠️ This is the contributor documentation of Alva. Please refer to meetalva.io/doc/docs/guides for user docs.
\n \n Develop Alva \n\n🐢 🚀 Node.js >=8
\n🌲 Git \n🐈 yarn >= 1.12
\n🌐 Internet connection \n \ngit clone https://github.com/meetalva/alva.git\ncd alva\nyarn\nyarn tsc -b -w\n\n# In a second terminal window \nyarn webpack -w\n\n# In a third terminal window \nyarn alva \n Package commands \nExecute commands in all applicable packages via yarn lerna run [cmd]
:
\n\n\n\nCommand \nDescription \n \n \n\n\ntest \nRun unit tests \n \n\nwatch \nRebuild on file changes \n \n\nbuild \nBuild once \n \n \n
\n Contribute \nFeel free to dive in! Open an issue , submit a\nPull Request or let’s discuss what should be next. ❤️
\nAlva follows the Contributor Covenant Code of Conduct .
\n \nProudly powered by SinnerSchrader .
\nCopyright 2017-present. Released under the MIT license.
\n ",
"readmeOriginal": "\n \n
\n Meet Alva \n\nCreate living prototypes with code components
\nhttps://meetalva.io
\n \n\nStart with a minimal set of components to sketch concepts and iterate fast your team to create and enrich components, refine design and implemenation and compose a working, living prototype.
\n\n⚠️ This is the contributor documentation of Alva. Please refer to meetalva.io/doc/docs/guides for user docs.
\n \n Develop Alva \n\n🐢 🚀 Node.js >=8
\n🌲 Git \n🐈 yarn >= 1.12
\n🌐 Internet connection \n \ngit clone https://github.com/meetalva/alva.git\ncd alva\nyarn\nyarn tsc -b -w\n\n# In a second terminal window \nyarn webpack -w\n\n# In a third terminal window \nyarn alva \n Package commands \nExecute commands in all applicable packages via yarn lerna run [cmd]
:
\n\n\n\nCommand \nDescription \n \n \n\n\ntest \nRun unit tests \n \n\nwatch \nRebuild on file changes \n \n\nbuild \nBuild once \n \n \n
\n Contribute \nFeel free to dive in! Open an issue , submit a\nPull Request or let’s discuss what should be next. ❤️
\nAlva follows the Contributor Covenant Code of Conduct .
\n \nProudly powered by SinnerSchrader .
\nCopyright 2017-present. Released under the MIT license.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:13.859Z"
+ "readmeFetchedAt": "2020-09-30T00:10:21.602Z"
},
- "anotherredisdesktopmanager": {
- "readmeCleaned": "
\n Another Redis DeskTop Manager \n \n\n🚀 🚀 🚀 A faster, better and more stable redis desktop manager, compatible with Linux, windows, mac. What's more, it won't crash when loading a large number of keys.
\n \n \n \n \n \n
\n Windows \nDownload latest exe package from release [or gitee in China], double click to install.
\n Linux \nDownload latest AppImage package from release [or gitee in China], chmod +x
, double click to run.
\n Mac \n\nDownload latest dmg package from release [or gitee in China], double click to install. \nOr by brew : brew cask install another-redis-desktop-manager
\nOr sponsor by app store, It's not free, and I will be very grateful to you.\n \n \n\n Enjoy! \n \n
\n \n
\n \n
\n Feature Log \n\n2020-09-04: SSH Cluster Support && Extension Commands Support \n2020-06-18: SSL/TLS Support!!! \n2020-04-28: Page Zoom && Big Key Loads With Scan && Auto Json \n2020-04-18: Unvisible Key\\Value Format Support \n2020-04-04: Cluster Support!!! \n2020-03-13: Dark Mode Support!!! && JsonView In Other Place \n2020-02-16: SSH Private Key Support \n2020-02-13: Open Cli Console In Tabs \n2019-06-14: Custom Font-Family Support \n2019-05-28: Key List Resizable \n2019-05-09: Search Support In Hash List Set Zset \n2019-04-26: Auto Updater \n2019-04-09: SSH Tunnel Connection Support \n2019-04-01: Extract Search Support \n2019-02-22: Single Connection Support \n2019-01-08: Project Start \n \n Dev Build Setup \n Linux Or Mac \n# clone code \ngit clone https://github.com/qishibo/AnotherRedisDesktopManager.git --depth=1\ncd AnotherRedisDesktopManager\n\n# install dependencies \nnpm install\n\n# if download electron failed during installing, use this command \n# ELECTRON_MIRROR="https://npm.taobao.org/mirrors/electron/" npm install \n\n# serve with hot reload at localhost:9988 \nnpm start\n\n\n# after the previous step is completed, open another tab, build up a desktop client \nnpm run electron \nIf linux errors like this:
\n# if error like this \n../src/FontManagerLinux.cc:1:35: fatal error: fontconfig/fontconfig.h: No such file or directory\n\n# then try this \nsudo apt install libfontconfig1-dev \n Windows \n# install build tools for the first time, just execute once \nnpm install -g windows-build-tools\n\n# clone code \ngit clone https://github.com/qishibo/AnotherRedisDesktopManager.git --depth=1\ncd AnotherRedisDesktopManager\n\n# install dependencies, 32-bit or 64-bit all use win32 \nnpm install --platform=win32\n\n# if download electron failed during installing, use this command \n# npm config set ELECTRON_MIRROR http://npm.taobao.org/mirrors/electron/ \n# npm install --platform=win32 \n\n# serve with hot reload at localhost:9988 \nnpm start\n\n\n# after the previous step is completed to 100%, open another tab, build up a desktop client \nnpm run electron \n Build Package \n# prepare before package \nnpm run pack:prepare\n\n# build package on respective platforms \n# on windows build 64bit package \nnpm run pack:win\n# on windows build 32bit package \nnpm run pack:win32\n\n# on mac \nnpm run pack:mac\n\n# on linux \nnpm run pack:linux \nSponsor \n\n Contributors \nThis project exists thanks to all the people who contribute.\n \n
\n License \nMIT
\n Support \nqii404.me @shiboooo Download Analysis
\n ",
- "readmeOriginal": "
\n Another Redis DeskTop Manager \n \n\n🚀 🚀 🚀 A faster, better and more stable redis desktop manager, compatible with Linux, windows, mac. What's more, it won't crash when loading a large number of keys.
\n \n \n \n \n \n
\n Windows \nDownload latest exe package from release [or gitee in China], double click to install.
\n Linux \nDownload latest AppImage package from release [or gitee in China], chmod +x
, double click to run.
\n Mac \n\nDownload latest dmg package from release [or gitee in China], double click to install. \nOr by brew : brew cask install another-redis-desktop-manager
\nOr sponsor by app store, It's not free, and I will be very grateful to you.\n \n \n\n Enjoy! \n \n
\n \n
\n \n
\n Feature Log \n\n2020-09-04: SSH Cluster Support && Extension Commands Support \n2020-06-18: SSL/TLS Support!!! \n2020-04-28: Page Zoom && Big Key Loads With Scan && Auto Json \n2020-04-18: Unvisible Key\\Value Format Support \n2020-04-04: Cluster Support!!! \n2020-03-13: Dark Mode Support!!! && JsonView In Other Place \n2020-02-16: SSH Private Key Support \n2020-02-13: Open Cli Console In Tabs \n2019-06-14: Custom Font-Family Support \n2019-05-28: Key List Resizable \n2019-05-09: Search Support In Hash List Set Zset \n2019-04-26: Auto Updater \n2019-04-09: SSH Tunnel Connection Support \n2019-04-01: Extract Search Support \n2019-02-22: Single Connection Support \n2019-01-08: Project Start \n \n Dev Build Setup \n Linux Or Mac \n# clone code \ngit clone https://github.com/qishibo/AnotherRedisDesktopManager.git --depth=1\ncd AnotherRedisDesktopManager\n\n# install dependencies \nnpm install\n\n# if download electron failed during installing, use this command \n# ELECTRON_MIRROR=\"https://npm.taobao.org/mirrors/electron/\" npm install \n\n# serve with hot reload at localhost:9988 \nnpm start\n\n\n# after the previous step is completed, open another tab, build up a desktop client \nnpm run electron \nIf linux errors like this:
\n# if error like this \n../src/FontManagerLinux.cc:1:35: fatal error: fontconfig/fontconfig.h: No such file or directory\n\n# then try this \nsudo apt install libfontconfig1-dev \n Windows \n# install build tools for the first time, just execute once \nnpm install -g windows-build-tools\n\n# clone code \ngit clone https://github.com/qishibo/AnotherRedisDesktopManager.git --depth=1\ncd AnotherRedisDesktopManager\n\n# install dependencies, 32-bit or 64-bit all use win32 \nnpm install --platform=win32\n\n# if download electron failed during installing, use this command \n# npm config set ELECTRON_MIRROR http://npm.taobao.org/mirrors/electron/ \n# npm install --platform=win32 \n\n# serve with hot reload at localhost:9988 \nnpm start\n\n\n# after the previous step is completed to 100%, open another tab, build up a desktop client \nnpm run electron \n Build Package \n# prepare before package \nnpm run pack:prepare\n\n# build package on respective platforms \n# on windows build 64bit package \nnpm run pack:win\n# on windows build 32bit package \nnpm run pack:win32\n\n# on mac \nnpm run pack:mac\n\n# on linux \nnpm run pack:linux \nSponsor \n\n Contributors \nThis project exists thanks to all the people who contribute.\n \n
\n License \nMIT
\n Support \nqii404.me @shiboooo Download Analysis
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:13.875Z"
+ "android-messages": {
+ "readmeCleaned": "
\n Android Messages \nA clean and native interface to https://messages.google.com/web . Supports dark and light mode on macOS Mojave. This project is 100% open-source and available for macOS. Enjoy!
\n
\n
\n Build Instructions \nTo build a new version of the application, first download nativefier using the following command:
\nyarn global add nativefier\n
\nOR
\nnpm install nativefier -g\n
\nNext, download the required CSS and image assets from one of the releases here located here . For example, you will need the electron.css and logo.png files.
\nLast, you'll need to run the nativefier
command to build your package.
\nnativefier --name "Android Messages" --platform "osx" --bounce --counter --honest --hide-window-frame --disable-dev-tools --title-bar-style "hidden" --icon logo.png --inject electron.css "https://messages.google.com/web"\n
\n\nNote: Nativefier allows for osx
, mas
, linux
, and windows
platform types. You can specify this with the --platform
flag.
\n \n ",
+ "readmeOriginal": "
\n Android Messages \nA clean and native interface to https://messages.google.com/web . Supports dark and light mode on macOS Mojave. This project is 100% open-source and available for macOS. Enjoy!
\n
\n
\n Build Instructions \nTo build a new version of the application, first download nativefier using the following command:
\nyarn global add nativefier\n
\nOR
\nnpm install nativefier -g\n
\nNext, download the required CSS and image assets from one of the releases here located here . For example, you will need the electron.css and logo.png files.
\nLast, you'll need to run the nativefier
command to build your package.
\nnativefier --name \"Android Messages\" --platform \"osx\" --bounce --counter --honest --hide-window-frame --disable-dev-tools --title-bar-style \"hidden\" --icon logo.png --inject electron.css \"https://messages.google.com/web\"\n
\n\nNote: Nativefier allows for osx
, mas
, linux
, and windows
platform types. You can specify this with the --platform
flag.
\n \n ",
+ "readmeFetchedAt": "2020-09-30T00:10:21.619Z"
},
- "ao": {
- "readmeCleaned": " \n Ao\n \n \n Elegant Microsoft To-Do desktop app\n \n\n\n \n \n \n
\n Description \nAo is an unofficial, featureful, open source, community-driven, free Microsoft To-Do app, used by people in more than 120 countries .
\nRead this document in: Deutsch .
\nYou can now support the development process through GitHub Sponsors .
\nVisit the contributing guidelines to learn more on how to translate this document into more languages.
\nCome over to Gitter or Twitter to share your thoughts on the project.
\nYou can find more apps here .
\n Highlights \n\nBlack, Dark & Sepia Themes \nCompact & Auto-Night Modes \nLocal & Global Customizable Keyboard Shortcuts \nList Navigation \nScalable Interface \nUpdate Notifications \nCross Platform \n \n Contents \n\n Install \n Github Releases \nHead to the releases page and download the appropriate installer for your system.
\n Snapcraft \nUbuntu Linux users can directly install through Snapcraft
snap install ao
\n Homebrew \nMacos users can directly install through Homebrew Cask
brew cask install ao
\n Note \nThe version available on Homebrew Cask
may not be the latest, since unlike Snapcraft
, it is not offically maintained. If that is the case, please consider downloading directly from the Github releases page.
\n Features \nVisit the project homepage to view all features in detail.
\n\nAuto Night Mode - Press Cmd/Ctrl Alt N to allow Tusk to adjust to your environment. \nBlack Theme - Activate it by pressing Cmd/Ctrl B \nCompact Mode - Downsize the window to enter the mode. \nCustom Shortcut Keys - Navigate to ~/.ao.json
or press Cmd/Ctrl . to modify any shortcut key. To reset delete ~/.ao.json
& restart the app. \nDark Theme -Activate it by pressing Cmd/Ctrl H \nGlobal Shortcut Keys - Enable them by using the File
> Enable Global Shortcut Keys
option. \nList Navigation - Navigate your lists by pressing Cmd/Ctrl Tab / Cmd/Ctrl Shift Tab or jump directly to one by using Cmd/Ctrl 1 - 9 \nScalable Interface - Adjust the zooming factor by pressing Cmd/Ctrl Shift = or Cmd/Ctrl - . \nSepia Theme - Activate it by pressing Cmd/Ctrl G . \nUpdate Notifications - Customize the app's update checking frequency. \n \n Keyboard Shortcuts \n Local Shortcut Keys \n40+ local keyboard shortcuts. Toggle anything in a flash.
\n\nView all the available local keyboard shortcuts. \n \n\n\n\nDescription \nKeys \n \n \n\n\nActivate Auto Night Mode \nCmd/Ctrl Alt N \n \n\nAdd Due Date \nCmd/Ctrl Shift T \n \n\nAdd Todo to My Day \nCmd/Ctrl K \n \n\nComplete Todo \nCmd/Ctrl Shift N \n \n\nDelete List \nCmd/Ctrl Shift D \n \n\nDelete Todo \nCmd/Ctrl D \n \n\nEdit Shortcut Keys \nCmd/Ctrl . \n \n\nHide Completed Todos \nCmd/Ctrl Shift H \n \n\nJump to List \nCmd/Ctrl 1 - 9 \n \n\nMake Text Larger \nCmd/Ctrl Shift = \n \n\nMake Text Smaller \nCmd/Ctrl - \n \n\nNavigate to Next List \nCmd/Ctrl Tab \n \n\nNew List \nCmd/Ctrl L \n \n\nNew Todo \nCmd/Ctrl N \n \n\nRename List \nCmd/Ctrl Y \n \n\nRename Todo \nCmd/Ctrl T \n \n\nReset Zoom Level \nCmd/Ctrl 0 \n \n\nReturn to Todos \nEsc \n \n\nSearch Todos \nCmd/Ctrl F \n \n\nSet Always on Top \nCmd/Ctrl Shift P \n \n\nSet Reminder \nCmd/Ctrl Shift E \n \n\nSign out \nCmd/Ctrl Alt Q \n \n\nToggle Black Theme \nCmd/Ctrl B \n \n\nToggle Dark Theme \nCmd/Ctrl H \n \n\nToggle Important \nCmd/Ctrl I \n \n\nToggle My Day \nCmd/Ctrl M \n \n\nToggle Planned \nCmd/Ctrl P \n \n\nToggle Sepia Theme \nCmd/Ctrl G \n \n\nToggle Settings \nCmd/Ctrl , \n \n\nToggle Sidebar \nCmd/Ctrl O \n \n\nToggle Tasks \nCmd/Ctrl J \n \n\nToggle Window Menu \nAlt \n \n \n
\n \n \n Global Shortcut Keys \nAccess Ao at any moment from anywhere within your operating system. All global shortcuts can be customized to match your own preference through the configuration file ~/.ao.json
.
\n\nView all the available global keyboard shortcuts. \n \n\n\n\nDescription \nGlobal Shortcut \n \n \n\n\nCreate New Todo \nCmd/Ctrl Alt C \n \n\nSearch Todos \nCmd/Ctrl Alt F \n \n\nToggle Ao Window \nCmd/Ctrl Alt A \n \n \n
\n \n \n Development \nFor more info on how to contribute to the project, please read the contributing guidelines .
\n\nFork the repository and clone it to your machine \nNavigate to your local fork cd ao
\nInstall the project dependencies npm install
or yarn install
\nRun Ao on dev mode npm start
or yarn start
\nLint code for errors npm test
or yarn test
\nBuild binaries and installers npm run release
or yarn release
\n \n Related Apps \n\nTusk - Refined Evernote desktop app. \nTaskbook - Tasks, boards & notes for the command-line habitat. \n \n Team \n\n Disclaimer \nAo is an unofficial, open source, third-party, community-driven, free app and is not affiliated in any way with Microsoft.
\n License \nMIT
\n ",
- "readmeOriginal": " \n Ao\n \n \n Elegant Microsoft To-Do desktop app\n \n\n\n \n \n \n
\n Description \nAo is an unofficial, featureful, open source, community-driven, free Microsoft To-Do app, used by people in more than 120 countries .
\nRead this document in: Deutsch .
\nYou can now support the development process through GitHub Sponsors .
\nVisit the contributing guidelines to learn more on how to translate this document into more languages.
\nCome over to Gitter or Twitter to share your thoughts on the project.
\nYou can find more apps here .
\n Highlights \n\nBlack, Dark & Sepia Themes \nCompact & Auto-Night Modes \nLocal & Global Customizable Keyboard Shortcuts \nList Navigation \nScalable Interface \nUpdate Notifications \nCross Platform \n \n Contents \n\n Install \n Github Releases \nHead to the releases page and download the appropriate installer for your system.
\n Snapcraft \nUbuntu Linux users can directly install through Snapcraft
snap install ao
\n Homebrew \nMacos users can directly install through Homebrew Cask
brew cask install ao
\n Note \nThe version available on Homebrew Cask
may not be the latest, since unlike Snapcraft
, it is not offically maintained. If that is the case, please consider downloading directly from the Github releases page.
\n Features \nVisit the project homepage to view all features in detail.
\n\nAuto Night Mode - Press Cmd/Ctrl Alt N to allow Tusk to adjust to your environment. \nBlack Theme - Activate it by pressing Cmd/Ctrl B \nCompact Mode - Downsize the window to enter the mode. \nCustom Shortcut Keys - Navigate to ~/.ao.json
or press Cmd/Ctrl . to modify any shortcut key. To reset delete ~/.ao.json
& restart the app. \nDark Theme -Activate it by pressing Cmd/Ctrl H \nGlobal Shortcut Keys - Enable them by using the File
> Enable Global Shortcut Keys
option. \nList Navigation - Navigate your lists by pressing Cmd/Ctrl Tab / Cmd/Ctrl Shift Tab or jump directly to one by using Cmd/Ctrl 1 - 9 \nScalable Interface - Adjust the zooming factor by pressing Cmd/Ctrl Shift = or Cmd/Ctrl - . \nSepia Theme - Activate it by pressing Cmd/Ctrl G . \nUpdate Notifications - Customize the app's update checking frequency. \n \n Keyboard Shortcuts \n Local Shortcut Keys \n40+ local keyboard shortcuts. Toggle anything in a flash.
\n\nView all the available local keyboard shortcuts. \n \n\n\n\nDescription \nKeys \n \n \n\n\nActivate Auto Night Mode \nCmd/Ctrl Alt N \n \n\nAdd Due Date \nCmd/Ctrl Shift T \n \n\nAdd Todo to My Day \nCmd/Ctrl K \n \n\nComplete Todo \nCmd/Ctrl Shift N \n \n\nDelete List \nCmd/Ctrl Shift D \n \n\nDelete Todo \nCmd/Ctrl D \n \n\nEdit Shortcut Keys \nCmd/Ctrl . \n \n\nHide Completed Todos \nCmd/Ctrl Shift H \n \n\nJump to List \nCmd/Ctrl 1 - 9 \n \n\nMake Text Larger \nCmd/Ctrl Shift = \n \n\nMake Text Smaller \nCmd/Ctrl - \n \n\nNavigate to Next List \nCmd/Ctrl Tab \n \n\nNew List \nCmd/Ctrl L \n \n\nNew Todo \nCmd/Ctrl N \n \n\nRename List \nCmd/Ctrl Y \n \n\nRename Todo \nCmd/Ctrl T \n \n\nReset Zoom Level \nCmd/Ctrl 0 \n \n\nReturn to Todos \nEsc \n \n\nSearch Todos \nCmd/Ctrl F \n \n\nSet Always on Top \nCmd/Ctrl Shift P \n \n\nSet Reminder \nCmd/Ctrl Shift E \n \n\nSign out \nCmd/Ctrl Alt Q \n \n\nToggle Black Theme \nCmd/Ctrl B \n \n\nToggle Dark Theme \nCmd/Ctrl H \n \n\nToggle Important \nCmd/Ctrl I \n \n\nToggle My Day \nCmd/Ctrl M \n \n\nToggle Planned \nCmd/Ctrl P \n \n\nToggle Sepia Theme \nCmd/Ctrl G \n \n\nToggle Settings \nCmd/Ctrl , \n \n\nToggle Sidebar \nCmd/Ctrl O \n \n\nToggle Tasks \nCmd/Ctrl J \n \n\nToggle Window Menu \nAlt \n \n \n
\n \n \n Global Shortcut Keys \nAccess Ao at any moment from anywhere within your operating system. All global shortcuts can be customized to match your own preference through the configuration file ~/.ao.json
.
\n\nView all the available global keyboard shortcuts. \n \n\n\n\nDescription \nGlobal Shortcut \n \n \n\n\nCreate New Todo \nCmd/Ctrl Alt C \n \n\nSearch Todos \nCmd/Ctrl Alt F \n \n\nToggle Ao Window \nCmd/Ctrl Alt A \n \n \n
\n \n \n Development \nFor more info on how to contribute to the project, please read the contributing guidelines .
\n\nFork the repository and clone it to your machine \nNavigate to your local fork cd ao
\nInstall the project dependencies npm install
or yarn install
\nRun Ao on dev mode npm start
or yarn start
\nLint code for errors npm test
or yarn test
\nBuild binaries and installers npm run release
or yarn release
\n \n Related Apps \n\nTusk - Refined Evernote desktop app. \nTaskbook - Tasks, boards & notes for the command-line habitat. \n \n Team \n\n Disclaimer \nAo is an unofficial, open source, third-party, community-driven, free app and is not affiliated in any way with Microsoft.
\n License \nMIT
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:13.893Z"
+ "appear-in": {
+ "readmeOriginal": null,
+ "readmeFetchedAt": "2020-09-30T00:10:21.681Z"
},
"anote": {
"readmeCleaned": " This project is not maintained anymore... \n ANote \nA simple opensource note app(support markdown only :) ).
\nNote: Only support mac for now
\n
\n
\n
\n Features \n\nmarkdown friendly \npaste image \npaste html (include fetching image locally) \nexport markdown file with images \nexport PDF \nsupport tray menu quick note(inspired by evernote) \ndefault cmd+v
will convert html to markdown, and alt+v
for pasting as plain text(not convert html to markdown) \n \n Goal \nJust need a good note. And want you to enjoy writing.
\nKnow where is my data (~/anote).
\n Todo \n\nwrite a chrome plugin for 'bookmark' article (support to markdown or just html) \nbackend server (I may use mongodb with nodejs/ruby) for sync (I hope users can deploy it easily) \nmobile app \nadd file storage features \n \n Inspired by \n\nEvernote \nPandao editor (use the editor style, I like it) \n \n Download \nGo to Release , then you can download anote app.
\n Install/Build from source \nnpm install\n\nnpm run build\n\nnpm run package\n
\nNote: Install electron, babel and electron-packager first, and my node is 6.4
\n Run from source \nnpm run develop\n
\n Tech stack \n\nElectron \nReact \nRedux \nBabel \nMaterial Ui \njQuery \n \n Localization \n中文
\n Join us \nIf u like it, contact me at wpcreep@gmail.com . We can do it togethor.
\n ",
"readmeOriginal": " This project is not maintained anymore... \n ANote \nA simple opensource note app(support markdown only :) ).
\nNote: Only support mac for now
\n
\n
\n
\n Features \n\nmarkdown friendly \npaste image \npaste html (include fetching image locally) \nexport markdown file with images \nexport PDF \nsupport tray menu quick note(inspired by evernote) \ndefault cmd+v
will convert html to markdown, and alt+v
for pasting as plain text(not convert html to markdown) \n \n Goal \nJust need a good note. And want you to enjoy writing.
\nKnow where is my data (~/anote).
\n Todo \n\nwrite a chrome plugin for 'bookmark' article (support to markdown or just html) \nbackend server (I may use mongodb with nodejs/ruby) for sync (I hope users can deploy it easily) \nmobile app \nadd file storage features \n \n Inspired by \n\nEvernote \nPandao editor (use the editor style, I like it) \n \n Download \nGo to Release , then you can download anote app.
\n Install/Build from source \nnpm install\n\nnpm run build\n\nnpm run package\n
\nNote: Install electron, babel and electron-packager first, and my node is 6.4
\n Run from source \nnpm run develop\n
\n Tech stack \n\nElectron \nReact \nRedux \nBabel \nMaterial Ui \njQuery \n \n Localization \n中文
\n Join us \nIf u like it, contact me at wpcreep@gmail.com . We can do it togethor.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:13.899Z"
+ "readmeFetchedAt": "2020-09-30T00:10:21.754Z"
},
- "argo": {
- "readmeCleaned": " ARGO \n \n
\nArgo is an open source trading platform, connecting directly with OANDA \nthrough the powerful API to develop trading strategies.
\n Installation \nAfter installing Node.js (required), you can install Argo .
\n\nRelease 3.x for legacy accounts: if your account id contains only digits (ie. 2534233), it is a legacy account. \nRelease 4.x (or higher) for v20 accounts. \n \n$ npm install -g argo-trading\n
\n Starting Web App \n$ argo-trading\n
\nEventually point your web brower to http://localhost:8000
.
\nFinally you need to point to the host
and port
defined by ARGO_PORT
environment variable (8000
is the default) where you started argo
\n Starting Standalone App \n$ argo-trading-standalone\n
\nTested locally with Node.js 10.x, hyperHTML 2.x.
\n Basic features \n\nAccount summary updated for each event. \nQuotes and spreads list updated tick-by-tick. \nCharts with different time frames updated tick-by-tick. \nMarket and limit orders with stop loss, take profit and trailing stop. \nTrades list with current and profit updated tick-by-tick. \nOrders list with distance updated tick-by-tick. \nPositions summary. \nExpositions summary. \nTransactions history. \nEconomic calendar. \n \n Advanced features \n\nExecuting trading strategies with plugins . \n \n\n\n Disclaimer \nNOT INVESTMENT ADVICE AND WILL LOSE LOTS OF MONEY SO PROCEED WITH CAUTION.
\n ",
- "readmeOriginal": " ARGO \n \n
\nArgo is an open source trading platform, connecting directly with OANDA \nthrough the powerful API to develop trading strategies.
\n Installation \nAfter installing Node.js (required), you can install Argo .
\n\nRelease 3.x for legacy accounts: if your account id contains only digits (ie. 2534233), it is a legacy account. \nRelease 4.x (or higher) for v20 accounts. \n \n$ npm install -g argo-trading\n
\n Starting Web App \n$ argo-trading\n
\nEventually point your web brower to http://localhost:8000
.
\nFinally you need to point to the host
and port
defined by ARGO_PORT
environment variable (8000
is the default) where you started argo
\n Starting Standalone App \n$ argo-trading-standalone\n
\nTested locally with Node.js 10.x, hyperHTML 2.x.
\n Basic features \n\nAccount summary updated for each event. \nQuotes and spreads list updated tick-by-tick. \nCharts with different time frames updated tick-by-tick. \nMarket and limit orders with stop loss, take profit and trailing stop. \nTrades list with current and profit updated tick-by-tick. \nOrders list with distance updated tick-by-tick. \nPositions summary. \nExpositions summary. \nTransactions history. \nEconomic calendar. \n \n Advanced features \n\nExecuting trading strategies with plugins . \n \n\n\n Disclaimer \nNOT INVESTMENT ADVICE AND WILL LOSE LOTS OF MONEY SO PROCEED WITH CAUTION.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:14.015Z"
+ "ao": {
+ "readmeCleaned": " \n Ao\n \n \n Elegant Microsoft To-Do desktop app\n \n\n\n \n \n \n
\n Description \nAo is an unofficial, featureful, open source, community-driven, free Microsoft To-Do app, used by people in more than 120 countries .
\nRead this document in: Deutsch .
\nYou can now support the development process through GitHub Sponsors .
\nVisit the contributing guidelines to learn more on how to translate this document into more languages.
\nCome over to Gitter or Twitter to share your thoughts on the project.
\nYou can find more apps here .
\n Highlights \n\nBlack, Dark & Sepia Themes \nCompact & Auto-Night Modes \nLocal & Global Customizable Keyboard Shortcuts \nList Navigation \nScalable Interface \nUpdate Notifications \nCross Platform \n \n Contents \n\n Install \n Github Releases \nHead to the releases page and download the appropriate installer for your system.
\n Snapcraft \nUbuntu Linux users can directly install through Snapcraft
snap install ao
\n Homebrew \nMacos users can directly install through Homebrew Cask
brew cask install ao
\n Note \nThe version available on Homebrew Cask
may not be the latest, since unlike Snapcraft
, it is not offically maintained. If that is the case, please consider downloading directly from the Github releases page.
\n Features \nVisit the project homepage to view all features in detail.
\n\nAuto Night Mode - Press Cmd/Ctrl Alt N to allow Tusk to adjust to your environment. \nBlack Theme - Activate it by pressing Cmd/Ctrl B \nCompact Mode - Downsize the window to enter the mode. \nCustom Shortcut Keys - Navigate to ~/.ao.json
or press Cmd/Ctrl . to modify any shortcut key. To reset delete ~/.ao.json
& restart the app. \nDark Theme -Activate it by pressing Cmd/Ctrl H \nGlobal Shortcut Keys - Enable them by using the File
> Enable Global Shortcut Keys
option. \nList Navigation - Navigate your lists by pressing Cmd/Ctrl Tab / Cmd/Ctrl Shift Tab or jump directly to one by using Cmd/Ctrl 1 - 9 \nScalable Interface - Adjust the zooming factor by pressing Cmd/Ctrl Shift = or Cmd/Ctrl - . \nSepia Theme - Activate it by pressing Cmd/Ctrl G . \nUpdate Notifications - Customize the app's update checking frequency. \n \n Keyboard Shortcuts \n Local Shortcut Keys \n40+ local keyboard shortcuts. Toggle anything in a flash.
\n\nView all the available local keyboard shortcuts. \n \n\n\n\nDescription \nKeys \n \n \n\n\nActivate Auto Night Mode \nCmd/Ctrl Alt N \n \n\nAdd Due Date \nCmd/Ctrl Shift T \n \n\nAdd Todo to My Day \nCmd/Ctrl K \n \n\nComplete Todo \nCmd/Ctrl Shift N \n \n\nDelete List \nCmd/Ctrl Shift D \n \n\nDelete Todo \nCmd/Ctrl D \n \n\nEdit Shortcut Keys \nCmd/Ctrl . \n \n\nHide Completed Todos \nCmd/Ctrl Shift H \n \n\nJump to List \nCmd/Ctrl 1 - 9 \n \n\nMake Text Larger \nCmd/Ctrl Shift = \n \n\nMake Text Smaller \nCmd/Ctrl - \n \n\nNavigate to Next List \nCmd/Ctrl Tab \n \n\nNew List \nCmd/Ctrl L \n \n\nNew Todo \nCmd/Ctrl N \n \n\nRename List \nCmd/Ctrl Y \n \n\nRename Todo \nCmd/Ctrl T \n \n\nReset Zoom Level \nCmd/Ctrl 0 \n \n\nReturn to Todos \nEsc \n \n\nSearch Todos \nCmd/Ctrl F \n \n\nSet Always on Top \nCmd/Ctrl Shift P \n \n\nSet Reminder \nCmd/Ctrl Shift E \n \n\nSign out \nCmd/Ctrl Alt Q \n \n\nToggle Black Theme \nCmd/Ctrl B \n \n\nToggle Dark Theme \nCmd/Ctrl H \n \n\nToggle Important \nCmd/Ctrl I \n \n\nToggle My Day \nCmd/Ctrl M \n \n\nToggle Planned \nCmd/Ctrl P \n \n\nToggle Sepia Theme \nCmd/Ctrl G \n \n\nToggle Settings \nCmd/Ctrl , \n \n\nToggle Sidebar \nCmd/Ctrl O \n \n\nToggle Tasks \nCmd/Ctrl J \n \n\nToggle Window Menu \nAlt \n \n \n
\n \n \n Global Shortcut Keys \nAccess Ao at any moment from anywhere within your operating system. All global shortcuts can be customized to match your own preference through the configuration file ~/.ao.json
.
\n\nView all the available global keyboard shortcuts. \n \n\n\n\nDescription \nGlobal Shortcut \n \n \n\n\nCreate New Todo \nCmd/Ctrl Alt C \n \n\nSearch Todos \nCmd/Ctrl Alt F \n \n\nToggle Ao Window \nCmd/Ctrl Alt A \n \n \n
\n \n \n Development \nFor more info on how to contribute to the project, please read the contributing guidelines .
\n\nFork the repository and clone it to your machine \nNavigate to your local fork cd ao
\nInstall the project dependencies npm install
or yarn install
\nRun Ao on dev mode npm start
or yarn start
\nLint code for errors npm test
or yarn test
\nBuild binaries and installers npm run release
or yarn release
\n \n Related Apps \n\nTusk - Refined Evernote desktop app. \nTaskbook - Tasks, boards & notes for the command-line habitat. \n \n Team \n\n Disclaimer \nAo is an unofficial, open source, third-party, community-driven, free app and is not affiliated in any way with Microsoft.
\n License \nMIT
\n ",
+ "readmeOriginal": " \n Ao\n \n \n Elegant Microsoft To-Do desktop app\n \n\n\n \n \n \n
\n Description \nAo is an unofficial, featureful, open source, community-driven, free Microsoft To-Do app, used by people in more than 120 countries .
\nRead this document in: Deutsch .
\nYou can now support the development process through GitHub Sponsors .
\nVisit the contributing guidelines to learn more on how to translate this document into more languages.
\nCome over to Gitter or Twitter to share your thoughts on the project.
\nYou can find more apps here .
\n Highlights \n\nBlack, Dark & Sepia Themes \nCompact & Auto-Night Modes \nLocal & Global Customizable Keyboard Shortcuts \nList Navigation \nScalable Interface \nUpdate Notifications \nCross Platform \n \n Contents \n\n Install \n Github Releases \nHead to the releases page and download the appropriate installer for your system.
\n Snapcraft \nUbuntu Linux users can directly install through Snapcraft
snap install ao
\n Homebrew \nMacos users can directly install through Homebrew Cask
brew cask install ao
\n Note \nThe version available on Homebrew Cask
may not be the latest, since unlike Snapcraft
, it is not offically maintained. If that is the case, please consider downloading directly from the Github releases page.
\n Features \nVisit the project homepage to view all features in detail.
\n\nAuto Night Mode - Press Cmd/Ctrl Alt N to allow Tusk to adjust to your environment. \nBlack Theme - Activate it by pressing Cmd/Ctrl B \nCompact Mode - Downsize the window to enter the mode. \nCustom Shortcut Keys - Navigate to ~/.ao.json
or press Cmd/Ctrl . to modify any shortcut key. To reset delete ~/.ao.json
& restart the app. \nDark Theme -Activate it by pressing Cmd/Ctrl H \nGlobal Shortcut Keys - Enable them by using the File
> Enable Global Shortcut Keys
option. \nList Navigation - Navigate your lists by pressing Cmd/Ctrl Tab / Cmd/Ctrl Shift Tab or jump directly to one by using Cmd/Ctrl 1 - 9 \nScalable Interface - Adjust the zooming factor by pressing Cmd/Ctrl Shift = or Cmd/Ctrl - . \nSepia Theme - Activate it by pressing Cmd/Ctrl G . \nUpdate Notifications - Customize the app's update checking frequency. \n \n Keyboard Shortcuts \n Local Shortcut Keys \n40+ local keyboard shortcuts. Toggle anything in a flash.
\n\nView all the available local keyboard shortcuts. \n \n\n\n\nDescription \nKeys \n \n \n\n\nActivate Auto Night Mode \nCmd/Ctrl Alt N \n \n\nAdd Due Date \nCmd/Ctrl Shift T \n \n\nAdd Todo to My Day \nCmd/Ctrl K \n \n\nComplete Todo \nCmd/Ctrl Shift N \n \n\nDelete List \nCmd/Ctrl Shift D \n \n\nDelete Todo \nCmd/Ctrl D \n \n\nEdit Shortcut Keys \nCmd/Ctrl . \n \n\nHide Completed Todos \nCmd/Ctrl Shift H \n \n\nJump to List \nCmd/Ctrl 1 - 9 \n \n\nMake Text Larger \nCmd/Ctrl Shift = \n \n\nMake Text Smaller \nCmd/Ctrl - \n \n\nNavigate to Next List \nCmd/Ctrl Tab \n \n\nNew List \nCmd/Ctrl L \n \n\nNew Todo \nCmd/Ctrl N \n \n\nRename List \nCmd/Ctrl Y \n \n\nRename Todo \nCmd/Ctrl T \n \n\nReset Zoom Level \nCmd/Ctrl 0 \n \n\nReturn to Todos \nEsc \n \n\nSearch Todos \nCmd/Ctrl F \n \n\nSet Always on Top \nCmd/Ctrl Shift P \n \n\nSet Reminder \nCmd/Ctrl Shift E \n \n\nSign out \nCmd/Ctrl Alt Q \n \n\nToggle Black Theme \nCmd/Ctrl B \n \n\nToggle Dark Theme \nCmd/Ctrl H \n \n\nToggle Important \nCmd/Ctrl I \n \n\nToggle My Day \nCmd/Ctrl M \n \n\nToggle Planned \nCmd/Ctrl P \n \n\nToggle Sepia Theme \nCmd/Ctrl G \n \n\nToggle Settings \nCmd/Ctrl , \n \n\nToggle Sidebar \nCmd/Ctrl O \n \n\nToggle Tasks \nCmd/Ctrl J \n \n\nToggle Window Menu \nAlt \n \n \n
\n \n \n Global Shortcut Keys \nAccess Ao at any moment from anywhere within your operating system. All global shortcuts can be customized to match your own preference through the configuration file ~/.ao.json
.
\n\nView all the available global keyboard shortcuts. \n \n\n\n\nDescription \nGlobal Shortcut \n \n \n\n\nCreate New Todo \nCmd/Ctrl Alt C \n \n\nSearch Todos \nCmd/Ctrl Alt F \n \n\nToggle Ao Window \nCmd/Ctrl Alt A \n \n \n
\n \n \n Development \nFor more info on how to contribute to the project, please read the contributing guidelines .
\n\nFork the repository and clone it to your machine \nNavigate to your local fork cd ao
\nInstall the project dependencies npm install
or yarn install
\nRun Ao on dev mode npm start
or yarn start
\nLint code for errors npm test
or yarn test
\nBuild binaries and installers npm run release
or yarn release
\n \n Related Apps \n\nTusk - Refined Evernote desktop app. \nTaskbook - Tasks, boards & notes for the command-line habitat. \n \n Team \n\n Disclaimer \nAo is an unofficial, open source, third-party, community-driven, free app and is not affiliated in any way with Microsoft.
\n License \nMIT
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:21.790Z"
+ },
+ "anotherredisdesktopmanager": {
+ "readmeCleaned": "
\n Another Redis DeskTop Manager \n \n\n🚀 🚀 🚀 A faster, better and more stable redis desktop manager, compatible with Linux, windows, mac. What's more, it won't crash when loading a large number of keys.
\n \n \n \n \n \n
\n Windows \nDownload latest exe package from release [or gitee in China], double click to install.
\n Linux \nDownload latest AppImage package from release [or gitee in China], chmod +x
, double click to run.
\n Mac \n\nDownload latest dmg package from release [or gitee in China], double click to install. \nOr by brew : brew cask install another-redis-desktop-manager
\nOr sponsor by app store, It's not free, and I will be very grateful to you.\n \n \n\n Enjoy! \n \n
\n \n
\n \n
\n Feature Log \n\n2020-09-04: SSH Cluster Support && Extension Commands Support \n2020-06-18: SSL/TLS Support!!! \n2020-04-28: Page Zoom && Big Key Loads With Scan && Auto Json \n2020-04-18: Unvisible Key\\Value Format Support \n2020-04-04: Cluster Support!!! \n2020-03-13: Dark Mode Support!!! && JsonView In Other Place \n2020-02-16: SSH Private Key Support \n2020-02-13: Open Cli Console In Tabs \n2019-06-14: Custom Font-Family Support \n2019-05-28: Key List Resizable \n2019-05-09: Search Support In Hash List Set Zset \n2019-04-26: Auto Updater \n2019-04-09: SSH Tunnel Connection Support \n2019-04-01: Extract Search Support \n2019-02-22: Single Connection Support \n2019-01-08: Project Start \n \n Dev Build Setup \n Linux Or Mac \n# clone code \ngit clone https://github.com/qishibo/AnotherRedisDesktopManager.git --depth=1\ncd AnotherRedisDesktopManager\n\n# install dependencies \nnpm install\n\n# if download electron failed during installing, use this command \n# ELECTRON_MIRROR="https://npm.taobao.org/mirrors/electron/" npm install \n\n# serve with hot reload at localhost:9988 \nnpm start\n\n\n# after the previous step is completed, open another tab, build up a desktop client \nnpm run electron \nIf linux errors like this:
\n# if error like this \n../src/FontManagerLinux.cc:1:35: fatal error: fontconfig/fontconfig.h: No such file or directory\n\n# then try this \nsudo apt install libfontconfig1-dev \n Windows \n# install build tools for the first time, just execute once \nnpm install -g windows-build-tools\n\n# clone code \ngit clone https://github.com/qishibo/AnotherRedisDesktopManager.git --depth=1\ncd AnotherRedisDesktopManager\n\n# install dependencies, 32-bit or 64-bit all use win32 \nnpm install --platform=win32\n\n# if download electron failed during installing, use this command \n# npm config set ELECTRON_MIRROR http://npm.taobao.org/mirrors/electron/ \n# npm install --platform=win32 \n\n# serve with hot reload at localhost:9988 \nnpm start\n\n\n# after the previous step is completed to 100%, open another tab, build up a desktop client \nnpm run electron \n Build Package \n# prepare before package \nnpm run pack:prepare\n\n# build package on respective platforms \n# on windows build 64bit package \nnpm run pack:win\n# on windows build 32bit package \nnpm run pack:win32\n\n# on mac \nnpm run pack:mac\n\n# on linux \nnpm run pack:linux \nSponsor \n\n Contributors \nThis project exists thanks to all the people who contribute.\n \n
\n License \nMIT
\n Support \nqii404.me @shiboooo Download Analysis
\n ",
+ "readmeOriginal": "
\n Another Redis DeskTop Manager \n \n\n🚀 🚀 🚀 A faster, better and more stable redis desktop manager, compatible with Linux, windows, mac. What's more, it won't crash when loading a large number of keys.
\n \n \n \n \n \n
\n Windows \nDownload latest exe package from release [or gitee in China], double click to install.
\n Linux \nDownload latest AppImage package from release [or gitee in China], chmod +x
, double click to run.
\n Mac \n\nDownload latest dmg package from release [or gitee in China], double click to install. \nOr by brew : brew cask install another-redis-desktop-manager
\nOr sponsor by app store, It's not free, and I will be very grateful to you.\n \n \n\n Enjoy! \n \n
\n \n
\n \n
\n Feature Log \n\n2020-09-04: SSH Cluster Support && Extension Commands Support \n2020-06-18: SSL/TLS Support!!! \n2020-04-28: Page Zoom && Big Key Loads With Scan && Auto Json \n2020-04-18: Unvisible Key\\Value Format Support \n2020-04-04: Cluster Support!!! \n2020-03-13: Dark Mode Support!!! && JsonView In Other Place \n2020-02-16: SSH Private Key Support \n2020-02-13: Open Cli Console In Tabs \n2019-06-14: Custom Font-Family Support \n2019-05-28: Key List Resizable \n2019-05-09: Search Support In Hash List Set Zset \n2019-04-26: Auto Updater \n2019-04-09: SSH Tunnel Connection Support \n2019-04-01: Extract Search Support \n2019-02-22: Single Connection Support \n2019-01-08: Project Start \n \n Dev Build Setup \n Linux Or Mac \n# clone code \ngit clone https://github.com/qishibo/AnotherRedisDesktopManager.git --depth=1\ncd AnotherRedisDesktopManager\n\n# install dependencies \nnpm install\n\n# if download electron failed during installing, use this command \n# ELECTRON_MIRROR=\"https://npm.taobao.org/mirrors/electron/\" npm install \n\n# serve with hot reload at localhost:9988 \nnpm start\n\n\n# after the previous step is completed, open another tab, build up a desktop client \nnpm run electron \nIf linux errors like this:
\n# if error like this \n../src/FontManagerLinux.cc:1:35: fatal error: fontconfig/fontconfig.h: No such file or directory\n\n# then try this \nsudo apt install libfontconfig1-dev \n Windows \n# install build tools for the first time, just execute once \nnpm install -g windows-build-tools\n\n# clone code \ngit clone https://github.com/qishibo/AnotherRedisDesktopManager.git --depth=1\ncd AnotherRedisDesktopManager\n\n# install dependencies, 32-bit or 64-bit all use win32 \nnpm install --platform=win32\n\n# if download electron failed during installing, use this command \n# npm config set ELECTRON_MIRROR http://npm.taobao.org/mirrors/electron/ \n# npm install --platform=win32 \n\n# serve with hot reload at localhost:9988 \nnpm start\n\n\n# after the previous step is completed to 100%, open another tab, build up a desktop client \nnpm run electron \n Build Package \n# prepare before package \nnpm run pack:prepare\n\n# build package on respective platforms \n# on windows build 64bit package \nnpm run pack:win\n# on windows build 32bit package \nnpm run pack:win32\n\n# on mac \nnpm run pack:mac\n\n# on linux \nnpm run pack:linux \nSponsor \n\n Contributors \nThis project exists thanks to all the people who contribute.\n \n
\n License \nMIT
\n Support \nqii404.me @shiboooo Download Analysis
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:21.799Z"
},
"appserver": {
"readmeCleaned": " AppServer \nAppServer is a Multi Talented Server System with versatile Use Cases. It works as:
\n\nDesktop App Server for serving HTML, CSS, JS etc files from a folder for viewing in browser along with functional ajax system. \nPartial Proxy Server for transfering request at a local port to a remote server. This facialtes in studing request pattern and resources being used. \n \n Features: \n\n
\n Upcoming Features \n\nThis project is inspired from https://github.com/teseve/teseve . I thank the authors for this nice application and making it Open Source.
\n ",
"readmeOriginal": " AppServer \nAppServer is a Multi Talented Server System with versatile Use Cases. It works as:
\n\nDesktop App Server for serving HTML, CSS, JS etc files from a folder for viewing in browser along with functional ajax system. \nPartial Proxy Server for transfering request at a local port to a remote server. This facialtes in studing request pattern and resources being used. \n \n Features: \n\n
\n Upcoming Features \n\nThis project is inspired from https://github.com/teseve/teseve . I thank the authors for this nice application and making it Open Source.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:14.019Z"
+ "readmeFetchedAt": "2020-09-30T00:10:21.868Z"
+ },
+ "arizona": {
+ "readmeCleaned": " Arizona \nArizona is a fully customizable personal assistant and Spotify miniplayer. It'll help you google stuff. It's the best.
\n
\n Official Beta Release \nArizona is now in open beta! Get the latest release for Windows or Mac at https://github.com/strnadchristopher/arizona/releases/tag/v1.0.0-beta
\n Check us out on Itch.io \nhttps://arizona.itch.io/arizona
\n Shortcuts \n\nCtrl+Q - Pull up assistant \n \n SPOTIFY UPDATE \nSpotify support is being added in version 0.0.11! If "spotifyMiniPlayer" is set to true in your config, an authorization window will pop up. And it should be as simple as any other oAuth situation.
\nREQUIRES SPOTIFY PREMIUM ACCOUNT
\n New Commands \n\n'play [song name]' - play any song from spotify \n'skip', 'next song' - skip song \n'previous' - previous song \n'lyrics' - display song lyrics from node-lyrics-api \n \n Spotify Mini Player \nIf enabled, instead of the app closing when you click away, it will turn into a miniplayer.
\n Official Discord \nhttps://discord.gg/6VcgEUR \nStop by and offer bug reports or suggestions.
\n Description \nArizona is meant to be a customizable open replacement for desktop assistants like Cortana and Siri. You can use any mp4 as your assistant's avatar. It's meant to be completely customizable to your liking, and because it's all written in HTML and CSS, that's completely easy.
\n New Features \n Themes \nCopy the folder of another theme in your 'themes' directory and rename it to whatever you want to call your theme. Then, in config.json, set your theme to the name of the folder you created. You can add whatever css you want to the custom css file.
\n Background Video \nPlace a mp4 in the directory of your theme with the name 'bg.mp4'. Then just makes sure "backgroundVideo" is set to true in config.json
\n Python Scripts \nRun Python scripts by placing them in your 'scripts' folder and just type the name of the python file to run. (Must have python installed)
\n Getting Started \n Dependencies \n Installing \n\nnpm install arizona\n
\n\nInstall Dependencies by running the following command in the arizona directory \n \nnpm install\n
\n Executing program \n\nRun this command in the arizona directory \n \nnpm start\n
\n Customizing \nSee Config.json to change settings like your name, your assistant's name, and more.\nTo Add or remove inputs for conversation, edit the 'inputs.txt' and 'responses.txt'\nEvery line in 'inputs.txt' corresponds to the same line in 'responses.txt'. Separate alternate versions of inputs or responses with a '/'
\n Commands \n All Platforms \n\n'google [query]' - open google in your browser with your query, faster than cortana (example: "google the shaggy dog") \nAny message that doesn't look like an input from the "inputs" file will be googled. So you can type "gene wilder" and it will google Gene Wilder \n'weather' - display the weather \n \n TO-DO \n\nVoice Control and Response (considering using AWS) \n \n Authors \nChristopher Strnad\nstrnadchristopher@gmail.com
\n License \nThis project is licensed under the GNU General Public License - see the LICENSE.md file for details
\n ",
+ "readmeOriginal": " Arizona \nArizona is a fully customizable personal assistant and Spotify miniplayer. It'll help you google stuff. It's the best.
\n
\n Official Beta Release \nArizona is now in open beta! Get the latest release for Windows or Mac at https://github.com/strnadchristopher/arizona/releases/tag/v1.0.0-beta
\n Check us out on Itch.io \nhttps://arizona.itch.io/arizona
\n Shortcuts \n\nCtrl+Q - Pull up assistant \n \n SPOTIFY UPDATE \nSpotify support is being added in version 0.0.11! If \"spotifyMiniPlayer\" is set to true in your config, an authorization window will pop up. And it should be as simple as any other oAuth situation.
\nREQUIRES SPOTIFY PREMIUM ACCOUNT
\n New Commands \n\n'play [song name]' - play any song from spotify \n'skip', 'next song' - skip song \n'previous' - previous song \n'lyrics' - display song lyrics from node-lyrics-api \n \n Spotify Mini Player \nIf enabled, instead of the app closing when you click away, it will turn into a miniplayer.
\n Official Discord \nhttps://discord.gg/6VcgEUR \nStop by and offer bug reports or suggestions.
\n Description \nArizona is meant to be a customizable open replacement for desktop assistants like Cortana and Siri. You can use any mp4 as your assistant's avatar. It's meant to be completely customizable to your liking, and because it's all written in HTML and CSS, that's completely easy.
\n New Features \n Themes \nCopy the folder of another theme in your 'themes' directory and rename it to whatever you want to call your theme. Then, in config.json, set your theme to the name of the folder you created. You can add whatever css you want to the custom css file.
\n Background Video \nPlace a mp4 in the directory of your theme with the name 'bg.mp4'. Then just makes sure \"backgroundVideo\" is set to true in config.json
\n Python Scripts \nRun Python scripts by placing them in your 'scripts' folder and just type the name of the python file to run. (Must have python installed)
\n Getting Started \n Dependencies \n Installing \n\nnpm install arizona\n
\n\nInstall Dependencies by running the following command in the arizona directory \n \nnpm install\n
\n Executing program \n\nRun this command in the arizona directory \n \nnpm start\n
\n Customizing \nSee Config.json to change settings like your name, your assistant's name, and more.\nTo Add or remove inputs for conversation, edit the 'inputs.txt' and 'responses.txt'\nEvery line in 'inputs.txt' corresponds to the same line in 'responses.txt'. Separate alternate versions of inputs or responses with a '/'
\n Commands \n All Platforms \n\n'google [query]' - open google in your browser with your query, faster than cortana (example: \"google the shaggy dog\") \nAny message that doesn't look like an input from the \"inputs\" file will be googled. So you can type \"gene wilder\" and it will google Gene Wilder \n'weather' - display the weather \n \n TO-DO \n\nVoice Control and Response (considering using AWS) \n \n Authors \nChristopher Strnad\nstrnadchristopher@gmail.com
\n License \nThis project is licensed under the GNU General Public License - see the LICENSE.md file for details
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:21.878Z"
},
"appium": {
"readmeCleaned": " Appium Desktop \n \n \n
\nAppium Desktop is an app for Mac, Windows, and Linux which gives you the power of the Appium automation server in a beautiful and flexible UI. It is a combination of a few Appium-related tools:
\n\nA graphical interface for the Appium Server. You can set options, start/stop the server, see logs, etc... You also don't need to use Node/NPM to install Appium, as the Node runtime comes bundled with Appium Desktop. \nAn Inspector that you can use to look at your app's elements (Safari/Chrome browser, native or hybrid app), get basic information about them, and perform basic interactions with them. This is useful as a way to learn about Appium or as a way to learn about your app so you can write tests for it. \n \n Download Appium Desktop \nYou can always pick up the latest release at our\nRelease page on\nGitHub.
\nIf you're on Windows or macOS, Appium Desktop will automatically provide you\nwith updated versions of the app when they are released. If you encounter\na problem updating, simply delete or uninstall the app and re-download the\nlatest from the link above.
\nNote that Appium Desktop is not the same thing as Appium. Appium Desktop is\na graphical frontend to Appium with additional tools. Appium Desktop is\nreleased on its own cadence and has its own versioning system. If you are\nreporting an issue with Appium Desktop, always be sure to include both the\nversion of Appium Desktop and the version of the Appium Server which is in use\n(see below).
\nIf you're on macOS, you will need to install Appium Desktop by copying the app\nfrom the downloaded DMG file to your own file system (the best place is the\n"Applications" folder). Running Appium from in side the attached DMG itself is\nnot supported, and will not work.
\n Known Issues \n\nSome Windows 10 Users experience a PathTooLongException
when installing the EXE. The workaround for this is to update the setting on Windows to enable long paths \n \n Usage Instructions \nThese instructions assume you are already familiar with Appium and\nAppium-related concepts. If you are new to Appium, please visit\nappium.io and read our introductory material.
\nThis app provides a convenient way to download and run the Appium automation\nserver, as well as a tool for inspecting elements in Chrome/Safari browser and your Android or iOS application. Its\nvarious capabilities are described in the following sections.
\n The server start window \n Starting a simple server \n
\nWhen you open Appium Desktop, you are greeted with the server start window. The\nbasic option is to start an Appium server with all its defaults and the ability\nto modify the host and port. The start button will also let you know which\nversion of the Appium server you are running, which can be useful when\nreporting issues to the Appium team.
\n Starting a server with advanced options \n
\nBy clicking on the 'Advanced' tab, you have the ability to set all the server\nflags that are available in Appium. This is for advanced users and should only\nbe modified after consulting the Appium documentation.
\n Server presets \n
\nIf you use the advanced server options, you have the ability to save\na configuration for later use. Simply save the preset on the 'Advanced' tab,\nand you will subsequently be able to recall and start the server with that\nconfiguration from the 'Preset' tab.
\n The server console output window \nOnce you start the server, it will launch on the host and port you specified,\nand open a new window displaying the server log output.
\n
\nThis is fairly straightforward and no real interaction is possible, beyond\nusing the button to stop the server. You can also copy-and-paste the logs from\nthis window which is useful in reporting Appium issues.
\nOne other button is available: 'Start New Session'. Clicking this will open up\nthe New Session window enabling you to start an Inspector session on the\ncurrently-running server.
\n The New Session window \nThe New Session window allows you to construct a set of Appium desired\ncapabilities used to launch an Appium session. You can launch a session against\nthe currently-running Appium Desktop server (which is the default), or you can\nlaunch a session against a variety of other endpoints.
\n
\nSince it's not required to run against Appium Desktop's own server, you can get\nto the New Session window without starting an Appium Desktop server. Simply go\nto "File" (Windows/Linux) or "Appium" (Mac) and choose "New Session...", which\nwill open the New Session window without having to start a local server. In\nthis case, attaching to the local server will be disabled.
\nYou can add available cloud providers as new tabs.\nWhen you select Select Cloud Providers tab on the view,\nSelect Cloud Providers dialog appears.\nYou can select some of them and click Done , they will appear on\nthe New session window as tabs.
\n
\n Appium Endpoints \nThese are the options for launching a session against a non-local Appium server:
\n\nIt should be straightforward to get set up with any of these options. Simply\nenter your details in the input fields provided.
\n Desired Capabilities \nDesired capabilities are how you configure your Appium session. They tell the\nAppium server what kind of platform and app you want to automate. If you are\nunfamiliar with the concept of desired capabilities, or which desired\ncapabilities are required to launch Appium sessions of various types, you\nshould consult the Appium documentation. Additionally, if you're using one of\nthe cloud providers, consult their documentation for possible vendor-specific\ndetails.
\nAppium Desktop does not restrict your creation of desired capabilities in any\nway, nor will it validate them for you. It simply provides a nice UI for\nentering them in, and saving them for later use. Under the 'Desired\nCapabilities' tab, you can use the form fields and '+' button to enter as many\ndesired capabilities as you need. You will also see a representation of the\nresulting JSON, which is what is actually sent to the Appium server. This can\nbe useful for verifying your capabilities, or for copy-and-pasting when\nreporting issues.
\nOnce you have set your desired capabilities, you might wish to save them so you\ncan run the same type of session later. Simply click the 'Save As...' button to\ngive your capability set a name. You can then access it under the 'Saved\nCapability Sets' tab, for later editing or session launching.
\nOnce your server type and capabilities are set, click 'Start Session' to launch\nthe Appium Desktop Inspector.
\n Attach to an Existing Session \nIf you click on the "Attach to Session..." tab, you can select an existing\nsession from a list of currently running sessions on your selected server, or you\ncan input a session ID of a currently-running session. That session should be\nrunning on the server details you specified in the server type section above.\nAttaching to an existing session is possible because the Inspector is just an\nAppium client. This could be useful if you want to debug the middle of a running\ntest. When you quit the Inspector window of an existing session, Appium Desktop\nwill not quit the session as it does normally.
\n The Inspector \nThe Inspector is a visual representation of the state of your application along\nwith the ability to perform certain interactions in your application through\nAppium.
\n
\nAppium sessions can take some time to load, especially on cloud services, so\nplease be patient. When the session loads, a screenshot of your app will appear\non the left. You can mouse over various UI elements in your application, and\nsee them highlighted.
\nIn the middle of the Inspector window is your app's hierarchy, represented as\nXML. You can navigate this tree by clicking through it, or by clicking on\nelements in the screenshot view. They will then be highlighted.
\nWhen an element is highlighted, its information will appear in the detail view\non the right side of the Inspector. This detail view consists of potential\nactions to take against the element, and a table of the element's properties.\nThese properties are valuable in determining how the element might accessed\nusing a particular Appium locator strategy. With an element selected, you can\nalso 'Tap' the element, or 'Send Keys' to the element (if it is a text field).
\nWhen you take such an action with an element, the Inspector will send the\ncommand to Appium, which will execute it. If the action is successful, a new\nscreenshot will be generated and you should see the updated state and XML of\nyour app. If it's not successful, you'll have an opportunity to see the error\nmessage.
\nThe top of the Inspector window contains a small toolbar with icons\nrepresenting the ability to take certain actions in the Inspector:
\n\nBack (call driver.back
) \nRefresh (refresh the source and screenshot) \nStart Recording (open the recorder, see the next section for more information on the recorder) \nQuit the session (call driver.quit
and close the Inspector) \n \n The inspector for Hybrid or Web apps \nAppium Desktop can also inspect the Webview of your Hybrid app or inspect elements in the Chrome of Safari browser.\nIt will automatically determine for Android or iOS if a webview is detected and will notify you about this in the right part of the screen.
\n
\nA select box of all found contexts will be shown and after selecting a context the source will be updated and show the source.\nThe below screenshot shows the HTML source of the Appium Desktop documentation website
\n .
\nAs of Appium Desktop version 1.18.0
it will automatically enable showing the HTML-source if a Chrome or Safari session is started.
\n More selector options \nXML is not a native programming language for iOS as it is with Android. Appium will automatically translate the iOS-UIHierarchy into XML, but this is a time-consuming process.\nThe XML will be used to provide a XPATH that can be used to find elements. When you use that XPATH selector with iOS during automation, Appium always needs to do the translation which will slow down the test execution (for more info see Appium Pro newsletter 8 ).
\nAs of Appium Desktop version 1.18.0
it will, if possible, also provide the:
\n\nselector options together with a Get Timing button.
\n .
\nWhen you select an iOS element in Appium Desktop and press the Get Timing -button it will provide you the time in milliseconds\nit will take per selector to find the element and will automatically sort them from fast to the slowest.\nIn most cases you will see that XPATH is the slowest locator strategy in comparison to the other options.
\n .
\n The Recorder \nAppium Desktop comes with a very basic action recorder, that watches for\nactions taken using Appium Desktop and displays language-and-framework-specific\ncode that represents those actions. The code can then be copied-and-pasted into\nthe appropriate Appium client code and used for tests.
\nNB: the goal of the Recorder is not to produce production-ready test code.\nIt is designed as a tool to help explore the Appium API, and demonstrate how\ncertain automation behaviors correspond to method calls in a particular\nlanguage and Appium library. In sum, it is a learning tool, not a robust code\ngeneration feature, and should be used as such.
\nWhen you start recording, the Inspector will show an additional window:
\n
\nAt first, the Recorder will show no code. You will first have to take some\naction, like finding an element in the hierarchy and tapping on it, or sending\nkeystrokes to it. When you do this, code will appear in the recorder window,\ncorresponding to the particular language and framework you have chosen (which\ncan be adjusted in the drop-down menu at the top right of the Recorder):
\n
\nThis code can be copied to your clipboard using the appropriate button at the\ntop right of the Recorder pane. Note that by default what is shown are simply\nlines of code corresponding to the specific actions you have taken while\nrecording---in general you cannot paste these lines into an empty text file and\nrun the code. To run Appium test scripts in code requires that various\ndependencies (like the Appium client libraries) be installed, and that script\nboilerplate (like instantiating a driver and initializing a session) be\npresent. To show this additional code, you can click the "Show Boilerplate"\nbutton. With boilerplate code shown, it is possible to copy and paste the code\ninto a new file and run it.
\n
\nThe power of the Recorder will continue to grow as we add more languages,\nframeworks, and actions to Appium Desktop.
\n Conclusion \nThis is everything you need to know to use Appium Desktop successfully!\nRemember, Appium Desktop is not a replacement for understanding Appium\nitself---it is simply a convenient tool for working with Appium on your\ndesktop, and an Inspector for exploring your app. Have fun!
\n Reporting Issues and Requesting Features \nAppium Desktop is open source, and we use GitHub for issue tracking. Please\nsimply report issues at our issue\ntracker . We will endeavor to\ndetermine whether the issue you are reporting is related to Appium Desktop or\nAppium Server. If it's not related to Appium Desktop specifically, we will\nclose the issue and ask you to open a general Appium issue at Appium's main\nissue tracker . Please, save\nyourselves and us valuable time by getting clear on whether the issue you're\nexperiencing is related to Appium Desktop specifically or instead is a general\nAppium issue. You can do this by seeing whether the issue reproduces with the\nAppium command line server as well. If it does, direct your report to Appium's\nissue tracker.
\nHave a feature request? Follow the same process and submit an issue to the\nappropriate tracker! (Either here in this repo if the request is specifically\nfor Appium Desktop, or Appium's main tracker if the request is for Appium more\ngenerally.)
\n Advanced Topics and Troubleshooting \n Connect to local Appium server \nAppium Desktop has own Appium CLI. You can launch it via Starting a simple server .\nBut sometimes you need another Appium version which is bundled in the desktop.\nFor example, when you want to use Appium beta.
\nThen, please follow below steps.
\n\nBuild Appium CLI environment: Getting Started \n\ne.g., $ npm install -g appium@1.14.0
\n \n \nLaunch the Appium\n\n \nLaunch Appium Desktop and open The New Session window \nConnect to the running Appium server as Custom Server
as below (by default)\n\nRemote Host: localhost
\nRemote Port: 4723
\nRemote Path: /wd/hub
\n \n \nStart session \n \n Appium can't detect environment variables on Mac \nAppium uses environment variables like ANDROID_HOME
as well as relying on\nvarious binaries in your PATH
and so on. When running from the command line\nin an environment where you have set these variables appropriately, Appium has\nno problem in picking them up. However, Appium Desktop does not run in a shell\nor a command-line environment, and so by default it does not have access to\nenvironment variables you have set in your shell startup script or profile. To\nwork around this, we use the\nshell-env package to pick up\nenvironment variables defined in your shell. This package only looks in certain\ncommon init scripts, however, like ~/.bashrc
, ~/.bash_profile
, and\n~/.zshrc
. If you set your Appium environment variables in some other way, you\nwill need to create one of these default init scripts and set your environment\nvariables there as well, so that Appium Desktop will successfully pick them up.
\n Warnings about being on a read-only file system \nThis probably means you tried to launch Appium Desktop from the downloaded disk\nimage (.dmg
file). This is not a supported mode of running Appium Desktop. To\ncorrectly install Appium Desktop, copy the application from the disk image to\nyour local filesystem, to somewhere like /Applications
. Then, run the app\nfrom that new location.
\n Developer Instructions \nWant to hack on Appium Desktop? Awesome! Head on over to our Contributing\nDoc for information on how to get a dev environment set up\nand submit changes back to the project.
\n ",
"readmeOriginal": " Appium Desktop \n \n \n
\nAppium Desktop is an app for Mac, Windows, and Linux which gives you the power of the Appium automation server in a beautiful and flexible UI. It is a combination of a few Appium-related tools:
\n\nA graphical interface for the Appium Server. You can set options, start/stop the server, see logs, etc... You also don't need to use Node/NPM to install Appium, as the Node runtime comes bundled with Appium Desktop. \nAn Inspector that you can use to look at your app's elements (Safari/Chrome browser, native or hybrid app), get basic information about them, and perform basic interactions with them. This is useful as a way to learn about Appium or as a way to learn about your app so you can write tests for it. \n \n Download Appium Desktop \nYou can always pick up the latest release at our\nRelease page on\nGitHub.
\nIf you're on Windows or macOS, Appium Desktop will automatically provide you\nwith updated versions of the app when they are released. If you encounter\na problem updating, simply delete or uninstall the app and re-download the\nlatest from the link above.
\nNote that Appium Desktop is not the same thing as Appium. Appium Desktop is\na graphical frontend to Appium with additional tools. Appium Desktop is\nreleased on its own cadence and has its own versioning system. If you are\nreporting an issue with Appium Desktop, always be sure to include both the\nversion of Appium Desktop and the version of the Appium Server which is in use\n(see below).
\nIf you're on macOS, you will need to install Appium Desktop by copying the app\nfrom the downloaded DMG file to your own file system (the best place is the\n\"Applications\" folder). Running Appium from in side the attached DMG itself is\nnot supported, and will not work.
\n Known Issues \n\nSome Windows 10 Users experience a PathTooLongException
when installing the EXE. The workaround for this is to update the setting on Windows to enable long paths \n \n Usage Instructions \nThese instructions assume you are already familiar with Appium and\nAppium-related concepts. If you are new to Appium, please visit\nappium.io and read our introductory material.
\nThis app provides a convenient way to download and run the Appium automation\nserver, as well as a tool for inspecting elements in Chrome/Safari browser and your Android or iOS application. Its\nvarious capabilities are described in the following sections.
\n The server start window \n Starting a simple server \n
\nWhen you open Appium Desktop, you are greeted with the server start window. The\nbasic option is to start an Appium server with all its defaults and the ability\nto modify the host and port. The start button will also let you know which\nversion of the Appium server you are running, which can be useful when\nreporting issues to the Appium team.
\n Starting a server with advanced options \n
\nBy clicking on the 'Advanced' tab, you have the ability to set all the server\nflags that are available in Appium. This is for advanced users and should only\nbe modified after consulting the Appium documentation.
\n Server presets \n
\nIf you use the advanced server options, you have the ability to save\na configuration for later use. Simply save the preset on the 'Advanced' tab,\nand you will subsequently be able to recall and start the server with that\nconfiguration from the 'Preset' tab.
\n The server console output window \nOnce you start the server, it will launch on the host and port you specified,\nand open a new window displaying the server log output.
\n
\nThis is fairly straightforward and no real interaction is possible, beyond\nusing the button to stop the server. You can also copy-and-paste the logs from\nthis window which is useful in reporting Appium issues.
\nOne other button is available: 'Start New Session'. Clicking this will open up\nthe New Session window enabling you to start an Inspector session on the\ncurrently-running server.
\n The New Session window \nThe New Session window allows you to construct a set of Appium desired\ncapabilities used to launch an Appium session. You can launch a session against\nthe currently-running Appium Desktop server (which is the default), or you can\nlaunch a session against a variety of other endpoints.
\n
\nSince it's not required to run against Appium Desktop's own server, you can get\nto the New Session window without starting an Appium Desktop server. Simply go\nto \"File\" (Windows/Linux) or \"Appium\" (Mac) and choose \"New Session...\", which\nwill open the New Session window without having to start a local server. In\nthis case, attaching to the local server will be disabled.
\nYou can add available cloud providers as new tabs.\nWhen you select Select Cloud Providers tab on the view,\nSelect Cloud Providers dialog appears.\nYou can select some of them and click Done , they will appear on\nthe New session window as tabs.
\n
\n Appium Endpoints \nThese are the options for launching a session against a non-local Appium server:
\n\nIt should be straightforward to get set up with any of these options. Simply\nenter your details in the input fields provided.
\n Desired Capabilities \nDesired capabilities are how you configure your Appium session. They tell the\nAppium server what kind of platform and app you want to automate. If you are\nunfamiliar with the concept of desired capabilities, or which desired\ncapabilities are required to launch Appium sessions of various types, you\nshould consult the Appium documentation. Additionally, if you're using one of\nthe cloud providers, consult their documentation for possible vendor-specific\ndetails.
\nAppium Desktop does not restrict your creation of desired capabilities in any\nway, nor will it validate them for you. It simply provides a nice UI for\nentering them in, and saving them for later use. Under the 'Desired\nCapabilities' tab, you can use the form fields and '+' button to enter as many\ndesired capabilities as you need. You will also see a representation of the\nresulting JSON, which is what is actually sent to the Appium server. This can\nbe useful for verifying your capabilities, or for copy-and-pasting when\nreporting issues.
\nOnce you have set your desired capabilities, you might wish to save them so you\ncan run the same type of session later. Simply click the 'Save As...' button to\ngive your capability set a name. You can then access it under the 'Saved\nCapability Sets' tab, for later editing or session launching.
\nOnce your server type and capabilities are set, click 'Start Session' to launch\nthe Appium Desktop Inspector.
\n Attach to an Existing Session \nIf you click on the \"Attach to Session...\" tab, you can select an existing\nsession from a list of currently running sessions on your selected server, or you\ncan input a session ID of a currently-running session. That session should be\nrunning on the server details you specified in the server type section above.\nAttaching to an existing session is possible because the Inspector is just an\nAppium client. This could be useful if you want to debug the middle of a running\ntest. When you quit the Inspector window of an existing session, Appium Desktop\nwill not quit the session as it does normally.
\n The Inspector \nThe Inspector is a visual representation of the state of your application along\nwith the ability to perform certain interactions in your application through\nAppium.
\n
\nAppium sessions can take some time to load, especially on cloud services, so\nplease be patient. When the session loads, a screenshot of your app will appear\non the left. You can mouse over various UI elements in your application, and\nsee them highlighted.
\nIn the middle of the Inspector window is your app's hierarchy, represented as\nXML. You can navigate this tree by clicking through it, or by clicking on\nelements in the screenshot view. They will then be highlighted.
\nWhen an element is highlighted, its information will appear in the detail view\non the right side of the Inspector. This detail view consists of potential\nactions to take against the element, and a table of the element's properties.\nThese properties are valuable in determining how the element might accessed\nusing a particular Appium locator strategy. With an element selected, you can\nalso 'Tap' the element, or 'Send Keys' to the element (if it is a text field).
\nWhen you take such an action with an element, the Inspector will send the\ncommand to Appium, which will execute it. If the action is successful, a new\nscreenshot will be generated and you should see the updated state and XML of\nyour app. If it's not successful, you'll have an opportunity to see the error\nmessage.
\nThe top of the Inspector window contains a small toolbar with icons\nrepresenting the ability to take certain actions in the Inspector:
\n\nBack (call driver.back
) \nRefresh (refresh the source and screenshot) \nStart Recording (open the recorder, see the next section for more information on the recorder) \nQuit the session (call driver.quit
and close the Inspector) \n \n The inspector for Hybrid or Web apps \nAppium Desktop can also inspect the Webview of your Hybrid app or inspect elements in the Chrome of Safari browser.\nIt will automatically determine for Android or iOS if a webview is detected and will notify you about this in the right part of the screen.
\n
\nA select box of all found contexts will be shown and after selecting a context the source will be updated and show the source.\nThe below screenshot shows the HTML source of the Appium Desktop documentation website
\n .
\nAs of Appium Desktop version 1.18.0
it will automatically enable showing the HTML-source if a Chrome or Safari session is started.
\n More selector options \nXML is not a native programming language for iOS as it is with Android. Appium will automatically translate the iOS-UIHierarchy into XML, but this is a time-consuming process.\nThe XML will be used to provide a XPATH that can be used to find elements. When you use that XPATH selector with iOS during automation, Appium always needs to do the translation which will slow down the test execution (for more info see Appium Pro newsletter 8 ).
\nAs of Appium Desktop version 1.18.0
it will, if possible, also provide the:
\n\nselector options together with a Get Timing button.
\n .
\nWhen you select an iOS element in Appium Desktop and press the Get Timing -button it will provide you the time in milliseconds\nit will take per selector to find the element and will automatically sort them from fast to the slowest.\nIn most cases you will see that XPATH is the slowest locator strategy in comparison to the other options.
\n .
\n The Recorder \nAppium Desktop comes with a very basic action recorder, that watches for\nactions taken using Appium Desktop and displays language-and-framework-specific\ncode that represents those actions. The code can then be copied-and-pasted into\nthe appropriate Appium client code and used for tests.
\nNB: the goal of the Recorder is not to produce production-ready test code.\nIt is designed as a tool to help explore the Appium API, and demonstrate how\ncertain automation behaviors correspond to method calls in a particular\nlanguage and Appium library. In sum, it is a learning tool, not a robust code\ngeneration feature, and should be used as such.
\nWhen you start recording, the Inspector will show an additional window:
\n
\nAt first, the Recorder will show no code. You will first have to take some\naction, like finding an element in the hierarchy and tapping on it, or sending\nkeystrokes to it. When you do this, code will appear in the recorder window,\ncorresponding to the particular language and framework you have chosen (which\ncan be adjusted in the drop-down menu at the top right of the Recorder):
\n
\nThis code can be copied to your clipboard using the appropriate button at the\ntop right of the Recorder pane. Note that by default what is shown are simply\nlines of code corresponding to the specific actions you have taken while\nrecording---in general you cannot paste these lines into an empty text file and\nrun the code. To run Appium test scripts in code requires that various\ndependencies (like the Appium client libraries) be installed, and that script\nboilerplate (like instantiating a driver and initializing a session) be\npresent. To show this additional code, you can click the \"Show Boilerplate\"\nbutton. With boilerplate code shown, it is possible to copy and paste the code\ninto a new file and run it.
\n
\nThe power of the Recorder will continue to grow as we add more languages,\nframeworks, and actions to Appium Desktop.
\n Conclusion \nThis is everything you need to know to use Appium Desktop successfully!\nRemember, Appium Desktop is not a replacement for understanding Appium\nitself---it is simply a convenient tool for working with Appium on your\ndesktop, and an Inspector for exploring your app. Have fun!
\n Reporting Issues and Requesting Features \nAppium Desktop is open source, and we use GitHub for issue tracking. Please\nsimply report issues at our issue\ntracker . We will endeavor to\ndetermine whether the issue you are reporting is related to Appium Desktop or\nAppium Server. If it's not related to Appium Desktop specifically, we will\nclose the issue and ask you to open a general Appium issue at Appium's main\nissue tracker . Please, save\nyourselves and us valuable time by getting clear on whether the issue you're\nexperiencing is related to Appium Desktop specifically or instead is a general\nAppium issue. You can do this by seeing whether the issue reproduces with the\nAppium command line server as well. If it does, direct your report to Appium's\nissue tracker.
\nHave a feature request? Follow the same process and submit an issue to the\nappropriate tracker! (Either here in this repo if the request is specifically\nfor Appium Desktop, or Appium's main tracker if the request is for Appium more\ngenerally.)
\n Advanced Topics and Troubleshooting \n Connect to local Appium server \nAppium Desktop has own Appium CLI. You can launch it via Starting a simple server .\nBut sometimes you need another Appium version which is bundled in the desktop.\nFor example, when you want to use Appium beta.
\nThen, please follow below steps.
\n\nBuild Appium CLI environment: Getting Started \n\ne.g., $ npm install -g appium@1.14.0
\n \n \nLaunch the Appium\n\n \nLaunch Appium Desktop and open The New Session window \nConnect to the running Appium server as Custom Server
as below (by default)\n\nRemote Host: localhost
\nRemote Port: 4723
\nRemote Path: /wd/hub
\n \n \nStart session \n \n Appium can't detect environment variables on Mac \nAppium uses environment variables like ANDROID_HOME
as well as relying on\nvarious binaries in your PATH
and so on. When running from the command line\nin an environment where you have set these variables appropriately, Appium has\nno problem in picking them up. However, Appium Desktop does not run in a shell\nor a command-line environment, and so by default it does not have access to\nenvironment variables you have set in your shell startup script or profile. To\nwork around this, we use the\nshell-env package to pick up\nenvironment variables defined in your shell. This package only looks in certain\ncommon init scripts, however, like ~/.bashrc
, ~/.bash_profile
, and\n~/.zshrc
. If you set your Appium environment variables in some other way, you\nwill need to create one of these default init scripts and set your environment\nvariables there as well, so that Appium Desktop will successfully pick them up.
\n Warnings about being on a read-only file system \nThis probably means you tried to launch Appium Desktop from the downloaded disk\nimage (.dmg
file). This is not a supported mode of running Appium Desktop. To\ncorrectly install Appium Desktop, copy the application from the disk image to\nyour local filesystem, to somewhere like /Applications
. Then, run the app\nfrom that new location.
\n Developer Instructions \nWant to hack on Appium Desktop? Awesome! Head on over to our Contributing\nDoc for information on how to get a dev environment set up\nand submit changes back to the project.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:14.048Z"
+ "readmeFetchedAt": "2020-09-30T00:10:21.916Z"
},
- "arizona": {
- "readmeCleaned": " Arizona \nArizona is a fully customizable personal assistant and Spotify miniplayer. It'll help you google stuff. It's the best.
\n
\n Official Beta Release \nArizona is now in open beta! Get the latest release for Windows or Mac at https://github.com/strnadchristopher/arizona/releases/tag/v1.0.0-beta
\n Check us out on Itch.io \nhttps://arizona.itch.io/arizona
\n Shortcuts \n\nCtrl+Q - Pull up assistant \n \n SPOTIFY UPDATE \nSpotify support is being added in version 0.0.11! If "spotifyMiniPlayer" is set to true in your config, an authorization window will pop up. And it should be as simple as any other oAuth situation.
\nREQUIRES SPOTIFY PREMIUM ACCOUNT
\n New Commands \n\n'play [song name]' - play any song from spotify \n'skip', 'next song' - skip song \n'previous' - previous song \n'lyrics' - display song lyrics from node-lyrics-api \n \n Spotify Mini Player \nIf enabled, instead of the app closing when you click away, it will turn into a miniplayer.
\n Official Discord \nhttps://discord.gg/6VcgEUR \nStop by and offer bug reports or suggestions.
\n Description \nArizona is meant to be a customizable open replacement for desktop assistants like Cortana and Siri. You can use any mp4 as your assistant's avatar. It's meant to be completely customizable to your liking, and because it's all written in HTML and CSS, that's completely easy.
\n New Features \n Themes \nCopy the folder of another theme in your 'themes' directory and rename it to whatever you want to call your theme. Then, in config.json, set your theme to the name of the folder you created. You can add whatever css you want to the custom css file.
\n Background Video \nPlace a mp4 in the directory of your theme with the name 'bg.mp4'. Then just makes sure "backgroundVideo" is set to true in config.json
\n Python Scripts \nRun Python scripts by placing them in your 'scripts' folder and just type the name of the python file to run. (Must have python installed)
\n Getting Started \n Dependencies \n Installing \n\nnpm install arizona\n
\n\nInstall Dependencies by running the following command in the arizona directory \n \nnpm install\n
\n Executing program \n\nRun this command in the arizona directory \n \nnpm start\n
\n Customizing \nSee Config.json to change settings like your name, your assistant's name, and more.\nTo Add or remove inputs for conversation, edit the 'inputs.txt' and 'responses.txt'\nEvery line in 'inputs.txt' corresponds to the same line in 'responses.txt'. Separate alternate versions of inputs or responses with a '/'
\n Commands \n All Platforms \n\n'google [query]' - open google in your browser with your query, faster than cortana (example: "google the shaggy dog") \nAny message that doesn't look like an input from the "inputs" file will be googled. So you can type "gene wilder" and it will google Gene Wilder \n'weather' - display the weather \n \n TO-DO \n\nVoice Control and Response (considering using AWS) \n \n Authors \nChristopher Strnad\nstrnadchristopher@gmail.com
\n License \nThis project is licensed under the GNU General Public License - see the LICENSE.md file for details
\n ",
- "readmeOriginal": " Arizona \nArizona is a fully customizable personal assistant and Spotify miniplayer. It'll help you google stuff. It's the best.
\n
\n Official Beta Release \nArizona is now in open beta! Get the latest release for Windows or Mac at https://github.com/strnadchristopher/arizona/releases/tag/v1.0.0-beta
\n Check us out on Itch.io \nhttps://arizona.itch.io/arizona
\n Shortcuts \n\nCtrl+Q - Pull up assistant \n \n SPOTIFY UPDATE \nSpotify support is being added in version 0.0.11! If \"spotifyMiniPlayer\" is set to true in your config, an authorization window will pop up. And it should be as simple as any other oAuth situation.
\nREQUIRES SPOTIFY PREMIUM ACCOUNT
\n New Commands \n\n'play [song name]' - play any song from spotify \n'skip', 'next song' - skip song \n'previous' - previous song \n'lyrics' - display song lyrics from node-lyrics-api \n \n Spotify Mini Player \nIf enabled, instead of the app closing when you click away, it will turn into a miniplayer.
\n Official Discord \nhttps://discord.gg/6VcgEUR \nStop by and offer bug reports or suggestions.
\n Description \nArizona is meant to be a customizable open replacement for desktop assistants like Cortana and Siri. You can use any mp4 as your assistant's avatar. It's meant to be completely customizable to your liking, and because it's all written in HTML and CSS, that's completely easy.
\n New Features \n Themes \nCopy the folder of another theme in your 'themes' directory and rename it to whatever you want to call your theme. Then, in config.json, set your theme to the name of the folder you created. You can add whatever css you want to the custom css file.
\n Background Video \nPlace a mp4 in the directory of your theme with the name 'bg.mp4'. Then just makes sure \"backgroundVideo\" is set to true in config.json
\n Python Scripts \nRun Python scripts by placing them in your 'scripts' folder and just type the name of the python file to run. (Must have python installed)
\n Getting Started \n Dependencies \n Installing \n\nnpm install arizona\n
\n\nInstall Dependencies by running the following command in the arizona directory \n \nnpm install\n
\n Executing program \n\nRun this command in the arizona directory \n \nnpm start\n
\n Customizing \nSee Config.json to change settings like your name, your assistant's name, and more.\nTo Add or remove inputs for conversation, edit the 'inputs.txt' and 'responses.txt'\nEvery line in 'inputs.txt' corresponds to the same line in 'responses.txt'. Separate alternate versions of inputs or responses with a '/'
\n Commands \n All Platforms \n\n'google [query]' - open google in your browser with your query, faster than cortana (example: \"google the shaggy dog\") \nAny message that doesn't look like an input from the \"inputs\" file will be googled. So you can type \"gene wilder\" and it will google Gene Wilder \n'weather' - display the weather \n \n TO-DO \n\nVoice Control and Response (considering using AWS) \n \n Authors \nChristopher Strnad\nstrnadchristopher@gmail.com
\n License \nThis project is licensed under the GNU General Public License - see the LICENSE.md file for details
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:14.081Z"
+ "argo": {
+ "readmeCleaned": " ARGO \n \n
\nArgo is an open source trading platform, connecting directly with OANDA \nthrough the powerful API to develop trading strategies.
\n Installation \nAfter installing Node.js (required), you can install Argo .
\n\nRelease 3.x for legacy accounts: if your account id contains only digits (ie. 2534233), it is a legacy account. \nRelease 4.x (or higher) for v20 accounts. \n \n$ npm install -g argo-trading\n
\n Starting Web App \n$ argo-trading\n
\nEventually point your web brower to http://localhost:8000
.
\nFinally you need to point to the host
and port
defined by ARGO_PORT
environment variable (8000
is the default) where you started argo
\n Starting Standalone App \n$ argo-trading-standalone\n
\nTested locally with Node.js 10.x, hyperHTML 2.x.
\n Basic features \n\nAccount summary updated for each event. \nQuotes and spreads list updated tick-by-tick. \nCharts with different time frames updated tick-by-tick. \nMarket and limit orders with stop loss, take profit and trailing stop. \nTrades list with current and profit updated tick-by-tick. \nOrders list with distance updated tick-by-tick. \nPositions summary. \nExpositions summary. \nTransactions history. \nEconomic calendar. \n \n Advanced features \n\nExecuting trading strategies with plugins . \n \n\n\n Disclaimer \nNOT INVESTMENT ADVICE AND WILL LOSE LOTS OF MONEY SO PROCEED WITH CAUTION.
\n ",
+ "readmeOriginal": " ARGO \n \n
\nArgo is an open source trading platform, connecting directly with OANDA \nthrough the powerful API to develop trading strategies.
\n Installation \nAfter installing Node.js (required), you can install Argo .
\n\nRelease 3.x for legacy accounts: if your account id contains only digits (ie. 2534233), it is a legacy account. \nRelease 4.x (or higher) for v20 accounts. \n \n$ npm install -g argo-trading\n
\n Starting Web App \n$ argo-trading\n
\nEventually point your web brower to http://localhost:8000
.
\nFinally you need to point to the host
and port
defined by ARGO_PORT
environment variable (8000
is the default) where you started argo
\n Starting Standalone App \n$ argo-trading-standalone\n
\nTested locally with Node.js 10.x, hyperHTML 2.x.
\n Basic features \n\nAccount summary updated for each event. \nQuotes and spreads list updated tick-by-tick. \nCharts with different time frames updated tick-by-tick. \nMarket and limit orders with stop loss, take profit and trailing stop. \nTrades list with current and profit updated tick-by-tick. \nOrders list with distance updated tick-by-tick. \nPositions summary. \nExpositions summary. \nTransactions history. \nEconomic calendar. \n \n Advanced features \n\nExecuting trading strategies with plugins . \n \n\n\n Disclaimer \nNOT INVESTMENT ADVICE AND WILL LOSE LOTS OF MONEY SO PROCEED WITH CAUTION.
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:21.923Z"
},
"asarui": {
"readmeCleaned": " Asar UI \n \n \n \n
\n\nUI for Asar, Extract All or drag extract file/directory
\n \n
\n Links for Download \n\n Screenshot \n \n
\n Next Version \n\n✔️ Create Asar Pack \n🔲 Breadcrumb \n🔲 Extract Open File \n🔲 Extracted Open File watch changes and merge \n \n Build Setup \n# install dependencies \nnpm install\n\n# serve with hot reload at localhost:9080 \nnpm run dev\n\n# build electron application for production \nnpm run build\n\n \n \nThis project was generated with electron-vue @88c386d using vue-cli . Documentation about the original structure can be found here .
\n ",
"readmeOriginal": " Asar UI \n \n \n \n
\n\nUI for Asar, Extract All or drag extract file/directory
\n \n
\n Links for Download \n\n Screenshot \n \n
\n Next Version \n\n✔️ Create Asar Pack \n🔲 Breadcrumb \n🔲 Extract Open File \n🔲 Extracted Open File watch changes and merge \n \n Build Setup \n# install dependencies \nnpm install\n\n# serve with hot reload at localhost:9080 \nnpm run dev\n\n# build electron application for production \nnpm run build\n\n \n \nThis project was generated with electron-vue @88c386d using vue-cli . Documentation about the original structure can be found here .
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:14.155Z"
- },
- "appear-in": {
- "readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:14.166Z"
+ "readmeFetchedAt": "2020-09-30T00:10:21.961Z"
},
"atom": {
"readmeCleaned": " Atom \n \n \n
\nAtom is a hackable text editor for the 21st century, built on Electron , and based on everything we love about our favorite editors. We designed it to be deeply customizable, but still approachable using the default configuration.
\n
\n
\nVisit atom.io to learn more or visit the Atom forum .
\nFollow @AtomEditor on Twitter for important\nannouncements.
\nThis project adheres to the Contributor Covenant code of conduct .\nBy participating, you are expected to uphold this code. Please report unacceptable behavior to atom@github.com .
\n Documentation \nIf you want to read about using Atom or developing packages in Atom, the Atom Flight Manual is free and available online. You can find the source to the manual in atom/flight-manual.atom.io .
\nThe API reference for developing packages is also documented on Atom.io.
\n Installing \n Prerequisites \n\n macOS \nDownload the latest Atom release .
\nAtom will automatically update when a new release is available.
\n Windows \nDownload the latest Atom installer . AtomSetup.exe
is 32-bit. For 64-bit systems, download AtomSetup-x64.exe
.
\nAtom will automatically update when a new release is available.
\nYou can also download atom-windows.zip
(32-bit) or atom-x64-windows.zip
(64-bit) from the releases page .\nThe .zip
version will not automatically update.
\nUsing Chocolatey ? Run cinst Atom
to install the latest version of Atom.
\n Linux \nAtom is only available for 64-bit Linux systems.
\nConfigure your distribution's package manager to install and update Atom by following the Linux installation instructions in the Flight Manual. You will also find instructions on how to install Atom's official Linux packages without using a package repository, though you will not get automatic updates after installing Atom this way.
\nArchive extraction \nAn archive is available for people who don't want to install atom
as root.
\nThis version enables you to install multiple Atom versions in parallel. It has been built on Ubuntu 64-bit,\nbut should be compatible with other Linux distributions.
\n\nInstall dependencies (on Ubuntu): sudo apt install git gconf2 gconf-service libgtk2.0-0 libudev1 libgcrypt20 libnotify4 libxtst6 libnss3 python3 gvfs-bin xdg-utils libcap2
\n\n(If the python3
package isn't available, or is too old (Python 3 should be >= 3.5), either python2
or python
(2.6 or 2.7) will work in its place.) \n \n \nDownload atom-amd64.tar.gz
from the Atom releases page . \nRun tar xf atom-amd64.tar.gz
in the directory where you want to extract the Atom folder. \nLaunch Atom using the installed atom
command from the newly extracted directory. \n \nThe Linux version does not currently automatically update so you will need to\nrepeat these steps to upgrade to future releases.
\n Building \n\n Discussion \n\n License \nMIT
\nWhen using the Atom or other GitHub logos, be sure to follow the GitHub logo guidelines .
\n ",
"readmeOriginal": " Atom \n \n \n
\nAtom is a hackable text editor for the 21st century, built on Electron , and based on everything we love about our favorite editors. We designed it to be deeply customizable, but still approachable using the default configuration.
\n
\n
\nVisit atom.io to learn more or visit the Atom forum .
\nFollow @AtomEditor on Twitter for important\nannouncements.
\nThis project adheres to the Contributor Covenant code of conduct .\nBy participating, you are expected to uphold this code. Please report unacceptable behavior to atom@github.com .
\n Documentation \nIf you want to read about using Atom or developing packages in Atom, the Atom Flight Manual is free and available online. You can find the source to the manual in atom/flight-manual.atom.io .
\nThe API reference for developing packages is also documented on Atom.io.
\n Installing \n Prerequisites \n\n macOS \nDownload the latest Atom release .
\nAtom will automatically update when a new release is available.
\n Windows \nDownload the latest Atom installer . AtomSetup.exe
is 32-bit. For 64-bit systems, download AtomSetup-x64.exe
.
\nAtom will automatically update when a new release is available.
\nYou can also download atom-windows.zip
(32-bit) or atom-x64-windows.zip
(64-bit) from the releases page .\nThe .zip
version will not automatically update.
\nUsing Chocolatey ? Run cinst Atom
to install the latest version of Atom.
\n Linux \nAtom is only available for 64-bit Linux systems.
\nConfigure your distribution's package manager to install and update Atom by following the Linux installation instructions in the Flight Manual. You will also find instructions on how to install Atom's official Linux packages without using a package repository, though you will not get automatic updates after installing Atom this way.
\nArchive extraction \nAn archive is available for people who don't want to install atom
as root.
\nThis version enables you to install multiple Atom versions in parallel. It has been built on Ubuntu 64-bit,\nbut should be compatible with other Linux distributions.
\n\nInstall dependencies (on Ubuntu): sudo apt install git gconf2 gconf-service libgtk2.0-0 libudev1 libgcrypt20 libnotify4 libxtst6 libnss3 python3 gvfs-bin xdg-utils libcap2
\n\n(If the python3
package isn't available, or is too old (Python 3 should be >= 3.5), either python2
or python
(2.6 or 2.7) will work in its place.) \n \n \nDownload atom-amd64.tar.gz
from the Atom releases page . \nRun tar xf atom-amd64.tar.gz
in the directory where you want to extract the Atom folder. \nLaunch Atom using the installed atom
command from the newly extracted directory. \n \nThe Linux version does not currently automatically update so you will need to\nrepeat these steps to upgrade to future releases.
\n Building \n\n Discussion \n\n License \nMIT
\nWhen using the Atom or other GitHub logos, be sure to follow the GitHub logo guidelines .
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:14.188Z"
+ "readmeFetchedAt": "2020-09-30T00:10:22.019Z"
},
"assessment-disaggregation": {
"readmeCleaned": " Assessment Disaggregation \nThis software calculates value-added learning scores accounting for guessing. The software reads in nearly any exam format and exam questions can appear in different locations in the pretest and posttest.
\nMore information about this software at https://www.assessmentdisaggregation.org/ .
\n ",
"readmeOriginal": " Assessment Disaggregation \nThis software calculates value-added learning scores accounting for guessing. The software reads in nearly any exam format and exam questions can appear in different locations in the pretest and posttest.
\nMore information about this software at https://www.assessmentdisaggregation.org/ .
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:14.190Z"
+ "readmeFetchedAt": "2020-09-30T00:10:22.063Z"
},
"auryo": {
"readmeCleaned": " Auryo \n\n\n\nMacOS/Linux \nWindows \nSnap \n \n \n\n\n \n \n \n \n \n
\nA beautiful SoundCloud app for your desktop. Using the power of electron we are able to integrate this webapp with native features like touchbar and media key support.
\n Table of Contents \n\n Installation \nThere are builds for Mac, Windows and Linux.
\nDownloads are available on the website OR
\n
\n Contributing \nPlease read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
\n Support 💪 \nAuryo is a open source project. It can grow thanks to the sponsors and support by the amazing backers. If you like to donate, please visit 👉 my patreon page .
\n Author \nThis application has been built by Jonas Snellinckx . It started out as a learning journey back in college-university Oct 2016, to start learning React, Redux and Electron. Since the first release in August 2017, the journey was incredibly educational. Over the next few months, Auryo has matured from a learning side-project into an escalated one. In a good sense.
\nAs of release 2.0.0, Auryo also has been open-sourced. See the list of contributors who participated in this project.
\n Tip Jar \nShow me some love, buy me a 🍺 .
\n\nPaypal: paypal.me \nEthereum: 0x6a9F12D2084CD54587BC3BBfFf52C5931d10fB38 \nStellar: GCHNLOV4GV54LIUEULLCSGSITFO2OY2B44IF2EUL36OA3ZRLNVADPWBE \nBitcoin: 17E7wxp6J6Gj4mvaZ58D3ESFe22Ezp5adz \nLitecoin: LQFHz35BdEaavCWNGAQPZDDVTS25hKbBJr \n \n License \nThis project is licensed under the GNU General Public License v3.0 - see the LICENSE.md file for details
\n ",
"readmeOriginal": " Auryo \n\n\n\nMacOS/Linux \nWindows \nSnap \n \n \n\n\n \n \n \n \n \n
\nA beautiful SoundCloud app for your desktop. Using the power of electron we are able to integrate this webapp with native features like touchbar and media key support.
\n Table of Contents \n\n Installation \nThere are builds for Mac, Windows and Linux.
\nDownloads are available on the website OR
\n
\n Contributing \nPlease read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
\n Support 💪 \nAuryo is a open source project. It can grow thanks to the sponsors and support by the amazing backers. If you like to donate, please visit 👉 my patreon page .
\n Author \nThis application has been built by Jonas Snellinckx . It started out as a learning journey back in college-university Oct 2016, to start learning React, Redux and Electron. Since the first release in August 2017, the journey was incredibly educational. Over the next few months, Auryo has matured from a learning side-project into an escalated one. In a good sense.
\nAs of release 2.0.0, Auryo also has been open-sourced. See the list of contributors who participated in this project.
\n Tip Jar \nShow me some love, buy me a 🍺 .
\n\nPaypal: paypal.me \nEthereum: 0x6a9F12D2084CD54587BC3BBfFf52C5931d10fB38 \nStellar: GCHNLOV4GV54LIUEULLCSGSITFO2OY2B44IF2EUL36OA3ZRLNVADPWBE \nBitcoin: 17E7wxp6J6Gj4mvaZ58D3ESFe22Ezp5adz \nLitecoin: LQFHz35BdEaavCWNGAQPZDDVTS25hKbBJr \n \n License \nThis project is licensed under the GNU General Public License v3.0 - see the LICENSE.md file for details
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:14.244Z"
- },
- "backlog": {
- "readmeCleaned": " Backlog \n\nSimple multiplatform desktop app for storing TODOs, ideas or backlog items.\nYou can organize them with boards as a plaintext or markdown. No dependencies, no internet connection required,\nno external accounts. Sleek flow.
\n \n\n \n
\n 2.0.0-BETA-5.1 release \nPreview of 2.0.0 version
\n\nNew 2.x version introduces a lot of new features including new UI, configurable keybindings, search item feature, emoji, and a lot more! Check it out !
\n\n \n
\n Official website \nwww.backlog.cloud
\n Download \nNo installation required. Just unzip archive and run executable
\n\n 32bit versions \n\n Features \n\nOrganize your thoughts with items & boards. Use Markdown or plaintext for adding new items \nMove items to other board or drag&drop for reordering within current one \nFilter board items by text \nLight/dark theme \nSimple progress bar \nKeyboard shortcuts full list available here \n \n Screenshots \n\n \n \n \n \n
\n Update \nWhen new version is available just download it, unzip and enjoy. No additional action is required. All your boards and items will be available.
\n Change log \n 1.8.0 \n\nThis is another huge update with number of significant improvements/features added.\nHopefully it will stay for a longer.
\n \n Features & improvements \n\ndark theme \nsearch items
feature \nbackup to file feature \nnew top bar unified acroos OS \nmodals can be closed by pressing ESC or click outside modal area \nscrollbar ui improved \nnumber of keyboard shortcuts added \ncheck for updates on app startup \nother minor ui improvements... \n \n Bug fixes \n\nfixed issue which makes impossible to move some item to newly created board \nfix bug when specific items can't be edited nor deleted \nfixed issue when items list was not fully visible (last item was truncated) \n \n Why I've wrote it ? \nWhen programming I often have a number of ideas related to possible improvements for the future or a cool new project. Most often, it's just one sentence or a couple of words - just a draft of an idea to expand in the future.
\nI know that, there are hundreds of todo list managers or other notes manager ,\nbut this one will finally perfectly fulfill my needs. So far I wrote my thoughts on sticky notes, I tried Evernote, Simplenote...\nThey are fine, but all of them were either bloated with unnecessary features or lacked the desired "flow" -\nwhen I open a program I want type down thoughts, hit enter, and get back to my actual work. That's how I write Backlog. No dependencies, no internet connection required, no external accounts etc.
\n License \nIt's free and opensource application under MIT license. You can do whatever you want as long as you include the original copyright and license notice in any copy of the software/source
\n Technical \n How ? \nThis application is built with Electron and web technologies (javascript, css, html) more specifically: Vue.js . UI toolkit is iView
\n Build Setup \nYou can build it yourself instead of downloading executable:
\n# install dependencies \nnpm install\n\n# Compiles and hot-reloads for development \nnpm run serve\n\n# Compiles and minifies for production \nnpm run build\n\n# Run your tests \nnpm run test \n\n# Lints and fixes files \nnpm run lint\n\n# Run your unit tests \nnpm run test:unit \n Customize configuration \nSee Configuration Reference .
\n ",
- "readmeOriginal": " Backlog \n\nSimple multiplatform desktop app for storing TODOs, ideas or backlog items.\nYou can organize them with boards as a plaintext or markdown. No dependencies, no internet connection required,\nno external accounts. Sleek flow.
\n \n\n \n
\n 2.0.0-BETA-5.1 release \nPreview of 2.0.0 version
\n\nNew 2.x version introduces a lot of new features including new UI, configurable keybindings, search item feature, emoji, and a lot more! Check it out !
\n\n \n
\n Official website \nwww.backlog.cloud
\n Download \nNo installation required. Just unzip archive and run executable
\n\n 32bit versions \n\n Features \n\nOrganize your thoughts with items & boards. Use Markdown or plaintext for adding new items \nMove items to other board or drag&drop for reordering within current one \nFilter board items by text \nLight/dark theme \nSimple progress bar \nKeyboard shortcuts full list available here \n \n Screenshots \n\n \n \n \n \n
\n Update \nWhen new version is available just download it, unzip and enjoy. No additional action is required. All your boards and items will be available.
\n Change log \n 1.8.0 \n\nThis is another huge update with number of significant improvements/features added.\nHopefully it will stay for a longer.
\n \n Features & improvements \n\ndark theme \nsearch items
feature \nbackup to file feature \nnew top bar unified acroos OS \nmodals can be closed by pressing ESC or click outside modal area \nscrollbar ui improved \nnumber of keyboard shortcuts added \ncheck for updates on app startup \nother minor ui improvements... \n \n Bug fixes \n\nfixed issue which makes impossible to move some item to newly created board \nfix bug when specific items can't be edited nor deleted \nfixed issue when items list was not fully visible (last item was truncated) \n \n Why I've wrote it ? \nWhen programming I often have a number of ideas related to possible improvements for the future or a cool new project. Most often, it's just one sentence or a couple of words - just a draft of an idea to expand in the future.
\nI know that, there are hundreds of todo list managers or other notes manager ,\nbut this one will finally perfectly fulfill my needs. So far I wrote my thoughts on sticky notes, I tried Evernote, Simplenote...\nThey are fine, but all of them were either bloated with unnecessary features or lacked the desired \"flow\" -\nwhen I open a program I want type down thoughts, hit enter, and get back to my actual work. That's how I write Backlog. No dependencies, no internet connection required, no external accounts etc.
\n License \nIt's free and opensource application under MIT license. You can do whatever you want as long as you include the original copyright and license notice in any copy of the software/source
\n Technical \n How ? \nThis application is built with Electron and web technologies (javascript, css, html) more specifically: Vue.js . UI toolkit is iView
\n Build Setup \nYou can build it yourself instead of downloading executable:
\n# install dependencies \nnpm install\n\n# Compiles and hot-reloads for development \nnpm run serve\n\n# Compiles and minifies for production \nnpm run build\n\n# Run your tests \nnpm run test \n\n# Lints and fixes files \nnpm run lint\n\n# Run your unit tests \nnpm run test:unit \n Customize configuration \nSee Configuration Reference .
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:14.370Z"
+ "readmeFetchedAt": "2020-09-30T00:10:22.130Z"
},
"batcave": {
"readmeCleaned": "
\n
\n###>Batcave client built with Electron and Angular2.
\nExperience smooth texting in the dark environment with a classy batcave desktop app electron based on a cool dark theme. Just simple with coloured chat bubbles. Feel free to tell me any suggestions, or let me know about any issues. Enjoy!
\n Screenshot \n \n
\n###>Click here to see on web Batcave .
\n Clone \n$ git clone https://github.com/hsbalar/batcave\n$ cd batcave\n
\n Install dependencies \n$ npm install\n
\n Build \n$ typings install\n
\n$ npm run build\n
\n Run \n$ npm start\n
\n That's it ... Thank you. \n Dependencies \n\n Download \nDownload Batcave desktop application for Windows, MacOS and Linux.
\n License \nMIT
\n ",
"readmeOriginal": "
\n
\n###>Batcave client built with Electron and Angular2.
\nExperience smooth texting in the dark environment with a classy batcave desktop app electron based on a cool dark theme. Just simple with coloured chat bubbles. Feel free to tell me any suggestions, or let me know about any issues. Enjoy!
\n Screenshot \n \n
\n###>Click here to see on web Batcave .
\n Clone \n$ git clone https://github.com/hsbalar/batcave\n$ cd batcave\n
\n Install dependencies \n$ npm install\n
\n Build \n$ typings install\n
\n$ npm run build\n
\n Run \n$ npm start\n
\n That's it ... Thank you. \n Dependencies \n\n Download \nDownload Batcave desktop application for Windows, MacOS and Linux.
\n License \nMIT
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:14.376Z"
- },
- "autoedit": {
- "readmeCleaned": " autoEdit 2 \nautoEdit 2 is a fast text based video editing, desktop app for Mac, Linux and Windows, built with node and electron, and Backbone front end. For making video production faster, easier and more accessible.
\n Ready to use release \nSee releases section to download latest packaged version ready to use. And view user manual for overview of the app.
\nAll you need to get started is to decide what speech to text service you want to use and get some credentials to get going check out the user manual for more details
\n Setup \ngit clone git@github.com:OpenNewsLabs/autoEdit_2.git \ncd autoEdit_2\n
\n\n Usage - development \nnpm start\n
\nCompiles the js client side files with browserify and starts electron
\nNote: You'd also need to get Speech to text keys or have the Gentle Open source app running locally check out the user manual for more details , unless you are choosing pocketsphinx
as speech to text option.
\n Background \nautoEdit is a text-based video-editing software that creates a digital paper-editing workflow. For more background see this write up on Source "Introducing autoEdit" as well as for more in depth on the underlying workflow see this gitbook "How to tell compelling stories out of video interviews" , and especially this section focused on digital Paper-editing .
\n
\n System Architecture \nHigh level overview of system architecture
\nSee Architecture overview in\ndeveloper's documentation .
\n Development env \nHow to run the development environment \nCoding style convention ref optional, eg which linter to use \nLinting, github pre-push hook - optional
\n\n linting \nUse .eslintrc.json
in your code editor of choice to keep style consistency.
\n Build \nHow to run build
\nSee documentation section for build / deployment in OS X, Linux, Windows
\n Travis CI Deployment \nSee documentation section for Travis CI continuous build
\n Deployment as adobe panel \nSee documentation section for more info
\n Tests \nHow to carry out tests
\nAt the moment some unit tests are in the spec
folder using jasmine
, and you can run them using
\nnpm run test\n
\nHowever they still need to be fixed up a bit. And perhaps move to jest
.
\n\n Build project page & demo \nSee documentation section for
\n\n Open source \nThis is an open source project, in it's current version it was originally created as part of a Open News Knight-Mozilla fellowship by Pietro Passarelli with the Vox Media product team . You can contribute and/or propose ideas you have for this project.
\nThis tool is under development and you may find some bugs. In that case we will appreciate if you can fill an issue or get in touch .
\nIf you are curious about whatever happened to autoEdit "1" check this out .
\n Contributing \nFeel free to get in touch with any questions. Via email pietro@autoedit.io or twitter @pietropassarell .
\nGithub issues to suggest ideas and report bugs welcome. And/or fork the project and send me a pull request .
\nSign up to the mailing list , follow on twitter and/or facebook to keep up to date with the latest releases.
\nCheck out the issues section and waffle.io Dashboard
\n
\n Contributors \nList of contributors that have helped shaped autoEdit by contributing and/or advising on this or previous versions in no particular order.
\n\n Active contributors \n\n \n Support the project \n\nautoEdit.io it's free and open source. Free as in free speech as well as in free beer. Help support the autoEdit project to keep it that way . Support will go towards fixing bugs, adding features, provide support for users etc...
\n ",
- "readmeOriginal": " autoEdit 2 \nautoEdit 2 is a fast text based video editing, desktop app for Mac, Linux and Windows, built with node and electron, and Backbone front end. For making video production faster, easier and more accessible.
\n Ready to use release \nSee releases section to download latest packaged version ready to use. And view user manual for overview of the app.
\nAll you need to get started is to decide what speech to text service you want to use and get some credentials to get going check out the user manual for more details
\n Setup \ngit clone git@github.com:OpenNewsLabs/autoEdit_2.git \ncd autoEdit_2\n
\n\n Usage - development \nnpm start\n
\nCompiles the js client side files with browserify and starts electron
\nNote: You'd also need to get Speech to text keys or have the Gentle Open source app running locally check out the user manual for more details , unless you are choosing pocketsphinx
as speech to text option.
\n Background \nautoEdit is a text-based video-editing software that creates a digital paper-editing workflow. For more background see this write up on Source \"Introducing autoEdit\" as well as for more in depth on the underlying workflow see this gitbook \"How to tell compelling stories out of video interviews\" , and especially this section focused on digital Paper-editing .
\n
\n System Architecture \nHigh level overview of system architecture
\nSee Architecture overview in\ndeveloper's documentation .
\n Development env \nHow to run the development environment \nCoding style convention ref optional, eg which linter to use \nLinting, github pre-push hook - optional
\n\n linting \nUse .eslintrc.json
in your code editor of choice to keep style consistency.
\n Build \nHow to run build
\nSee documentation section for build / deployment in OS X, Linux, Windows
\n Travis CI Deployment \nSee documentation section for Travis CI continuous build
\n Deployment as adobe panel \nSee documentation section for more info
\n Tests \nHow to carry out tests
\nAt the moment some unit tests are in the spec
folder using jasmine
, and you can run them using
\nnpm run test\n
\nHowever they still need to be fixed up a bit. And perhaps move to jest
.
\n\n Build project page & demo \nSee documentation section for
\n\n Open source \nThis is an open source project, in it's current version it was originally created as part of a Open News Knight-Mozilla fellowship by Pietro Passarelli with the Vox Media product team . You can contribute and/or propose ideas you have for this project.
\nThis tool is under development and you may find some bugs. In that case we will appreciate if you can fill an issue or get in touch .
\nIf you are curious about whatever happened to autoEdit \"1\" check this out .
\n Contributing \nFeel free to get in touch with any questions. Via email pietro@autoedit.io or twitter @pietropassarell .
\nGithub issues to suggest ideas and report bugs welcome. And/or fork the project and send me a pull request .
\nSign up to the mailing list , follow on twitter and/or facebook to keep up to date with the latest releases.
\nCheck out the issues section and waffle.io Dashboard
\n
\n Contributors \nList of contributors that have helped shaped autoEdit by contributing and/or advising on this or previous versions in no particular order.
\n\n Active contributors \n\n \n Support the project \n\nautoEdit.io it's free and open source. Free as in free speech as well as in free beer. Help support the autoEdit project to keep it that way . Support will go towards fixing bugs, adding features, provide support for users etc...
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:14.402Z"
+ "readmeFetchedAt": "2020-09-30T00:10:22.148Z"
},
"aws-s3-backup": {
"readmeCleaned": "\n \n Backup on AWS S3 ? Never been so easy!\n
\n\n \n \n \n
\n Introduction \nThis app allows you to use AWS (Amazon Web Services) S3 as backup system for desktop environments.\nLike Dropbox or Google Drive app you can backup your important data on AWS S3.\nThis desktop app allows you to configure 3 different types of backup job (One time, recurring, live) to backup your data in an S3 bucket.
\n\nOne time: the backup job will be executed only one time as programmed. \nRecurring: the backup job will be executed periodically as programmed. \nLive: any time a file associated with the backup job changes it will be transferred to the S3 bucket. \n \nThis is a cross platform app, built with Electron, so you can use it on Windows, Mac and Linux.
\n Requirement \nThis app use the AWS CLI "sync" command, this mean that you must install the AWS CLI in order to use this app .
\nYou can find the AWS CLI installer here: Download AWS CLI
\n APP Settings \nAfter installation go to settings page and configure the AWS credentials.
\nIn order to use the app you must set an "AWS access key ID" , an "AWS secret access key" and an "AWS Region" that you can create through the IAM service in the AWS console.\nThe IAM user needs a programmatic access account with a correct read/write S3 policy attached (e.g AmazonS3FullAccess) and CloudWatch Metrics (e.g CloudWatchReadOnlyAccess).\nYou can use any IAM S3 policy that grant access to the buckets that you want to use with the app.\nHere an example policy: IAM S3 example policy
\n Wiki \nA complete and detailed documentation can be found here: https://github.com/ulver2812/aws-s3-backup/wiki
\n
\n Windows executable (portable and installer) \nDownload here
\n Changelog \nCheck changelog
\n Getting Started \nClone this repository locally :
\ngit clone https://github.com/ulver2812/aws-s3-backup.git \nInstall dependencies with npm :
\n\n To build for development \n\nin a terminal window -> npm start \n \nThis start a local development environment with hot reload
\nYou can activate/deactivate "Developer Tools" by commenting or not win.webContents.openDevTools();
in main.ts
.
\n To build for production \n\nin a windows terminal window -> npm electron:windows \nin a mac terminal window -> npm electron:mac \nin a linux terminal window -> npm electron:linux \n \nYou will find the app build files in the "app-builds" directory.
\nDon't forget to deactivate the "Developer Tools" by commenting win.webContents.openDevTools();
in main.ts
.
\n Included Commands \n\n\n\nCommand \nDescription \n \n \n\n\nnpm run ng:serve:web
\nExecute the app in the browser \n \n\nnpm run build
\nBuild the app. Your built files are in the /dist folder. \n \n\nnpm run build:prod
\nBuild the app with Angular aot. Your built files are in the /dist folder. \n \n\nnpm run electron:local
\nBuilds your application and start electron \n \n\nnpm run electron:linux
\nBuilds your application and creates an app consumable on linux system \n \n\nnpm run electron:windows
\nOn a Windows OS, builds your application and creates an app consumable in windows 32/64 bit systems \n \n\nnpm run electron:mac
\nOn a MAC OS, builds your application and generates a .app
file of your application that can be run on Mac \n \n \n
\n ",
"readmeOriginal": "\n \n Backup on AWS S3 ? Never been so easy!\n
\n\n \n \n \n
\n Introduction \nThis app allows you to use AWS (Amazon Web Services) S3 as backup system for desktop environments.\nLike Dropbox or Google Drive app you can backup your important data on AWS S3.\nThis desktop app allows you to configure 3 different types of backup job (One time, recurring, live) to backup your data in an S3 bucket.
\n\nOne time: the backup job will be executed only one time as programmed. \nRecurring: the backup job will be executed periodically as programmed. \nLive: any time a file associated with the backup job changes it will be transferred to the S3 bucket. \n \nThis is a cross platform app, built with Electron, so you can use it on Windows, Mac and Linux.
\n Requirement \nThis app use the AWS CLI \"sync\" command, this mean that you must install the AWS CLI in order to use this app .
\nYou can find the AWS CLI installer here: Download AWS CLI
\n APP Settings \nAfter installation go to settings page and configure the AWS credentials.
\nIn order to use the app you must set an \"AWS access key ID\" , an \"AWS secret access key\" and an \"AWS Region\" that you can create through the IAM service in the AWS console.\nThe IAM user needs a programmatic access account with a correct read/write S3 policy attached (e.g AmazonS3FullAccess) and CloudWatch Metrics (e.g CloudWatchReadOnlyAccess).\nYou can use any IAM S3 policy that grant access to the buckets that you want to use with the app.\nHere an example policy: IAM S3 example policy
\n Wiki \nA complete and detailed documentation can be found here: https://github.com/ulver2812/aws-s3-backup/wiki
\n
\n Windows executable (portable and installer) \nDownload here
\n Changelog \nCheck changelog
\n Getting Started \nClone this repository locally :
\ngit clone https://github.com/ulver2812/aws-s3-backup.git \nInstall dependencies with npm :
\n\n To build for development \n\nin a terminal window -> npm start \n \nThis start a local development environment with hot reload
\nYou can activate/deactivate \"Developer Tools\" by commenting or not win.webContents.openDevTools();
in main.ts
.
\n To build for production \n\nin a windows terminal window -> npm electron:windows \nin a mac terminal window -> npm electron:mac \nin a linux terminal window -> npm electron:linux \n \nYou will find the app build files in the \"app-builds\" directory.
\nDon't forget to deactivate the \"Developer Tools\" by commenting win.webContents.openDevTools();
in main.ts
.
\n Included Commands \n\n\n\nCommand \nDescription \n \n \n\n\nnpm run ng:serve:web
\nExecute the app in the browser \n \n\nnpm run build
\nBuild the app. Your built files are in the /dist folder. \n \n\nnpm run build:prod
\nBuild the app with Angular aot. Your built files are in the /dist folder. \n \n\nnpm run electron:local
\nBuilds your application and start electron \n \n\nnpm run electron:linux
\nBuilds your application and creates an app consumable on linux system \n \n\nnpm run electron:windows
\nOn a Windows OS, builds your application and creates an app consumable in windows 32/64 bit systems \n \n\nnpm run electron:mac
\nOn a MAC OS, builds your application and generates a .app
file of your application that can be run on Mac \n \n \n
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:14.446Z"
+ "readmeFetchedAt": "2020-09-30T00:10:22.191Z"
},
- "beaker-browser": {
- "readmeCleaned": " Beaker Browser \n
\n
\nBeaker is an experimental peer-to-peer Web browser. It adds new APIs for building hostless applications while remaining compatible with the rest of the Web. Visit the website.
\nPlease feel free to open usability issues. Join us at #beakerbrowser on Freenode.
\nSponsors \nSponsors support this project by contributing $100 a month or more. Become a sponsor
\n \n \n \n \n \n \n \n \n \n
\n Backers \nBackers support this project by contributing $2 to $99 a month. Become a backer
\n
\n Table of Contents \n\n\n\n\n Installing \n Binaries \nVisit the Releases Page to find the installer you need.
\n Building from source \nRequires node 12 or higher.
\nIn Linux (and in some cases macOS) you need libtool, m4, autoconf, and automake:
\nsudo apt-get install libtool m4 make g++ autoconf # debian/ubuntu \nsudo dnf install libtool m4 make gcc-c++ libXScrnSaver # fedora \nbrew install libtool autoconf automake # macos \nIn Windows, you'll need to install Python 2.7 , Visual Studio 2015 or 2017, and Git . (You might try windows-build-tools .) Then run:
\nnpm config set python c:/ python27\nnpm config set msvs_version 2015 \nnpm install - g node- gyp\nnpm install - g gulp \nTo build:
\ngit clone https://github.com/beakerbrowser/beaker.git\ncd beaker/scripts\nnpm install # don't worry about v8 api errors building native modules - rebuild will fix \nnpm run rebuild # needed after each install. see https://github.com/electron/electron/issues/5851 \nnpm start \nIf you pull latest from the repo and get weird module errors, do:
\n\nThis invokes the mad king , who will torch your node_modules/
, and do the full install/rebuild process for you.\n(We chose that command name when GoT was still cool.)\nnpm start
should work afterward.
\nIf you're doing development, npm run watch
to have assets build automatically.
\n Documentation \nLooking to work on Beaker? Watch this video and take a look at the build notes .
\n\n Env Vars \n\nDEBUG
: which log systems to output? A comma-separated string. Can be beaker
, dat
, bittorrent-dht
, dns-discovery
, hypercore-protocol
. Specify *
for all. \nBEAKER_OPEN_URL
: open the given URL on load, rather than the previous session or default tab. \nBEAKER_USER_DATA_PATH
: override the user-data path, therefore changing where data is read/written. Useful for testing. For default value see userData
in the electron docs . \nBEAKER_DAT_QUOTA_DEFAULT_BYTES_ALLOWED
: override the default max-quota for bytes allowed to be written by a dat site. Useful for testing. Default value is '500mb'
. This can be a Number or a String. Check bytes.parse for supported units and abbreviations. \n \n Vulnerability disclosure \nSee SECURITY.md for reporting security issues and vulnerabilities.
\n Known issues \n tmux \nLaunching from tmux is known to cause issues with GUI apps in macOS. On Beaker, it may cause the application to hang during startup.
\n Contributors \nThis project exists thanks to all the people who contribute. [Contribute] .\n
\n License \nMIT License (MIT)
\nCopyright (c) 2018 Blue Link Labs
\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\n ",
- "readmeOriginal": " Beaker Browser \n
\n
\nBeaker is an experimental peer-to-peer Web browser. It adds new APIs for building hostless applications while remaining compatible with the rest of the Web. Visit the website.
\nPlease feel free to open usability issues. Join us at #beakerbrowser on Freenode.
\nSponsors \nSponsors support this project by contributing $100 a month or more. Become a sponsor
\n \n \n \n \n \n \n \n \n \n
\n Backers \nBackers support this project by contributing $2 to $99 a month. Become a backer
\n
\n Table of Contents \n\n\n\n\n Installing \n Binaries \nVisit the Releases Page to find the installer you need.
\n Building from source \nRequires node 12 or higher.
\nIn Linux (and in some cases macOS) you need libtool, m4, autoconf, and automake:
\nsudo apt-get install libtool m4 make g++ autoconf # debian/ubuntu \nsudo dnf install libtool m4 make gcc-c++ libXScrnSaver # fedora \nbrew install libtool autoconf automake # macos \nIn Windows, you'll need to install Python 2.7 , Visual Studio 2015 or 2017, and Git . (You might try windows-build-tools .) Then run:
\nnpm config set python c:/ python27\nnpm config set msvs_version 2015 \nnpm install - g node- gyp\nnpm install - g gulp \nTo build:
\ngit clone https://github.com/beakerbrowser/beaker.git\ncd beaker/scripts\nnpm install # don't worry about v8 api errors building native modules - rebuild will fix \nnpm run rebuild # needed after each install. see https://github.com/electron/electron/issues/5851 \nnpm start \nIf you pull latest from the repo and get weird module errors, do:
\n\nThis invokes the mad king , who will torch your node_modules/
, and do the full install/rebuild process for you.\n(We chose that command name when GoT was still cool.)\nnpm start
should work afterward.
\nIf you're doing development, npm run watch
to have assets build automatically.
\n Documentation \nLooking to work on Beaker? Watch this video and take a look at the build notes .
\n\n Env Vars \n\nDEBUG
: which log systems to output? A comma-separated string. Can be beaker
, dat
, bittorrent-dht
, dns-discovery
, hypercore-protocol
. Specify *
for all. \nBEAKER_OPEN_URL
: open the given URL on load, rather than the previous session or default tab. \nBEAKER_USER_DATA_PATH
: override the user-data path, therefore changing where data is read/written. Useful for testing. For default value see userData
in the electron docs . \nBEAKER_DAT_QUOTA_DEFAULT_BYTES_ALLOWED
: override the default max-quota for bytes allowed to be written by a dat site. Useful for testing. Default value is '500mb'
. This can be a Number or a String. Check bytes.parse for supported units and abbreviations. \n \n Vulnerability disclosure \nSee SECURITY.md for reporting security issues and vulnerabilities.
\n Known issues \n tmux \nLaunching from tmux is known to cause issues with GUI apps in macOS. On Beaker, it may cause the application to hang during startup.
\n Contributors \nThis project exists thanks to all the people who contribute. [Contribute] .\n
\n License \nMIT License (MIT)
\nCopyright (c) 2018 Blue Link Labs
\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:14.502Z"
+ "backlog": {
+ "readmeCleaned": " Backlog \n\nSimple multiplatform desktop app for storing TODOs, ideas or backlog items.\nYou can organize them with boards as a plaintext or markdown. No dependencies, no internet connection required,\nno external accounts. Sleek flow.
\n \n\n \n
\n 2.0.0-BETA-5.1 release \nPreview of 2.0.0 version
\n\nNew 2.x version introduces a lot of new features including new UI, configurable keybindings, search item feature, emoji, and a lot more! Check it out !
\n\n \n
\n Official website \nwww.backlog.cloud
\n Download \nNo installation required. Just unzip archive and run executable
\n\n 32bit versions \n\n Features \n\nOrganize your thoughts with items & boards. Use Markdown or plaintext for adding new items \nMove items to other board or drag&drop for reordering within current one \nFilter board items by text \nLight/dark theme \nSimple progress bar \nKeyboard shortcuts full list available here \n \n Screenshots \n\n \n \n \n \n
\n Update \nWhen new version is available just download it, unzip and enjoy. No additional action is required. All your boards and items will be available.
\n Change log \n 1.8.0 \n\nThis is another huge update with number of significant improvements/features added.\nHopefully it will stay for a longer.
\n \n Features & improvements \n\ndark theme \nsearch items
feature \nbackup to file feature \nnew top bar unified acroos OS \nmodals can be closed by pressing ESC or click outside modal area \nscrollbar ui improved \nnumber of keyboard shortcuts added \ncheck for updates on app startup \nother minor ui improvements... \n \n Bug fixes \n\nfixed issue which makes impossible to move some item to newly created board \nfix bug when specific items can't be edited nor deleted \nfixed issue when items list was not fully visible (last item was truncated) \n \n Why I've wrote it ? \nWhen programming I often have a number of ideas related to possible improvements for the future or a cool new project. Most often, it's just one sentence or a couple of words - just a draft of an idea to expand in the future.
\nI know that, there are hundreds of todo list managers or other notes manager ,\nbut this one will finally perfectly fulfill my needs. So far I wrote my thoughts on sticky notes, I tried Evernote, Simplenote...\nThey are fine, but all of them were either bloated with unnecessary features or lacked the desired "flow" -\nwhen I open a program I want type down thoughts, hit enter, and get back to my actual work. That's how I write Backlog. No dependencies, no internet connection required, no external accounts etc.
\n License \nIt's free and opensource application under MIT license. You can do whatever you want as long as you include the original copyright and license notice in any copy of the software/source
\n Technical \n How ? \nThis application is built with Electron and web technologies (javascript, css, html) more specifically: Vue.js . UI toolkit is iView
\n Build Setup \nYou can build it yourself instead of downloading executable:
\n# install dependencies \nnpm install\n\n# Compiles and hot-reloads for development \nnpm run serve\n\n# Compiles and minifies for production \nnpm run build\n\n# Run your tests \nnpm run test \n\n# Lints and fixes files \nnpm run lint\n\n# Run your unit tests \nnpm run test:unit \n Customize configuration \nSee Configuration Reference .
\n ",
+ "readmeOriginal": " Backlog \n\nSimple multiplatform desktop app for storing TODOs, ideas or backlog items.\nYou can organize them with boards as a plaintext or markdown. No dependencies, no internet connection required,\nno external accounts. Sleek flow.
\n \n\n \n
\n 2.0.0-BETA-5.1 release \nPreview of 2.0.0 version
\n\nNew 2.x version introduces a lot of new features including new UI, configurable keybindings, search item feature, emoji, and a lot more! Check it out !
\n\n \n
\n Official website \nwww.backlog.cloud
\n Download \nNo installation required. Just unzip archive and run executable
\n\n 32bit versions \n\n Features \n\nOrganize your thoughts with items & boards. Use Markdown or plaintext for adding new items \nMove items to other board or drag&drop for reordering within current one \nFilter board items by text \nLight/dark theme \nSimple progress bar \nKeyboard shortcuts full list available here \n \n Screenshots \n\n \n \n \n \n
\n Update \nWhen new version is available just download it, unzip and enjoy. No additional action is required. All your boards and items will be available.
\n Change log \n 1.8.0 \n\nThis is another huge update with number of significant improvements/features added.\nHopefully it will stay for a longer.
\n \n Features & improvements \n\ndark theme \nsearch items
feature \nbackup to file feature \nnew top bar unified acroos OS \nmodals can be closed by pressing ESC or click outside modal area \nscrollbar ui improved \nnumber of keyboard shortcuts added \ncheck for updates on app startup \nother minor ui improvements... \n \n Bug fixes \n\nfixed issue which makes impossible to move some item to newly created board \nfix bug when specific items can't be edited nor deleted \nfixed issue when items list was not fully visible (last item was truncated) \n \n Why I've wrote it ? \nWhen programming I often have a number of ideas related to possible improvements for the future or a cool new project. Most often, it's just one sentence or a couple of words - just a draft of an idea to expand in the future.
\nI know that, there are hundreds of todo list managers or other notes manager ,\nbut this one will finally perfectly fulfill my needs. So far I wrote my thoughts on sticky notes, I tried Evernote, Simplenote...\nThey are fine, but all of them were either bloated with unnecessary features or lacked the desired \"flow\" -\nwhen I open a program I want type down thoughts, hit enter, and get back to my actual work. That's how I write Backlog. No dependencies, no internet connection required, no external accounts etc.
\n License \nIt's free and opensource application under MIT license. You can do whatever you want as long as you include the original copyright and license notice in any copy of the software/source
\n Technical \n How ? \nThis application is built with Electron and web technologies (javascript, css, html) more specifically: Vue.js . UI toolkit is iView
\n Build Setup \nYou can build it yourself instead of downloading executable:
\n# install dependencies \nnpm install\n\n# Compiles and hot-reloads for development \nnpm run serve\n\n# Compiles and minifies for production \nnpm run build\n\n# Run your tests \nnpm run test \n\n# Lints and fixes files \nnpm run lint\n\n# Run your unit tests \nnpm run test:unit \n Customize configuration \nSee Configuration Reference .
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:22.217Z"
+ },
+ "autoedit": {
+ "readmeCleaned": " autoEdit 2 \nautoEdit 2 is a fast text based video editing, desktop app for Mac, Linux and Windows, built with node and electron, and Backbone front end. For making video production faster, easier and more accessible.
\n Ready to use release \nSee releases section to download latest packaged version ready to use. And view user manual for overview of the app.
\nAll you need to get started is to decide what speech to text service you want to use and get some credentials to get going check out the user manual for more details
\n Setup \ngit clone git@github.com:OpenNewsLabs/autoEdit_2.git \ncd autoEdit_2\n
\n\n Usage - development \nnpm start\n
\nCompiles the js client side files with browserify and starts electron
\nNote: You'd also need to get Speech to text keys or have the Gentle Open source app running locally check out the user manual for more details , unless you are choosing pocketsphinx
as speech to text option.
\n Background \nautoEdit is a text-based video-editing software that creates a digital paper-editing workflow. For more background see this write up on Source "Introducing autoEdit" as well as for more in depth on the underlying workflow see this gitbook "How to tell compelling stories out of video interviews" , and especially this section focused on digital Paper-editing .
\n
\n System Architecture \nHigh level overview of system architecture
\nSee Architecture overview in\ndeveloper's documentation .
\n Development env \nHow to run the development environment \nCoding style convention ref optional, eg which linter to use \nLinting, github pre-push hook - optional
\n\n linting \nUse .eslintrc.json
in your code editor of choice to keep style consistency.
\n Build \nHow to run build
\nSee documentation section for build / deployment in OS X, Linux, Windows
\n Travis CI Deployment \nSee documentation section for Travis CI continuous build
\n Deployment as adobe panel \nSee documentation section for more info
\n Tests \nHow to carry out tests
\nAt the moment some unit tests are in the spec
folder using jasmine
, and you can run them using
\nnpm run test\n
\nHowever they still need to be fixed up a bit. And perhaps move to jest
.
\n\n Build project page & demo \nSee documentation section for
\n\n Open source \nThis is an open source project, in it's current version it was originally created as part of a Open News Knight-Mozilla fellowship by Pietro Passarelli with the Vox Media product team . You can contribute and/or propose ideas you have for this project.
\nThis tool is under development and you may find some bugs. In that case we will appreciate if you can fill an issue or get in touch .
\nIf you are curious about whatever happened to autoEdit "1" check this out .
\n Contributing \nFeel free to get in touch with any questions. Via email pietro@autoedit.io or twitter @pietropassarell .
\nGithub issues to suggest ideas and report bugs welcome. And/or fork the project and send me a pull request .
\nSign up to the mailing list , follow on twitter and/or facebook to keep up to date with the latest releases.
\nCheck out the issues section and waffle.io Dashboard
\n
\n Contributors \nList of contributors that have helped shaped autoEdit by contributing and/or advising on this or previous versions in no particular order.
\n\n Active contributors \n\n \n Support the project \n\nautoEdit.io it's free and open source. Free as in free speech as well as in free beer. Help support the autoEdit project to keep it that way . Support will go towards fixing bugs, adding features, provide support for users etc...
\n ",
+ "readmeOriginal": " autoEdit 2 \nautoEdit 2 is a fast text based video editing, desktop app for Mac, Linux and Windows, built with node and electron, and Backbone front end. For making video production faster, easier and more accessible.
\n Ready to use release \nSee releases section to download latest packaged version ready to use. And view user manual for overview of the app.
\nAll you need to get started is to decide what speech to text service you want to use and get some credentials to get going check out the user manual for more details
\n Setup \ngit clone git@github.com:OpenNewsLabs/autoEdit_2.git \ncd autoEdit_2\n
\n\n Usage - development \nnpm start\n
\nCompiles the js client side files with browserify and starts electron
\nNote: You'd also need to get Speech to text keys or have the Gentle Open source app running locally check out the user manual for more details , unless you are choosing pocketsphinx
as speech to text option.
\n Background \nautoEdit is a text-based video-editing software that creates a digital paper-editing workflow. For more background see this write up on Source \"Introducing autoEdit\" as well as for more in depth on the underlying workflow see this gitbook \"How to tell compelling stories out of video interviews\" , and especially this section focused on digital Paper-editing .
\n
\n System Architecture \nHigh level overview of system architecture
\nSee Architecture overview in\ndeveloper's documentation .
\n Development env \nHow to run the development environment \nCoding style convention ref optional, eg which linter to use \nLinting, github pre-push hook - optional
\n\n linting \nUse .eslintrc.json
in your code editor of choice to keep style consistency.
\n Build \nHow to run build
\nSee documentation section for build / deployment in OS X, Linux, Windows
\n Travis CI Deployment \nSee documentation section for Travis CI continuous build
\n Deployment as adobe panel \nSee documentation section for more info
\n Tests \nHow to carry out tests
\nAt the moment some unit tests are in the spec
folder using jasmine
, and you can run them using
\nnpm run test\n
\nHowever they still need to be fixed up a bit. And perhaps move to jest
.
\n\n Build project page & demo \nSee documentation section for
\n\n Open source \nThis is an open source project, in it's current version it was originally created as part of a Open News Knight-Mozilla fellowship by Pietro Passarelli with the Vox Media product team . You can contribute and/or propose ideas you have for this project.
\nThis tool is under development and you may find some bugs. In that case we will appreciate if you can fill an issue or get in touch .
\nIf you are curious about whatever happened to autoEdit \"1\" check this out .
\n Contributing \nFeel free to get in touch with any questions. Via email pietro@autoedit.io or twitter @pietropassarell .
\nGithub issues to suggest ideas and report bugs welcome. And/or fork the project and send me a pull request .
\nSign up to the mailing list , follow on twitter and/or facebook to keep up to date with the latest releases.
\nCheck out the issues section and waffle.io Dashboard
\n
\n Contributors \nList of contributors that have helped shaped autoEdit by contributing and/or advising on this or previous versions in no particular order.
\n\n Active contributors \n\n \n Support the project \n\nautoEdit.io it's free and open source. Free as in free speech as well as in free beer. Help support the autoEdit project to keep it that way . Support will go towards fixing bugs, adding features, provide support for users etc...
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:22.232Z"
},
"bdash": {
"readmeCleaned": " \n \n
\n Bdash \nSimple SQL Client for lightweight data analysis.
\n Feature \n Saving query \n
\n Drawing chart \n
\n Sharing result \nYou can share the result with gist.
\nhttps://gist.github.com/hokaccha/e128e1c3a68527ebf2c50d5e95a089b1
\n Multiple data sources support \n\n Installation \nYou can download and install from here: https://www.bdash.io/
\n Development \nYou can start the application with following commands.
\n# Install dependencies\n$ yarn\n\n# Run following commands with different shell processes.\n$ yarn watch\n$ yarn start\n
\n License \nMIT
\n ",
"readmeOriginal": " \n \n
\n Bdash \nSimple SQL Client for lightweight data analysis.
\n Feature \n Saving query \n
\n Drawing chart \n
\n Sharing result \nYou can share the result with gist.
\nhttps://gist.github.com/hokaccha/e128e1c3a68527ebf2c50d5e95a089b1
\n Multiple data sources support \n\n Installation \nYou can download and install from here: https://www.bdash.io/
\n Development \nYou can start the application with following commands.
\n# Install dependencies\n$ yarn\n\n# Run following commands with different shell processes.\n$ yarn watch\n$ yarn start\n
\n License \nMIT
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:14.508Z"
+ "readmeFetchedAt": "2020-09-30T00:10:22.258Z"
},
"beekeeper-studio": {
"readmeCleaned": "Attention Existing MacOS, Windows, and AppImage users:
\n\nAutomatic update functionality was broken before version 1.7.5. Please update manually from the releases section on the right. From 1.7.5 the app will automatically update (like it was supposed to). \n \n Beekeeper Studio \nBeekeeper Studio is a cross-platform SQL editor and database manager available for Linux, Mac, and Windows.
\nBeekeeper Studio is MIT licensed so it is free (libre) and free (gratis).
\nDownload now from our website
\nLove Beekeeper Studio and want to help, but can't write code? We have some ideas for you .
\n Features \nTop feature: It's smooth 🍫 , fast 🏎 , and you'll actually enjoy using it 🥰
\n\nAutocomplete SQL query editor with syntax highlighting \nTabbed interface, so you can multitask \nSort and filter table data to find just what you need \nSensible keyboard-shortcuts \nSave queries for later \nQuery run-history, so you can find that one query you got working 3 days ago \nDefault dark theme \n \nOne of our frustrations with other open-source SQL editors and database managers is that they take a 'kitchen sink' approach to features, adding so many features that the UI becomes cluttered and hard to navigate. We wanted a good looking, open source SQL workbench that's powerful, but also easy to use. We couldn't find one, so we created it!
\n
\nBeekeeper Studio supports connecting to the following databases:
\n\nSQLite \nMySQL \nMariaDB \nPostgres \nCockroachDB \nSQL Server \nAmazon Redshift \n \n Installation \nDownload the latest release from the releases page , or from our website
\n Contributing to Beekeeper Studio \nWe love any community engagement. Even if you're complaining becuase you don't like something about the app!
\nBecause building an inclusive and welcoming community is important to us, please follow our code of conduct as you engage with the project.
\n Starting the Dev version of Beekeeper Studio \nWant to write some code and improve Beekeeper Studio? Getting set-up is easy on Mac, Linux, or Windows.
\n# First: Install NodeJS 12+, NPM, and Yarn \n# ... \n\n# 1. Fork the Beekeeper Studio Repo (click fork button at top right of this screen) \n# 2. Check out your fork: \ngit clone git@github.com:< your-username> /beekeeper-studio.git beekeeper-studio\ncd beekeeper-studio/\nyarn install # installs dependencies \n\n# Now you can start the app: \nyarn run electron:serve # # the app will now start \n Where to make changes? \nBeekeeper Studio has two entry points:
\n\nbackground.js - this is the electron-side code that controls native things like showing windows. \nmain.js - this is the entry point for the Vue.js app. You can follow the Vue component breadcrumbs from App.vue
to find the screen you need. \n \nGenerally we have two 'screens':
\n\nConnectionInterface - connecting to a DB \nCoreInterface - interacting with a database \n \n How to submit a change? \n\nPush your changes to your repository and open a Pull Request from our github page (this page) \nMake sure to write some notes about what your change does! A gif is always welcome for visual changes. \n \n Maintainer notes (casual readers can ignore this stuff) \n Release Process \n\nUp the version number in package.json \nReplace build/release-notes.md
with the latest release notes. Follow the format that is there. \n \n\nrun `git log ..HEAD --oneline | grep 'Merge pull' to find PRs merged \n \n\nCommit \nPush to master \nCreate a tag git tag v<version>
. It must start with a 'v' \ngit push origin <tagname>
\n \n\nNow wait for the build/publish action to complete on Github \n \n\nPush the new release live \n \n\nGo to the new 'draft' release on the releases tab of github, edit the notes, publish \nLog into snapcraft.io, drag the uploaded release into the 'stable' channel for each architecture. \n \nThis should also publish the latest docs
\nPost Release:
\n\nCopy release notes to a blog post, post on website \nTweet link \nShare on LinkedIn \nSend to mailing list on SendInBlue \n \n Big Thanks \nBeekeeper Studio wouldn't exist without Sqlectron-core , the core database libraries from the (now unmaintained) Sqlectron project. Beekeeper Studio started as an experimental fork of that repository. A big thanks to @maxcnunes and the rest of the Sqlectron community.
\n ",
"readmeOriginal": "Attention Existing MacOS, Windows, and AppImage users:
\n\nAutomatic update functionality was broken before version 1.7.5. Please update manually from the releases section on the right. From 1.7.5 the app will automatically update (like it was supposed to). \n \n Beekeeper Studio \nBeekeeper Studio is a cross-platform SQL editor and database manager available for Linux, Mac, and Windows.
\nBeekeeper Studio is MIT licensed so it is free (libre) and free (gratis).
\nDownload now from our website
\nLove Beekeeper Studio and want to help, but can't write code? We have some ideas for you .
\n Features \nTop feature: It's smooth 🍫 , fast 🏎 , and you'll actually enjoy using it 🥰
\n\nAutocomplete SQL query editor with syntax highlighting \nTabbed interface, so you can multitask \nSort and filter table data to find just what you need \nSensible keyboard-shortcuts \nSave queries for later \nQuery run-history, so you can find that one query you got working 3 days ago \nDefault dark theme \n \nOne of our frustrations with other open-source SQL editors and database managers is that they take a 'kitchen sink' approach to features, adding so many features that the UI becomes cluttered and hard to navigate. We wanted a good looking, open source SQL workbench that's powerful, but also easy to use. We couldn't find one, so we created it!
\n
\nBeekeeper Studio supports connecting to the following databases:
\n\nSQLite \nMySQL \nMariaDB \nPostgres \nCockroachDB \nSQL Server \nAmazon Redshift \n \n Installation \nDownload the latest release from the releases page , or from our website
\n Contributing to Beekeeper Studio \nWe love any community engagement. Even if you're complaining becuase you don't like something about the app!
\nBecause building an inclusive and welcoming community is important to us, please follow our code of conduct as you engage with the project.
\n Starting the Dev version of Beekeeper Studio \nWant to write some code and improve Beekeeper Studio? Getting set-up is easy on Mac, Linux, or Windows.
\n# First: Install NodeJS 12+, NPM, and Yarn \n# ... \n\n# 1. Fork the Beekeeper Studio Repo (click fork button at top right of this screen) \n# 2. Check out your fork: \ngit clone git@github.com:< your-username> /beekeeper-studio.git beekeeper-studio\ncd beekeeper-studio/\nyarn install # installs dependencies \n\n# Now you can start the app: \nyarn run electron:serve # # the app will now start \n Where to make changes? \nBeekeeper Studio has two entry points:
\n\nbackground.js - this is the electron-side code that controls native things like showing windows. \nmain.js - this is the entry point for the Vue.js app. You can follow the Vue component breadcrumbs from App.vue
to find the screen you need. \n \nGenerally we have two 'screens':
\n\nConnectionInterface - connecting to a DB \nCoreInterface - interacting with a database \n \n How to submit a change? \n\nPush your changes to your repository and open a Pull Request from our github page (this page) \nMake sure to write some notes about what your change does! A gif is always welcome for visual changes. \n \n Maintainer notes (casual readers can ignore this stuff) \n Release Process \n\nUp the version number in package.json \nReplace build/release-notes.md
with the latest release notes. Follow the format that is there. \n \n\nrun `git log ..HEAD --oneline | grep 'Merge pull' to find PRs merged \n \n\nCommit \nPush to master \nCreate a tag git tag v<version>
. It must start with a 'v' \ngit push origin <tagname>
\n \n\nNow wait for the build/publish action to complete on Github \n \n\nPush the new release live \n \n\nGo to the new 'draft' release on the releases tab of github, edit the notes, publish \nLog into snapcraft.io, drag the uploaded release into the 'stable' channel for each architecture. \n \nThis should also publish the latest docs
\nPost Release:
\n\nCopy release notes to a blog post, post on website \nTweet link \nShare on LinkedIn \nSend to mailing list on SendInBlue \n \n Big Thanks \nBeekeeper Studio wouldn't exist without Sqlectron-core , the core database libraries from the (now unmaintained) Sqlectron project. Beekeeper Studio started as an experimental fork of that repository. A big thanks to @maxcnunes and the rest of the Sqlectron community.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:14.536Z"
+ "readmeFetchedAt": "2020-09-30T00:10:22.341Z"
+ },
+ "beaker-browser": {
+ "readmeCleaned": " Beaker Browser \n
\n
\nBeaker is an experimental peer-to-peer Web browser. It adds new APIs for building hostless applications while remaining compatible with the rest of the Web. Visit the website.
\nPlease feel free to open usability issues. Join us at #beakerbrowser on Freenode.
\nSponsors \nSponsors support this project by contributing $100 a month or more. Become a sponsor
\n \n \n \n \n \n \n \n \n \n
\n Backers \nBackers support this project by contributing $2 to $99 a month. Become a backer
\n
\n Table of Contents \n\n\n\n\n Installing \n Binaries \nVisit the Releases Page to find the installer you need.
\n Building from source \nRequires node 12 or higher.
\nIn Linux (and in some cases macOS) you need libtool, m4, autoconf, and automake:
\nsudo apt-get install libtool m4 make g++ autoconf # debian/ubuntu \nsudo dnf install libtool m4 make gcc-c++ libXScrnSaver # fedora \nbrew install libtool autoconf automake # macos \nIn Windows, you'll need to install Python 2.7 , Visual Studio 2015 or 2017, and Git . (You might try windows-build-tools .) Then run:
\nnpm config set python c:/ python27\nnpm config set msvs_version 2015 \nnpm install - g node- gyp\nnpm install - g gulp \nTo build:
\ngit clone https://github.com/beakerbrowser/beaker.git\ncd beaker/scripts\nnpm install # don't worry about v8 api errors building native modules - rebuild will fix \nnpm run rebuild # needed after each install. see https://github.com/electron/electron/issues/5851 \nnpm start \nIf you pull latest from the repo and get weird module errors, do:
\n\nThis invokes the mad king , who will torch your node_modules/
, and do the full install/rebuild process for you.\n(We chose that command name when GoT was still cool.)\nnpm start
should work afterward.
\nIf you're doing development, npm run watch
to have assets build automatically.
\n Documentation \nLooking to work on Beaker? Watch this video and take a look at the build notes .
\n\n Env Vars \n\nDEBUG
: which log systems to output? A comma-separated string. Can be beaker
, dat
, bittorrent-dht
, dns-discovery
, hypercore-protocol
. Specify *
for all. \nBEAKER_OPEN_URL
: open the given URL on load, rather than the previous session or default tab. \nBEAKER_USER_DATA_PATH
: override the user-data path, therefore changing where data is read/written. Useful for testing. For default value see userData
in the electron docs . \nBEAKER_DAT_QUOTA_DEFAULT_BYTES_ALLOWED
: override the default max-quota for bytes allowed to be written by a dat site. Useful for testing. Default value is '500mb'
. This can be a Number or a String. Check bytes.parse for supported units and abbreviations. \n \n Vulnerability disclosure \nSee SECURITY.md for reporting security issues and vulnerabilities.
\n Known issues \n tmux \nLaunching from tmux is known to cause issues with GUI apps in macOS. On Beaker, it may cause the application to hang during startup.
\n Contributors \nThis project exists thanks to all the people who contribute. [Contribute] .\n
\n License \nMIT License (MIT)
\nCopyright (c) 2018 Blue Link Labs
\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\n ",
+ "readmeOriginal": " Beaker Browser \n
\n
\nBeaker is an experimental peer-to-peer Web browser. It adds new APIs for building hostless applications while remaining compatible with the rest of the Web. Visit the website.
\nPlease feel free to open usability issues. Join us at #beakerbrowser on Freenode.
\nSponsors \nSponsors support this project by contributing $100 a month or more. Become a sponsor
\n \n \n \n \n \n \n \n \n \n
\n Backers \nBackers support this project by contributing $2 to $99 a month. Become a backer
\n
\n Table of Contents \n\n\n\n\n Installing \n Binaries \nVisit the Releases Page to find the installer you need.
\n Building from source \nRequires node 12 or higher.
\nIn Linux (and in some cases macOS) you need libtool, m4, autoconf, and automake:
\nsudo apt-get install libtool m4 make g++ autoconf # debian/ubuntu \nsudo dnf install libtool m4 make gcc-c++ libXScrnSaver # fedora \nbrew install libtool autoconf automake # macos \nIn Windows, you'll need to install Python 2.7 , Visual Studio 2015 or 2017, and Git . (You might try windows-build-tools .) Then run:
\nnpm config set python c:/ python27\nnpm config set msvs_version 2015 \nnpm install - g node- gyp\nnpm install - g gulp \nTo build:
\ngit clone https://github.com/beakerbrowser/beaker.git\ncd beaker/scripts\nnpm install # don't worry about v8 api errors building native modules - rebuild will fix \nnpm run rebuild # needed after each install. see https://github.com/electron/electron/issues/5851 \nnpm start \nIf you pull latest from the repo and get weird module errors, do:
\n\nThis invokes the mad king , who will torch your node_modules/
, and do the full install/rebuild process for you.\n(We chose that command name when GoT was still cool.)\nnpm start
should work afterward.
\nIf you're doing development, npm run watch
to have assets build automatically.
\n Documentation \nLooking to work on Beaker? Watch this video and take a look at the build notes .
\n\n Env Vars \n\nDEBUG
: which log systems to output? A comma-separated string. Can be beaker
, dat
, bittorrent-dht
, dns-discovery
, hypercore-protocol
. Specify *
for all. \nBEAKER_OPEN_URL
: open the given URL on load, rather than the previous session or default tab. \nBEAKER_USER_DATA_PATH
: override the user-data path, therefore changing where data is read/written. Useful for testing. For default value see userData
in the electron docs . \nBEAKER_DAT_QUOTA_DEFAULT_BYTES_ALLOWED
: override the default max-quota for bytes allowed to be written by a dat site. Useful for testing. Default value is '500mb'
. This can be a Number or a String. Check bytes.parse for supported units and abbreviations. \n \n Vulnerability disclosure \nSee SECURITY.md for reporting security issues and vulnerabilities.
\n Known issues \n tmux \nLaunching from tmux is known to cause issues with GUI apps in macOS. On Beaker, it may cause the application to hang during startup.
\n Contributors \nThis project exists thanks to all the people who contribute. [Contribute] .\n
\n License \nMIT License (MIT)
\nCopyright (c) 2018 Blue Link Labs
\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:22.359Z"
+ },
+ "bearsweeper": {
+ "readmeCleaned": " BearSweeper \n
\nWelcome, this game was originally built using React Native & now porting to Electron + ReactJS
\n\n Demo for ReactJS Website \nLink to Demo Website: BearSweeper \n
\n Demo for Electron App \n
\n Prerequisite \n\n\n Clone and Setup \ngit clone https://github.com/kyaroru/bear-sweeper.git \ncd bear-sweeper \nnpm i \n Start & Run in Browser \n\n Start & Run Electron App \n\n Build & Deploy \nnpm run mas-dev (for MacOS - development version for Mac App Store) --- CERT & PROVISIONING NEEDED \nnpm run mas (for MacOS - distribute via Mac App Store) --- CERT & PROVISIONING NEEDED \nnpm run dmg (for MacOS - distribute outside Mac App Store) \nnpm run appx (for Windows - distribute via Windows Store) --- PUBLISHER ACCOUNT NEEDED \nnpm run win (for Window - distribute outside Windows store) \n Available on Mac/Windows \n
\n
\n ",
+ "readmeOriginal": " BearSweeper \n
\nWelcome, this game was originally built using React Native & now porting to Electron + ReactJS
\n\n Demo for ReactJS Website \nLink to Demo Website: BearSweeper \n
\n Demo for Electron App \n
\n Prerequisite \n\n\n Clone and Setup \ngit clone https://github.com/kyaroru/bear-sweeper.git \ncd bear-sweeper \nnpm i \n Start & Run in Browser \n\n Start & Run Electron App \n\n Build & Deploy \nnpm run mas-dev (for MacOS - development version for Mac App Store) --- CERT & PROVISIONING NEEDED \nnpm run mas (for MacOS - distribute via Mac App Store) --- CERT & PROVISIONING NEEDED \nnpm run dmg (for MacOS - distribute outside Mac App Store) \nnpm run appx (for Windows - distribute via Windows Store) --- PUBLISHER ACCOUNT NEEDED \nnpm run win (for Window - distribute outside Windows store) \n Available on Mac/Windows \n
\n
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:22.364Z"
},
"bibisco": {
"readmeCleaned": " What is bibisco? \nbibisco is an open source application for writing novels.
\nbibisco is a personal project, made with love.
\nWe love books and we want to help writers to write beautiful novels.
\nWith bibisco you can organize chapters and scenes, manage revisions, export novel in pdf or docx, and write with a fully featured text editor.
\nYou can create a novel structure, define premise, fabula, narrative strands and settings: geographic, temporal and social context.
\nAnd, most of all, with bibisco you can know everything about your characters . Because your novel works only if its characters are believable, that is when you understand their human nature's complexity.
\n Installation \nDownload bibisco from bibisco website www.bibisco.com
\n Windows and Linux \nbibisco doesn't need to be installed. After download:
\n\nunzip downloaded file \nif your operating system is windows launch bibisco.exe; if your operating system is linux launch bibisco \nwrite your novel \n \n Mac OS X \n\nopen downloaded dmg file \nfollow the istructions \nwrite your novel \n \n Support \nYou can support bibisco in various ways:
\n\n License \nbibisco is licensed under the terms of GNU GPL License .
\n Contribution \nTo contribute to bibisco development you need to:
\n\n ",
"readmeOriginal": " What is bibisco? \nbibisco is an open source application for writing novels.
\nbibisco is a personal project, made with love.
\nWe love books and we want to help writers to write beautiful novels.
\nWith bibisco you can organize chapters and scenes, manage revisions, export novel in pdf or docx, and write with a fully featured text editor.
\nYou can create a novel structure, define premise, fabula, narrative strands and settings: geographic, temporal and social context.
\nAnd, most of all, with bibisco you can know everything about your characters . Because your novel works only if its characters are believable, that is when you understand their human nature's complexity.
\n Installation \nDownload bibisco from bibisco website www.bibisco.com
\n Windows and Linux \nbibisco doesn't need to be installed. After download:
\n\nunzip downloaded file \nif your operating system is windows launch bibisco.exe; if your operating system is linux launch bibisco \nwrite your novel \n \n Mac OS X \n\nopen downloaded dmg file \nfollow the istructions \nwrite your novel \n \n Support \nYou can support bibisco in various ways:
\n\n License \nbibisco is licensed under the terms of GNU GPL License .
\n Contribution \nTo contribute to bibisco development you need to:
\n\n ",
- "readmeFetchedAt": "2020-09-29T12:07:14.564Z"
- },
- "biblio": {
- "readmeCleaned": "
\n Biblio \nAn app to help you create APA, MLA, and Chicago-style citations quickly and easily!
\n How it works: \nJust fill in the fields and then click on the completed citations to copy them to your clipboard!
\n
\n Installation \n\nGo to the Releases tab right above the green "clone/download" button \nDownload the most recent "biblio-X.X.X-mac.zip" file \nOpen it up and drag it to your Applications folder \n \nIf you get an error about an unidentified developer , control-click the app and hit open.
\nDownload or clone the repo, then run "npm run electron:serve" in the directory to build and launch the program in developer mode.
\nTo build the app for your system, run "npm run electron:build"
\n Built With \n\n Authors \n\n License \nMIT
\n ",
- "readmeOriginal": "
\n Biblio \nAn app to help you create APA, MLA, and Chicago-style citations quickly and easily!
\n How it works: \nJust fill in the fields and then click on the completed citations to copy them to your clipboard!
\n
\n Installation \n\nGo to the Releases tab right above the green \"clone/download\" button \nDownload the most recent \"biblio-X.X.X-mac.zip\" file \nOpen it up and drag it to your Applications folder \n \nIf you get an error about an unidentified developer , control-click the app and hit open.
\nDownload or clone the repo, then run \"npm run electron:serve\" in the directory to build and launch the program in developer mode.
\nTo build the app for your system, run \"npm run electron:build\"
\n Built With \n\n Authors \n\n License \nMIT
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:14.628Z"
+ "readmeFetchedAt": "2020-09-30T00:10:22.384Z"
},
"bitcrypt": {
"readmeCleaned": " BitCrypt \nA simple cross-platform File Encryption application. Encrypt your bits.
\nUses AES256 with CBC mode.
\n \n###Download
\n Development install and launch \ngit clone https://github.com/Nazgul07/BitCrypt.git\ncd BitCrypt\nnpm install\nnpm start\n
\n Build on Mac \nnpm run build // build unpacked dir. Useful to test\nnpm run pack:windows // build for Windows\nnpm run pack:mac // build for Mac\nnpm run pack:linux // build for Linux\nnpm run dist:all // build for Windows, Mac and Linux\n
\nBuild Multi-Platform
\nelectron-builder Documentation
\n Build on Windows \npython script\\bootstrap.py -v\npython script\\build.py\n
\nBuild Instructions by Electron
\n ",
"readmeOriginal": " BitCrypt \nA simple cross-platform File Encryption application. Encrypt your bits.
\nUses AES256 with CBC mode.
\n \n###Download
\n Development install and launch \ngit clone https://github.com/Nazgul07/BitCrypt.git\ncd BitCrypt\nnpm install\nnpm start\n
\n Build on Mac \nnpm run build // build unpacked dir. Useful to test\nnpm run pack:windows // build for Windows\nnpm run pack:mac // build for Mac\nnpm run pack:linux // build for Linux\nnpm run dist:all // build for Windows, Mac and Linux\n
\nBuild Multi-Platform
\nelectron-builder Documentation
\n Build on Windows \npython script\\bootstrap.py -v\npython script\\build.py\n
\nBuild Instructions by Electron
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:14.632Z"
+ "readmeFetchedAt": "2020-09-30T00:10:22.434Z"
+ },
+ "biblio": {
+ "readmeCleaned": "
\n Biblio \nAn app to help you create APA, MLA, and Chicago-style citations quickly and easily!
\n How it works: \nJust fill in the fields and then click on the completed citations to copy them to your clipboard!
\n
\n Installation \n\nGo to the Releases tab right above the green "clone/download" button \nDownload the most recent "biblio-X.X.X-mac.zip" file \nOpen it up and drag it to your Applications folder \n \nIf you get an error about an unidentified developer , control-click the app and hit open.
\nDownload or clone the repo, then run "npm run electron:serve" in the directory to build and launch the program in developer mode.
\nTo build the app for your system, run "npm run electron:build"
\n Built With \n\n Authors \n\n License \nMIT
\n ",
+ "readmeOriginal": "
\n Biblio \nAn app to help you create APA, MLA, and Chicago-style citations quickly and easily!
\n How it works: \nJust fill in the fields and then click on the completed citations to copy them to your clipboard!
\n
\n Installation \n\nGo to the Releases tab right above the green \"clone/download\" button \nDownload the most recent \"biblio-X.X.X-mac.zip\" file \nOpen it up and drag it to your Applications folder \n \nIf you get an error about an unidentified developer , control-click the app and hit open.
\nDownload or clone the repo, then run \"npm run electron:serve\" in the directory to build and launch the program in developer mode.
\nTo build the app for your system, run \"npm run electron:build\"
\n Built With \n\n Authors \n\n License \nMIT
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:22.442Z"
},
"bitbloq": {
"readmeCleaned": " Bitbloq Offline \n[es_ES]
\nESTE PROYECTO ESTÁ DISCONTINUADO Y NO RECIBIRÁ SOPORTE
\nEsta es la versión offline oficial del proyecto Bitbloq, una herramienta de programación visual de Arduino .
\nPuedes utilizar la versión online aquí .
\nEn la versión actual soportamos las siguientes placas:
\n\nArduino UNO \nFreaduino UNO \nBQ ZUM \n \nY los siguientes robots:
\n\n¿Utilizas otra placa o robot y quieres que la añadamos en Bitbloq? Escríbenos a soporte.bitbloq@bq.com e intentaremos hablar con el fabricante para que nos permita introducirlo en Bitbloq.\nPor supuesto es un proyecto Open Source y también aceptamos contribuciones de cualquier persona siempre que sean correctas.
\nActualmente Bitbloq offline funciona en las siguientes plataformas:
\n\nLinux (Ubuntu 12.04 y superior, Fedora 21, Debian 8) \nMac OS X 10.9 o superior \nWindows 7 y posterior, ambos 32 y 64 (la versión ARM de Windows no está soportada por ahora). \n \nPuedes encontrar los instaladores de la aplicación aquí:
\n\nNotas:
\n\n\nEs una aplicación portable, no requiere instalación ni permisos de administrador para ejecutarse, pero tu placa es posible que requiera drivers, hemos añadido algunos en la carpeta drivers de la aplicación. ¡ Acuérdate de instalarlos !
\n \n\nAcuérdate de descomprimir el fichero que te descargas en una carpeta en la que luego el usuario que lo utilice tenga permisos, por ejemplo, en windows no la descomprimas directamente en "c:", o en la carpeta de "c:/Archivos de programa", ejemplos válidos son la carpeta "Documentos" del usuario o en el escritorio.
\n \n\n¿No te detecta la placa y está conectada el ordenador? Revisa este documento y si sigues teniendo incidencias, no dudes en escríbirnos a soporte.bitbloq@bq.com .
\n \n \nRecuerda que al ser una aplicación offline, no tendrás todas las ventajas ni novedades de la web. Te recomendamos que la uses solo cuando no tienes conexión estable a internet.
\n
\n Bitbloq Offline \n[en_GB]
\nTHIS PROJECT IS DISCONTINUED AND WILL NO RECEIVE FURTHER SUPPORT
\nThis is the offline version of the Bitbloq project, a visual programming tool for Arduino .
\nYou can visit the online version here
\nThe current version supports the following boards:
\n\nArduino UNO \nFreaduino UNO \nBQ ZUM \n \nAnd the following robots:
\n\nDo you have a board or robot that is not in Bitbloq? Email us to support.bitbloq.en@bq.com , and we will reach the manufacturer to introduce it on Bitbloq.\nBitbloq is an Open Source project so we will accept contributions adding new boards / robots if they are correct.
\nIn this platforms:
\n\nLinux (Ubuntu 12.04 and later, Fedora 21, Debian 8) \nMac OS X 10.9 or greater \nWindows 7 and later, both 32 and 64 (ARM version os Windows is not suported for now). \n \nYou can find binaries here:
\n\n Getting Started \nClone the repo:
\ngit clone https://github.com/bq/bitbloq-offline.git\n
\nGet into the directory:
\n cd bitbloq-offline/\n
\nInstall npm and Bower components:
\nnpm install\nbower install\n
\nLaunch the app:
\nelectron .\n
\n Packaging \nJust build for all Operating systems:
\ngrunt dist\n
\nOr depending on the operating system:
\n\n\nWindows:
\n grunt build:windows\n
\n \n\nLinux:
\n grunt build:linux\n
\n \n\nMac:
\n grunt build:mac\n
\n \n \nThis will generate a /dist/{os}
folder with the app ready to be launched.
\n App Structure \napp\n├── fonts // App fonts\n├── images // App images\n│ ├── boards // Images for boards\n│ ├── components // Images for components\n│ ├── icons // Icons for svgstore\n│ └── robots // Images for robots\n├── res // Common resources\n│ ├── locales // Language translations\n│ ├── menus // JSON files for generating menus\n│ └── web2board // web2board nested app\n├── scripts // Angular scripts\n│ ├── controllers // Angular controllers\n│ ├── directives // Angular directives\n│ ├── factories // Angular factories\n│ └── services // Angular services\n├── styles // App styles\n│ ├── components // Styles for components\n│ ├── vendor // Vendor styles\n│ └── views // Styles for views\n└── views // All views\n│ ├── components // Views for components\n│ └── view.html // App normal view\n└── main.js // Electron config\n
\n Developing \nYou can set your own config in main.js
file.
\nGrunt tasks
\ngrunt svgstore // Generates an svg sprite from icons folder.\ngrunt sass // Compiles scss files to a single main.css file.\ngrunt watch // Watches yout changes and reloads the app.\n
\n ",
"readmeOriginal": " Bitbloq Offline \n[es_ES]
\nESTE PROYECTO ESTÁ DISCONTINUADO Y NO RECIBIRÁ SOPORTE
\nEsta es la versión offline oficial del proyecto Bitbloq, una herramienta de programación visual de Arduino .
\nPuedes utilizar la versión online aquí .
\nEn la versión actual soportamos las siguientes placas:
\n\nArduino UNO \nFreaduino UNO \nBQ ZUM \n \nY los siguientes robots:
\n\n¿Utilizas otra placa o robot y quieres que la añadamos en Bitbloq? Escríbenos a soporte.bitbloq@bq.com e intentaremos hablar con el fabricante para que nos permita introducirlo en Bitbloq.\nPor supuesto es un proyecto Open Source y también aceptamos contribuciones de cualquier persona siempre que sean correctas.
\nActualmente Bitbloq offline funciona en las siguientes plataformas:
\n\nLinux (Ubuntu 12.04 y superior, Fedora 21, Debian 8) \nMac OS X 10.9 o superior \nWindows 7 y posterior, ambos 32 y 64 (la versión ARM de Windows no está soportada por ahora). \n \nPuedes encontrar los instaladores de la aplicación aquí:
\n\nNotas:
\n\n\nEs una aplicación portable, no requiere instalación ni permisos de administrador para ejecutarse, pero tu placa es posible que requiera drivers, hemos añadido algunos en la carpeta drivers de la aplicación. ¡ Acuérdate de instalarlos !
\n \n\nAcuérdate de descomprimir el fichero que te descargas en una carpeta en la que luego el usuario que lo utilice tenga permisos, por ejemplo, en windows no la descomprimas directamente en \"c:\", o en la carpeta de \"c:/Archivos de programa\", ejemplos válidos son la carpeta \"Documentos\" del usuario o en el escritorio.
\n \n\n¿No te detecta la placa y está conectada el ordenador? Revisa este documento y si sigues teniendo incidencias, no dudes en escríbirnos a soporte.bitbloq@bq.com .
\n \n \nRecuerda que al ser una aplicación offline, no tendrás todas las ventajas ni novedades de la web. Te recomendamos que la uses solo cuando no tienes conexión estable a internet.
\n
\n Bitbloq Offline \n[en_GB]
\nTHIS PROJECT IS DISCONTINUED AND WILL NO RECEIVE FURTHER SUPPORT
\nThis is the offline version of the Bitbloq project, a visual programming tool for Arduino .
\nYou can visit the online version here
\nThe current version supports the following boards:
\n\nArduino UNO \nFreaduino UNO \nBQ ZUM \n \nAnd the following robots:
\n\nDo you have a board or robot that is not in Bitbloq? Email us to support.bitbloq.en@bq.com , and we will reach the manufacturer to introduce it on Bitbloq.\nBitbloq is an Open Source project so we will accept contributions adding new boards / robots if they are correct.
\nIn this platforms:
\n\nLinux (Ubuntu 12.04 and later, Fedora 21, Debian 8) \nMac OS X 10.9 or greater \nWindows 7 and later, both 32 and 64 (ARM version os Windows is not suported for now). \n \nYou can find binaries here:
\n\n Getting Started \nClone the repo:
\ngit clone https://github.com/bq/bitbloq-offline.git\n
\nGet into the directory:
\n cd bitbloq-offline/\n
\nInstall npm and Bower components:
\nnpm install\nbower install\n
\nLaunch the app:
\nelectron .\n
\n Packaging \nJust build for all Operating systems:
\ngrunt dist\n
\nOr depending on the operating system:
\n\n\nWindows:
\n grunt build:windows\n
\n \n\nLinux:
\n grunt build:linux\n
\n \n\nMac:
\n grunt build:mac\n
\n \n \nThis will generate a /dist/{os}
folder with the app ready to be launched.
\n App Structure \napp\n├── fonts // App fonts\n├── images // App images\n│ ├── boards // Images for boards\n│ ├── components // Images for components\n│ ├── icons // Icons for svgstore\n│ └── robots // Images for robots\n├── res // Common resources\n│ ├── locales // Language translations\n│ ├── menus // JSON files for generating menus\n│ └── web2board // web2board nested app\n├── scripts // Angular scripts\n│ ├── controllers // Angular controllers\n│ ├── directives // Angular directives\n│ ├── factories // Angular factories\n│ └── services // Angular services\n├── styles // App styles\n│ ├── components // Styles for components\n│ ├── vendor // Vendor styles\n│ └── views // Styles for views\n└── views // All views\n│ ├── components // Views for components\n│ └── view.html // App normal view\n└── main.js // Electron config\n
\n Developing \nYou can set your own config in main.js
file.
\nGrunt tasks
\ngrunt svgstore // Generates an svg sprite from icons folder.\ngrunt sass // Compiles scss files to a single main.css file.\ngrunt watch // Watches yout changes and reloads the app.\n
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:14.642Z"
- },
- "blankup": {
- "readmeCleaned": " BlankUp \n
\nBlankUp, Markdown Editor with clarity 👍
\n
\nGet the latest release , available for Windows, Mac and Linux.
\n ",
- "readmeOriginal": " BlankUp \n
\nBlankUp, Markdown Editor with clarity 👍
\n
\nGet the latest release , available for Windows, Mac and Linux.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:14.754Z"
- },
- "blink-mind-desktop": {
- "readmeCleaned": " BlinkMindDesktop \nBlinkMindDesktop is an open source mind-map and outliner app.
\nBlinkMindDesktop is an MIT licensed open source project, and the latest version will always be downloadable for free from the GitHub release page. BlinkMindDesktop is still in development.
\nBlinkMindDesktop uses the open source mind-map library BlinkMind for mind-map rendering.
\nInsider Preview Version Download
\n
\n
\n
\n
\n
\n🚀 Features \n\n\n\nFeature \nStatus \nDescription \n \n \n\n\nMulti sheet \n✔️ \nDocument can insert multi sheets. \n \n\nBasic mind map features \n✔️ \nAdd/remove topic, edit topic content. \n \n\nUndo redo \n✔️ \nHistory of map changes \n \n\nSet topic style \n✔️ \nSet topic style include border, text color, font, background and links. \n \n\nCustomize theme \n✔️ \nTheme editor, import theme, export theme. \n \n\nShortcuts \n✔️ \nShortcuts to make more efficient. \n \n\nDrag and drop \n✔️ \nSupport drag one topic and then drop to another topic to reorganize the mind map. \n \n\nOpen and save file \n✔️ \nSave and open .bmind file, double click file to open. \n \n\nExport topic to image \n✔️ \nExport topic to png/jpg/svg. \n \n\nInsert image to topic \n✔️ \nEvery topic can insert unlimited images. \n \n\nPaste rich text to topic \n✔️ \nYou can paste rich text from browser/microsoft word/apple pages or anything else to BlinkMind without losing format. \n \n\nRich text editor for topic notes \n✔️ \nRich text editor for topic notes. \n \n\nFocus mode \n✔️ \nSelect any topic node as the editor root and only show that branch. \n \n\nOutliner mode \n✔️ \nSeamlessly switch between mind map and outliner, some outliner's shortcuts are different from mindmap mode. \n \n\nSearch \n✔️ \nSearch topic content and navigate to it. \n \n\nTags \n✔️ \nTopics can add tags and you can navigate from tags. \n \n\nCopy topics and paste \non the way \nCopy multi topics including all the infomation(content,notes,tags and all attachment) and paste to another location(same document or another document). \n \n\nTopic reference \non the way \nTopics can reference each other and navigate conveniently. \n \n\nLink curve between any two topics \non the way \nLink curve between any two topics \n \n\nMarkdown editor \nplaning \nWhen editing topic notes, you can choose use rich html editor or markdown editor, for users who familiar and like markdown grammar. Markdown editor will support latex and mermaid. \n \n\nManual layout diagram \nplaning \nManual layout diagram \n \n\nCloud Storage \nplaning \nSave and open file from clound storage(icloud/onedrive/google drive). \n \n \n
\n For Dev \n Develop \nTo develop locally, you need to have Chrome installed with the Immutable.js Object Formatter extension .
\nFirst download the code and relevant submodules:
\ngit clone git@github.com:awehook/blink-mind-desktop.git\ngit submodule init\ngit submodule update \nInstall required libraries using yarn
:
\n\nThen open three terminals and run:
\nyarn dev:r\nyarn dev:m\nyarn start:m \n Build package \n\n Thanks \n \nThanks for JetBrains supporting us the free JetBrains Open Source license(s).
\n ",
- "readmeOriginal": " BlinkMindDesktop \nBlinkMindDesktop is an open source mind-map and outliner app.
\nBlinkMindDesktop is an MIT licensed open source project, and the latest version will always be downloadable for free from the GitHub release page. BlinkMindDesktop is still in development.
\nBlinkMindDesktop uses the open source mind-map library BlinkMind for mind-map rendering.
\nInsider Preview Version Download
\n
\n
\n
\n
\n
\n🚀 Features \n\n\n\nFeature \nStatus \nDescription \n \n \n\n\nMulti sheet \n✔️ \nDocument can insert multi sheets. \n \n\nBasic mind map features \n✔️ \nAdd/remove topic, edit topic content. \n \n\nUndo redo \n✔️ \nHistory of map changes \n \n\nSet topic style \n✔️ \nSet topic style include border, text color, font, background and links. \n \n\nCustomize theme \n✔️ \nTheme editor, import theme, export theme. \n \n\nShortcuts \n✔️ \nShortcuts to make more efficient. \n \n\nDrag and drop \n✔️ \nSupport drag one topic and then drop to another topic to reorganize the mind map. \n \n\nOpen and save file \n✔️ \nSave and open .bmind file, double click file to open. \n \n\nExport topic to image \n✔️ \nExport topic to png/jpg/svg. \n \n\nInsert image to topic \n✔️ \nEvery topic can insert unlimited images. \n \n\nPaste rich text to topic \n✔️ \nYou can paste rich text from browser/microsoft word/apple pages or anything else to BlinkMind without losing format. \n \n\nRich text editor for topic notes \n✔️ \nRich text editor for topic notes. \n \n\nFocus mode \n✔️ \nSelect any topic node as the editor root and only show that branch. \n \n\nOutliner mode \n✔️ \nSeamlessly switch between mind map and outliner, some outliner's shortcuts are different from mindmap mode. \n \n\nSearch \n✔️ \nSearch topic content and navigate to it. \n \n\nTags \n✔️ \nTopics can add tags and you can navigate from tags. \n \n\nCopy topics and paste \non the way \nCopy multi topics including all the infomation(content,notes,tags and all attachment) and paste to another location(same document or another document). \n \n\nTopic reference \non the way \nTopics can reference each other and navigate conveniently. \n \n\nLink curve between any two topics \non the way \nLink curve between any two topics \n \n\nMarkdown editor \nplaning \nWhen editing topic notes, you can choose use rich html editor or markdown editor, for users who familiar and like markdown grammar. Markdown editor will support latex and mermaid. \n \n\nManual layout diagram \nplaning \nManual layout diagram \n \n\nCloud Storage \nplaning \nSave and open file from clound storage(icloud/onedrive/google drive). \n \n \n
\n For Dev \n Develop \nTo develop locally, you need to have Chrome installed with the Immutable.js Object Formatter extension .
\nFirst download the code and relevant submodules:
\ngit clone git@github.com:awehook/blink-mind-desktop.git\ngit submodule init\ngit submodule update \nInstall required libraries using yarn
:
\n\nThen open three terminals and run:
\nyarn dev:r\nyarn dev:m\nyarn start:m \n Build package \n\n Thanks \n \nThanks for JetBrains supporting us the free JetBrains Open Source license(s).
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:14.770Z"
+ "readmeFetchedAt": "2020-09-30T00:10:22.483Z"
},
"bitshares-ui": {
"readmeCleaned": " BitShares-UI \n中文版
\nThis is a light wallet that connects to a BitShares API provided by the witness_node executable.
\nIt stores all keys locally in the browser, never exposing your keys to anyone as it signs transactions locally before transmitting them to the API server which then broadcasts them to the blockchain network. The wallet is encrypted with a password of your choosing and encrypted in a browser database.
\n Getting started \nBitShares-UI depends node Node.js, and version 8+ is required.
\nOn Ubuntu and OSX, the easiest way to install Node is to use the Node Version Manager .
\nTo install NVM for Linux/OSX, simply copy paste the following in a terminal:
\ncurl -o- https://raw.githubusercontent.com/creationix/nvm/v0.30.2/install.sh | bash\nnvm install v9\nnvm use v9\n
\nOnce you have Node installed, you can clone the repo:
\ngit clone https://github.com/bitshares/bitshares-ui.git\ncd bitshares-ui\n
\nBefore launching the GUI you will need to install the npm packages:
\nnpm install\n
\n Running the dev server \nThe dev server uses Express in combination with Webpack.
\nOnce all the packages have been installed you can start the development server by running:
\nnpm start\n
\nOnce the compilation is done the GUI will be available in your browser at: localhost:8080
or 127.0.0.1:8080
. Hot Reloading is enabled so the browser will live update as you edit the source files.
\n Testnet \nBy default bitshares-ui connects to the live BitShares network, but it's very easy to switch it to the testnet run by Xeroc. To do so, open the UI in a browser, go to Settings, then under Access, select the Public Testnet Server in the dropdown menu. You should also change the faucet if you need to create an account, the testnet faucet address is https://testnet.bitshares.eu .
\nThe UI will reload and connect to the testnet, where you can use the faucet to create an account and receive an initial sum of test BTS.
\n
\n Production \nIf you'd like to host your own wallet somewhere, you should create a production build and host it using NGINX or Apache. In order to create a prod bundle, simply run the following command:
\nnpm run build\n
\nThis will create a bundle in the ./build/dist folder that can be hosted with the web server of your choice.
\n Installable wallets \nWe use Electron to provide installable wallets, available for Windows, OSX and Linux Debian platforms such as Ubuntu. First, make sure your local python version is 2.7.x, as a dependency requires this.
\nOn Linux you will need to install the following packages to handle icon generation:
\nsudo apt-get install --no-install-recommends -y icnsutils graphicsmagick xz-utils
\nFor building, each architecture has it's own script that you can use to build your native binary:
\nLinux \nnpm run package-deb
\nWindows \nnpm run package-win
\nMac \nnpm run package-mac
\nThis will compile the UI with some special modifications for use with Electron, generate installable binaries with Electron and copy the result to the root build/binaries
folder.
\n Docker \nClone this repository, run docker-compose up
and visit localhost:8080
\n Contributing & Coding style guideline \nSee CONTRIBUTING.md
\n Code of Conduct \nThis repository has a Code of Conduct that should be followed by everyone.\nPlease read CODE_OF_CONDUCT.md
\nPlease keep comments constructive and clean
\n BrowserStack \nThe BitShares UI is integrated with BrowserStack (https://www.browserstack.com ) to allow manual compatibility testing across devices and browser versions. In the future we will switch to a automated Selenium testing framework.\n
\n Release Branches \nDevelopment is processed through two week milestones.\nThere are three branches that forms the current release process.
\n Develop \nAll PRs should be pushed to the develop
branch. At the end of each milestone this branch is pushed to staging
.\nNew commits are automatically deployed to this branch and published for review.
\nAvailable for browsing on https://develop.bitshares.org/
\n Staging (Current Release Candidate) \nAt the end of each milestone, develop
branch is pushed to staging and forms the Release Candidate. The date of the RC forms the name, ie. 190214-RC*.
\nApplication breaking issues and bugs should be submitted to the issue tracker and PRs should be pushed to staging
.
\nAvailable for browsing on https://staging.bitshares.org/
\n Master (stable) \nWhen all issues to the current RC are fixed, staging
branch is released to the stable master
branch.
\nAvailable for browsing on https://wallet.bitshares.org/ , which is the official reference wallet for Bitshares.
\n ",
"readmeOriginal": " BitShares-UI \n中文版
\nThis is a light wallet that connects to a BitShares API provided by the witness_node executable.
\nIt stores all keys locally in the browser, never exposing your keys to anyone as it signs transactions locally before transmitting them to the API server which then broadcasts them to the blockchain network. The wallet is encrypted with a password of your choosing and encrypted in a browser database.
\n Getting started \nBitShares-UI depends node Node.js, and version 8+ is required.
\nOn Ubuntu and OSX, the easiest way to install Node is to use the Node Version Manager .
\nTo install NVM for Linux/OSX, simply copy paste the following in a terminal:
\ncurl -o- https://raw.githubusercontent.com/creationix/nvm/v0.30.2/install.sh | bash\nnvm install v9\nnvm use v9\n
\nOnce you have Node installed, you can clone the repo:
\ngit clone https://github.com/bitshares/bitshares-ui.git\ncd bitshares-ui\n
\nBefore launching the GUI you will need to install the npm packages:
\nnpm install\n
\n Running the dev server \nThe dev server uses Express in combination with Webpack.
\nOnce all the packages have been installed you can start the development server by running:
\nnpm start\n
\nOnce the compilation is done the GUI will be available in your browser at: localhost:8080
or 127.0.0.1:8080
. Hot Reloading is enabled so the browser will live update as you edit the source files.
\n Testnet \nBy default bitshares-ui connects to the live BitShares network, but it's very easy to switch it to the testnet run by Xeroc. To do so, open the UI in a browser, go to Settings, then under Access, select the Public Testnet Server in the dropdown menu. You should also change the faucet if you need to create an account, the testnet faucet address is https://testnet.bitshares.eu .
\nThe UI will reload and connect to the testnet, where you can use the faucet to create an account and receive an initial sum of test BTS.
\n
\n Production \nIf you'd like to host your own wallet somewhere, you should create a production build and host it using NGINX or Apache. In order to create a prod bundle, simply run the following command:
\nnpm run build\n
\nThis will create a bundle in the ./build/dist folder that can be hosted with the web server of your choice.
\n Installable wallets \nWe use Electron to provide installable wallets, available for Windows, OSX and Linux Debian platforms such as Ubuntu. First, make sure your local python version is 2.7.x, as a dependency requires this.
\nOn Linux you will need to install the following packages to handle icon generation:
\nsudo apt-get install --no-install-recommends -y icnsutils graphicsmagick xz-utils
\nFor building, each architecture has it's own script that you can use to build your native binary:
\nLinux \nnpm run package-deb
\nWindows \nnpm run package-win
\nMac \nnpm run package-mac
\nThis will compile the UI with some special modifications for use with Electron, generate installable binaries with Electron and copy the result to the root build/binaries
folder.
\n Docker \nClone this repository, run docker-compose up
and visit localhost:8080
\n Contributing & Coding style guideline \nSee CONTRIBUTING.md
\n Code of Conduct \nThis repository has a Code of Conduct that should be followed by everyone.\nPlease read CODE_OF_CONDUCT.md
\nPlease keep comments constructive and clean
\n BrowserStack \nThe BitShares UI is integrated with BrowserStack (https://www.browserstack.com ) to allow manual compatibility testing across devices and browser versions. In the future we will switch to a automated Selenium testing framework.\n
\n Release Branches \nDevelopment is processed through two week milestones.\nThere are three branches that forms the current release process.
\n Develop \nAll PRs should be pushed to the develop
branch. At the end of each milestone this branch is pushed to staging
.\nNew commits are automatically deployed to this branch and published for review.
\nAvailable for browsing on https://develop.bitshares.org/
\n Staging (Current Release Candidate) \nAt the end of each milestone, develop
branch is pushed to staging and forms the Release Candidate. The date of the RC forms the name, ie. 190214-RC*.
\nApplication breaking issues and bugs should be submitted to the issue tracker and PRs should be pushed to staging
.
\nAvailable for browsing on https://staging.bitshares.org/
\n Master (stable) \nWhen all issues to the current RC are fixed, staging
branch is released to the stable master
branch.
\nAvailable for browsing on https://wallet.bitshares.org/ , which is the official reference wallet for Bitshares.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:14.810Z"
+ "readmeFetchedAt": "2020-09-30T00:10:22.529Z"
},
"blockbench": {
"readmeCleaned": " Blockbench \nBlockbench is a free, modern model editor for boxy models and pixel art textures.\nModels can be exported for Minecraft Java and Bedrock Edition as well as most game engines and other 3D applications. \nBlockbench features a modern and intuitive UI, plugin support and innovative features. It is the industry standard for creating custom 3D models for the Minecraft Marketplace. \nWebsite and download: blockbench.net
\n
\n Contribution \nI am not actively using this repository to develop Blockbench. Therefore, I currently won't accept pull requests, sorry!\nIf you want something implemented in Blockbench, please write a plugin, create an issue labeled [Suggestion], or contact me on Discord.\nIf you want to contribute Blockbench translations, please visit blockbench.net/translations . Thank you!
\n Plugins \nBlockbench supports Javascript-based plugins. Learn more about creating plugins on jannisx11.github.io/blockbench-docs .
\n ",
"readmeOriginal": " Blockbench \nBlockbench is a free, modern model editor for boxy models and pixel art textures.\nModels can be exported for Minecraft Java and Bedrock Edition as well as most game engines and other 3D applications. \nBlockbench features a modern and intuitive UI, plugin support and innovative features. It is the industry standard for creating custom 3D models for the Minecraft Marketplace. \nWebsite and download: blockbench.net
\n
\n Contribution \nI am not actively using this repository to develop Blockbench. Therefore, I currently won't accept pull requests, sorry!\nIf you want something implemented in Blockbench, please write a plugin, create an issue labeled [Suggestion], or contact me on Discord.\nIf you want to contribute Blockbench translations, please visit blockbench.net/translations . Thank you!
\n Plugins \nBlockbench supports Javascript-based plugins. Learn more about creating plugins on jannisx11.github.io/blockbench-docs .
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:14.816Z"
+ "readmeFetchedAt": "2020-09-30T00:10:22.542Z"
},
- "boostnote": {
- "readmeCleaned": "\nWe've launched desktop and mobile app of the new Boost Note now.
\n \n\n\nWe've developed a collaborative workspace app called "Boost Hub" for developer teams.
\nIt's customizable and easy to optimize for your team like rego blocks and even lets you edit documents together in real-time!
\n \n
\n Note-taking app for programmers. \n Apps available for Mac, Windows and Linux. \n Built with Electron, React + Redux, Webpack, and CSSModules. \n\n \n \n \n
\n Download \nFind the latest release of Boostnote here!
\n Roadmap \nBoost Note Roadmap 2020
\n Authors & Maintainers \n\n Contributors \nThank you to all the people who have contributed to Boostnote!
\n
\n Supporting Boostnote \nBoostnote is an open source project. It's an independent project with its ongoing development made possible thanks to the support by our amazing backers.
\nIssues on Boostnote can be funded by anyone and the money will be distributed to contributors and maintainers. If you use Boostnote please consider becoming a backer:
\n
\nCommunity \n\n Boostnote mobile \nA community project developing a mobile cross-platform version of boostnote for iOS and Android can be found here: NoteApp
\n More Information \n\n License \nGPL v3 .
\n ",
- "readmeOriginal": "\nWe've launched desktop and mobile app of the new Boost Note now.
\n \n\n\nWe've developed a collaborative workspace app called \"Boost Hub\" for developer teams.
\nIt's customizable and easy to optimize for your team like rego blocks and even lets you edit documents together in real-time!
\n \n
\n Note-taking app for programmers. \n Apps available for Mac, Windows and Linux. \n Built with Electron, React + Redux, Webpack, and CSSModules. \n\n \n \n \n
\n Download \nFind the latest release of Boostnote here!
\n Roadmap \nBoost Note Roadmap 2020
\n Authors & Maintainers \n\n Contributors \nThank you to all the people who have contributed to Boostnote!
\n
\n Supporting Boostnote \nBoostnote is an open source project. It's an independent project with its ongoing development made possible thanks to the support by our amazing backers.
\nIssues on Boostnote can be funded by anyone and the money will be distributed to contributors and maintainers. If you use Boostnote please consider becoming a backer:
\n
\nCommunity \n\n Boostnote mobile \nA community project developing a mobile cross-platform version of boostnote for iOS and Android can be found here: NoteApp
\n More Information \n\n License \nGPL v3 .
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:14.875Z"
+ "blink-mind-desktop": {
+ "readmeCleaned": " BlinkMindDesktop \nBlinkMindDesktop is an open source mind-map and outliner app.
\nBlinkMindDesktop is an MIT licensed open source project, and the latest version will always be downloadable for free from the GitHub release page. BlinkMindDesktop is still in development.
\nBlinkMindDesktop uses the open source mind-map library BlinkMind for mind-map rendering.
\nInsider Preview Version Download
\n
\n
\n
\n
\n
\n🚀 Features \n\n\n\nFeature \nStatus \nDescription \n \n \n\n\nMulti sheet \n✔️ \nDocument can insert multi sheets. \n \n\nBasic mind map features \n✔️ \nAdd/remove topic, edit topic content. \n \n\nUndo redo \n✔️ \nHistory of map changes \n \n\nSet topic style \n✔️ \nSet topic style include border, text color, font, background and links. \n \n\nCustomize theme \n✔️ \nTheme editor, import theme, export theme. \n \n\nShortcuts \n✔️ \nShortcuts to make more efficient. \n \n\nDrag and drop \n✔️ \nSupport drag one topic and then drop to another topic to reorganize the mind map. \n \n\nOpen and save file \n✔️ \nSave and open .bmind file, double click file to open. \n \n\nExport topic to image \n✔️ \nExport topic to png/jpg/svg. \n \n\nInsert image to topic \n✔️ \nEvery topic can insert unlimited images. \n \n\nPaste rich text to topic \n✔️ \nYou can paste rich text from browser/microsoft word/apple pages or anything else to BlinkMind without losing format. \n \n\nRich text editor for topic notes \n✔️ \nRich text editor for topic notes. \n \n\nFocus mode \n✔️ \nSelect any topic node as the editor root and only show that branch. \n \n\nOutliner mode \n✔️ \nSeamlessly switch between mind map and outliner, some outliner's shortcuts are different from mindmap mode. \n \n\nSearch \n✔️ \nSearch topic content and navigate to it. \n \n\nTags \n✔️ \nTopics can add tags and you can navigate from tags. \n \n\nCopy topics and paste \non the way \nCopy multi topics including all the infomation(content,notes,tags and all attachment) and paste to another location(same document or another document). \n \n\nTopic reference \non the way \nTopics can reference each other and navigate conveniently. \n \n\nLink curve between any two topics \non the way \nLink curve between any two topics \n \n\nMarkdown editor \nplaning \nWhen editing topic notes, you can choose use rich html editor or markdown editor, for users who familiar and like markdown grammar. Markdown editor will support latex and mermaid. \n \n\nManual layout diagram \nplaning \nManual layout diagram \n \n\nCloud Storage \nplaning \nSave and open file from clound storage(icloud/onedrive/google drive). \n \n \n
\n For Dev \n Develop \nTo develop locally, you need to have Chrome installed with the Immutable.js Object Formatter extension .
\nFirst download the code and relevant submodules:
\ngit clone git@github.com:awehook/blink-mind-desktop.git\ngit submodule init\ngit submodule update \nInstall required libraries using yarn
:
\n\nThen open three terminals and run:
\nyarn dev:r\nyarn dev:m\nyarn start:m \n Build package \n\n Thanks \n \nThanks for JetBrains supporting us the free JetBrains Open Source license(s).
\n ",
+ "readmeOriginal": " BlinkMindDesktop \nBlinkMindDesktop is an open source mind-map and outliner app.
\nBlinkMindDesktop is an MIT licensed open source project, and the latest version will always be downloadable for free from the GitHub release page. BlinkMindDesktop is still in development.
\nBlinkMindDesktop uses the open source mind-map library BlinkMind for mind-map rendering.
\nInsider Preview Version Download
\n
\n
\n
\n
\n
\n🚀 Features \n\n\n\nFeature \nStatus \nDescription \n \n \n\n\nMulti sheet \n✔️ \nDocument can insert multi sheets. \n \n\nBasic mind map features \n✔️ \nAdd/remove topic, edit topic content. \n \n\nUndo redo \n✔️ \nHistory of map changes \n \n\nSet topic style \n✔️ \nSet topic style include border, text color, font, background and links. \n \n\nCustomize theme \n✔️ \nTheme editor, import theme, export theme. \n \n\nShortcuts \n✔️ \nShortcuts to make more efficient. \n \n\nDrag and drop \n✔️ \nSupport drag one topic and then drop to another topic to reorganize the mind map. \n \n\nOpen and save file \n✔️ \nSave and open .bmind file, double click file to open. \n \n\nExport topic to image \n✔️ \nExport topic to png/jpg/svg. \n \n\nInsert image to topic \n✔️ \nEvery topic can insert unlimited images. \n \n\nPaste rich text to topic \n✔️ \nYou can paste rich text from browser/microsoft word/apple pages or anything else to BlinkMind without losing format. \n \n\nRich text editor for topic notes \n✔️ \nRich text editor for topic notes. \n \n\nFocus mode \n✔️ \nSelect any topic node as the editor root and only show that branch. \n \n\nOutliner mode \n✔️ \nSeamlessly switch between mind map and outliner, some outliner's shortcuts are different from mindmap mode. \n \n\nSearch \n✔️ \nSearch topic content and navigate to it. \n \n\nTags \n✔️ \nTopics can add tags and you can navigate from tags. \n \n\nCopy topics and paste \non the way \nCopy multi topics including all the infomation(content,notes,tags and all attachment) and paste to another location(same document or another document). \n \n\nTopic reference \non the way \nTopics can reference each other and navigate conveniently. \n \n\nLink curve between any two topics \non the way \nLink curve between any two topics \n \n\nMarkdown editor \nplaning \nWhen editing topic notes, you can choose use rich html editor or markdown editor, for users who familiar and like markdown grammar. Markdown editor will support latex and mermaid. \n \n\nManual layout diagram \nplaning \nManual layout diagram \n \n\nCloud Storage \nplaning \nSave and open file from clound storage(icloud/onedrive/google drive). \n \n \n
\n For Dev \n Develop \nTo develop locally, you need to have Chrome installed with the Immutable.js Object Formatter extension .
\nFirst download the code and relevant submodules:
\ngit clone git@github.com:awehook/blink-mind-desktop.git\ngit submodule init\ngit submodule update \nInstall required libraries using yarn
:
\n\nThen open three terminals and run:
\nyarn dev:r\nyarn dev:m\nyarn start:m \n Build package \n\n Thanks \n \nThanks for JetBrains supporting us the free JetBrains Open Source license(s).
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:22.549Z"
},
- "brim": {
- "readmeCleaned": "
\n Brim \nBrim is an open source desktop application for security and network\nspecialists. Brim makes it easy to search and analyze data from:
\n\npacket captures, like those created by Wireshark , and \nstructured logs, especially from the Zeek network analysis framework. \n \nBrim is especially useful to security and network operators that need to handle large packet captures,\nespecially those that are cumbersome for Wireshark, tshark, or other packet analyzers.
\n
\nBrim is built from open source components, including:
\n\nzq , a structured log query engine; \nElectron and React for multi-platform UI; \nZeek , to generate network analysis data from packet capture files. \n \n Installing Brim \nThe easiest way to install Brim is to download the installation package for\nyour platform from the latest\nrelease .
\n Having a problem? \nPlease browse the wiki to review common problems and helpful tips before opening an issue .
\n Development and contributing \nWe'd love your help! Please see the contributing guide for\ndevelopment information like building and testing Brim.
\nJoin the Community \nJoin our Public Slack workspace for announcements, Q&A, and to trade tips!
\n ",
- "readmeOriginal": "
\n Brim \nBrim is an open source desktop application for security and network\nspecialists. Brim makes it easy to search and analyze data from:
\n\npacket captures, like those created by Wireshark , and \nstructured logs, especially from the Zeek network analysis framework. \n \nBrim is especially useful to security and network operators that need to handle large packet captures,\nespecially those that are cumbersome for Wireshark, tshark, or other packet analyzers.
\n
\nBrim is built from open source components, including:
\n\nzq , a structured log query engine; \nElectron and React for multi-platform UI; \nZeek , to generate network analysis data from packet capture files. \n \n Installing Brim \nThe easiest way to install Brim is to download the installation package for\nyour platform from the latest\nrelease .
\n Having a problem? \nPlease browse the wiki to review common problems and helpful tips before opening an issue .
\n Development and contributing \nWe'd love your help! Please see the contributing guide for\ndevelopment information like building and testing Brim.
\nJoin the Community \nJoin our Public Slack workspace for announcements, Q&A, and to trade tips!
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:14.879Z"
+ "blankup": {
+ "readmeCleaned": " BlankUp \n
\nBlankUp, Markdown Editor with clarity 👍
\n
\nGet the latest release , available for Windows, Mac and Linux.
\n ",
+ "readmeOriginal": " BlankUp \n
\nBlankUp, Markdown Editor with clarity 👍
\n
\nGet the latest release , available for Windows, Mac and Linux.
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:22.554Z"
+ },
+ "browserosaurus": {
+ "readmeCleaned": "
\n Browserosaurus \nIf you enjoy using Browserosaurus, please consider supporting its continued\ndevelopment.
\nBrowserosaurus is an open-source (MIT license), Electron-based browser prompter\nfor macOS. It works by setting itself as the default browser; any clicked links\nin non-browser apps are now sent to Browserosaurus where it’ll present you with\na menu of all your installed browsers. You may now decide which browser you’d\nlike to continue opening the link with.
\nCurrently supports macOS 10.15.6
\n Development \nEnsure you are running the correct version of Node. The repo includes an\n.nvmrc
file that includes the version number I use.
\nGet repo:
\ngit clone git@github.com:will-stone/browserosaurus.git\n
\nMove to folder:
\ncd browserosaurus\n
\nInstall dependencies:
\nyarn\n
\nRun Browserosaurus in dev mode:
\nyarn start\n
\n Finding bundle identifier for an app \nmdls -name kMDItemCFBundleIdentifier -r /Applications/Firefox.app \n Browser logos \nThe browser logos are provided by an excellent project by\nCătălin Mariș :\nhttps://github.com/alrra/browser-logos
\n Make icon.icns \nTo build an icns file (app icon) from src/images/icon/icon.png
, simply run\nyarn run icns
.
\n Publishing \nApp is published on GitHub, the following command will prompt to bump version\nnumber, package, notarize, and make installers:
\nyarn release\n
\nThe dmg and zip files can then be added to a GitHub release. Remember to bump\nthe docs (website) version number too.
\n ",
+ "readmeOriginal": "
\n Browserosaurus \nIf you enjoy using Browserosaurus, please consider supporting its continued\ndevelopment.
\nBrowserosaurus is an open-source (MIT license), Electron-based browser prompter\nfor macOS. It works by setting itself as the default browser; any clicked links\nin non-browser apps are now sent to Browserosaurus where it’ll present you with\na menu of all your installed browsers. You may now decide which browser you’d\nlike to continue opening the link with.
\nCurrently supports macOS 10.15.6
\n Development \nEnsure you are running the correct version of Node. The repo includes an\n.nvmrc
file that includes the version number I use.
\nGet repo:
\ngit clone git@github.com:will-stone/browserosaurus.git\n
\nMove to folder:
\ncd browserosaurus\n
\nInstall dependencies:
\nyarn\n
\nRun Browserosaurus in dev mode:
\nyarn start\n
\n Finding bundle identifier for an app \nmdls -name kMDItemCFBundleIdentifier -r /Applications/Firefox.app \n Browser logos \nThe browser logos are provided by an excellent project by\nCătălin Mariș :\nhttps://github.com/alrra/browser-logos
\n Make icon.icns \nTo build an icns file (app icon) from src/images/icon/icon.png
, simply run\nyarn run icns
.
\n Publishing \nApp is published on GitHub, the following command will prompt to bump version\nnumber, package, notarize, and make installers:
\nyarn release\n
\nThe dmg and zip files can then be added to a GitHub release. Remember to bump\nthe docs (website) version number too.
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:22.676Z"
},
"budgie": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:14.880Z"
+ "readmeFetchedAt": "2020-09-30T00:10:22.691Z"
},
- "bearsweeper": {
- "readmeCleaned": " BearSweeper \n
\nWelcome, this game was originally built using React Native & now porting to Electron + ReactJS
\n\n Demo for ReactJS Website \nLink to Demo Website: BearSweeper \n
\n Demo for Electron App \n
\n Prerequisite \n\n\n Clone and Setup \ngit clone https://github.com/kyaroru/bear-sweeper.git \ncd bear-sweeper \nnpm i \n Start & Run in Browser \n\n Start & Run Electron App \n\n Build & Deploy \nnpm run mas-dev (for MacOS - development version for Mac App Store) --- CERT & PROVISIONING NEEDED \nnpm run mas (for MacOS - distribute via Mac App Store) --- CERT & PROVISIONING NEEDED \nnpm run dmg (for MacOS - distribute outside Mac App Store) \nnpm run appx (for Windows - distribute via Windows Store) --- PUBLISHER ACCOUNT NEEDED \nnpm run win (for Window - distribute outside Windows store) \n Available on Mac/Windows \n
\n
\n ",
- "readmeOriginal": " BearSweeper \n
\nWelcome, this game was originally built using React Native & now porting to Electron + ReactJS
\n\n Demo for ReactJS Website \nLink to Demo Website: BearSweeper \n
\n Demo for Electron App \n
\n Prerequisite \n\n\n Clone and Setup \ngit clone https://github.com/kyaroru/bear-sweeper.git \ncd bear-sweeper \nnpm i \n Start & Run in Browser \n\n Start & Run Electron App \n\n Build & Deploy \nnpm run mas-dev (for MacOS - development version for Mac App Store) --- CERT & PROVISIONING NEEDED \nnpm run mas (for MacOS - distribute via Mac App Store) --- CERT & PROVISIONING NEEDED \nnpm run dmg (for MacOS - distribute outside Mac App Store) \nnpm run appx (for Windows - distribute via Windows Store) --- PUBLISHER ACCOUNT NEEDED \nnpm run win (for Window - distribute outside Windows store) \n Available on Mac/Windows \n
\n
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:14.948Z"
+ "boostnote": {
+ "readmeCleaned": "\nWe've launched desktop and mobile app of the new Boost Note now.
\n \n\n\nWe've developed a collaborative workspace app called "Boost Hub" for developer teams.
\nIt's customizable and easy to optimize for your team like rego blocks and even lets you edit documents together in real-time!
\n \n
\n Note-taking app for programmers. \n Apps available for Mac, Windows and Linux. \n Built with Electron, React + Redux, Webpack, and CSSModules. \n\n \n \n \n
\n Download \nFind the latest release of Boostnote here!
\n Roadmap \nBoost Note Roadmap 2020
\n Authors & Maintainers \n\n Contributors \nThank you to all the people who have contributed to Boostnote!
\n
\n Supporting Boostnote \nBoostnote is an open source project. It's an independent project with its ongoing development made possible thanks to the support by our amazing backers.
\nIssues on Boostnote can be funded by anyone and the money will be distributed to contributors and maintainers. If you use Boostnote please consider becoming a backer:
\n
\nCommunity \n\n Boostnote mobile \nA community project developing a mobile cross-platform version of boostnote for iOS and Android can be found here: NoteApp
\n More Information \n\n License \nGPL v3 .
\n ",
+ "readmeOriginal": "\nWe've launched desktop and mobile app of the new Boost Note now.
\n \n\n\nWe've developed a collaborative workspace app called \"Boost Hub\" for developer teams.
\nIt's customizable and easy to optimize for your team like rego blocks and even lets you edit documents together in real-time!
\n \n
\n Note-taking app for programmers. \n Apps available for Mac, Windows and Linux. \n Built with Electron, React + Redux, Webpack, and CSSModules. \n\n \n \n \n
\n Download \nFind the latest release of Boostnote here!
\n Roadmap \nBoost Note Roadmap 2020
\n Authors & Maintainers \n\n Contributors \nThank you to all the people who have contributed to Boostnote!
\n
\n Supporting Boostnote \nBoostnote is an open source project. It's an independent project with its ongoing development made possible thanks to the support by our amazing backers.
\nIssues on Boostnote can be funded by anyone and the money will be distributed to contributors and maintainers. If you use Boostnote please consider becoming a backer:
\n
\nCommunity \n\n Boostnote mobile \nA community project developing a mobile cross-platform version of boostnote for iOS and Android can be found here: NoteApp
\n More Information \n\n License \nGPL v3 .
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:22.705Z"
},
"browser-dispatcher": {
"readmeCleaned": "
\n Browser Dispatcher \nBrowserDispatcher.app decides which browser to use when you click on a link outside of your web browser.\nBased on your settings, it will display a prompt allowing you to select from a list of browsers or automatically select a browser to open a link with.
\n
\n Downloads \nTo download the latest release, see releases page (macOS only).
\nNote: the application is not signed by Apple Developer ID.\nBy default, Mac OS will not open an app from an unidentified developer.
\nIn the Finder, locate BrowserDispatcher.app and Control-click the app icon, then choose Open from the shortcut menu.\nMake BrowserDispatcher.app default web browser. You can use the app menu Preferences > Make default browser
or go to System Preferences > General > Default web browser
.
\nThe application is an agent app, that is, menu bar app that does not appear in the Dock or Force Quit window.
\n Running from source \nYou'll need certain packages installed before you can build and run Browser Dispatcher locally.
\n Prerequisites \n\n\nnodejs >= 6.2
\nInstall from your package manager or download from https://nodejs.org
\n \n\nnpm install -g bower
\n \n \n Installation \nAfter installing the prerequisites:
\n\n\nClone the git repository from GitHub:
\ngit clone git@github.com:brave/browser-dispatcher.git\n
\n \n\nOpen the working directory:
\ncd browser-dispatcher\n
\n \n\nInstall dependencies:
\nnpm install\nbower install\n
\n \n \nTo start the application in development mode run npm start
or electron .
.
\n Running the tests \nRun unit and end-to-end tests:
\nnmp test\n
\nRun unit tests only:
\nnpm run test:unit\n
\nRun end-to-end tests only:
\nnpm run test:e2e\n
\n Building the application \nBuild without code-signing:
\nnpm run dist-unsigned\n
\nBuild and code-sign:
\nnpm run dist\n
\n Built With \n\nElectron - The framework for creating native applications with web technologies like JavaScript, HTML, and CSS. \nPhoton - The fastest way to build beautiful Electron apps using simple HTML and CSS. \n \n Contributing \nPlease read CONTRIBUTING.md for details on code of conduct, and the process for submitting pull requests.
\n Versioning \nFor the versions available, see the tags on this repository .
\n Authors \n\nSee also the list of contributors who participated in this project.
\n License \nThis project is licensed under the MIT License - see the LICENSE file for details.
\n ",
"readmeOriginal": "
\n Browser Dispatcher \nBrowserDispatcher.app decides which browser to use when you click on a link outside of your web browser.\nBased on your settings, it will display a prompt allowing you to select from a list of browsers or automatically select a browser to open a link with.
\n
\n Downloads \nTo download the latest release, see releases page (macOS only).
\nNote: the application is not signed by Apple Developer ID.\nBy default, Mac OS will not open an app from an unidentified developer.
\nIn the Finder, locate BrowserDispatcher.app and Control-click the app icon, then choose Open from the shortcut menu.\nMake BrowserDispatcher.app default web browser. You can use the app menu Preferences > Make default browser
or go to System Preferences > General > Default web browser
.
\nThe application is an agent app, that is, menu bar app that does not appear in the Dock or Force Quit window.
\n Running from source \nYou'll need certain packages installed before you can build and run Browser Dispatcher locally.
\n Prerequisites \n\n\nnodejs >= 6.2
\nInstall from your package manager or download from https://nodejs.org
\n \n\nnpm install -g bower
\n \n \n Installation \nAfter installing the prerequisites:
\n\n\nClone the git repository from GitHub:
\ngit clone git@github.com:brave/browser-dispatcher.git\n
\n \n\nOpen the working directory:
\ncd browser-dispatcher\n
\n \n\nInstall dependencies:
\nnpm install\nbower install\n
\n \n \nTo start the application in development mode run npm start
or electron .
.
\n Running the tests \nRun unit and end-to-end tests:
\nnmp test\n
\nRun unit tests only:
\nnpm run test:unit\n
\nRun end-to-end tests only:
\nnpm run test:e2e\n
\n Building the application \nBuild without code-signing:
\nnpm run dist-unsigned\n
\nBuild and code-sign:
\nnpm run dist\n
\n Built With \n\nElectron - The framework for creating native applications with web technologies like JavaScript, HTML, and CSS. \nPhoton - The fastest way to build beautiful Electron apps using simple HTML and CSS. \n \n Contributing \nPlease read CONTRIBUTING.md for details on code of conduct, and the process for submitting pull requests.
\n Versioning \nFor the versions available, see the tags on this repository .
\n Authors \n\nSee also the list of contributors who participated in this project.
\n License \nThis project is licensed under the MIT License - see the LICENSE file for details.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:14.972Z"
+ "readmeFetchedAt": "2020-09-30T00:10:22.720Z"
},
- "browserosaurus": {
- "readmeCleaned": "
\n Browserosaurus \nIf you enjoy using Browserosaurus, please consider supporting its continued\ndevelopment.
\nBrowserosaurus is an open-source (MIT license), Electron-based browser prompter\nfor macOS. It works by setting itself as the default browser; any clicked links\nin non-browser apps are now sent to Browserosaurus where it’ll present you with\na menu of all your installed browsers. You may now decide which browser you’d\nlike to continue opening the link with.
\nCurrently supports macOS 10.15.6
\n Development \nEnsure you are running the correct version of Node. The repo includes an\n.nvmrc
file that includes the version number I use.
\nGet repo:
\ngit clone git@github.com:will-stone/browserosaurus.git\n
\nMove to folder:
\ncd browserosaurus\n
\nInstall dependencies:
\nyarn\n
\nRun Browserosaurus in dev mode:
\nyarn start\n
\n Finding bundle identifier for an app \nmdls -name kMDItemCFBundleIdentifier -r /Applications/Firefox.app \n Browser logos \nThe browser logos are provided by an excellent project by\nCătălin Mariș :\nhttps://github.com/alrra/browser-logos
\n Make icon.icns \nTo build an icns file (app icon) from src/images/icon/icon.png
, simply run\nyarn run icns
.
\n Publishing \nApp is published on GitHub, the following command will prompt to bump version\nnumber, package, notarize, and make installers:
\nyarn release\n
\nThe dmg and zip files can then be added to a GitHub release. Remember to bump\nthe docs (website) version number too.
\n ",
- "readmeOriginal": "
\n Browserosaurus \nIf you enjoy using Browserosaurus, please consider supporting its continued\ndevelopment.
\nBrowserosaurus is an open-source (MIT license), Electron-based browser prompter\nfor macOS. It works by setting itself as the default browser; any clicked links\nin non-browser apps are now sent to Browserosaurus where it’ll present you with\na menu of all your installed browsers. You may now decide which browser you’d\nlike to continue opening the link with.
\nCurrently supports macOS 10.15.6
\n Development \nEnsure you are running the correct version of Node. The repo includes an\n.nvmrc
file that includes the version number I use.
\nGet repo:
\ngit clone git@github.com:will-stone/browserosaurus.git\n
\nMove to folder:
\ncd browserosaurus\n
\nInstall dependencies:
\nyarn\n
\nRun Browserosaurus in dev mode:
\nyarn start\n
\n Finding bundle identifier for an app \nmdls -name kMDItemCFBundleIdentifier -r /Applications/Firefox.app \n Browser logos \nThe browser logos are provided by an excellent project by\nCătălin Mariș :\nhttps://github.com/alrra/browser-logos
\n Make icon.icns \nTo build an icns file (app icon) from src/images/icon/icon.png
, simply run\nyarn run icns
.
\n Publishing \nApp is published on GitHub, the following command will prompt to bump version\nnumber, package, notarize, and make installers:
\nyarn release\n
\nThe dmg and zip files can then be added to a GitHub release. Remember to bump\nthe docs (website) version number too.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:15.010Z"
+ "brim": {
+ "readmeCleaned": "
\n Brim \nBrim is an open source desktop application for security and network\nspecialists. Brim makes it easy to search and analyze data from:
\n\npacket captures, like those created by Wireshark , and \nstructured logs, especially from the Zeek network analysis framework. \n \nBrim is especially useful to security and network operators that need to handle large packet captures,\nespecially those that are cumbersome for Wireshark, tshark, or other packet analyzers.
\n
\nBrim is built from open source components, including:
\n\nzq , a structured log query engine; \nElectron and React for multi-platform UI; \nZeek , to generate network analysis data from packet capture files. \n \n Installing Brim \nThe easiest way to install Brim is to download the installation package for\nyour platform from the latest\nrelease .
\n Having a problem? \nPlease browse the wiki to review common problems and helpful tips before opening an issue .
\n Development and contributing \nWe'd love your help! Please see the contributing guide for\ndevelopment information like building and testing Brim.
\nJoin the Community \nJoin our Public Slack workspace for announcements, Q&A, and to trade tips!
\n ",
+ "readmeOriginal": "
\n Brim \nBrim is an open source desktop application for security and network\nspecialists. Brim makes it easy to search and analyze data from:
\n\npacket captures, like those created by Wireshark , and \nstructured logs, especially from the Zeek network analysis framework. \n \nBrim is especially useful to security and network operators that need to handle large packet captures,\nespecially those that are cumbersome for Wireshark, tshark, or other packet analyzers.
\n
\nBrim is built from open source components, including:
\n\nzq , a structured log query engine; \nElectron and React for multi-platform UI; \nZeek , to generate network analysis data from packet capture files. \n \n Installing Brim \nThe easiest way to install Brim is to download the installation package for\nyour platform from the latest\nrelease .
\n Having a problem? \nPlease browse the wiki to review common problems and helpful tips before opening an issue .
\n Development and contributing \nWe'd love your help! Please see the contributing guide for\ndevelopment information like building and testing Brim.
\nJoin the Community \nJoin our Public Slack workspace for announcements, Q&A, and to trade tips!
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:22.771Z"
},
"buka": {
"readmeCleaned": "\n \n
\n\n Buka - EBook Management \n
\n\n \n
\n \n About Buka \nBuka is a modern software that helps you manage your ebook at ease. With a simple, clean and straight-forward user interface, Buka aims to gather your ebooks for a reading experience without hassles. Buka currently support .PDF format with configurations that helps user focus more on the content.
\n Installing \n\n\nRun sudo snap install buka
\n \n\n\nDownload buka_1.0.0_amd64.snap
from the Buka releases page . \nRun sudo snap install --dangerous buka_1.0.0_amd64.snap
on the downloaded package. \nLaunch Buka using the installed buka
command. \n \n Debian x86 \n\nDownload Buka_1.0.0_i386.deb
from the Buka releases page . \nRun sudo dpkg --install Buka_1.0.0_i386.deb
on the downloaded package. \nLaunch Buka using the installed Buka
command. \n \n Debian x64 \n\nDownload Buka_1.0.0_amd64.deb
from the Buka releases page . \nRun sudo dpkg --install Buka_1.0.0_amd64.deb
on the downloaded package. \nLaunch Buka using the installed Buka
command. \n \n\nOf course you can always open .deb package with a package manager like Synaptic, Gnome Software or Gdebi then start the app instead of using command line options.
\n \n Fedora \n\nDownload Buka-1.0.0.rpm
from the Buka releases page . \nRun sudo dnf install Buka-1.0.0.rpm
on the downloaded package. \nLaunch Buka using the installed Buka
command. \n \n AppImage \n\nDownload Buka-1.0.0-x86_64.AppImage
from the Buka releases page . \nMake it executable sudo chmod a+x Buka*.AppImage
\nRun ./Buka*.AppImage
\n \n Build from source \n\ngit clone https://github.com/oguzhaninan/Buka.git
\ncd Buka
\nnpm install && npm run build && npm start
\n \n Uninstalling \n\nRun sudo dpkg -r Buka
or sudo apt remove --purge buka
\n \n Screenshots \n
\n
\n
\n
\n
\n Contributors \n Code Contributors \nThis project exists thanks to all the people who contribute. [Contribute ].\n
\n Financial Contributors \nBecome a financial contributor and help us sustain our community. [Contribute ]
\n Individuals \n
\n Organizations \nSupport this project with your organization. Your logo will show up here with a link to your website. [Contribute ]
\n \n \n \n \n \n \n \n \n \n
\n ",
"readmeOriginal": "\n \n
\n\n Buka - EBook Management \n
\n\n \n
\n \n About Buka \nBuka is a modern software that helps you manage your ebook at ease. With a simple, clean and straight-forward user interface, Buka aims to gather your ebooks for a reading experience without hassles. Buka currently support .PDF format with configurations that helps user focus more on the content.
\n Installing \n\n\nRun sudo snap install buka
\n \n\n\nDownload buka_1.0.0_amd64.snap
from the Buka releases page . \nRun sudo snap install --dangerous buka_1.0.0_amd64.snap
on the downloaded package. \nLaunch Buka using the installed buka
command. \n \n Debian x86 \n\nDownload Buka_1.0.0_i386.deb
from the Buka releases page . \nRun sudo dpkg --install Buka_1.0.0_i386.deb
on the downloaded package. \nLaunch Buka using the installed Buka
command. \n \n Debian x64 \n\nDownload Buka_1.0.0_amd64.deb
from the Buka releases page . \nRun sudo dpkg --install Buka_1.0.0_amd64.deb
on the downloaded package. \nLaunch Buka using the installed Buka
command. \n \n\nOf course you can always open .deb package with a package manager like Synaptic, Gnome Software or Gdebi then start the app instead of using command line options.
\n \n Fedora \n\nDownload Buka-1.0.0.rpm
from the Buka releases page . \nRun sudo dnf install Buka-1.0.0.rpm
on the downloaded package. \nLaunch Buka using the installed Buka
command. \n \n AppImage \n\nDownload Buka-1.0.0-x86_64.AppImage
from the Buka releases page . \nMake it executable sudo chmod a+x Buka*.AppImage
\nRun ./Buka*.AppImage
\n \n Build from source \n\ngit clone https://github.com/oguzhaninan/Buka.git
\ncd Buka
\nnpm install && npm run build && npm start
\n \n Uninstalling \n\nRun sudo dpkg -r Buka
or sudo apt remove --purge buka
\n \n Screenshots \n
\n
\n
\n
\n
\n Contributors \n Code Contributors \nThis project exists thanks to all the people who contribute. [Contribute ].\n
\n Financial Contributors \nBecome a financial contributor and help us sustain our community. [Contribute ]
\n Individuals \n
\n Organizations \nSupport this project with your organization. Your logo will show up here with a link to your website. [Contribute ]
\n \n \n \n \n \n \n \n \n \n
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:15.015Z"
+ "readmeFetchedAt": "2020-09-30T00:10:22.824Z"
},
"bunqdesktop": {
"readmeCleaned": "
\n bunqDesktop \n \n \n \n \n
\n The unofficial, free and open source desktop application for the bunq API. \n \n Download \n One click installers \nDownload the latest version of bunqDesktop from the GitHub releases page .
\nThere is also a Nightly build which is built automatically every night and contains the latest experimental changes and features. Only use this if you want to test new features and are okay with potential errors.
\n\nYou can directly search for 'bunqDesktop' in the Ubuntu store or use the snap command.
\nsudo snap install bunqdesktop
\n\nbrew cask install bunqcommunity-bunq
\n\nchoco install bunqdesktop
\n\nReplace the $AURHELPER section with your AUR helper command.
\n$AURHELPER -S bunq-desktop-bin
\n Features \n\nView all your accounts and payments \nSend new payments to other users \nAccept and decline requests \nCreate and view bunq.me requests \nCustom categories to group events \nView and manage your cards \nStatistics page \nEncrypted storage on your device \nAvailable on Windows, Linux and Mac \n \n Keybinds \n\nCTRL/CMD + Q : Closes the application \nCTRL/CMD + U : Runs the background sync process \nCTRL/CMD + H : Toggles the account balance visibility \nCTRL/CMD + T : Toggles between the light and dark theme \nCTRL/CMD + D : Dashboard \nCTRL/CMD + P : Payment page \nCTRL/CMD + R : Request page \nALT + C : Cards page \nALT + S : Settings page \n \n Translations \nThe app is developed in English but translations in Dutch and German are available.\nIf you spot errors, possible improvements or want to help us translate the desktop app to a different language let us know or suggest a change on Crowdin !
\n Security \nAll sensitive data is encrypted with the password that is entered on startup. You can choose to skip this step which will encrypt the data with a default password so that you will be logged in without asking you for a password.
\nThe bunqDesktop settings, custom categories and category rules are not stored using encryption. This data is stored separately so it can be synced more easily across multiple devices.
\nCheck out the settings page to see where this information is stored and to change this location if you'd like to move it. You can easily use services like Google Drive, iCloud Drive, Dropbox and other software to sync the settings file to always have the same categories and settings across your devices.
\n Privacy \nAt no point is your API key, session information or other data directly sent to other servers or systems. All requests to the bunq API are done directly from the bunqDesktop client to the bunq servers.
\nWe use Google Analytics with minimal settings (Source code ) to check\nwhich version of the application is used and other basic information like system language, OS version and country.\nYour IP address is anonymized using IP Anonymization in Analytics .\nGoogle Analytics can be disabled on the settings page whenever you want.
\n Development \nWe use yarn for package management and the following global packages:
\n$ yarn global add cross-env webpack gulp \nClone this project and install its dependencies.
\n$ git clone git@github.com:bunqCommunity/bunqDesktop.git && cd bunqDesktop\n$ yarn \nRun these commands in 2 separate consoles. One compiles the react app and the second takes care of\nrunning an electron instance with hot reloading.
\n$ yarn webpack:dev\n$ yarn start:dev \n Contact \n
\nWe have a public Telegram chat group and a topic on bunq together .
\nIf you just want a notification when a new version is released you can also join the Telegram updates channel .
\nFeel free to create a new issue for any suggestions, bugs or general ideas you have on Github or\ncontact us through one of the above.
\n Contributors \n
\n License \nUnless otherwise noted, the bunqDesktop source files are distributed under the MIT License found in the LICENSE file.
\n
\n ",
"readmeOriginal": "
\n bunqDesktop \n \n \n \n \n
\n The unofficial, free and open source desktop application for the bunq API. \n \n Download \n One click installers \nDownload the latest version of bunqDesktop from the GitHub releases page .
\nThere is also a Nightly build which is built automatically every night and contains the latest experimental changes and features. Only use this if you want to test new features and are okay with potential errors.
\n\nYou can directly search for 'bunqDesktop' in the Ubuntu store or use the snap command.
\nsudo snap install bunqdesktop
\n\nbrew cask install bunqcommunity-bunq
\n\nchoco install bunqdesktop
\n\nReplace the $AURHELPER section with your AUR helper command.
\n$AURHELPER -S bunq-desktop-bin
\n Features \n\nView all your accounts and payments \nSend new payments to other users \nAccept and decline requests \nCreate and view bunq.me requests \nCustom categories to group events \nView and manage your cards \nStatistics page \nEncrypted storage on your device \nAvailable on Windows, Linux and Mac \n \n Keybinds \n\nCTRL/CMD + Q : Closes the application \nCTRL/CMD + U : Runs the background sync process \nCTRL/CMD + H : Toggles the account balance visibility \nCTRL/CMD + T : Toggles between the light and dark theme \nCTRL/CMD + D : Dashboard \nCTRL/CMD + P : Payment page \nCTRL/CMD + R : Request page \nALT + C : Cards page \nALT + S : Settings page \n \n Translations \nThe app is developed in English but translations in Dutch and German are available.\nIf you spot errors, possible improvements or want to help us translate the desktop app to a different language let us know or suggest a change on Crowdin !
\n Security \nAll sensitive data is encrypted with the password that is entered on startup. You can choose to skip this step which will encrypt the data with a default password so that you will be logged in without asking you for a password.
\nThe bunqDesktop settings, custom categories and category rules are not stored using encryption. This data is stored separately so it can be synced more easily across multiple devices.
\nCheck out the settings page to see where this information is stored and to change this location if you'd like to move it. You can easily use services like Google Drive, iCloud Drive, Dropbox and other software to sync the settings file to always have the same categories and settings across your devices.
\n Privacy \nAt no point is your API key, session information or other data directly sent to other servers or systems. All requests to the bunq API are done directly from the bunqDesktop client to the bunq servers.
\nWe use Google Analytics with minimal settings (Source code ) to check\nwhich version of the application is used and other basic information like system language, OS version and country.\nYour IP address is anonymized using IP Anonymization in Analytics .\nGoogle Analytics can be disabled on the settings page whenever you want.
\n Development \nWe use yarn for package management and the following global packages:
\n$ yarn global add cross-env webpack gulp \nClone this project and install its dependencies.
\n$ git clone git@github.com:bunqCommunity/bunqDesktop.git && cd bunqDesktop\n$ yarn \nRun these commands in 2 separate consoles. One compiles the react app and the second takes care of\nrunning an electron instance with hot reloading.
\n$ yarn webpack:dev\n$ yarn start:dev \n Contact \n
\nWe have a public Telegram chat group and a topic on bunq together .
\nIf you just want a notification when a new version is released you can also join the Telegram updates channel .
\nFeel free to create a new issue for any suggestions, bugs or general ideas you have on Github or\ncontact us through one of the above.
\n Contributors \n
\n License \nUnless otherwise noted, the bunqDesktop source files are distributed under the MIT License found in the LICENSE file.
\n
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:15.175Z"
+ "readmeFetchedAt": "2020-09-30T00:10:22.850Z"
+ },
+ "calcy": {
+ "readmeCleaned": " The Calcy App \n \n
\n\n \n
\n Table of Contents \n\n About \nA basic calculator app built with electron.
\n Features \n\nWorks on mobile with the website. \nWorks with keyboard. \nKeyboard shortcuts to Quit & Refresh. \nUI as Numeric KeyPad. \nBackspace to del one char \nC to Clear \n \n Downloads \n\n\n\nPlatform \nArch \nVersion \nLink \n \n \n\n\nWindows \nx64 \n1.1.0 \nDownload \n \n\nWindows \nx64 \n1.1.0 \nDownload \n \n \n
\n Install \nmacOS : Download the .dmg
file or run brew cask install calcy
\nWindows : Download the .exe
installer.
\nDebian : Download the .deb
installer.
\nFedora : Download the .rpm
installer.
\nOther Linux distros : Download the .AppImage
file or run snap install calcy
\nBrowser : Start the browser version.
\n For Developers \nAny contributions are welcome, if you plan to contribute please read the contributing docs first.
\n Third Party Plugins \nNone
\n \n\nBuilt with ❤️ using Electron Framework .\n
\n ",
+ "readmeOriginal": " The Calcy App \n \n
\n\n \n
\n Table of Contents \n\n About \nA basic calculator app built with electron.
\n Features \n\nWorks on mobile with the website. \nWorks with keyboard. \nKeyboard shortcuts to Quit & Refresh. \nUI as Numeric KeyPad. \nBackspace to del one char \nC to Clear \n \n Downloads \n\n\n\nPlatform \nArch \nVersion \nLink \n \n \n\n\nWindows \nx64 \n1.1.0 \nDownload \n \n\nWindows \nx64 \n1.1.0 \nDownload \n \n \n
\n Install \nmacOS : Download the .dmg
file or run brew cask install calcy
\nWindows : Download the .exe
installer.
\nDebian : Download the .deb
installer.
\nFedora : Download the .rpm
installer.
\nOther Linux distros : Download the .AppImage
file or run snap install calcy
\nBrowser : Start the browser version.
\n For Developers \nAny contributions are welcome, if you plan to contribute please read the contributing docs first.
\n Third Party Plugins \nNone
\n \n\nBuilt with ❤️ using Electron Framework .\n
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:22.933Z"
},
"buttercup": {
"readmeCleaned": " \n \n \n \n \n \n \n\nCross-platform, free and open-source password manager based on NodeJS.
\n \n \n
\n
\n About \nButtercup is a password manager - an assistant for helping you store all of your login credentials. Buttercup helps you keep your accounts safe and assists you when you want to log in - all you need to do is remember just one password: your master password .
\nThis is the Desktop application in the Buttercup suite, and there's also a mobile app and browser extension so that you can access your credentials anywhere. You store your credentials (login information) in a secure archive, which can then be stored on your own computer or any of our supported cloud services (like Dropbox, for example).
\nArchives are encrypted using the AES specification, and cannot be read by anyone besides those with the master password. Brute-force decryption is not technically possible. You should not share your archive with anyone, but rest assured: your contents are safe.
\n Why you need software like Buttercup \nMany of us have 10s or 100s of accounts, and it would be crazy to secure these with 1 or 2 passwords. Why? If an attacker gains access to one of the systems you have an account with, your password there may be easily stolen - if an attacker gets this it's highly likely they will try to log in to other accounts you have with the same password. If you're using the same password on more than one site, you risk having several accounts stolen if any one of them is breached.
\nButtercup helps you by remembering all of your passwords, and because you no longer have to remember them yourself, you can use different passwords for every single site .
\n Protecting your details \nButtercup provides a secure way of storing your details, but it is only as secure as how you treat your master password and archive files.
\nEnsure that you never share your master password or use it anywhere other than with your archive. Never share or store your archive in a non-private environment. Always remember to make regular backups of your archive.
\n Download & Install \nHead over to our website , or checkout the releases page to download different builds and versions.
\nIf you're using macOS, you can also use Homebrew Cask to download and install Buttercup:
\n$ brew cask install buttercup \nIf you're using Windows, you can use Chocolatey to download and install Buttercup :
\n\n Platforms and Operating Systems \nButtercup is available for macOS (dmg) , Windows (exe) and Linux (deb, rpm, tarball) (64bit only).
\nWe actively support Buttercup on the following platforms:
\n\nMacOS (latest) \nWindows 10 \nUbuntu 18.04 \n \nOperating systems outside of these are not directly supported by staff - Issues will be followed on GitHub, however, and assistance provided where possible.
\n Arch Linux \nButtercup is also available for Arch Linux (32/64bit) (AUR) . This release channel is maintained by our community.
\nSome users have reported segmentation faults on Arch - if you notice a similar issue, perhaps check out this solution .
\n Portability \nButtercup supports portable builds on the following platforms:
\n\nPortable versions for Windows and Mac will arrive in the not-so-distant future.
\n Encryption & Format \nButtercup uses a delta-system to manage archive changes and save conflicts. The archive, upon saving, is encrypted with AES 256bit CBC mode with a SHA256 HMAC. Encryption is performed once the password has been salted and prepared with PBKDF2 at between 200-250k iterations.
\nBecause security with password storage is of the utmost importance, Buttercup will remain in alpha/beta release mode until some level of professional scrutiny has occurred. It is completely possible that security-related changes will occur, but this is inevitable and we handle every question and criticism with great care when it comes to the safety of using our software.
\n Features \nButtercup supports loading and saving credentials archives both locally and remotely. Remote archives can be stored in a variety of service providers like Dropbox, Google Drive and WebDAV-enabled services, such as Yandex.
\nArchives store groups and entries in a simple hierarchy. Both groups and entries can be moved into other groups. Deleted items are trashed before being removed permanently.
\nButtercup has basic merge conflict resolution when 2 changes are made at once on the file (locally or remote).
\n WebDAV \nButtercup can connect to WebDAV-based services for the purpose of remotely-accessing vault files. Most WebDAV services and services supporting WebDAV are compatible.
\nPlease note that Buttercup does not support self-signed certificates .
\n Importing and Exporting \nYou can import from other password managers (such as 1Password, Lastpass and KeePass) by opening your archive and choosing Import from the menu.
\nYou can also export Buttercup vaults to CSV format.
\n Internationalization \nButtercup for Desktop supports the following languages:
\n\nEnglish (Default) \nSpanish \nGerman \nFrench \nRussian \nFarsi \nIndonesian \nItalian \nBrazilian Portuguese \nUkrainian \nHungarian \nCzech \nDutch \nTurkish \nPolish \nFinnish \nCatalan \nSimplified Chinese \nRomanian \nKorean \n \n Submitting internationalization configurations \nWe welcome the addition of new languages to the Buttercup platform. Please follow the style of the current translations.
\n\nIf adding languages that are more specific than usual (eg. "pt_br" - Brazilian Portuguese), ensure that you separate the parts by an underscore _
and not a dash.
\n\n Development \nIf you're interested in developing Buttercup:
\n Install Dependencies & Run \n$ npm install\n$ npm run start \n Package & Release \n Install Dependencies \nYou will need some extra dependencies to build for different platforms on a single platform. Please refer to this guide and install required software for your platform.
\n Building libraries before releasing \n\n Package \nTo package the app and make installers for all supported platforms:
\n\nThis may take a while depending on how fast your computer is. All apps and installers will be in app
directory.
\nTo package only for the current platform:
\n$ npm run package:current \nOr for a specific platform:
\n$ npm run package:mac\n$ npm run package:win\n$ npm run package:linux \nNB :
\nThe above is a naive release process, without signing. To sign, notarize and release, as is the standard approach, first export the following environment variables:
\nexport GH_TOKEN=github_token\nexport WIN_CSC_LINK=file:///some/directory/buttercup_codesign.p12\nexport WIN_CSC_KEY_PASSWORD=" codesign_password" \nexport APPLE_ID=apple_id\nexport APPLE_ID_PASSWORD=app_specific_password\nexport TEAM_SHORT_NAME=team_short_name # if your account is connected to multiple teams \nWhere GH_TOKEN
is your GitHub token, WIN_CSC_LINK
is the location of the p12 code signing certificate and WIN_CSC_KEY_PASSWORD
is the certificate password.
\nYou can generate an Apple App-Specific password here and find your team short name according to this guide .
\nThen run:
\n\n Debugging \nIn case you need to access Buttercup logs, they are located in:
\n\nOn Linux: ~/.config/Buttercup/log.log
\nOn macOS: ~/Library/Logs/Buttercup/log.log
\nOn Windows: %USERPROFILE%\\AppData\\Roaming\\Buttercup\\log.log
\n \n Contributors \n Creation \n\n Contributions \nThis project exists thanks to all the people who contribute. [Contribute] .\n
\nWe'd also like to thank:
\n\n\nWe welcome contributions. Please read Contribution Guide before sending a PR.
\n \n Backers \nThank you to all our backers! 🙏 [Become a backer ]
\n
\nSponsors \nSupport this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor ]
\n \n \n \n \n \n \n \n \n \n
\n License \nReleased under GNU/GPL Version 3
\n ",
"readmeOriginal": " \n \n \n \n \n \n \n\nCross-platform, free and open-source password manager based on NodeJS.
\n \n \n
\n
\n About \nButtercup is a password manager - an assistant for helping you store all of your login credentials. Buttercup helps you keep your accounts safe and assists you when you want to log in - all you need to do is remember just one password: your master password .
\nThis is the Desktop application in the Buttercup suite, and there's also a mobile app and browser extension so that you can access your credentials anywhere. You store your credentials (login information) in a secure archive, which can then be stored on your own computer or any of our supported cloud services (like Dropbox, for example).
\nArchives are encrypted using the AES specification, and cannot be read by anyone besides those with the master password. Brute-force decryption is not technically possible. You should not share your archive with anyone, but rest assured: your contents are safe.
\n Why you need software like Buttercup \nMany of us have 10s or 100s of accounts, and it would be crazy to secure these with 1 or 2 passwords. Why? If an attacker gains access to one of the systems you have an account with, your password there may be easily stolen - if an attacker gets this it's highly likely they will try to log in to other accounts you have with the same password. If you're using the same password on more than one site, you risk having several accounts stolen if any one of them is breached.
\nButtercup helps you by remembering all of your passwords, and because you no longer have to remember them yourself, you can use different passwords for every single site .
\n Protecting your details \nButtercup provides a secure way of storing your details, but it is only as secure as how you treat your master password and archive files.
\nEnsure that you never share your master password or use it anywhere other than with your archive. Never share or store your archive in a non-private environment. Always remember to make regular backups of your archive.
\n Download & Install \nHead over to our website , or checkout the releases page to download different builds and versions.
\nIf you're using macOS, you can also use Homebrew Cask to download and install Buttercup:
\n$ brew cask install buttercup \nIf you're using Windows, you can use Chocolatey to download and install Buttercup :
\n\n Platforms and Operating Systems \nButtercup is available for macOS (dmg) , Windows (exe) and Linux (deb, rpm, tarball) (64bit only).
\nWe actively support Buttercup on the following platforms:
\n\nMacOS (latest) \nWindows 10 \nUbuntu 18.04 \n \nOperating systems outside of these are not directly supported by staff - Issues will be followed on GitHub, however, and assistance provided where possible.
\n Arch Linux \nButtercup is also available for Arch Linux (32/64bit) (AUR) . This release channel is maintained by our community.
\nSome users have reported segmentation faults on Arch - if you notice a similar issue, perhaps check out this solution .
\n Portability \nButtercup supports portable builds on the following platforms:
\n\nPortable versions for Windows and Mac will arrive in the not-so-distant future.
\n Encryption & Format \nButtercup uses a delta-system to manage archive changes and save conflicts. The archive, upon saving, is encrypted with AES 256bit CBC mode with a SHA256 HMAC. Encryption is performed once the password has been salted and prepared with PBKDF2 at between 200-250k iterations.
\nBecause security with password storage is of the utmost importance, Buttercup will remain in alpha/beta release mode until some level of professional scrutiny has occurred. It is completely possible that security-related changes will occur, but this is inevitable and we handle every question and criticism with great care when it comes to the safety of using our software.
\n Features \nButtercup supports loading and saving credentials archives both locally and remotely. Remote archives can be stored in a variety of service providers like Dropbox, Google Drive and WebDAV-enabled services, such as Yandex.
\nArchives store groups and entries in a simple hierarchy. Both groups and entries can be moved into other groups. Deleted items are trashed before being removed permanently.
\nButtercup has basic merge conflict resolution when 2 changes are made at once on the file (locally or remote).
\n WebDAV \nButtercup can connect to WebDAV-based services for the purpose of remotely-accessing vault files. Most WebDAV services and services supporting WebDAV are compatible.
\nPlease note that Buttercup does not support self-signed certificates .
\n Importing and Exporting \nYou can import from other password managers (such as 1Password, Lastpass and KeePass) by opening your archive and choosing Import from the menu.
\nYou can also export Buttercup vaults to CSV format.
\n Internationalization \nButtercup for Desktop supports the following languages:
\n\nEnglish (Default) \nSpanish \nGerman \nFrench \nRussian \nFarsi \nIndonesian \nItalian \nBrazilian Portuguese \nUkrainian \nHungarian \nCzech \nDutch \nTurkish \nPolish \nFinnish \nCatalan \nSimplified Chinese \nRomanian \nKorean \n \n Submitting internationalization configurations \nWe welcome the addition of new languages to the Buttercup platform. Please follow the style of the current translations.
\n\nIf adding languages that are more specific than usual (eg. \"pt_br\" - Brazilian Portuguese), ensure that you separate the parts by an underscore _
and not a dash.
\n\n Development \nIf you're interested in developing Buttercup:
\n Install Dependencies & Run \n$ npm install\n$ npm run start \n Package & Release \n Install Dependencies \nYou will need some extra dependencies to build for different platforms on a single platform. Please refer to this guide and install required software for your platform.
\n Building libraries before releasing \n\n Package \nTo package the app and make installers for all supported platforms:
\n\nThis may take a while depending on how fast your computer is. All apps and installers will be in app
directory.
\nTo package only for the current platform:
\n$ npm run package:current \nOr for a specific platform:
\n$ npm run package:mac\n$ npm run package:win\n$ npm run package:linux \nNB :
\nThe above is a naive release process, without signing. To sign, notarize and release, as is the standard approach, first export the following environment variables:
\nexport GH_TOKEN=github_token\nexport WIN_CSC_LINK=file:///some/directory/buttercup_codesign.p12\nexport WIN_CSC_KEY_PASSWORD=\" codesign_password\" \nexport APPLE_ID=apple_id\nexport APPLE_ID_PASSWORD=app_specific_password\nexport TEAM_SHORT_NAME=team_short_name # if your account is connected to multiple teams \nWhere GH_TOKEN
is your GitHub token, WIN_CSC_LINK
is the location of the p12 code signing certificate and WIN_CSC_KEY_PASSWORD
is the certificate password.
\nYou can generate an Apple App-Specific password here and find your team short name according to this guide .
\nThen run:
\n\n Debugging \nIn case you need to access Buttercup logs, they are located in:
\n\nOn Linux: ~/.config/Buttercup/log.log
\nOn macOS: ~/Library/Logs/Buttercup/log.log
\nOn Windows: %USERPROFILE%\\AppData\\Roaming\\Buttercup\\log.log
\n \n Contributors \n Creation \n\n Contributions \nThis project exists thanks to all the people who contribute. [Contribute] .\n
\nWe'd also like to thank:
\n\n\nWe welcome contributions. Please read Contribution Guide before sending a PR.
\n \n Backers \nThank you to all our backers! 🙏 [Become a backer ]
\n
\nSponsors \nSupport this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor ]
\n \n \n \n \n \n \n \n \n \n
\n License \nReleased under GNU/GPL Version 3
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:15.185Z"
- },
- "camunda-modeler": {
- "readmeCleaned": " Camunda Modeler \n
\nAn integrated modeling solution for BPMN, DMN and CMMN based on bpmn.io .
\n
\n Resources \n\n Building the Application \n# checkout a tag \ngit checkout v1.1.0\n\n# install dependencies \nnpm install\n\n# execute all checks (lint, test and build) \nnpm run all\n\n# build the application to ./dist \nnpm run build \n Development Setup \nSpin up the application for development, all strings attached:
\nnpm run dev\n
\n License \nMIT
\nUses bpmn-js , dmn-js , and cmmn-js , licensed under the bpmn.io license .
\n ",
- "readmeOriginal": " Camunda Modeler \n
\nAn integrated modeling solution for BPMN, DMN and CMMN based on bpmn.io .
\n
\n Resources \n\n Building the Application \n# checkout a tag \ngit checkout v1.1.0\n\n# install dependencies \nnpm install\n\n# execute all checks (lint, test and build) \nnpm run all\n\n# build the application to ./dist \nnpm run build \n Development Setup \nSpin up the application for development, all strings attached:
\nnpm run dev\n
\n License \nMIT
\nUses bpmn-js , dmn-js , and cmmn-js , licensed under the bpmn.io license .
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:15.188Z"
+ "readmeFetchedAt": "2020-09-30T00:10:22.964Z"
},
"canvas-file-sync": {
"readmeCleaned": "\n \n \n \n
\n\n \n
\n Maintenance \nI'm in need of someone to pass the mantle to. I'd love for this project to keep going, but I'm not currently able to give this the attention it deserves. I'm willing to help out and ease the transition to whoever wants to take it over.
\n Introduction \nWhen using Canvas, I found that constantly downloading new files, updated files and then organizing those files was a huge pain. This program aims to work by having Google Drive like functionality with Canvas so that you never have to worry about being up to date or how you have organized things, because they will be organized on your computer just as they are organized on Canvas.
\nCanvas File Sync Site
\n Running this code \nClone this repository and run yarn
. Once it's done installing the modules, run yarn run dev
\n Building this code \nyarn run build:mac
\nyarn run build:win
\n Note \nReleases are being code signed so your personal build will not work with the built in autoupdating.
\n Contributing \nI'd appreciate any help that anyone would like to give and have included draw.io diagrams in the diagrams folder to help facilitate understanding of the overall flow.
\n TODO \n\n ",
"readmeOriginal": "\n \n \n \n
\n\n \n
\n Maintenance \nI'm in need of someone to pass the mantle to. I'd love for this project to keep going, but I'm not currently able to give this the attention it deserves. I'm willing to help out and ease the transition to whoever wants to take it over.
\n Introduction \nWhen using Canvas, I found that constantly downloading new files, updated files and then organizing those files was a huge pain. This program aims to work by having Google Drive like functionality with Canvas so that you never have to worry about being up to date or how you have organized things, because they will be organized on your computer just as they are organized on Canvas.
\nCanvas File Sync Site
\n Running this code \nClone this repository and run yarn
. Once it's done installing the modules, run yarn run dev
\n Building this code \nyarn run build:mac
\nyarn run build:win
\n Note \nReleases are being code signed so your personal build will not work with the built in autoupdating.
\n Contributing \nI'd appreciate any help that anyone would like to give and have included draw.io diagrams in the diagrams folder to help facilitate understanding of the overall flow.
\n TODO \n\n ",
- "readmeFetchedAt": "2020-09-29T12:07:15.214Z"
+ "readmeFetchedAt": "2020-09-30T00:10:22.970Z"
},
- "calcy": {
- "readmeCleaned": " The Calcy App \n \n
\n\n \n
\n Table of Contents \n\n About \nA basic calculator app built with electron.
\n Features \n\nWorks on mobile with the website. \nWorks with keyboard. \nKeyboard shortcuts to Quit & Refresh. \nUI as Numeric KeyPad. \nBackspace to del one char \nC to Clear \n \n Downloads \n\n\n\nPlatform \nArch \nVersion \nLink \n \n \n\n\nWindows \nx64 \n1.1.0 \nDownload \n \n\nWindows \nx64 \n1.1.0 \nDownload \n \n \n
\n Install \nmacOS : Download the .dmg
file or run brew cask install calcy
\nWindows : Download the .exe
installer.
\nDebian : Download the .deb
installer.
\nFedora : Download the .rpm
installer.
\nOther Linux distros : Download the .AppImage
file or run snap install calcy
\nBrowser : Start the browser version.
\n For Developers \nAny contributions are welcome, if you plan to contribute please read the contributing docs first.
\n Third Party Plugins \nNone
\n \n\nBuilt with ❤️ using Electron Framework .\n
\n ",
- "readmeOriginal": " The Calcy App \n \n
\n\n \n
\n Table of Contents \n\n About \nA basic calculator app built with electron.
\n Features \n\nWorks on mobile with the website. \nWorks with keyboard. \nKeyboard shortcuts to Quit & Refresh. \nUI as Numeric KeyPad. \nBackspace to del one char \nC to Clear \n \n Downloads \n\n\n\nPlatform \nArch \nVersion \nLink \n \n \n\n\nWindows \nx64 \n1.1.0 \nDownload \n \n\nWindows \nx64 \n1.1.0 \nDownload \n \n \n
\n Install \nmacOS : Download the .dmg
file or run brew cask install calcy
\nWindows : Download the .exe
installer.
\nDebian : Download the .deb
installer.
\nFedora : Download the .rpm
installer.
\nOther Linux distros : Download the .AppImage
file or run snap install calcy
\nBrowser : Start the browser version.
\n For Developers \nAny contributions are welcome, if you plan to contribute please read the contributing docs first.
\n Third Party Plugins \nNone
\n \n\nBuilt with ❤️ using Electron Framework .\n
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:15.230Z"
+ "camunda-modeler": {
+ "readmeCleaned": " Camunda Modeler \n
\nAn integrated modeling solution for BPMN, DMN and CMMN based on bpmn.io .
\n
\n Resources \n\n Building the Application \n# checkout a tag \ngit checkout v1.1.0\n\n# install dependencies \nnpm install\n\n# execute all checks (lint, test and build) \nnpm run all\n\n# build the application to ./dist \nnpm run build \n Development Setup \nSpin up the application for development, all strings attached:
\nnpm run dev\n
\n License \nMIT
\nUses bpmn-js , dmn-js , and cmmn-js , licensed under the bpmn.io license .
\n ",
+ "readmeOriginal": " Camunda Modeler \n
\nAn integrated modeling solution for BPMN, DMN and CMMN based on bpmn.io .
\n
\n Resources \n\n Building the Application \n# checkout a tag \ngit checkout v1.1.0\n\n# install dependencies \nnpm install\n\n# execute all checks (lint, test and build) \nnpm run all\n\n# build the application to ./dist \nnpm run build \n Development Setup \nSpin up the application for development, all strings attached:
\nnpm run dev\n
\n License \nMIT
\nUses bpmn-js , dmn-js , and cmmn-js , licensed under the bpmn.io license .
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:22.996Z"
},
"c-ip": {
"readmeCleaned": " C-IP \n
\nView your WLAN/Public IP without having to use a command line.
\n License \n
\n Installing \nYou can download this repository and then run
\nnpm install \nnode index . js \n How to Run \nnpm start\n
\n Contribution Guidelines \nPull Requests are welcome, for any major changes/ feature requests / updates please first open a issue.
\n ",
"readmeOriginal": " C-IP \n
\nView your WLAN/Public IP without having to use a command line.
\n License \n
\n Installing \nYou can download this repository and then run
\nnpm install \nnode index . js \n How to Run \nnpm start\n
\n Contribution Guidelines \nPull Requests are welcome, for any major changes/ feature requests / updates please first open a issue.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:15.257Z"
+ "readmeFetchedAt": "2020-09-30T00:10:23.003Z"
},
"caprine": {
"readmeCleaned": "\n\t
\n\t
\n\t
\n\t\t \n\t \n\t
Caprine\n\t
\n\t\tElegant Facebook Messenger desktop app \n\t
\n\t
\n\t
\n\t
\n
\nCaprine is an unofficial and privacy-focused Facebook Messenger app with many useful features.
\nCaprine is feature complete. However, we welcome contributions for improvements and bug fixes.
\nWebsite
\n \n\n\t \n \n Highlights \n\n*macOS only
\n Install \nmacOS 10.10+, Linux, and Windows 7+ are supported (64-bit only).
\nDownload the latest version on the website or below.
\n macOS \nDownload the .dmg
file.
\nOr with Homebrew-Cask : $ brew cask install caprine
\n Linux \nDownload the .AppImage
or .deb
file.
\nArch Linux: pacman -S caprine
\nAlso available as a snap .
\nThe AppImage needs to be made executable after download.
\n Windows \nDownload the .exe
file.
\nFor taskbar notification badges to work on Windows 10, you'll need to enable them in Taskbar Settings .
\n Features \n Dark mode \nYou can toggle dark mode in the View
menu or with Command d / Control d .
\n
\n Hide Names and Avatars \nYou can prevent others from looking at who you're chatting with by enabling the “Hide Names and Avatars” feature in the “View” menu or with Command/Control Shift n .
\n Vibrancy \nOn macOS , you can toggle the window vibrancy effect in the View
menu.
\n
\n Privacy \n
\nYou can choose to prevent people from knowing when you have seen a message and when you are currently typing. These settings are available under the Caprine
/File
menu.
\n Mute desktop notifications \nYou can quickly disable receiving notifications from the Caprine
/File
menu or the Dock on macOS.
\n Hide notification message preview \n\n\n\nYou can toggle the Show Message Preview in Notification
setting in the Caprine
/File
menu.
\n Prevents link tracking \nLinks that you click on will not be tracked by Facebook.
\n Jump to conversation hotkey \nYou can switch conversations similar to how you switch browser tabs: Command/Control n (where n
is 1
through 9
).
\n Compact mode \nThe interface adapts when resized to a small size.
\n\n Desktop notifications \nDesktop notifications can be turned on in Preferences
.
\n\n Always on Top \nYou can toggle whether Caprine stays on top of other windows in the Window
/View
menu or with Command/Control Shift t .
\n Work Chat support \nSupport for Work Chat: Messenger for Workplace . You can switch to it in the Caprine
/File
menu.
\n\n Code blocks \nYou can send code blocks by using Markdown syntax .
\n\n\n Background behavior \nWhen closing the window, the app will by default continue running in the background, in the dock on macOS and the tray on Linux/Windows. Right-click the dock/tray icon and choose Quit
to completely quit the app. On macOS, click the dock icon to show the window. On Linux, right-click the tray icon and choose Toggle
to toggle the window. On Windows, click the tray icon to toggle the window.
\nNote that you can change the behavior of Caprine so that the app closes when the window is closed. For this, you'll need to go to the settings and click on Quit on Window Close
.
\nQuick access to conversations from the Dock menu (macOS only) \n
\n Touch Bar support (macOS only) \n
\n Custom languages for spell-check (Not for macOS) \nUsers can select supported languages from Conversation
→ Spell Checker Language
.
\nmacOS detects the language automatically.
\n Custom styles \nAdvanced users can modify the colors/styles of Caprine. Click the menu item Caprine
/File
→ Caprine Settings
→ Advanced
→ Custom Styles
and a CSS file will open up in your default editor.
\nMenu Bar Mode (macOS only) \n
\nYou can enable Show Menu Bar Icon
in the Caprine Preferences
menu to have a Caprine icon in the menu bar. The icon will indicate when you have unread notifications and you can click it to toggle the Caprine window. You can also toggle the Caprine window with the global shortcut Command Shift y .
\nYou can also remove Caprine from the Dock and task switcher by clicking Hide Dock Icon
menu item from the menu bar icon. There will then no longer be any menus for the window, but you can access those from the Menu
item in the menu bar icon menu.
\n Keyboard shortcuts \n\n\n\nDescription \nKeys \n \n \n\n\nNew conversation \nCommand/Control n \n \n\nSearch conversations \nCommand/Control k \n \n\nToggle "Dark mode" \nCommand/Control d \n \n\nHide Names and Avatars \nCommand/Control Shift n \n \n\nNext conversation \nCommand/Control ] or Control Tab \n \n\nPrevious conversation \nCommand/Control [ or Control Shift Tab \n \n\nJump to conversation \nCommand/Control 1 …9 \n \n\nInsert GIF \nCommand/Control g \n \n\nInsert sticker \nCommand/Control s \n \n\nInsert emoji \nCommand/Control e \n \n\nAttach files \nCommand/Control t \n \n\nFocus text input \nCommand/Control i \n \n\nSearch in conversation \nCommand/Control f \n \n\nMute conversation \nCommand/Control Shift m \n \n\nHide conversation \nCommand/Control Shift h \n \n\nDelete conversation \nCommand/Control Shift d \n \n\nToggle "Always on Top" \nCommand/Control Shift t \n \n\nToggle window menu \nAlt (Windows/Linux only) \n \n\nToggle main window \nCommand Shift y (macOS only) \n \n\nToggle sidebar \nCommand/Control Shift s \n \n\nSwitch to Messenger \nCommand/Control Shift 1 \n \n\nSwitch to Workchat \nCommand/Control Shift 2 \n \n\nPreferences \nCommand/Control , \n \n \n
\n Tip \nOn macOS, you can change these in the System Preferences and you can even add your own keyboard shortcuts for menu items without a predefined keyboard shortcut.
\n FAQ \n Can I contribute localizations? \nThe main app interface is already localized by Facebook. The app menus are not localized, and we're not interested in localizing those.
\n \n Dev \nBuilt with Electron .
\n Run \n$ npm install && npm start\n
\n Build \nSee the electron-builder
docs .
\n Publish \n$ npm run release\n
\nThen edit the automatically created GitHub Releases draft and publish.
\n Maintainers \n\n Links \n\n Press \n\n Disclaimer \nCaprine is a third-party app and is not affiliated with Facebook.
\n ",
"readmeOriginal": "\n\t
\n\t
\n\t
\n\t\t \n\t \n\t
Caprine\n\t
\n\t\tElegant Facebook Messenger desktop app \n\t
\n\t
\n\t
\n\t
\n
\nCaprine is an unofficial and privacy-focused Facebook Messenger app with many useful features.
\nCaprine is feature complete. However, we welcome contributions for improvements and bug fixes.
\nWebsite
\n \n\n\t \n \n Highlights \n\n*macOS only
\n Install \nmacOS 10.10+, Linux, and Windows 7+ are supported (64-bit only).
\nDownload the latest version on the website or below.
\n macOS \nDownload the .dmg
file.
\nOr with Homebrew-Cask : $ brew cask install caprine
\n Linux \nDownload the .AppImage
or .deb
file.
\nArch Linux: pacman -S caprine
\nAlso available as a snap .
\nThe AppImage needs to be made executable after download.
\n Windows \nDownload the .exe
file.
\nFor taskbar notification badges to work on Windows 10, you'll need to enable them in Taskbar Settings .
\n Features \n Dark mode \nYou can toggle dark mode in the View
menu or with Command d / Control d .
\n
\n Hide Names and Avatars \nYou can prevent others from looking at who you're chatting with by enabling the “Hide Names and Avatars” feature in the “View” menu or with Command/Control Shift n .
\n Vibrancy \nOn macOS , you can toggle the window vibrancy effect in the View
menu.
\n
\n Privacy \n
\nYou can choose to prevent people from knowing when you have seen a message and when you are currently typing. These settings are available under the Caprine
/File
menu.
\n Mute desktop notifications \nYou can quickly disable receiving notifications from the Caprine
/File
menu or the Dock on macOS.
\n Hide notification message preview \n\n\n\nYou can toggle the Show Message Preview in Notification
setting in the Caprine
/File
menu.
\n Prevents link tracking \nLinks that you click on will not be tracked by Facebook.
\n Jump to conversation hotkey \nYou can switch conversations similar to how you switch browser tabs: Command/Control n (where n
is 1
through 9
).
\n Compact mode \nThe interface adapts when resized to a small size.
\n\n Desktop notifications \nDesktop notifications can be turned on in Preferences
.
\n\n Always on Top \nYou can toggle whether Caprine stays on top of other windows in the Window
/View
menu or with Command/Control Shift t .
\n Work Chat support \nSupport for Work Chat: Messenger for Workplace . You can switch to it in the Caprine
/File
menu.
\n\n Code blocks \nYou can send code blocks by using Markdown syntax .
\n\n\n Background behavior \nWhen closing the window, the app will by default continue running in the background, in the dock on macOS and the tray on Linux/Windows. Right-click the dock/tray icon and choose Quit
to completely quit the app. On macOS, click the dock icon to show the window. On Linux, right-click the tray icon and choose Toggle
to toggle the window. On Windows, click the tray icon to toggle the window.
\nNote that you can change the behavior of Caprine so that the app closes when the window is closed. For this, you'll need to go to the settings and click on Quit on Window Close
.
\nQuick access to conversations from the Dock menu (macOS only) \n
\n Touch Bar support (macOS only) \n
\n Custom languages for spell-check (Not for macOS) \nUsers can select supported languages from Conversation
→ Spell Checker Language
.
\nmacOS detects the language automatically.
\n Custom styles \nAdvanced users can modify the colors/styles of Caprine. Click the menu item Caprine
/File
→ Caprine Settings
→ Advanced
→ Custom Styles
and a CSS file will open up in your default editor.
\nMenu Bar Mode (macOS only) \n
\nYou can enable Show Menu Bar Icon
in the Caprine Preferences
menu to have a Caprine icon in the menu bar. The icon will indicate when you have unread notifications and you can click it to toggle the Caprine window. You can also toggle the Caprine window with the global shortcut Command Shift y .
\nYou can also remove Caprine from the Dock and task switcher by clicking Hide Dock Icon
menu item from the menu bar icon. There will then no longer be any menus for the window, but you can access those from the Menu
item in the menu bar icon menu.
\n Keyboard shortcuts \n\n\n\nDescription \nKeys \n \n \n\n\nNew conversation \nCommand/Control n \n \n\nSearch conversations \nCommand/Control k \n \n\nToggle \"Dark mode\" \nCommand/Control d \n \n\nHide Names and Avatars \nCommand/Control Shift n \n \n\nNext conversation \nCommand/Control ] or Control Tab \n \n\nPrevious conversation \nCommand/Control [ or Control Shift Tab \n \n\nJump to conversation \nCommand/Control 1 …9 \n \n\nInsert GIF \nCommand/Control g \n \n\nInsert sticker \nCommand/Control s \n \n\nInsert emoji \nCommand/Control e \n \n\nAttach files \nCommand/Control t \n \n\nFocus text input \nCommand/Control i \n \n\nSearch in conversation \nCommand/Control f \n \n\nMute conversation \nCommand/Control Shift m \n \n\nHide conversation \nCommand/Control Shift h \n \n\nDelete conversation \nCommand/Control Shift d \n \n\nToggle \"Always on Top\" \nCommand/Control Shift t \n \n\nToggle window menu \nAlt (Windows/Linux only) \n \n\nToggle main window \nCommand Shift y (macOS only) \n \n\nToggle sidebar \nCommand/Control Shift s \n \n\nSwitch to Messenger \nCommand/Control Shift 1 \n \n\nSwitch to Workchat \nCommand/Control Shift 2 \n \n\nPreferences \nCommand/Control , \n \n \n
\n Tip \nOn macOS, you can change these in the System Preferences and you can even add your own keyboard shortcuts for menu items without a predefined keyboard shortcut.
\n FAQ \n Can I contribute localizations? \nThe main app interface is already localized by Facebook. The app menus are not localized, and we're not interested in localizing those.
\n \n Dev \nBuilt with Electron .
\n Run \n$ npm install && npm start\n
\n Build \nSee the electron-builder
docs .
\n Publish \n$ npm run release\n
\nThen edit the automatically created GitHub Releases draft and publish.
\n Maintainers \n\n Links \n\n Press \n\n Disclaimer \nCaprine is a third-party app and is not affiliated with Facebook.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:15.289Z"
- },
- "caption": {
- "readmeCleaned": " \n \n Caption\n \n \n \n \n \n \n \n
INTRODUCTION \n Caption takes the effort out of finding and setting up the right subtitles. A simple design, drag & drop search, and automatic downloading & renaming let you just start watching. Caption is multi-platform, open-source, and built entirely on web technology.
\n Download Caption.
\n \n \n \n \n
\n
\n \n⚡️ Contribute \nCaption is completely open-source. We've tried to make it as easy as possible to\ncontribute. If you'd like to help out by adding features, working on bug fixes,\nor assisting in other parts of development, here's how to get started:
\n To begin working locally: \n\nFork this repository to your\nown GitHub account \nClone it to your\nlocal device: git clone git@github.com:gielcobben/caption.git
\nInstall the dependencies: npm install
\nRun the app by starting electron, building the code and watch for changes:\nnpm start
\n To build for production (should not generally be used): \n \nBuild the actual app for all platforms (Mac, Windows and Linux): npm run dist
\n \n \n📦 Sources \nCaption currently uses 2 sources to gather subtitles. We're continuously adding\nsources, but the app's open-source nature also allows you to add your own when\ndesired. This can be done in\nCaption Core .
\n Standard sources: \n\n \n⭐️ Links \n Makers: \n\n Friends: \n\n Repositories: \n\n \n👨👨👧👦 Open-source \n Contributors: \n
\n Backers: \n
\nSponsors: \nSupport this project by becoming a sponsor. Your logo will show up here\nwith a link to your website.
\n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n🔑 License \nMIT ©\nGiel Cobben
\n ",
- "readmeOriginal": " \n \n Caption\n \n \n \n \n \n \n \n
INTRODUCTION \n Caption takes the effort out of finding and setting up the right subtitles. A simple design, drag & drop search, and automatic downloading & renaming let you just start watching. Caption is multi-platform, open-source, and built entirely on web technology.
\n Download Caption.
\n \n \n \n \n
\n
\n \n⚡️ Contribute \nCaption is completely open-source. We've tried to make it as easy as possible to\ncontribute. If you'd like to help out by adding features, working on bug fixes,\nor assisting in other parts of development, here's how to get started:
\n To begin working locally: \n\nFork this repository to your\nown GitHub account \nClone it to your\nlocal device: git clone git@github.com:gielcobben/caption.git
\nInstall the dependencies: npm install
\nRun the app by starting electron, building the code and watch for changes:\nnpm start
\n To build for production (should not generally be used): \n \nBuild the actual app for all platforms (Mac, Windows and Linux): npm run dist
\n \n \n📦 Sources \nCaption currently uses 2 sources to gather subtitles. We're continuously adding\nsources, but the app's open-source nature also allows you to add your own when\ndesired. This can be done in\nCaption Core .
\n Standard sources: \n\n \n⭐️ Links \n Makers: \n\n Friends: \n\n Repositories: \n\n \n👨👨👧👦 Open-source \n Contributors: \n
\n Backers: \n
\nSponsors: \nSupport this project by becoming a sponsor. Your logo will show up here\nwith a link to your website.
\n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n🔑 License \nMIT ©\nGiel Cobben
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:15.295Z"
+ "readmeFetchedAt": "2020-09-30T00:10:23.052Z"
},
"cells": {
"readmeCleaned": "\n \n
Cells \n A Conway's Game of Life implementation \n \n \n
\n
\n
\n📝 Source Code \nIn order to use this source code you need to have Node.js, Git and Bower installed globally. After that you have to follow the steps below.
\n# Clone this repository \ngit clone https://github.com/florianfe/Cells\n# Go into the repository \ncd Cells\n# Install npm dependencies \nnpm install\n# Install bower dependencies \nbower install\n# Run the app in test mode \nnpm start\n# build application for release \nnpm run-script dist \n🖼 Previev \n
\n
\n
\n
\n💾 Download \n\n \n Platform \n Version \n Download\n \n \n Mac \n 1.0.0 \n Download \n \n \n Windows \n 1.0.0 \n Download \n \n \n Linux (.deb) \n 1.0.0 \n Download \n \n
\n📖 License \n
\n ",
"readmeOriginal": "\n \n
Cells \n A Conway's Game of Life implementation \n \n \n
\n
\n
\n📝 Source Code \nIn order to use this source code you need to have Node.js, Git and Bower installed globally. After that you have to follow the steps below.
\n# Clone this repository \ngit clone https://github.com/florianfe/Cells\n# Go into the repository \ncd Cells\n# Install npm dependencies \nnpm install\n# Install bower dependencies \nbower install\n# Run the app in test mode \nnpm start\n# build application for release \nnpm run-script dist \n🖼 Previev \n
\n
\n
\n
\n💾 Download \n\n \n Platform \n Version \n Download\n \n \n Mac \n 1.0.0 \n Download \n \n \n Windows \n 1.0.0 \n Download \n \n \n Linux (.deb) \n 1.0.0 \n Download \n \n
\n📖 License \n
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:15.316Z"
+ "readmeFetchedAt": "2020-09-30T00:10:23.089Z"
},
"cemui": {
"readmeCleaned": "
\n \n \n \n
\n What is CemUI? \nCemUI is an easy-to-use, open source, game manager for the popular Wii-U Emulator, Cemu .
\nNote:
\n\nCemUI is currently on hiatus, development is currently being focused on Pretendo
\n \n\nCemUI v2.0 is currently a WIP and is not guaranteed to be stable.
\n \n Screenshots \n Themes \n
\n Super Mario Maker Integration \n
\n Changelog & FAQ \n\n\n How can I help? / I have a suggestion! \nWe always welcome suggestions and Pull Requests! This program is written in NodeJS and packaged with Electron. This means that anyone with experience in JavaScript, Node, HTML, CSS, and C++ can contribute just fine! With Node, C++ users can contribute as well, due to Node supporting C++ modules!\n
\nIf you have a suggestion, and do not know any of the required languages, you can reach us on Discord
\n How to get the latest version of CemUI \nThe latest official builds can be found in the GitHub Releases section . These are stable builds.
\nTo get the latest developer version of CemUI right now, you may build and run from source. These are more likely to be unstable.
\nTo get the latest developer version, follow these steps:
\n\nInstall NodeJS \nClone/Download this repo \nEnter the source code directory via a command prompt (cd C:/Path/To/CemUI
) \nRun npm i
to install all depends \nRun npm i electron -g
to globally install Electron \nRun electron .
in the source code directory. This will start the developer version of CemUI. \n \nThis is the only official place that you can download CemUI, any other places hosting CemUI are doing it without our permission.
\n Themes \nCemUI ships with 2 default themes, Fluent and Flux. Fluent is the original CemUI 2.0 design theme. Flux is our uniform theme following our own custom design specs, based on a mix of several existing specs.
\n Custom Themes \nCemUI supports loading 3rd party themes. Themes can be loaded from %appdata%/CemUI/app_data/themes
. Each theme must have an index.html
file, config.json
file and a thumbnail.jpg
file. config.json
stores the basic settings for the theme. It is an object with these properties:
\n\n\n\nProperty \nDescription \n \n \n\n\ntitle \nTheme name \n \n\ndescription \nTheme description \n \n\ntheme_color \nTheme color (HEX) \n \n \n
\n Events \nTo fully utilize themes you will need to hook into the many events emitted (not all possible events are documented)\nSee the Events section of the wiki for documentation
\n I found a bug! \nGiven that this project is still very early in development, bugs will probably be common, and vary from person to person. If you find a bug, we ask that you follow this format for reporting the bug on the Issue Tracker on the repo:
\n\n\nA detailed name describing the bug (no "A bug happened" type titles!)
\n \n\nA detailed description of the bug
\n \n\nExact steps to reproduce
\n \n\nA screenshot/video of the bug/error message
\n \n\nList games affected (if applicable)
\n \n\nIf possible, a video or gif showing the exact steps to reproduce (There are many free video recorders out there. It doesn't matter how you record it, as long as it's recorded)
\n \n\nAnd above all: stay calm. Currently there are only 2 developers working on this project, and for one this is the first NodeJS app they have worked on. Also given the nature of how Electron packages apps, bugs may not occur on our end but will on yours. Please be patient while we attempt to fix the issue.
\n \n \n Good bug report \n
\n Bad bug report \n
\nFound a bug? Create an issue here!
\n Credits \n\n\n\nIcon \nName \nCredit \nTwitter \nGitHub \n \n \n\n\n \nRedDucks(s)/Jonathan Barrow \nFounder/lead developer. Handles all backend functionality and maintains the API. \nRedducks Twitter \nRedducks GitHub \n \n\n \nMrJVS \n2.0 co-founder. Handles all frontend functionality and presentation. \nMrJVS GitHub Twitter \nMrJVS GitHub \n \n\n \nSomebody2804(BenTheHuman) \nUI/Frontend designer. \n \n \n \n\n \ndragnu5(Dragnus) \nCreator of over 400 custom images for CemUI. \n \n \n \n \n
\n ",
"readmeOriginal": "
\n \n \n \n
\n What is CemUI? \nCemUI is an easy-to-use, open source, game manager for the popular Wii-U Emulator, Cemu .
\nNote:
\n\nCemUI is currently on hiatus, development is currently being focused on Pretendo
\n \n\nCemUI v2.0 is currently a WIP and is not guaranteed to be stable.
\n \n Screenshots \n Themes \n
\n Super Mario Maker Integration \n
\n Changelog & FAQ \n\n\n How can I help? / I have a suggestion! \nWe always welcome suggestions and Pull Requests! This program is written in NodeJS and packaged with Electron. This means that anyone with experience in JavaScript, Node, HTML, CSS, and C++ can contribute just fine! With Node, C++ users can contribute as well, due to Node supporting C++ modules!\n
\nIf you have a suggestion, and do not know any of the required languages, you can reach us on Discord
\n How to get the latest version of CemUI \nThe latest official builds can be found in the GitHub Releases section . These are stable builds.
\nTo get the latest developer version of CemUI right now, you may build and run from source. These are more likely to be unstable.
\nTo get the latest developer version, follow these steps:
\n\nInstall NodeJS \nClone/Download this repo \nEnter the source code directory via a command prompt (cd C:/Path/To/CemUI
) \nRun npm i
to install all depends \nRun npm i electron -g
to globally install Electron \nRun electron .
in the source code directory. This will start the developer version of CemUI. \n \nThis is the only official place that you can download CemUI, any other places hosting CemUI are doing it without our permission.
\n Themes \nCemUI ships with 2 default themes, Fluent and Flux. Fluent is the original CemUI 2.0 design theme. Flux is our uniform theme following our own custom design specs, based on a mix of several existing specs.
\n Custom Themes \nCemUI supports loading 3rd party themes. Themes can be loaded from %appdata%/CemUI/app_data/themes
. Each theme must have an index.html
file, config.json
file and a thumbnail.jpg
file. config.json
stores the basic settings for the theme. It is an object with these properties:
\n\n\n\nProperty \nDescription \n \n \n\n\ntitle \nTheme name \n \n\ndescription \nTheme description \n \n\ntheme_color \nTheme color (HEX) \n \n \n
\n Events \nTo fully utilize themes you will need to hook into the many events emitted (not all possible events are documented)\nSee the Events section of the wiki for documentation
\n I found a bug! \nGiven that this project is still very early in development, bugs will probably be common, and vary from person to person. If you find a bug, we ask that you follow this format for reporting the bug on the Issue Tracker on the repo:
\n\n\nA detailed name describing the bug (no \"A bug happened\" type titles!)
\n \n\nA detailed description of the bug
\n \n\nExact steps to reproduce
\n \n\nA screenshot/video of the bug/error message
\n \n\nList games affected (if applicable)
\n \n\nIf possible, a video or gif showing the exact steps to reproduce (There are many free video recorders out there. It doesn't matter how you record it, as long as it's recorded)
\n \n\nAnd above all: stay calm. Currently there are only 2 developers working on this project, and for one this is the first NodeJS app they have worked on. Also given the nature of how Electron packages apps, bugs may not occur on our end but will on yours. Please be patient while we attempt to fix the issue.
\n \n \n Good bug report \n
\n Bad bug report \n
\nFound a bug? Create an issue here!
\n Credits \n\n\n\nIcon \nName \nCredit \nTwitter \nGitHub \n \n \n\n\n \nRedDucks(s)/Jonathan Barrow \nFounder/lead developer. Handles all backend functionality and maintains the API. \nRedducks Twitter \nRedducks GitHub \n \n\n \nMrJVS \n2.0 co-founder. Handles all frontend functionality and presentation. \nMrJVS GitHub Twitter \nMrJVS GitHub \n \n\n \nSomebody2804(BenTheHuman) \nUI/Frontend designer. \n \n \n \n\n \ndragnu5(Dragnus) \nCreator of over 400 custom images for CemUI. \n \n \n \n \n
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:15.357Z"
+ "readmeFetchedAt": "2020-09-30T00:10:23.125Z"
+ },
+ "caption": {
+ "readmeCleaned": " \n \n Caption\n \n \n \n \n \n \n \n
INTRODUCTION \n Caption takes the effort out of finding and setting up the right subtitles. A simple design, drag & drop search, and automatic downloading & renaming let you just start watching. Caption is multi-platform, open-source, and built entirely on web technology.
\n Download Caption.
\n \n \n \n \n
\n
\n \n⚡️ Contribute \nCaption is completely open-source. We've tried to make it as easy as possible to\ncontribute. If you'd like to help out by adding features, working on bug fixes,\nor assisting in other parts of development, here's how to get started:
\n To begin working locally: \n\nFork this repository to your\nown GitHub account \nClone it to your\nlocal device: git clone git@github.com:gielcobben/caption.git
\nInstall the dependencies: npm install
\nRun the app by starting electron, building the code and watch for changes:\nnpm start
\n To build for production (should not generally be used): \n \nBuild the actual app for all platforms (Mac, Windows and Linux): npm run dist
\n \n \n📦 Sources \nCaption currently uses 2 sources to gather subtitles. We're continuously adding\nsources, but the app's open-source nature also allows you to add your own when\ndesired. This can be done in\nCaption Core .
\n Standard sources: \n\n \n⭐️ Links \n Makers: \n\n Friends: \n\n Repositories: \n\n \n👨👨👧👦 Open-source \n Contributors: \n
\n Backers: \n
\nSponsors: \nSupport this project by becoming a sponsor. Your logo will show up here\nwith a link to your website.
\n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n🔑 License \nMIT ©\nGiel Cobben
\n ",
+ "readmeOriginal": " \n \n Caption\n \n \n \n \n \n \n \n
INTRODUCTION \n Caption takes the effort out of finding and setting up the right subtitles. A simple design, drag & drop search, and automatic downloading & renaming let you just start watching. Caption is multi-platform, open-source, and built entirely on web technology.
\n Download Caption.
\n \n \n \n \n
\n
\n \n⚡️ Contribute \nCaption is completely open-source. We've tried to make it as easy as possible to\ncontribute. If you'd like to help out by adding features, working on bug fixes,\nor assisting in other parts of development, here's how to get started:
\n To begin working locally: \n\nFork this repository to your\nown GitHub account \nClone it to your\nlocal device: git clone git@github.com:gielcobben/caption.git
\nInstall the dependencies: npm install
\nRun the app by starting electron, building the code and watch for changes:\nnpm start
\n To build for production (should not generally be used): \n \nBuild the actual app for all platforms (Mac, Windows and Linux): npm run dist
\n \n \n📦 Sources \nCaption currently uses 2 sources to gather subtitles. We're continuously adding\nsources, but the app's open-source nature also allows you to add your own when\ndesired. This can be done in\nCaption Core .
\n Standard sources: \n\n \n⭐️ Links \n Makers: \n\n Friends: \n\n Repositories: \n\n \n👨👨👧👦 Open-source \n Contributors: \n
\n Backers: \n
\nSponsors: \nSupport this project by becoming a sponsor. Your logo will show up here\nwith a link to your website.
\n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n🔑 License \nMIT ©\nGiel Cobben
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:23.143Z"
},
"checksum": {
"readmeCleaned": "\n
\n
\n🔎 Overview \nChecksum is an simple application that help you verifying the checksum of a file, make sure the file was is the correct file and wasn't corrupted during download.
\n🏭 Features \nCurrent version: 0.1.0
\n\nSupport 46 hash functions. \n \n
\n🛣️ Roadmap \nNext version: 0.2.0
\n\nAdd history. \nCheck multiple files at once. \n \n📥 Download \nDownload the latest version from the releases page.\nAvailable for Windows & Linux.
\n🤜 Contribute \nChecksum has been using web technology (HTML & CSS & Javascript), made with Electron-vue (Vue.js & Electron.js ).
\n🔰 Getting Started \n# Clone this project:\ngit clone https://github.com/mnismt/checksum.git\n\n# Install dependencies\nyarn # or npm install\n\n# Run (with hot reload)\nyarn dev # or npm run dev\n\n# Build for production\nyarn build # or npm run build\n
\n➡️ Next Steps \nTake a look at the documentation .
\n📋 License \nMIT
\n💳 Credit \n\n ",
"readmeOriginal": "\n
\n
\n🔎 Overview \nChecksum is an simple application that help you verifying the checksum of a file, make sure the file was is the correct file and wasn't corrupted during download.
\n🏭 Features \nCurrent version: 0.1.0
\n\nSupport 46 hash functions. \n \n
\n🛣️ Roadmap \nNext version: 0.2.0
\n\nAdd history. \nCheck multiple files at once. \n \n📥 Download \nDownload the latest version from the releases page.\nAvailable for Windows & Linux.
\n🤜 Contribute \nChecksum has been using web technology (HTML & CSS & Javascript), made with Electron-vue (Vue.js & Electron.js ).
\n🔰 Getting Started \n# Clone this project:\ngit clone https://github.com/mnismt/checksum.git\n\n# Install dependencies\nyarn # or npm install\n\n# Run (with hot reload)\nyarn dev # or npm run dev\n\n# Build for production\nyarn build # or npm run build\n
\n➡️ Next Steps \nTake a look at the documentation .
\n📋 License \nMIT
\n💳 Credit \n\n ",
- "readmeFetchedAt": "2020-09-29T12:07:15.360Z"
+ "readmeFetchedAt": "2020-09-30T00:10:23.181Z"
+ },
+ "chronobreak": {
+ "readmeCleaned": " Chronobreak \nOpen-source Pomodoro timer made in Electron that faithfully replicates the original technique, made in procrastination by Jordan Peters (Rollersteaam).
\nCredits to redmusic for banner and logo art.
\n
\n
\nDrag clock numbers to set in place the set timings, and hear each click along the way. By initiating every session with a physical act, focus and flow is created through the visual and audio cues as your session has an increased sense of purpose. You may also choose to set target focuses for a block of work to determine your specific tasks. Timer completion cues and drones, as well as an optional ticking of a timer each play their part in making a pretty 'alive' timer.
\n Latest: Version 1.1.0 \nThis version is a major quality-of-life adjustment to Chronobreak as I've used it personally over the last 6 months, as well as reading some feedback online about the app itself.
\n General \n\nA new logo has now been added (Credits to redmusic ) \nThe timer will now automatically pop up (or at least try to) on completion of a phase. \nThe timer will now change UI when it's active. \nA chime will now play when a timer has been activated. \nThe appearance of the right-click tray menu has been changed so it's more difficult to accidently discard a pomodoro. \nWork phase completion song has been changed because of how annoying it was before. \nTick tock sound is now turned off by default. No need to turn it off each time you launch Chronobreak. \nUpdated showcase gif to show new changes. \n \n Issues \n\nPomodoro completion music has been turned down a good amount (8db) and remastered to account for the weird bass distortion. \nCorrected text about how much work was accomplished in a session. \nChanged some text on 'Small Break' phase to offer more helpful suggestions. \n \n Installation \nGo to the Releases tab and download the latest version's .zip archive . Unzip it and run the 'Chronobreak' shortcut .
\n Want to contribute? \nI would absolutely love for you to iterate on my design and improve it.
\nBy forking this project, you get your own copy of the latest version's files where you can make changes. You can then choose to make a pull request to merge those new changes. When I verify them, they'll be added officially to this project and you'll be shown as a Contributor, as well as being credited by me.
\n Credits \nredmusic - Creating the new logo and banner art!
\n ",
+ "readmeOriginal": " Chronobreak \nOpen-source Pomodoro timer made in Electron that faithfully replicates the original technique, made in procrastination by Jordan Peters (Rollersteaam).
\nCredits to redmusic for banner and logo art.
\n
\n
\nDrag clock numbers to set in place the set timings, and hear each click along the way. By initiating every session with a physical act, focus and flow is created through the visual and audio cues as your session has an increased sense of purpose. You may also choose to set target focuses for a block of work to determine your specific tasks. Timer completion cues and drones, as well as an optional ticking of a timer each play their part in making a pretty 'alive' timer.
\n Latest: Version 1.1.0 \nThis version is a major quality-of-life adjustment to Chronobreak as I've used it personally over the last 6 months, as well as reading some feedback online about the app itself.
\n General \n\nA new logo has now been added (Credits to redmusic ) \nThe timer will now automatically pop up (or at least try to) on completion of a phase. \nThe timer will now change UI when it's active. \nA chime will now play when a timer has been activated. \nThe appearance of the right-click tray menu has been changed so it's more difficult to accidently discard a pomodoro. \nWork phase completion song has been changed because of how annoying it was before. \nTick tock sound is now turned off by default. No need to turn it off each time you launch Chronobreak. \nUpdated showcase gif to show new changes. \n \n Issues \n\nPomodoro completion music has been turned down a good amount (8db) and remastered to account for the weird bass distortion. \nCorrected text about how much work was accomplished in a session. \nChanged some text on 'Small Break' phase to offer more helpful suggestions. \n \n Installation \nGo to the Releases tab and download the latest version's .zip archive . Unzip it and run the 'Chronobreak' shortcut .
\n Want to contribute? \nI would absolutely love for you to iterate on my design and improve it.
\nBy forking this project, you get your own copy of the latest version's files where you can make changes. You can then choose to make a pull request to merge those new changes. When I verify them, they'll be added officially to this project and you'll be shown as a Contributor, as well as being credited by me.
\n Credits \nredmusic - Creating the new logo and banner art!
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:23.204Z"
},
"cerebro": {
"readmeCleaned": "",
"readmeOriginal": "",
- "readmeFetchedAt": "2020-09-29T12:07:15.423Z"
+ "readmeFetchedAt": "2020-09-30T00:10:23.218Z"
},
"checksum-validator": {
"readmeCleaned": " checksum-validator \n
\nchecksum-validator is a small convenient Electron application, which can quickly calculate hashes of files. It is primarily intended to validate checksums of downloaded files.
\nUnfortunately the update to MacOS Mojave broke the build version 1.1.5. If you encounter the problem that the application will not start on Mac OS Mojave with version 1.1.5 consider downloading version 1.1.6 from the releases section. All of your settings should be preserved.\n
\n Usage \n Installation \nSupported platforms
\n\nMacOS (tested under V. 10.14 (Mojave)) \nWindows (tested under Win 10 Pro, Version 1803) \nUbuntu\n\n \n \nHead over to the releases section and download the latest distribution.
\nAfter installing it you are ready to use checksum-validator.
\n Calculate checksum \nTo calculate and validate the checksum of files, head over to the Check pane
and either drag and drop four file into the drag area or select it by clicking on it. Then just type in the checksum you want to validate and select the hash algorithm which was used to generate the checksum.
\n
\nOn the Past Checks
pane you have the opportunity to have a look at all checksums you have validated so far. Furthermore you can export the checked file as .json and take a look at other hashes of the file.
\n
\n Update \nOn start the application will check if an update is available. If an update is available it will either be installed automatically or the application will tell you that an update is ready to be installed. You can also trigger this check manually by checksum-validator --> Check for updates...
\n
\n Settings \nOn the Settings
pane you can configure the application so it is suitable for your use case.\nAdditionally you can select the language of the application. By default Checksum Validator
will take the app locale
to set the language but you can also manually change the language. By now 2 languages are available:
\n\n
\n How was it built ? \nThis project is only possible with these awesome technologies !
\n\n Issues \nIf you find any bugs or issues with this application feel free to report them in the issue section .\nIn case you want to do some local debugging, open the logs via Help --> Open Logs
and take a look at it.
\n License \nLicensed under the MIT license
\n ",
"readmeOriginal": " checksum-validator \n
\nchecksum-validator is a small convenient Electron application, which can quickly calculate hashes of files. It is primarily intended to validate checksums of downloaded files.
\nUnfortunately the update to MacOS Mojave broke the build version 1.1.5. If you encounter the problem that the application will not start on Mac OS Mojave with version 1.1.5 consider downloading version 1.1.6 from the releases section. All of your settings should be preserved.\n
\n Usage \n Installation \nSupported platforms
\n\nMacOS (tested under V. 10.14 (Mojave)) \nWindows (tested under Win 10 Pro, Version 1803) \nUbuntu\n\n \n \nHead over to the releases section and download the latest distribution.
\nAfter installing it you are ready to use checksum-validator.
\n Calculate checksum \nTo calculate and validate the checksum of files, head over to the Check pane
and either drag and drop four file into the drag area or select it by clicking on it. Then just type in the checksum you want to validate and select the hash algorithm which was used to generate the checksum.
\n
\nOn the Past Checks
pane you have the opportunity to have a look at all checksums you have validated so far. Furthermore you can export the checked file as .json and take a look at other hashes of the file.
\n
\n Update \nOn start the application will check if an update is available. If an update is available it will either be installed automatically or the application will tell you that an update is ready to be installed. You can also trigger this check manually by checksum-validator --> Check for updates...
\n
\n Settings \nOn the Settings
pane you can configure the application so it is suitable for your use case.\nAdditionally you can select the language of the application. By default Checksum Validator
will take the app locale
to set the language but you can also manually change the language. By now 2 languages are available:
\n\n
\n How was it built ? \nThis project is only possible with these awesome technologies !
\n\n Issues \nIf you find any bugs or issues with this application feel free to report them in the issue section .\nIn case you want to do some local debugging, open the logs via Help --> Open Logs
and take a look at it.
\n License \nLicensed under the MIT license
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:15.427Z"
+ "readmeFetchedAt": "2020-09-30T00:10:23.222Z"
},
- "chronobreak": {
- "readmeCleaned": " Chronobreak \nOpen-source Pomodoro timer made in Electron that faithfully replicates the original technique, made in procrastination by Jordan Peters (Rollersteaam).
\nCredits to redmusic for banner and logo art.
\n
\n
\nDrag clock numbers to set in place the set timings, and hear each click along the way. By initiating every session with a physical act, focus and flow is created through the visual and audio cues as your session has an increased sense of purpose. You may also choose to set target focuses for a block of work to determine your specific tasks. Timer completion cues and drones, as well as an optional ticking of a timer each play their part in making a pretty 'alive' timer.
\n Latest: Version 1.1.0 \nThis version is a major quality-of-life adjustment to Chronobreak as I've used it personally over the last 6 months, as well as reading some feedback online about the app itself.
\n General \n\nA new logo has now been added (Credits to redmusic ) \nThe timer will now automatically pop up (or at least try to) on completion of a phase. \nThe timer will now change UI when it's active. \nA chime will now play when a timer has been activated. \nThe appearance of the right-click tray menu has been changed so it's more difficult to accidently discard a pomodoro. \nWork phase completion song has been changed because of how annoying it was before. \nTick tock sound is now turned off by default. No need to turn it off each time you launch Chronobreak. \nUpdated showcase gif to show new changes. \n \n Issues \n\nPomodoro completion music has been turned down a good amount (8db) and remastered to account for the weird bass distortion. \nCorrected text about how much work was accomplished in a session. \nChanged some text on 'Small Break' phase to offer more helpful suggestions. \n \n Installation \nGo to the Releases tab and download the latest version's .zip archive . Unzip it and run the 'Chronobreak' shortcut .
\n Want to contribute? \nI would absolutely love for you to iterate on my design and improve it.
\nBy forking this project, you get your own copy of the latest version's files where you can make changes. You can then choose to make a pull request to merge those new changes. When I verify them, they'll be added officially to this project and you'll be shown as a Contributor, as well as being credited by me.
\n Credits \nredmusic - Creating the new logo and banner art!
\n ",
- "readmeOriginal": " Chronobreak \nOpen-source Pomodoro timer made in Electron that faithfully replicates the original technique, made in procrastination by Jordan Peters (Rollersteaam).
\nCredits to redmusic for banner and logo art.
\n
\n
\nDrag clock numbers to set in place the set timings, and hear each click along the way. By initiating every session with a physical act, focus and flow is created through the visual and audio cues as your session has an increased sense of purpose. You may also choose to set target focuses for a block of work to determine your specific tasks. Timer completion cues and drones, as well as an optional ticking of a timer each play their part in making a pretty 'alive' timer.
\n Latest: Version 1.1.0 \nThis version is a major quality-of-life adjustment to Chronobreak as I've used it personally over the last 6 months, as well as reading some feedback online about the app itself.
\n General \n\nA new logo has now been added (Credits to redmusic ) \nThe timer will now automatically pop up (or at least try to) on completion of a phase. \nThe timer will now change UI when it's active. \nA chime will now play when a timer has been activated. \nThe appearance of the right-click tray menu has been changed so it's more difficult to accidently discard a pomodoro. \nWork phase completion song has been changed because of how annoying it was before. \nTick tock sound is now turned off by default. No need to turn it off each time you launch Chronobreak. \nUpdated showcase gif to show new changes. \n \n Issues \n\nPomodoro completion music has been turned down a good amount (8db) and remastered to account for the weird bass distortion. \nCorrected text about how much work was accomplished in a session. \nChanged some text on 'Small Break' phase to offer more helpful suggestions. \n \n Installation \nGo to the Releases tab and download the latest version's .zip archive . Unzip it and run the 'Chronobreak' shortcut .
\n Want to contribute? \nI would absolutely love for you to iterate on my design and improve it.
\nBy forking this project, you get your own copy of the latest version's files where you can make changes. You can then choose to make a pull request to merge those new changes. When I verify them, they'll be added officially to this project and you'll be shown as a Contributor, as well as being credited by me.
\n Credits \nredmusic - Creating the new logo and banner art!
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:15.471Z"
+ "clipboard-manager-electron": {
+ "readmeCleaned": "
\n Clipboard Manager Electron \nA clipboard manager built with Electron
\nPreview Windows
\n
\nPreview Linux Ubuntu 19.10
\n
\nPreview MacOS
\n
\nthe icon are BIG, it's wrong. Help me on the issue #21
\n Shortcuts (BETA) \nNow we have some shortcuts, but it is on beta state. Test and give me a feedback, thanks!
\n\nCmdOrCtrl+Shift+0
~ get copied item on position #1 \nCmdOrCtrl+Shift+1
~ get copied item on position #2 \nCmdOrCtrl+Shift+2
~ get copied item on position #3 \nCmdOrCtrl+Shift+3
~ get copied item on position #4 \nCmdOrCtrl+Shift+4
~ get copied item on position #5 \nCmdOrCtrl+Shift+5
~ get copied item on position #6 \nCmdOrCtrl+Shift+6
~ get copied item on position #7 \nCmdOrCtrl+Shift+7
~ get copied item on position #8 \nCmdOrCtrl+Shift+8
~ get copied item on position #9 \nCmdOrCtrl+Shift+9
~ get copied item on position #10 \nCmdOrCtrl+Shift+Y
~ focus clipboard-manager-electron (only for windows) \nCmdOrCtrl+Shift+L
~ open window with clipboard history (by @savannahar68) \n \n Windows \n How to do a Windown build (You can go with either Yarn build or Npm build) \n Yarn Build \n$ git clone https://github.com/dotenorio/clipboard-manager-electron.git\n$ cd clipboard-manager-electron\n$ yarn\n$ yarn build --win\n
\n NPM build \n$ git clone https://github.com/dotenorio/clipboard-manager-electron.git\n$ cd clipboard-manager-electron\n$ npm install\n$ npm run build -- --win\n
\nGo to folder dist
and execute the clipboard-manager-electron X.X.X.exe
or clipboard-manager-electron Setup X.X.X.exe
and be happy.
\n Linux \n How to do a Linux build (You can go with either Yarn build or Npm build) \n Yarn Build \n$ git clone https://github.com/dotenorio/clipboard-manager-electron.git\n$ cd clipboard-manager-electron\n$ yarn\n$ yarn build --linux\n
\n NPM build \n$ git clone https://github.com/dotenorio/clipboard-manager-electron.git\n$ cd clipboard-manager-electron\n$ npm install\n$ npm run build -- --linux\n
\nGo to folder dist/
and execute the clipboard-manager-electron_X.X.X_<arch>.deb
or clipboard-manager-electron_X.X.X_<arch>.rpm
and be happy.
\n Mac \n How to do a Mac build (You can go with either Yarn build or Npm build) \n Yarn Build \n$ git clone https://github.com/dotenorio/clipboard-manager-electron.git\n$ cd clipboard-manager-electron\n$ yarn\n$ yarn build --mac\n
\n NPM build \n$ git clone https://github.com/dotenorio/clipboard-manager-electron.git\n$ cd clipboard-manager-electron\n$ npm install\n$ npm run build -- --mac\n
\nGo to folder dist
and execute the clipboard-manager-electron-X.X.X.dmg
and be happy.
\n Releases \n Download latest release \nIf don´t want do a build, you can download the latest release !
\n ",
+ "readmeOriginal": "
\n Clipboard Manager Electron \nA clipboard manager built with Electron
\nPreview Windows
\n
\nPreview Linux Ubuntu 19.10
\n
\nPreview MacOS
\n
\nthe icon are BIG, it's wrong. Help me on the issue #21
\n Shortcuts (BETA) \nNow we have some shortcuts, but it is on beta state. Test and give me a feedback, thanks!
\n\nCmdOrCtrl+Shift+0
~ get copied item on position #1 \nCmdOrCtrl+Shift+1
~ get copied item on position #2 \nCmdOrCtrl+Shift+2
~ get copied item on position #3 \nCmdOrCtrl+Shift+3
~ get copied item on position #4 \nCmdOrCtrl+Shift+4
~ get copied item on position #5 \nCmdOrCtrl+Shift+5
~ get copied item on position #6 \nCmdOrCtrl+Shift+6
~ get copied item on position #7 \nCmdOrCtrl+Shift+7
~ get copied item on position #8 \nCmdOrCtrl+Shift+8
~ get copied item on position #9 \nCmdOrCtrl+Shift+9
~ get copied item on position #10 \nCmdOrCtrl+Shift+Y
~ focus clipboard-manager-electron (only for windows) \nCmdOrCtrl+Shift+L
~ open window with clipboard history (by @savannahar68) \n \n Windows \n How to do a Windown build (You can go with either Yarn build or Npm build) \n Yarn Build \n$ git clone https://github.com/dotenorio/clipboard-manager-electron.git\n$ cd clipboard-manager-electron\n$ yarn\n$ yarn build --win\n
\n NPM build \n$ git clone https://github.com/dotenorio/clipboard-manager-electron.git\n$ cd clipboard-manager-electron\n$ npm install\n$ npm run build -- --win\n
\nGo to folder dist
and execute the clipboard-manager-electron X.X.X.exe
or clipboard-manager-electron Setup X.X.X.exe
and be happy.
\n Linux \n How to do a Linux build (You can go with either Yarn build or Npm build) \n Yarn Build \n$ git clone https://github.com/dotenorio/clipboard-manager-electron.git\n$ cd clipboard-manager-electron\n$ yarn\n$ yarn build --linux\n
\n NPM build \n$ git clone https://github.com/dotenorio/clipboard-manager-electron.git\n$ cd clipboard-manager-electron\n$ npm install\n$ npm run build -- --linux\n
\nGo to folder dist/
and execute the clipboard-manager-electron_X.X.X_<arch>.deb
or clipboard-manager-electron_X.X.X_<arch>.rpm
and be happy.
\n Mac \n How to do a Mac build (You can go with either Yarn build or Npm build) \n Yarn Build \n$ git clone https://github.com/dotenorio/clipboard-manager-electron.git\n$ cd clipboard-manager-electron\n$ yarn\n$ yarn build --mac\n
\n NPM build \n$ git clone https://github.com/dotenorio/clipboard-manager-electron.git\n$ cd clipboard-manager-electron\n$ npm install\n$ npm run build -- --mac\n
\nGo to folder dist
and execute the clipboard-manager-electron-X.X.X.dmg
and be happy.
\n Releases \n Download latest release \nIf don´t want do a build, you can download the latest release !
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:23.271Z"
},
"chronos-timetracker": {
"readmeCleaned": " \n
\n Chronos timetracker \nDesktop client for JIRA. Track time, upload automatic and manual worklogs without a hassle.\nCross-platform. Open-sourced.
\nYour working tool kit. Open a tracker, browse tasks, pick what you want to work on and start\ntracking. Move it to "Done" when you've finished. Without leaving an app.
\n
\n Features \n Simple to manage your tasks \nChronos is also minimalistic JIRA client, where you can perform most needed actions like changing\nissue’s status or checking it’s details.
\n Customizable worklogs \nBesides native JIRA worklogs information we provide a lot of data like screenshots,\nactivities, types and comments. You also can add worklogs manually.
\n Secured and open-sourced \nCode of the project is in public access and hosted on Github.
\n Free \nIt’s free. If you think our product rocks or just want to support us, check out\nChronos Timesheets .
\n Chronos timesheets \nJIRA plugin to view worklogs. Watch what your team is busy with, calculate salaries, view\nscreenshots and activity levels. Rich and flexible.
\nView on marketplace
\n
\n Installing \nTo get started you must have atlassian account.
\nYou can download compiled versions of Chronos-timetracker for Mac OS X, Linux and Windows from:
\n\n Built With \n\nelectron - Build cross platform desktop apps with JavaScript, HTML, and CSS \nreact - A JavaScript library for building user interfaces \nredux - Is a predictable state container for JavaScript apps \nredux-saga - An alternative side effect model for Redux apps \nredux-resource - Resource management for Redux \nflowtype - Is a static type checker for JavaScript \nreselect - Selector library for Redux \nrecompose - A React utility belt for function components and higher-order components. \nstyled-components - Visual primitives for the component age \natlaskit - It is a collection of reusable components from atlassian \n \n Contributing \nPlease read CONTRIBUTING.md for details on our code of conduct, and the process\nfor submitting pull requests to us.
\n Versioning \nWe use SemVer for versioning. For the versions available, see the tags on this repository
\n Authors \nWe're small team of developers. We make web, mobile and\ndesktop apps. We're hardworking and passionate about our products.\nIf you want to collaborate or hire us, contact at it@web-pal.com
\nSee also the list of contributors who participated in this project.
\n License \nThis project is licensed under the MIT License - see the LICENSE.md file for details
\n ",
"readmeOriginal": " \n
\n Chronos timetracker \nDesktop client for JIRA. Track time, upload automatic and manual worklogs without a hassle.\nCross-platform. Open-sourced.
\nYour working tool kit. Open a tracker, browse tasks, pick what you want to work on and start\ntracking. Move it to \"Done\" when you've finished. Without leaving an app.
\n
\n Features \n Simple to manage your tasks \nChronos is also minimalistic JIRA client, where you can perform most needed actions like changing\nissue’s status or checking it’s details.
\n Customizable worklogs \nBesides native JIRA worklogs information we provide a lot of data like screenshots,\nactivities, types and comments. You also can add worklogs manually.
\n Secured and open-sourced \nCode of the project is in public access and hosted on Github.
\n Free \nIt’s free. If you think our product rocks or just want to support us, check out\nChronos Timesheets .
\n Chronos timesheets \nJIRA plugin to view worklogs. Watch what your team is busy with, calculate salaries, view\nscreenshots and activity levels. Rich and flexible.
\nView on marketplace
\n
\n Installing \nTo get started you must have atlassian account.
\nYou can download compiled versions of Chronos-timetracker for Mac OS X, Linux and Windows from:
\n\n Built With \n\nelectron - Build cross platform desktop apps with JavaScript, HTML, and CSS \nreact - A JavaScript library for building user interfaces \nredux - Is a predictable state container for JavaScript apps \nredux-saga - An alternative side effect model for Redux apps \nredux-resource - Resource management for Redux \nflowtype - Is a static type checker for JavaScript \nreselect - Selector library for Redux \nrecompose - A React utility belt for function components and higher-order components. \nstyled-components - Visual primitives for the component age \natlaskit - It is a collection of reusable components from atlassian \n \n Contributing \nPlease read CONTRIBUTING.md for details on our code of conduct, and the process\nfor submitting pull requests to us.
\n Versioning \nWe use SemVer for versioning. For the versions available, see the tags on this repository
\n Authors \nWe're small team of developers. We make web, mobile and\ndesktop apps. We're hardworking and passionate about our products.\nIf you want to collaborate or hire us, contact at it@web-pal.com
\nSee also the list of contributors who participated in this project.
\n License \nThis project is licensed under the MIT License - see the LICENSE.md file for details
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:15.505Z"
- },
- "clipboard-manager-electron": {
- "readmeCleaned": "
\n Clipboard Manager Electron \nA clipboard manager built with Electron
\nPreview Windows
\n
\nPreview Linux Ubuntu 19.10
\n
\nPreview MacOS
\n
\nthe icon are BIG, it's wrong. Help me on the issue #21
\n Shortcuts (BETA) \nNow we have some shortcuts, but it is on beta state. Test and give me a feedback, thanks!
\n\nCmdOrCtrl+Shift+0
~ get copied item on position #1 \nCmdOrCtrl+Shift+1
~ get copied item on position #2 \nCmdOrCtrl+Shift+2
~ get copied item on position #3 \nCmdOrCtrl+Shift+3
~ get copied item on position #4 \nCmdOrCtrl+Shift+4
~ get copied item on position #5 \nCmdOrCtrl+Shift+5
~ get copied item on position #6 \nCmdOrCtrl+Shift+6
~ get copied item on position #7 \nCmdOrCtrl+Shift+7
~ get copied item on position #8 \nCmdOrCtrl+Shift+8
~ get copied item on position #9 \nCmdOrCtrl+Shift+9
~ get copied item on position #10 \nCmdOrCtrl+Shift+Y
~ focus clipboard-manager-electron (only for windows) \nCmdOrCtrl+Shift+L
~ open window with clipboard history (by @savannahar68) \n \n Windows \n How to do a Windown build (You can go with either Yarn build or Npm build) \n Yarn Build \n$ git clone https://github.com/dotenorio/clipboard-manager-electron.git\n$ cd clipboard-manager-electron\n$ yarn\n$ yarn build --win\n
\n NPM build \n$ git clone https://github.com/dotenorio/clipboard-manager-electron.git\n$ cd clipboard-manager-electron\n$ npm install\n$ npm run build -- --win\n
\nGo to folder dist
and execute the clipboard-manager-electron X.X.X.exe
or clipboard-manager-electron Setup X.X.X.exe
and be happy.
\n Linux \n How to do a Linux build (You can go with either Yarn build or Npm build) \n Yarn Build \n$ git clone https://github.com/dotenorio/clipboard-manager-electron.git\n$ cd clipboard-manager-electron\n$ yarn\n$ yarn build --linux\n
\n NPM build \n$ git clone https://github.com/dotenorio/clipboard-manager-electron.git\n$ cd clipboard-manager-electron\n$ npm install\n$ npm run build -- --linux\n
\nGo to folder dist/
and execute the clipboard-manager-electron_X.X.X_<arch>.deb
or clipboard-manager-electron_X.X.X_<arch>.rpm
and be happy.
\n Mac \n How to do a Mac build (You can go with either Yarn build or Npm build) \n Yarn Build \n$ git clone https://github.com/dotenorio/clipboard-manager-electron.git\n$ cd clipboard-manager-electron\n$ yarn\n$ yarn build --mac\n
\n NPM build \n$ git clone https://github.com/dotenorio/clipboard-manager-electron.git\n$ cd clipboard-manager-electron\n$ npm install\n$ npm run build -- --mac\n
\nGo to folder dist
and execute the clipboard-manager-electron-X.X.X.dmg
and be happy.
\n Releases \n Download latest release \nIf don´t want do a build, you can download the latest release !
\n ",
- "readmeOriginal": "
\n Clipboard Manager Electron \nA clipboard manager built with Electron
\nPreview Windows
\n
\nPreview Linux Ubuntu 19.10
\n
\nPreview MacOS
\n
\nthe icon are BIG, it's wrong. Help me on the issue #21
\n Shortcuts (BETA) \nNow we have some shortcuts, but it is on beta state. Test and give me a feedback, thanks!
\n\nCmdOrCtrl+Shift+0
~ get copied item on position #1 \nCmdOrCtrl+Shift+1
~ get copied item on position #2 \nCmdOrCtrl+Shift+2
~ get copied item on position #3 \nCmdOrCtrl+Shift+3
~ get copied item on position #4 \nCmdOrCtrl+Shift+4
~ get copied item on position #5 \nCmdOrCtrl+Shift+5
~ get copied item on position #6 \nCmdOrCtrl+Shift+6
~ get copied item on position #7 \nCmdOrCtrl+Shift+7
~ get copied item on position #8 \nCmdOrCtrl+Shift+8
~ get copied item on position #9 \nCmdOrCtrl+Shift+9
~ get copied item on position #10 \nCmdOrCtrl+Shift+Y
~ focus clipboard-manager-electron (only for windows) \nCmdOrCtrl+Shift+L
~ open window with clipboard history (by @savannahar68) \n \n Windows \n How to do a Windown build (You can go with either Yarn build or Npm build) \n Yarn Build \n$ git clone https://github.com/dotenorio/clipboard-manager-electron.git\n$ cd clipboard-manager-electron\n$ yarn\n$ yarn build --win\n
\n NPM build \n$ git clone https://github.com/dotenorio/clipboard-manager-electron.git\n$ cd clipboard-manager-electron\n$ npm install\n$ npm run build -- --win\n
\nGo to folder dist
and execute the clipboard-manager-electron X.X.X.exe
or clipboard-manager-electron Setup X.X.X.exe
and be happy.
\n Linux \n How to do a Linux build (You can go with either Yarn build or Npm build) \n Yarn Build \n$ git clone https://github.com/dotenorio/clipboard-manager-electron.git\n$ cd clipboard-manager-electron\n$ yarn\n$ yarn build --linux\n
\n NPM build \n$ git clone https://github.com/dotenorio/clipboard-manager-electron.git\n$ cd clipboard-manager-electron\n$ npm install\n$ npm run build -- --linux\n
\nGo to folder dist/
and execute the clipboard-manager-electron_X.X.X_<arch>.deb
or clipboard-manager-electron_X.X.X_<arch>.rpm
and be happy.
\n Mac \n How to do a Mac build (You can go with either Yarn build or Npm build) \n Yarn Build \n$ git clone https://github.com/dotenorio/clipboard-manager-electron.git\n$ cd clipboard-manager-electron\n$ yarn\n$ yarn build --mac\n
\n NPM build \n$ git clone https://github.com/dotenorio/clipboard-manager-electron.git\n$ cd clipboard-manager-electron\n$ npm install\n$ npm run build -- --mac\n
\nGo to folder dist
and execute the clipboard-manager-electron-X.X.X.dmg
and be happy.
\n Releases \n Download latest release \nIf don´t want do a build, you can download the latest release !
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:15.512Z"
+ "readmeFetchedAt": "2020-09-30T00:10:23.338Z"
},
"clippo": {
"readmeCleaned": "",
"readmeOriginal": "",
- "readmeFetchedAt": "2020-09-29T12:07:15.534Z"
+ "readmeFetchedAt": "2020-09-30T00:10:23.341Z"
},
"clipper": {
"readmeCleaned": "\n \n
Clipper \n\n Save history of all information you copy and use them whenever with a solitary snap.\n
\n
\n🙌 Features \n\nSave history of any text copied on the system clipboard. \nClick on the any text from history to write it to the system clipboard. \nClear a single text \nTrash all copied text at once \nLimit on storage \nAudio for events\n\nWhen text gets copied \nAny error triggered like storage limit exceeded \nClearing storage \n \n \nSettings Tab\n\nEnable/Disable Sound \nEnable/Disable Clipboard Copying (Just in case you want to copy everything all the time) \n \n \n \n Screenshots \n\n\n\nMain Screen \nList of copied text \nSettings \n \n \n\n\n \n \n \n \n \n
\n📥 Download \nClipper is available for Windows & Linux and can be downloaded from Github releases.
\nhttps://github.com/AkashRajpurohit/clipper/releases
\n❓ FAQs \n\nTray icon does not show up in linux? \n \n\nInstall App Indicator for Gnome Tweak tools.
\n \n💵 Support \n\nIf you found this project helpful or you learned something from the source code and want to thank me, consider buying me a cup of ☕
\n \n
\n🐛 Bugs or Requests \nIf you encounter any problems feel free to open an issue . If you feel the library is missing a feature, please raise a ticket on GitHub and I'll look into it. Pull request are also welcome.
\n Where to find me? \n\n ",
"readmeOriginal": "\n \n
Clipper \n\n Save history of all information you copy and use them whenever with a solitary snap.\n
\n
\n🙌 Features \n\nSave history of any text copied on the system clipboard. \nClick on the any text from history to write it to the system clipboard. \nClear a single text \nTrash all copied text at once \nLimit on storage \nAudio for events\n\nWhen text gets copied \nAny error triggered like storage limit exceeded \nClearing storage \n \n \nSettings Tab\n\nEnable/Disable Sound \nEnable/Disable Clipboard Copying (Just in case you want to copy everything all the time) \n \n \n \n Screenshots \n\n\n\nMain Screen \nList of copied text \nSettings \n \n \n\n\n \n \n \n \n \n
\n📥 Download \nClipper is available for Windows & Linux and can be downloaded from Github releases.
\nhttps://github.com/AkashRajpurohit/clipper/releases
\n❓ FAQs \n\nTray icon does not show up in linux? \n \n\nInstall App Indicator for Gnome Tweak tools.
\n \n💵 Support \n\nIf you found this project helpful or you learned something from the source code and want to thank me, consider buying me a cup of ☕
\n \n
\n🐛 Bugs or Requests \nIf you encounter any problems feel free to open an issue . If you feel the library is missing a feature, please raise a ticket on GitHub and I'll look into it. Pull request are also welcome.
\n Where to find me? \n\n ",
- "readmeFetchedAt": "2020-09-29T12:07:15.551Z"
+ "readmeFetchedAt": "2020-09-30T00:10:23.354Z"
},
"cliptext": {
"readmeCleaned": " ClipText \nClipText is a simple clipboard manager for macOS built with electron.
\n Features \n\nSave history of your last copied texts \nGlobal hotkey for popingup tray context menu with clipboard history. \n \nGlobal shortcut for launching Clipboard history is Cmd+Alt+h
\nYou can find the latest build from releases section
\n Screenshots: \n
\n
\n ",
"readmeOriginal": " ClipText \nClipText is a simple clipboard manager for macOS built with electron.
\n Features \n\nSave history of your last copied texts \nGlobal hotkey for popingup tray context menu with clipboard history. \n \nGlobal shortcut for launching Clipboard history is Cmd+Alt+h
\nYou can find the latest build from releases section
\n Screenshots: \n
\n
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:15.655Z"
- },
- "clippy": {
- "readmeCleaned": " Clippy \n
\nClippy is a desktop application that helps keep track of your clipboard history.
\n\nSimple UI \nBuilt with Javascript (Electron and React) \nSearch through your clipboard history \nNight mode 🌑 \n \n
\n Coming Features \n\nSearch by date \nKeep track of images copied to the clipboard \nAuto launch on start of computer \n \n To do \n\nAdd loading screen \nIntegration and Unit tests with spectron, jest. \n \n Installation \nClippy requires Node.js installed to run.
\nAfter cloning the repo, Install the dependencies and start the application.
\n$ cd clippy\n$ npm install\n$ npm run start \nThe npm run start
command has been modified to start the electron app and then start the react application after the electron app has been launched.\nYou might need to refresh the electron application by Ctrl+R
once the react application is started.
\n ",
- "readmeOriginal": " Clippy \n
\nClippy is a desktop application that helps keep track of your clipboard history.
\n\nSimple UI \nBuilt with Javascript (Electron and React) \nSearch through your clipboard history \nNight mode 🌑 \n \n
\n Coming Features \n\nSearch by date \nKeep track of images copied to the clipboard \nAuto launch on start of computer \n \n To do \n\nAdd loading screen \nIntegration and Unit tests with spectron, jest. \n \n Installation \nClippy requires Node.js installed to run.
\nAfter cloning the repo, Install the dependencies and start the application.
\n$ cd clippy\n$ npm install\n$ npm run start \nThe npm run start
command has been modified to start the electron app and then start the react application after the electron app has been launched.\nYou might need to refresh the electron application by Ctrl+R
once the react application is started.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:15.685Z"
+ "readmeFetchedAt": "2020-09-30T00:10:23.398Z"
},
"cloudcmd": {
"readmeCleaned": " Cloud Commander v14.9.3 \n\nCloud Commander a file manager for the web with console and editor.
\n
\n Install \nnpm i cloudcmd -g\n
\n Start \nFor starting just type in console:
\n\n How to use? \nOpen url http://localhost:8000
in browser.
\n View \nYou will see something similar to this.\n
\n Deploy \nCloud Commander
could be easily deployed to Heroku .
\n
\n Using as Middleware \nCloud Commander could be used as middleware for node.js
applications based on socket.io and express :
\nInit package.json
:
\nnpm init -y\n
\nInstall dependencies:
\nnpm i cloudcmd express socket.io -S\n
\nAnd create index.js
:
\nconst http = require ( 'http' ) ; \nconst cloudcmd = require ( 'cloudcmd' ) ; \nconst io = require ( 'socket.io' ) ; \nconst app = require ( 'express' ) ( ) ; \n\nconst port = 1337 ; \nconst prefix = '/' ; \n\nconst server = http . createServer ( app ) ; \nconst socket = io . listen ( server , { \n path : `${ prefix } /socket.io` \n} ) ; \n\nconst config = { \n name : 'cloudcmd :)' , \n} ; \n\nconst filePicker = { \n data : { \n FilePicker : { \n key : 'key' , \n } \n } \n} ; \n\n// override option from json/modules.json \nconst modules = { \n filePicker, \n} ; \n\nconst { \n createConfigManager, \n configPath, \n} = cloudcmd ; \n\nconst configManager = createConfigManager ( { \n configPath, \n} ) , \n\napp . use ( prefix , cloudcmd ( { \n socket , // used by Config, Edit (optional) and Console (required) \n config , // config data (optional) \n modules , // optional \n configManager , // optional \n} ) ) ; \n\nserver . listen ( port ) ; \n Docker \nCloud Commander
could be used as a docker container this way:
\ndocker run -t --rm -v ~ :/root -v /:/mnt/fs -w=/root -p 8000:8000 coderaiser/cloudcmd \nConfig would be read from home directory, hosts root file system would be mount to /mnt/fs
,\n8000
port would be exposed to hosts port.
\nAlso you could use docker compose with docker-compose.yml
:
\nversion : ' 2' \nservices :\n web :\n ports :\n - 8000:8000 \n volumes :\n - ~:/root \n - /:/mnt/fs \n image : coderaiser/cloudcmd \nWhen you create this file run:
\n\n Get involved \nThere is a lot ways to be involved in Cloud Commander
development:
\n\n License \nMIT
\n ",
"readmeOriginal": " Cloud Commander v14.9.3 \n\nCloud Commander a file manager for the web with console and editor.
\n
\n Install \nnpm i cloudcmd -g\n
\n Start \nFor starting just type in console:
\n\n How to use? \nOpen url http://localhost:8000
in browser.
\n View \nYou will see something similar to this.\n
\n Deploy \nCloud Commander
could be easily deployed to Heroku .
\n
\n Using as Middleware \nCloud Commander could be used as middleware for node.js
applications based on socket.io and express :
\nInit package.json
:
\nnpm init -y\n
\nInstall dependencies:
\nnpm i cloudcmd express socket.io -S\n
\nAnd create index.js
:
\nconst http = require ( 'http' ) ; \nconst cloudcmd = require ( 'cloudcmd' ) ; \nconst io = require ( 'socket.io' ) ; \nconst app = require ( 'express' ) ( ) ; \n\nconst port = 1337 ; \nconst prefix = '/' ; \n\nconst server = http . createServer ( app ) ; \nconst socket = io . listen ( server , { \n path : `${ prefix } /socket.io` \n} ) ; \n\nconst config = { \n name : 'cloudcmd :)' , \n} ; \n\nconst filePicker = { \n data : { \n FilePicker : { \n key : 'key' , \n } \n } \n} ; \n\n// override option from json/modules.json \nconst modules = { \n filePicker, \n} ; \n\nconst { \n createConfigManager, \n configPath, \n} = cloudcmd ; \n\nconst configManager = createConfigManager ( { \n configPath, \n} ) , \n\napp . use ( prefix , cloudcmd ( { \n socket , // used by Config, Edit (optional) and Console (required) \n config , // config data (optional) \n modules , // optional \n configManager , // optional \n} ) ) ; \n\nserver . listen ( port ) ; \n Docker \nCloud Commander
could be used as a docker container this way:
\ndocker run -t --rm -v ~ :/root -v /:/mnt/fs -w=/root -p 8000:8000 coderaiser/cloudcmd \nConfig would be read from home directory, hosts root file system would be mount to /mnt/fs
,\n8000
port would be exposed to hosts port.
\nAlso you could use docker compose with docker-compose.yml
:
\nversion : ' 2' \nservices :\n web :\n ports :\n - 8000:8000 \n volumes :\n - ~:/root \n - /:/mnt/fs \n image : coderaiser/cloudcmd \nWhen you create this file run:
\n\n Get involved \nThere is a lot ways to be involved in Cloud Commander
development:
\n\n License \nMIT
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:15.696Z"
+ "readmeFetchedAt": "2020-09-30T00:10:23.405Z"
},
- "code-notes": {
- "readmeCleaned": "\n
\n
\n
\n
\n
\n\nA simple code snippet & gist manager for developers built with Electron & Vue.js 🚀 \n
\n\n https://lauthieb.github.io/code-notes \n
\n\n Overview \nThe aim of this project is to make us more efficient by offering a pretty cool tool : a kind of notepad for our code 😃 📝
\n Demo \n\n
\n
\n Download \nGo the the download section of our website to download Code Notes on your OS.
\n Contributing \nFor the moment, the project is pretty young. But if we work together to build the "bloc-notes" we dream, we can build pretty things for sure ! \nSo, feel free to contribute. Follow this guide 🤓
\n Build Setup \n# install dependencies \nnpm install\n\n# serve with hot reload at localhost:9080 \nnpm run dev\n\n# build electron application for production \nnpm run build\n\n# run unit & end-to-end tests \nnpm test \n\n# lint all JS/Vue component files in `src/` \nnpm run eslint \n Roadmap to V1.3.0 💪🏻 \nTo follow the progression, go to the V1.3.0 roadmap project section !
\nFeel free to add an issue if you find some bugs or you have any ideas of evolutions 😃
\n Support Code Notes \n
\n Code Contributors \nThis project exists thanks to all the people who contribute. [Contribute ].\n
\n Financial Contributors \nBecome a financial contributor and help us sustain our community. [Contribute ]
\n Individuals \n
\n Organizations \nSupport this project with your organization. Your logo will show up here with a link to your website. [Contribute ]
\n \n \n \n \n \n \n \n \n \n
\n \nThis project was generated with vue-cli-plugin-electron-builder @f0c7709 using vue-cli . Documentation about the original structure can be found here .
\n ",
- "readmeOriginal": "\n
\n
\n
\n
\n
\n\nA simple code snippet & gist manager for developers built with Electron & Vue.js 🚀 \n
\n\n https://lauthieb.github.io/code-notes \n
\n\n Overview \nThe aim of this project is to make us more efficient by offering a pretty cool tool : a kind of notepad for our code 😃 📝
\n Demo \n\n
\n
\n Download \nGo the the download section of our website to download Code Notes on your OS.
\n Contributing \nFor the moment, the project is pretty young. But if we work together to build the \"bloc-notes\" we dream, we can build pretty things for sure ! \nSo, feel free to contribute. Follow this guide 🤓
\n Build Setup \n# install dependencies \nnpm install\n\n# serve with hot reload at localhost:9080 \nnpm run dev\n\n# build electron application for production \nnpm run build\n\n# run unit & end-to-end tests \nnpm test \n\n# lint all JS/Vue component files in `src/` \nnpm run eslint \n Roadmap to V1.3.0 💪🏻 \nTo follow the progression, go to the V1.3.0 roadmap project section !
\nFeel free to add an issue if you find some bugs or you have any ideas of evolutions 😃
\n Support Code Notes \n
\n Code Contributors \nThis project exists thanks to all the people who contribute. [Contribute ].\n
\n Financial Contributors \nBecome a financial contributor and help us sustain our community. [Contribute ]
\n Individuals \n
\n Organizations \nSupport this project with your organization. Your logo will show up here with a link to your website. [Contribute ]
\n \n \n \n \n \n \n \n \n \n
\n \nThis project was generated with vue-cli-plugin-electron-builder @f0c7709 using vue-cli . Documentation about the original structure can be found here .
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:15.718Z"
+ "clippy": {
+ "readmeCleaned": " Clippy \n
\nClippy is a desktop application that helps keep track of your clipboard history.
\n\nSimple UI \nBuilt with Javascript (Electron and React) \nSearch through your clipboard history \nNight mode 🌑 \n \n
\n Coming Features \n\nSearch by date \nKeep track of images copied to the clipboard \nAuto launch on start of computer \n \n To do \n\nAdd loading screen \nIntegration and Unit tests with spectron, jest. \n \n Installation \nClippy requires Node.js installed to run.
\nAfter cloning the repo, Install the dependencies and start the application.
\n$ cd clippy\n$ npm install\n$ npm run start \nThe npm run start
command has been modified to start the electron app and then start the react application after the electron app has been launched.\nYou might need to refresh the electron application by Ctrl+R
once the react application is started.
\n ",
+ "readmeOriginal": " Clippy \n
\nClippy is a desktop application that helps keep track of your clipboard history.
\n\nSimple UI \nBuilt with Javascript (Electron and React) \nSearch through your clipboard history \nNight mode 🌑 \n \n
\n Coming Features \n\nSearch by date \nKeep track of images copied to the clipboard \nAuto launch on start of computer \n \n To do \n\nAdd loading screen \nIntegration and Unit tests with spectron, jest. \n \n Installation \nClippy requires Node.js installed to run.
\nAfter cloning the repo, Install the dependencies and start the application.
\n$ cd clippy\n$ npm install\n$ npm run start \nThe npm run start
command has been modified to start the electron app and then start the react application after the electron app has been launched.\nYou might need to refresh the electron application by Ctrl+R
once the react application is started.
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:23.435Z"
},
"cocos-creator": {
"readmeCleaned": "\n \n \n \n
\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n Cocos Creator \n
\nCocos Creator is a complete package of game development tools and workflow, including a game engine, resource management, scene editing, game preview, debug and publish one project to multiple platforms. Cocos Creator focused on content creation, which has realized features like thorough scriptability, componentization and data driven, etc. on the basis of Cocos2d-x. With JavaScript, you can scripting your component in no time. The editor and engine extension is also made with JavaScript so you can make games and refine your tool in a single programming language. Cocos Creator is an provides an innovative, easy to use toolset such as the UI system and Animation editor. The toolset will be expanding continuously and quickly, thanks to the open editor extension system.
\nThis repo is the engine framework for Cocos Creator. Cocos Creator's in-editor scene view and web runtime share the same framework, which is the content of this repo. It's originally forked from Cocos2d-html5 , we build up an Entity Component architecture on it to meet the needs of Cocos Creator.
\nThis framework is a cross-platform game engine written in JavaScript and licensed under MIT. It supports major desktop and mobile browsers, it's also compatible with Cocos2d Javascript Binding engine to support native platforms like iOS, Android, Win32, macOS.
\nThe framework is naturally integrated with Cocos Creator, so it's not designed to be used independently.
\n Developer \n Prerequisite \n\n Install \nIn cloned project folder, run the following command to setup dev environment:
\n# Initialize gulp task dependencies \n# npm is a builtin CLI when you install Node.js \nnpm install \nThis is all you have to do to set engine development environment.
\n Build \n\nIf the compilation process encounters a "JavaScript heap out memory" warning, you can use the following command line
\ngulp build --max-old-space-size=8192 \n Test \n Prerequisite \n\nInstall express : npm install express
. \nInstall gulp-qunit: npm install gulp-qunit
. \n \n Unit Test \n\n\nTest in CLI
\n\n \n\nTest in browser
\n\n\nBuild for testing.
\n\n \n\nStart express in cloned project folder.
\nnode test/qunit/server.js \n \n\nOpen http://localhost:8511/bin/qunit-runner.html in your browser.
\n \n \n \n \n DebugInfos \nView EngineErrorMap.md \nAll the debug infos are defined in file EngineErrorMap.md. \nThe file DebugInfos.json will be generated based on EngineErrorMap.md, when run gulp build
command.
\nFor details below:
\n\n\nDefine log in EngineErrorMap.md
\nexample:
\n### 1001 \n \ncocos2d: removeAction: Target not found \n
\n \n\nDefine deprecated log in EngineErrorMap.md \nThe log should be marked as DEPRECATED when then logId is no longer referenced in the project.
\nexample:
\n### 1000\n \n<!-- DEPRECATED -->\ncc.ActionManager.addAction(): action must be non-null \n
\n \n \n Useful links \n\n ",
"readmeOriginal": "\n \n \n \n
\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n Cocos Creator \n
\nCocos Creator is a complete package of game development tools and workflow, including a game engine, resource management, scene editing, game preview, debug and publish one project to multiple platforms. Cocos Creator focused on content creation, which has realized features like thorough scriptability, componentization and data driven, etc. on the basis of Cocos2d-x. With JavaScript, you can scripting your component in no time. The editor and engine extension is also made with JavaScript so you can make games and refine your tool in a single programming language. Cocos Creator is an provides an innovative, easy to use toolset such as the UI system and Animation editor. The toolset will be expanding continuously and quickly, thanks to the open editor extension system.
\nThis repo is the engine framework for Cocos Creator. Cocos Creator's in-editor scene view and web runtime share the same framework, which is the content of this repo. It's originally forked from Cocos2d-html5 , we build up an Entity Component architecture on it to meet the needs of Cocos Creator.
\nThis framework is a cross-platform game engine written in JavaScript and licensed under MIT. It supports major desktop and mobile browsers, it's also compatible with Cocos2d Javascript Binding engine to support native platforms like iOS, Android, Win32, macOS.
\nThe framework is naturally integrated with Cocos Creator, so it's not designed to be used independently.
\n Developer \n Prerequisite \n\n Install \nIn cloned project folder, run the following command to setup dev environment:
\n# Initialize gulp task dependencies \n# npm is a builtin CLI when you install Node.js \nnpm install \nThis is all you have to do to set engine development environment.
\n Build \n\nIf the compilation process encounters a \"JavaScript heap out memory\" warning, you can use the following command line
\ngulp build --max-old-space-size=8192 \n Test \n Prerequisite \n\nInstall express : npm install express
. \nInstall gulp-qunit: npm install gulp-qunit
. \n \n Unit Test \n\n\nTest in CLI
\n\n \n\nTest in browser
\n\n\nBuild for testing.
\n\n \n\nStart express in cloned project folder.
\nnode test/qunit/server.js \n \n\nOpen http://localhost:8511/bin/qunit-runner.html in your browser.
\n \n \n \n \n DebugInfos \nView EngineErrorMap.md \nAll the debug infos are defined in file EngineErrorMap.md. \nThe file DebugInfos.json will be generated based on EngineErrorMap.md, when run gulp build
command.
\nFor details below:
\n\n\nDefine log in EngineErrorMap.md
\nexample:
\n### 1001 \n \ncocos2d: removeAction: Target not found \n
\n \n\nDefine deprecated log in EngineErrorMap.md \nThe log should be marked as DEPRECATED when then logId is no longer referenced in the project.
\nexample:
\n### 1000\n \n<!-- DEPRECATED -->\ncc.ActionManager.addAction(): action must be non-null \n
\n \n \n Useful links \n\n ",
- "readmeFetchedAt": "2020-09-29T12:07:15.747Z"
+ "readmeFetchedAt": "2020-09-30T00:10:23.525Z"
+ },
+ "code-sketch": {
+ "readmeCleaned": "
\n中文 | English
\n 代码画板 Code Sketch \n\n一个你最初写代码的地方...
\n \n视频演示:Youtube | Bilibili ,\n下载:release
\n 功能 \n\n内置 Sass/Babel 支持 \nHTML/CSS emmet 插件支持 \n方便的导入三方库 (bootcdn API 支持). \n深色主题支持 \n可以打印任意数据格式的控制台 \n同时支持 macOS App 与 Web 端应用 \n \n 快捷键 \n\n切换展示顶部页签: Command
+e
\n代码字体大小: Command
++/-
\n保存刷新: Command
+s
\n导出到单个 HTML 文件: Command
+shift
+s
\n导入文件(仅支持展出文件): Command
+o
\n命令提示容器: Command
+p
\n \n 截图 \n浅色主题
\n
\n深色主题
\n
\n错误日志
\n
\n控制台日志
\n
\n 开发 \nyarn or npm
\nyarn install\nyarn start\nyarn dev\n# build release for mac \nyarn release \n 支持 \nWechat \n\n \n
\n \nAlipay \n\n \n
\n \n ",
+ "readmeOriginal": "
\n中文 | English
\n 代码画板 Code Sketch \n\n一个你最初写代码的地方...
\n \n视频演示:Youtube | Bilibili ,\n下载:release
\n 功能 \n\n内置 Sass/Babel 支持 \nHTML/CSS emmet 插件支持 \n方便的导入三方库 (bootcdn API 支持). \n深色主题支持 \n可以打印任意数据格式的控制台 \n同时支持 macOS App 与 Web 端应用 \n \n 快捷键 \n\n切换展示顶部页签: Command
+e
\n代码字体大小: Command
++/-
\n保存刷新: Command
+s
\n导出到单个 HTML 文件: Command
+shift
+s
\n导入文件(仅支持展出文件): Command
+o
\n命令提示容器: Command
+p
\n \n 截图 \n浅色主题
\n
\n深色主题
\n
\n错误日志
\n
\n控制台日志
\n
\n 开发 \nyarn or npm
\nyarn install\nyarn start\nyarn dev\n# build release for mac \nyarn release \n 支持 \nWechat \n\n \n
\n \nAlipay \n\n \n
\n \n ",
+ "readmeFetchedAt": "2020-09-30T00:10:23.549Z"
},
"colon": {
"readmeCleaned": "
\n Colon IDE \n What is Colon IDE ? \nColon is a flexible text editor and lightweight hybrid IDE, built on Electron , and based on everything we love about our favorite editors. We are trying to designe it to be fully customizable and easy to use.
\n New Features! 🌟 \n\n✅ Full Featured Editor \n✅ Syntax Highlighting Over 100+ Languages \n✅ Autocompletion \n✅ Code Folding \n✅ Bracket and Tag Matching \n✅ 7+ Themes \n✅ Autocompletion \n✅ Tab Management \n✅ Auto Save \n✅ Templates For Specific File Extension \n✅ Project Management \n✅ Console (for variour programming languages over 10+) \n✅ Real Time Preview for Markup Languages (HTML, MD) \n✅ Discord-rpc Support \n✅ Real Time Code Sharing \n✅ Easy UI \n \n What Colon IDE Does ? 🌟 \nColon IDE provide you facility to execute over 10+ programming languages code simultaneously, You don't need to change compilers for different file. Colon automatically detects compiler for your file.
\n Libraries 🌟 \nColon uses a number of API's and libraries to work properly:
\n\n✅ [NodeJs] - evented I/O for the backend \n✅ [codemirror] - full featured text editor \n✅ [localtunnel] - library to tunnel localhost \n✅ [socket.io] - for bidirectional communication \n✅ [discord-rpc] - for discord-rpc support \n \n Installation 🌟 \n\nInstallers are available on website here .\nElectron requires Node.js to run.
\n \n$ cd colon-ide\n$ npm install\n$ electron . or npm start \n License \n
\n ",
"readmeOriginal": "
\n Colon IDE \n What is Colon IDE ? \nColon is a flexible text editor and lightweight hybrid IDE, built on Electron , and based on everything we love about our favorite editors. We are trying to designe it to be fully customizable and easy to use.
\n New Features! 🌟 \n\n✅ Full Featured Editor \n✅ Syntax Highlighting Over 100+ Languages \n✅ Autocompletion \n✅ Code Folding \n✅ Bracket and Tag Matching \n✅ 7+ Themes \n✅ Autocompletion \n✅ Tab Management \n✅ Auto Save \n✅ Templates For Specific File Extension \n✅ Project Management \n✅ Console (for variour programming languages over 10+) \n✅ Real Time Preview for Markup Languages (HTML, MD) \n✅ Discord-rpc Support \n✅ Real Time Code Sharing \n✅ Easy UI \n \n What Colon IDE Does ? 🌟 \nColon IDE provide you facility to execute over 10+ programming languages code simultaneously, You don't need to change compilers for different file. Colon automatically detects compiler for your file.
\n Libraries 🌟 \nColon uses a number of API's and libraries to work properly:
\n\n✅ [NodeJs] - evented I/O for the backend \n✅ [codemirror] - full featured text editor \n✅ [localtunnel] - library to tunnel localhost \n✅ [socket.io] - for bidirectional communication \n✅ [discord-rpc] - for discord-rpc support \n \n Installation 🌟 \n\nInstallers are available on website here .\nElectron requires Node.js to run.
\n \n$ cd colon-ide\n$ npm install\n$ electron . or npm start \n License \n
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:15.806Z"
+ "readmeFetchedAt": "2020-09-30T00:10:23.575Z"
},
- "code-sketch": {
- "readmeCleaned": "
\n中文 | English
\n 代码画板 Code Sketch \n\n一个你最初写代码的地方...
\n \n视频演示:Youtube | Bilibili ,\n下载:release
\n 功能 \n\n内置 Sass/Babel 支持 \nHTML/CSS emmet 插件支持 \n方便的导入三方库 (bootcdn API 支持). \n深色主题支持 \n可以打印任意数据格式的控制台 \n同时支持 macOS App 与 Web 端应用 \n \n 快捷键 \n\n切换展示顶部页签: Command
+e
\n代码字体大小: Command
++/-
\n保存刷新: Command
+s
\n导出到单个 HTML 文件: Command
+shift
+s
\n导入文件(仅支持展出文件): Command
+o
\n命令提示容器: Command
+p
\n \n 截图 \n浅色主题
\n
\n深色主题
\n
\n错误日志
\n
\n控制台日志
\n
\n 开发 \nyarn or npm
\nyarn install\nyarn start\nyarn dev\n# build release for mac \nyarn release \n 支持 \nWechat \n\n \n
\n \nAlipay \n\n \n
\n \n ",
- "readmeOriginal": "
\n中文 | English
\n 代码画板 Code Sketch \n\n一个你最初写代码的地方...
\n \n视频演示:Youtube | Bilibili ,\n下载:release
\n 功能 \n\n内置 Sass/Babel 支持 \nHTML/CSS emmet 插件支持 \n方便的导入三方库 (bootcdn API 支持). \n深色主题支持 \n可以打印任意数据格式的控制台 \n同时支持 macOS App 与 Web 端应用 \n \n 快捷键 \n\n切换展示顶部页签: Command
+e
\n代码字体大小: Command
++/-
\n保存刷新: Command
+s
\n导出到单个 HTML 文件: Command
+shift
+s
\n导入文件(仅支持展出文件): Command
+o
\n命令提示容器: Command
+p
\n \n 截图 \n浅色主题
\n
\n深色主题
\n
\n错误日志
\n
\n控制台日志
\n
\n 开发 \nyarn or npm
\nyarn install\nyarn start\nyarn dev\n# build release for mac \nyarn release \n 支持 \nWechat \n\n \n
\n \nAlipay \n\n \n
\n \n ",
- "readmeFetchedAt": "2020-09-29T12:07:15.820Z"
+ "code-notes": {
+ "readmeCleaned": "\n
\n
\n
\n
\n
\n\nA simple code snippet & gist manager for developers built with Electron & Vue.js 🚀 \n
\n\n https://lauthieb.github.io/code-notes \n
\n\n Overview \nThe aim of this project is to make us more efficient by offering a pretty cool tool : a kind of notepad for our code 😃 📝
\n Demo \n\n
\n
\n Download \nGo the the download section of our website to download Code Notes on your OS.
\n Contributing \nFor the moment, the project is pretty young. But if we work together to build the "bloc-notes" we dream, we can build pretty things for sure ! \nSo, feel free to contribute. Follow this guide 🤓
\n Build Setup \n# install dependencies \nnpm install\n\n# serve with hot reload at localhost:9080 \nnpm run dev\n\n# build electron application for production \nnpm run build\n\n# run unit & end-to-end tests \nnpm test \n\n# lint all JS/Vue component files in `src/` \nnpm run eslint \n Roadmap to V1.3.0 💪🏻 \nTo follow the progression, go to the V1.3.0 roadmap project section !
\nFeel free to add an issue if you find some bugs or you have any ideas of evolutions 😃
\n Support Code Notes \n
\n Code Contributors \nThis project exists thanks to all the people who contribute. [Contribute ].\n
\n Financial Contributors \nBecome a financial contributor and help us sustain our community. [Contribute ]
\n Individuals \n
\n Organizations \nSupport this project with your organization. Your logo will show up here with a link to your website. [Contribute ]
\n \n \n \n \n \n \n \n \n \n
\n \nThis project was generated with vue-cli-plugin-electron-builder @f0c7709 using vue-cli . Documentation about the original structure can be found here .
\n ",
+ "readmeOriginal": "\n
\n
\n
\n
\n
\n\nA simple code snippet & gist manager for developers built with Electron & Vue.js 🚀 \n
\n\n https://lauthieb.github.io/code-notes \n
\n\n Overview \nThe aim of this project is to make us more efficient by offering a pretty cool tool : a kind of notepad for our code 😃 📝
\n Demo \n\n
\n
\n Download \nGo the the download section of our website to download Code Notes on your OS.
\n Contributing \nFor the moment, the project is pretty young. But if we work together to build the \"bloc-notes\" we dream, we can build pretty things for sure ! \nSo, feel free to contribute. Follow this guide 🤓
\n Build Setup \n# install dependencies \nnpm install\n\n# serve with hot reload at localhost:9080 \nnpm run dev\n\n# build electron application for production \nnpm run build\n\n# run unit & end-to-end tests \nnpm test \n\n# lint all JS/Vue component files in `src/` \nnpm run eslint \n Roadmap to V1.3.0 💪🏻 \nTo follow the progression, go to the V1.3.0 roadmap project section !
\nFeel free to add an issue if you find some bugs or you have any ideas of evolutions 😃
\n Support Code Notes \n
\n Code Contributors \nThis project exists thanks to all the people who contribute. [Contribute ].\n
\n Financial Contributors \nBecome a financial contributor and help us sustain our community. [Contribute ]
\n Individuals \n
\n Organizations \nSupport this project with your organization. Your logo will show up here with a link to your website. [Contribute ]
\n \n \n \n \n \n \n \n \n \n
\n \nThis project was generated with vue-cli-plugin-electron-builder @f0c7709 using vue-cli . Documentation about the original structure can be found here .
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:23.593Z"
},
- "compact-log-viewer": {
- "readmeCleaned": " Compact Log Format Viewer 🔍 📈 \nA cross platform tool to read & query JSON aka CLEF log files created by Serilog
\n
\n
\n Download \nReleases are available on this GitHub Repository along on the Windows Store
\n Windows \n
\n MacOS \n
\n Building \nYou will need the following installed:
\n\nnode/npm \n.NET Core SDK 2.2+ \n \nFor OSX & Windows you can download the SDK here or install Visual Studio for Mac/Windows which includes the dotnet
CLI tool \nhttps://dotnet.microsoft.com/download \nhttps://visualstudio.microsoft.com/vs/
\n Build Steps 🔨 📐 \n\nClone Repo \nOpen terminal in root of project \ndotnet publish --runtime osx-x64 --output bin/dist/osx --configuration release -p:PublishSingleFile=true
generates a self contained application for our WebAPI \ndotnet publish --runtime win-x64 --output bin/dist/win --configuration release -p:PublishSingleFile=true
same but creates the Windows version \nChange terminal directory to LogViewer.Client
folder \nnpm install
\ntsc --watch
This will compile the TypeScript files & continue to watch them \nOpen a new terminal in LogViewer.Client
\nnpm run start
Will run the Electron app for development with Chrome DevTools open/launched \n \n\nNote: If you npm run start
before you have compiled the TypeScript files then Electron will complain about not finding the entry point file. Additionally if you have also not run dotnet publish
then the underlying WebAPI which we communicate with will not be running.
\n \n 3rd Party Libraries 💖 💖 \nThis package uses the following libraries:
\n\nSerilog.Formatting.Compact.Reader \nSerilog.Filters.Expressions \nSerilog.Sinks.File \n \n ",
- "readmeOriginal": " Compact Log Format Viewer 🔍 📈 \nA cross platform tool to read & query JSON aka CLEF log files created by Serilog
\n
\n
\n Download \nReleases are available on this GitHub Repository along on the Windows Store
\n Windows \n
\n MacOS \n
\n Building \nYou will need the following installed:
\n\nnode/npm \n.NET Core SDK 2.2+ \n \nFor OSX & Windows you can download the SDK here or install Visual Studio for Mac/Windows which includes the dotnet
CLI tool \nhttps://dotnet.microsoft.com/download \nhttps://visualstudio.microsoft.com/vs/
\n Build Steps 🔨 📐 \n\nClone Repo \nOpen terminal in root of project \ndotnet publish --runtime osx-x64 --output bin/dist/osx --configuration release -p:PublishSingleFile=true
generates a self contained application for our WebAPI \ndotnet publish --runtime win-x64 --output bin/dist/win --configuration release -p:PublishSingleFile=true
same but creates the Windows version \nChange terminal directory to LogViewer.Client
folder \nnpm install
\ntsc --watch
This will compile the TypeScript files & continue to watch them \nOpen a new terminal in LogViewer.Client
\nnpm run start
Will run the Electron app for development with Chrome DevTools open/launched \n \n\nNote: If you npm run start
before you have compiled the TypeScript files then Electron will complain about not finding the entry point file. Additionally if you have also not run dotnet publish
then the underlying WebAPI which we communicate with will not be running.
\n \n 3rd Party Libraries 💖 💖 \nThis package uses the following libraries:
\n\nSerilog.Formatting.Compact.Reader \nSerilog.Filters.Expressions \nSerilog.Sinks.File \n \n ",
- "readmeFetchedAt": "2020-09-29T12:07:15.824Z"
+ "color-ramp-formulator": {
+ "readmeCleaned": " COLOR RAMP FORMULATOR \nColor Ramp Formulator is an open-source desktop application used to generate algorithmically-defined color ramps , making use of formulas .
\nThis application is built with Electron , and works on macOS, Linux and Windows operating systems.
\n
\n
\n
\n
\n Examples \n CubeHelix (Destiny) \n
\n
\ncubehelix_color ( 1 - t , 0 , 0.4 , 0.8 , 1 , [ 0.15 , 0.85 ] ) \n Diverging \n
\n
\nrgb_t \n( \n cos ( ( t - 2 /6 ) * PI ) , \n cos ( ( t - 3 /6 ) * PI ) , \n cos ( ( t - 4 /6 ) * PI ) \n) \n Fancy (Ternary) \n
\n
\nrgb \n( \n ( x < 127.5 ) ? 255 - ( 2 * x ) : ( 2 * x ) - 255 , \n ( x < 127.5 ) ? 1.5 * x : 127.5 + ( 0.5 * x ) , \n ( x < 127.5 ) ? 127.5 + ( 0.5 * ( 255 - x ) ) : 1.5 * ( 255 - x ) \n) \n Green Sequential (Discrete) \n
\n
\ndiscrete_colors \n( \n [ \n "#085A32" , \n "#118649" , \n "#18A85A" , \n "#52B974" , \n "#9ECF8A" , \n "#D2E3A2" , \n "#F0F1BA" , \n "#F7F8E5" \n ] , \n [ 0 , 255 ] , x \n) \n Iron (YCbCr) \n
\n
\nycbcr_t \n( \n lerp ( 0.059 , 0.886 , t ) , \n cubic ( [ 5.99477 , - 8.68926 , 2.53768 , 0.550188 ] , t ) , \n cubic ( [ 0.683558 , - 2.49828 , 1.94276 , 0.383144 ] , t ) \n) \n Navajo White (Transformed) \n
\n
\ntransform_color \n( \n "navajo_white" , \n 0 , lerp ( 1 , 2 , t ) , lerp ( 1 , 1 /3 , t ) \n) \n Parakeet (CubeHelix) \n
\n
\ninterpolate_colors \n( \n [ \n [ 0 /3 , cubehelix ( 260 , 60 , 35 ) ] , \n [ 2 /3 , cubehelix ( 80 , 120 , 75 ) ] , \n [ 3 /3 , "gold" ] \n ] , \n t , \n "cubehelix-dec" , [ 100 , 0 , 0 ] \n) \n Radiancy (HSL) \n
\n
\ndistribute_colors \n( \n [ "#2A4858" , "#FAFA6E" , "#2A4858" ] , \n [ 0 , 1 ] , t , \n "hsl-far" , [ 0 , 100 , 0 ] \n) \n Two-Sided Color Bar \n
\n
\nhsv \n( \n t < 0.5 ? lerp ( 240 , 120 , t ) : lerp ( 60 , - 60 , t - 0.5 ) , \n 100 , \n 100 \n) \n Yellow to Blue \n
\n
\nhcl_t \n( \n 1 /9 + 1 /6 + ( t / 2 ) , \n 0.5 , \n 1 - pow ( t , 1.5 ) \n) \n Yellow to Red (Wavelengths) \n
\n
\nwavelength_color ( lerp ( 580 , 645 , t ) ) \n Using \nYou can download the latest release for macOS.
\n Building \nYou'll need Node.js (which comes with npm ) installed on your computer in order to build this application.
\n Clone method \n# Clone the repository \ngit clone https://github.com/tonton-pixel/color-ramp-formulator\n# Go into the repository \ncd color-ramp-formulator\n# Install dependencies \nnpm install\n# Run the application \nnpm start \nNote : to use the clone method, the core tool git must also be installed.
\n Download method \nIf you don't wish to clone, you can download the source code , unZip it, then directly run the following commands from a Terminal opened at the resulting color-ramp-formulator-master
folder location:
\n# Install dependencies \nnpm install\n# Run the application \nnpm start \n Packaging \nSeveral scripts are also defined in the package.json
file to build OS-specific bundles of the application, using the simple yet powerful Electron Packager Node module. \nFor instance, running the following command (once the dependencies are installed) will create the Color Ramp Formulator.app
version for macOS:
\n# Build macOS (Darwin) application \nnpm run build-darwin \n License \nThe MIT License (MIT).
\nCopyright © 2020 Michel Mariani.
\n ",
+ "readmeOriginal": " COLOR RAMP FORMULATOR \nColor Ramp Formulator is an open-source desktop application used to generate algorithmically-defined color ramps , making use of formulas .
\nThis application is built with Electron , and works on macOS, Linux and Windows operating systems.
\n
\n
\n
\n
\n Examples \n CubeHelix (Destiny) \n
\n
\ncubehelix_color ( 1 - t , 0 , 0.4 , 0.8 , 1 , [ 0.15 , 0.85 ] ) \n Diverging \n
\n
\nrgb_t \n( \n cos ( ( t - 2 /6 ) * PI ) , \n cos ( ( t - 3 /6 ) * PI ) , \n cos ( ( t - 4 /6 ) * PI ) \n) \n Fancy (Ternary) \n
\n
\nrgb \n( \n ( x < 127.5 ) ? 255 - ( 2 * x ) : ( 2 * x ) - 255 , \n ( x < 127.5 ) ? 1.5 * x : 127.5 + ( 0.5 * x ) , \n ( x < 127.5 ) ? 127.5 + ( 0.5 * ( 255 - x ) ) : 1.5 * ( 255 - x ) \n) \n Green Sequential (Discrete) \n
\n
\ndiscrete_colors \n( \n [ \n \"#085A32\" , \n \"#118649\" , \n \"#18A85A\" , \n \"#52B974\" , \n \"#9ECF8A\" , \n \"#D2E3A2\" , \n \"#F0F1BA\" , \n \"#F7F8E5\" \n ] , \n [ 0 , 255 ] , x \n) \n Iron (YCbCr) \n
\n
\nycbcr_t \n( \n lerp ( 0.059 , 0.886 , t ) , \n cubic ( [ 5.99477 , - 8.68926 , 2.53768 , 0.550188 ] , t ) , \n cubic ( [ 0.683558 , - 2.49828 , 1.94276 , 0.383144 ] , t ) \n) \n Navajo White (Transformed) \n
\n
\ntransform_color \n( \n \"navajo_white\" , \n 0 , lerp ( 1 , 2 , t ) , lerp ( 1 , 1 /3 , t ) \n) \n Parakeet (CubeHelix) \n
\n
\ninterpolate_colors \n( \n [ \n [ 0 /3 , cubehelix ( 260 , 60 , 35 ) ] , \n [ 2 /3 , cubehelix ( 80 , 120 , 75 ) ] , \n [ 3 /3 , \"gold\" ] \n ] , \n t , \n \"cubehelix-dec\" , [ 100 , 0 , 0 ] \n) \n Radiancy (HSL) \n
\n
\ndistribute_colors \n( \n [ \"#2A4858\" , \"#FAFA6E\" , \"#2A4858\" ] , \n [ 0 , 1 ] , t , \n \"hsl-far\" , [ 0 , 100 , 0 ] \n) \n Two-Sided Color Bar \n
\n
\nhsv \n( \n t < 0.5 ? lerp ( 240 , 120 , t ) : lerp ( 60 , - 60 , t - 0.5 ) , \n 100 , \n 100 \n) \n Yellow to Blue \n
\n
\nhcl_t \n( \n 1 /9 + 1 /6 + ( t / 2 ) , \n 0.5 , \n 1 - pow ( t , 1.5 ) \n) \n Yellow to Red (Wavelengths) \n
\n
\nwavelength_color ( lerp ( 580 , 645 , t ) ) \n Using \nYou can download the latest release for macOS.
\n Building \nYou'll need Node.js (which comes with npm ) installed on your computer in order to build this application.
\n Clone method \n# Clone the repository \ngit clone https://github.com/tonton-pixel/color-ramp-formulator\n# Go into the repository \ncd color-ramp-formulator\n# Install dependencies \nnpm install\n# Run the application \nnpm start \nNote : to use the clone method, the core tool git must also be installed.
\n Download method \nIf you don't wish to clone, you can download the source code , unZip it, then directly run the following commands from a Terminal opened at the resulting color-ramp-formulator-master
folder location:
\n# Install dependencies \nnpm install\n# Run the application \nnpm start \n Packaging \nSeveral scripts are also defined in the package.json
file to build OS-specific bundles of the application, using the simple yet powerful Electron Packager Node module. \nFor instance, running the following command (once the dependencies are installed) will create the Color Ramp Formulator.app
version for macOS:
\n# Build macOS (Darwin) application \nnpm run build-darwin \n License \nThe MIT License (MIT).
\nCopyright © 2020 Michel Mariani.
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:23.630Z"
},
"colorpicker": {
"readmeCleaned": "\n \n \n \n
Colorpicker \n A mininal but complete colorpicker desktop app
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n
\n Survey for the next update of Colorpicker! Please take time to complete it! English survey - French survey \n Want to help to translate this app? go on Crowdin ! Your help is welcome :) \nColorpicker is a desktop tool with Electron to get and save colors code quickly for OSX , Windows and Linux !
\n\n \n
\nColorpicker's menu come with a lot of cool features :
\n\nPin : pin Colorpicker to the foreground; \nPicker : open an eyedropper who can pick a color from your desktop; \nColorsbook : open Colorsbook, a color manager; \nShading : show three bar of shading — hue bar, natural bar and lightness bar; \nOpacity : toggle Opacity range; \nClean Vue : unshow menu, ranges and inputs; \nMagic color : show colors from the clipboard; \nRandom : show a random color; \nSettings : open the preferences panel. \n \n Pin \n
\nWith Pin, you can bring Colorpicker to the foreground. This makes it convenient to work quickly with different\napplications at the same time.
\n \n Picker \n
\nThe Picker allows you to quickly retrieve a color anywhere on the screen. Whether it's on your browser, Photoshop, or\nwhatever.
\n \n Colorsbook \n
\nColorsbook is a full-fledged application. It allows you to store your colors, categorize them, and easily retrieve them.\nIt is destined to mature over time.\nCool tip: you can save color from colorpicker with CMD+S
or CTRL+S
!
\n \n Shading \n
\nWith the shades, you can find the perfect color you need. You have a chromatic bar, a natural color bar and a shadow\nbar.
\n \n Opacity [WIP] \n
\nThis feature is a bit special. It allows you to render the application transparent. This can be useful to see the\nappearance of a transparent color.
\n \n Focus Mode \n
\nNeed to compare a color or clean up the interface? This feature is for you, this will hide the sliders and make the menu\nmore transparent.
\n \n Magic Color [WIP] \nThis functionality is still under development. Currently, it allows you to display the first color that is in your\nclipboard. This works with hexadecimal and RGB codes
\n \n Random \nA traditional feature, it allows you to display a color randomly.
\n \n Settings \n
\nThe settings menu allows you to customize your Colorpicker, I let you discover it yourself :)!
\n Download \n\n Want to support me? \nYou can buy me a coffee here ! Thank you!
\nHappy Design ! \n Developers \n Changelog \nSee changelog here .
\n How to compile \n\nInstall dependencies: \n \n\n\nTo build C/C++ modules to the correct Electron version, use: \n \n\n\nTo build a new version: \n \n# You can build nightly & release only for your current OS. \n# i.e. you can't build a OSX version if you use a Windows \n\n# build a nightly version \nyarn nightly\n\n# build a release version \nyarn release \n ",
"readmeOriginal": "\n \n \n \n
Colorpicker \n A mininal but complete colorpicker desktop app
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n
\n Survey for the next update of Colorpicker! Please take time to complete it! English survey - French survey \n Want to help to translate this app? go on Crowdin ! Your help is welcome :) \nColorpicker is a desktop tool with Electron to get and save colors code quickly for OSX , Windows and Linux !
\n\n \n
\nColorpicker's menu come with a lot of cool features :
\n\nPin : pin Colorpicker to the foreground; \nPicker : open an eyedropper who can pick a color from your desktop; \nColorsbook : open Colorsbook, a color manager; \nShading : show three bar of shading — hue bar, natural bar and lightness bar; \nOpacity : toggle Opacity range; \nClean Vue : unshow menu, ranges and inputs; \nMagic color : show colors from the clipboard; \nRandom : show a random color; \nSettings : open the preferences panel. \n \n Pin \n
\nWith Pin, you can bring Colorpicker to the foreground. This makes it convenient to work quickly with different\napplications at the same time.
\n \n Picker \n
\nThe Picker allows you to quickly retrieve a color anywhere on the screen. Whether it's on your browser, Photoshop, or\nwhatever.
\n \n Colorsbook \n
\nColorsbook is a full-fledged application. It allows you to store your colors, categorize them, and easily retrieve them.\nIt is destined to mature over time.\nCool tip: you can save color from colorpicker with CMD+S
or CTRL+S
!
\n \n Shading \n
\nWith the shades, you can find the perfect color you need. You have a chromatic bar, a natural color bar and a shadow\nbar.
\n \n Opacity [WIP] \n
\nThis feature is a bit special. It allows you to render the application transparent. This can be useful to see the\nappearance of a transparent color.
\n \n Focus Mode \n
\nNeed to compare a color or clean up the interface? This feature is for you, this will hide the sliders and make the menu\nmore transparent.
\n \n Magic Color [WIP] \nThis functionality is still under development. Currently, it allows you to display the first color that is in your\nclipboard. This works with hexadecimal and RGB codes
\n \n Random \nA traditional feature, it allows you to display a color randomly.
\n \n Settings \n
\nThe settings menu allows you to customize your Colorpicker, I let you discover it yourself :)!
\n Download \n\n Want to support me? \nYou can buy me a coffee here ! Thank you!
\nHappy Design ! \n Developers \n Changelog \nSee changelog here .
\n How to compile \n\nInstall dependencies: \n \n\n\nTo build C/C++ modules to the correct Electron version, use: \n \n\n\nTo build a new version: \n \n# You can build nightly & release only for your current OS. \n# i.e. you can't build a OSX version if you use a Windows \n\n# build a nightly version \nyarn nightly\n\n# build a release version \nyarn release \n ",
- "readmeFetchedAt": "2020-09-29T12:07:15.850Z"
+ "readmeFetchedAt": "2020-09-30T00:10:23.642Z"
},
"concats": {
"readmeCleaned": " concats \nCross platform desktop app for outputting a single-column csv file of rows of concatenated fields from an input delimiter-separated values file.
\nAccepts .csv, .tsv, and extension-less files (data.csv , data.tsv , data ) as input.
\n
\n Download \nv1.13.3
\n\n Made with \n\n Development \nTo run concats locally (requires Node.js v8.9 or above ):
\ngit clone git@github.com/brianzelip/concats.git\n\ncd concats\n\nnpm install\n\nnpm run electron:serve\n \n Build binaries \nTo build the executable binary for $PLATFORM
, you must have Node.js v8.9 or above on $PLATFORM
, and run:
\ngit clone git@github.com/brianzelip/concats.git\n\ncd concats\n\nnpm install\n\nnpm run electron:build \n ",
"readmeOriginal": " concats \nCross platform desktop app for outputting a single-column csv file of rows of concatenated fields from an input delimiter-separated values file.
\nAccepts .csv, .tsv, and extension-less files (data.csv , data.tsv , data ) as input.
\n
\n Download \nv1.13.3
\n\n Made with \n\n Development \nTo run concats locally (requires Node.js v8.9 or above ):
\ngit clone git@github.com/brianzelip/concats.git\n\ncd concats\n\nnpm install\n\nnpm run electron:serve\n \n Build binaries \nTo build the executable binary for $PLATFORM
, you must have Node.js v8.9 or above on $PLATFORM
, and run:
\ngit clone git@github.com/brianzelip/concats.git\n\ncd concats\n\nnpm install\n\nnpm run electron:build \n ",
- "readmeFetchedAt": "2020-09-29T12:07:15.875Z"
- },
- "color-ramp-formulator": {
- "readmeCleaned": " COLOR RAMP FORMULATOR \nColor Ramp Formulator is an open-source desktop application used to generate algorithmically-defined color ramps , making use of formulas .
\nThis application is built with Electron , and works on macOS, Linux and Windows operating systems.
\n
\n
\n
\n
\n Examples \n CubeHelix (Destiny) \n
\n
\ncubehelix_color ( 1 - t , 0 , 0.4 , 0.8 , 1 , [ 0.15 , 0.85 ] ) \n Diverging \n
\n
\nrgb_t \n( \n cos ( ( t - 2 /6 ) * PI ) , \n cos ( ( t - 3 /6 ) * PI ) , \n cos ( ( t - 4 /6 ) * PI ) \n) \n Fancy (Ternary) \n
\n
\nrgb \n( \n ( x < 127.5 ) ? 255 - ( 2 * x ) : ( 2 * x ) - 255 , \n ( x < 127.5 ) ? 1.5 * x : 127.5 + ( 0.5 * x ) , \n ( x < 127.5 ) ? 127.5 + ( 0.5 * ( 255 - x ) ) : 1.5 * ( 255 - x ) \n) \n Green Sequential (Discrete) \n
\n
\ndiscrete_colors \n( \n [ \n "#085A32" , \n "#118649" , \n "#18A85A" , \n "#52B974" , \n "#9ECF8A" , \n "#D2E3A2" , \n "#F0F1BA" , \n "#F7F8E5" \n ] , \n [ 0 , 255 ] , x \n) \n Iron (YCbCr) \n
\n
\nycbcr_t \n( \n lerp ( 0.059 , 0.886 , t ) , \n cubic ( [ 5.99477 , - 8.68926 , 2.53768 , 0.550188 ] , t ) , \n cubic ( [ 0.683558 , - 2.49828 , 1.94276 , 0.383144 ] , t ) \n) \n Navajo White (Transformed) \n
\n
\ntransform_color \n( \n "navajo_white" , \n 0 , lerp ( 1 , 2 , t ) , lerp ( 1 , 1 /3 , t ) \n) \n Parakeet (CubeHelix) \n
\n
\ninterpolate_colors \n( \n [ \n [ 0 /3 , cubehelix ( 260 , 60 , 35 ) ] , \n [ 2 /3 , cubehelix ( 80 , 120 , 75 ) ] , \n [ 3 /3 , "gold" ] \n ] , \n t , \n "cubehelix-dec" , [ 100 , 0 , 0 ] \n) \n Radiancy (HSL) \n
\n
\ndistribute_colors \n( \n [ "#2A4858" , "#FAFA6E" , "#2A4858" ] , \n [ 0 , 1 ] , t , \n "hsl-far" , [ 0 , 100 , 0 ] \n) \n Two-Sided Color Bar \n
\n
\nhsv \n( \n t < 0.5 ? lerp ( 240 , 120 , t ) : lerp ( 60 , - 60 , t - 0.5 ) , \n 100 , \n 100 \n) \n Yellow to Blue \n
\n
\nhcl_t \n( \n 1 /9 + 1 /6 + ( t / 2 ) , \n 0.5 , \n 1 - pow ( t , 1.5 ) \n) \n Yellow to Red (Wavelengths) \n
\n
\nwavelength_color ( lerp ( 580 , 645 , t ) ) \n Using \nYou can download the latest release for macOS.
\n Building \nYou'll need Node.js (which comes with npm ) installed on your computer in order to build this application.
\n Clone method \n# Clone the repository \ngit clone https://github.com/tonton-pixel/color-ramp-formulator\n# Go into the repository \ncd color-ramp-formulator\n# Install dependencies \nnpm install\n# Run the application \nnpm start \nNote : to use the clone method, the core tool git must also be installed.
\n Download method \nIf you don't wish to clone, you can download the source code , unZip it, then directly run the following commands from a Terminal opened at the resulting color-ramp-formulator-master
folder location:
\n# Install dependencies \nnpm install\n# Run the application \nnpm start \n Packaging \nSeveral scripts are also defined in the package.json
file to build OS-specific bundles of the application, using the simple yet powerful Electron Packager Node module. \nFor instance, running the following command (once the dependencies are installed) will create the Color Ramp Formulator.app
version for macOS:
\n# Build macOS (Darwin) application \nnpm run build-darwin \n License \nThe MIT License (MIT).
\nCopyright © 2020 Michel Mariani.
\n ",
- "readmeOriginal": " COLOR RAMP FORMULATOR \nColor Ramp Formulator is an open-source desktop application used to generate algorithmically-defined color ramps , making use of formulas .
\nThis application is built with Electron , and works on macOS, Linux and Windows operating systems.
\n
\n
\n
\n
\n Examples \n CubeHelix (Destiny) \n
\n
\ncubehelix_color ( 1 - t , 0 , 0.4 , 0.8 , 1 , [ 0.15 , 0.85 ] ) \n Diverging \n
\n
\nrgb_t \n( \n cos ( ( t - 2 /6 ) * PI ) , \n cos ( ( t - 3 /6 ) * PI ) , \n cos ( ( t - 4 /6 ) * PI ) \n) \n Fancy (Ternary) \n
\n
\nrgb \n( \n ( x < 127.5 ) ? 255 - ( 2 * x ) : ( 2 * x ) - 255 , \n ( x < 127.5 ) ? 1.5 * x : 127.5 + ( 0.5 * x ) , \n ( x < 127.5 ) ? 127.5 + ( 0.5 * ( 255 - x ) ) : 1.5 * ( 255 - x ) \n) \n Green Sequential (Discrete) \n
\n
\ndiscrete_colors \n( \n [ \n \"#085A32\" , \n \"#118649\" , \n \"#18A85A\" , \n \"#52B974\" , \n \"#9ECF8A\" , \n \"#D2E3A2\" , \n \"#F0F1BA\" , \n \"#F7F8E5\" \n ] , \n [ 0 , 255 ] , x \n) \n Iron (YCbCr) \n
\n
\nycbcr_t \n( \n lerp ( 0.059 , 0.886 , t ) , \n cubic ( [ 5.99477 , - 8.68926 , 2.53768 , 0.550188 ] , t ) , \n cubic ( [ 0.683558 , - 2.49828 , 1.94276 , 0.383144 ] , t ) \n) \n Navajo White (Transformed) \n
\n
\ntransform_color \n( \n \"navajo_white\" , \n 0 , lerp ( 1 , 2 , t ) , lerp ( 1 , 1 /3 , t ) \n) \n Parakeet (CubeHelix) \n
\n
\ninterpolate_colors \n( \n [ \n [ 0 /3 , cubehelix ( 260 , 60 , 35 ) ] , \n [ 2 /3 , cubehelix ( 80 , 120 , 75 ) ] , \n [ 3 /3 , \"gold\" ] \n ] , \n t , \n \"cubehelix-dec\" , [ 100 , 0 , 0 ] \n) \n Radiancy (HSL) \n
\n
\ndistribute_colors \n( \n [ \"#2A4858\" , \"#FAFA6E\" , \"#2A4858\" ] , \n [ 0 , 1 ] , t , \n \"hsl-far\" , [ 0 , 100 , 0 ] \n) \n Two-Sided Color Bar \n
\n
\nhsv \n( \n t < 0.5 ? lerp ( 240 , 120 , t ) : lerp ( 60 , - 60 , t - 0.5 ) , \n 100 , \n 100 \n) \n Yellow to Blue \n
\n
\nhcl_t \n( \n 1 /9 + 1 /6 + ( t / 2 ) , \n 0.5 , \n 1 - pow ( t , 1.5 ) \n) \n Yellow to Red (Wavelengths) \n
\n
\nwavelength_color ( lerp ( 580 , 645 , t ) ) \n Using \nYou can download the latest release for macOS.
\n Building \nYou'll need Node.js (which comes with npm ) installed on your computer in order to build this application.
\n Clone method \n# Clone the repository \ngit clone https://github.com/tonton-pixel/color-ramp-formulator\n# Go into the repository \ncd color-ramp-formulator\n# Install dependencies \nnpm install\n# Run the application \nnpm start \nNote : to use the clone method, the core tool git must also be installed.
\n Download method \nIf you don't wish to clone, you can download the source code , unZip it, then directly run the following commands from a Terminal opened at the resulting color-ramp-formulator-master
folder location:
\n# Install dependencies \nnpm install\n# Run the application \nnpm start \n Packaging \nSeveral scripts are also defined in the package.json
file to build OS-specific bundles of the application, using the simple yet powerful Electron Packager Node module. \nFor instance, running the following command (once the dependencies are installed) will create the Color Ramp Formulator.app
version for macOS:
\n# Build macOS (Darwin) application \nnpm run build-darwin \n License \nThe MIT License (MIT).
\nCopyright © 2020 Michel Mariani.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:15.916Z"
+ "readmeFetchedAt": "2020-09-30T00:10:23.665Z"
},
- "coursehunt": {
- "readmeCleaned": "\n \n
\n\n \n \n \n \n
\n Coursehunt \nA desktop application which allows you to batch download a course from coursehunters . Coursehunters is a platform where you can download online courses for free, learn and spread knowledge.
\nDownload - https://github.com/theIYD/coursehunt/releases
\n
\n Features \n\n Build \nClone the github repository and install the dependencies using yarn
.
\n$ git clone https://github.com/theIYD/coursehunt coursehunt\n$ cd coursehunt\n$ npm install \nNext, to start the application,
\n\n Credits \nSpecial thanks to coursehunters for spreading knowledge by providing free courses from great platforms.
\n\n Contribute \nContributions are always welcomed in the form of issues and pull requests.\nShow some love by starring the repository. 🤘 ✌️
\nInspired by https://github.com/alekseylovchikov/ch-download
\n License \nMIT
\n ",
- "readmeOriginal": "\n \n
\n\n \n \n \n \n
\n Coursehunt \nA desktop application which allows you to batch download a course from coursehunters . Coursehunters is a platform where you can download online courses for free, learn and spread knowledge.
\nDownload - https://github.com/theIYD/coursehunt/releases
\n
\n Features \n\n Build \nClone the github repository and install the dependencies using yarn
.
\n$ git clone https://github.com/theIYD/coursehunt coursehunt\n$ cd coursehunt\n$ npm install \nNext, to start the application,
\n\n Credits \nSpecial thanks to coursehunters for spreading knowledge by providing free courses from great platforms.
\n\n Contribute \nContributions are always welcomed in the form of issues and pull requests.\nShow some love by starring the repository. 🤘 ✌️
\nInspired by https://github.com/alekseylovchikov/ch-download
\n License \nMIT
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:15.962Z"
+ "compact-log-viewer": {
+ "readmeCleaned": " Compact Log Format Viewer 🔍 📈 \nA cross platform tool to read & query JSON aka CLEF log files created by Serilog
\n
\n
\n Download \nReleases are available on this GitHub Repository along on the Windows Store
\n Windows \n
\n MacOS \n
\n Building \nYou will need the following installed:
\n\nnode/npm \n.NET Core SDK 2.2+ \n \nFor OSX & Windows you can download the SDK here or install Visual Studio for Mac/Windows which includes the dotnet
CLI tool \nhttps://dotnet.microsoft.com/download \nhttps://visualstudio.microsoft.com/vs/
\n Build Steps 🔨 📐 \n\nClone Repo \nOpen terminal in root of project \ndotnet publish --runtime osx-x64 --output bin/dist/osx --configuration release -p:PublishSingleFile=true
generates a self contained application for our WebAPI \ndotnet publish --runtime win-x64 --output bin/dist/win --configuration release -p:PublishSingleFile=true
same but creates the Windows version \nChange terminal directory to LogViewer.Client
folder \nnpm install
\ntsc --watch
This will compile the TypeScript files & continue to watch them \nOpen a new terminal in LogViewer.Client
\nnpm run start
Will run the Electron app for development with Chrome DevTools open/launched \n \n\nNote: If you npm run start
before you have compiled the TypeScript files then Electron will complain about not finding the entry point file. Additionally if you have also not run dotnet publish
then the underlying WebAPI which we communicate with will not be running.
\n \n 3rd Party Libraries 💖 💖 \nThis package uses the following libraries:
\n\nSerilog.Formatting.Compact.Reader \nSerilog.Filters.Expressions \nSerilog.Sinks.File \n \n ",
+ "readmeOriginal": " Compact Log Format Viewer 🔍 📈 \nA cross platform tool to read & query JSON aka CLEF log files created by Serilog
\n
\n
\n Download \nReleases are available on this GitHub Repository along on the Windows Store
\n Windows \n
\n MacOS \n
\n Building \nYou will need the following installed:
\n\nnode/npm \n.NET Core SDK 2.2+ \n \nFor OSX & Windows you can download the SDK here or install Visual Studio for Mac/Windows which includes the dotnet
CLI tool \nhttps://dotnet.microsoft.com/download \nhttps://visualstudio.microsoft.com/vs/
\n Build Steps 🔨 📐 \n\nClone Repo \nOpen terminal in root of project \ndotnet publish --runtime osx-x64 --output bin/dist/osx --configuration release -p:PublishSingleFile=true
generates a self contained application for our WebAPI \ndotnet publish --runtime win-x64 --output bin/dist/win --configuration release -p:PublishSingleFile=true
same but creates the Windows version \nChange terminal directory to LogViewer.Client
folder \nnpm install
\ntsc --watch
This will compile the TypeScript files & continue to watch them \nOpen a new terminal in LogViewer.Client
\nnpm run start
Will run the Electron app for development with Chrome DevTools open/launched \n \n\nNote: If you npm run start
before you have compiled the TypeScript files then Electron will complain about not finding the entry point file. Additionally if you have also not run dotnet publish
then the underlying WebAPI which we communicate with will not be running.
\n \n 3rd Party Libraries 💖 💖 \nThis package uses the following libraries:
\n\nSerilog.Formatting.Compact.Reader \nSerilog.Filters.Expressions \nSerilog.Sinks.File \n \n ",
+ "readmeFetchedAt": "2020-09-30T00:10:23.678Z"
},
"container-ps": {
"readmeCleaned": "\n \n \n \n
Container PS \n This little app for OSX help you to manager your Docker containers.
\n \n \n \n \n \n \n
\n
\n \nYou must have Docker launched to make work this app.\nIt uses shell commands using the Node.js child_process spawn module, thanks to @SebastianRuecker.
\nYou can see the list of all your containers, whether they are active or not.
\n
\nWith the light Theme.
\n
\n\nThe full circle indicates that the container is active. \nThe empty circle indicates that it is inactive. \nAnd the round with a full wave indicates that the container is restarting. \n \nWhen hovering over a container, you will have additional information about it, as well as buttons to turn it on, off, restart or delete it.
\n Download \nSee in releases pages .
\n Development \nInstall dependencies and start.
\n\n ",
"readmeOriginal": "\n \n \n \n
Container PS \n This little app for OSX help you to manager your Docker containers.
\n \n \n \n \n \n \n
\n
\n \nYou must have Docker launched to make work this app.\nIt uses shell commands using the Node.js child_process spawn module, thanks to @SebastianRuecker.
\nYou can see the list of all your containers, whether they are active or not.
\n
\nWith the light Theme.
\n
\n\nThe full circle indicates that the container is active. \nThe empty circle indicates that it is inactive. \nAnd the round with a full wave indicates that the container is restarting. \n \nWhen hovering over a container, you will have additional information about it, as well as buttons to turn it on, off, restart or delete it.
\n Download \nSee in releases pages .
\n Development \nInstall dependencies and start.
\n\n ",
- "readmeFetchedAt": "2020-09-29T12:07:15.983Z"
+ "readmeFetchedAt": "2020-09-30T00:10:23.746Z"
},
"corda-node-explorer": {
"readmeCleaned": " Node Explorer \nStand alone desktop app for Win/Osx/Linux that allows connecting to a local or remote Corda node. Examine transactions, run flows and view node and network properties in a few simple clicks.
\n Downloading the Node Explorer Binaries \nIf you're looking to download the node explorer and get started using it; download the latest packaged release on this repo's releases page.
\nThere are install packages for Linux, OSX and Windows.
\nTo login to your Corda node, you will need to provide the:
\n\nHostname (domain, IP, or localhost) \nRpc Port \nUsername \nPassword \n \nNotes: You can find the Rpc port in your node config under rpcSettings->address
or as displayed in a CraSH shell
instance. If you have not explicitly set a username/password project defaults are user1
and test
.
\nFull instructions for using the Node-Explorer application at the documentation
\n \n Setting up for Node Explorer for Development \n Note: This repository uses sub-modules. If cloning use git clone --recursive
to automatically initialize and update the submodules. \n Installation: \nRequirements: NodeJS and Npm package manager.
\n\ngit clone --recursive <this repo> <optional: target dir>
\ncd node-explorer (or target directory)
\nnpm install
\n \nNote this project uses the node-server submodule available at https://github.com/corda/node-server this must be initialised either by passing the --recursive
option when running git clone
OR executing the following commands.
\n\ngit submodule init
\ngit submodule update
* \n \n*this command must also be run after any pull request which includes updates to the submodule. An alternative is to do pull requests with the following option:\ngit pull --recurse-submodules
\nOther submodule commands:
\n\n\nFetch and merge the latest node-server submodule code
\n\ngit submodule update --remote
\n \n \n\nDoing work on the submodule i.e. changing files in ./server
\n\nsubmodules default to a detached head, so change to server directory and checkout a branch \ncd ./server
\ngit checkout master
\nAdd or commit your changes as usual. \n \n \n\nTo PULL submodule updates from server side, if there are changes on your local branch either merge or rebase with the pull
\n\nFrom MAIN project directory \ngit submodule update --remote --merge
OR \ngit submodule update --remote --rebase
\n \n \n\nTo PUSH submodule updates to server side
\n\nFrom MAIN project directory \ngit push --recurse-submodules=on-demand
\n \n \n \n Running the Node Explorer w/o packaging \nTo test your changes or run the node explorer without packaging you must:
\n1 Build and run the server jar first
\n\ncd server
\n./gradlew assemble
\njava -jar ./server/build/libs/explorer-server-<version>.jar .
\n \n2 Then run the front end from the main project directory
\n\n3 The application can then be used through your browser at http://localhost:3000
\n Packaging electron installers / app files \nNote: You must have a compiled server jar in the directory root
\n\ncd ./server && ./gradlew bootJar
, move compiled jar in ./server/build/libs
to the root. \n \nThen run: npm run electron-pack
\n \n Deploy or Run Node Explorer with Docker \nYou can build docker images using the provided DockerFile(s). You will need to build two images, one for the Node Explorer front end ./DockerFile and another for the backend Node Server ./server/DockerFile (the Node Server DockerFile utilizes layers so you will need to extract the jar - see A Better Dockerfile )
\nIf you DO NOT want to build your own images you can simply run Node Explorer using the docker-compose.yml and with contributed images. Follow the steps below:
\n#####1. Set cordapps path
\nexport CORDAPPS_PATH=Your cordapps path here\n
\nexample
\nexport CORDAPPS_PATH=/home/karthik/github/samples-java/Basic/yo-cordapp/build/nodes/PartyA/cordapps\n
\n#####2. Run docker-compose file
\ndocker-compose up -d\n
\n#####3. Browse to Node explorer UI
\nexplorer runs at port 3000
\nhttp://localhost:3000/\n
\n#####4. Set cordapps directory in settings
\nProvide cordapps path as /cordapps in settings tab.
\n/cordapps\n
\n ",
"readmeOriginal": " Node Explorer \nStand alone desktop app for Win/Osx/Linux that allows connecting to a local or remote Corda node. Examine transactions, run flows and view node and network properties in a few simple clicks.
\n Downloading the Node Explorer Binaries \nIf you're looking to download the node explorer and get started using it; download the latest packaged release on this repo's releases page.
\nThere are install packages for Linux, OSX and Windows.
\nTo login to your Corda node, you will need to provide the:
\n\nHostname (domain, IP, or localhost) \nRpc Port \nUsername \nPassword \n \nNotes: You can find the Rpc port in your node config under rpcSettings->address
or as displayed in a CraSH shell
instance. If you have not explicitly set a username/password project defaults are user1
and test
.
\nFull instructions for using the Node-Explorer application at the documentation
\n \n Setting up for Node Explorer for Development \n Note: This repository uses sub-modules. If cloning use git clone --recursive
to automatically initialize and update the submodules. \n Installation: \nRequirements: NodeJS and Npm package manager.
\n\ngit clone --recursive <this repo> <optional: target dir>
\ncd node-explorer (or target directory)
\nnpm install
\n \nNote this project uses the node-server submodule available at https://github.com/corda/node-server this must be initialised either by passing the --recursive
option when running git clone
OR executing the following commands.
\n\ngit submodule init
\ngit submodule update
* \n \n*this command must also be run after any pull request which includes updates to the submodule. An alternative is to do pull requests with the following option:\ngit pull --recurse-submodules
\nOther submodule commands:
\n\n\nFetch and merge the latest node-server submodule code
\n\ngit submodule update --remote
\n \n \n\nDoing work on the submodule i.e. changing files in ./server
\n\nsubmodules default to a detached head, so change to server directory and checkout a branch \ncd ./server
\ngit checkout master
\nAdd or commit your changes as usual. \n \n \n\nTo PULL submodule updates from server side, if there are changes on your local branch either merge or rebase with the pull
\n\nFrom MAIN project directory \ngit submodule update --remote --merge
OR \ngit submodule update --remote --rebase
\n \n \n\nTo PUSH submodule updates to server side
\n\nFrom MAIN project directory \ngit push --recurse-submodules=on-demand
\n \n \n \n Running the Node Explorer w/o packaging \nTo test your changes or run the node explorer without packaging you must:
\n1 Build and run the server jar first
\n\ncd server
\n./gradlew assemble
\njava -jar ./server/build/libs/explorer-server-<version>.jar .
\n \n2 Then run the front end from the main project directory
\n\n3 The application can then be used through your browser at http://localhost:3000
\n Packaging electron installers / app files \nNote: You must have a compiled server jar in the directory root
\n\ncd ./server && ./gradlew bootJar
, move compiled jar in ./server/build/libs
to the root. \n \nThen run: npm run electron-pack
\n \n Deploy or Run Node Explorer with Docker \nYou can build docker images using the provided DockerFile(s). You will need to build two images, one for the Node Explorer front end ./DockerFile and another for the backend Node Server ./server/DockerFile (the Node Server DockerFile utilizes layers so you will need to extract the jar - see A Better Dockerfile )
\nIf you DO NOT want to build your own images you can simply run Node Explorer using the docker-compose.yml and with contributed images. Follow the steps below:
\n#####1. Set cordapps path
\nexport CORDAPPS_PATH=Your cordapps path here\n
\nexample
\nexport CORDAPPS_PATH=/home/karthik/github/samples-java/Basic/yo-cordapp/build/nodes/PartyA/cordapps\n
\n#####2. Run docker-compose file
\ndocker-compose up -d\n
\n#####3. Browse to Node explorer UI
\nexplorer runs at port 3000
\nhttp://localhost:3000/\n
\n#####4. Set cordapps directory in settings
\nProvide cordapps path as /cordapps in settings tab.
\n/cordapps\n
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:16.005Z"
+ "readmeFetchedAt": "2020-09-30T00:10:23.752Z"
},
"correo": {
"readmeCleaned": " \n \n \n \n Correo\n \n \nA menubar/taskbar Gmail App based on Electron . \n\n \n \n \n
\n\n \n \n \n
\n\n\n\nWindows \n \n \n \n\n\n \n \n \n \n
\n Features \n\nRuns Gmail right from the Taskbar (in Windows) or from the Menubar (in macOS). \nRemains active in the tray for quick usage. \nUses Gmail's UI for mobile so it's best to use within menubar/taskbar. \nCross platform\n\n \n \n How To Use \nTo clone and run this application, you'll need Git and Node.js (which comes with npm ) installed on your computer. From your command line:
\n# Clone this repository \n$ git clone https://github.com/amitmerchant1990/correo\n\n# Go into the repository \n$ cd correo\n\n# Install dependencies \n$ npm install\n\n# Run the app \n$ npm start \nNote: If you're using Linux Bash for Windows, see this guide or use node
from the command prompt.
\n Download \nDownload the portable version of Correo for Windows, macOS and Linux from here .
\n Correo? \nCorreo means "mail" in Spanish.
\n Credits \nThis software uses code from several open source packages.
\n\n License \n\nThe MIT license (MIT)
\nCopyright (c) Amit Merchant
\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\n \n \n\namitmerchant.com · \nGitHub @amitmerchant1990 · \nTwitter @amit_merchant
\n \n ",
"readmeOriginal": " \n \n \n \n Correo\n \n \nA menubar/taskbar Gmail App based on Electron . \n\n \n \n \n
\n\n \n \n \n
\n\n\n\nWindows \n \n \n \n\n\n \n \n \n \n
\n Features \n\nRuns Gmail right from the Taskbar (in Windows) or from the Menubar (in macOS). \nRemains active in the tray for quick usage. \nUses Gmail's UI for mobile so it's best to use within menubar/taskbar. \nCross platform\n\n \n \n How To Use \nTo clone and run this application, you'll need Git and Node.js (which comes with npm ) installed on your computer. From your command line:
\n# Clone this repository \n$ git clone https://github.com/amitmerchant1990/correo\n\n# Go into the repository \n$ cd correo\n\n# Install dependencies \n$ npm install\n\n# Run the app \n$ npm start \nNote: If you're using Linux Bash for Windows, see this guide or use node
from the command prompt.
\n Download \nDownload the portable version of Correo for Windows, macOS and Linux from here .
\n Correo? \nCorreo means \"mail\" in Spanish.
\n Credits \nThis software uses code from several open source packages.
\n\n License \n\nThe MIT license (MIT)
\nCopyright (c) Amit Merchant
\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\n \n \n\namitmerchant.com · \nGitHub @amitmerchant1990 · \nTwitter @amit_merchant
\n \n ",
- "readmeFetchedAt": "2020-09-29T12:07:16.011Z"
+ "readmeFetchedAt": "2020-09-30T00:10:23.804Z"
},
- "crossover": {
- "readmeCleaned": "\n \n
\n CrossOver \n\n🎯 Adjustable gaming Crosshair Overlay for any screen
\n \nCrossOver allows you to place a customizable crosshair overlay above any application window.\nImprove your aim and gain a competitive advantage with a permanant colored crosshair to mark center screen.
\n Quick Start \n\n\n\nChoose a crosshair from over 50 sights \nClick and drag the grip icon to move Crossover around \nUse Control -Alt -Shift and arrow keys for fine-tuning \nControl -Alt -Shift -X to lock in place \nControl -Alt -Shift -R to reset and recenter \n \n Features \n\nChoose from tons of true-to-life sights \nCross-platform: Windows, MacOS, and Linux support \nSupport for multiple monitors \nChoose between center Dot or Crosshair \nCustomize crosshair size, color, and opacity \nPersistant settings remembers your choices automatically \nAutomatically updates in the background to keep your features fresh \nTested via Spectron \n \n\n\n \n
\nOther crosshair programs offer a single style or color option, and often don't allow you to reposition them. CrossOver is a small, unintrusive crosshair overlay which has plenty of configuration options to assist with aiming and vision of your crosshair. CrossOver offers a huge improvement to many games' default crosshairs for those with colorblindness or contrast issues.
\nThanks to Reddit user /u/IrisFlame for the premade library of crosshairs! \n \n Install \nmacOS 10.10+, Linux, and Windows 7+ are supported.
\n Download the latest version of CrossOver from the releases page \nWindows
\nDownload the .exe
file. (CrossOver-Setup-x.x.x.exe)
\nmacOS
\nDownload the .dmg
file. (CrossOver-x.x.x.dmg)
\nLinux
\nDownload the .AppImage
or .deb
file.
\nThe AppImage needs to be made executable after download.
\nBecause this app is Free and Open-Source, we cannot afford to sign our code. This means Chrome may warn about an untrusted download, this is normal. Click the arrow icon -> Keep
to finish downloading. Windows Defender and Mac Gatekeeper will prevent you from running the app the first time. \n Windows \n\nWindows protected your PC.
\n \n\nClick More Info
\nClick Run Anyway
\n \n Mac \n\n"CrossOver" cannot be opened because the developer cannot be verified.
\n \n\nLocate the CrossOver
app \nHold Control while you click the app icon, then choose Open from the shortcut menu \n \nFurther instructions for Windows and Mac \n \n Usage \n\n❌ marks the spot...
\n \nClick and drag the crosshair to anywhere on any screen.
\nDouble-click the drag icon to center the crosshair on the current display.
\nTo quit in Windows, toggle the app unlocked and right-click > Close
.
\n On a Mac, the Option key is used instead of Alt . \n Keyboard Shortcuts \n\n\n\nDescription \nKeys \n \n \n\n\nToggle the settings window and lock the crosshair in place \nControl -Alt -Shift -X \n \n\nQuickly hide/show the application \nControl -Alt -Shift -E \n \n\nReset all settings and center the window \nControl -Alt -Shift -R \n \n\nDisplay the "About" window details \nControl -Alt -Shift -A \n \n\nMove the crosshair a single pixel \nControl -Alt -Shift -Arrows \n \n \n
\n\n\t \n\t \n\t \n\t \n\t \n\t \n
\n \n Development \nBuilt with Electron . Simple HTML and Javascript, no framework.
\nStart developing in src/main.js
and src/renderer.js
.
\n Run \n$ npm install && npm start\n
\n Build \nwine and mono must be installed for Windows builds (macOS )
\n$ npm run build\n
\n Publish \n$ npm run release\n
\nThen edit the automatically created GitHub Releases draft and publish.
\n Bugs \n Hidden by fullscreen apps \nCurrently CrossOver only works with windowed applications, use Windowed Fullscreen
mode if your game or application supports it. Windows - [https://github.com/lacymorrow/crossover/issues/1 ]
\n Sight is deformed or off by 1 pixel \nDue to limitations in chrome we are unable to generate sub-pixel graphics, although there may be a way...
\n Transparency not working \nCrossOver will not hide settings when locked. Crosshair loses opacity (becomes opaque). Linux (debian) - [https://github.com/lacymorrow/crossover/issues/5 ]
\n ",
- "readmeOriginal": "\n \n
\n CrossOver \n\n🎯 Adjustable gaming Crosshair Overlay for any screen
\n \nCrossOver allows you to place a customizable crosshair overlay above any application window.\nImprove your aim and gain a competitive advantage with a permanant colored crosshair to mark center screen.
\n Quick Start \n\n\n\nChoose a crosshair from over 50 sights \nClick and drag the grip icon to move Crossover around \nUse Control -Alt -Shift and arrow keys for fine-tuning \nControl -Alt -Shift -X to lock in place \nControl -Alt -Shift -R to reset and recenter \n \n Features \n\nChoose from tons of true-to-life sights \nCross-platform: Windows, MacOS, and Linux support \nSupport for multiple monitors \nChoose between center Dot or Crosshair \nCustomize crosshair size, color, and opacity \nPersistant settings remembers your choices automatically \nAutomatically updates in the background to keep your features fresh \nTested via Spectron \n \n\n\n \n
\nOther crosshair programs offer a single style or color option, and often don't allow you to reposition them. CrossOver is a small, unintrusive crosshair overlay which has plenty of configuration options to assist with aiming and vision of your crosshair. CrossOver offers a huge improvement to many games' default crosshairs for those with colorblindness or contrast issues.
\nThanks to Reddit user /u/IrisFlame for the premade library of crosshairs! \n \n Install \nmacOS 10.10+, Linux, and Windows 7+ are supported.
\n Download the latest version of CrossOver from the releases page \nWindows
\nDownload the .exe
file. (CrossOver-Setup-x.x.x.exe)
\nmacOS
\nDownload the .dmg
file. (CrossOver-x.x.x.dmg)
\nLinux
\nDownload the .AppImage
or .deb
file.
\nThe AppImage needs to be made executable after download.
\nBecause this app is Free and Open-Source, we cannot afford to sign our code. This means Chrome may warn about an untrusted download, this is normal. Click the arrow icon -> Keep
to finish downloading. Windows Defender and Mac Gatekeeper will prevent you from running the app the first time. \n Windows \n\nWindows protected your PC.
\n \n\nClick More Info
\nClick Run Anyway
\n \n Mac \n\n\"CrossOver\" cannot be opened because the developer cannot be verified.
\n \n\nLocate the CrossOver
app \nHold Control while you click the app icon, then choose Open from the shortcut menu \n \nFurther instructions for Windows and Mac \n \n Usage \n\n❌ marks the spot...
\n \nClick and drag the crosshair to anywhere on any screen.
\nDouble-click the drag icon to center the crosshair on the current display.
\nTo quit in Windows, toggle the app unlocked and right-click > Close
.
\n On a Mac, the Option key is used instead of Alt . \n Keyboard Shortcuts \n\n\n\nDescription \nKeys \n \n \n\n\nToggle the settings window and lock the crosshair in place \nControl -Alt -Shift -X \n \n\nQuickly hide/show the application \nControl -Alt -Shift -E \n \n\nReset all settings and center the window \nControl -Alt -Shift -R \n \n\nDisplay the \"About\" window details \nControl -Alt -Shift -A \n \n\nMove the crosshair a single pixel \nControl -Alt -Shift -Arrows \n \n \n
\n\n\t \n\t \n\t \n\t \n\t \n\t \n
\n \n Development \nBuilt with Electron . Simple HTML and Javascript, no framework.
\nStart developing in src/main.js
and src/renderer.js
.
\n Run \n$ npm install && npm start\n
\n Build \nwine and mono must be installed for Windows builds (macOS )
\n$ npm run build\n
\n Publish \n$ npm run release\n
\nThen edit the automatically created GitHub Releases draft and publish.
\n Bugs \n Hidden by fullscreen apps \nCurrently CrossOver only works with windowed applications, use Windowed Fullscreen
mode if your game or application supports it. Windows - [https://github.com/lacymorrow/crossover/issues/1 ]
\n Sight is deformed or off by 1 pixel \nDue to limitations in chrome we are unable to generate sub-pixel graphics, although there may be a way...
\n Transparency not working \nCrossOver will not hide settings when locked. Crosshair loses opacity (becomes opaque). Linux (debian) - [https://github.com/lacymorrow/crossover/issues/5 ]
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:16.099Z"
+ "coursehunt": {
+ "readmeCleaned": "\n \n
\n\n \n \n \n \n
\n Coursehunt \nA desktop application which allows you to batch download a course from coursehunters . Coursehunters is a platform where you can download online courses for free, learn and spread knowledge.
\nDownload - https://github.com/theIYD/coursehunt/releases
\n
\n Features \n\n Build \nClone the github repository and install the dependencies using yarn
.
\n$ git clone https://github.com/theIYD/coursehunt coursehunt\n$ cd coursehunt\n$ npm install \nNext, to start the application,
\n\n Credits \nSpecial thanks to coursehunters for spreading knowledge by providing free courses from great platforms.
\n\n Contribute \nContributions are always welcomed in the form of issues and pull requests.\nShow some love by starring the repository. 🤘 ✌️
\nInspired by https://github.com/alekseylovchikov/ch-download
\n License \nMIT
\n ",
+ "readmeOriginal": "\n \n
\n\n \n \n \n \n
\n Coursehunt \nA desktop application which allows you to batch download a course from coursehunters . Coursehunters is a platform where you can download online courses for free, learn and spread knowledge.
\nDownload - https://github.com/theIYD/coursehunt/releases
\n
\n Features \n\n Build \nClone the github repository and install the dependencies using yarn
.
\n$ git clone https://github.com/theIYD/coursehunt coursehunt\n$ cd coursehunt\n$ npm install \nNext, to start the application,
\n\n Credits \nSpecial thanks to coursehunters for spreading knowledge by providing free courses from great platforms.
\n\n Contribute \nContributions are always welcomed in the form of issues and pull requests.\nShow some love by starring the repository. 🤘 ✌️
\nInspired by https://github.com/alekseylovchikov/ch-download
\n License \nMIT
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:23.814Z"
},
"cromberg": {
"readmeCleaned": " Cromberg - personal finance accounting system \n Features \n Accounting of income \n\nInserting income data with next fields: date, month, sum, type, contact, description\n\nDifferent between date and month: date - exact date of receive money; month - month, for which money you received \n \n \nIncome chart by months \nCalculating sum and average income by months, the best, worst and average month \n \n Balance \n\nInserting balance data with different sources (example: cash, account in A bank, electronic money ) \nBalance chart by months \nCosts chart by months (based on balance and income data) \n \n Other \n\nApp's database by default storing in %APPDATA%/Roaming/Cromberg/db/database
for Windows and similarly for others OS. You can change it in settings. \nCreating backup of database on every launch app, but not more ofter once a day. Backup folder you can set in settings. \nEmail reminder every last day of month to fill balance data. Subscription and unsubscribing of notification by setting in app. \nMulti-language support: English, Russian and French \n \n Requirements \n\nIts need internet connection for correct work \nSupports Windows, MacOS, Linux \n \n Technology stack \n\n Screenshots \n \n
\n Contributing \nYou are welcome for contributing.
\n How to run app from sources \nFirst of all, do npm install
from app folder.
\nIn folder app/db
there is database-dev-example
file with some prepared data for application. Copy it and rename to app/database-dev
.
\nThere are two commands to run app from sources:
\n\nnpm run dev
- to launch app with using database in app/database-dev
file \nnpm start
- standard way to launch app \n \n How to build app \nnpm run dist
\n Hot to make pull request \nCreate pull request only to dev
branch. Your commits will merge in master
with next release.
\n License \nMIT
\n ",
"readmeOriginal": " Cromberg - personal finance accounting system \n Features \n Accounting of income \n\nInserting income data with next fields: date, month, sum, type, contact, description\n\nDifferent between date and month: date - exact date of receive money; month - month, for which money you received \n \n \nIncome chart by months \nCalculating sum and average income by months, the best, worst and average month \n \n Balance \n\nInserting balance data with different sources (example: cash, account in A bank, electronic money ) \nBalance chart by months \nCosts chart by months (based on balance and income data) \n \n Other \n\nApp's database by default storing in %APPDATA%/Roaming/Cromberg/db/database
for Windows and similarly for others OS. You can change it in settings. \nCreating backup of database on every launch app, but not more ofter once a day. Backup folder you can set in settings. \nEmail reminder every last day of month to fill balance data. Subscription and unsubscribing of notification by setting in app. \nMulti-language support: English, Russian and French \n \n Requirements \n\nIts need internet connection for correct work \nSupports Windows, MacOS, Linux \n \n Technology stack \n\n Screenshots \n \n
\n Contributing \nYou are welcome for contributing.
\n How to run app from sources \nFirst of all, do npm install
from app folder.
\nIn folder app/db
there is database-dev-example
file with some prepared data for application. Copy it and rename to app/database-dev
.
\nThere are two commands to run app from sources:
\n\nnpm run dev
- to launch app with using database in app/database-dev
file \nnpm start
- standard way to launch app \n \n How to build app \nnpm run dist
\n Hot to make pull request \nCreate pull request only to dev
branch. Your commits will merge in master
with next release.
\n License \nMIT
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:16.103Z"
+ "readmeFetchedAt": "2020-09-30T00:10:23.886Z"
},
"cozy-desktop": {
"readmeCleaned": "",
"readmeOriginal": "",
- "readmeFetchedAt": "2020-09-29T12:07:16.162Z"
+ "readmeFetchedAt": "2020-09-30T00:10:23.915Z"
},
- "cryptowallet": {
- "readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:16.238Z"
+ "coypu": {
+ "readmeCleaned": " coypu \n\nText-editor-like weekly planner
\n \n Build Setup \n# install dependencies \nnpm install\n\n# serve with hot reload at localhost:8080 \nnpm run dev\n\n# build for production with minification \nnpm run build\n\n# pack into electron app \nnpm run pack\n\n# release new version \nnpm run dist\n\n# run tests \nnpm test \n ",
+ "readmeOriginal": " coypu \n\nText-editor-like weekly planner
\n \n Build Setup \n# install dependencies \nnpm install\n\n# serve with hot reload at localhost:8080 \nnpm run dev\n\n# build for production with minification \nnpm run build\n\n# pack into electron app \nnpm run pack\n\n# release new version \nnpm run dist\n\n# run tests \nnpm test \n ",
+ "readmeFetchedAt": "2020-09-30T00:10:23.933Z"
},
"crypter": {
"readmeCleaned": " \n \n \n \n Crypter\n \n \n \n An innovative, convenient and secure crypto app. \n\n \n \n \n
\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n\nEncrypt unlimited bits. Remember only a bit.
\n \nCrypter is a cross-platform crypto app that makes encryption and decryption\nconvenient while still upholding strong security. It tackles one of the weakest\nlinks in most security systems today - weak passwords. It simplifies secure\npassword generation and management and requires you to only remember one bit -\nyour MasterPass.
\nCrypter v5.0 is a crypto\napp that can decrypt and encrypt any arbitrary data this includes files and\nfolders. This version has been released and fully tested for macOS (OSX), Linux\n(for all distros via AppImage ) and Windows (32 & 64\nbit). All core modules (modules that provide the core functionality) are fully\ntested.
\nPlease open an issue if you have any suggestions and add improvements via PRs!
\nAlso checkout Ciphora (https://github.com/HR/ciphora )\na decentralized end-to-end encrypted messaging app.
\nLink to this README: https://git.io/Crypter.info
\n \n Contents \n\n\n \n Installation \nAll prebuilt binaries for all major platforms are available under\nreleases .
\nCrypter is also on Homebrew Cask for\nmacOS. So to install it, simply run the following command in the Terminal:
\n$ brew cask install crypter \n \n Screens \n\n \n \n \n \n
\n \n Crypto \n\nOne key to derive them all!
\n \nCrypter derives a MasterPassKey from the MasterPass obtained at setup by using\nthe PBKDF2 key derivation algorithm (see below for the specification). It\nthen uses PBKDF2 to derive a number of encryption keys from the MasterPassKey\nthat can be used for the encryption of files. This method allows for the\ngeneration of very secure encryption keys for data encryption. Moreover, by\npublicly storing the credentials used to derive the MasterPassKey and the salts\nused to derive the encryption keys, you are able to produce the encryption keys\nat will and without needing to store them securely. Your MasterPass is the only\nthing that you need to remember.
\nCrypter never directly encrypts anything with your MasterPass. Instead, it\nderives a MasterPassKey from it, which it then uses to derive the\nencryption key used to encrypt your file. Every time a file is decrypted,\nthe encryption key is re-derived from the MasterPassKey. Every time you set the\nMasterPass through the setup or reset it through Verify MasterPass, the\nMasterPassKey is derived from the MasterPass using a newly generated set of\n(random) credentials. These credentials are used to re-derive the MasterPassKey\nevery time that Crypter is executed (i.e. the app is launched).
\nAuthentication with the AES-256-GCM symmetric block cipher is used by default.\nThis ensures that data integrity is verified on decryption and allows the app\nto detect tampering or data corruption.
\nThe following are the crypto defaults and can be found under app/config.js
:
\n// Crypto defaults \n{ \n ITERATIONS : 50000 , // file encryption key derivation iterations \n KEYLENGTH : 32 , // encryption key length \n IVLENGTH : 12 , // initialisation vector length \n ALGORITHM : 'aes-256-gcm' , // encryption algorithm \n DIGEST : 'sha256' , // digest function \n HASH_ALG : 'sha256' , // hashing function \n MPK_ITERATIONS : 100000 // MasterPassKey derivation iterations \n} \n Encryption process \nWhen encrypting a file, Crypter first creates a temporary hidden directory,\nnamely '.crypting'. It then encrypts the user-selected file with the crypto\ndefaults and flushes the encrypted data to a file in the directory, namely\n'data'. If it is a directory then it is compressed first (tar). It also writes\nthe public credentials to a file within the same directory, namely 'creds'.\nFinally, Crypter compresses the directory to a tar archive with the name of the\nuser-selected file and the '.crypto' extension appended to it.
\n Decryption process \nThe decryption process is essentially the inverse of the encryption process.\nDuring decryption, Crypter creates a temporary hidden directory named\n'.decrypting'. It then reads the credentials from the creds file and decrypts\nthe data file into the original file or directory (after decompressing it) with\nits original name and extension, as deduced from the CRYPTO file name (e.g. the\nextension for "file.txt.crypto" would be ".txt").
\n Public credentials \nCertain credentials are required to decrypt the encrypted data. These are\nneeded to reconstruct the particular encryption key and to verify data integrity.\nThese can be stored publicly without compromising security since it is fairly\nimpossible (by current standards) to reconstruct the encryption key without the\nMasterPass and its credentials. These credentials are stored in the creds file of\nthe CRYPTO file archive (as delineated above) in the following\nformat:
\n v1 \nCrypter#iv#authTag#salt#dir\n
\n v2 \nUses JSON
\n{\n " type" : " CRYPTO" ,\n " iv" : " ..." ,\n " authTag" : " ..." ,\n " salt" : " ..." ,\n " isDir" : true || false \n} \nThe dir
part is only included for directories\n
\n CRYPTO file \n Format \nA CRYPTO file is the product of the Crypter encryption process. This file\nstores both the encrypted version of the user file and the public credentials\nneeded to encrypt and decrypt it. It has a .crypto
file extension, which\nis appended to the full file name (including the extension) of the file\noriginally encrypted. The file itself is a tar archive in the following\nstructure:
\nsomeFile.crypto\n├── data // the encrypted version of the user selected file \n└── creds // the public credentials used to encrypt it \n Reusing the same MasterPass \nIf you attempt to decrypt a CRYPTO file by resetting to a specific\nMasterPass or setting an identical MasterPass on a different machine ,\nyou will likely encounter the following error:
\nERROR: Unsupported state or unable to authenticate data\n
\nThis issue occurs because the MasterPassKey that was originally used to\nderive the encryption key on is not the same as the MasterPassKey\nderived with the reused MasterPass. Since Crypter uses randomness to\ngenerate secure credentials, this second set of credentials will be quite\ndifferent from the original set. As a result, the derived encryption key is\nincorrect and yields this error.
\nSee Achieving portability and same MasterPass reuse \nfor instructions on how to successfully reuse the same MasterPass.
\n Achieving portability and same MasterPass reuse \nTo achieve portability on Crypter, the set of MasterPassKey credentials\nneed to be exported from Crypter on the source machine1 \nand imported into Crypter on the target machine2 .
\nThis can be achieved in two simple steps:
\n\n Export MasterPass credentials on the source machine 1 \n Import MasterPass credentials on the target machine 2 \n \nPlease refer to the FAQs for instructions on how to perform the above steps.
\n \n [1] The machine where the CRYPTO file was initially\nencrypted.
\n [2] The machine where you wish to decrypt the CRYPTO\nfile.
\n \n Security \n Security-first practice \nCrypter follows a security-first practice. This means that security is its\nhighest priority and first consideration. Thus, while Crypter seeks\nto make encryption more convenient, it always defers to maintaining\na high level of security.
\n MasterPass \nCrypter never stores your MasterPass in memory or on the filesystem. This\nsubstantially improves the security of your MasterPass. You are only asked to\nenter the MasterPass when you first set, reset or verify it. Whenever you enter\nyour MasterPass, Crypter derives a MasterPassKey (using a set of generated\ncredentials) and then immediately discards the MasterPass. The MasterPassKey is\nthen securely stored in memory and used to derive the encryption keys. Since\nthese credentials are derived via a one-way function, they cannot be used in\nany way to derive the MasterPass.
\n MasterPassKey \nCrypter uses a WeakMap to store the MasterPassKey inside the MasterPassKey class\nusing a closure function. This makes the MasterPassKey data held in the object\n(externally) inaccessible, consequently increasing the protection of the\nMasterPassKey. The MasterPassKey is never flushed to the filesystem and is always\nstored in (main) memory. Since JS does not give control over or allow such a\nlow-level operation as wiping memory, the program relies on the garbage\ncollection and volatility of the main memory for the permanent erasure of the\nMasterPassKey stored in memory.
\nA decent number of iterations (see the above specifications) are used in the\nderivation of the MasterPassKey to mitigate brute-force attacks. A good\namount of iterations are also used during the derivation of the encryption\nkeys from the MasterPassKey. Consequently, performance and speed are not\nsignificantly compromised. For critical applications, you may choose to\nselect 10,000,000 iterations instead of the default number\n(in app/core/crypto.js). Please refer to\nhttp://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-132.pdf for\nmore information.
\nCrypter generates a new set of random credentials for deriving the MasterPassKey\nevery time the MasterPass is set (at setup) or reset. Crypter employs randomness\nto mitigate brute-force attacks and thus drastically improve security.
\n \n FAQs \n How do I encrypt a file or folder? \nIf you haven't already, walk through the setup and set your MasterPass.\nTo encrypt a file or folder, first launch Crypter and verify your MasterPass.\nAfter doing so successfully, you will see the main Crypter window with an orange\narea. Here, you can simply drag-and-drop or click to select the file/folder you\nwish to encrypt. Once Crypter is done encrypting your file/folder, it will show\nyou the encryption information (i.e. the encryption key and the path of the\nencrypted file) in a new window. To encrypt another file/folder simply click the\nback arrow at the bottom left and start-over ;)
\n How do I decrypt a CRYPTO file? \n\nThe following instructions assume that the CRYPTO file that you wish to\ndecrypt is being used with the same MasterPass that you set at setup and also\nthat you have not reset it since that time. If this is not the case, please refer\nto Reusing the same MasterPass .
\n \nTo decrypt a CRYPTO file, first launch Crypter and verify your MasterPass. After\ndoing so successfully, you will see the main Crypter window with an orange area.\nHere, you can simply drag-and-drop or click to select the CRYPTO file that you\nwish to decrypt. After a few seconds, the process will complete and you will see\nsome information about the file and its original encryption in a new window. By\ndefault, the decrypted file has the same name as the name of the original file\n(i.e. the encrypted file name without the .crypto
at the end).
\n How do I encrypt multiple files? \nCrypter can encrypt an entire folder so you can put them in a folder or,\nalternatively, compress them into an archive (like a .zip
) and then just pass\nit to Crypter ;)
\n Why am I getting the "Corrupted Crypter file or trying to decrypt on a different machine." error? \nThis error means that either your Crypter file (i.e. the data
file) is\ncorrupt/tempered, that you are on a different machine than the one originally\nused to encrypt the file or that you have previously reset your MasterPass.\nFor the last two cases, please refer to\nReusing the same MasterPass and\nAchieving portability and same MasterPass reuse .
\n Why can't I decrypt a CRYPTO file on a different machine with the same MasterPass? \nPlease refer to Reusing the same MasterPass and\nAchieving portability and same MasterPass reuse
\n Why can't I decrypt a CRYPTO file with the same MasterPass? \nPlease refer to Reusing the same MasterPass and\nAchieving portability and same MasterPass reuse
\n Where are my encrypted/decrypted files/folders placed? \nBy default, every source file that you encrypt/decrypt gets encrypted/decrypted\nto the same directory where the source file is located.
\n How can I access Crypter's preferences? \nYou can access Crypter's preferences by either clicking on the cog icon in the\nmain Crypter window or by going to Crypter > Preferences...
from the menu.
\n How can I reset my MasterPass? \nYou can reset your MasterPass by clicking on the "Forgot it" link in the Verify\nMasterPass window. This takes you to a new screen where you can enter a new, valid\nMasterPass. Once you've entered it, click the 'Reset' button and you'll be sent\nback to the verify screen where you can verify your new MasterPass.
\n What is a valid MasterPass? \nCrypter will not allow you to set an invalid MasterPass. A MasterPass is valid\nwhen it adheres to the following rules:
\n\nIt is at least 8 characters long \nIt has at least one uppercase alphabetic character (A-Z) \nIt has at least one lowercase alphabetic character (a-z) \nIt has at least one numeric character (0-9) \nIt has at least one special character ($@!%*#?&) \n \nThese rules are enforced via the following regular expression:
\n/^ (? = .* [ a-z] ) (? = .* [ A-Z] ) (? = .* \\d ) (? = .* [ $@!%*#?&] ) .{ 8,} $ / ; \n What are MasterPass credentials? \nMasterPass credentials are a set of values that are required to derive the\nMasterPassKey from the MasterPass. These values have a pseudo-random element and\nare cryptographically linked. Every MasterPass that is set or reset with Crypter\nhas a unique set of MasterPass credentials. These yield a distinct MasterPassKey,\neven when a MasterPass is reused.
\n How can I export my MasterPass credentials? \nTo export your MasterPass credentials, you can first open Crypter's\npreferences (see above). From this screen, click on the "Export" button. A\ndialog will appear from which you can select the folder where you wish to export\nthe credentials. A success message will confirm a successful export. The\nexported MasterPass credentials file is always named credentials.crypter
.
\n How can I import my MasterPass credentials? \nTo import a set of MasterPass credentials, you can first open Crypter's\npreferences (see above). From this screen, click on the "Import" button. A\ndialog will appear from which you can locate your credentials.crypter
file.\nAfter you select it, a success message will confirm a successful import and\nyou will have to verify the MasterPass for the credentials.
\nNOTE: while Crypter does not require the MasterPass credentials file to be\nexactly named credentials.crypter
, it does require the file's contents to\nbe unaltered from when it was exported from Crypter. If it has been altered,\nthe import may fail.
\n \n Development \nCrypter is developed in the "dev" branch, which may be unstable at times.\nThis branch should typically be used for pull requests.
\nThe "master" branch will always be kept stable.
\n Configurations \nAll major configurations that you can apply are found under app/config.js
.\nThis includes changes to certain cryptography settings. Please be advised\nthat altering these may break functionality and\nportability .
\n Install (dependencies) \nTo install all dependencies, run:
\n$ yarn install\n
\n Run \nSince Crypter uses gulp, please install it globally if you have not already\ndone so. To start Crypter, run:
\n$ gulp\n
\n Test \nCrypter primarily uses mocha and chai for testing. Since the project uses a\nlot of JS ES6 syntax, babel is also used as a transpiler. To run all the tests,\nexecute:
\n$ yarn test\n
\nCrypter uses istanbul for coverage. To run test coverage, execute:
\n$ yarn run coverage\n
\n Build \nCrypter's binaries (available under releases) have been built using\nElectron. Since Crypter uses electron-builder to build binaries,\nyou must install it globally:
\n$ npm install electron-builder@next -g\n
\nTo build the app for macOS , run:
\n$ yarn run build:mac\n
\nTo build the app for Linux , run:
\n$ sudo apt-get install --no-install-recommends -y icnsutils graphicsmagick xz-utils\n$ yarn run build:lin\n
\nTo build the app for Windows x84 and/or x64, run:
\n$ yarn run build:win\n
\n License \nThe MIT License (MIT)
\nCopyright (c) Habib Rehman (https://git.io/HR )
\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 todo so, subject to the following conditions:
\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.
\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\nTHE SOFTWARE.
\n ",
"readmeOriginal": " \n \n \n \n Crypter\n \n \n \n An innovative, convenient and secure crypto app. \n\n \n \n \n
\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n\nEncrypt unlimited bits. Remember only a bit.
\n \nCrypter is a cross-platform crypto app that makes encryption and decryption\nconvenient while still upholding strong security. It tackles one of the weakest\nlinks in most security systems today - weak passwords. It simplifies secure\npassword generation and management and requires you to only remember one bit -\nyour MasterPass.
\nCrypter v5.0 is a crypto\napp that can decrypt and encrypt any arbitrary data this includes files and\nfolders. This version has been released and fully tested for macOS (OSX), Linux\n(for all distros via AppImage ) and Windows (32 & 64\nbit). All core modules (modules that provide the core functionality) are fully\ntested.
\nPlease open an issue if you have any suggestions and add improvements via PRs!
\nAlso checkout Ciphora (https://github.com/HR/ciphora )\na decentralized end-to-end encrypted messaging app.
\nLink to this README: https://git.io/Crypter.info
\n \n Contents \n\n\n \n Installation \nAll prebuilt binaries for all major platforms are available under\nreleases .
\nCrypter is also on Homebrew Cask for\nmacOS. So to install it, simply run the following command in the Terminal:
\n$ brew cask install crypter \n \n Screens \n\n \n \n \n \n
\n \n Crypto \n\nOne key to derive them all!
\n \nCrypter derives a MasterPassKey from the MasterPass obtained at setup by using\nthe PBKDF2 key derivation algorithm (see below for the specification). It\nthen uses PBKDF2 to derive a number of encryption keys from the MasterPassKey\nthat can be used for the encryption of files. This method allows for the\ngeneration of very secure encryption keys for data encryption. Moreover, by\npublicly storing the credentials used to derive the MasterPassKey and the salts\nused to derive the encryption keys, you are able to produce the encryption keys\nat will and without needing to store them securely. Your MasterPass is the only\nthing that you need to remember.
\nCrypter never directly encrypts anything with your MasterPass. Instead, it\nderives a MasterPassKey from it, which it then uses to derive the\nencryption key used to encrypt your file. Every time a file is decrypted,\nthe encryption key is re-derived from the MasterPassKey. Every time you set the\nMasterPass through the setup or reset it through Verify MasterPass, the\nMasterPassKey is derived from the MasterPass using a newly generated set of\n(random) credentials. These credentials are used to re-derive the MasterPassKey\nevery time that Crypter is executed (i.e. the app is launched).
\nAuthentication with the AES-256-GCM symmetric block cipher is used by default.\nThis ensures that data integrity is verified on decryption and allows the app\nto detect tampering or data corruption.
\nThe following are the crypto defaults and can be found under app/config.js
:
\n// Crypto defaults \n{ \n ITERATIONS : 50000 , // file encryption key derivation iterations \n KEYLENGTH : 32 , // encryption key length \n IVLENGTH : 12 , // initialisation vector length \n ALGORITHM : 'aes-256-gcm' , // encryption algorithm \n DIGEST : 'sha256' , // digest function \n HASH_ALG : 'sha256' , // hashing function \n MPK_ITERATIONS : 100000 // MasterPassKey derivation iterations \n} \n Encryption process \nWhen encrypting a file, Crypter first creates a temporary hidden directory,\nnamely '.crypting'. It then encrypts the user-selected file with the crypto\ndefaults and flushes the encrypted data to a file in the directory, namely\n'data'. If it is a directory then it is compressed first (tar). It also writes\nthe public credentials to a file within the same directory, namely 'creds'.\nFinally, Crypter compresses the directory to a tar archive with the name of the\nuser-selected file and the '.crypto' extension appended to it.
\n Decryption process \nThe decryption process is essentially the inverse of the encryption process.\nDuring decryption, Crypter creates a temporary hidden directory named\n'.decrypting'. It then reads the credentials from the creds file and decrypts\nthe data file into the original file or directory (after decompressing it) with\nits original name and extension, as deduced from the CRYPTO file name (e.g. the\nextension for \"file.txt.crypto\" would be \".txt\").
\n Public credentials \nCertain credentials are required to decrypt the encrypted data. These are\nneeded to reconstruct the particular encryption key and to verify data integrity.\nThese can be stored publicly without compromising security since it is fairly\nimpossible (by current standards) to reconstruct the encryption key without the\nMasterPass and its credentials. These credentials are stored in the creds file of\nthe CRYPTO file archive (as delineated above) in the following\nformat:
\n v1 \nCrypter#iv#authTag#salt#dir\n
\n v2 \nUses JSON
\n{\n \" type\" : \" CRYPTO\" ,\n \" iv\" : \" ...\" ,\n \" authTag\" : \" ...\" ,\n \" salt\" : \" ...\" ,\n \" isDir\" : true || false \n} \nThe dir
part is only included for directories\n
\n CRYPTO file \n Format \nA CRYPTO file is the product of the Crypter encryption process. This file\nstores both the encrypted version of the user file and the public credentials\nneeded to encrypt and decrypt it. It has a .crypto
file extension, which\nis appended to the full file name (including the extension) of the file\noriginally encrypted. The file itself is a tar archive in the following\nstructure:
\nsomeFile.crypto\n├── data // the encrypted version of the user selected file \n└── creds // the public credentials used to encrypt it \n Reusing the same MasterPass \nIf you attempt to decrypt a CRYPTO file by resetting to a specific\nMasterPass or setting an identical MasterPass on a different machine ,\nyou will likely encounter the following error:
\nERROR: Unsupported state or unable to authenticate data\n
\nThis issue occurs because the MasterPassKey that was originally used to\nderive the encryption key on is not the same as the MasterPassKey\nderived with the reused MasterPass. Since Crypter uses randomness to\ngenerate secure credentials, this second set of credentials will be quite\ndifferent from the original set. As a result, the derived encryption key is\nincorrect and yields this error.
\nSee Achieving portability and same MasterPass reuse \nfor instructions on how to successfully reuse the same MasterPass.
\n Achieving portability and same MasterPass reuse \nTo achieve portability on Crypter, the set of MasterPassKey credentials\nneed to be exported from Crypter on the source machine1 \nand imported into Crypter on the target machine2 .
\nThis can be achieved in two simple steps:
\n\n Export MasterPass credentials on the source machine 1 \n Import MasterPass credentials on the target machine 2 \n \nPlease refer to the FAQs for instructions on how to perform the above steps.
\n \n [1] The machine where the CRYPTO file was initially\nencrypted.
\n [2] The machine where you wish to decrypt the CRYPTO\nfile.
\n \n Security \n Security-first practice \nCrypter follows a security-first practice. This means that security is its\nhighest priority and first consideration. Thus, while Crypter seeks\nto make encryption more convenient, it always defers to maintaining\na high level of security.
\n MasterPass \nCrypter never stores your MasterPass in memory or on the filesystem. This\nsubstantially improves the security of your MasterPass. You are only asked to\nenter the MasterPass when you first set, reset or verify it. Whenever you enter\nyour MasterPass, Crypter derives a MasterPassKey (using a set of generated\ncredentials) and then immediately discards the MasterPass. The MasterPassKey is\nthen securely stored in memory and used to derive the encryption keys. Since\nthese credentials are derived via a one-way function, they cannot be used in\nany way to derive the MasterPass.
\n MasterPassKey \nCrypter uses a WeakMap to store the MasterPassKey inside the MasterPassKey class\nusing a closure function. This makes the MasterPassKey data held in the object\n(externally) inaccessible, consequently increasing the protection of the\nMasterPassKey. The MasterPassKey is never flushed to the filesystem and is always\nstored in (main) memory. Since JS does not give control over or allow such a\nlow-level operation as wiping memory, the program relies on the garbage\ncollection and volatility of the main memory for the permanent erasure of the\nMasterPassKey stored in memory.
\nA decent number of iterations (see the above specifications) are used in the\nderivation of the MasterPassKey to mitigate brute-force attacks. A good\namount of iterations are also used during the derivation of the encryption\nkeys from the MasterPassKey. Consequently, performance and speed are not\nsignificantly compromised. For critical applications, you may choose to\nselect 10,000,000 iterations instead of the default number\n(in app/core/crypto.js). Please refer to\nhttp://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-132.pdf for\nmore information.
\nCrypter generates a new set of random credentials for deriving the MasterPassKey\nevery time the MasterPass is set (at setup) or reset. Crypter employs randomness\nto mitigate brute-force attacks and thus drastically improve security.
\n \n FAQs \n How do I encrypt a file or folder? \nIf you haven't already, walk through the setup and set your MasterPass.\nTo encrypt a file or folder, first launch Crypter and verify your MasterPass.\nAfter doing so successfully, you will see the main Crypter window with an orange\narea. Here, you can simply drag-and-drop or click to select the file/folder you\nwish to encrypt. Once Crypter is done encrypting your file/folder, it will show\nyou the encryption information (i.e. the encryption key and the path of the\nencrypted file) in a new window. To encrypt another file/folder simply click the\nback arrow at the bottom left and start-over ;)
\n How do I decrypt a CRYPTO file? \n\nThe following instructions assume that the CRYPTO file that you wish to\ndecrypt is being used with the same MasterPass that you set at setup and also\nthat you have not reset it since that time. If this is not the case, please refer\nto Reusing the same MasterPass .
\n \nTo decrypt a CRYPTO file, first launch Crypter and verify your MasterPass. After\ndoing so successfully, you will see the main Crypter window with an orange area.\nHere, you can simply drag-and-drop or click to select the CRYPTO file that you\nwish to decrypt. After a few seconds, the process will complete and you will see\nsome information about the file and its original encryption in a new window. By\ndefault, the decrypted file has the same name as the name of the original file\n(i.e. the encrypted file name without the .crypto
at the end).
\n How do I encrypt multiple files? \nCrypter can encrypt an entire folder so you can put them in a folder or,\nalternatively, compress them into an archive (like a .zip
) and then just pass\nit to Crypter ;)
\n Why am I getting the \"Corrupted Crypter file or trying to decrypt on a different machine.\" error? \nThis error means that either your Crypter file (i.e. the data
file) is\ncorrupt/tempered, that you are on a different machine than the one originally\nused to encrypt the file or that you have previously reset your MasterPass.\nFor the last two cases, please refer to\nReusing the same MasterPass and\nAchieving portability and same MasterPass reuse .
\n Why can't I decrypt a CRYPTO file on a different machine with the same MasterPass? \nPlease refer to Reusing the same MasterPass and\nAchieving portability and same MasterPass reuse
\n Why can't I decrypt a CRYPTO file with the same MasterPass? \nPlease refer to Reusing the same MasterPass and\nAchieving portability and same MasterPass reuse
\n Where are my encrypted/decrypted files/folders placed? \nBy default, every source file that you encrypt/decrypt gets encrypted/decrypted\nto the same directory where the source file is located.
\n How can I access Crypter's preferences? \nYou can access Crypter's preferences by either clicking on the cog icon in the\nmain Crypter window or by going to Crypter > Preferences...
from the menu.
\n How can I reset my MasterPass? \nYou can reset your MasterPass by clicking on the \"Forgot it\" link in the Verify\nMasterPass window. This takes you to a new screen where you can enter a new, valid\nMasterPass. Once you've entered it, click the 'Reset' button and you'll be sent\nback to the verify screen where you can verify your new MasterPass.
\n What is a valid MasterPass? \nCrypter will not allow you to set an invalid MasterPass. A MasterPass is valid\nwhen it adheres to the following rules:
\n\nIt is at least 8 characters long \nIt has at least one uppercase alphabetic character (A-Z) \nIt has at least one lowercase alphabetic character (a-z) \nIt has at least one numeric character (0-9) \nIt has at least one special character ($@!%*#?&) \n \nThese rules are enforced via the following regular expression:
\n/^ (? = .* [ a-z] ) (? = .* [ A-Z] ) (? = .* \\d ) (? = .* [ $@!%*#?&] ) .{ 8,} $ / ; \n What are MasterPass credentials? \nMasterPass credentials are a set of values that are required to derive the\nMasterPassKey from the MasterPass. These values have a pseudo-random element and\nare cryptographically linked. Every MasterPass that is set or reset with Crypter\nhas a unique set of MasterPass credentials. These yield a distinct MasterPassKey,\neven when a MasterPass is reused.
\n How can I export my MasterPass credentials? \nTo export your MasterPass credentials, you can first open Crypter's\npreferences (see above). From this screen, click on the \"Export\" button. A\ndialog will appear from which you can select the folder where you wish to export\nthe credentials. A success message will confirm a successful export. The\nexported MasterPass credentials file is always named credentials.crypter
.
\n How can I import my MasterPass credentials? \nTo import a set of MasterPass credentials, you can first open Crypter's\npreferences (see above). From this screen, click on the \"Import\" button. A\ndialog will appear from which you can locate your credentials.crypter
file.\nAfter you select it, a success message will confirm a successful import and\nyou will have to verify the MasterPass for the credentials.
\nNOTE: while Crypter does not require the MasterPass credentials file to be\nexactly named credentials.crypter
, it does require the file's contents to\nbe unaltered from when it was exported from Crypter. If it has been altered,\nthe import may fail.
\n \n Development \nCrypter is developed in the \"dev\" branch, which may be unstable at times.\nThis branch should typically be used for pull requests.
\nThe \"master\" branch will always be kept stable.
\n Configurations \nAll major configurations that you can apply are found under app/config.js
.\nThis includes changes to certain cryptography settings. Please be advised\nthat altering these may break functionality and\nportability .
\n Install (dependencies) \nTo install all dependencies, run:
\n$ yarn install\n
\n Run \nSince Crypter uses gulp, please install it globally if you have not already\ndone so. To start Crypter, run:
\n$ gulp\n
\n Test \nCrypter primarily uses mocha and chai for testing. Since the project uses a\nlot of JS ES6 syntax, babel is also used as a transpiler. To run all the tests,\nexecute:
\n$ yarn test\n
\nCrypter uses istanbul for coverage. To run test coverage, execute:
\n$ yarn run coverage\n
\n Build \nCrypter's binaries (available under releases) have been built using\nElectron. Since Crypter uses electron-builder to build binaries,\nyou must install it globally:
\n$ npm install electron-builder@next -g\n
\nTo build the app for macOS , run:
\n$ yarn run build:mac\n
\nTo build the app for Linux , run:
\n$ sudo apt-get install --no-install-recommends -y icnsutils graphicsmagick xz-utils\n$ yarn run build:lin\n
\nTo build the app for Windows x84 and/or x64, run:
\n$ yarn run build:win\n
\n License \nThe MIT License (MIT)
\nCopyright (c) Habib Rehman (https://git.io/HR )
\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 todo so, subject to the following conditions:
\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.
\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\nTHE SOFTWARE.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:16.263Z"
+ "readmeFetchedAt": "2020-09-30T00:10:23.978Z"
+ },
+ "cryptoarm-gost": {
+ "readmeCleaned": " КриптоАРМ ГОСТ \n
\n Описание \nКриптоАРМ ГОСТ - это новый уровень развития знакомой многим программы КриптоАРМ. Новое приложение обеспечивает возможность создания и проверки электронной подписи файлов с произвольным расширением на операционных системах Windows, Linux и macOS.
\nКриптоАРМ ГОСТ работает с сертификатами и ключами усиленной квалифицированной электронной подписи и полностью совместим с криптопровайдером СКЗИ КриптоПро CSP начиная с версии 4.0.
\nВ приложении поддержаны стандарты для электронной подписи и хеширования ГОСТ Р 34.10-2012 и ГОСТ Р 34.11-2012, которые с должны заменить прекращающие свое действие стандарты ГОСТ Р 34.10-2001 и ГОСТ Р 34.11-94.
\n
\n Функциональные возможности \n\nЭлектронная подпись - создание (формирование) электронной подписи в двух вариантах: совмещенной и отделенной. Формат подписи CMS (PKCS#7). Проверка электронной подписи с учетом списков отозванных сертификатов. Добавление электронной подписи к уже существующей. \n \n
\nДля создания усовершенствованной подписи, формата CAdES-X Long Type 1 выберите соответсвующий пункт в Параметрах и укажите ссылку TSP службы, наприvер http://qs.cryptopro.ru/tsp/tsp.srf
\n
\n\nШифрование - шифрование файлов в адрес нескольких получателей. Расшифрование данных. Архивирование результатов после шифрования. \n \n
\n\nУправление сертификатами - импорт и экспорт сертификатов. Удаление выбранных сертификатов и ключей. Установка сертификатов с токенов (с контейнеров, расположенных на отчуждаемых носителях). Отправка запросов и получение сертификатов с использованием ПАК КриптоПро УЦ 2.0. Установка сертификатов из DSS. Автоматическое построение и проверка цепочки сертификатов. \n \n
\n\nЖурнал операций - журналирование выполненных пользователем операций \n \n
\n\nДокументы - быстрый доступ к документам, с возможностью выполнения операций (подпись, шифрование, архивация и т.д.) \n \n
\n Документация \nРуководство пользователя.pdf
\n Обратная связь \nЕсли у вас есть вопросы по технической поддержке, то напишите нам на support@trusted.ru или откройте обращение на странице GitHub Issues
\n ",
+ "readmeOriginal": " КриптоАРМ ГОСТ \n
\n Описание \nКриптоАРМ ГОСТ - это новый уровень развития знакомой многим программы КриптоАРМ. Новое приложение обеспечивает возможность создания и проверки электронной подписи файлов с произвольным расширением на операционных системах Windows, Linux и macOS.
\nКриптоАРМ ГОСТ работает с сертификатами и ключами усиленной квалифицированной электронной подписи и полностью совместим с криптопровайдером СКЗИ КриптоПро CSP начиная с версии 4.0.
\nВ приложении поддержаны стандарты для электронной подписи и хеширования ГОСТ Р 34.10-2012 и ГОСТ Р 34.11-2012, которые с должны заменить прекращающие свое действие стандарты ГОСТ Р 34.10-2001 и ГОСТ Р 34.11-94.
\n
\n Функциональные возможности \n\nЭлектронная подпись - создание (формирование) электронной подписи в двух вариантах: совмещенной и отделенной. Формат подписи CMS (PKCS#7). Проверка электронной подписи с учетом списков отозванных сертификатов. Добавление электронной подписи к уже существующей. \n \n
\nДля создания усовершенствованной подписи, формата CAdES-X Long Type 1 выберите соответсвующий пункт в Параметрах и укажите ссылку TSP службы, наприvер http://qs.cryptopro.ru/tsp/tsp.srf
\n
\n\nШифрование - шифрование файлов в адрес нескольких получателей. Расшифрование данных. Архивирование результатов после шифрования. \n \n
\n\nУправление сертификатами - импорт и экспорт сертификатов. Удаление выбранных сертификатов и ключей. Установка сертификатов с токенов (с контейнеров, расположенных на отчуждаемых носителях). Отправка запросов и получение сертификатов с использованием ПАК КриптоПро УЦ 2.0. Установка сертификатов из DSS. Автоматическое построение и проверка цепочки сертификатов. \n \n
\n\nЖурнал операций - журналирование выполненных пользователем операций \n \n
\n\nДокументы - быстрый доступ к документам, с возможностью выполнения операций (подпись, шифрование, архивация и т.д.) \n \n
\n Документация \nРуководство пользователя.pdf
\n Обратная связь \nЕсли у вас есть вопросы по технической поддержке, то напишите нам на support@trusted.ru или откройте обращение на странице GitHub Issues
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:24.059Z"
+ },
+ "cryptowallet": {
+ "readmeOriginal": null,
+ "readmeFetchedAt": "2020-09-30T00:10:24.061Z"
},
"cryptobar": {
"readmeCleaned": " CryptoBar is a way to check variations on your cryptocurrencies and tokens on a discreet bar. \n
\n Getting Started \nTo get started you can:
\nDownload here the latest release
\nor
\nClone this repository locally:
\ngit clone https://github.com/adlerluiz/CryptoBar.git \nInstall dependencies with npm:
\n\nAnd finally:
\nnpm start \n
\n To contribute \nSee Angular-Electron to learn more commands and enjoy =D.
\n Contributors \nadlerluiz \n \nrickinbsb
\n ",
"readmeOriginal": " CryptoBar is a way to check variations on your cryptocurrencies and tokens on a discreet bar. \n
\n Getting Started \nTo get started you can:
\nDownload here the latest release
\nor
\nClone this repository locally:
\ngit clone https://github.com/adlerluiz/CryptoBar.git \nInstall dependencies with npm:
\n\nAnd finally:
\nnpm start \n
\n To contribute \nSee Angular-Electron to learn more commands and enjoy =D.
\n Contributors \nadlerluiz \n \nrickinbsb
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:16.267Z"
+ "readmeFetchedAt": "2020-09-30T00:10:24.066Z"
},
- "cryptoarm-gost": {
- "readmeCleaned": " КриптоАРМ ГОСТ \n
\n Описание \nКриптоАРМ ГОСТ - это новый уровень развития знакомой многим программы КриптоАРМ. Новое приложение обеспечивает возможность создания и проверки электронной подписи файлов с произвольным расширением на операционных системах Windows, Linux и macOS.
\nКриптоАРМ ГОСТ работает с сертификатами и ключами усиленной квалифицированной электронной подписи и полностью совместим с криптопровайдером СКЗИ КриптоПро CSP начиная с версии 4.0.
\nВ приложении поддержаны стандарты для электронной подписи и хеширования ГОСТ Р 34.10-2012 и ГОСТ Р 34.11-2012, которые с должны заменить прекращающие свое действие стандарты ГОСТ Р 34.10-2001 и ГОСТ Р 34.11-94.
\n
\n Функциональные возможности \n\nЭлектронная подпись - создание (формирование) электронной подписи в двух вариантах: совмещенной и отделенной. Формат подписи CMS (PKCS#7). Проверка электронной подписи с учетом списков отозванных сертификатов. Добавление электронной подписи к уже существующей. \n \n
\nДля создания усовершенствованной подписи, формата CAdES-X Long Type 1 выберите соответсвующий пункт в Параметрах и укажите ссылку TSP службы, наприvер http://qs.cryptopro.ru/tsp/tsp.srf
\n
\n\nШифрование - шифрование файлов в адрес нескольких получателей. Расшифрование данных. Архивирование результатов после шифрования. \n \n
\n\nУправление сертификатами - импорт и экспорт сертификатов. Удаление выбранных сертификатов и ключей. Установка сертификатов с токенов (с контейнеров, расположенных на отчуждаемых носителях). Отправка запросов и получение сертификатов с использованием ПАК КриптоПро УЦ 2.0. Установка сертификатов из DSS. Автоматическое построение и проверка цепочки сертификатов. \n \n
\n\nЖурнал операций - журналирование выполненных пользователем операций \n \n
\n\nДокументы - быстрый доступ к документам, с возможностью выполнения операций (подпись, шифрование, архивация и т.д.) \n \n
\n Документация \nРуководство пользователя.pdf
\n Обратная связь \nЕсли у вас есть вопросы по технической поддержке, то напишите нам на support@trusted.ru или откройте обращение на странице GitHub Issues
\n ",
- "readmeOriginal": " КриптоАРМ ГОСТ \n
\n Описание \nКриптоАРМ ГОСТ - это новый уровень развития знакомой многим программы КриптоАРМ. Новое приложение обеспечивает возможность создания и проверки электронной подписи файлов с произвольным расширением на операционных системах Windows, Linux и macOS.
\nКриптоАРМ ГОСТ работает с сертификатами и ключами усиленной квалифицированной электронной подписи и полностью совместим с криптопровайдером СКЗИ КриптоПро CSP начиная с версии 4.0.
\nВ приложении поддержаны стандарты для электронной подписи и хеширования ГОСТ Р 34.10-2012 и ГОСТ Р 34.11-2012, которые с должны заменить прекращающие свое действие стандарты ГОСТ Р 34.10-2001 и ГОСТ Р 34.11-94.
\n
\n Функциональные возможности \n\nЭлектронная подпись - создание (формирование) электронной подписи в двух вариантах: совмещенной и отделенной. Формат подписи CMS (PKCS#7). Проверка электронной подписи с учетом списков отозванных сертификатов. Добавление электронной подписи к уже существующей. \n \n
\nДля создания усовершенствованной подписи, формата CAdES-X Long Type 1 выберите соответсвующий пункт в Параметрах и укажите ссылку TSP службы, наприvер http://qs.cryptopro.ru/tsp/tsp.srf
\n
\n\nШифрование - шифрование файлов в адрес нескольких получателей. Расшифрование данных. Архивирование результатов после шифрования. \n \n
\n\nУправление сертификатами - импорт и экспорт сертификатов. Удаление выбранных сертификатов и ключей. Установка сертификатов с токенов (с контейнеров, расположенных на отчуждаемых носителях). Отправка запросов и получение сертификатов с использованием ПАК КриптоПро УЦ 2.0. Установка сертификатов из DSS. Автоматическое построение и проверка цепочки сертификатов. \n \n
\n\nЖурнал операций - журналирование выполненных пользователем операций \n \n
\n\nДокументы - быстрый доступ к документам, с возможностью выполнения операций (подпись, шифрование, архивация и т.д.) \n \n
\n Документация \nРуководство пользователя.pdf
\n Обратная связь \nЕсли у вас есть вопросы по технической поддержке, то напишите нам на support@trusted.ru или откройте обращение на странице GitHub Issues
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:16.283Z"
+ "crypto-bot": {
+ "readmeCleaned": " It's for encrypting and decrypting your messages \nCryptoBot uses CryptoJS on most of the encrytion methods. You can use this application to view these encrytion and decryption process without headache.
\n For fun :) \n
\n view this app from browser \nyarn install\nyarn start\n
\n view this app (electron) \nyarn build // you need to modify the /build/index.html for the right <script src="">\nelectron .\n
\n package for darwin \nelectron-packager . --electron-version=1.8.4 --platform=darwin --icon=./logo.icns --arch=x64 --ignore=node_modules/ --appname=CryptoBot --overwrite\n
\n package for win32 \nelectron-packager . --electron-version=1.8.4 --platform=win32 --arch=x64 --ignore=node_modules/ --appname=CryptoBot --overwrite\n
\n package for linux \nelectron-packager . --electron-version=1.8.4 --platform=linux --arch=x64 --ignore=node_modules/ --appname=CryptoBot --overwrite\n
\nthere may be some issues with the performance on win
\nThanks for the new icon by Arslanshn
\n ",
+ "readmeOriginal": " It's for encrypting and decrypting your messages \nCryptoBot uses CryptoJS on most of the encrytion methods. You can use this application to view these encrytion and decryption process without headache.
\n For fun :) \n
\n view this app from browser \nyarn install\nyarn start\n
\n view this app (electron) \nyarn build // you need to modify the /build/index.html for the right <script src=\"\">\nelectron .\n
\n package for darwin \nelectron-packager . --electron-version=1.8.4 --platform=darwin --icon=./logo.icns --arch=x64 --ignore=node_modules/ --appname=CryptoBot --overwrite\n
\n package for win32 \nelectron-packager . --electron-version=1.8.4 --platform=win32 --arch=x64 --ignore=node_modules/ --appname=CryptoBot --overwrite\n
\n package for linux \nelectron-packager . --electron-version=1.8.4 --platform=linux --arch=x64 --ignore=node_modules/ --appname=CryptoBot --overwrite\n
\nthere may be some issues with the performance on win
\nThanks for the new icon by Arslanshn
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:24.173Z"
+ },
+ "crossover": {
+ "readmeCleaned": "\n \n
\n CrossOver \n\n🎯 Adjustable gaming Crosshair Overlay for any screen
\n \nCrossOver allows you to place a customizable crosshair overlay above any application window.\nImprove your aim and gain a competitive advantage with a permanant colored crosshair to mark center screen.
\n Quick Start \n\n\n\nChoose a crosshair from over 50 sights \nClick and drag the grip icon to move Crossover around \nUse Control -Alt -Shift and arrow keys for fine-tuning \nControl -Alt -Shift -X to lock in place \nControl -Alt -Shift -R to reset and recenter \n \n Features \n\nChoose from tons of true-to-life sights \nCross-platform: Windows, MacOS, and Linux support \nSupport for multiple monitors \nChoose between center Dot or Crosshair \nCustomize crosshair size, color, and opacity \nPersistant settings remembers your choices automatically \nAutomatically updates in the background to keep your features fresh \nTested via Spectron \n \n\n\n \n
\nOther crosshair programs offer a single style or color option, and often don't allow you to reposition them. CrossOver is a small, unintrusive crosshair overlay which has plenty of configuration options to assist with aiming and vision of your crosshair. CrossOver offers a huge improvement to many games' default crosshairs for those with colorblindness or contrast issues.
\nThanks to Reddit user /u/IrisFlame for the premade library of crosshairs! \n \n Install \nmacOS 10.10+, Linux, and Windows 7+ are supported.
\n Download the latest version of CrossOver from the releases page \nWindows
\nDownload the .exe
file. (CrossOver-Setup-x.x.x.exe)
\nmacOS
\nDownload the .dmg
file. (CrossOver-x.x.x.dmg)
\nLinux
\nDownload the .AppImage
or .deb
file.
\nThe AppImage needs to be made executable after download.
\nBecause this app is Free and Open-Source, we cannot afford to sign our code. This means Chrome may warn about an untrusted download, this is normal. Click the arrow icon -> Keep
to finish downloading. Windows Defender and Mac Gatekeeper will prevent you from running the app the first time. \n Windows \n\nWindows protected your PC.
\n \n\nClick More Info
\nClick Run Anyway
\n \n Mac \n\n"CrossOver" cannot be opened because the developer cannot be verified.
\n \n\nLocate the CrossOver
app \nHold Control while you click the app icon, then choose Open from the shortcut menu \n \nFurther instructions for Windows and Mac \n \n Usage \n\n❌ marks the spot...
\n \nClick and drag the crosshair to anywhere on any screen.
\nDouble-click the drag icon to center the crosshair on the current display.
\nTo quit in Windows, toggle the app unlocked and right-click > Close
.
\n On a Mac, the Option key is used instead of Alt . \n Keyboard Shortcuts \n\n\n\nDescription \nKeys \n \n \n\n\nToggle the settings window and lock the crosshair in place \nControl -Alt -Shift -X \n \n\nQuickly hide/show the application \nControl -Alt -Shift -E \n \n\nReset all settings and center the window \nControl -Alt -Shift -R \n \n\nDisplay the "About" window details \nControl -Alt -Shift -A \n \n\nMove the crosshair a single pixel \nControl -Alt -Shift -Arrows \n \n \n
\n\n\t \n\t \n\t \n\t \n\t \n\t \n
\n \n Development \nBuilt with Electron . Simple HTML and Javascript, no framework.
\nStart developing in src/main.js
and src/renderer.js
.
\n Run \n$ npm install && npm start\n
\n Build \nwine and mono must be installed for Windows builds (macOS )
\n$ npm run build\n
\n Publish \n$ npm run release\n
\nThen edit the automatically created GitHub Releases draft and publish.
\n Bugs \n Hidden by fullscreen apps \nCurrently CrossOver only works with windowed applications, use Windowed Fullscreen
mode if your game or application supports it. Windows - [https://github.com/lacymorrow/crossover/issues/1 ]
\n Sight is deformed or off by 1 pixel \nDue to limitations in chrome we are unable to generate sub-pixel graphics, although there may be a way...
\n Transparency not working \nCrossOver will not hide settings when locked. Crosshair loses opacity (becomes opaque). Linux (debian) - [https://github.com/lacymorrow/crossover/issues/5 ]
\n ",
+ "readmeOriginal": "\n \n
\n CrossOver \n\n🎯 Adjustable gaming Crosshair Overlay for any screen
\n \nCrossOver allows you to place a customizable crosshair overlay above any application window.\nImprove your aim and gain a competitive advantage with a permanant colored crosshair to mark center screen.
\n Quick Start \n\n\n\nChoose a crosshair from over 50 sights \nClick and drag the grip icon to move Crossover around \nUse Control -Alt -Shift and arrow keys for fine-tuning \nControl -Alt -Shift -X to lock in place \nControl -Alt -Shift -R to reset and recenter \n \n Features \n\nChoose from tons of true-to-life sights \nCross-platform: Windows, MacOS, and Linux support \nSupport for multiple monitors \nChoose between center Dot or Crosshair \nCustomize crosshair size, color, and opacity \nPersistant settings remembers your choices automatically \nAutomatically updates in the background to keep your features fresh \nTested via Spectron \n \n\n\n \n
\nOther crosshair programs offer a single style or color option, and often don't allow you to reposition them. CrossOver is a small, unintrusive crosshair overlay which has plenty of configuration options to assist with aiming and vision of your crosshair. CrossOver offers a huge improvement to many games' default crosshairs for those with colorblindness or contrast issues.
\nThanks to Reddit user /u/IrisFlame for the premade library of crosshairs! \n \n Install \nmacOS 10.10+, Linux, and Windows 7+ are supported.
\n Download the latest version of CrossOver from the releases page \nWindows
\nDownload the .exe
file. (CrossOver-Setup-x.x.x.exe)
\nmacOS
\nDownload the .dmg
file. (CrossOver-x.x.x.dmg)
\nLinux
\nDownload the .AppImage
or .deb
file.
\nThe AppImage needs to be made executable after download.
\nBecause this app is Free and Open-Source, we cannot afford to sign our code. This means Chrome may warn about an untrusted download, this is normal. Click the arrow icon -> Keep
to finish downloading. Windows Defender and Mac Gatekeeper will prevent you from running the app the first time. \n Windows \n\nWindows protected your PC.
\n \n\nClick More Info
\nClick Run Anyway
\n \n Mac \n\n\"CrossOver\" cannot be opened because the developer cannot be verified.
\n \n\nLocate the CrossOver
app \nHold Control while you click the app icon, then choose Open from the shortcut menu \n \nFurther instructions for Windows and Mac \n \n Usage \n\n❌ marks the spot...
\n \nClick and drag the crosshair to anywhere on any screen.
\nDouble-click the drag icon to center the crosshair on the current display.
\nTo quit in Windows, toggle the app unlocked and right-click > Close
.
\n On a Mac, the Option key is used instead of Alt . \n Keyboard Shortcuts \n\n\n\nDescription \nKeys \n \n \n\n\nToggle the settings window and lock the crosshair in place \nControl -Alt -Shift -X \n \n\nQuickly hide/show the application \nControl -Alt -Shift -E \n \n\nReset all settings and center the window \nControl -Alt -Shift -R \n \n\nDisplay the \"About\" window details \nControl -Alt -Shift -A \n \n\nMove the crosshair a single pixel \nControl -Alt -Shift -Arrows \n \n \n
\n\n\t \n\t \n\t \n\t \n\t \n\t \n
\n \n Development \nBuilt with Electron . Simple HTML and Javascript, no framework.
\nStart developing in src/main.js
and src/renderer.js
.
\n Run \n$ npm install && npm start\n
\n Build \nwine and mono must be installed for Windows builds (macOS )
\n$ npm run build\n
\n Publish \n$ npm run release\n
\nThen edit the automatically created GitHub Releases draft and publish.
\n Bugs \n Hidden by fullscreen apps \nCurrently CrossOver only works with windowed applications, use Windowed Fullscreen
mode if your game or application supports it. Windows - [https://github.com/lacymorrow/crossover/issues/1 ]
\n Sight is deformed or off by 1 pixel \nDue to limitations in chrome we are unable to generate sub-pixel graphics, although there may be a way...
\n Transparency not working \nCrossOver will not hide settings when locked. Crosshair loses opacity (becomes opaque). Linux (debian) - [https://github.com/lacymorrow/crossover/issues/5 ]
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:24.203Z"
},
"cryptoseed": {
"readmeCleaned": " CryptoSeed \n Secure your bitcoin recovery seed. \nWriting down your bitcoin recovery seeds on plain paper might be solid electronic security, but terrible physical security. Not everyone has a safe they can keep stuff like that in. CryptoSeed encrypts your recovery seed with AES256 and encodes the encrypted data into a QR Code which you can print out and keep anywhere.
\nWhy pay for solutions that still leave your seed in plain text when you can print out and laminate a business card with your encrypted recovery seed on it for free. You could keep a copy in your wallet, or in a safe, or even hide it in plain sight.
\n
\nWhen it comes time to use your recovery seed, just scan the QR Code with your phone and decrypt it with CryptoSeed.
\n
\n \n How secure is it? \nYour recovery seed is encrypted with the Cipher Block Chaining (CBC) mode of the Advanced Encryption Standard with a 256 bit key length. Your key is generated using a password of your choice and a random salt , hashed 1 million times with pbkdf2 (sha512). Encrypting the same data with the same key will yield a different result every time.
\nIf you forget your password, your seed is lost. There is no recovery.
\nWhenever you type anything on a computer connected to the internet, you run the inherent risk of your information being exposed by keyloggers, viruses, and other attack vectors. This risk can be mitigated by using an offline computer or by simply typing in your recovery phrase out of order and rearranging them with the mouse afterword. Another good option would be to use a distro like Qubes .
\nNo matter what you do there is risk, but once encrypted your seed is pretty safe.
\n \n Installation \n Prebuilt packages \nUbuntu/Debian (installer) \nLinux (zip) \nWindows x64 (installer) \nWindows x64 (zip) \nMac OSX x64 (zip)
\nView releases
\n Development install \n\tgit clone git@github.com:anderson-arlen/cryptoseed.git\n\tcd cryptoseed\n\tnpm install && npm start \n Build \nFirst you'll need to install electron-builder
:
\n\tnpm install -g electron-builder \nThen you can run the build for your desired platform:
\n\tnpm run pack:linux\n\tnpm run pack:windows\n\tnpm run pack:osx \n \n Cryptography Notice \nThis distribution includes cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See http://www.wassenaar.org/ for more information.
\nThe U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), classifies this software as 5D002. The form and manner of this distribution makes it eligible for export under the License Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13(e)) for both object code and source code.
\n \n License \nCopyright (c) 2017 Arlen Anderson
\nLicense under The MIT License (MIT)
\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the "Software"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:
\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.
\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\n \n Donate \nBitcoin: 1LPCKLyrqFRjQ8yZRyBdAo3yr5Cx6Sb37F
\n ",
"readmeOriginal": " CryptoSeed \n Secure your bitcoin recovery seed. \nWriting down your bitcoin recovery seeds on plain paper might be solid electronic security, but terrible physical security. Not everyone has a safe they can keep stuff like that in. CryptoSeed encrypts your recovery seed with AES256 and encodes the encrypted data into a QR Code which you can print out and keep anywhere.
\nWhy pay for solutions that still leave your seed in plain text when you can print out and laminate a business card with your encrypted recovery seed on it for free. You could keep a copy in your wallet, or in a safe, or even hide it in plain sight.
\n
\nWhen it comes time to use your recovery seed, just scan the QR Code with your phone and decrypt it with CryptoSeed.
\n
\n \n How secure is it? \nYour recovery seed is encrypted with the Cipher Block Chaining (CBC) mode of the Advanced Encryption Standard with a 256 bit key length. Your key is generated using a password of your choice and a random salt , hashed 1 million times with pbkdf2 (sha512). Encrypting the same data with the same key will yield a different result every time.
\nIf you forget your password, your seed is lost. There is no recovery.
\nWhenever you type anything on a computer connected to the internet, you run the inherent risk of your information being exposed by keyloggers, viruses, and other attack vectors. This risk can be mitigated by using an offline computer or by simply typing in your recovery phrase out of order and rearranging them with the mouse afterword. Another good option would be to use a distro like Qubes .
\nNo matter what you do there is risk, but once encrypted your seed is pretty safe.
\n \n Installation \n Prebuilt packages \nUbuntu/Debian (installer) \nLinux (zip) \nWindows x64 (installer) \nWindows x64 (zip) \nMac OSX x64 (zip)
\nView releases
\n Development install \n\tgit clone git@github.com:anderson-arlen/cryptoseed.git\n\tcd cryptoseed\n\tnpm install && npm start \n Build \nFirst you'll need to install electron-builder
:
\n\tnpm install -g electron-builder \nThen you can run the build for your desired platform:
\n\tnpm run pack:linux\n\tnpm run pack:windows\n\tnpm run pack:osx \n \n Cryptography Notice \nThis distribution includes cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See http://www.wassenaar.org/ for more information.
\nThe U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), classifies this software as 5D002. The form and manner of this distribution makes it eligible for export under the License Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13(e)) for both object code and source code.
\n \n License \nCopyright (c) 2017 Arlen Anderson
\nLicense under The MIT License (MIT)
\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:
\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.
\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\n \n Donate \nBitcoin: 1LPCKLyrqFRjQ8yZRyBdAo3yr5Cx6Sb37F
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:16.303Z"
+ "readmeFetchedAt": "2020-09-30T00:10:24.216Z"
},
"cumulus": {
"readmeCleaned": " Cumulus \nA SoundCloud player that lives in your menubar.
\n
\n
\n Installing \nDownload the latest release for OSX .
\nIntelliJ users be warned: This app hijacks the ⌘+Alt+L shortcurt used by IntelliJ to reformat code. See #40 and #77 .
\n Developing \n Install dependencies \nnpm install
\nnpm install -g electron
\n Compile the application \ngrunt
or grunt build
\n\nNODE_ENV=development electron .
\n Or in Windows: \n\nPowerShell: $env:NODE_ENV="development"; electron .
\nCMD: set "NODE_ENV=development" & electron .
\n \n ",
"readmeOriginal": " Cumulus \nA SoundCloud player that lives in your menubar.
\n
\n
\n Installing \nDownload the latest release for OSX .
\nIntelliJ users be warned: This app hijacks the ⌘+Alt+L shortcurt used by IntelliJ to reformat code. See #40 and #77 .
\n Developing \n Install dependencies \nnpm install
\nnpm install -g electron
\n Compile the application \ngrunt
or grunt build
\n\nNODE_ENV=development electron .
\n Or in Windows: \n\nPowerShell: $env:NODE_ENV=\"development\"; electron .
\nCMD: set \"NODE_ENV=development\" & electron .
\n \n ",
- "readmeFetchedAt": "2020-09-29T12:07:16.357Z"
- },
- "crypto-bot": {
- "readmeCleaned": " It's for encrypting and decrypting your messages \nCryptoBot uses CryptoJS on most of the encrytion methods. You can use this application to view these encrytion and decryption process without headache.
\n For fun :) \n
\n view this app from browser \nyarn install\nyarn start\n
\n view this app (electron) \nyarn build // you need to modify the /build/index.html for the right <script src="">\nelectron .\n
\n package for darwin \nelectron-packager . --electron-version=1.8.4 --platform=darwin --icon=./logo.icns --arch=x64 --ignore=node_modules/ --appname=CryptoBot --overwrite\n
\n package for win32 \nelectron-packager . --electron-version=1.8.4 --platform=win32 --arch=x64 --ignore=node_modules/ --appname=CryptoBot --overwrite\n
\n package for linux \nelectron-packager . --electron-version=1.8.4 --platform=linux --arch=x64 --ignore=node_modules/ --appname=CryptoBot --overwrite\n
\nthere may be some issues with the performance on win
\nThanks for the new icon by Arslanshn
\n ",
- "readmeOriginal": " It's for encrypting and decrypting your messages \nCryptoBot uses CryptoJS on most of the encrytion methods. You can use this application to view these encrytion and decryption process without headache.
\n For fun :) \n
\n view this app from browser \nyarn install\nyarn start\n
\n view this app (electron) \nyarn build // you need to modify the /build/index.html for the right <script src=\"\">\nelectron .\n
\n package for darwin \nelectron-packager . --electron-version=1.8.4 --platform=darwin --icon=./logo.icns --arch=x64 --ignore=node_modules/ --appname=CryptoBot --overwrite\n
\n package for win32 \nelectron-packager . --electron-version=1.8.4 --platform=win32 --arch=x64 --ignore=node_modules/ --appname=CryptoBot --overwrite\n
\n package for linux \nelectron-packager . --electron-version=1.8.4 --platform=linux --arch=x64 --ignore=node_modules/ --appname=CryptoBot --overwrite\n
\nthere may be some issues with the performance on win
\nThanks for the new icon by Arslanshn
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:16.374Z"
- },
- "coypu": {
- "readmeCleaned": " coypu \n\nText-editor-like weekly planner
\n \n Build Setup \n# install dependencies \nnpm install\n\n# serve with hot reload at localhost:8080 \nnpm run dev\n\n# build for production with minification \nnpm run build\n\n# pack into electron app \nnpm run pack\n\n# release new version \nnpm run dist\n\n# run tests \nnpm test \n ",
- "readmeOriginal": " coypu \n\nText-editor-like weekly planner
\n \n Build Setup \n# install dependencies \nnpm install\n\n# serve with hot reload at localhost:8080 \nnpm run dev\n\n# build for production with minification \nnpm run build\n\n# pack into electron app \nnpm run pack\n\n# release new version \nnpm run dist\n\n# run tests \nnpm test \n ",
- "readmeFetchedAt": "2020-09-29T12:07:16.403Z"
- },
- "d-tools": {
- "readmeCleaned": "
\n d-tools \n\nd-tools is a toolbox for developers.Formatter, Base64, Regex test,Host manager and so on.
\n \n Screenshot \nTwo language support:
\nEN:
\n\n \n
\nCN:\n\n \n
\n Build Setup \n# install dependencies \nnpm install\n\n# build electron application for production \nnpm run build \n Feature \n\nJson format, Base64 md5 uri encode/decode \nRGB HEX CSS transform, Color constant, Color picker \nImage to base64, Base64 to image \nRegex test \nHost edit \nSystem info \n \n \n ",
- "readmeOriginal": "
\n d-tools \n\nd-tools is a toolbox for developers.Formatter, Base64, Regex test,Host manager and so on.
\n \n Screenshot \nTwo language support:
\nEN:
\n\n \n
\nCN:\n\n \n
\n Build Setup \n# install dependencies \nnpm install\n\n# build electron application for production \nnpm run build \n Feature \n\nJson format, Base64 md5 uri encode/decode \nRGB HEX CSS transform, Color constant, Color picker \nImage to base64, Base64 to image \nRegex test \nHost edit \nSystem info \n \n \n ",
- "readmeFetchedAt": "2020-09-29T12:07:16.429Z"
+ "readmeFetchedAt": "2020-09-30T00:10:24.234Z"
},
"csv-to-sqlite": {
"readmeCleaned": " CSV to SQLite \n\nA desktop app to convert CSV files to SQLite databases!
\n \n \n \n
\n Table of Contents \nPurpose \nCompatibility \nSetup \nScreenshots \nFuture Goals
\n Purpose \nCSV to SQLite is an electron application designed to convert comma-separated values files to SQLite databases with column type affinities . This desktop app allows a user to convert much more quickly when compared to command-line CSV to SQLite conversion methods. Instead of creating a custom conversion script for each SQLite database, a user is able to quickly adjust the parameters for how the CSV files should be converted.
\n Compatibility \nCSV to SQLite is compatible with Windows, Mac OS, and Linux.
\n Setup \n# clone the repository \ngit clone https://github.com/isaiahnields/csv-to-sqlite\n\n# install dependencies \nnpm install\n\n# serve with hot reload \nnpm run dev\n\n# build electron application for production \nnpm run build \n Screenshots \n
\n
\n Future Goals \nSee Projects .
\n ",
"readmeOriginal": " CSV to SQLite \n\nA desktop app to convert CSV files to SQLite databases!
\n \n \n \n
\n Table of Contents \nPurpose \nCompatibility \nSetup \nScreenshots \nFuture Goals
\n Purpose \nCSV to SQLite is an electron application designed to convert comma-separated values files to SQLite databases with column type affinities . This desktop app allows a user to convert much more quickly when compared to command-line CSV to SQLite conversion methods. Instead of creating a custom conversion script for each SQLite database, a user is able to quickly adjust the parameters for how the CSV files should be converted.
\n Compatibility \nCSV to SQLite is compatible with Windows, Mac OS, and Linux.
\n Setup \n# clone the repository \ngit clone https://github.com/isaiahnields/csv-to-sqlite\n\n# install dependencies \nnpm install\n\n# serve with hot reload \nnpm run dev\n\n# build electron application for production \nnpm run build \n Screenshots \n
\n
\n Future Goals \nSee Projects .
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:16.483Z"
+ "readmeFetchedAt": "2020-09-30T00:10:24.272Z"
},
"cypress": {
"readmeCleaned": "\n \n
\n\n Documentation |\n Changelog |\n Roadmap \n
\n \n The web has evolved. Finally, testing has too.\n \n\n Fast, easy and reliable testing for anything that runs in a browser.\n
\n\n \n \n \n \n \n \n \n \n \n
\n What is Cypress? \n\n \n \n \n
\n Installing \n
\nInstall Cypress for Mac, Linux, or Windows, then get started .
\nnpm install cypress --save-dev \nor
\n\n
\n Contributing \n\n - develop
branch \n - master
branch \n \nPlease see our Contributing Guideline which explains repo organization, linting, testing, and other steps.
\n License \n
\nThis project is licensed under the terms of the MIT license .
\n Badges \nLet the world know your project is using Cypress.io to test with this cool badge
\n
\n[![Cypress.io](https://img.shields.io/badge/tested%20with-Cypress-04C38E.svg)](https://www.cypress.io/)\n
\n ",
"readmeOriginal": "\n \n
\n\n Documentation |\n Changelog |\n Roadmap \n
\n \n The web has evolved. Finally, testing has too.\n \n\n Fast, easy and reliable testing for anything that runs in a browser.\n
\n\n \n \n \n \n \n \n \n \n \n
\n What is Cypress? \n\n \n \n \n
\n Installing \n
\nInstall Cypress for Mac, Linux, or Windows, then get started .
\nnpm install cypress --save-dev \nor
\n\n
\n Contributing \n\n - develop
branch \n - master
branch \n \nPlease see our Contributing Guideline which explains repo organization, linting, testing, and other steps.
\n License \n
\nThis project is licensed under the terms of the MIT license .
\n Badges \nLet the world know your project is using Cypress.io to test with this cool badge
\n
\n[![Cypress.io](https://img.shields.io/badge/tested%20with-Cypress-04C38E.svg)](https://www.cypress.io/)\n
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:16.524Z"
+ "readmeFetchedAt": "2020-09-30T00:10:24.316Z"
},
- "dat": {
- "readmeCleaned": " Dat Desktop \nPeer to peer data versioning & syncronization.
\n \n
\n
\n Table of Content \n\n Contributing \nTo run Dat Desktop in development mode:
\nnode --version # v12.4.0 \nnpm install # install dependencies \nnpm start # start the application \nTo create binary packages run:
\nnpm install # install dependencies \nnpm run dist :os # compile the app into an binary package \n FAQ \n How to speed up downloading Electron \nIf you’re not in Europe or the US, you might want to use a different mirror for\nelectron
. You can set the ELECTRON_MIRROR
variable to point to a different\nprovider:
\n# Europe / US \n$ npm install\n\n# Asia / Oceania \n$ ELECTRON_MIRROR=" https://npm.taobao.org/mirrors/electron/" npm install \n Licenses \nMIT License
\n Font Attribution & License \nSourceSansPro-Regular.ttf: Copyright 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/ ), with Reserved Font Name 'Source'. All Rights Reserved. Source is a trademark of Adobe Systems Incorporated in the United States and/or other countries. SIL Open Font License, 1.1
\nSourceCodePro-Regular.ttf: Copyright 2010, 2012 Adobe Systems Incorporated. All Rights Reserved. SIL Open Font License, 1.1
\n ",
- "readmeOriginal": " Dat Desktop \nPeer to peer data versioning & syncronization.
\n \n
\n
\n Table of Content \n\n Contributing \nTo run Dat Desktop in development mode:
\nnode --version # v12.4.0 \nnpm install # install dependencies \nnpm start # start the application \nTo create binary packages run:
\nnpm install # install dependencies \nnpm run dist :os # compile the app into an binary package \n FAQ \n How to speed up downloading Electron \nIf you’re not in Europe or the US, you might want to use a different mirror for\nelectron
. You can set the ELECTRON_MIRROR
variable to point to a different\nprovider:
\n# Europe / US \n$ npm install\n\n# Asia / Oceania \n$ ELECTRON_MIRROR=\" https://npm.taobao.org/mirrors/electron/\" npm install \n Licenses \nMIT License
\n Font Attribution & License \nSourceSansPro-Regular.ttf: Copyright 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/ ), with Reserved Font Name 'Source'. All Rights Reserved. Source is a trademark of Adobe Systems Incorporated in the United States and/or other countries. SIL Open Font License, 1.1
\nSourceCodePro-Regular.ttf: Copyright 2010, 2012 Adobe Systems Incorporated. All Rights Reserved. SIL Open Font License, 1.1
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:16.529Z"
+ "d-tools": {
+ "readmeCleaned": "
\n d-tools \n\nd-tools is a toolbox for developers.Formatter, Base64, Regex test,Host manager and so on.
\n \n Screenshot \nTwo language support:
\nEN:
\n\n \n
\nCN:\n\n \n
\n Build Setup \n# install dependencies \nnpm install\n\n# build electron application for production \nnpm run build \n Feature \n\nJson format, Base64 md5 uri encode/decode \nRGB HEX CSS transform, Color constant, Color picker \nImage to base64, Base64 to image \nRegex test \nHost edit \nSystem info \n \n \n ",
+ "readmeOriginal": "
\n d-tools \n\nd-tools is a toolbox for developers.Formatter, Base64, Regex test,Host manager and so on.
\n \n Screenshot \nTwo language support:
\nEN:
\n\n \n
\nCN:\n\n \n
\n Build Setup \n# install dependencies \nnpm install\n\n# build electron application for production \nnpm run build \n Feature \n\nJson format, Base64 md5 uri encode/decode \nRGB HEX CSS transform, Color constant, Color picker \nImage to base64, Base64 to image \nRegex test \nHost edit \nSystem info \n \n \n ",
+ "readmeFetchedAt": "2020-09-30T00:10:24.323Z"
},
"darkj": {
"readmeCleaned": " DarkJ \n
\nEver feel JIRA's UI is hard to use? Every small action it reloads the whole page or open a brand new one. That list of subtask really doesn't let you do anything. Searching doesn't really work the way you expected and if you find the thing, you don't know how you did it.
\nEnter DarkJ! A fluid, dark themed native desktop UI for JIRA that helps you get by your daily JIRA workflow easier. With a custom built, Angular based UI, viewing issues has never been easier. A easy-to-use tab system manages all the issues you care about in one convenient place. Live update and pinning issues let you resume work faster and a custom built search page let you search almost everything.
\nInterested? How about heading over to the Releases page and try it out? Oh, and it's free to use by the way.
\nDarkJ's UI is based on the amazing Black Dashboard Theme by CreativeTim .
\nThis app is a fan created work and is not an official product of JIRA or endorsed by Atlassian.
\n Highlights \n\nAngular based UI with fluid transitions and animations, no more waiting for the whole page to load. \nTab based issue viewing with pin and live update, all the issues you cared about are easily within reach. \nFull-text based search feature that lets you search the entire JIRA, no need to fiddle with that complicated JIRA search function. \nCustom created controls let you do your daily tasks within DarkJ, included custom controls are:\n\nAssignee picker \nTitle editor \nPriority changer \nStatus changer \nSimple description editor \n \n \nMinimizable create issue window. \nConveniently placed "Open in JIRA" buttons, so you can always go to your JIRA UI easily. \nSupport multiple accounts \n \n Built On \n
\n
\n Download & Installation \nHead over to the Releases page and download the latest version to get started!
\n Windows \nDownload the latest setup.exe
and follow the installation instruction.
\n MacOS \nYou can download either the .zip
or .dmg
to use DarkJ.
\nIf you downloaded the .zip
:
\n\nExtract the content of the .zip
file. \nYou can put the extracted file in your /Applications
folder for it to show up in Launchpad. \n \nIf you downloaded the .dmg
:
\n\nOpen the .dmg
file. \nAfter clicking "Agree", drag the DarkJ icon into the Applications folder icon on screen. \nDarkJ should now be available in Launchpad. \nIf there's a separate DarkJ icon appears on your Desktop, you can remove that by draggin it to the Trashcan. \n \n How much does this app cost? \n0, 🆓 ! It's free to use! If you like the app, maybe consider Buy me a tea , a gazillion ton of black tea went into DarkJ 😉
\n FAQ \n\n\nIt doesn't start on MacOS.
\nBefore 0.1.1, DarkJ is not signed and this has been corrected in release 0.1.1. After 0.1.1, you should be able to click "Open" in the warning dialog that shows up when you first start DarkJ.
\n \n\nOn MacOS, it asks me for permission to use Keychain Access.
\nDarkJ uses Keychain to store you JIRA token so it will need access to your Keychain to function properly. To prevent future warning, click "Always Allow".
\n \n\nIs my JIRA data safe?
\nDarkJ stores your JIRA API token with your computer's built-in credential manager, on Windows, it's Credential Manager; on MacOS, it's Keychain Access.
\nYour API token and JIRA login information is only used for authentication purposes and DarkJ will only send your JIRA data and JIRA account information to your organization's JIRA service and not anywhere else.
\nTo improve your account safety, use a dedicated API token for DarkJ.
\n \n\nIs there any keyboard shortcuts?
\nYep, common useful shortcuts are:
\n Ctrl + f = Open Search Page\n Ctrl + n = Open Create Issue Window\n ESC = Exit current window\n
\nThere are other shortcuts available and they are listed in the menus. For MacOS, replace Ctrl with Command.
\n \n\nI am getting some timeout warning.
\nTry clicking the "Refresh" button on the top-right corner or press "F5" to reload the app.
\n \n\nI can't transition, create issue or perform some actions.
\nAlthough we try to create controls for most JIRA applications, there might be fields that DarkJ doesn't support and is required to fill in during issue creation or transition.
\nIn these cases, click the "Open External" button (looks like a square with arrow pointing out) in the related screen and you can perform the actions with JIRA's native UI.
\n \n \n Issues \nFor any issues or feature suggestions, feel free to post in the Issues .
\n ",
"readmeOriginal": " DarkJ \n
\nEver feel JIRA's UI is hard to use? Every small action it reloads the whole page or open a brand new one. That list of subtask really doesn't let you do anything. Searching doesn't really work the way you expected and if you find the thing, you don't know how you did it.
\nEnter DarkJ! A fluid, dark themed native desktop UI for JIRA that helps you get by your daily JIRA workflow easier. With a custom built, Angular based UI, viewing issues has never been easier. A easy-to-use tab system manages all the issues you care about in one convenient place. Live update and pinning issues let you resume work faster and a custom built search page let you search almost everything.
\nInterested? How about heading over to the Releases page and try it out? Oh, and it's free to use by the way.
\nDarkJ's UI is based on the amazing Black Dashboard Theme by CreativeTim .
\nThis app is a fan created work and is not an official product of JIRA or endorsed by Atlassian.
\n Highlights \n\nAngular based UI with fluid transitions and animations, no more waiting for the whole page to load. \nTab based issue viewing with pin and live update, all the issues you cared about are easily within reach. \nFull-text based search feature that lets you search the entire JIRA, no need to fiddle with that complicated JIRA search function. \nCustom created controls let you do your daily tasks within DarkJ, included custom controls are:\n\nAssignee picker \nTitle editor \nPriority changer \nStatus changer \nSimple description editor \n \n \nMinimizable create issue window. \nConveniently placed \"Open in JIRA\" buttons, so you can always go to your JIRA UI easily. \nSupport multiple accounts \n \n Built On \n
\n
\n Download & Installation \nHead over to the Releases page and download the latest version to get started!
\n Windows \nDownload the latest setup.exe
and follow the installation instruction.
\n MacOS \nYou can download either the .zip
or .dmg
to use DarkJ.
\nIf you downloaded the .zip
:
\n\nExtract the content of the .zip
file. \nYou can put the extracted file in your /Applications
folder for it to show up in Launchpad. \n \nIf you downloaded the .dmg
:
\n\nOpen the .dmg
file. \nAfter clicking \"Agree\", drag the DarkJ icon into the Applications folder icon on screen. \nDarkJ should now be available in Launchpad. \nIf there's a separate DarkJ icon appears on your Desktop, you can remove that by draggin it to the Trashcan. \n \n How much does this app cost? \n0, 🆓 ! It's free to use! If you like the app, maybe consider Buy me a tea , a gazillion ton of black tea went into DarkJ 😉
\n FAQ \n\n\nIt doesn't start on MacOS.
\nBefore 0.1.1, DarkJ is not signed and this has been corrected in release 0.1.1. After 0.1.1, you should be able to click \"Open\" in the warning dialog that shows up when you first start DarkJ.
\n \n\nOn MacOS, it asks me for permission to use Keychain Access.
\nDarkJ uses Keychain to store you JIRA token so it will need access to your Keychain to function properly. To prevent future warning, click \"Always Allow\".
\n \n\nIs my JIRA data safe?
\nDarkJ stores your JIRA API token with your computer's built-in credential manager, on Windows, it's Credential Manager; on MacOS, it's Keychain Access.
\nYour API token and JIRA login information is only used for authentication purposes and DarkJ will only send your JIRA data and JIRA account information to your organization's JIRA service and not anywhere else.
\nTo improve your account safety, use a dedicated API token for DarkJ.
\n \n\nIs there any keyboard shortcuts?
\nYep, common useful shortcuts are:
\n Ctrl + f = Open Search Page\n Ctrl + n = Open Create Issue Window\n ESC = Exit current window\n
\nThere are other shortcuts available and they are listed in the menus. For MacOS, replace Ctrl with Command.
\n \n\nI am getting some timeout warning.
\nTry clicking the \"Refresh\" button on the top-right corner or press \"F5\" to reload the app.
\n \n\nI can't transition, create issue or perform some actions.
\nAlthough we try to create controls for most JIRA applications, there might be fields that DarkJ doesn't support and is required to fill in during issue creation or transition.
\nIn these cases, click the \"Open External\" button (looks like a square with arrow pointing out) in the related screen and you can perform the actions with JIRA's native UI.
\n \n \n Issues \nFor any issues or feature suggestions, feel free to post in the Issues .
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:16.555Z"
- },
- "data-store": {
- "readmeCleaned": "\n \n \n \n
\nDataStore\n\n
\n\nA Visual development-tool of creating mocked Json\n Build and Dev Setup \n# install dependencies \nnpm install\n\n# serve with hot reload at localhost:9080 \nnpm run dev\n\n# build electron application for production \nnpm run build\n\n# lint all JS/Vue component files in `src/` \nnpm run lint\n \n \n User Guide \n\nStart development server\nIn the Server Port field, you can type a Port not occupied, then choose a language. Finally open the Server by clicking the circle on the bottom left. If the Server was initiated successfully, the circle on the top right will be change. \nChange your image\nAn Image URL field will be displayed by double clicking the image, then type a image's URL and double click the image again to show the new image. \n \n\n
\n\n \n\nCreate key-value pairs\nIn the factory of creator, the name of key-value pairs can be edited in the Name field. If you want to add a key-value pair, type a key in the Key field and click + button. A new key will be added to the key-value pairs, what to do next is choosing a value, including primary and advanced types. Then, click the save button on the botton left to save the key-value pair. Finally, when you complete each key-value pair, click the check button on the top right to save the whole key-value pairs. \n \n\n
\n\n \n\nInspect key-value pairs\nIn the dStore of creator, all the key-value pairs are shown in the data list. User can edit each key-value paris by clicking their name button and delete one by the red close button on the right. \n \n\n
\n\n \n\n\nhttp://localhost:{{port your type in the first step, e.g 9090}}/?name={{the name of key-value pairs you want}}
\n \n
\n ",
- "readmeOriginal": "\n \n \n \n
\nDataStore\n\n
\n\nA Visual development-tool of creating mocked Json\n Build and Dev Setup \n# install dependencies \nnpm install\n\n# serve with hot reload at localhost:9080 \nnpm run dev\n\n# build electron application for production \nnpm run build\n\n# lint all JS/Vue component files in `src/` \nnpm run lint\n \n \n User Guide \n\nStart development server\nIn the Server Port field, you can type a Port not occupied, then choose a language. Finally open the Server by clicking the circle on the bottom left. If the Server was initiated successfully, the circle on the top right will be change. \nChange your image\nAn Image URL field will be displayed by double clicking the image, then type a image's URL and double click the image again to show the new image. \n \n\n
\n\n \n\nCreate key-value pairs\nIn the factory of creator, the name of key-value pairs can be edited in the Name field. If you want to add a key-value pair, type a key in the Key field and click + button. A new key will be added to the key-value pairs, what to do next is choosing a value, including primary and advanced types. Then, click the save button on the botton left to save the key-value pair. Finally, when you complete each key-value pair, click the check button on the top right to save the whole key-value pairs. \n \n\n
\n\n \n\nInspect key-value pairs\nIn the dStore of creator, all the key-value pairs are shown in the data list. User can edit each key-value paris by clicking their name button and delete one by the red close button on the right. \n \n\n
\n\n \n\n\nhttp://localhost:{{port your type in the first step, e.g 9090}}/?name={{the name of key-value pairs you want}}
\n \n
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:16.572Z"
+ "readmeFetchedAt": "2020-09-30T00:10:24.396Z"
},
"data-pixels-playground": {
"readmeCleaned": "\n
\n
DATA PIXELS / Create Pixel Art Programmatically\n
\n \n \n \n
\n
\nThe DataPixels.js source code facilitates production of pixel art that is entirely generated programmatically at runtime. Additionally, the accompanying desktop application, Data Pixels Playground , may be used to write and execute code for displaying both customized and automated pixel art.
\nDataPixels.js \nThe DataPixels.js source code features a modular, ES2015 Class design for accessible and effortless construction of new instances. Each instance contains both HTMLCanvasElement and HTMLImageElement public accessors whose sources consist of the programmatically generated pixel art.
\nInstall \nDataPixels.js package can be installed as a project dependency from NPM by entering the following CLI command:
\nnpm i data-pixels\n
\nCreate \nThe DataPixels.js constructor requires 2 arguments:
\n\n\npixelData : An array containing one or more arrays of equal length, consisting of strings composed of 0-255 integer values per 24-bit RGB color channel (e.g., “255, 255, 255”
) or 32-bit RGBA color channel (e.g., “255, 255, 255, 255”
). Additionally, the strings may optionally contain any kind of descriptive text (e.g., “Red: 255, G - 128, 64 for Blue, Transparency = 32”
) as only the number values within the string will be parsed in RGB / RGBA order. Strings that contain more than 4 numbers will throw an error.
\n \n\npixelSize : The size of each color data unit in pixels. This value represents the size of each perceived pixel that forms the pixel art.
\n \n \nFor more information see the Example Code section below.
\n
\nData Pixels Playground \nData Pixels Playground is a lightweight, cross-platform, desktop application for Windows , Mac and Linux , which may be used to write and execute DataPixels.js instances for previewing and testing purposes.
\nThe application features built-in example code via the Help menu as well as the ability to parse pixel data from image files to produce automatically generated code through the File > Open Image File… menu item or through drag-and-drop gestures. Additionally, compiled Data Pixels visible in the View Panel can be easily dragged, scaled and reflected using the mouse or in-app controls to help you design the perfect images for your requirements.
\nNote: pixel color values that are automatically interpreted from image files with an embedded color space may differ slightly from the image’s intended color values.
\n
\nDesktop Application Release Builds \nCreating release builds for Windows , Mac and/or Linux is a 2-step process: code compilation, then application packaging, both of which are accomplished by running command-line NPM scripts.
\nCompilation \nProduction code compilation can be executed by entering the following CLI command at the project root folder [~/DataPixels/ ]:
\nnpm run prod\n
\nFor more detailed information concerning code compilation please refer to Project Foundation .
\nPackaging \nApplication packaging can be executed for individual platforms by entering one of the following CLI commands at the project build folder [~/DataPixels/resources/build/ ]:
\nnpm run package-linux\n
\nnpm run package-mac\n
\nnpm run package-windows\n
\nNote: In order to avoid problems with code signing and other build issues it is highly recommended to execute packaging scripts for an individual platform from its own operating system.
\nFor more detailed information concerning application packaging please refer to Electron Packager .
\nExample Code \nBasic \n/** \n * @description DataPixels basic code example \n * \n */ \nimport DataPixels from "data-pixels" ; \n\nconst R = "255, 0, 0, 255" ; //Red \nconst G = "0, 255, 0, 255" ; //Green \nconst B = "0, 0, 255, 255" ; //Blue \nconst _ = "0, 0, 0, 0" ; //Transparent \n\nconst data = [ [ R , G ] , \n [ B , _ ] ] ; \n\nconst size = 100 ; \n\nconst image = new DataPixels ( data , size ) . image ; \n\ndocument . body . appendChild ( image ) ; \nHearts \n/** \n * @description DataPixels example of multiple heart shaped instances of different hues and rotations \n * \n */ \nimport DataPixels from "data-pixels" ; \n\n/** \n * @description Properties of type <strong>{number}</strong> consist of: \n * <ul> \n * <li> S </li> \n * <li> M </li> \n * <li> L </li> \n * <li> XL </li> \n * </ul> \n * \n * @constant \n * \n */ \nconst Size = { \n\n S : 10 , \n M : 15 , \n L : 20 , \n XL : 25 \n} ; \n\n/** \n * @description Creates a new heart shaped pixelData object of a specified hue \n * @param {number } red - The hue's red value \n * @param {number } green - The hue's green value \n * @param {number } blue - The hue's blue value \n * @param {number } lightness - The hue's applied value for brightness and darkness \n * \n */ \nfunction createPixelDataHeart ( red , green , blue , lightness = 20 ) { \n\n const R = red ; \n const G = green ; \n const B = blue ; \n const L1 = lightness ; \n const L2 = L1 * 2 ; \n const H = `${ R } , ${ G } , ${ B } ` ; //Main Hue \n const A = `${ R + L2 } , ${ G + L2 } , ${ B + L2 } ` ; //Main Hue Light \n const Y = `${ R - L1 } , ${ G - L1 } , ${ B - L1 } ` ; //Main Hue Dark \n const Z = `${ R - L2 } , ${ G - L2 } , ${ B - L2 } ` ; //Main Hue Darker \n const $ = "0, 0, 0" ; //Stroke \n const _ = "0, 0, 0, 0" ; //Transparent \n\n return [ [ _ , _ , $ , $ , $ , _ , _ , _ , $ , $ , $ , _ , _ ] , \n [ _ , $ , H , H , H , $ , _ , $ , Y , Y , Z , $ , _ ] , \n [ $ , H , H , A , H , H , $ , H , H , Y , Y , Z , $ ] , \n [ $ , H , A , H , H , H , H , H , H , H , Y , Z , $ ] , \n [ $ , H , A , H , H , H , H , H , H , H , Y , Z , $ ] , \n [ $ , H , H , H , H , H , H , H , H , H , Y , Z , $ ] , \n [ _ , $ , H , H , H , H , H , H , H , Y , Z , $ , _ ] , \n [ _ , _ , $ , H , H , H , H , H , H , Y , $ , _ , _ ] , \n [ _ , _ , _ , $ , H , H , H , H , Y , $ , _ , _ , _ ] , \n [ _ , _ , _ , _ , $ , H , H , Y , $ , _ , _ , _ , _ ] , \n [ _ , _ , _ , _ , _ , $ , Y , $ , _ , _ , _ , _ , _ ] , \n [ _ , _ , _ , _ , _ , _ , $ , _ , _ , _ , _ , _ , _ ] ] ; \n} \n\n/* \n * Create multiple heart canvases of different colors and sizes \n * \n */ \nconst redHeart = new DataPixels ( createPixelDataHeart ( 200 , 0 , 50 ) , Size . XL ) . canvas ; \nconst blueHeart = new DataPixels ( createPixelDataHeart ( 50 , 30 , 210 ) , Size . L ) . canvas ; \nconst purpleHeart = new DataPixels ( createPixelDataHeart ( 125 , 70 , 180 ) , Size . M ) . canvas ; \nconst greenHeart = new DataPixels ( createPixelDataHeart ( 25 , 160 , 50 ) , Size . S ) . canvas ; \n\n/* \n * Create a container for the heart canvases \n * \n */ \nconst heartsContainer = document . createElement ( "div" ) ; \nheartsContainer . style . filter = "drop-shadow(0 0 30px #FFFFFF)" ; \n\ndocument . body . appendChild ( heartsContainer ) ; \n\n/* \n * Rotate and append each heart canvas to the container \n * \n */ \nconst rotationDelta = 15 ; \n\n[ redHeart , blueHeart , purpleHeart , greenHeart ] . forEach ( ( heart , index ) => { \n\n heart . style . transform = `rotate(${ rotationDelta * index } deg)` ; \n heartsContainer . appendChild ( heart ) ; \n} ) ; \nMario Bros \n/** \n * @description DataPixels example of Nintendo's Mario Brothers \n * \n */ \nimport DataPixels from "data-pixels" ; \n\n/** \n * @description Creates a Mario or Luigi pixelData object \n * @param {boolean } isMario - Defines the brother's hat and shirt color. Mario is red and Luigi is green. \n * \n */ \nfunction createMarioBrother ( isMario = true ) { \n\n const mainColor = ( isMario ) ? "255, 0, 0" : "0, 180, 0" ; \n\n const C = mainColor ; //Hat & Shirt \n const B = "100, 50, 0" ; //Brown Hair & Boots \n const S = "255, 200, 150" ; //Skin Tone \n const O = "0, 0, 255" ; //Blue Overalls \n const Y = "255, 255, 0" ; //Yellow Buckles \n const W = "255, 255, 255" ; //White Gloves \n const _ = "0, 0, 0, 0" ; //Transparent (RGBA Format) \n\n return [ [ _ , _ , _ , C , C , C , C , C , _ , _ , _ , _ ] , \n [ _ , _ , C , C , C , C , C , C , C , C , C , _ ] , \n [ _ , _ , B , B , B , S , S , B , S , _ , _ , _ ] , \n [ _ , B , S , B , S , S , S , B , S , S , S , _ ] , \n [ _ , B , S , B , B , S , S , S , B , S , S , B ] , \n [ _ , B , B , S , S , S , S , B , B , B , B , _ ] , \n [ _ , _ , _ , S , S , S , S , S , S , S , _ , _ ] , \n [ _ , _ , C , C , O , C , C , C , C , _ , _ , _ ] , \n [ _ , C , C , C , O , C , C , O , C , C , C , _ ] , \n [ C , C , C , C , O , O , O , O , C , C , C , C ] , \n [ W , W , C , O , Y , O , O , Y , O , C , W , W ] , \n [ W , W , W , O , O , O , O , O , O , W , W , W ] , \n [ W , W , O , O , O , O , O , O , O , O , W , W ] , \n [ _ , _ , O , O , O , _ , _ , O , O , O , _ , _ ] , \n [ _ , B , B , B , _ , _ , _ , _ , B , B , B , _ ] , \n [ B , B , B , B , _ , _ , _ , _ , B , B , B , B ] ] ; \n} \n\n/* \n * Create and append a Mario Brother canvas instance \n * \n */ \nconst pixelSize = 30 ; \n\nconst brother = new DataPixels ( createMarioBrother ( true ) , pixelSize ) . canvas ; \nbrother . style . filter = "drop-shadow(0 10px 20px #000000)" ; \n\ndocument . body . appendChild ( brother ) ; \nLicense \nMIT License
\nCopyright © 2017-2018 Geoffrey Mattie
\n ",
"readmeOriginal": "\n
\n
DATA PIXELS / Create Pixel Art Programmatically\n
\n \n \n \n
\n
\nThe DataPixels.js source code facilitates production of pixel art that is entirely generated programmatically at runtime. Additionally, the accompanying desktop application, Data Pixels Playground , may be used to write and execute code for displaying both customized and automated pixel art.
\nDataPixels.js \nThe DataPixels.js source code features a modular, ES2015 Class design for accessible and effortless construction of new instances. Each instance contains both HTMLCanvasElement and HTMLImageElement public accessors whose sources consist of the programmatically generated pixel art.
\nInstall \nDataPixels.js package can be installed as a project dependency from NPM by entering the following CLI command:
\nnpm i data-pixels\n
\nCreate \nThe DataPixels.js constructor requires 2 arguments:
\n\n\npixelData : An array containing one or more arrays of equal length, consisting of strings composed of 0-255 integer values per 24-bit RGB color channel (e.g., “255, 255, 255”
) or 32-bit RGBA color channel (e.g., “255, 255, 255, 255”
). Additionally, the strings may optionally contain any kind of descriptive text (e.g., “Red: 255, G - 128, 64 for Blue, Transparency = 32”
) as only the number values within the string will be parsed in RGB / RGBA order. Strings that contain more than 4 numbers will throw an error.
\n \n\npixelSize : The size of each color data unit in pixels. This value represents the size of each perceived pixel that forms the pixel art.
\n \n \nFor more information see the Example Code section below.
\n
\nData Pixels Playground \nData Pixels Playground is a lightweight, cross-platform, desktop application for Windows , Mac and Linux , which may be used to write and execute DataPixels.js instances for previewing and testing purposes.
\nThe application features built-in example code via the Help menu as well as the ability to parse pixel data from image files to produce automatically generated code through the File > Open Image File… menu item or through drag-and-drop gestures. Additionally, compiled Data Pixels visible in the View Panel can be easily dragged, scaled and reflected using the mouse or in-app controls to help you design the perfect images for your requirements.
\nNote: pixel color values that are automatically interpreted from image files with an embedded color space may differ slightly from the image’s intended color values.
\n
\nDesktop Application Release Builds \nCreating release builds for Windows , Mac and/or Linux is a 2-step process: code compilation, then application packaging, both of which are accomplished by running command-line NPM scripts.
\nCompilation \nProduction code compilation can be executed by entering the following CLI command at the project root folder [~/DataPixels/ ]:
\nnpm run prod\n
\nFor more detailed information concerning code compilation please refer to Project Foundation .
\nPackaging \nApplication packaging can be executed for individual platforms by entering one of the following CLI commands at the project build folder [~/DataPixels/resources/build/ ]:
\nnpm run package-linux\n
\nnpm run package-mac\n
\nnpm run package-windows\n
\nNote: In order to avoid problems with code signing and other build issues it is highly recommended to execute packaging scripts for an individual platform from its own operating system.
\nFor more detailed information concerning application packaging please refer to Electron Packager .
\nExample Code \nBasic \n/** \n * @description DataPixels basic code example \n * \n */ \nimport DataPixels from \"data-pixels\" ; \n\nconst R = \"255, 0, 0, 255\" ; //Red \nconst G = \"0, 255, 0, 255\" ; //Green \nconst B = \"0, 0, 255, 255\" ; //Blue \nconst _ = \"0, 0, 0, 0\" ; //Transparent \n\nconst data = [ [ R , G ] , \n [ B , _ ] ] ; \n\nconst size = 100 ; \n\nconst image = new DataPixels ( data , size ) . image ; \n\ndocument . body . appendChild ( image ) ; \nHearts \n/** \n * @description DataPixels example of multiple heart shaped instances of different hues and rotations \n * \n */ \nimport DataPixels from \"data-pixels\" ; \n\n/** \n * @description Properties of type <strong>{number}</strong> consist of: \n * <ul> \n * <li> S </li> \n * <li> M </li> \n * <li> L </li> \n * <li> XL </li> \n * </ul> \n * \n * @constant \n * \n */ \nconst Size = { \n\n S : 10 , \n M : 15 , \n L : 20 , \n XL : 25 \n} ; \n\n/** \n * @description Creates a new heart shaped pixelData object of a specified hue \n * @param {number } red - The hue's red value \n * @param {number } green - The hue's green value \n * @param {number } blue - The hue's blue value \n * @param {number } lightness - The hue's applied value for brightness and darkness \n * \n */ \nfunction createPixelDataHeart ( red , green , blue , lightness = 20 ) { \n\n const R = red ; \n const G = green ; \n const B = blue ; \n const L1 = lightness ; \n const L2 = L1 * 2 ; \n const H = `${ R } , ${ G } , ${ B } ` ; //Main Hue \n const A = `${ R + L2 } , ${ G + L2 } , ${ B + L2 } ` ; //Main Hue Light \n const Y = `${ R - L1 } , ${ G - L1 } , ${ B - L1 } ` ; //Main Hue Dark \n const Z = `${ R - L2 } , ${ G - L2 } , ${ B - L2 } ` ; //Main Hue Darker \n const $ = \"0, 0, 0\" ; //Stroke \n const _ = \"0, 0, 0, 0\" ; //Transparent \n\n return [ [ _ , _ , $ , $ , $ , _ , _ , _ , $ , $ , $ , _ , _ ] , \n [ _ , $ , H , H , H , $ , _ , $ , Y , Y , Z , $ , _ ] , \n [ $ , H , H , A , H , H , $ , H , H , Y , Y , Z , $ ] , \n [ $ , H , A , H , H , H , H , H , H , H , Y , Z , $ ] , \n [ $ , H , A , H , H , H , H , H , H , H , Y , Z , $ ] , \n [ $ , H , H , H , H , H , H , H , H , H , Y , Z , $ ] , \n [ _ , $ , H , H , H , H , H , H , H , Y , Z , $ , _ ] , \n [ _ , _ , $ , H , H , H , H , H , H , Y , $ , _ , _ ] , \n [ _ , _ , _ , $ , H , H , H , H , Y , $ , _ , _ , _ ] , \n [ _ , _ , _ , _ , $ , H , H , Y , $ , _ , _ , _ , _ ] , \n [ _ , _ , _ , _ , _ , $ , Y , $ , _ , _ , _ , _ , _ ] , \n [ _ , _ , _ , _ , _ , _ , $ , _ , _ , _ , _ , _ , _ ] ] ; \n} \n\n/* \n * Create multiple heart canvases of different colors and sizes \n * \n */ \nconst redHeart = new DataPixels ( createPixelDataHeart ( 200 , 0 , 50 ) , Size . XL ) . canvas ; \nconst blueHeart = new DataPixels ( createPixelDataHeart ( 50 , 30 , 210 ) , Size . L ) . canvas ; \nconst purpleHeart = new DataPixels ( createPixelDataHeart ( 125 , 70 , 180 ) , Size . M ) . canvas ; \nconst greenHeart = new DataPixels ( createPixelDataHeart ( 25 , 160 , 50 ) , Size . S ) . canvas ; \n\n/* \n * Create a container for the heart canvases \n * \n */ \nconst heartsContainer = document . createElement ( \"div\" ) ; \nheartsContainer . style . filter = \"drop-shadow(0 0 30px #FFFFFF)\" ; \n\ndocument . body . appendChild ( heartsContainer ) ; \n\n/* \n * Rotate and append each heart canvas to the container \n * \n */ \nconst rotationDelta = 15 ; \n\n[ redHeart , blueHeart , purpleHeart , greenHeart ] . forEach ( ( heart , index ) => { \n\n heart . style . transform = `rotate(${ rotationDelta * index } deg)` ; \n heartsContainer . appendChild ( heart ) ; \n} ) ; \nMario Bros \n/** \n * @description DataPixels example of Nintendo's Mario Brothers \n * \n */ \nimport DataPixels from \"data-pixels\" ; \n\n/** \n * @description Creates a Mario or Luigi pixelData object \n * @param {boolean } isMario - Defines the brother's hat and shirt color. Mario is red and Luigi is green. \n * \n */ \nfunction createMarioBrother ( isMario = true ) { \n\n const mainColor = ( isMario ) ? \"255, 0, 0\" : \"0, 180, 0\" ; \n\n const C = mainColor ; //Hat & Shirt \n const B = \"100, 50, 0\" ; //Brown Hair & Boots \n const S = \"255, 200, 150\" ; //Skin Tone \n const O = \"0, 0, 255\" ; //Blue Overalls \n const Y = \"255, 255, 0\" ; //Yellow Buckles \n const W = \"255, 255, 255\" ; //White Gloves \n const _ = \"0, 0, 0, 0\" ; //Transparent (RGBA Format) \n\n return [ [ _ , _ , _ , C , C , C , C , C , _ , _ , _ , _ ] , \n [ _ , _ , C , C , C , C , C , C , C , C , C , _ ] , \n [ _ , _ , B , B , B , S , S , B , S , _ , _ , _ ] , \n [ _ , B , S , B , S , S , S , B , S , S , S , _ ] , \n [ _ , B , S , B , B , S , S , S , B , S , S , B ] , \n [ _ , B , B , S , S , S , S , B , B , B , B , _ ] , \n [ _ , _ , _ , S , S , S , S , S , S , S , _ , _ ] , \n [ _ , _ , C , C , O , C , C , C , C , _ , _ , _ ] , \n [ _ , C , C , C , O , C , C , O , C , C , C , _ ] , \n [ C , C , C , C , O , O , O , O , C , C , C , C ] , \n [ W , W , C , O , Y , O , O , Y , O , C , W , W ] , \n [ W , W , W , O , O , O , O , O , O , W , W , W ] , \n [ W , W , O , O , O , O , O , O , O , O , W , W ] , \n [ _ , _ , O , O , O , _ , _ , O , O , O , _ , _ ] , \n [ _ , B , B , B , _ , _ , _ , _ , B , B , B , _ ] , \n [ B , B , B , B , _ , _ , _ , _ , B , B , B , B ] ] ; \n} \n\n/* \n * Create and append a Mario Brother canvas instance \n * \n */ \nconst pixelSize = 30 ; \n\nconst brother = new DataPixels ( createMarioBrother ( true ) , pixelSize ) . canvas ; \nbrother . style . filter = \"drop-shadow(0 10px 20px #000000)\" ; \n\ndocument . body . appendChild ( brother ) ; \nLicense \nMIT License
\nCopyright © 2017-2018 Geoffrey Mattie
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:16.605Z"
+ "readmeFetchedAt": "2020-09-30T00:10:24.458Z"
},
- "dbglass": {
- "readmeCleaned": " DBGlass \n
\nSimple cross-platform PostgreSQL client. Built with Electron , React , Redux , FixedDataTable .
\n
\n Features \n\nStraightforward and easy UI for creating, reading, updating and deleting your data without writing queries \nRich markdown editor for your text data \nSimple constraint editor \nConnect to through SSH tunnel using password of public key \nIncredibly fast presentation of large tables \n \n How To Use \nYou can either
\n\nExtract it somewhere, and then run the executable.
\nor
\n Package app manually from sources \nTo clone and run this repository you'll need Git and Node.js (which comes with npm ) installed on your computer. From your command line:
\n# Clone this repository \ngit clone https://github.com/web-pal/dbglass\n# Go into the repository \ncd dbglass\n# Install dependencies and run the app \nnpm install && npm run dev \nApp will be running in development mode at this point, in which you can:
\n Toggle Chrome DevTools \n\nOS X: Cmd Alt I or F12 \nLinux: Ctrl Shift I or F12 \nWindows: Ctrl Shift I or F12 \n \nSee electron-debug for more information.
\n Ignore default modules \nWe add some module's peerDependencies
to ignore option as default for application size reduction.
\n\nbabel-core
is required by babel-loader
and its size is ~19 MB \nnode-libs-browser
is required by webpack
and its size is ~3MB. \n \n\nNote: If you want to use any above modules in runtime, for example: require('babel/register')
, you should move them form devDependencies
to dependencies
.
\n \n Pack into an app for your platform from command line: \n\n Building windows apps from non-windows platforms \nPlease checkout Building windows apps from non-windows platforms .
\n License MIT \n ",
- "readmeOriginal": " DBGlass \n
\nSimple cross-platform PostgreSQL client. Built with Electron , React , Redux , FixedDataTable .
\n
\n Features \n\nStraightforward and easy UI for creating, reading, updating and deleting your data without writing queries \nRich markdown editor for your text data \nSimple constraint editor \nConnect to through SSH tunnel using password of public key \nIncredibly fast presentation of large tables \n \n How To Use \nYou can either
\n\nExtract it somewhere, and then run the executable.
\nor
\n Package app manually from sources \nTo clone and run this repository you'll need Git and Node.js (which comes with npm ) installed on your computer. From your command line:
\n# Clone this repository \ngit clone https://github.com/web-pal/dbglass\n# Go into the repository \ncd dbglass\n# Install dependencies and run the app \nnpm install && npm run dev \nApp will be running in development mode at this point, in which you can:
\n Toggle Chrome DevTools \n\nOS X: Cmd Alt I or F12 \nLinux: Ctrl Shift I or F12 \nWindows: Ctrl Shift I or F12 \n \nSee electron-debug for more information.
\n Ignore default modules \nWe add some module's peerDependencies
to ignore option as default for application size reduction.
\n\nbabel-core
is required by babel-loader
and its size is ~19 MB \nnode-libs-browser
is required by webpack
and its size is ~3MB. \n \n\nNote: If you want to use any above modules in runtime, for example: require('babel/register')
, you should move them form devDependencies
to dependencies
.
\n \n Pack into an app for your platform from command line: \n\n Building windows apps from non-windows platforms \nPlease checkout Building windows apps from non-windows platforms .
\n License MIT \n ",
- "readmeFetchedAt": "2020-09-29T12:07:16.625Z"
+ "dat": {
+ "readmeCleaned": " Dat Desktop \nPeer to peer data versioning & syncronization.
\n \n
\n
\n Table of Content \n\n Contributing \nTo run Dat Desktop in development mode:
\nnode --version # v12.4.0 \nnpm install # install dependencies \nnpm start # start the application \nTo create binary packages run:
\nnpm install # install dependencies \nnpm run dist :os # compile the app into an binary package \n FAQ \n How to speed up downloading Electron \nIf you’re not in Europe or the US, you might want to use a different mirror for\nelectron
. You can set the ELECTRON_MIRROR
variable to point to a different\nprovider:
\n# Europe / US \n$ npm install\n\n# Asia / Oceania \n$ ELECTRON_MIRROR=" https://npm.taobao.org/mirrors/electron/" npm install \n Licenses \nMIT License
\n Font Attribution & License \nSourceSansPro-Regular.ttf: Copyright 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/ ), with Reserved Font Name 'Source'. All Rights Reserved. Source is a trademark of Adobe Systems Incorporated in the United States and/or other countries. SIL Open Font License, 1.1
\nSourceCodePro-Regular.ttf: Copyright 2010, 2012 Adobe Systems Incorporated. All Rights Reserved. SIL Open Font License, 1.1
\n ",
+ "readmeOriginal": " Dat Desktop \nPeer to peer data versioning & syncronization.
\n \n
\n
\n Table of Content \n\n Contributing \nTo run Dat Desktop in development mode:
\nnode --version # v12.4.0 \nnpm install # install dependencies \nnpm start # start the application \nTo create binary packages run:
\nnpm install # install dependencies \nnpm run dist :os # compile the app into an binary package \n FAQ \n How to speed up downloading Electron \nIf you’re not in Europe or the US, you might want to use a different mirror for\nelectron
. You can set the ELECTRON_MIRROR
variable to point to a different\nprovider:
\n# Europe / US \n$ npm install\n\n# Asia / Oceania \n$ ELECTRON_MIRROR=\" https://npm.taobao.org/mirrors/electron/\" npm install \n Licenses \nMIT License
\n Font Attribution & License \nSourceSansPro-Regular.ttf: Copyright 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/ ), with Reserved Font Name 'Source'. All Rights Reserved. Source is a trademark of Adobe Systems Incorporated in the United States and/or other countries. SIL Open Font License, 1.1
\nSourceCodePro-Regular.ttf: Copyright 2010, 2012 Adobe Systems Incorporated. All Rights Reserved. SIL Open Font License, 1.1
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:24.463Z"
},
- "deckboard": {
- "readmeCleaned": "\n \n
Deckboard \n \n \n \n \n \n
\n
\nCreate custom computer macro shortcuts and launch them through your device.\nNo more windows switching to open the folder or website, get Deckboard to simplify them and maximize your productivity!\nWith OBS Studio and Streamlabs OBS supported, bring Deckboard as your personal streaming companion tool!\nConnect your computer to your device through local WiFi connection by entering IP address or scanning QR code.
\n Features \n\nCustom macro button with image and label \nUnlimited macros with 4 x 3 buttons per board (15 x 15 buttons on pro version) \nOBS Studio and Streamlabs OBS control for streaming (OBS Websocket plugin required) \nEasy connect through local WiFi connection by entering IP address or scanning QR code. \n \n Available Macros \n\nKeyboard macro \nOpen website \nOpen folder \nMultimedia controls (play, next track, prev track , etc) \nRun executable \nTwitch chat controls \nSpotify playback controls (Premium user only) \nSwitch scenes (OBS Studio and Streamlabs OBS) \nToggle resources (OBS Studio and Streamlabs OBS) \nToggle streaming and recording (OBS Studio and Streamlabs OBS) \nControl audio device (OBS Studio) \n \n Download \n\n Support The Dev \nLove the app? You can support the development by purchasing PRO version or donate.
\n
\n Privacy Policy \nThe application Deckboard (Android), hereby defined as the app, requests the following potentially sensitive data:
\n\nandroid.permission.CAMERA \n \nThis potentially sensitive data is not transmitted over the internet, and is not stored by the app. It is not handled by any system other than the device the app is installed on.
\n ",
- "readmeOriginal": "\n \n
Deckboard \n \n \n \n \n \n
\n
\nCreate custom computer macro shortcuts and launch them through your device.\nNo more windows switching to open the folder or website, get Deckboard to simplify them and maximize your productivity!\nWith OBS Studio and Streamlabs OBS supported, bring Deckboard as your personal streaming companion tool!\nConnect your computer to your device through local WiFi connection by entering IP address or scanning QR code.
\n Features \n\nCustom macro button with image and label \nUnlimited macros with 4 x 3 buttons per board (15 x 15 buttons on pro version) \nOBS Studio and Streamlabs OBS control for streaming (OBS Websocket plugin required) \nEasy connect through local WiFi connection by entering IP address or scanning QR code. \n \n Available Macros \n\nKeyboard macro \nOpen website \nOpen folder \nMultimedia controls (play, next track, prev track , etc) \nRun executable \nTwitch chat controls \nSpotify playback controls (Premium user only) \nSwitch scenes (OBS Studio and Streamlabs OBS) \nToggle resources (OBS Studio and Streamlabs OBS) \nToggle streaming and recording (OBS Studio and Streamlabs OBS) \nControl audio device (OBS Studio) \n \n Download \n\n Support The Dev \nLove the app? You can support the development by purchasing PRO version or donate.
\n
\n Privacy Policy \nThe application Deckboard (Android), hereby defined as the app, requests the following potentially sensitive data:
\n\nandroid.permission.CAMERA \n \nThis potentially sensitive data is not transmitted over the internet, and is not stored by the app. It is not handled by any system other than the device the app is installed on.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:16.639Z"
+ "data-store": {
+ "readmeCleaned": "\n \n \n \n
\nDataStore\n\n
\n\nA Visual development-tool of creating mocked Json\n Build and Dev Setup \n# install dependencies \nnpm install\n\n# serve with hot reload at localhost:9080 \nnpm run dev\n\n# build electron application for production \nnpm run build\n\n# lint all JS/Vue component files in `src/` \nnpm run lint\n \n \n User Guide \n\nStart development server\nIn the Server Port field, you can type a Port not occupied, then choose a language. Finally open the Server by clicking the circle on the bottom left. If the Server was initiated successfully, the circle on the top right will be change. \nChange your image\nAn Image URL field will be displayed by double clicking the image, then type a image's URL and double click the image again to show the new image. \n \n\n
\n\n \n\nCreate key-value pairs\nIn the factory of creator, the name of key-value pairs can be edited in the Name field. If you want to add a key-value pair, type a key in the Key field and click + button. A new key will be added to the key-value pairs, what to do next is choosing a value, including primary and advanced types. Then, click the save button on the botton left to save the key-value pair. Finally, when you complete each key-value pair, click the check button on the top right to save the whole key-value pairs. \n \n\n
\n\n \n\nInspect key-value pairs\nIn the dStore of creator, all the key-value pairs are shown in the data list. User can edit each key-value paris by clicking their name button and delete one by the red close button on the right. \n \n\n
\n\n \n\n\nhttp://localhost:{{port your type in the first step, e.g 9090}}/?name={{the name of key-value pairs you want}}
\n \n
\n ",
+ "readmeOriginal": "\n \n \n \n
\nDataStore\n\n
\n\nA Visual development-tool of creating mocked Json\n Build and Dev Setup \n# install dependencies \nnpm install\n\n# serve with hot reload at localhost:9080 \nnpm run dev\n\n# build electron application for production \nnpm run build\n\n# lint all JS/Vue component files in `src/` \nnpm run lint\n \n \n User Guide \n\nStart development server\nIn the Server Port field, you can type a Port not occupied, then choose a language. Finally open the Server by clicking the circle on the bottom left. If the Server was initiated successfully, the circle on the top right will be change. \nChange your image\nAn Image URL field will be displayed by double clicking the image, then type a image's URL and double click the image again to show the new image. \n \n\n
\n\n \n\nCreate key-value pairs\nIn the factory of creator, the name of key-value pairs can be edited in the Name field. If you want to add a key-value pair, type a key in the Key field and click + button. A new key will be added to the key-value pairs, what to do next is choosing a value, including primary and advanced types. Then, click the save button on the botton left to save the key-value pair. Finally, when you complete each key-value pair, click the check button on the top right to save the whole key-value pairs. \n \n\n
\n\n \n\nInspect key-value pairs\nIn the dStore of creator, all the key-value pairs are shown in the data list. User can edit each key-value paris by clicking their name button and delete one by the red close button on the right. \n \n\n
\n\n \n\n\nhttp://localhost:{{port your type in the first step, e.g 9090}}/?name={{the name of key-value pairs you want}}
\n \n
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:24.484Z"
},
"debugtron": {
"readmeCleaned": " Debugtron \n
\nDebugtron is an app to debug in-production Electron based app. It is also built with Electron.
\n
\n Installation \nInstallation binaries are available at release page .
\n License \nMIT
\n ",
"readmeOriginal": " Debugtron \n
\nDebugtron is an app to debug in-production Electron based app. It is also built with Electron.
\n
\n Installation \nInstallation binaries are available at release page .
\n License \nMIT
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:16.656Z"
+ "readmeFetchedAt": "2020-09-30T00:10:24.528Z"
},
- "deco-ide": {
- "readmeCleaned": "
\n
\n The all-in-one solution for building React Native applications. \nYou can get started right away on your React Native project by installing Deco and creating a new project — it's fast and there's no manual setup needed. File scaffolding handles your boilerplate. Ready-made components drop right into your code. Properties are graphically editable through the property inspector. It's an entirely new way to write, tweak, and re-use code.
\n\n
\nDocumentation to get you started on Deco IDE. \nOpen an Issue for bug reports and feature requests. \n\n Table of Contents \n\n Setup for Development \n Environment \n OSX \nIt is recommended that you use node v5.x and npm 3.x for best results. This project also requires the Ruby 'Bundler' gem.
\nInstalling these on your Mac is easy with Homebrew
\n/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"\n
\nNow that Homebrew is installed you can run these commands:
\nbrew install node\nbrew install ruby\ngem install bundler\n
\n Linux \nLinux is not supported at this time.
\n Windows \nWindows is not supported at this time.
\n Clone and Install Dependencies \n$ git clone git@github.com:decosoftware/deco-ide\n$ cd ./deco-ide/web\n$ npm install\n$ bundle install\n$ cd ../desktop\n$ npm install\n$ npm run copy-libs\n$ cd ../shared\n$ npm install\n$ cd ../desktop/libs/Scripts/sync-service\n$ npm install\n
\n Development \nDeco core is split into three sub-projects...
\n\nWeb \n \n\nA webpack bundle that assumes it's been loaded by Electron's BrowserWindow. \n \n\nDesktop \n \n\nA webpack bundle that runs in Electron's NodeJS environment and controls the desktop APIs. \n \n\nShared \n \n\nShared constants for communicating over our IPC (inter-process communication) abstraction layer. \n \n Quick Start \n$ cd ./deco-ide\n$ ./run-dev.js\n
\n Manual Start \nOccasionally it is helpful to stop and restart the desktop
gulp task without stopping the web
gulp task. To do this you can run the following commands...
\n$ cd ./web\n$ npm run watch\n\n
\nThis command will:
\n\nWatch the ./web/src
directory and re-build on any changes to the code \nServe the build on localhost:8080 \n \n# Open a new terminal window\n$ cd ./desktop\n$ npm run start\n
\nThis command will:
\n\nBuild ./desktop/src
and place the result into ./desktop/build/app.js
\nLaunch a local Electron binary and load in the bundle from desktop/build/app.js
\n \n Testing a Production Build \n$ cd ./desktop\n$ npm run pack\n
\nThe resulting .pkg file will be output to ./dist/osx/Deco-$VERSION.pkg
\nThis build is for local testing only. When you install, the system will generate a warning about this being from an unapproved developer — this is because the package is not signed when building locally.
\n Contributing \n Opening Issues \n Issues are intended for bug reporting and feature requests. \nBefore you open a new issue, make sure it isn't already in the list of existing issues. If you believe you've found a new bug, it helps to include any relevant logs in your description.
\nYou can find the logs file at ~/Library/Application Support/com.decosoftware.Deco/logs.out
\n Becoming a Contributor \nAll information on how to become a contributor is in our Contribution Guidelines.
\n Feedback \nWe ❤️ feedback!
\n\n Copyright \nCopyright 2015 © Deco Software Inc - All rights reserved
\n ",
- "readmeOriginal": "
\n
\n The all-in-one solution for building React Native applications. \nYou can get started right away on your React Native project by installing Deco and creating a new project — it's fast and there's no manual setup needed. File scaffolding handles your boilerplate. Ready-made components drop right into your code. Properties are graphically editable through the property inspector. It's an entirely new way to write, tweak, and re-use code.
\n\n
\nDocumentation to get you started on Deco IDE. \nOpen an Issue for bug reports and feature requests. \n\n Table of Contents \n\n Setup for Development \n Environment \n OSX \nIt is recommended that you use node v5.x and npm 3.x for best results. This project also requires the Ruby 'Bundler' gem.
\nInstalling these on your Mac is easy with Homebrew
\n/usr/bin/ruby -e \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)\"\n
\nNow that Homebrew is installed you can run these commands:
\nbrew install node\nbrew install ruby\ngem install bundler\n
\n Linux \nLinux is not supported at this time.
\n Windows \nWindows is not supported at this time.
\n Clone and Install Dependencies \n$ git clone git@github.com:decosoftware/deco-ide\n$ cd ./deco-ide/web\n$ npm install\n$ bundle install\n$ cd ../desktop\n$ npm install\n$ npm run copy-libs\n$ cd ../shared\n$ npm install\n$ cd ../desktop/libs/Scripts/sync-service\n$ npm install\n
\n Development \nDeco core is split into three sub-projects...
\n\nWeb \n \n\nA webpack bundle that assumes it's been loaded by Electron's BrowserWindow. \n \n\nDesktop \n \n\nA webpack bundle that runs in Electron's NodeJS environment and controls the desktop APIs. \n \n\nShared \n \n\nShared constants for communicating over our IPC (inter-process communication) abstraction layer. \n \n Quick Start \n$ cd ./deco-ide\n$ ./run-dev.js\n
\n Manual Start \nOccasionally it is helpful to stop and restart the desktop
gulp task without stopping the web
gulp task. To do this you can run the following commands...
\n$ cd ./web\n$ npm run watch\n\n
\nThis command will:
\n\nWatch the ./web/src
directory and re-build on any changes to the code \nServe the build on localhost:8080 \n \n# Open a new terminal window\n$ cd ./desktop\n$ npm run start\n
\nThis command will:
\n\nBuild ./desktop/src
and place the result into ./desktop/build/app.js
\nLaunch a local Electron binary and load in the bundle from desktop/build/app.js
\n \n Testing a Production Build \n$ cd ./desktop\n$ npm run pack\n
\nThe resulting .pkg file will be output to ./dist/osx/Deco-$VERSION.pkg
\nThis build is for local testing only. When you install, the system will generate a warning about this being from an unapproved developer — this is because the package is not signed when building locally.
\n Contributing \n Opening Issues \n Issues are intended for bug reporting and feature requests. \nBefore you open a new issue, make sure it isn't already in the list of existing issues. If you believe you've found a new bug, it helps to include any relevant logs in your description.
\nYou can find the logs file at ~/Library/Application Support/com.decosoftware.Deco/logs.out
\n Becoming a Contributor \nAll information on how to become a contributor is in our Contribution Guidelines.
\n Feedback \nWe ❤️ feedback!
\n\n Copyright \nCopyright 2015 © Deco Software Inc - All rights reserved
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:16.680Z"
+ "deckboard": {
+ "readmeCleaned": "\n \n
Deckboard \n \n \n \n \n \n
\n
\nCreate custom computer macro shortcuts and launch them through your device.\nNo more windows switching to open the folder or website, get Deckboard to simplify them and maximize your productivity!\nWith OBS Studio and Streamlabs OBS supported, bring Deckboard as your personal streaming companion tool!\nConnect your computer to your device through local WiFi connection by entering IP address or scanning QR code.
\n Features \n\nCustom macro button with image and label \nUnlimited macros with 4 x 3 buttons per board (15 x 15 buttons on pro version) \nOBS Studio and Streamlabs OBS control for streaming (OBS Websocket plugin required) \nEasy connect through local WiFi connection by entering IP address or scanning QR code. \n \n Available Macros \n\nKeyboard macro \nOpen website \nOpen folder \nMultimedia controls (play, next track, prev track , etc) \nRun executable \nTwitch chat controls \nSpotify playback controls (Premium user only) \nSwitch scenes (OBS Studio and Streamlabs OBS) \nToggle resources (OBS Studio and Streamlabs OBS) \nToggle streaming and recording (OBS Studio and Streamlabs OBS) \nControl audio device (OBS Studio) \n \n Download \n\n Support The Dev \nLove the app? You can support the development by purchasing PRO version or donate.
\n
\n Privacy Policy \nThe application Deckboard (Android), hereby defined as the app, requests the following potentially sensitive data:
\n\nandroid.permission.CAMERA \n \nThis potentially sensitive data is not transmitted over the internet, and is not stored by the app. It is not handled by any system other than the device the app is installed on.
\n ",
+ "readmeOriginal": "\n \n
Deckboard \n \n \n \n \n \n
\n
\nCreate custom computer macro shortcuts and launch them through your device.\nNo more windows switching to open the folder or website, get Deckboard to simplify them and maximize your productivity!\nWith OBS Studio and Streamlabs OBS supported, bring Deckboard as your personal streaming companion tool!\nConnect your computer to your device through local WiFi connection by entering IP address or scanning QR code.
\n Features \n\nCustom macro button with image and label \nUnlimited macros with 4 x 3 buttons per board (15 x 15 buttons on pro version) \nOBS Studio and Streamlabs OBS control for streaming (OBS Websocket plugin required) \nEasy connect through local WiFi connection by entering IP address or scanning QR code. \n \n Available Macros \n\nKeyboard macro \nOpen website \nOpen folder \nMultimedia controls (play, next track, prev track , etc) \nRun executable \nTwitch chat controls \nSpotify playback controls (Premium user only) \nSwitch scenes (OBS Studio and Streamlabs OBS) \nToggle resources (OBS Studio and Streamlabs OBS) \nToggle streaming and recording (OBS Studio and Streamlabs OBS) \nControl audio device (OBS Studio) \n \n Download \n\n Support The Dev \nLove the app? You can support the development by purchasing PRO version or donate.
\n
\n Privacy Policy \nThe application Deckboard (Android), hereby defined as the app, requests the following potentially sensitive data:
\n\nandroid.permission.CAMERA \n \nThis potentially sensitive data is not transmitted over the internet, and is not stored by the app. It is not handled by any system other than the device the app is installed on.
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:24.535Z"
},
"deer": {
"readmeCleaned": "\n \n
\n \n \n \n \n \n \n \n \n \n
\n
\nDeer 🦌 is a modern 🌟 , fast 🚀 , beautiful note taking 📝 app. Write down your thoughts and ideas 🔖 quickly and easily on Linux, Mac and Windows.
\nDeer 🦌 is built on Electron and aims to be
\n\nFree 🆓 \nOpen Source 📖 \nUser Friendly 🎨 \nSecure 🔐 \nFast 🚀 \nSimple 👓 \nCustomizable 📑 \nCross Platform for Desktop and Mobile 💻 \nMulti-language 🌎 \n \n Screenshots \n
\n Supported Languages \nCurrently, Deer supports these languages 🌎 . If you would like to Deer to support your language, please request that here .
\n\n\n\n \nLanguage \n \n \n\n\n🇬🇧 \nEnglish \n \n\n🇪🇬 \nالعربية \n \n\n🇪🇸 \nEspañol \n \n\n🇷🇺 \nРусский \n \n\n🇵🇱 \nPolski \n \n\n🇧🇷 \nPortuguês do Brasil \n \n\n🇨🇿 \nČesky \n \n\n🇩🇪 \nDeutsch \n \n\n🇨🇳 \n中文 \n \n\n🇹🇷 \nTürkçe \n \n\n🇧🇩 \nবাংলা \n \n \n
\n Download \nCurrently, Deer is available for Linux, Mac and Windows 🎉 🎉
\n\nMore information about this release
\n Nightly builds \nNightly builds ✈️ are produced automatically for latest changes, so that people can help us testing features that have just been added
\n\n Getting started \nCheck Our Docs for building and installing instructions.
\nIf you would like to contribute to Deer, see Our Docs too.
\n Get in touch! \nFeel free to Join us on Gitter , or email us at deer-project@googlegroups.com if you have questions.
\n License \nDeer is licensed under MIT License .
\n ",
"readmeOriginal": "\n \n
\n \n \n \n \n \n \n \n \n \n
\n
\nDeer 🦌 is a modern 🌟 , fast 🚀 , beautiful note taking 📝 app. Write down your thoughts and ideas 🔖 quickly and easily on Linux, Mac and Windows.
\nDeer 🦌 is built on Electron and aims to be
\n\nFree 🆓 \nOpen Source 📖 \nUser Friendly 🎨 \nSecure 🔐 \nFast 🚀 \nSimple 👓 \nCustomizable 📑 \nCross Platform for Desktop and Mobile 💻 \nMulti-language 🌎 \n \n Screenshots \n
\n Supported Languages \nCurrently, Deer supports these languages 🌎 . If you would like to Deer to support your language, please request that here .
\n\n\n\n \nLanguage \n \n \n\n\n🇬🇧 \nEnglish \n \n\n🇪🇬 \nالعربية \n \n\n🇪🇸 \nEspañol \n \n\n🇷🇺 \nРусский \n \n\n🇵🇱 \nPolski \n \n\n🇧🇷 \nPortuguês do Brasil \n \n\n🇨🇿 \nČesky \n \n\n🇩🇪 \nDeutsch \n \n\n🇨🇳 \n中文 \n \n\n🇹🇷 \nTürkçe \n \n\n🇧🇩 \nবাংলা \n \n \n
\n Download \nCurrently, Deer is available for Linux, Mac and Windows 🎉 🎉
\n\nMore information about this release
\n Nightly builds \nNightly builds ✈️ are produced automatically for latest changes, so that people can help us testing features that have just been added
\n\n Getting started \nCheck Our Docs for building and installing instructions.
\nIf you would like to contribute to Deer, see Our Docs too.
\n Get in touch! \nFeel free to Join us on Gitter , or email us at deer-project@googlegroups.com if you have questions.
\n License \nDeer is licensed under MIT License .
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:16.754Z"
+ "readmeFetchedAt": "2020-09-30T00:10:24.601Z"
+ },
+ "dbglass": {
+ "readmeCleaned": " DBGlass \n
\nSimple cross-platform PostgreSQL client. Built with Electron , React , Redux , FixedDataTable .
\n
\n Features \n\nStraightforward and easy UI for creating, reading, updating and deleting your data without writing queries \nRich markdown editor for your text data \nSimple constraint editor \nConnect to through SSH tunnel using password of public key \nIncredibly fast presentation of large tables \n \n How To Use \nYou can either
\n\nExtract it somewhere, and then run the executable.
\nor
\n Package app manually from sources \nTo clone and run this repository you'll need Git and Node.js (which comes with npm ) installed on your computer. From your command line:
\n# Clone this repository \ngit clone https://github.com/web-pal/dbglass\n# Go into the repository \ncd dbglass\n# Install dependencies and run the app \nnpm install && npm run dev \nApp will be running in development mode at this point, in which you can:
\n Toggle Chrome DevTools \n\nOS X: Cmd Alt I or F12 \nLinux: Ctrl Shift I or F12 \nWindows: Ctrl Shift I or F12 \n \nSee electron-debug for more information.
\n Ignore default modules \nWe add some module's peerDependencies
to ignore option as default for application size reduction.
\n\nbabel-core
is required by babel-loader
and its size is ~19 MB \nnode-libs-browser
is required by webpack
and its size is ~3MB. \n \n\nNote: If you want to use any above modules in runtime, for example: require('babel/register')
, you should move them form devDependencies
to dependencies
.
\n \n Pack into an app for your platform from command line: \n\n Building windows apps from non-windows platforms \nPlease checkout Building windows apps from non-windows platforms .
\n License MIT \n ",
+ "readmeOriginal": " DBGlass \n
\nSimple cross-platform PostgreSQL client. Built with Electron , React , Redux , FixedDataTable .
\n
\n Features \n\nStraightforward and easy UI for creating, reading, updating and deleting your data without writing queries \nRich markdown editor for your text data \nSimple constraint editor \nConnect to through SSH tunnel using password of public key \nIncredibly fast presentation of large tables \n \n How To Use \nYou can either
\n\nExtract it somewhere, and then run the executable.
\nor
\n Package app manually from sources \nTo clone and run this repository you'll need Git and Node.js (which comes with npm ) installed on your computer. From your command line:
\n# Clone this repository \ngit clone https://github.com/web-pal/dbglass\n# Go into the repository \ncd dbglass\n# Install dependencies and run the app \nnpm install && npm run dev \nApp will be running in development mode at this point, in which you can:
\n Toggle Chrome DevTools \n\nOS X: Cmd Alt I or F12 \nLinux: Ctrl Shift I or F12 \nWindows: Ctrl Shift I or F12 \n \nSee electron-debug for more information.
\n Ignore default modules \nWe add some module's peerDependencies
to ignore option as default for application size reduction.
\n\nbabel-core
is required by babel-loader
and its size is ~19 MB \nnode-libs-browser
is required by webpack
and its size is ~3MB. \n \n\nNote: If you want to use any above modules in runtime, for example: require('babel/register')
, you should move them form devDependencies
to dependencies
.
\n \n Pack into an app for your platform from command line: \n\n Building windows apps from non-windows platforms \nPlease checkout Building windows apps from non-windows platforms .
\n License MIT \n ",
+ "readmeFetchedAt": "2020-09-30T00:10:24.610Z"
+ },
+ "deco-ide": {
+ "readmeCleaned": "
\n
\n The all-in-one solution for building React Native applications. \nYou can get started right away on your React Native project by installing Deco and creating a new project — it's fast and there's no manual setup needed. File scaffolding handles your boilerplate. Ready-made components drop right into your code. Properties are graphically editable through the property inspector. It's an entirely new way to write, tweak, and re-use code.
\n\n
\nDocumentation to get you started on Deco IDE. \nOpen an Issue for bug reports and feature requests. \n\n Table of Contents \n\n Setup for Development \n Environment \n OSX \nIt is recommended that you use node v5.x and npm 3.x for best results. This project also requires the Ruby 'Bundler' gem.
\nInstalling these on your Mac is easy with Homebrew
\n/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"\n
\nNow that Homebrew is installed you can run these commands:
\nbrew install node\nbrew install ruby\ngem install bundler\n
\n Linux \nLinux is not supported at this time.
\n Windows \nWindows is not supported at this time.
\n Clone and Install Dependencies \n$ git clone git@github.com:decosoftware/deco-ide\n$ cd ./deco-ide/web\n$ npm install\n$ bundle install\n$ cd ../desktop\n$ npm install\n$ npm run copy-libs\n$ cd ../shared\n$ npm install\n$ cd ../desktop/libs/Scripts/sync-service\n$ npm install\n
\n Development \nDeco core is split into three sub-projects...
\n\nWeb \n \n\nA webpack bundle that assumes it's been loaded by Electron's BrowserWindow. \n \n\nDesktop \n \n\nA webpack bundle that runs in Electron's NodeJS environment and controls the desktop APIs. \n \n\nShared \n \n\nShared constants for communicating over our IPC (inter-process communication) abstraction layer. \n \n Quick Start \n$ cd ./deco-ide\n$ ./run-dev.js\n
\n Manual Start \nOccasionally it is helpful to stop and restart the desktop
gulp task without stopping the web
gulp task. To do this you can run the following commands...
\n$ cd ./web\n$ npm run watch\n\n
\nThis command will:
\n\nWatch the ./web/src
directory and re-build on any changes to the code \nServe the build on localhost:8080 \n \n# Open a new terminal window\n$ cd ./desktop\n$ npm run start\n
\nThis command will:
\n\nBuild ./desktop/src
and place the result into ./desktop/build/app.js
\nLaunch a local Electron binary and load in the bundle from desktop/build/app.js
\n \n Testing a Production Build \n$ cd ./desktop\n$ npm run pack\n
\nThe resulting .pkg file will be output to ./dist/osx/Deco-$VERSION.pkg
\nThis build is for local testing only. When you install, the system will generate a warning about this being from an unapproved developer — this is because the package is not signed when building locally.
\n Contributing \n Opening Issues \n Issues are intended for bug reporting and feature requests. \nBefore you open a new issue, make sure it isn't already in the list of existing issues. If you believe you've found a new bug, it helps to include any relevant logs in your description.
\nYou can find the logs file at ~/Library/Application Support/com.decosoftware.Deco/logs.out
\n Becoming a Contributor \nAll information on how to become a contributor is in our Contribution Guidelines.
\n Feedback \nWe ❤️ feedback!
\n\n Copyright \nCopyright 2015 © Deco Software Inc - All rights reserved
\n ",
+ "readmeOriginal": "
\n
\n The all-in-one solution for building React Native applications. \nYou can get started right away on your React Native project by installing Deco and creating a new project — it's fast and there's no manual setup needed. File scaffolding handles your boilerplate. Ready-made components drop right into your code. Properties are graphically editable through the property inspector. It's an entirely new way to write, tweak, and re-use code.
\n\n
\nDocumentation to get you started on Deco IDE. \nOpen an Issue for bug reports and feature requests. \n\n Table of Contents \n\n Setup for Development \n Environment \n OSX \nIt is recommended that you use node v5.x and npm 3.x for best results. This project also requires the Ruby 'Bundler' gem.
\nInstalling these on your Mac is easy with Homebrew
\n/usr/bin/ruby -e \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)\"\n
\nNow that Homebrew is installed you can run these commands:
\nbrew install node\nbrew install ruby\ngem install bundler\n
\n Linux \nLinux is not supported at this time.
\n Windows \nWindows is not supported at this time.
\n Clone and Install Dependencies \n$ git clone git@github.com:decosoftware/deco-ide\n$ cd ./deco-ide/web\n$ npm install\n$ bundle install\n$ cd ../desktop\n$ npm install\n$ npm run copy-libs\n$ cd ../shared\n$ npm install\n$ cd ../desktop/libs/Scripts/sync-service\n$ npm install\n
\n Development \nDeco core is split into three sub-projects...
\n\nWeb \n \n\nA webpack bundle that assumes it's been loaded by Electron's BrowserWindow. \n \n\nDesktop \n \n\nA webpack bundle that runs in Electron's NodeJS environment and controls the desktop APIs. \n \n\nShared \n \n\nShared constants for communicating over our IPC (inter-process communication) abstraction layer. \n \n Quick Start \n$ cd ./deco-ide\n$ ./run-dev.js\n
\n Manual Start \nOccasionally it is helpful to stop and restart the desktop
gulp task without stopping the web
gulp task. To do this you can run the following commands...
\n$ cd ./web\n$ npm run watch\n\n
\nThis command will:
\n\nWatch the ./web/src
directory and re-build on any changes to the code \nServe the build on localhost:8080 \n \n# Open a new terminal window\n$ cd ./desktop\n$ npm run start\n
\nThis command will:
\n\nBuild ./desktop/src
and place the result into ./desktop/build/app.js
\nLaunch a local Electron binary and load in the bundle from desktop/build/app.js
\n \n Testing a Production Build \n$ cd ./desktop\n$ npm run pack\n
\nThe resulting .pkg file will be output to ./dist/osx/Deco-$VERSION.pkg
\nThis build is for local testing only. When you install, the system will generate a warning about this being from an unapproved developer — this is because the package is not signed when building locally.
\n Contributing \n Opening Issues \n Issues are intended for bug reporting and feature requests. \nBefore you open a new issue, make sure it isn't already in the list of existing issues. If you believe you've found a new bug, it helps to include any relevant logs in your description.
\nYou can find the logs file at ~/Library/Application Support/com.decosoftware.Deco/logs.out
\n Becoming a Contributor \nAll information on how to become a contributor is in our Contribution Guidelines.
\n Feedback \nWe ❤️ feedback!
\n\n Copyright \nCopyright 2015 © Deco Software Inc - All rights reserved
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:24.617Z"
},
"devrant-io-unofficial": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:16.764Z"
+ "readmeFetchedAt": "2020-09-30T00:10:24.638Z"
},
"deskfiler": {
"readmeCleaned": " Deskfiler \n\n\nAn Open Source electron plugin ecosystem for JS developers that makes tools for the desktop on Windows, Mac and Linux\neasily deployable and manageable as plugins.
\n \n
\nGet your binary downloads at Deskfiler.org
\n Table of Contents \n\n Features \n\nCore app: Electron plugins platform. Run your custom JS plugin using systems API's provided by Deskfiler \nHandles either file input or custom UI rendered in isolated electron environment(s). \nProvides API's to work with file-system, raise system dialogs and access system resources to plugins. \nAdd and remove plugins easily \nExtensive logging for business tasks: saves locally, what you have done and when \nLogin management: if needed, create free accounts, log in and out as required \nPlatform agnostic: Plugins work on all major desktop systems - the same! \n \n Contributing \nPlease read Code of conduct and Contributing instructions
\n Documentation \nAll documentation resides here
\n License \nDeskfiler is published under the GPLv3. You will find the license within the code tree.
\n ",
"readmeOriginal": " Deskfiler \n\n\nAn Open Source electron plugin ecosystem for JS developers that makes tools for the desktop on Windows, Mac and Linux\neasily deployable and manageable as plugins.
\n \n
\nGet your binary downloads at Deskfiler.org
\n Table of Contents \n\n Features \n\nCore app: Electron plugins platform. Run your custom JS plugin using systems API's provided by Deskfiler \nHandles either file input or custom UI rendered in isolated electron environment(s). \nProvides API's to work with file-system, raise system dialogs and access system resources to plugins. \nAdd and remove plugins easily \nExtensive logging for business tasks: saves locally, what you have done and when \nLogin management: if needed, create free accounts, log in and out as required \nPlatform agnostic: Plugins work on all major desktop systems - the same! \n \n Contributing \nPlease read Code of conduct and Contributing instructions
\n Documentation \nAll documentation resides here
\n License \nDeskfiler is published under the GPLv3. You will find the license within the code tree.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:16.797Z"
+ "readmeFetchedAt": "2020-09-30T00:10:24.695Z"
},
- "devdocs-app": {
- "readmeCleaned": " DevDocs Desktop \n日本語説明ページはこちら
\n \n \n
\nDevDocs.io combines multiple API documentations in a fast, organized, and searchable interface. This is an unofficial desktop app for it.
\n
\n Features \n Background behavior \nWhen closing the window, the app will continue running in the background, in the dock on macOS and the tray on Linux/Windows. Right-click the dock/tray icon and choose Quit to completely quit the app. On macOS, click the dock icon to show the window. On Linux, right-click the tray icon and choose Toggle to toggle the window. On Windows, click the tray icon to toggle the window.
\n Build-in shortcuts \ndevdocs
the website itself has great built-in shortcuts support, just check the help
page in the app.
\n
\n Planned features \nPlease consider sponsoring me to accelerate development.
\n\nMenubar mode: switch beween desktop mode and menubar mode \nTabs support: allow to open documentation in a new tab \n \n Global shortcut \nUse Ctrl+Shift+D (or Command+Shift+D on macOS) to toggle the app.
\n Install \n Using Homebrew \nbrew cask install devdocs\n
\n Manual download \nYou can manually download the latest release here .
\n Development \nIt's really easy to develop this app, no build tools like Webpack needed here, checkout ./app to get more:
\nnpm install\n\nnpm run app\n# edit files, save, refresh and it's done. \n Distribute \n\n License \nMIT © EGOIST
\n ",
- "readmeOriginal": " DevDocs Desktop \n日本語説明ページはこちら
\n \n \n
\nDevDocs.io combines multiple API documentations in a fast, organized, and searchable interface. This is an unofficial desktop app for it.
\n
\n Features \n Background behavior \nWhen closing the window, the app will continue running in the background, in the dock on macOS and the tray on Linux/Windows. Right-click the dock/tray icon and choose Quit to completely quit the app. On macOS, click the dock icon to show the window. On Linux, right-click the tray icon and choose Toggle to toggle the window. On Windows, click the tray icon to toggle the window.
\n Build-in shortcuts \ndevdocs
the website itself has great built-in shortcuts support, just check the help
page in the app.
\n
\n Planned features \nPlease consider sponsoring me to accelerate development.
\n\nMenubar mode: switch beween desktop mode and menubar mode \nTabs support: allow to open documentation in a new tab \n \n Global shortcut \nUse Ctrl+Shift+D (or Command+Shift+D on macOS) to toggle the app.
\n Install \n Using Homebrew \nbrew cask install devdocs\n
\n Manual download \nYou can manually download the latest release here .
\n Development \nIt's really easy to develop this app, no build tools like Webpack needed here, checkout ./app to get more:
\nnpm install\n\nnpm run app\n# edit files, save, refresh and it's done. \n Distribute \n\n License \nMIT © EGOIST
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:16.907Z"
+ "devhub": {
+ "readmeCleaned": "\n \n DevHub : GitHub Notifications & Activities on your Desktop \n Android , iOS , Web & Desktop with 95%+ code sharing between themthanks to React Native + React Native Web \n
\n \n \n
\n
\n Why \nDevHub is a mobile and desktop app to help you manage GitHub Notifications and stay on top of repository activities . Save custom searches , apply filters and don't miss anything important.
\n \n Screenshots \n Desktop \n )
\nMenubar \n
\n Mobile \n\n \n \n \n
\n \n Download links \n\n \n Features \n\n Multi-column layout : See at a quick glance everything that is going on (like TweetDeck!); \n Filters : Apply different filters to each column, save your custom searches to make your life easier; \n Inbox Zero : Mark columns as done and gain peace of mind; \n Notifications manager : See all the relevant information before opening the notification, like comment content, issue/pull request status, release description, etc.; \n Repository watcher : Keep up to date with repositories' activities without using the watch
feature so your notifications don't get cluttered; \n User stalking : Follow user activities without using the follow
button; see activities that GitHub doesn't show on your feed, like their issue comments and pushed commits; \n Home/Dashboard : See yours or other users' home screen (a.k.a. GitHub Dashboard), a great way to discover interesting repositories; \n Save for later : Save any activity or notification for later, so you don't forget to get back to them; \n Keyboard shortcuts : Do anything using only the keyboard (press Shift+? in the web or desktop app to see all available shortcuts); \n Theme support : Choose between 6 light or dark themes; Automatically detect system preference; \n And more! : Desktop apps, native mobile apps, open source, modern tech stack, ... \n \n \n Next features: \n\n\nWhich one do you want first? Any other recommendations? Search for existing feature requests and add a 👍 reaction on them, or create a new one. Feel free to ping me (@brunolemos) if you feel it's something important.
\n \n\n \n Backers \nThank you to all our backers! 🙏 [Become a backer ]
\n
\nSponsors \nSupport this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor ]
\n \n \n \n \n \n \n \n \n \n
\n Donate \n\n \n Tech Stack \n\n \n Contributing \nSee CONTRIBUTING.md
\n \n \nCommunity \n\n \n Author \nFollow me on Twitter: @brunolemos \n Donate to me: Patreon | Crypto \n Donate to DevHub: OpenCollective | Crypto
\n
\n \n License \nCopyright (c) 2019 Bruno Lemos.
\nThis project is provided as is without any warranties. Use at your own risk. \nBy using DevHub you agree with its privacy policy and license .
\n ",
+ "readmeOriginal": "\n \n DevHub : GitHub Notifications & Activities on your Desktop \n Android , iOS , Web & Desktop with 95%+ code sharing between themthanks to React Native + React Native Web \n
\n \n \n
\n
\n Why \nDevHub is a mobile and desktop app to help you manage GitHub Notifications and stay on top of repository activities . Save custom searches , apply filters and don't miss anything important.
\n \n Screenshots \n Desktop \n )
\nMenubar \n
\n Mobile \n\n \n \n \n
\n \n Download links \n\n \n Features \n\n Multi-column layout : See at a quick glance everything that is going on (like TweetDeck!); \n Filters : Apply different filters to each column, save your custom searches to make your life easier; \n Inbox Zero : Mark columns as done and gain peace of mind; \n Notifications manager : See all the relevant information before opening the notification, like comment content, issue/pull request status, release description, etc.; \n Repository watcher : Keep up to date with repositories' activities without using the watch
feature so your notifications don't get cluttered; \n User stalking : Follow user activities without using the follow
button; see activities that GitHub doesn't show on your feed, like their issue comments and pushed commits; \n Home/Dashboard : See yours or other users' home screen (a.k.a. GitHub Dashboard), a great way to discover interesting repositories; \n Save for later : Save any activity or notification for later, so you don't forget to get back to them; \n Keyboard shortcuts : Do anything using only the keyboard (press Shift+? in the web or desktop app to see all available shortcuts); \n Theme support : Choose between 6 light or dark themes; Automatically detect system preference; \n And more! : Desktop apps, native mobile apps, open source, modern tech stack, ... \n \n \n Next features: \n\n\nWhich one do you want first? Any other recommendations? Search for existing feature requests and add a 👍 reaction on them, or create a new one. Feel free to ping me (@brunolemos) if you feel it's something important.
\n \n\n \n Backers \nThank you to all our backers! 🙏 [Become a backer ]
\n
\nSponsors \nSupport this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor ]
\n \n \n \n \n \n \n \n \n \n
\n Donate \n\n \n Tech Stack \n\n \n Contributing \nSee CONTRIBUTING.md
\n \n \nCommunity \n\n \n Author \nFollow me on Twitter: @brunolemos \n Donate to me: Patreon | Crypto \n Donate to DevHub: OpenCollective | Crypto
\n
\n \n License \nCopyright (c) 2019 Bruno Lemos.
\nThis project is provided as is without any warranties. Use at your own risk. \nBy using DevHub you agree with its privacy policy and license .
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:24.797Z"
},
"destroyer": {
"readmeCleaned": "
\n Destroyer \n Open-Source Lossless Audio Player \n
\n v2.0 Breaking Changes: \n\nSwap to native HTML5 audio players (FLAC, MP4, MP3, OGG, WAV supported!) \nSeeking (finally!) \nTouchBar support for Macbook Pro! \nAn actual DMG install file for Mac (wow!) \nRemoval of FFPLAY and FFMEG (this should make it easier to build for all OS!) \nRemoval of metadata editor (may come back!) \nMinor style tweeks \n \nDownload for Mac
\nWatch demo video on YouTube
\n Getting Started: \n
\n\nDownload and open Destroyer . \nDrop your music collection onto Destroyer . \nDestroyer will recursively scan your collection and build library based on metadata. \n \nNote: Destroyer is dependant on metadata — it can process Vorbis comments as well as ID3 (1.1, 2.2, 2.3, 2.4) tags. Please ensure your collection is properly formatted.
\n On Artwork: \n\nDestroyer works best when all the tracks for an album are in one flat directory. \nDestroyer will look for a file named cover.jpg
in the album's directory, if cover.jpg
not found, it will fallback to any jpg
or png
in directory. \n \n On Search: \n
\n\nType anywhere in the library view to filter your collection. \nesc
will clear your filter. \n \n Deving and Building \n\n\n\nCommand \nPurpose \n \n \n\n\nyarn build
\nCompile JS /bundle
. \n \n\nyarn build:watch
\nBuild project and watch for changes. \n \n\nyarn start
\nStart Destroyer. \n \n\nyarn pack:osx
\nBuild for Mac. \n \n\nyarn pack:win
\nBuild for Windows. \n \n \n
\n ",
"readmeOriginal": "
\n Destroyer \n Open-Source Lossless Audio Player \n
\n v2.0 Breaking Changes: \n\nSwap to native HTML5 audio players (FLAC, MP4, MP3, OGG, WAV supported!) \nSeeking (finally!) \nTouchBar support for Macbook Pro! \nAn actual DMG install file for Mac (wow!) \nRemoval of FFPLAY and FFMEG (this should make it easier to build for all OS!) \nRemoval of metadata editor (may come back!) \nMinor style tweeks \n \nDownload for Mac
\nWatch demo video on YouTube
\n Getting Started: \n
\n\nDownload and open Destroyer . \nDrop your music collection onto Destroyer . \nDestroyer will recursively scan your collection and build library based on metadata. \n \nNote: Destroyer is dependant on metadata — it can process Vorbis comments as well as ID3 (1.1, 2.2, 2.3, 2.4) tags. Please ensure your collection is properly formatted.
\n On Artwork: \n\nDestroyer works best when all the tracks for an album are in one flat directory. \nDestroyer will look for a file named cover.jpg
in the album's directory, if cover.jpg
not found, it will fallback to any jpg
or png
in directory. \n \n On Search: \n
\n\nType anywhere in the library view to filter your collection. \nesc
will clear your filter. \n \n Deving and Building \n\n\n\nCommand \nPurpose \n \n \n\n\nyarn build
\nCompile JS /bundle
. \n \n\nyarn build:watch
\nBuild project and watch for changes. \n \n\nyarn start
\nStart Destroyer. \n \n\nyarn pack:osx
\nBuild for Mac. \n \n\nyarn pack:win
\nBuild for Windows. \n \n \n
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:16.924Z"
+ "readmeFetchedAt": "2020-09-30T00:10:24.830Z"
+ },
+ "devdocs-app": {
+ "readmeCleaned": " DevDocs Desktop \n日本語説明ページはこちら
\n \n \n
\nDevDocs.io combines multiple API documentations in a fast, organized, and searchable interface. This is an unofficial desktop app for it.
\n
\n Features \n Background behavior \nWhen closing the window, the app will continue running in the background, in the dock on macOS and the tray on Linux/Windows. Right-click the dock/tray icon and choose Quit to completely quit the app. On macOS, click the dock icon to show the window. On Linux, right-click the tray icon and choose Toggle to toggle the window. On Windows, click the tray icon to toggle the window.
\n Build-in shortcuts \ndevdocs
the website itself has great built-in shortcuts support, just check the help
page in the app.
\n
\n Planned features \nPlease consider sponsoring me to accelerate development.
\n\nMenubar mode: switch beween desktop mode and menubar mode \nTabs support: allow to open documentation in a new tab \n \n Global shortcut \nUse Ctrl+Shift+D (or Command+Shift+D on macOS) to toggle the app.
\n Install \n Using Homebrew \nbrew cask install devdocs\n
\n Manual download \nYou can manually download the latest release here .
\n Development \nIt's really easy to develop this app, no build tools like Webpack needed here, checkout ./app to get more:
\nnpm install\n\nnpm run app\n# edit files, save, refresh and it's done. \n Distribute \n\n License \nMIT © EGOIST
\n ",
+ "readmeOriginal": " DevDocs Desktop \n日本語説明ページはこちら
\n \n \n
\nDevDocs.io combines multiple API documentations in a fast, organized, and searchable interface. This is an unofficial desktop app for it.
\n
\n Features \n Background behavior \nWhen closing the window, the app will continue running in the background, in the dock on macOS and the tray on Linux/Windows. Right-click the dock/tray icon and choose Quit to completely quit the app. On macOS, click the dock icon to show the window. On Linux, right-click the tray icon and choose Toggle to toggle the window. On Windows, click the tray icon to toggle the window.
\n Build-in shortcuts \ndevdocs
the website itself has great built-in shortcuts support, just check the help
page in the app.
\n
\n Planned features \nPlease consider sponsoring me to accelerate development.
\n\nMenubar mode: switch beween desktop mode and menubar mode \nTabs support: allow to open documentation in a new tab \n \n Global shortcut \nUse Ctrl+Shift+D (or Command+Shift+D on macOS) to toggle the app.
\n Install \n Using Homebrew \nbrew cask install devdocs\n
\n Manual download \nYou can manually download the latest release here .
\n Development \nIt's really easy to develop this app, no build tools like Webpack needed here, checkout ./app to get more:
\nnpm install\n\nnpm run app\n# edit files, save, refresh and it's done. \n Distribute \n\n License \nMIT © EGOIST
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:24.840Z"
+ },
+ "devrantron": {
+ "readmeCleaned": " \n \n \n \n \n \n \n \n
\n\nUnofficial devRant desktop client.
\n \nWorks on Linux, MacOS and Windows.
\n \n Table of Contents \n\n Features \n Login with devRant Account \n
\n View Rants and Make Comments \n
\n Post Rants and Pick Emojis! \n
\n Get Real Time notifications \n
\n Make Your Custom View! \n
\n View Profiles \n
\n\nThis is our approach to create a cross platform desktop application for devRant.com .
\n \n Installation \nPre-compiled builds can be found on the latest release page.\nAdditionally on macOS, brew
can be used to install devRantron:
\n$ brew cask install devrantron\n
\n Contribute \n How to setup the project \n$ git clone https://github.com/tahnik/devRantron.git\n$ cd devRantron\n$ npm install\n$ npm run dev \nThe dev
script entry will start two processes. One process will create a webpack-dev-server
that will watch and reload the bundle as you edit and will make it available at http://localhost:8080
.\nThe second process will run the electron app in development mode, meaning that it will open up devtools with React and Redux devtools initialized.
\n Commiting code \nMake sure that your code is passing all linting tests before commiting it. This is usually done automatically by using husky
precommit hooks.
\ndevRantron uses angular styled commit messages. Messages that do not match the criteria are rejected. To make it easy to use them, use git cz
instead of git commit
.\nIt will start an interactive prompt and asks you for various things.
\n Before pushing \nMake sure that you add yourself as a contributor. Simply run npm run contributors:add <comma_separated_list_of_emoji_keys
. All the different emoji keys can be found here .
\n Contributors \n\n\n\n\n ",
+ "readmeOriginal": " \n \n \n \n \n \n \n \n
\n\nUnofficial devRant desktop client.
\n \nWorks on Linux, MacOS and Windows.
\n \n Table of Contents \n\n Features \n Login with devRant Account \n
\n View Rants and Make Comments \n
\n Post Rants and Pick Emojis! \n
\n Get Real Time notifications \n
\n Make Your Custom View! \n
\n View Profiles \n
\n\nThis is our approach to create a cross platform desktop application for devRant.com .
\n \n Installation \nPre-compiled builds can be found on the latest release page.\nAdditionally on macOS, brew
can be used to install devRantron:
\n$ brew cask install devrantron\n
\n Contribute \n How to setup the project \n$ git clone https://github.com/tahnik/devRantron.git\n$ cd devRantron\n$ npm install\n$ npm run dev \nThe dev
script entry will start two processes. One process will create a webpack-dev-server
that will watch and reload the bundle as you edit and will make it available at http://localhost:8080
.\nThe second process will run the electron app in development mode, meaning that it will open up devtools with React and Redux devtools initialized.
\n Commiting code \nMake sure that your code is passing all linting tests before commiting it. This is usually done automatically by using husky
precommit hooks.
\ndevRantron uses angular styled commit messages. Messages that do not match the criteria are rejected. To make it easy to use them, use git cz
instead of git commit
.\nIt will start an interactive prompt and asks you for various things.
\n Before pushing \nMake sure that you add yourself as a contributor. Simply run npm run contributors:add <comma_separated_list_of_emoji_keys
. All the different emoji keys can be found here .
\n Contributors \n\n\n\n\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:24.861Z"
},
"devsession-gui-starter": {
"readmeCleaned": " DevSession \n \n \n \n \n \n \n \n \n \n
\nOpen-Source collaborative IDE with many features and extremely quick setup!
\nCurrently work-in-progress/early alpha, but you can try it out with npx devsession
in\nthe directory in which you want to start a coding session, or by downloading the GUI starter\nfrom the latest release .
\nMore details are available on the devsession website:\nhttps://lukasbach.github.io/devsession/
\n CLI \nYou can run devsession from anywhere by entering npx devsession
, which will automatically download,\ninstall and run devsession. You can install it globally by entering npm i -g devsession
, so you can\njust invoke devsession
at any time.
\nYou can also install devsession as a dev dependency to your project and create an npm script in your\npackage.json
with preset CLI arguments to quickly enter a session that fits the projects needs.
\nYou can use the following arguments:
\n\n-p, --port [port]
, The port on which to run the server. Defaults to 8020. \n-k, --adminkey [key]
, This key can be used to register a user as an admin. Defaults to a random string. \n-d, --dir [dir]
, The project directory. Defaults to the current directory. \n-v, --verbose
, Log all socket messages for debugging. \n-a, --autosave
, Duration (in seconds) of periodic auto saving of all open files. 0 = disabled. Defaults to 120. \n \n Building/Contributing \nThe project is set up as a monorepo using Lerna. Note that, prior to doing anything else and\nespecially prior to installing dependencies, you need to run npx lerna link
to establish\nsymlinks between the packages.
\n\n\nTo start developing, run yarn && yarn start
in the root directory. This will start\na development server for the backend and the frontend and automatically recompile if\nchanges are detected. The backend starts on port 8020, the frontend on port 3000.\nTo debug, open the frontend from the url:\nhttp://localhost:3000/?adminkey=adminkey&backend=http://localhost:8020
\n \n\nTo run a new build, run yarn && yarn build
. This will build the common package,\nthe backend, the frontend, the website and the guistarter app.
\n \n\nTo release a new version, run yarn && yarn pub
. This will build everything, bump\nversions for all packages, upload new versions for the packages which are deployed\non npm and commit and push the version bumps. The CI pipeline will pick that up and\nredeploy the website and attach the guistarter binaries with the github release.
\n \n \n Acknowledgements \nNotable third-party frameworks used are:
\n\nMicrosofts Monaco as editor frontend \nMicrosofts Typescript as primary programming language \nFacebooks React for frontend development \nRedux and Palantirs Redoodle for state management \nPalantirs BlueprintJs as UI library \nExpressJS for the backend \nSocket.io for real-time communication between frontend and backend \nElectron for creating a standalone binary of the GUI starter \nngrok and localtunnel as built-in port-forwarding service \nNode-pty for running terminals in the backend \nxterm for displaying terminals in the frontend \n \n...as well as many others.
\n ",
"readmeOriginal": " DevSession \n \n \n \n \n \n \n \n \n \n
\nOpen-Source collaborative IDE with many features and extremely quick setup!
\nCurrently work-in-progress/early alpha, but you can try it out with npx devsession
in\nthe directory in which you want to start a coding session, or by downloading the GUI starter\nfrom the latest release .
\nMore details are available on the devsession website:\nhttps://lukasbach.github.io/devsession/
\n CLI \nYou can run devsession from anywhere by entering npx devsession
, which will automatically download,\ninstall and run devsession. You can install it globally by entering npm i -g devsession
, so you can\njust invoke devsession
at any time.
\nYou can also install devsession as a dev dependency to your project and create an npm script in your\npackage.json
with preset CLI arguments to quickly enter a session that fits the projects needs.
\nYou can use the following arguments:
\n\n-p, --port [port]
, The port on which to run the server. Defaults to 8020. \n-k, --adminkey [key]
, This key can be used to register a user as an admin. Defaults to a random string. \n-d, --dir [dir]
, The project directory. Defaults to the current directory. \n-v, --verbose
, Log all socket messages for debugging. \n-a, --autosave
, Duration (in seconds) of periodic auto saving of all open files. 0 = disabled. Defaults to 120. \n \n Building/Contributing \nThe project is set up as a monorepo using Lerna. Note that, prior to doing anything else and\nespecially prior to installing dependencies, you need to run npx lerna link
to establish\nsymlinks between the packages.
\n\n\nTo start developing, run yarn && yarn start
in the root directory. This will start\na development server for the backend and the frontend and automatically recompile if\nchanges are detected. The backend starts on port 8020, the frontend on port 3000.\nTo debug, open the frontend from the url:\nhttp://localhost:3000/?adminkey=adminkey&backend=http://localhost:8020
\n \n\nTo run a new build, run yarn && yarn build
. This will build the common package,\nthe backend, the frontend, the website and the guistarter app.
\n \n\nTo release a new version, run yarn && yarn pub
. This will build everything, bump\nversions for all packages, upload new versions for the packages which are deployed\non npm and commit and push the version bumps. The CI pipeline will pick that up and\nredeploy the website and attach the guistarter binaries with the github release.
\n \n \n Acknowledgements \nNotable third-party frameworks used are:
\n\nMicrosofts Monaco as editor frontend \nMicrosofts Typescript as primary programming language \nFacebooks React for frontend development \nRedux and Palantirs Redoodle for state management \nPalantirs BlueprintJs as UI library \nExpressJS for the backend \nSocket.io for real-time communication between frontend and backend \nElectron for creating a standalone binary of the GUI starter \nngrok and localtunnel as built-in port-forwarding service \nNode-pty for running terminals in the backend \nxterm for displaying terminals in the frontend \n \n...as well as many others.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:16.931Z"
- },
- "devhub": {
- "readmeCleaned": "\n \n DevHub : GitHub Notifications & Activities on your Desktop \n Android , iOS , Web & Desktop with 95%+ code sharing between themthanks to React Native + React Native Web \n
\n \n \n
\n
\n Why \nDevHub is a mobile and desktop app to help you manage GitHub Notifications and stay on top of repository activities . Save custom searches , apply filters and don't miss anything important.
\n \n Screenshots \n Desktop \n )
\nMenubar \n
\n Mobile \n\n \n \n \n
\n \n Download links \n\n \n Features \n\n Multi-column layout : See at a quick glance everything that is going on (like TweetDeck!); \n Filters : Apply different filters to each column, save your custom searches to make your life easier; \n Inbox Zero : Mark columns as done and gain peace of mind; \n Notifications manager : See all the relevant information before opening the notification, like comment content, issue/pull request status, release description, etc.; \n Repository watcher : Keep up to date with repositories' activities without using the watch
feature so your notifications don't get cluttered; \n User stalking : Follow user activities without using the follow
button; see activities that GitHub doesn't show on your feed, like their issue comments and pushed commits; \n Home/Dashboard : See yours or other users' home screen (a.k.a. GitHub Dashboard), a great way to discover interesting repositories; \n Save for later : Save any activity or notification for later, so you don't forget to get back to them; \n Keyboard shortcuts : Do anything using only the keyboard (press Shift+? in the web or desktop app to see all available shortcuts); \n Theme support : Choose between 6 light or dark themes; Automatically detect system preference; \n And more! : Desktop apps, native mobile apps, open source, modern tech stack, ... \n \n \n Next features: \n\n\nWhich one do you want first? Any other recommendations? Search for existing feature requests and add a 👍 reaction on them, or create a new one. Feel free to ping me (@brunolemos) if you feel it's something important.
\n \n\n \n Backers \nThank you to all our backers! 🙏 [Become a backer ]
\n
\nSponsors \nSupport this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor ]
\n \n \n \n \n \n \n \n \n \n
\n Donate \n\n \n Tech Stack \n\n \n Contributing \nSee CONTRIBUTING.md
\n \n \nCommunity \n\n \n Author \nFollow me on Twitter: @brunolemos \n Donate to me: Patreon | Crypto \n Donate to DevHub: OpenCollective | Crypto
\n
\n \n License \nCopyright (c) 2019 Bruno Lemos.
\nThis project is provided as is without any warranties. Use at your own risk. \nBy using DevHub you agree with its privacy policy and license .
\n ",
- "readmeOriginal": "\n \n DevHub : GitHub Notifications & Activities on your Desktop \n Android , iOS , Web & Desktop with 95%+ code sharing between themthanks to React Native + React Native Web \n
\n \n \n
\n
\n Why \nDevHub is a mobile and desktop app to help you manage GitHub Notifications and stay on top of repository activities . Save custom searches , apply filters and don't miss anything important.
\n \n Screenshots \n Desktop \n )
\nMenubar \n
\n Mobile \n\n \n \n \n
\n \n Download links \n\n \n Features \n\n Multi-column layout : See at a quick glance everything that is going on (like TweetDeck!); \n Filters : Apply different filters to each column, save your custom searches to make your life easier; \n Inbox Zero : Mark columns as done and gain peace of mind; \n Notifications manager : See all the relevant information before opening the notification, like comment content, issue/pull request status, release description, etc.; \n Repository watcher : Keep up to date with repositories' activities without using the watch
feature so your notifications don't get cluttered; \n User stalking : Follow user activities without using the follow
button; see activities that GitHub doesn't show on your feed, like their issue comments and pushed commits; \n Home/Dashboard : See yours or other users' home screen (a.k.a. GitHub Dashboard), a great way to discover interesting repositories; \n Save for later : Save any activity or notification for later, so you don't forget to get back to them; \n Keyboard shortcuts : Do anything using only the keyboard (press Shift+? in the web or desktop app to see all available shortcuts); \n Theme support : Choose between 6 light or dark themes; Automatically detect system preference; \n And more! : Desktop apps, native mobile apps, open source, modern tech stack, ... \n \n \n Next features: \n\n\nWhich one do you want first? Any other recommendations? Search for existing feature requests and add a 👍 reaction on them, or create a new one. Feel free to ping me (@brunolemos) if you feel it's something important.
\n \n\n \n Backers \nThank you to all our backers! 🙏 [Become a backer ]
\n
\nSponsors \nSupport this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor ]
\n \n \n \n \n \n \n \n \n \n
\n Donate \n\n \n Tech Stack \n\n \n Contributing \nSee CONTRIBUTING.md
\n \n \nCommunity \n\n \n Author \nFollow me on Twitter: @brunolemos \n Donate to me: Patreon | Crypto \n Donate to DevHub: OpenCollective | Crypto
\n
\n \n License \nCopyright (c) 2019 Bruno Lemos.
\nThis project is provided as is without any warranties. Use at your own risk. \nBy using DevHub you agree with its privacy policy and license .
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:16.982Z"
- },
- "dext": {
- "readmeCleaned": "🚧 Notice 🚧 \ndext
is, at the moment, subject to heavy development. From v0.9.0
, we won't add any feature unless small with backwards compability in mind.
\nCurrently, the roadmap for dext
2.0 is to move to the direction of having the following accomplished:
\n\nhaving a hook system for external plugins \nconsolidating all packages of dext into a monorepo \n \n...among other features .
\n
\n Overview \nDext is a JavaScript powered smart launcher. Built with JavaScript behind the influences of Alfred .
\nMade compatible with Alfred workflows that is powered by node (see: alfy ).
\n
\nNote: Currently available only for Mac OS X platform. Please help contribute for Windows and Linux users.
\n Install \nDownload the latest zip file here and unzip the archive. Open Dext.app
and follow the instructions below for usage.
\nYou can also use Homebrew Cask to download the app by running these commands:
\nbrew update\nbrew cask install dext\n
\nNOTE: Release version may not be stable as Dext is still in it's early stage of development. Please help contribute towards a stable build.
\n Usage \n Toggle Dext Bar \nSimply toggle and start typing with:
\nalt + space
\n Actions \nEach item may have it's own action. You can execute an item by double-clicking on the item or selecting it and pressing:
\nenter
\n Help/About \nType ?
\n Dext Package Manager \nDext Package Manager (dpm
) is available to download separately. dpm
can be used to easily install and configure your Dext instance. Please refer to the docs over at the dpm
repository for more information.
\n$ npm install -g dext-cli \n Configuring \nThe Dext configuration file is located in the .dext
folder in your home directory (~/.dext/
). This directory should contain a config.json
file as well as a plugins
folder. In here, you can drop any plugins.
\nHint: Use dpm
to easily manage plugins.
\n.dext/\n| --- config.json\n| --- plugins/\n| --- | --- dext-github-plugin/\n| --- | --- dext-hackernews-plugin/\n
\n Core Plugins \n\nBookmarks - Search your Chrome bookmarks. \nBrowser - Quick open your browser to a given URL. \nCalculator - Quickly calculate something. \nScreen Saver - Starts the screen saver. \n \nCommunity Plugins \n\nCommunity Themes \n\n Developers Documentation \n\n Goals \n\nTo provide a free/open-source alternative to Spotlight , and Alfred . \nPreserve compatibility with existing Alfred workflows. \nAllow customization and extending via plugins and themes. \n \n Contributing \n♥ Dext and want to contribute? I am seeking contributors of any levels to help grow the application. You can help contribute to the growth of this application in many ways.
\n\n Support \nLike what you see? Become a Patron and support me via a monthly donation.
\n LICENSE \nMIT © Vu Tran
\n ",
- "readmeOriginal": "🚧 Notice 🚧 \ndext
is, at the moment, subject to heavy development. From v0.9.0
, we won't add any feature unless small with backwards compability in mind.
\nCurrently, the roadmap for dext
2.0 is to move to the direction of having the following accomplished:
\n\nhaving a hook system for external plugins \nconsolidating all packages of dext into a monorepo \n \n...among other features .
\n
\n Overview \nDext is a JavaScript powered smart launcher. Built with JavaScript behind the influences of Alfred .
\nMade compatible with Alfred workflows that is powered by node (see: alfy ).
\n
\nNote: Currently available only for Mac OS X platform. Please help contribute for Windows and Linux users.
\n Install \nDownload the latest zip file here and unzip the archive. Open Dext.app
and follow the instructions below for usage.
\nYou can also use Homebrew Cask to download the app by running these commands:
\nbrew update\nbrew cask install dext\n
\nNOTE: Release version may not be stable as Dext is still in it's early stage of development. Please help contribute towards a stable build.
\n Usage \n Toggle Dext Bar \nSimply toggle and start typing with:
\nalt + space
\n Actions \nEach item may have it's own action. You can execute an item by double-clicking on the item or selecting it and pressing:
\nenter
\n Help/About \nType ?
\n Dext Package Manager \nDext Package Manager (dpm
) is available to download separately. dpm
can be used to easily install and configure your Dext instance. Please refer to the docs over at the dpm
repository for more information.
\n$ npm install -g dext-cli \n Configuring \nThe Dext configuration file is located in the .dext
folder in your home directory (~/.dext/
). This directory should contain a config.json
file as well as a plugins
folder. In here, you can drop any plugins.
\nHint: Use dpm
to easily manage plugins.
\n.dext/\n| --- config.json\n| --- plugins/\n| --- | --- dext-github-plugin/\n| --- | --- dext-hackernews-plugin/\n
\n Core Plugins \n\nBookmarks - Search your Chrome bookmarks. \nBrowser - Quick open your browser to a given URL. \nCalculator - Quickly calculate something. \nScreen Saver - Starts the screen saver. \n \nCommunity Plugins \n\nCommunity Themes \n\n Developers Documentation \n\n Goals \n\nTo provide a free/open-source alternative to Spotlight , and Alfred . \nPreserve compatibility with existing Alfred workflows. \nAllow customization and extending via plugins and themes. \n \n Contributing \n♥ Dext and want to contribute? I am seeking contributors of any levels to help grow the application. You can help contribute to the growth of this application in many ways.
\n\n Support \nLike what you see? Become a Patron and support me via a monthly donation.
\n LICENSE \nMIT © Vu Tran
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:17.037Z"
+ "readmeFetchedAt": "2020-09-30T00:10:24.865Z"
},
"dict": {
"readmeCleaned": " Dict \n \n \n
\n This is a Dictionary application \n\n\nIt can search words, of course.
\n \n\nIt can export words, Memrise App | txt | pdf test.
\n \n\nUsing React & TypeScript Electron Bootstrap Electron-Builder ...
\n \n\nHow to use
\n
\n \n \n \n Commands \n\nInstall package npm install
\nBuild and initial assets npm run build
\ndev npm start
\npackage npm run package
\n \n \n Thanks \n\n ",
"readmeOriginal": " Dict \n \n \n
\n This is a Dictionary application \n\n\nIt can search words, of course.
\n \n\nIt can export words, Memrise App | txt | pdf test.
\n \n\nUsing React & TypeScript Electron Bootstrap Electron-Builder ...
\n \n\nHow to use
\n
\n \n \n \n Commands \n\nInstall package npm install
\nBuild and initial assets npm run build
\ndev npm start
\npackage npm run package
\n \n \n Thanks \n\n ",
- "readmeFetchedAt": "2020-09-29T12:07:17.047Z"
+ "readmeFetchedAt": "2020-09-30T00:10:24.894Z"
},
- "devrantron": {
- "readmeCleaned": " \n \n \n \n \n \n \n \n
\n\nUnofficial devRant desktop client.
\n \nWorks on Linux, MacOS and Windows.
\n \n Table of Contents \n\n Features \n Login with devRant Account \n
\n View Rants and Make Comments \n
\n Post Rants and Pick Emojis! \n
\n Get Real Time notifications \n
\n Make Your Custom View! \n
\n View Profiles \n
\n\nThis is our approach to create a cross platform desktop application for devRant.com .
\n \n Installation \nPre-compiled builds can be found on the latest release page.\nAdditionally on macOS, brew
can be used to install devRantron:
\n$ brew cask install devrantron\n
\n Contribute \n How to setup the project \n$ git clone https://github.com/tahnik/devRantron.git\n$ cd devRantron\n$ npm install\n$ npm run dev \nThe dev
script entry will start two processes. One process will create a webpack-dev-server
that will watch and reload the bundle as you edit and will make it available at http://localhost:8080
.\nThe second process will run the electron app in development mode, meaning that it will open up devtools with React and Redux devtools initialized.
\n Commiting code \nMake sure that your code is passing all linting tests before commiting it. This is usually done automatically by using husky
precommit hooks.
\ndevRantron uses angular styled commit messages. Messages that do not match the criteria are rejected. To make it easy to use them, use git cz
instead of git commit
.\nIt will start an interactive prompt and asks you for various things.
\n Before pushing \nMake sure that you add yourself as a contributor. Simply run npm run contributors:add <comma_separated_list_of_emoji_keys
. All the different emoji keys can be found here .
\n Contributors \n\n\n\n\n ",
- "readmeOriginal": " \n \n \n \n \n \n \n \n
\n\nUnofficial devRant desktop client.
\n \nWorks on Linux, MacOS and Windows.
\n \n Table of Contents \n\n Features \n Login with devRant Account \n
\n View Rants and Make Comments \n
\n Post Rants and Pick Emojis! \n
\n Get Real Time notifications \n
\n Make Your Custom View! \n
\n View Profiles \n
\n\nThis is our approach to create a cross platform desktop application for devRant.com .
\n \n Installation \nPre-compiled builds can be found on the latest release page.\nAdditionally on macOS, brew
can be used to install devRantron:
\n$ brew cask install devrantron\n
\n Contribute \n How to setup the project \n$ git clone https://github.com/tahnik/devRantron.git\n$ cd devRantron\n$ npm install\n$ npm run dev \nThe dev
script entry will start two processes. One process will create a webpack-dev-server
that will watch and reload the bundle as you edit and will make it available at http://localhost:8080
.\nThe second process will run the electron app in development mode, meaning that it will open up devtools with React and Redux devtools initialized.
\n Commiting code \nMake sure that your code is passing all linting tests before commiting it. This is usually done automatically by using husky
precommit hooks.
\ndevRantron uses angular styled commit messages. Messages that do not match the criteria are rejected. To make it easy to use them, use git cz
instead of git commit
.\nIt will start an interactive prompt and asks you for various things.
\n Before pushing \nMake sure that you add yourself as a contributor. Simply run npm run contributors:add <comma_separated_list_of_emoji_keys
. All the different emoji keys can be found here .
\n Contributors \n\n\n\n\n ",
- "readmeFetchedAt": "2020-09-29T12:07:17.061Z"
+ "dipp": {
+ "readmeCleaned": "",
+ "readmeOriginal": "",
+ "readmeFetchedAt": "2020-09-30T00:10:24.935Z"
+ },
+ "dext": {
+ "readmeCleaned": "🚧 Notice 🚧 \ndext
is, at the moment, subject to heavy development. From v0.9.0
, we won't add any feature unless small with backwards compability in mind.
\nCurrently, the roadmap for dext
2.0 is to move to the direction of having the following accomplished:
\n\nhaving a hook system for external plugins \nconsolidating all packages of dext into a monorepo \n \n...among other features .
\n
\n Overview \nDext is a JavaScript powered smart launcher. Built with JavaScript behind the influences of Alfred .
\nMade compatible with Alfred workflows that is powered by node (see: alfy ).
\n
\nNote: Currently available only for Mac OS X platform. Please help contribute for Windows and Linux users.
\n Install \nDownload the latest zip file here and unzip the archive. Open Dext.app
and follow the instructions below for usage.
\nYou can also use Homebrew Cask to download the app by running these commands:
\nbrew update\nbrew cask install dext\n
\nNOTE: Release version may not be stable as Dext is still in it's early stage of development. Please help contribute towards a stable build.
\n Usage \n Toggle Dext Bar \nSimply toggle and start typing with:
\nalt + space
\n Actions \nEach item may have it's own action. You can execute an item by double-clicking on the item or selecting it and pressing:
\nenter
\n Help/About \nType ?
\n Dext Package Manager \nDext Package Manager (dpm
) is available to download separately. dpm
can be used to easily install and configure your Dext instance. Please refer to the docs over at the dpm
repository for more information.
\n$ npm install -g dext-cli \n Configuring \nThe Dext configuration file is located in the .dext
folder in your home directory (~/.dext/
). This directory should contain a config.json
file as well as a plugins
folder. In here, you can drop any plugins.
\nHint: Use dpm
to easily manage plugins.
\n.dext/\n| --- config.json\n| --- plugins/\n| --- | --- dext-github-plugin/\n| --- | --- dext-hackernews-plugin/\n
\n Core Plugins \n\nBookmarks - Search your Chrome bookmarks. \nBrowser - Quick open your browser to a given URL. \nCalculator - Quickly calculate something. \nScreen Saver - Starts the screen saver. \n \nCommunity Plugins \n\nCommunity Themes \n\n Developers Documentation \n\n Goals \n\nTo provide a free/open-source alternative to Spotlight , and Alfred . \nPreserve compatibility with existing Alfred workflows. \nAllow customization and extending via plugins and themes. \n \n Contributing \n♥ Dext and want to contribute? I am seeking contributors of any levels to help grow the application. You can help contribute to the growth of this application in many ways.
\n\n Support \nLike what you see? Become a Patron and support me via a monthly donation.
\n LICENSE \nMIT © Vu Tran
\n ",
+ "readmeOriginal": "🚧 Notice 🚧 \ndext
is, at the moment, subject to heavy development. From v0.9.0
, we won't add any feature unless small with backwards compability in mind.
\nCurrently, the roadmap for dext
2.0 is to move to the direction of having the following accomplished:
\n\nhaving a hook system for external plugins \nconsolidating all packages of dext into a monorepo \n \n...among other features .
\n
\n Overview \nDext is a JavaScript powered smart launcher. Built with JavaScript behind the influences of Alfred .
\nMade compatible with Alfred workflows that is powered by node (see: alfy ).
\n
\nNote: Currently available only for Mac OS X platform. Please help contribute for Windows and Linux users.
\n Install \nDownload the latest zip file here and unzip the archive. Open Dext.app
and follow the instructions below for usage.
\nYou can also use Homebrew Cask to download the app by running these commands:
\nbrew update\nbrew cask install dext\n
\nNOTE: Release version may not be stable as Dext is still in it's early stage of development. Please help contribute towards a stable build.
\n Usage \n Toggle Dext Bar \nSimply toggle and start typing with:
\nalt + space
\n Actions \nEach item may have it's own action. You can execute an item by double-clicking on the item or selecting it and pressing:
\nenter
\n Help/About \nType ?
\n Dext Package Manager \nDext Package Manager (dpm
) is available to download separately. dpm
can be used to easily install and configure your Dext instance. Please refer to the docs over at the dpm
repository for more information.
\n$ npm install -g dext-cli \n Configuring \nThe Dext configuration file is located in the .dext
folder in your home directory (~/.dext/
). This directory should contain a config.json
file as well as a plugins
folder. In here, you can drop any plugins.
\nHint: Use dpm
to easily manage plugins.
\n.dext/\n| --- config.json\n| --- plugins/\n| --- | --- dext-github-plugin/\n| --- | --- dext-hackernews-plugin/\n
\n Core Plugins \n\nBookmarks - Search your Chrome bookmarks. \nBrowser - Quick open your browser to a given URL. \nCalculator - Quickly calculate something. \nScreen Saver - Starts the screen saver. \n \nCommunity Plugins \n\nCommunity Themes \n\n Developers Documentation \n\n Goals \n\nTo provide a free/open-source alternative to Spotlight , and Alfred . \nPreserve compatibility with existing Alfred workflows. \nAllow customization and extending via plugins and themes. \n \n Contributing \n♥ Dext and want to contribute? I am seeking contributors of any levels to help grow the application. You can help contribute to the growth of this application in many ways.
\n\n Support \nLike what you see? Become a Patron and support me via a monthly donation.
\n LICENSE \nMIT © Vu Tran
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:24.955Z"
},
"diffuse": {
"readmeCleaned": "
\nA music player that connects to your cloud/distributed storage, \nin the form of a static, serverless, web application.
\n📍 Available at diffuse.sh and for download .
\n \n
\n Integrations \nMusic layer for music storage.\nUser layer for user-data storage.
\n Music layer \n\n User layer \n\n \n Hosting on your own server \nDiffuse is a static web application, which means it's just HTML, CSS and Javascript. No REST API, database, or anything backend-related involved. The app uses a hash, aka. fragment, based routing system, so you don't need any special server rules for routing. You can download a pre-build web-only version of Diffuse on the releases page. Diffuse uses service workers, so you may need HTTPS for it to work smoothly in certain browsers. I should also note that some source services use OAuth, so you'll need to use your own application credentials (eg. google drive client id + secret).
\nIn short:
\n\nDiffuse is a static, serverless, web application \nRouting is done using hashes/fragments (eg. diffuse.sh/#/sources
) \nDownload a web build on the releases page \nUses service workers (use HTTPS if possible) \nMay need own OAuth application credentials for some source services \n \n \n Building it yourself \nThis project uses Nix to manage the project's environment. If you'd like to build this project without Nix, check out the dependencies in the shell.nix
file (most are available through Homebrew as well).
\n# 🍱 \n\n# 1. Setup Nix environment \n# https://nixos.org/download.html \n\n# 2. Install js dependencies \njust install-deps\n\n# 3. Build, start server & watch for changes \njust \n ",
"readmeOriginal": "
\nA music player that connects to your cloud/distributed storage, \nin the form of a static, serverless, web application.
\n📍 Available at diffuse.sh and for download .
\n \n
\n Integrations \nMusic layer for music storage.\nUser layer for user-data storage.
\n Music layer \n\n User layer \n\n \n Hosting on your own server \nDiffuse is a static web application, which means it's just HTML, CSS and Javascript. No REST API, database, or anything backend-related involved. The app uses a hash, aka. fragment, based routing system, so you don't need any special server rules for routing. You can download a pre-build web-only version of Diffuse on the releases page. Diffuse uses service workers, so you may need HTTPS for it to work smoothly in certain browsers. I should also note that some source services use OAuth, so you'll need to use your own application credentials (eg. google drive client id + secret).
\nIn short:
\n\nDiffuse is a static, serverless, web application \nRouting is done using hashes/fragments (eg. diffuse.sh/#/sources
) \nDownload a web build on the releases page \nUses service workers (use HTTPS if possible) \nMay need own OAuth application credentials for some source services \n \n \n Building it yourself \nThis project uses Nix to manage the project's environment. If you'd like to build this project without Nix, check out the dependencies in the shell.nix
file (most are available through Homebrew as well).
\n# 🍱 \n\n# 1. Setup Nix environment \n# https://nixos.org/download.html \n\n# 2. Install js dependencies \njust install-deps\n\n# 3. Build, start server & watch for changes \njust \n ",
- "readmeFetchedAt": "2020-09-29T12:07:17.064Z"
+ "readmeFetchedAt": "2020-09-30T00:10:24.959Z"
},
- "dipp": {
- "readmeCleaned": "",
- "readmeOriginal": "",
- "readmeFetchedAt": "2020-09-29T12:07:17.067Z"
+ "dn-tool-container": {
+ "readmeCleaned": "
\n DN Tool Container \n
\nAn application can install many convenient tools for platforms of OS X 、Windows and Linux .\nIt can get more and more convenience tool in the future and no need reinstall Application.
\n
\n Downloads \nGitHub Releases
\n Package Source Code Repo \n\n Usage \n Install tool from store \n\nOpen the Applcation and click button \n \n
\n\nSelect package which you want to install and click the install button. \n \n
\n
\n\n
\n Install tools from custom package \nYou can package your tools by DN Tool Packager
\n\nOpen the Applcation and click button \n \n
\n\nClick Install Custom Package
button in Installed Package
page and select the package which you want to install. \n \n
\n\n
\n Host your custom package store server \nYou can install your custom package store server : DN Tool Container Store API Server
\n※ API document: Link
\n Add custom package store to DnToolContainer \n\nOpen the Applcation and click button \n \n
\n\nTo Manage Store
page and click Add Store
button \n \n
\n\nYou will see your packages in Package Store
page after new store config saved. \n \n
\n ",
+ "readmeOriginal": "
\n DN Tool Container \n
\nAn application can install many convenient tools for platforms of OS X 、Windows and Linux .\nIt can get more and more convenience tool in the future and no need reinstall Application.
\n
\n Downloads \nGitHub Releases
\n Package Source Code Repo \n\n Usage \n Install tool from store \n\nOpen the Applcation and click button \n \n
\n\nSelect package which you want to install and click the install button. \n \n
\n
\n\n
\n Install tools from custom package \nYou can package your tools by DN Tool Packager
\n\nOpen the Applcation and click button \n \n
\n\nClick Install Custom Package
button in Installed Package
page and select the package which you want to install. \n \n
\n\n
\n Host your custom package store server \nYou can install your custom package store server : DN Tool Container Store API Server
\n※ API document: Link
\n Add custom package store to DnToolContainer \n\nOpen the Applcation and click button \n \n
\n\nTo Manage Store
page and click Add Store
button \n \n
\n\nYou will see your packages in Package Store
page after new store config saved. \n \n
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:24.972Z"
},
"dixa": {
"readmeCleaned": "
\n Dixa Desktop app for Windows and Mac \nDownload the installer at dixa.com/downloads/desktop (windows/mac).
\n Features: \n\nBetter access to computer hardware (microphone and speakers) \nImproved system notifications when a conversation is offered \nSupport for click-to-call (tel:+18889107555) \nBusylight support \nAuto-update and installation of new versions in the background \nCopy/paste support \nNative menu \nPrevent system sleep \n \n About: \nDixa is a born global customer service tech company on a mission to solve customer chaos, eliminate bad customer service and build strong bonds between companies and their customers - much like the connection between friends.
\nOur software eliminates chaos caused by using disconnected systems and unifies the customer experience across email, chat, messaging and phone.
\nDixa has customers in 20+ countries and has rocketed from new entrant to the #1 ranked SaaS Contact Center platform in just over 1 year.
\n Integrations devices \n\n ",
"readmeOriginal": "
\n Dixa Desktop app for Windows and Mac \nDownload the installer at dixa.com/downloads/desktop (windows/mac).
\n Features: \n\nBetter access to computer hardware (microphone and speakers) \nImproved system notifications when a conversation is offered \nSupport for click-to-call (tel:+18889107555) \nBusylight support \nAuto-update and installation of new versions in the background \nCopy/paste support \nNative menu \nPrevent system sleep \n \n About: \nDixa is a born global customer service tech company on a mission to solve customer chaos, eliminate bad customer service and build strong bonds between companies and their customers - much like the connection between friends.
\nOur software eliminates chaos caused by using disconnected systems and unifies the customer experience across email, chat, messaging and phone.
\nDixa has customers in 20+ countries and has rocketed from new entrant to the #1 ranked SaaS Contact Center platform in just over 1 year.
\n Integrations devices \n\n ",
- "readmeFetchedAt": "2020-09-29T12:07:17.097Z"
- },
- "dn-tool-container": {
- "readmeCleaned": "
\n DN Tool Container \n
\nAn application can install many convenient tools for platforms of OS X 、Windows and Linux .\nIt can get more and more convenience tool in the future and no need reinstall Application.
\n
\n Downloads \nGitHub Releases
\n Package Source Code Repo \n\n Usage \n Install tool from store \n\nOpen the Applcation and click button \n \n
\n\nSelect package which you want to install and click the install button. \n \n
\n
\n\n
\n Install tools from custom package \nYou can package your tools by DN Tool Packager
\n\nOpen the Applcation and click button \n \n
\n\nClick Install Custom Package
button in Installed Package
page and select the package which you want to install. \n \n
\n\n
\n Host your custom package store server \nYou can install your custom package store server : DN Tool Container Store API Server
\n※ API document: Link
\n Add custom package store to DnToolContainer \n\nOpen the Applcation and click button \n \n
\n\nTo Manage Store
page and click Add Store
button \n \n
\n\nYou will see your packages in Package Store
page after new store config saved. \n \n
\n ",
- "readmeOriginal": "
\n DN Tool Container \n
\nAn application can install many convenient tools for platforms of OS X 、Windows and Linux .\nIt can get more and more convenience tool in the future and no need reinstall Application.
\n
\n Downloads \nGitHub Releases
\n Package Source Code Repo \n\n Usage \n Install tool from store \n\nOpen the Applcation and click button \n \n
\n\nSelect package which you want to install and click the install button. \n \n
\n
\n\n
\n Install tools from custom package \nYou can package your tools by DN Tool Packager
\n\nOpen the Applcation and click button \n \n
\n\nClick Install Custom Package
button in Installed Package
page and select the package which you want to install. \n \n
\n\n
\n Host your custom package store server \nYou can install your custom package store server : DN Tool Container Store API Server
\n※ API document: Link
\n Add custom package store to DnToolContainer \n\nOpen the Applcation and click button \n \n
\n\nTo Manage Store
page and click Add Store
button \n \n
\n\nYou will see your packages in Package Store
page after new store config saved. \n \n
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:17.181Z"
+ "readmeFetchedAt": "2020-09-30T00:10:25.061Z"
},
"doki-doki-mod-manager": {
"readmeCleaned": " Doki Doki Mod Manager \nDoki Doki Mod Manager is a mod manager for Doki Doki Literature Club!
\n Discord \nGot any questions, suggestions or complaints? Join the Discord server!
\nDDMM Discord
\n IP Guidelines \nDoki Doki Mod Manager is a fan work of Doki Doki Literature Club, as defined by Team Salvato's IP Guidelines .
\n Download \nBuilds are available on the Releases page for Windows, macOS and Linux.
\n Debug tools \nSet the following environment variables to enable debugging features.
\n\nDDMM_LANG_PROOF
- adds prefixes to all localised strings. \nDDMM_DEVTOOLS
- opens devtools on launch. \nDDMM_INCOGNITO
- removes app name from titlebar, so people don't judge you. \nDDMM_LANG
- sets the language, see the lang
folder. \nDDMM_DISCORD_ID
- change the Discord rich presence app ID. \n \n Run from source \nFor the latest changes, or if you want to contribute, you can run DDMM from source.
\n$ git clone https://github.com/DokiDokiModManager/Mod-Manager\n$ yarn && yarn start\n
\n Licenses and Acknowledgements \nDoki Doki Mod Manager is licensed under the MIT License . Contributions are welcomed!
\nSayonika assets licensed under CC BY-NC-SA .
\n7-Zip (7za.exe) licensed under GNU LGPL .
\n ",
"readmeOriginal": " Doki Doki Mod Manager \nDoki Doki Mod Manager is a mod manager for Doki Doki Literature Club!
\n Discord \nGot any questions, suggestions or complaints? Join the Discord server!
\nDDMM Discord
\n IP Guidelines \nDoki Doki Mod Manager is a fan work of Doki Doki Literature Club, as defined by Team Salvato's IP Guidelines .
\n Download \nBuilds are available on the Releases page for Windows, macOS and Linux.
\n Debug tools \nSet the following environment variables to enable debugging features.
\n\nDDMM_LANG_PROOF
- adds prefixes to all localised strings. \nDDMM_DEVTOOLS
- opens devtools on launch. \nDDMM_INCOGNITO
- removes app name from titlebar, so people don't judge you. \nDDMM_LANG
- sets the language, see the lang
folder. \nDDMM_DISCORD_ID
- change the Discord rich presence app ID. \n \n Run from source \nFor the latest changes, or if you want to contribute, you can run DDMM from source.
\n$ git clone https://github.com/DokiDokiModManager/Mod-Manager\n$ yarn && yarn start\n
\n Licenses and Acknowledgements \nDoki Doki Mod Manager is licensed under the MIT License . Contributions are welcomed!
\nSayonika assets licensed under CC BY-NC-SA .
\n7-Zip (7za.exe) licensed under GNU LGPL .
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:17.216Z"
+ "readmeFetchedAt": "2020-09-30T00:10:25.114Z"
},
- "domain-book": {
- "readmeCleaned": " Domain book application \nDomain Book app, an easy and straightforward way to monitor your domains' expiration date.\nIt is like a phonebook for your domains.
\n
\nYou can buy it via Paddle for only $14.99
\n Features \nSimple and Easy to use
\nA simple UI to give you the critical information about your domains, especially when you have many domains with various registrars. All you need to do is adding your domain, and the app will get all the information required from the Internet. We support a long list of domains WHOIS servers. Also, you can refresh the domain information at any time.
\n
\nModify the local domain information
\nIf for some reason, we were not able to get a piece of accurate information about your domains, you can use the edit screen to correct this information. Also, you can add notes and tags to help remember anything about a specific domain name.
\nOnce you modified the expiration date, a red dot will be shown near the domain to identify what you have changed. Meanwhile, if you added notes, a small page icon will appear which you can click to read these notes.
\n \n
\nAuto import
\nBy utilizing the powerful API that each registrar provide, we were able to provide this feature which allows you to auto import the list of your domains directly without the need to add them manually. Right now we only support four companies, and we are planning to add more shortly.
\n
\nWhat will expire soon?
\nWe all know how it feels when you forget to renew your domain, that's why we have added two menus to our application, one to show you a list of all the domains which will expire in 30 days, the other one display the domains which will expire in 60 days. This way you will know when your domain will be renewed, no surprise payments anymore.
\n
\n More info \nMore info about the application can be seen at Darawish website.
\n ",
- "readmeOriginal": " Domain book application \nDomain Book app, an easy and straightforward way to monitor your domains' expiration date.\nIt is like a phonebook for your domains.
\n
\nYou can buy it via Paddle for only $14.99
\n Features \nSimple and Easy to use
\nA simple UI to give you the critical information about your domains, especially when you have many domains with various registrars. All you need to do is adding your domain, and the app will get all the information required from the Internet. We support a long list of domains WHOIS servers. Also, you can refresh the domain information at any time.
\n
\nModify the local domain information
\nIf for some reason, we were not able to get a piece of accurate information about your domains, you can use the edit screen to correct this information. Also, you can add notes and tags to help remember anything about a specific domain name.
\nOnce you modified the expiration date, a red dot will be shown near the domain to identify what you have changed. Meanwhile, if you added notes, a small page icon will appear which you can click to read these notes.
\n \n
\nAuto import
\nBy utilizing the powerful API that each registrar provide, we were able to provide this feature which allows you to auto import the list of your domains directly without the need to add them manually. Right now we only support four companies, and we are planning to add more shortly.
\n
\nWhat will expire soon?
\nWe all know how it feels when you forget to renew your domain, that's why we have added two menus to our application, one to show you a list of all the domains which will expire in 30 days, the other one display the domains which will expire in 60 days. This way you will know when your domain will be renewed, no surprise payments anymore.
\n
\n More info \nMore info about the application can be seen at Darawish website.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:17.227Z"
+ "domterm": {
+ "readmeCleaned": " DomTerm - a terminal emulator and console using DOM and JavaScript \nDomTerm is a combined terminal emulator and REPL console using web\ntechnlogies - i.e. JavaScript and DOM: Users can type commands which\ngets sent to an application, which evaluates the command, and displays\nthe results, typically in some kind of type-script format.
\nSee the home page for more information,\nincluding list of features with many screenshots .
\n
\n ",
+ "readmeOriginal": " DomTerm - a terminal emulator and console using DOM and JavaScript \nDomTerm is a combined terminal emulator and REPL console using web\ntechnlogies - i.e. JavaScript and DOM: Users can type commands which\ngets sent to an application, which evaluates the command, and displays\nthe results, typically in some kind of type-script format.
\nSee the home page for more information,\nincluding list of features with many screenshots .
\n
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:25.127Z"
},
- "domodel-diary": {
- "readmeCleaned": "\n
\n
\n domodel-diary-electron \nA small diary application made with domodel
\n
\n\nCalendar \nDaily notes encrypted using AES \nPassword Protected \n \nIf you can't find the release for your machine you have to build if yourself by following the instructions below.
\n Getting started \n Installing \nClone the repository along with its submodules:
\ngit clone --recurse-submodules https://github.com/thoughtsunificator/domodel-diary-electron.git
\n Launch it \n\nnpm install \nnpm start \n \n Build \n\nnpm install \nnpm run dist \n \nThe binaries are available in the dist/
folder.
\n ",
- "readmeOriginal": "\n
\n
\n domodel-diary-electron \nA small diary application made with domodel
\n
\n\nCalendar \nDaily notes encrypted using AES \nPassword Protected \n \nIf you can't find the release for your machine you have to build if yourself by following the instructions below.
\n Getting started \n Installing \nClone the repository along with its submodules:
\ngit clone --recurse-submodules https://github.com/thoughtsunificator/domodel-diary-electron.git
\n Launch it \n\nnpm install \nnpm start \n \n Build \n\nnpm install \nnpm run dist \n \nThe binaries are available in the dist/
folder.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:17.251Z"
+ "donut": {
+ "readmeCleaned": "\n
\n \n \n Donut\n\n
Cross platform cryptocurrency tracker.\n
\n \n \n \n \n \n \n \n \n \n
\n
Preview\n
\n
Download\n
Builds are available for macOS , Debian/Ubuntu , FreeBSD and Windows . Visit Donut GitHub Releases
\n
License\n
MIT
\n
Donut icon is designed by Freepik
\n
\n ",
+ "readmeOriginal": "\n
\n \n \n Donut\n\n
Cross platform cryptocurrency tracker.\n
\n \n \n \n \n \n \n \n \n \n
\n
Preview\n
\n
Download\n
Builds are available for macOS , Debian/Ubuntu , FreeBSD and Windows . Visit Donut GitHub Releases
\n
License\n
MIT
\n
Donut icon is designed by Freepik
\n
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:25.225Z"
},
"downline": {
"readmeCleaned": " Downline 2.x \n⚠ This project is no longer actively maintained. Check out this repository by @stefnotch for an actively maintained version \n Download the alpha release for windows here . Report bugs or suggest features here . \n
\nNote: This branch is for v2.x of Downline, which is still under development. If you're interested in the currently functional v1.x, head over to this branch .
\n ",
"readmeOriginal": " Downline 2.x \n⚠ This project is no longer actively maintained. Check out this repository by @stefnotch for an actively maintained version \n Download the alpha release for windows here . Report bugs or suggest features here . \n
\nNote: This branch is for v2.x of Downline, which is still under development. If you're interested in the currently functional v1.x, head over to this branch .
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:17.312Z"
+ "readmeFetchedAt": "2020-09-30T00:10:25.232Z"
},
- "donut": {
- "readmeCleaned": "\n
\n \n \n Donut\n\n
Cross platform cryptocurrency tracker.\n
\n \n \n \n \n \n \n \n \n \n
\n
Preview\n
\n
Download\n
Builds are available for macOS , Debian/Ubuntu , FreeBSD and Windows . Visit Donut GitHub Releases
\n
License\n
MIT
\n
Donut icon is designed by Freepik
\n
\n ",
- "readmeOriginal": "\n
\n \n \n Donut\n\n
Cross platform cryptocurrency tracker.\n
\n \n \n \n \n \n \n \n \n \n
\n
Preview\n
\n
Download\n
Builds are available for macOS , Debian/Ubuntu , FreeBSD and Windows . Visit Donut GitHub Releases
\n
License\n
MIT
\n
Donut icon is designed by Freepik
\n
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:17.321Z"
- },
- "domterm": {
- "readmeCleaned": " DomTerm - a terminal emulator and console using DOM and JavaScript \nDomTerm is a combined terminal emulator and REPL console using web\ntechnlogies - i.e. JavaScript and DOM: Users can type commands which\ngets sent to an application, which evaluates the command, and displays\nthe results, typically in some kind of type-script format.
\nSee the home page for more information,\nincluding list of features with many screenshots .
\n
\n ",
- "readmeOriginal": " DomTerm - a terminal emulator and console using DOM and JavaScript \nDomTerm is a combined terminal emulator and REPL console using web\ntechnlogies - i.e. JavaScript and DOM: Users can type commands which\ngets sent to an application, which evaluates the command, and displays\nthe results, typically in some kind of type-script format.
\nSee the home page for more information,\nincluding list of features with many screenshots .
\n
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:17.353Z"
+ "domodel-diary": {
+ "readmeCleaned": "\n
\n
\n domodel-diary-electron \nA small diary application made with domodel
\n
\n\nCalendar \nDaily notes encrypted using AES \nPassword Protected \n \nIf you can't find the release for your machine you have to build if yourself by following the instructions below.
\n Getting started \n Installing \nClone the repository along with its submodules:
\ngit clone --recurse-submodules https://github.com/thoughtsunificator/domodel-diary-electron.git
\n Launch it \n\nnpm install \nnpm start \n \n Build \n\nnpm install \nnpm run dist \n \nThe binaries are available in the dist/
folder.
\n ",
+ "readmeOriginal": "\n
\n
\n domodel-diary-electron \nA small diary application made with domodel
\n
\n\nCalendar \nDaily notes encrypted using AES \nPassword Protected \n \nIf you can't find the release for your machine you have to build if yourself by following the instructions below.
\n Getting started \n Installing \nClone the repository along with its submodules:
\ngit clone --recurse-submodules https://github.com/thoughtsunificator/domodel-diary-electron.git
\n Launch it \n\nnpm install \nnpm start \n \n Build \n\nnpm install \nnpm run dist \n \nThe binaries are available in the dist/
folder.
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:25.253Z"
},
"dusk-player": {
"readmeCleaned": " \n \n Dusk Player \n \n \n \n \n \n \n \nA minimalistic music player, designed for simplicity. Built on electron, uses Howler for handling music playback, Svelte for the UI, and music-metadata to retrieve ID3 tags.
\nThis can also serve as a starting point to implement your own front-end/UI for a music Player.
\nDownload here: Releases
\n How to use \n 1. The Player \nDownload the build for your OS. Start the application and then click on the Folders tab on the top left corner, this will bring up a window where you can select the folder where you want to play your audio files from.\nOnce you select a folder with songs, just click play.
\n 2. Building from the repo \nClone the repository, make it your working directory, and then on your terminal run npm install
.\nOnce all the dependencies have finished downloading, run npm run app-dev
to test it, and npm run build
to build it for your platform.
\n Features \n\n Supports: mp3, opus, ogg, wav, aac, m4a and webm. \n Reads ID3 tags and displays the artist and album art (if they exist) \n Quickly switch tracks from the playlist. \n Search for songs from the search bar. \n Instantly switch between Dark, Light and Disco modes \n \n Screenshots \n \n \n
\n \n \n
\n Upcoming Features \nSome new features and under the hood stuff that will be or has already been implemented. They'll be included in the next update
\n\nNew function to shuffle songs. \n \n Changelog \nYou can find the changelog for all releases here
\n \n \n If you liked this, check out My Blog where I post tutorials and write about projects like this \nhttps://home.aveek.io/blog/
\n\n ",
"readmeOriginal": " \n \n Dusk Player \n \n \n \n \n \n \n \nA minimalistic music player, designed for simplicity. Built on electron, uses Howler for handling music playback, Svelte for the UI, and music-metadata to retrieve ID3 tags.
\nThis can also serve as a starting point to implement your own front-end/UI for a music Player.
\nDownload here: Releases
\n How to use \n 1. The Player \nDownload the build for your OS. Start the application and then click on the Folders tab on the top left corner, this will bring up a window where you can select the folder where you want to play your audio files from.\nOnce you select a folder with songs, just click play.
\n 2. Building from the repo \nClone the repository, make it your working directory, and then on your terminal run npm install
.\nOnce all the dependencies have finished downloading, run npm run app-dev
to test it, and npm run build
to build it for your platform.
\n Features \n\n Supports: mp3, opus, ogg, wav, aac, m4a and webm. \n Reads ID3 tags and displays the artist and album art (if they exist) \n Quickly switch tracks from the playlist. \n Search for songs from the search bar. \n Instantly switch between Dark, Light and Disco modes \n \n Screenshots \n \n \n
\n \n \n
\n Upcoming Features \nSome new features and under the hood stuff that will be or has already been implemented. They'll be included in the next update
\n\nNew function to shuffle songs. \n \n Changelog \nYou can find the changelog for all releases here
\n \n \n If you liked this, check out My Blog where I post tutorials and write about projects like this \nhttps://home.aveek.io/blog/
\n\n ",
- "readmeFetchedAt": "2020-09-29T12:07:17.429Z"
+ "readmeFetchedAt": "2020-09-30T00:10:25.264Z"
},
- "e-mage": {
- "readmeCleaned": "\nFrom developers to developers: a cross-platform tool for losslessly image compression.
\n\nSee the official E-Mage website for an introduction to E-Mage.
\n \n Contribute \nNew features, bug fixes and improvements are welcome! For questions and suggestions use the issues .
\n \n
\n Licence \nThe MIT License (MIT)\n\nCopyright (c) 2018 Douglas Nassif Roma Junior\n
\nSee the full licence file .
\n ",
- "readmeOriginal": "\nFrom developers to developers: a cross-platform tool for losslessly image compression.
\n\nSee the official E-Mage website for an introduction to E-Mage.
\n \n Contribute \nNew features, bug fixes and improvements are welcome! For questions and suggestions use the issues .
\n \n
\n Licence \nThe MIT License (MIT)\n\nCopyright (c) 2018 Douglas Nassif Roma Junior\n
\nSee the full licence file .
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:17.434Z"
+ "dot": {
+ "readmeCleaned": "\n
\n
Dot Browser\n
Dot Browser is a privacy-conscious web browser with smarts built-in for protection against trackers and advertisments online.
\n
\n
\n\n
\n
\n🚀 Features \n\nBuilt-in adblocker - Dot Browser automatically blocks advertisements and trackers out of the box so you can get back to what you do best, browsing! \nClean and familiar UI - You won't need to re-invent the wheel to understand the layout. \nWe don't track you - We've based Dot Browser on the Firefox source code, and we've stripped out all the Mozilla tracking. \nSync all your important data to your Dot ID - You can backup and sync all your browsing history, bookmarks and even passwords. \nModify every aspect of the browser - With the config
page, you can tweak and fine-tune anything in the browser. \nModern New Tab Page - Our New Tab page features a search box and the latest news in your area. Anything is customisable. \nAll our code is open-source - We love transparency, which is why all our code is open-source and publically-available on GitHub. \n \n❗ Issues / Support \nCreate issues here . Get support from our discord server, by clicking the banner below.
\n\n \n \n💻 Build Dot Browser \n\nThe following steps are designed for unix-based operating systems, if you want to build Dot Browser on Windows, please refer to this doc .
\n \n1. Download our build tool from here
\n2. Grab our source code by typing python3 bootstrap.py
, this may take a few hours.
\n3. You can now pick which build type you want to do when mach
asks you to choose a build type.
\n\n4. You can then start the build once mach
says your system is ready, the command to build the project is ./mach build
. This may take a few seconds up to a few hours.
\n5. If you've made it this far, you've successfully built Dot Browser! Now, you'll want to run the binary you built, you can do this by running ./mach run
.
\n❤️ Acknowledgements \n\n🤝 Contributors \n\n💸 Donations \nWe accept one-time donations on Ko-Fi to keep our servers running, (you'll have to pay each month if you want a monthly payment)
\n\n \n \n📜 License \nDot Browser is licensed under the MPL-2.0 license.
\n Contributors ✨ \nThanks goes to these wonderful people (emoji key ):
\n\n\n\n\n\n\n\nThis project follows the all-contributors specification. Contributions of any kind welcome!
\n ",
+ "readmeOriginal": "\n
\n
Dot Browser\n
Dot Browser is a privacy-conscious web browser with smarts built-in for protection against trackers and advertisments online.
\n
\n
\n\n
\n
\n🚀 Features \n\nBuilt-in adblocker - Dot Browser automatically blocks advertisements and trackers out of the box so you can get back to what you do best, browsing! \nClean and familiar UI - You won't need to re-invent the wheel to understand the layout. \nWe don't track you - We've based Dot Browser on the Firefox source code, and we've stripped out all the Mozilla tracking. \nSync all your important data to your Dot ID - You can backup and sync all your browsing history, bookmarks and even passwords. \nModify every aspect of the browser - With the config
page, you can tweak and fine-tune anything in the browser. \nModern New Tab Page - Our New Tab page features a search box and the latest news in your area. Anything is customisable. \nAll our code is open-source - We love transparency, which is why all our code is open-source and publically-available on GitHub. \n \n❗ Issues / Support \nCreate issues here . Get support from our discord server, by clicking the banner below.
\n\n \n \n💻 Build Dot Browser \n\nThe following steps are designed for unix-based operating systems, if you want to build Dot Browser on Windows, please refer to this doc .
\n \n1. Download our build tool from here
\n2. Grab our source code by typing python3 bootstrap.py
, this may take a few hours.
\n3. You can now pick which build type you want to do when mach
asks you to choose a build type.
\n\n4. You can then start the build once mach
says your system is ready, the command to build the project is ./mach build
. This may take a few seconds up to a few hours.
\n5. If you've made it this far, you've successfully built Dot Browser! Now, you'll want to run the binary you built, you can do this by running ./mach run
.
\n❤️ Acknowledgements \n\n🤝 Contributors \n\n💸 Donations \nWe accept one-time donations on Ko-Fi to keep our servers running, (you'll have to pay each month if you want a monthly payment)
\n\n \n \n📜 License \nDot Browser is licensed under the MPL-2.0 license.
\n Contributors ✨ \nThanks goes to these wonderful people (emoji key ):
\n\n\n\n\n\n\n\nThis project follows the all-contributors specification. Contributions of any kind welcome!
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:25.396Z"
},
"e-tools": {
"readmeCleaned": "
\n E-tools \n\n An Electron
app for platforms of OS X 、Windows and Linux\n
\n\n
\n
\n
\n Download and Install \n
\n Search/Replace Keymaps \n\n\n\nFunctionality \n \n \n \n \n\n\nStart searching \nCtrl-F \nCmd-F \n \n\nFind next \nCtrl-G \nCmd-G \n \n\nFind previous \nShift-Ctrl-G \nShift-Cmd-G \n \n\nFind next \nCtrl-G \nCmd-G \n \n\nReplace \nShift-Ctrl-F \nCmd-Option-F \n \n\nReplace all \nShift-Ctrl-R \nShift-Cmd-Option-F \n \n\nJump to line \nAlt-G \nOption-G \n \n\nPersistent search (dialog doesn't autoclose: enter to find next, Shift-Enter to find previous) \nAlt-F \nOption-F \n \n \n
\n Development \nIf you wish to build E-tools yourself:
\n\nClone this repo\ngit clone https://github.com/Suremotoo/e-tools.git
\nRun cd e-tools
\nRun npm install
\nRun npm start
\n \n License \n
\n ",
"readmeOriginal": "
\n E-tools \n\n An Electron
app for platforms of OS X 、Windows and Linux\n
\n\n
\n
\n
\n Download and Install \n
\n Search/Replace Keymaps \n\n\n\nFunctionality \n \n \n \n \n\n\nStart searching \nCtrl-F \nCmd-F \n \n\nFind next \nCtrl-G \nCmd-G \n \n\nFind previous \nShift-Ctrl-G \nShift-Cmd-G \n \n\nFind next \nCtrl-G \nCmd-G \n \n\nReplace \nShift-Ctrl-F \nCmd-Option-F \n \n\nReplace all \nShift-Ctrl-R \nShift-Cmd-Option-F \n \n\nJump to line \nAlt-G \nOption-G \n \n\nPersistent search (dialog doesn't autoclose: enter to find next, Shift-Enter to find previous) \nAlt-F \nOption-F \n \n \n
\n Development \nIf you wish to build E-tools yourself:
\n\nClone this repo\ngit clone https://github.com/Suremotoo/e-tools.git
\nRun cd e-tools
\nRun npm install
\nRun npm start
\n \n License \n
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:17.455Z"
+ "readmeFetchedAt": "2020-09-30T00:10:25.409Z"
},
- "dot": {
- "readmeCleaned": "\n
\n
Dot Browser\n
Dot Browser is a privacy-conscious web browser with smarts built-in for protection against trackers and advertisments online.
\n
\n
\n\n
\n
\n🚀 Features \n\nBuilt-in adblocker - Dot Browser automatically blocks advertisements and trackers out of the box so you can get back to what you do best, browsing! \nClean and familiar UI - You won't need to re-invent the wheel to understand the layout. \nWe don't track you - We've based Dot Browser on the Firefox source code, and we've stripped out all the Mozilla tracking. \nSync all your important data to your Dot ID - You can backup and sync all your browsing history, bookmarks and even passwords. \nModify every aspect of the browser - With the config
page, you can tweak and fine-tune anything in the browser. \nModern New Tab Page - Our New Tab page features a search box and the latest news in your area. Anything is customisable. \nAll our code is open-source - We love transparency, which is why all our code is open-source and publically-available on GitHub. \n \n❗ Issues / Support \nCreate issues here . Get support from our discord server, by clicking the banner below.
\n\n \n \n💻 Build Dot Browser \n\nThe following steps are designed for unix-based operating systems, if you want to build Dot Browser on Windows, please refer to this doc .
\n \n1. Download our build tool from here
\n2. Grab our source code by typing python3 bootstrap.py
, this may take a few hours.
\n3. You can now pick which build type you want to do when mach
asks you to choose a build type.
\n\n4. You can then start the build once mach
says your system is ready, the command to build the project is ./mach build
. This may take a few seconds up to a few hours.
\n5. If you've made it this far, you've successfully built Dot Browser! Now, you'll want to run the binary you built, you can do this by running ./mach run
.
\n❤️ Acknowledgements \n\n🤝 Contributors \n\n💸 Donations \nWe accept one-time donations on Ko-Fi to keep our servers running, (you'll have to pay each month if you want a monthly payment)
\n\n \n \n📜 License \nDot Browser is licensed under the MPL-2.0 license.
\n Contributors ✨ \nThanks goes to these wonderful people (emoji key ):
\n\n\n\n\n\n\n\nThis project follows the all-contributors specification. Contributions of any kind welcome!
\n ",
- "readmeOriginal": "\n
\n
Dot Browser\n
Dot Browser is a privacy-conscious web browser with smarts built-in for protection against trackers and advertisments online.
\n
\n
\n\n
\n
\n🚀 Features \n\nBuilt-in adblocker - Dot Browser automatically blocks advertisements and trackers out of the box so you can get back to what you do best, browsing! \nClean and familiar UI - You won't need to re-invent the wheel to understand the layout. \nWe don't track you - We've based Dot Browser on the Firefox source code, and we've stripped out all the Mozilla tracking. \nSync all your important data to your Dot ID - You can backup and sync all your browsing history, bookmarks and even passwords. \nModify every aspect of the browser - With the config
page, you can tweak and fine-tune anything in the browser. \nModern New Tab Page - Our New Tab page features a search box and the latest news in your area. Anything is customisable. \nAll our code is open-source - We love transparency, which is why all our code is open-source and publically-available on GitHub. \n \n❗ Issues / Support \nCreate issues here . Get support from our discord server, by clicking the banner below.
\n\n \n \n💻 Build Dot Browser \n\nThe following steps are designed for unix-based operating systems, if you want to build Dot Browser on Windows, please refer to this doc .
\n \n1. Download our build tool from here
\n2. Grab our source code by typing python3 bootstrap.py
, this may take a few hours.
\n3. You can now pick which build type you want to do when mach
asks you to choose a build type.
\n\n4. You can then start the build once mach
says your system is ready, the command to build the project is ./mach build
. This may take a few seconds up to a few hours.
\n5. If you've made it this far, you've successfully built Dot Browser! Now, you'll want to run the binary you built, you can do this by running ./mach run
.
\n❤️ Acknowledgements \n\n🤝 Contributors \n\n💸 Donations \nWe accept one-time donations on Ko-Fi to keep our servers running, (you'll have to pay each month if you want a monthly payment)
\n\n \n \n📜 License \nDot Browser is licensed under the MPL-2.0 license.
\n Contributors ✨ \nThanks goes to these wonderful people (emoji key ):
\n\n\n\n\n\n\n\nThis project follows the all-contributors specification. Contributions of any kind welcome!
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:17.477Z"
+ "e-mage": {
+ "readmeCleaned": "\nFrom developers to developers: a cross-platform tool for losslessly image compression.
\n\nSee the official E-Mage website for an introduction to E-Mage.
\n \n Contribute \nNew features, bug fixes and improvements are welcome! For questions and suggestions use the issues .
\n \n
\n Licence \nThe MIT License (MIT)\n\nCopyright (c) 2018 Douglas Nassif Roma Junior\n
\nSee the full licence file .
\n ",
+ "readmeOriginal": "\nFrom developers to developers: a cross-platform tool for losslessly image compression.
\n\nSee the official E-Mage website for an introduction to E-Mage.
\n \n Contribute \nNew features, bug fixes and improvements are welcome! For questions and suggestions use the issues .
\n \n
\n Licence \nThe MIT License (MIT)\n\nCopyright (c) 2018 Douglas Nassif Roma Junior\n
\nSee the full licence file .
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:25.420Z"
+ },
+ "eagluet": {
+ "readmeCleaned": " Eagluet \n
\nPomodora Clock which force you to Rest in Rest Mode.
\n
\nFeatures
\n\nsimple to use \nForce you to Rest in rest mode \nnotify you before the Rest round about to start \n \n Download \n\nWindows Download \n \n Running Locally \n\nClone the Repo \nInstall the dependencies.npm install
\nStart the project Locally. npm run start
\n \n Contributing \n\nFound the Bug create a new Issue \nFor Linting We are using StandardJS - JavaScript Standard Style \n \n ",
+ "readmeOriginal": " Eagluet \n
\nPomodora Clock which force you to Rest in Rest Mode.
\n
\nFeatures
\n\nsimple to use \nForce you to Rest in rest mode \nnotify you before the Rest round about to start \n \n Download \n\nWindows Download \n \n Running Locally \n\nClone the Repo \nInstall the dependencies.npm install
\nStart the project Locally. npm run start
\n \n Contributing \n\nFound the Bug create a new Issue \nFor Linting We are using StandardJS - JavaScript Standard Style \n \n ",
+ "readmeFetchedAt": "2020-09-30T00:10:25.422Z"
},
"easytongue": {
"readmeCleaned": " EasyTongue \n⚠️ Information ⚠️ \nThis App doesn't work anymore, because the used translation API was shutdown.
\n Preview \n Easy to use translation app \n
\n Available in twelve different languages \n\n \n 🇬🇧 English \n 🇩🇪 German \n 🇫🇷 French \n 🇪🇸 Spanish \n 🇹🇷 Turkish \n 🇷🇺 Russian \n \n \n 🇮🇹 Italian \n 🇧🇷 Portuguese \n 🇯🇵 Japanese \n 🇨🇳 Simplified Chinese \n 🇮🇳 Hindi \n 🇵🇱 Polish \n \n
\n
\n Option to start on bootup \n
\n Define Shortcuts for a faster usage \n
\n\n ",
"readmeOriginal": " EasyTongue \n⚠️ Information ⚠️ \nThis App doesn't work anymore, because the used translation API was shutdown.
\n Preview \n Easy to use translation app \n
\n Available in twelve different languages \n\n \n 🇬🇧 English \n 🇩🇪 German \n 🇫🇷 French \n 🇪🇸 Spanish \n 🇹🇷 Turkish \n 🇷🇺 Russian \n \n \n 🇮🇹 Italian \n 🇧🇷 Portuguese \n 🇯🇵 Japanese \n 🇨🇳 Simplified Chinese \n 🇮🇳 Hindi \n 🇵🇱 Polish \n \n
\n
\n Option to start on bootup \n
\n Define Shortcuts for a faster usage \n
\n\n ",
- "readmeFetchedAt": "2020-09-29T12:07:17.539Z"
+ "readmeFetchedAt": "2020-09-30T00:10:25.430Z"
},
- "eagluet": {
- "readmeCleaned": " Eagluet \n
\nPomodora Clock which force you to Rest in Rest Mode.
\n
\nFeatures
\n\nsimple to use \nForce you to Rest in rest mode \nnotify you before the Rest round about to start \n \n Download \n\nWindows Download \n \n Running Locally \n\nClone the Repo \nInstall the dependencies.npm install
\nStart the project Locally. npm run start
\n \n Contributing \n\nFound the Bug create a new Issue \nFor Linting We are using StandardJS - JavaScript Standard Style \n \n ",
- "readmeOriginal": " Eagluet \n
\nPomodora Clock which force you to Rest in Rest Mode.
\n
\nFeatures
\n\nsimple to use \nForce you to Rest in rest mode \nnotify you before the Rest round about to start \n \n Download \n\nWindows Download \n \n Running Locally \n\nClone the Repo \nInstall the dependencies.npm install
\nStart the project Locally. npm run start
\n \n Contributing \n\nFound the Bug create a new Issue \nFor Linting We are using StandardJS - JavaScript Standard Style \n \n ",
- "readmeFetchedAt": "2020-09-29T12:07:17.543Z"
+ "electrocrud": {
+ "readmeCleaned": "
\n ElectroCRUD 2 \n ElectroCRUD? \nElectroCRUD is Open Source Database CRUD (Create, Read, Update, Delete) Software. No Code Needed — Just in a few clicks, you can create a Database Admin/Dashboard/Whatever. Its Open Source — It's Free.
\n Why? \nAfter a failed search for a basic admin panel that does not involve writing code or installs web-based solutions, I came up with ElectroCRUD idea.
\n ElectroCRUD v1 \nThe ElectroCRUD v1 was born in 2016. An Electron application that made it possible to create a friendly dashboard with data tables, search, widgets, filter & relations with few clicks without any experience in programming.
\n ElectroCRUD v2 \nAfter a few years of the project being inactive, I decided to bring it to life again. The codebase was built from scratch using Electron+Angular8. The new version contains most of the features of the first version, and new features are added on a weekly basis.
\nFrom version 2.7.0 SQLite has been added, currently its very limited support but we working on full support for next version.
\n
\n
\n Functionality \n\n Databases \n\n Download Binaries \n\n Install via Package Managers \n Homebrew/brew (Mac OS/X) \nbrew cask install electrocrud
\n Download Sources \nElectroCRUD on GitHub
\n How to Video \n
\n Screenshots \n \n \n \n \n
\n Build from source \nnpm install
\n With codesign \nnpm run electron:mac-win-linux
\n Without codesign \nCSC_IDENTITY_AUTO_DISCOVERY=false npm run electron:mac-win-linux
\n \n \n
\n ",
+ "readmeOriginal": "
\n ElectroCRUD 2 \n ElectroCRUD? \nElectroCRUD is Open Source Database CRUD (Create, Read, Update, Delete) Software. No Code Needed — Just in a few clicks, you can create a Database Admin/Dashboard/Whatever. Its Open Source — It's Free.
\n Why? \nAfter a failed search for a basic admin panel that does not involve writing code or installs web-based solutions, I came up with ElectroCRUD idea.
\n ElectroCRUD v1 \nThe ElectroCRUD v1 was born in 2016. An Electron application that made it possible to create a friendly dashboard with data tables, search, widgets, filter & relations with few clicks without any experience in programming.
\n ElectroCRUD v2 \nAfter a few years of the project being inactive, I decided to bring it to life again. The codebase was built from scratch using Electron+Angular8. The new version contains most of the features of the first version, and new features are added on a weekly basis.
\nFrom version 2.7.0 SQLite has been added, currently its very limited support but we working on full support for next version.
\n
\n
\n Functionality \n\n Databases \n\n Download Binaries \n\n Install via Package Managers \n Homebrew/brew (Mac OS/X) \nbrew cask install electrocrud
\n Download Sources \nElectroCRUD on GitHub
\n How to Video \n
\n Screenshots \n \n \n \n \n
\n Build from source \nnpm install
\n With codesign \nnpm run electron:mac-win-linux
\n Without codesign \nCSC_IDENTITY_AUTO_DISCOVERY=false npm run electron:mac-win-linux
\n \n \n
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:25.546Z"
+ },
+ "elcalc": {
+ "readmeCleaned": "\n\t \n
\n elcalc \nCross-platform calculator, built with Electron
\n
\n\t \n\t \n \n\t \n
\n \n Highlights \n\nSupports basic math operations, as well as some scientific functions, such as power, square root, natural logarithm and more! \nSupports common math constants: π (pi)
and e
. \nBlazing fast calculation powered by lazy-loaded WebAssembly ⚡ \nSpecial keyboard support . \n \n Install \nCheck out the latest release .
\n \n Dev \n
\n Prerequisites \n\n Usage \n# Install dependencies \n\n $ npm install\n\n# Run the app \n\n $ npm start\n \n# Run lint & tests \n\n $ npm test \n \n# Build \n\n $ npm run dist \n\n\t \n \n File Tree \n├── build \t\t\t # Contains configuration files for Webpack etc. \n│ └── start.js \t\t # Configuration for `npm start` command \n│ └── webpack.app.config.js # Webpack app config (entry point, output) \n│ └── webpack.base.config.js # Webpack base config (plugins, loaders) \n├── crate \t\t\t # Contains Rust code, which will be compiled to WASM. \n│ ├── src \t\t\t\n│ │\t└── lib.rs \t\t # Main Rust file \n│ └── Cargo.lock \t\t\t\t # Cargo lock file \n│ └── Cargo.toml \t\t\t # Cargo configuration file \n├── resources \t\t # Contains icons for different operating systems \n│ ├── icons \t\t\t\n│ │\t└── 512x512.png # Icon for other operating systems (like Linux) \n│ └── icon.icns \t\t\t # Icon for macOS \n│ └── icon.ico \t\t\t\t # Icon for Windows \n├── src \t\t\t\t # Main application folder \n│ ├── stylesheets \t\t\t\n│ │\t└── main.css \t # Styles \n│ └── app.html \t\t\t # Main HTML file \n│ └── app.js \t\t\t\t # Main JS file \n│ └── background.js \t\t\t # Electron configuration \n├── test \t\t\t # Tests folder \n│ └── spec.js \t\t\t\t # Spectron tests \n├── .npmrc \t\t\t # npm config \n├── .stylelintrc \t\t\t # stylelint config \n├── .travis.yml \t\t\t # Travis CI config \n├── babel.config.js \t\t\t # Babel config \n Keyboard Support \n\n\n\nKey \nDescription \n \n \n\n\n1 , 2 , 3 , 4 , 5 , 6 , 7 , 8 , 9 , 0 \nType numbers \n \n\n+ , - , * or x , / , . , ^ , e \nType symbols \n \n\nEnter or Return \nEvaluate equation \n \n\nBackspace or Delete \nClear calculator output \n \n \n
\n License \nMIT
\n ",
+ "readmeOriginal": "\n\t \n
\n elcalc \nCross-platform calculator, built with Electron
\n
\n\t \n\t \n \n\t \n
\n \n Highlights \n\nSupports basic math operations, as well as some scientific functions, such as power, square root, natural logarithm and more! \nSupports common math constants: π (pi)
and e
. \nBlazing fast calculation powered by lazy-loaded WebAssembly ⚡ \nSpecial keyboard support . \n \n Install \nCheck out the latest release .
\n \n Dev \n
\n Prerequisites \n\n Usage \n# Install dependencies \n\n $ npm install\n\n# Run the app \n\n $ npm start\n \n# Run lint & tests \n\n $ npm test \n \n# Build \n\n $ npm run dist \n\n\t \n \n File Tree \n├── build \t\t\t # Contains configuration files for Webpack etc. \n│ └── start.js \t\t # Configuration for `npm start` command \n│ └── webpack.app.config.js # Webpack app config (entry point, output) \n│ └── webpack.base.config.js # Webpack base config (plugins, loaders) \n├── crate \t\t\t # Contains Rust code, which will be compiled to WASM. \n│ ├── src \t\t\t\n│ │\t└── lib.rs \t\t # Main Rust file \n│ └── Cargo.lock \t\t\t\t # Cargo lock file \n│ └── Cargo.toml \t\t\t # Cargo configuration file \n├── resources \t\t # Contains icons for different operating systems \n│ ├── icons \t\t\t\n│ │\t└── 512x512.png # Icon for other operating systems (like Linux) \n│ └── icon.icns \t\t\t # Icon for macOS \n│ └── icon.ico \t\t\t\t # Icon for Windows \n├── src \t\t\t\t # Main application folder \n│ ├── stylesheets \t\t\t\n│ │\t└── main.css \t # Styles \n│ └── app.html \t\t\t # Main HTML file \n│ └── app.js \t\t\t\t # Main JS file \n│ └── background.js \t\t\t # Electron configuration \n├── test \t\t\t # Tests folder \n│ └── spec.js \t\t\t\t # Spectron tests \n├── .npmrc \t\t\t # npm config \n├── .stylelintrc \t\t\t # stylelint config \n├── .travis.yml \t\t\t # Travis CI config \n├── babel.config.js \t\t\t # Babel config \n Keyboard Support \n\n\n\nKey \nDescription \n \n \n\n\n1 , 2 , 3 , 4 , 5 , 6 , 7 , 8 , 9 , 0 \nType numbers \n \n\n+ , - , * or x , / , . , ^ , e \nType symbols \n \n\nEnter or Return \nEvaluate equation \n \n\nBackspace or Delete \nClear calculator output \n \n \n
\n License \nMIT
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:25.554Z"
},
"electorrent": {
"readmeCleaned": "\n \n
\n\n \n \n \n \n \n \n \n \n \n
\n Electorrent \nNo more! Stop copy/pasting magnet links and uploading torrent files through a tedious webinterface. Electorrent is your new desktop remote torrenting application. Remote control your NAS, VPS, seedbox - you name it.
\n Support \nElectorrent can connect to the following bittorrent clients:
\n\n Downloads \nPlease note: I do not own code signing certificates which may results in anti-virus warnings!
\n\n Features \n\n Screenshots \n\n \n \n \n
\n\n \n \n \n
\n\n \n \n \n
\n FAQ \n\nYour program sucks. It doesn't support my bittorrent client \n \nWhat an opportunity! Now open an issue telling me which bittorrent client you would like to see next :)
\n\nWhat kind of technologies are used to build this? \n \nThe application is build around Electron , AngularJS and SemanticUI
\n\nI can't connect to rTorrent what is wrong? \n \nWhen using rTorrent you have to configure your http server correctly. Follow this guide to make sure you have it set up correctly
\n ",
"readmeOriginal": "\n \n
\n\n \n \n \n \n \n \n \n \n \n
\n Electorrent \nNo more! Stop copy/pasting magnet links and uploading torrent files through a tedious webinterface. Electorrent is your new desktop remote torrenting application. Remote control your NAS, VPS, seedbox - you name it.
\n Support \nElectorrent can connect to the following bittorrent clients:
\n\n Downloads \nPlease note: I do not own code signing certificates which may results in anti-virus warnings!
\n\n Features \n\n Screenshots \n\n \n \n \n
\n\n \n \n \n
\n\n \n \n \n
\n FAQ \n\nYour program sucks. It doesn't support my bittorrent client \n \nWhat an opportunity! Now open an issue telling me which bittorrent client you would like to see next :)
\n\nWhat kind of technologies are used to build this? \n \nThe application is build around Electron , AngularJS and SemanticUI
\n\nI can't connect to rTorrent what is wrong? \n \nWhen using rTorrent you have to configure your http server correctly. Follow this guide to make sure you have it set up correctly
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:17.612Z"
+ "readmeFetchedAt": "2020-09-30T00:10:25.573Z"
},
"ebtcalc": {
"readmeCleaned": " EBTCalc for Windows, Linux, and Mac OSX \nEBTCalc (Desktop) is a Reverse Polish Notation (RPN) calculator with custom buttons, programmed in Javascript, using a convenient editor. EBTCalc runs on Windows 10, OSX, and Linux. EBTCalc is open source.
\nEBTCalc is built on the Electron
framework.
\n Copyright \nEBTCalc (Desktop)
\n© Copyright 2020, Eric Bergman-Terrell
\n Screenshots \n
\n
\n Links \n\n Android Version \nA version of EBTCalc for Android
is also available.
\n Quick Start \nTo run EBTCalc:
\nOn OSX: Make sure that Xcode is installed.
\ngit clone https://github.com/EricTerrell/EBTCalc.git\ncd EBTCalc\nnpm install\nnpm start \nBefore running tests, update the path value in builtInOperationsTest.test.js:
\nbefore ( async function ( ) { \n this . app = new Application ( { \n // Your electron path can be any binary. Specify a path value that points to where you installed EBTCalc. \n path : 'C:\\\\Users\\\\Eric Terrell\\\\Documents\\\\EBTCalc-win32-x64\\\\EBTCalc.exe' , \n License \nGPL3
\n Feedback \nPlease submit your feedback to EBTCalc@EricBT.com .
\n ",
"readmeOriginal": " EBTCalc for Windows, Linux, and Mac OSX \nEBTCalc (Desktop) is a Reverse Polish Notation (RPN) calculator with custom buttons, programmed in Javascript, using a convenient editor. EBTCalc runs on Windows 10, OSX, and Linux. EBTCalc is open source.
\nEBTCalc is built on the Electron
framework.
\n Copyright \nEBTCalc (Desktop)
\n© Copyright 2020, Eric Bergman-Terrell
\n Screenshots \n
\n
\n Links \n\n Android Version \nA version of EBTCalc for Android
is also available.
\n Quick Start \nTo run EBTCalc:
\nOn OSX: Make sure that Xcode is installed.
\ngit clone https://github.com/EricTerrell/EBTCalc.git\ncd EBTCalc\nnpm install\nnpm start \nBefore running tests, update the path value in builtInOperationsTest.test.js:
\nbefore ( async function ( ) { \n this . app = new Application ( { \n // Your electron path can be any binary. Specify a path value that points to where you installed EBTCalc. \n path : 'C:\\\\Users\\\\Eric Terrell\\\\Documents\\\\EBTCalc-win32-x64\\\\EBTCalc.exe' , \n License \nGPL3
\n Feedback \nPlease submit your feedback to EBTCalc@EricBT.com .
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:17.630Z"
- },
- "electrocrud": {
- "readmeCleaned": "
\n ElectroCRUD 2 \n ElectroCRUD? \nElectroCRUD is Open Source Database CRUD (Create, Read, Update, Delete) Software. No Code Needed — Just in a few clicks, you can create a Database Admin/Dashboard/Whatever. Its Open Source — It's Free.
\n Why? \nAfter a failed search for a basic admin panel that does not involve writing code or installs web-based solutions, I came up with ElectroCRUD idea.
\n ElectroCRUD v1 \nThe ElectroCRUD v1 was born in 2016. An Electron application that made it possible to create a friendly dashboard with data tables, search, widgets, filter & relations with few clicks without any experience in programming.
\n ElectroCRUD v2 \nAfter a few years of the project being inactive, I decided to bring it to life again. The codebase was built from scratch using Electron+Angular8. The new version contains most of the features of the first version, and new features are added on a weekly basis.
\nFrom version 2.7.0 SQLite has been added, currently its very limited support but we working on full support for next version.
\n
\n
\n Functionality \n\n Databases \n\n Download Binaries \n\n Install via Package Managers \n Homebrew/brew (Mac OS/X) \nbrew cask install electrocrud
\n Download Sources \nElectroCRUD on GitHub
\n How to Video \n
\n Screenshots \n \n \n \n \n
\n Build from source \nnpm install
\n With codesign \nnpm run electron:mac-win-linux
\n Without codesign \nCSC_IDENTITY_AUTO_DISCOVERY=false npm run electron:mac-win-linux
\n \n \n
\n ",
- "readmeOriginal": "
\n ElectroCRUD 2 \n ElectroCRUD? \nElectroCRUD is Open Source Database CRUD (Create, Read, Update, Delete) Software. No Code Needed — Just in a few clicks, you can create a Database Admin/Dashboard/Whatever. Its Open Source — It's Free.
\n Why? \nAfter a failed search for a basic admin panel that does not involve writing code or installs web-based solutions, I came up with ElectroCRUD idea.
\n ElectroCRUD v1 \nThe ElectroCRUD v1 was born in 2016. An Electron application that made it possible to create a friendly dashboard with data tables, search, widgets, filter & relations with few clicks without any experience in programming.
\n ElectroCRUD v2 \nAfter a few years of the project being inactive, I decided to bring it to life again. The codebase was built from scratch using Electron+Angular8. The new version contains most of the features of the first version, and new features are added on a weekly basis.
\nFrom version 2.7.0 SQLite has been added, currently its very limited support but we working on full support for next version.
\n
\n
\n Functionality \n\n Databases \n\n Download Binaries \n\n Install via Package Managers \n Homebrew/brew (Mac OS/X) \nbrew cask install electrocrud
\n Download Sources \nElectroCRUD on GitHub
\n How to Video \n
\n Screenshots \n \n \n \n \n
\n Build from source \nnpm install
\n With codesign \nnpm run electron:mac-win-linux
\n Without codesign \nCSC_IDENTITY_AUTO_DISCOVERY=false npm run electron:mac-win-linux
\n \n \n
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:17.636Z"
+ "readmeFetchedAt": "2020-09-30T00:10:25.579Z"
},
- "elcalc": {
- "readmeCleaned": "\n\t \n
\n elcalc \nCross-platform calculator, built with Electron
\n
\n\t \n\t \n \n\t \n
\n \n Highlights \n\nSupports basic math operations, as well as some scientific functions, such as power, square root, natural logarithm and more! \nSupports common math constants: π (pi)
and e
. \nBlazing fast calculation powered by lazy-loaded WebAssembly ⚡ \nSpecial keyboard support . \n \n Install \nCheck out the latest release .
\n \n Dev \n
\n Prerequisites \n\n Usage \n# Install dependencies \n\n $ npm install\n\n# Run the app \n\n $ npm start\n \n# Run lint & tests \n\n $ npm test \n \n# Build \n\n $ npm run dist \n\n\t \n \n File Tree \n├── build \t\t\t # Contains configuration files for Webpack etc. \n│ └── start.js \t\t # Configuration for `npm start` command \n│ └── webpack.app.config.js # Webpack app config (entry point, output) \n│ └── webpack.base.config.js # Webpack base config (plugins, loaders) \n├── crate \t\t\t # Contains Rust code, which will be compiled to WASM. \n│ ├── src \t\t\t\n│ │\t└── lib.rs \t\t # Main Rust file \n│ └── Cargo.lock \t\t\t\t # Cargo lock file \n│ └── Cargo.toml \t\t\t # Cargo configuration file \n├── resources \t\t # Contains icons for different operating systems \n│ ├── icons \t\t\t\n│ │\t└── 512x512.png # Icon for other operating systems (like Linux) \n│ └── icon.icns \t\t\t # Icon for macOS \n│ └── icon.ico \t\t\t\t # Icon for Windows \n├── src \t\t\t\t # Main application folder \n│ ├── stylesheets \t\t\t\n│ │\t└── main.css \t # Styles \n│ └── app.html \t\t\t # Main HTML file \n│ └── app.js \t\t\t\t # Main JS file \n│ └── background.js \t\t\t # Electron configuration \n├── test \t\t\t # Tests folder \n│ └── spec.js \t\t\t\t # Spectron tests \n├── .npmrc \t\t\t # npm config \n├── .stylelintrc \t\t\t # stylelint config \n├── .travis.yml \t\t\t # Travis CI config \n├── babel.config.js \t\t\t # Babel config \n Keyboard Support \n\n\n\nKey \nDescription \n \n \n\n\n1 , 2 , 3 , 4 , 5 , 6 , 7 , 8 , 9 , 0 \nType numbers \n \n\n+ , - , * or x , / , . , ^ , e \nType symbols \n \n\nEnter or Return \nEvaluate equation \n \n\nBackspace or Delete \nClear calculator output \n \n \n
\n License \nMIT
\n ",
- "readmeOriginal": "\n\t \n
\n elcalc \nCross-platform calculator, built with Electron
\n
\n\t \n\t \n \n\t \n
\n \n Highlights \n\nSupports basic math operations, as well as some scientific functions, such as power, square root, natural logarithm and more! \nSupports common math constants: π (pi)
and e
. \nBlazing fast calculation powered by lazy-loaded WebAssembly ⚡ \nSpecial keyboard support . \n \n Install \nCheck out the latest release .
\n \n Dev \n
\n Prerequisites \n\n Usage \n# Install dependencies \n\n $ npm install\n\n# Run the app \n\n $ npm start\n \n# Run lint & tests \n\n $ npm test \n \n# Build \n\n $ npm run dist \n\n\t \n \n File Tree \n├── build \t\t\t # Contains configuration files for Webpack etc. \n│ └── start.js \t\t # Configuration for `npm start` command \n│ └── webpack.app.config.js # Webpack app config (entry point, output) \n│ └── webpack.base.config.js # Webpack base config (plugins, loaders) \n├── crate \t\t\t # Contains Rust code, which will be compiled to WASM. \n│ ├── src \t\t\t\n│ │\t└── lib.rs \t\t # Main Rust file \n│ └── Cargo.lock \t\t\t\t # Cargo lock file \n│ └── Cargo.toml \t\t\t # Cargo configuration file \n├── resources \t\t # Contains icons for different operating systems \n│ ├── icons \t\t\t\n│ │\t└── 512x512.png # Icon for other operating systems (like Linux) \n│ └── icon.icns \t\t\t # Icon for macOS \n│ └── icon.ico \t\t\t\t # Icon for Windows \n├── src \t\t\t\t # Main application folder \n│ ├── stylesheets \t\t\t\n│ │\t└── main.css \t # Styles \n│ └── app.html \t\t\t # Main HTML file \n│ └── app.js \t\t\t\t # Main JS file \n│ └── background.js \t\t\t # Electron configuration \n├── test \t\t\t # Tests folder \n│ └── spec.js \t\t\t\t # Spectron tests \n├── .npmrc \t\t\t # npm config \n├── .stylelintrc \t\t\t # stylelint config \n├── .travis.yml \t\t\t # Travis CI config \n├── babel.config.js \t\t\t # Babel config \n Keyboard Support \n\n\n\nKey \nDescription \n \n \n\n\n1 , 2 , 3 , 4 , 5 , 6 , 7 , 8 , 9 , 0 \nType numbers \n \n\n+ , - , * or x , / , . , ^ , e \nType symbols \n \n\nEnter or Return \nEvaluate equation \n \n\nBackspace or Delete \nClear calculator output \n \n \n
\n License \nMIT
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:17.641Z"
+ "elements": {
+ "readmeCleaned": "\n \n
Elements \n A desktop App which displays the periodic table \n \n \n
\n
\n
\n📝 Source Code \nIn order to use this source code you need to have Node.js, Git and Bower installed globally. After that you have to follow the steps below.
\n# Clone this repository \ngit clone https://github.com/florianfe/Elements\n# Go into the repository \ncd Elements\n# Install npm dependencies \nnpm install\n# Install bower dependencies \nbower install\n# Run the app in test mode \nnpm start\n# build application for release \nnpm run-script dist \n🖼 Preview \n
\n
\n
\n💾 Download \n\n \n Platform \n Version \n Download\n \n \n Mac \n 1.2.1 \n Download \n \n \n Windows \n 1.2.1 \n Download \n \n \n Linux (.deb) \n 1.2.1 \n Download \n \n \n Linux (.AppImage) \n 1.2.1 \n Download \n \n
\n📖 License \n
\n ",
+ "readmeOriginal": "\n \n
Elements \n A desktop App which displays the periodic table \n \n \n
\n
\n
\n📝 Source Code \nIn order to use this source code you need to have Node.js, Git and Bower installed globally. After that you have to follow the steps below.
\n# Clone this repository \ngit clone https://github.com/florianfe/Elements\n# Go into the repository \ncd Elements\n# Install npm dependencies \nnpm install\n# Install bower dependencies \nbower install\n# Run the app in test mode \nnpm start\n# build application for release \nnpm run-script dist \n🖼 Preview \n
\n
\n
\n💾 Download \n\n \n Platform \n Version \n Download\n \n \n Mac \n 1.2.1 \n Download \n \n \n Windows \n 1.2.1 \n Download \n \n \n Linux (.deb) \n 1.2.1 \n Download \n \n \n Linux (.AppImage) \n 1.2.1 \n Download \n \n
\n📖 License \n
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:25.664Z"
},
"elephicon": {
"readmeCleaned": " Elephicon \nElephicon (GUI Wrapper for png2icons ) generates Apple ICNS and Microsoft ICO files from PNG files.
\n \n \n
\n Usage \nThe ideal input is a 24 bit PNG with an alpha channel (RGBA) with 1024×1024 pixels but any other dimensions and most other PNG formats do also work.
\nIf you only need to create ICO files 256×256 pixels are sufficient.
\n
\nYou can also configure the settings by right-click
context menu.
\n Embedded Sizes \n\n\n\nDimension \nICO \nICNS \n \n \n\n\n16x16 \n✅ \n✅ \n \n\n16x16@2x \n \n✅ \n \n\n24x24 \n✅ \n \n \n\n32x32 \n✅ \n✅ \n \n\n32x32@2x \n \n✅ \n \n\n48x48 \n✅ \n \n \n\n64x64 \n✅ \n \n \n\n72x72 \n✅ \n \n \n\n96x96 \n✅ \n \n \n\n128x128 \n✅ \n✅ \n \n\n128x128@2x \n \n✅ \n \n\n256x256 \n✅ \n✅ \n \n\n256x256@2x \n \n✅ \n \n\n512x512 \n \n✅ \n \n\n512x512@2x \n \n✅ \n \n \n
\n Build & Install \n$ git clone git@github.com:sprout2000/elephicon.git\n$ cd elephicon\n$ yarn install && yarn package\n
\nYou will find the installer in release
directory.
\nNote that you will need to have Node.js , Git and Yarn installed.
\n Download \n macOS \nYou can download the latest version of Elephicon from the releases page here: \nhttps://github.com/sprout2000/elephicon/releases
\n Windows10 \nDownload the latest version for Windows10 at Microsoft Store .
\n License \n\nMIT © idesis GmbH , Rellinghauser Straße 334F, D-45136 Essen
\n Elephicon \nMIT © sprout2000
\n ",
"readmeOriginal": " Elephicon \nElephicon (GUI Wrapper for png2icons ) generates Apple ICNS and Microsoft ICO files from PNG files.
\n \n \n
\n Usage \nThe ideal input is a 24 bit PNG with an alpha channel (RGBA) with 1024×1024 pixels but any other dimensions and most other PNG formats do also work.
\nIf you only need to create ICO files 256×256 pixels are sufficient.
\n
\nYou can also configure the settings by right-click
context menu.
\n Embedded Sizes \n\n\n\nDimension \nICO \nICNS \n \n \n\n\n16x16 \n✅ \n✅ \n \n\n16x16@2x \n \n✅ \n \n\n24x24 \n✅ \n \n \n\n32x32 \n✅ \n✅ \n \n\n32x32@2x \n \n✅ \n \n\n48x48 \n✅ \n \n \n\n64x64 \n✅ \n \n \n\n72x72 \n✅ \n \n \n\n96x96 \n✅ \n \n \n\n128x128 \n✅ \n✅ \n \n\n128x128@2x \n \n✅ \n \n\n256x256 \n✅ \n✅ \n \n\n256x256@2x \n \n✅ \n \n\n512x512 \n \n✅ \n \n\n512x512@2x \n \n✅ \n \n \n
\n Build & Install \n$ git clone git@github.com:sprout2000/elephicon.git\n$ cd elephicon\n$ yarn install && yarn package\n
\nYou will find the installer in release
directory.
\nNote that you will need to have Node.js , Git and Yarn installed.
\n Download \n macOS \nYou can download the latest version of Elephicon from the releases page here: \nhttps://github.com/sprout2000/elephicon/releases
\n Windows10 \nDownload the latest version for Windows10 at Microsoft Store .
\n License \n\nMIT © idesis GmbH , Rellinghauser Straße 334F, D-45136 Essen
\n Elephicon \nMIT © sprout2000
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:17.686Z"
+ "readmeFetchedAt": "2020-09-30T00:10:25.691Z"
},
- "elements": {
- "readmeCleaned": "\n \n
Elements \n A desktop App which displays the periodic table \n \n \n
\n
\n
\n📝 Source Code \nIn order to use this source code you need to have Node.js, Git and Bower installed globally. After that you have to follow the steps below.
\n# Clone this repository \ngit clone https://github.com/florianfe/Elements\n# Go into the repository \ncd Elements\n# Install npm dependencies \nnpm install\n# Install bower dependencies \nbower install\n# Run the app in test mode \nnpm start\n# build application for release \nnpm run-script dist \n🖼 Preview \n
\n
\n
\n💾 Download \n\n \n Platform \n Version \n Download\n \n \n Mac \n 1.2.1 \n Download \n \n \n Windows \n 1.2.1 \n Download \n \n \n Linux (.deb) \n 1.2.1 \n Download \n \n \n Linux (.AppImage) \n 1.2.1 \n Download \n \n
\n📖 License \n
\n ",
- "readmeOriginal": "\n \n
Elements \n A desktop App which displays the periodic table \n \n \n
\n
\n
\n📝 Source Code \nIn order to use this source code you need to have Node.js, Git and Bower installed globally. After that you have to follow the steps below.
\n# Clone this repository \ngit clone https://github.com/florianfe/Elements\n# Go into the repository \ncd Elements\n# Install npm dependencies \nnpm install\n# Install bower dependencies \nbower install\n# Run the app in test mode \nnpm start\n# build application for release \nnpm run-script dist \n🖼 Preview \n
\n
\n
\n💾 Download \n\n \n Platform \n Version \n Download\n \n \n Mac \n 1.2.1 \n Download \n \n \n Windows \n 1.2.1 \n Download \n \n \n Linux (.deb) \n 1.2.1 \n Download \n \n \n Linux (.AppImage) \n 1.2.1 \n Download \n \n
\n📖 License \n
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:17.708Z"
+ "domain-book": {
+ "readmeCleaned": " Domain book application \nDomain Book app, an easy and straightforward way to monitor your domains' expiration date.\nIt is like a phonebook for your domains.
\n
\nYou can buy it via Paddle for only $14.99
\n Features \nSimple and Easy to use
\nA simple UI to give you the critical information about your domains, especially when you have many domains with various registrars. All you need to do is adding your domain, and the app will get all the information required from the Internet. We support a long list of domains WHOIS servers. Also, you can refresh the domain information at any time.
\n
\nModify the local domain information
\nIf for some reason, we were not able to get a piece of accurate information about your domains, you can use the edit screen to correct this information. Also, you can add notes and tags to help remember anything about a specific domain name.
\nOnce you modified the expiration date, a red dot will be shown near the domain to identify what you have changed. Meanwhile, if you added notes, a small page icon will appear which you can click to read these notes.
\n \n
\nAuto import
\nBy utilizing the powerful API that each registrar provide, we were able to provide this feature which allows you to auto import the list of your domains directly without the need to add them manually. Right now we only support four companies, and we are planning to add more shortly.
\n
\nWhat will expire soon?
\nWe all know how it feels when you forget to renew your domain, that's why we have added two menus to our application, one to show you a list of all the domains which will expire in 30 days, the other one display the domains which will expire in 60 days. This way you will know when your domain will be renewed, no surprise payments anymore.
\n
\n More info \nMore info about the application can be seen at Darawish website.
\n ",
+ "readmeOriginal": " Domain book application \nDomain Book app, an easy and straightforward way to monitor your domains' expiration date.\nIt is like a phonebook for your domains.
\n
\nYou can buy it via Paddle for only $14.99
\n Features \nSimple and Easy to use
\nA simple UI to give you the critical information about your domains, especially when you have many domains with various registrars. All you need to do is adding your domain, and the app will get all the information required from the Internet. We support a long list of domains WHOIS servers. Also, you can refresh the domain information at any time.
\n
\nModify the local domain information
\nIf for some reason, we were not able to get a piece of accurate information about your domains, you can use the edit screen to correct this information. Also, you can add notes and tags to help remember anything about a specific domain name.
\nOnce you modified the expiration date, a red dot will be shown near the domain to identify what you have changed. Meanwhile, if you added notes, a small page icon will appear which you can click to read these notes.
\n \n
\nAuto import
\nBy utilizing the powerful API that each registrar provide, we were able to provide this feature which allows you to auto import the list of your domains directly without the need to add them manually. Right now we only support four companies, and we are planning to add more shortly.
\n
\nWhat will expire soon?
\nWe all know how it feels when you forget to renew your domain, that's why we have added two menus to our application, one to show you a list of all the domains which will expire in 30 days, the other one display the domains which will expire in 60 days. This way you will know when your domain will be renewed, no surprise payments anymore.
\n
\n More info \nMore info about the application can be seen at Darawish website.
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:25.696Z"
},
"elite-journal": {
"readmeCleaned": "\n \n
\n Elite Journal \n
\n
\n\nParsing the Elite: Dangerous journal and putting it into a cool format.
\n \n What does it actually do then? \nBasically it allows the average joe to have a look at the journal log for Elite: Dangerous in a nice easy to read format.
\n How to get it? \nDownload a setup .exe from the releases page, and then run it. It will automagically update when you run the application from now on!
\n\n \n
\n\n\n\n Dev \n$ npm install\n
\n Run \n$ npm start\n
\n Build \n$ npm run pack\n
\nBuilds the app for Windows x64, using electron-builder .
\n Build - Distribution \n$ npm run dist\n
\nBuilds the app and distributable setup exe for Windows x64, using electron-builder .
\n Quick Development setup \ncurl -o- -L https://raw.githubusercontent.com/willyb321/elite-journal/master/.scripts/get.sh | bash\n
\n Contributing \nSee CONTRIBUTING.md for guidelines.
\n Changes \nSee CHANGELOG.md for changes.
\n Features \n\nFiltering. \nSaving as HTML. \nSaving as JSON. \nLooking at journal logs in a nice format. \nDrag and drop logs to load them. \nBuilt with web technologies and Node.JS . \nKeyboard shortcuts for various actions. \nFairly fast. \nPretty CSS. \nEasy on the CPU. \nEasy on the RAM. \nEasy on basically everything to do with resources. \nAuto updating. \nPlus more. \n \n License \nMIT © willyb321
\n Support on Beerpay \nHey dude! If you like this thing what ive made, why not chuck a buck my way eh? 👍
\n
\n ",
"readmeOriginal": "\n \n
\n Elite Journal \n
\n
\n\nParsing the Elite: Dangerous journal and putting it into a cool format.
\n \n What does it actually do then? \nBasically it allows the average joe to have a look at the journal log for Elite: Dangerous in a nice easy to read format.
\n How to get it? \nDownload a setup .exe from the releases page, and then run it. It will automagically update when you run the application from now on!
\n\n \n
\n\n\n\n Dev \n$ npm install\n
\n Run \n$ npm start\n
\n Build \n$ npm run pack\n
\nBuilds the app for Windows x64, using electron-builder .
\n Build - Distribution \n$ npm run dist\n
\nBuilds the app and distributable setup exe for Windows x64, using electron-builder .
\n Quick Development setup \ncurl -o- -L https://raw.githubusercontent.com/willyb321/elite-journal/master/.scripts/get.sh | bash\n
\n Contributing \nSee CONTRIBUTING.md for guidelines.
\n Changes \nSee CHANGELOG.md for changes.
\n Features \n\nFiltering. \nSaving as HTML. \nSaving as JSON. \nLooking at journal logs in a nice format. \nDrag and drop logs to load them. \nBuilt with web technologies and Node.JS . \nKeyboard shortcuts for various actions. \nFairly fast. \nPretty CSS. \nEasy on the CPU. \nEasy on the RAM. \nEasy on basically everything to do with resources. \nAuto updating. \nPlus more. \n \n License \nMIT © willyb321
\n Support on Beerpay \nHey dude! If you like this thing what ive made, why not chuck a buck my way eh? 👍
\n
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:17.737Z"
- },
- "englishextra-app": {
- "readmeCleaned": "englishextra-app \nEnglish Grammar for Russian-Speakers—an App for Windows / Android / Linux \n \n \n
\n Dashboard \nhttps://build.phonegap.com/apps/1824701/builds
\n Production Push URL \nhttps://github.com/englishextra/englishextra-app.git\n
\n Remotes \n\n Public Download Pages \n\n License \nAvailable under MIT license .
\n ",
- "readmeOriginal": "englishextra-app \nEnglish Grammar for Russian-Speakers—an App for Windows / Android / Linux \n \n \n
\n Dashboard \nhttps://build.phonegap.com/apps/1824701/builds
\n Production Push URL \nhttps://github.com/englishextra/englishextra-app.git\n
\n Remotes \n\n Public Download Pages \n\n License \nAvailable under MIT license .
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:17.777Z"
+ "readmeFetchedAt": "2020-09-30T00:10:25.740Z"
},
"encrypt0r": {
"readmeCleaned": "",
"readmeOriginal": "",
- "readmeFetchedAt": "2020-09-29T12:07:17.796Z"
+ "readmeFetchedAt": "2020-09-30T00:10:25.784Z"
+ },
+ "englishextra-app": {
+ "readmeCleaned": "englishextra-app \nEnglish Grammar for Russian-Speakers—an App for Windows / Android / Linux \n \n \n
\n Dashboard \nhttps://build.phonegap.com/apps/1824701/builds
\n Production Push URL \nhttps://github.com/englishextra/englishextra-app.git\n
\n Remotes \n\n Public Download Pages \n\n License \nAvailable under MIT license .
\n ",
+ "readmeOriginal": "englishextra-app \nEnglish Grammar for Russian-Speakers—an App for Windows / Android / Linux \n \n \n
\n Dashboard \nhttps://build.phonegap.com/apps/1824701/builds
\n Production Push URL \nhttps://github.com/englishextra/englishextra-app.git\n
\n Remotes \n\n Public Download Pages \n\n License \nAvailable under MIT license .
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:25.867Z"
},
"email-securely-app": {
"readmeCleaned": "\n \n
\nElectronMail is an Electron -based unofficial desktop client for ProtonMail . The app aims to provide enhanced desktop user experience enabling features that are not supported by the official in-browser web clients.\nIt is written in TypeScript and uses Angular .
\n \n \n \n
\n
\n Download \nThe download page with Linux/OSX/Windows installation packages is here .
\nThe way of verifying that the installation packages attached to the releases have been assembled from the source code is being provided .
\nSome Linux package types are available for installing from the repositories (Pacman
and Snap
packages are being maintained by @joshirio ):
\n
\n
\n
\n Features \n\n Open Source . \n⚙️ Reproducible builds . \n⚙️ Cross platform . The app works on Linux/OSX/Windows platforms. \n🔎 Full-text search . Enabled with v2.2.0 release. See the respective issue for details. \n📦 Offline access to the email messages (only emails body content stored locally but not the attachments). The local store feature enables storing your messages in the encrypted database.bin
file, so you could view your messages offline, perform a full-text search against them and export them to EML files. Enabled since v2.0.0 release. \n📫 Multi accounts support per each email provider including supporting individual entry point domains . \n🔓 Automatic login into the app with a remembered master password using keytar module (keep me signed in feature). \n🔓 Automatic login into the email accounts , including filling 2FA tokens . Two auto-login delay scenarios supported in order to make it harder to correlate the identities, see the respective issue . \n🔓 Persistent email account sessions . The feature introduced since v4.2.0 version with the experimental
label, #227 . The feature enables the scenario when you to enter the account credentials on the login form only once, manually or automatically by the app, and then you never see the login form anymore for this email account even if you restart the app (unless you explicitly dropped the session in the admin area or it got dropped by the service due to the inactivity/expiration). If this feature is enabled for the account, manual credentials filling is the preferred option as a more secure option since you don't save the account credentials anywhere (credentials
are encrypted though even if saved, see settings.bin
file description in the FAQ ). \n🔐 Encrypted local storage with switchable predefined key derivation and encryption presets. Argon2 is used as the default key derivation function. \n🔔 Native notifications for individual accounts clicking on which focuses the app window and selects respective account in the accounts list. \n🔔 System tray icon with a total number of unread messages shown on top of it. Enabling local messages store improves this feature (how to enable ), see respective issue . \n⚙️ Starting minimized to tray . \n⚙️ Closing to tray . \n⚙️ Switchable accounts handle buttons positioning (top
, left
, left-thin
). See details in #36 and #175 . Demo screenshots placed in the images folder (specifically this image). \n📦 Batch emails export to EML files (attachments can optionally be exported in online/live mode). Feature released with v2.0.0-beta.4 version, requires local messages store
feature to be enabled (how to enable ). \n🔐 Built-in/prepackaged web clients . The prepackaged with the app proton web clients assembled from source code, see the respective official repositories . See 79 and 80 issues for details. \n⚙️ Configuring proxy per account support. Enabled since v3.0.0 release. See 113 and 120 issues for details. \n📝 Spell Checking . \n \n FAQ \nYou got it here .
\n How to build your own installation package from source code \n Building on Continuous Integration server \nThe reproducible builds idea is respected by the project. So the simplest way to prepare your own installation package from the source code is to clone the project and hook it up to the AppVeyor and Travis CI systems. The respective config files appveyor.yml and .travis.yml come with the project.
\n Building locally \n\nRegardless of the platform you are working on, you will need to have Node.js v12 installed. v12 as it's recommended to go with the same Node.js version Electron comes with. If you already have Node.js installed, but not the v12, then you might want to use Node Version Manager to be able to switch between multiple Node.js versions:\n\nInstall NVM . \nRun nvm install 12
. \nRun nvm use 12
. \n \n \nSome native modules require compiling process to be involved and for that Python and C++ compiler need to be installed on the system:\n\nOn Windows
: the simplest to install all the needed stuff on Windows is to run npm install --global --production windows-build-tools
CLI command. \nOn Linux
: python v2.7
, make
and a C/C++ compiler toolchain, like GCC
are most likely already installed. Besides keytar needs libsecret
library to be installed. \nOn macOS
: python v2.7
and Xcode need to be installed. You also need to install the Command Line Tools
via Xcode, can be found under the Xcode -> Preferences -> Downloads
menu. \n \n \nProtonMail's WebClient requires addition environment setup if you run Windows, see . \nClone this project to your local device. If you are going to contribute, consider cloning the forked into your own GitHub account project. \nInstall Yarn . \nInstall dependencies running yarn --pure-lockfile
. \nBuild app running yarn run app:dist
. \nBuild a package to install running yarn run electron-builder:dist
command to build Windows/Mac OS X package and one of the following commands to build Linux package:\n\nyarn run electron-builder:dist:linux:appimage
\nyarn run electron-builder:dist:linux:deb
\nyarn run electron-builder:dist:linux:freebsd
\nyarn run electron-builder:dist:linux:pacman
\nyarn run electron-builder:dist:linux:rpm
\nyarn run electron-builder:dist:linux:snap
\n \n \nThe assembled inbstallation package comes into the ./dist
folder. \n \nTo recap, considering that all the described build requirements are met, the short command to build let's say Arch Linux package will be yarn --pure-lockfile && yarn app:dist && yarn electron-builder:dist:linux:pacman
.
\n Data/config files created and used by the app \nIf you want to backup the app data these are only files you need to take care of (files localed in the settings folder ):
\n\nconfig.json
file keeps config parameters. There is no sensitive data in this file, so unencrypted. \nsettings.bin
file keeps added to the app accounts including credentials if a user decided to save them. The file is encrypted with 32 bytes length key derived from the master password. \ndatabase.bin
file is a local database that keeps fetched emails/folders/contacts entities if the local store
feature was enabled for at least one account. The file is encrypted with 32 bytes length key randomly generated and stored in settings.bin
. The app by design flushes and loads to memory the database.bin
file as a whole thing but not like encrypting only the specific columns of the database. It's of course not an optimal approach in terms of performance and resource consumption but it allows keeping the metadata hidden. You can see some details here . \ndatabase-session.bin
file is being used in the same way and for the same purpose as database.bin
but it holds the current session data only. The data from this file will be merged to the database.bin
on the next app unlocking with the master password. \nsession.bin
file holds the session data of the email accounts. The file is used if the Persistent Session
feature is enabled for at least one account (the feature introduced since v4.2.0 version with experimental
label, #227 ). The file is encrypted with 32 bytes length key randomly generated and stored in settings.bin
. \nlog.log
file keeps log lines. The log level by default is set to error
(see config.json
file). \n \n Removing the app \nIt's recommended to perform the following actions before uninstalling the app:
\n\nIf you had the Keep me signed in
feature enabled (see screenshot ), click Log-out
action in the app menu (see screenshot ). That will remove locally stored master password (done with node-keytar ). You can also remove it having the app already uninstalled, but that would be a more complicated way as you will have to manually edit the system's keychain. \nRemove settings folder manually. You can locate settings folder path clicking Open setting folder
app/tray menu item (see screenshot ) or reading app.getPath(name ="userData")
related app.getPath(name)
section here . \n \n ",
"readmeOriginal": "\n \n
\nElectronMail is an Electron -based unofficial desktop client for ProtonMail . The app aims to provide enhanced desktop user experience enabling features that are not supported by the official in-browser web clients.\nIt is written in TypeScript and uses Angular .
\n \n \n \n
\n
\n Download \nThe download page with Linux/OSX/Windows installation packages is here .
\nThe way of verifying that the installation packages attached to the releases have been assembled from the source code is being provided .
\nSome Linux package types are available for installing from the repositories (Pacman
and Snap
packages are being maintained by @joshirio ):
\n
\n
\n
\n Features \n\n Open Source . \n⚙️ Reproducible builds . \n⚙️ Cross platform . The app works on Linux/OSX/Windows platforms. \n🔎 Full-text search . Enabled with v2.2.0 release. See the respective issue for details. \n📦 Offline access to the email messages (only emails body content stored locally but not the attachments). The local store feature enables storing your messages in the encrypted database.bin
file, so you could view your messages offline, perform a full-text search against them and export them to EML files. Enabled since v2.0.0 release. \n📫 Multi accounts support per each email provider including supporting individual entry point domains . \n🔓 Automatic login into the app with a remembered master password using keytar module (keep me signed in feature). \n🔓 Automatic login into the email accounts , including filling 2FA tokens . Two auto-login delay scenarios supported in order to make it harder to correlate the identities, see the respective issue . \n🔓 Persistent email account sessions . The feature introduced since v4.2.0 version with the experimental
label, #227 . The feature enables the scenario when you to enter the account credentials on the login form only once, manually or automatically by the app, and then you never see the login form anymore for this email account even if you restart the app (unless you explicitly dropped the session in the admin area or it got dropped by the service due to the inactivity/expiration). If this feature is enabled for the account, manual credentials filling is the preferred option as a more secure option since you don't save the account credentials anywhere (credentials
are encrypted though even if saved, see settings.bin
file description in the FAQ ). \n🔐 Encrypted local storage with switchable predefined key derivation and encryption presets. Argon2 is used as the default key derivation function. \n🔔 Native notifications for individual accounts clicking on which focuses the app window and selects respective account in the accounts list. \n🔔 System tray icon with a total number of unread messages shown on top of it. Enabling local messages store improves this feature (how to enable ), see respective issue . \n⚙️ Starting minimized to tray . \n⚙️ Closing to tray . \n⚙️ Switchable accounts handle buttons positioning (top
, left
, left-thin
). See details in #36 and #175 . Demo screenshots placed in the images folder (specifically this image). \n📦 Batch emails export to EML files (attachments can optionally be exported in online/live mode). Feature released with v2.0.0-beta.4 version, requires local messages store
feature to be enabled (how to enable ). \n🔐 Built-in/prepackaged web clients . The prepackaged with the app proton web clients assembled from source code, see the respective official repositories . See 79 and 80 issues for details. \n⚙️ Configuring proxy per account support. Enabled since v3.0.0 release. See 113 and 120 issues for details. \n📝 Spell Checking . \n \n FAQ \nYou got it here .
\n How to build your own installation package from source code \n Building on Continuous Integration server \nThe reproducible builds idea is respected by the project. So the simplest way to prepare your own installation package from the source code is to clone the project and hook it up to the AppVeyor and Travis CI systems. The respective config files appveyor.yml and .travis.yml come with the project.
\n Building locally \n\nRegardless of the platform you are working on, you will need to have Node.js v12 installed. v12 as it's recommended to go with the same Node.js version Electron comes with. If you already have Node.js installed, but not the v12, then you might want to use Node Version Manager to be able to switch between multiple Node.js versions:\n\nInstall NVM . \nRun nvm install 12
. \nRun nvm use 12
. \n \n \nSome native modules require compiling process to be involved and for that Python and C++ compiler need to be installed on the system:\n\nOn Windows
: the simplest to install all the needed stuff on Windows is to run npm install --global --production windows-build-tools
CLI command. \nOn Linux
: python v2.7
, make
and a C/C++ compiler toolchain, like GCC
are most likely already installed. Besides keytar needs libsecret
library to be installed. \nOn macOS
: python v2.7
and Xcode need to be installed. You also need to install the Command Line Tools
via Xcode, can be found under the Xcode -> Preferences -> Downloads
menu. \n \n \nProtonMail's WebClient requires addition environment setup if you run Windows, see . \nClone this project to your local device. If you are going to contribute, consider cloning the forked into your own GitHub account project. \nInstall Yarn . \nInstall dependencies running yarn --pure-lockfile
. \nBuild app running yarn run app:dist
. \nBuild a package to install running yarn run electron-builder:dist
command to build Windows/Mac OS X package and one of the following commands to build Linux package:\n\nyarn run electron-builder:dist:linux:appimage
\nyarn run electron-builder:dist:linux:deb
\nyarn run electron-builder:dist:linux:freebsd
\nyarn run electron-builder:dist:linux:pacman
\nyarn run electron-builder:dist:linux:rpm
\nyarn run electron-builder:dist:linux:snap
\n \n \nThe assembled inbstallation package comes into the ./dist
folder. \n \nTo recap, considering that all the described build requirements are met, the short command to build let's say Arch Linux package will be yarn --pure-lockfile && yarn app:dist && yarn electron-builder:dist:linux:pacman
.
\n Data/config files created and used by the app \nIf you want to backup the app data these are only files you need to take care of (files localed in the settings folder ):
\n\nconfig.json
file keeps config parameters. There is no sensitive data in this file, so unencrypted. \nsettings.bin
file keeps added to the app accounts including credentials if a user decided to save them. The file is encrypted with 32 bytes length key derived from the master password. \ndatabase.bin
file is a local database that keeps fetched emails/folders/contacts entities if the local store
feature was enabled for at least one account. The file is encrypted with 32 bytes length key randomly generated and stored in settings.bin
. The app by design flushes and loads to memory the database.bin
file as a whole thing but not like encrypting only the specific columns of the database. It's of course not an optimal approach in terms of performance and resource consumption but it allows keeping the metadata hidden. You can see some details here . \ndatabase-session.bin
file is being used in the same way and for the same purpose as database.bin
but it holds the current session data only. The data from this file will be merged to the database.bin
on the next app unlocking with the master password. \nsession.bin
file holds the session data of the email accounts. The file is used if the Persistent Session
feature is enabled for at least one account (the feature introduced since v4.2.0 version with experimental
label, #227 ). The file is encrypted with 32 bytes length key randomly generated and stored in settings.bin
. \nlog.log
file keeps log lines. The log level by default is set to error
(see config.json
file). \n \n Removing the app \nIt's recommended to perform the following actions before uninstalling the app:
\n\nIf you had the Keep me signed in
feature enabled (see screenshot ), click Log-out
action in the app menu (see screenshot ). That will remove locally stored master password (done with node-keytar ). You can also remove it having the app already uninstalled, but that would be a more complicated way as you will have to manually edit the system's keychain. \nRemove settings folder manually. You can locate settings folder path clicking Open setting folder
app/tray menu item (see screenshot ) or reading app.getPath(name =\"userData\")
related app.getPath(name)
section here . \n \n ",
- "readmeFetchedAt": "2020-09-29T12:07:17.875Z"
- },
- "excel-parser-processor": {
- "readmeCleaned": " Excel Parser Processor \n A Cross-Platform Desktop App for processing all rows of excel files \nSimply generates an array of items from the rows of an excel file and does the repetitive tedious operations step by step\nrecursively till every item of the array is processed. For example downloading all the URL's in an excel file.
\n \n \n \n \n \n \n
\n How to use \nYou can download the latest release for your operating system\nor build it yourself (see Development ).
\nJust select or drag & drop an excel file, then select the output folder for the downloaded images or files. All of the\nitems in the excel file will be downloaded into the selected folder and you will be notified about the state of ongoing\nprogress.
\n Sample Excel file structure \n\n \nCurrently there is no limit for n
, I tested with 4000 items and unless your IP is banned from the publisher there\nis no problem to download as much as you can.
\n Demo \n
\n Development \nYou need to have Node.js installed on your computer in order to develop & build this app.
\n$ git clone https://github.com/btargac/excel-parser-processor.git\n$ cd excel-parser-processor\n$ npm install\n$ npm run build\n$ npm start \nIf you are changing the view or renderer related things, you can use webpack's watch feature with
\n$ npm run start-renderer-dev \nAfter running this command, you'll see a webpack process watching your files after a new renderer.bundle.js is generated\nyou can refresh the excel parser processor app window with cmd + R
or ctrl + R
depending on your system.
\nTo generate binaries on your computer after your development is completed, you can run;
\n\nThis will add binaries under /release
folder on your project folder.
\n/release
folder is ignored at the repository. Travis will be building the binaries after your branch is merged with master.
\n Contributors \nThis project exists thanks to all the people who contribute. [Code of Conduct ].\n
\n Backers \nThank you to all our backers! 🙏 [Become a backer ]
\n
\nSponsors \nSupport this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor ]
\n \n \n \n \n \n \n \n \n \n
\n License \nMIT © Burak Targaç
\n ",
- "readmeOriginal": " Excel Parser Processor \n A Cross-Platform Desktop App for processing all rows of excel files \nSimply generates an array of items from the rows of an excel file and does the repetitive tedious operations step by step\nrecursively till every item of the array is processed. For example downloading all the URL's in an excel file.
\n \n \n \n \n \n \n
\n How to use \nYou can download the latest release for your operating system\nor build it yourself (see Development ).
\nJust select or drag & drop an excel file, then select the output folder for the downloaded images or files. All of the\nitems in the excel file will be downloaded into the selected folder and you will be notified about the state of ongoing\nprogress.
\n Sample Excel file structure \n\n \nCurrently there is no limit for n
, I tested with 4000 items and unless your IP is banned from the publisher there\nis no problem to download as much as you can.
\n Demo \n
\n Development \nYou need to have Node.js installed on your computer in order to develop & build this app.
\n$ git clone https://github.com/btargac/excel-parser-processor.git\n$ cd excel-parser-processor\n$ npm install\n$ npm run build\n$ npm start \nIf you are changing the view or renderer related things, you can use webpack's watch feature with
\n$ npm run start-renderer-dev \nAfter running this command, you'll see a webpack process watching your files after a new renderer.bundle.js is generated\nyou can refresh the excel parser processor app window with cmd + R
or ctrl + R
depending on your system.
\nTo generate binaries on your computer after your development is completed, you can run;
\n\nThis will add binaries under /release
folder on your project folder.
\n/release
folder is ignored at the repository. Travis will be building the binaries after your branch is merged with master.
\n Contributors \nThis project exists thanks to all the people who contribute. [Code of Conduct ].\n
\n Backers \nThank you to all our backers! 🙏 [Become a backer ]
\n
\nSponsors \nSupport this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor ]
\n \n \n \n \n \n \n \n \n \n
\n License \nMIT © Burak Targaç
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:17.989Z"
- },
- "etcd-manager": {
- "readmeCleaned": " ETCD Manager \n
\n\n
\n
\n
\nThis is a free, cross-platform ETCD v3 client and GUI. The goal of the project is twofold:
\n\nProvide an efficient, modern GUI for desktop (Windows, Linux, Mac), mobile (iOS and Android) and web. \nCover all ETCD functionality. Anything you can do with etcdctl , you should be able to do with this tool as well. This app should be useful for simple and power users alike. \n \nPlease note that currently ETCD V2 API is not supported! At the moment, we support V3 only.
\n Features \n Available now (v1.2) \nCurrently, the following features are implemented:
\n\nKey management:\n\nManage (browse, create, edit, delete) keys. \nCreate keys with TTL \nKey browser has multiple views: tree or list with paging. \nKey list live updates: refresh list when the value of any key changes. \nManage revisions: list revisions of any key and revert to any previous value. \n \n \nSettings and config:\n\nAble to use multiple config profiles, allowing you to manage any number of ETCD clusters with dedicated settings. \nImport / export settings: save settings to or load from file. \n \n \nAuthentication and security:\n\nBasic authentication: (username / password) \nHTTPS client certificate authentication \nSupports both HTTP and HTTPS (secure) connections \nSupports no auth (ETCD with authentication disabled) \n \n \nOther functions:\n\nDisplay basic info about ETCD cluster and its nodes, perform health checks. \nManage leases: list and revoke leases, view details. \nManage users: create, update or delete users. \nManage roles and permissions: create, update delete roles, assign / revoke permissions. \nManage watchers. Supported event responders: app or desktop notification, app console logger. \nIntranet mode: works without internet connection. \n \n \n \n Coming up (v1.3) \nThis release is mainly for contributors. There will be no new features in this one. Instead, we gonna focus solely on making it easier to understand how the code works and how to get started with contributing. In order to achieve this, we'll refactor many parts of the code and we'll also try to provide better documentation for contributors and a project dashboard.
\nAs for refactoring, some of the things we gonna change are:
\n\nBetter typing (we gonna add missing types, no "any", "unknown" and crap like that) \nBetter tests (we are planning to replace Spectron with Cypress) \nSmaller, more focused, easy to maintain components. We are going to to use the Vue 3 Composition API here. \nBetter folder structure for source files. \nProper Dependency Injection support (for services, filters etc). \nMissing something? Please open a feature request ! \n \n Planned \nWe plan to add tons of cool features in the future. The most important ones are listed below.:
\nFeatures
\n\nWatchers: more responders, such as Email, Log to file, Log to REST API as well as app integrations like Slack, Google Chat, Viber etc. \nCluster: maintenance / admin features and more detailed cluster info \nETCD Dashboard: live dashboard with graphs. \nComplex queries using transactions. \nDiff tool: compare the revisions of any two keys (much like Total Commander). \nReport generation in different formats (HTML, PDF, XML etc) \nBetter in-app console \n... and much more! \n \nFuture platforms
\n\nAndroid and iOS \nWeb (browser version) \n \nA better organized overview of these plans will be available soon. Stay tuned :)
\n Installation \n End users.. \nThe current stable (prod) version is 1.2. It's available for Mac OS X (10.15.5 Catalina+) , MS Windows (7, 8, 10+) and some major Linux distros (Ubuntu 10.04+, Arch etc) . The following are pre-built binaries and this is the recommended way to install.
\nIf you are using a more or less recent major Linux distro (Ubuntu, Redhat, Suse etc), or Ubuntu LTS or some up-to-date rolling release distro like Arch, everything should work fine. Most older Linux systems should be supported as well. However, very old Linux versions might not work as expected. If you have difficulties installing the app, please report the problem using our issue tracker.
\nGrab one now:
\n\nOther packages are available for download as well, please see the releases page.
\n We are on SnapCraft! \n
\nInstall snap and run the following command:
\nsnap install etcd-manager\n
\n Contributors.. \nYou may install the dev version by cloning this repository.
\ngit clone https://github.com/i-Cell-Mobilsoft-Open-Source/etcdmanager.git\n
\nOr you may also install the NPM package (although this is not recommended , since the package might not contain the latest code).
\nFirst of all, you must install Yarn. Please see this page for details.
\nyarn add etcd-manager\ncd node_modules/etcd-manager\n
\nPlease also check out the contribution guide before writing any code.
\n Running the dev build \nOnce you have the code, simply execute the following commands:
\nyarn install\n
\nThe next step is to compile the GRPC Node extension. This requires the usual build tools (gcc, make etc) to be installed. Make sure you have these, then run:
\nnpm rebuild --target=ELECTRON_VERSION --runtime=electron --dist-url=https://atom.io/download/electron\n
\n... where ELECTRON_VERSION is the exact version number of the Electron framework the app uses. You can determine this by running:
\nyarn list electron\n
\nFinally, start the dev server in the following way:
\nyarn electron:serve\n
\nThis will start a dev build and the app should appear shortly.
\n Usage and support \nFirst of all, in order to work properly, ETCD Manager must be configured.
\nYou need to provide only two mandatory settings: the host and the port ETCD is running at. You'll find these on the settings screen, under the ETCD tab .\nIf your ETCD host requires authentication, you will also need to provide a password / username pair or certificates / keys, which you can do under the auth tab .\nThere are several additional configuration options, but those are all optional.
\nDetailed documentation is not available (yet), but you may want to activate quick help , which is available everywhere. Press CTRL / CMD + H to open the help pane. Here you'll find some basic info as well as all the keyboard shortcuts . This should be enough to get you started.
\nIf you still need help, please feel free to contact us. Create a issue (question / support request).
\nOnce the documentation is ready, we'll upload it to the website.
\n Upgrading \nIf you've installed the app using the Windows or Mac installer or the Linux AppImage, you'll be notified automatically whenever a new release is available. Simply restart the app, and it'll check for updates.
\nOtherwise, you have to download and install the new version manually.
\nAs for the dev version, you may update that by the usual means (Yarn or Git). In any case, please read our changelog for an overview of the most recent changes.
\n Bugs and feature requests \nIf you find a bug, please report it using our issue tracker .
\nThis is also the place for requesting new features or asking questions. Please label your issue appropriately, use the "bug", "enchantment" and "question" labels, respectively.
\n ",
- "readmeOriginal": " ETCD Manager \n
\n\n
\n
\n
\nThis is a free, cross-platform ETCD v3 client and GUI. The goal of the project is twofold:
\n\nProvide an efficient, modern GUI for desktop (Windows, Linux, Mac), mobile (iOS and Android) and web. \nCover all ETCD functionality. Anything you can do with etcdctl , you should be able to do with this tool as well. This app should be useful for simple and power users alike. \n \nPlease note that currently ETCD V2 API is not supported! At the moment, we support V3 only.
\n Features \n Available now (v1.2) \nCurrently, the following features are implemented:
\n\nKey management:\n\nManage (browse, create, edit, delete) keys. \nCreate keys with TTL \nKey browser has multiple views: tree or list with paging. \nKey list live updates: refresh list when the value of any key changes. \nManage revisions: list revisions of any key and revert to any previous value. \n \n \nSettings and config:\n\nAble to use multiple config profiles, allowing you to manage any number of ETCD clusters with dedicated settings. \nImport / export settings: save settings to or load from file. \n \n \nAuthentication and security:\n\nBasic authentication: (username / password) \nHTTPS client certificate authentication \nSupports both HTTP and HTTPS (secure) connections \nSupports no auth (ETCD with authentication disabled) \n \n \nOther functions:\n\nDisplay basic info about ETCD cluster and its nodes, perform health checks. \nManage leases: list and revoke leases, view details. \nManage users: create, update or delete users. \nManage roles and permissions: create, update delete roles, assign / revoke permissions. \nManage watchers. Supported event responders: app or desktop notification, app console logger. \nIntranet mode: works without internet connection. \n \n \n \n Coming up (v1.3) \nThis release is mainly for contributors. There will be no new features in this one. Instead, we gonna focus solely on making it easier to understand how the code works and how to get started with contributing. In order to achieve this, we'll refactor many parts of the code and we'll also try to provide better documentation for contributors and a project dashboard.
\nAs for refactoring, some of the things we gonna change are:
\n\nBetter typing (we gonna add missing types, no \"any\", \"unknown\" and crap like that) \nBetter tests (we are planning to replace Spectron with Cypress) \nSmaller, more focused, easy to maintain components. We are going to to use the Vue 3 Composition API here. \nBetter folder structure for source files. \nProper Dependency Injection support (for services, filters etc). \nMissing something? Please open a feature request ! \n \n Planned \nWe plan to add tons of cool features in the future. The most important ones are listed below.:
\nFeatures
\n\nWatchers: more responders, such as Email, Log to file, Log to REST API as well as app integrations like Slack, Google Chat, Viber etc. \nCluster: maintenance / admin features and more detailed cluster info \nETCD Dashboard: live dashboard with graphs. \nComplex queries using transactions. \nDiff tool: compare the revisions of any two keys (much like Total Commander). \nReport generation in different formats (HTML, PDF, XML etc) \nBetter in-app console \n... and much more! \n \nFuture platforms
\n\nAndroid and iOS \nWeb (browser version) \n \nA better organized overview of these plans will be available soon. Stay tuned :)
\n Installation \n End users.. \nThe current stable (prod) version is 1.2. It's available for Mac OS X (10.15.5 Catalina+) , MS Windows (7, 8, 10+) and some major Linux distros (Ubuntu 10.04+, Arch etc) . The following are pre-built binaries and this is the recommended way to install.
\nIf you are using a more or less recent major Linux distro (Ubuntu, Redhat, Suse etc), or Ubuntu LTS or some up-to-date rolling release distro like Arch, everything should work fine. Most older Linux systems should be supported as well. However, very old Linux versions might not work as expected. If you have difficulties installing the app, please report the problem using our issue tracker.
\nGrab one now:
\n\nOther packages are available for download as well, please see the releases page.
\n We are on SnapCraft! \n
\nInstall snap and run the following command:
\nsnap install etcd-manager\n
\n Contributors.. \nYou may install the dev version by cloning this repository.
\ngit clone https://github.com/i-Cell-Mobilsoft-Open-Source/etcdmanager.git\n
\nOr you may also install the NPM package (although this is not recommended , since the package might not contain the latest code).
\nFirst of all, you must install Yarn. Please see this page for details.
\nyarn add etcd-manager\ncd node_modules/etcd-manager\n
\nPlease also check out the contribution guide before writing any code.
\n Running the dev build \nOnce you have the code, simply execute the following commands:
\nyarn install\n
\nThe next step is to compile the GRPC Node extension. This requires the usual build tools (gcc, make etc) to be installed. Make sure you have these, then run:
\nnpm rebuild --target=ELECTRON_VERSION --runtime=electron --dist-url=https://atom.io/download/electron\n
\n... where ELECTRON_VERSION is the exact version number of the Electron framework the app uses. You can determine this by running:
\nyarn list electron\n
\nFinally, start the dev server in the following way:
\nyarn electron:serve\n
\nThis will start a dev build and the app should appear shortly.
\n Usage and support \nFirst of all, in order to work properly, ETCD Manager must be configured.
\nYou need to provide only two mandatory settings: the host and the port ETCD is running at. You'll find these on the settings screen, under the ETCD tab .\nIf your ETCD host requires authentication, you will also need to provide a password / username pair or certificates / keys, which you can do under the auth tab .\nThere are several additional configuration options, but those are all optional.
\nDetailed documentation is not available (yet), but you may want to activate quick help , which is available everywhere. Press CTRL / CMD + H to open the help pane. Here you'll find some basic info as well as all the keyboard shortcuts . This should be enough to get you started.
\nIf you still need help, please feel free to contact us. Create a issue (question / support request).
\nOnce the documentation is ready, we'll upload it to the website.
\n Upgrading \nIf you've installed the app using the Windows or Mac installer or the Linux AppImage, you'll be notified automatically whenever a new release is available. Simply restart the app, and it'll check for updates.
\nOtherwise, you have to download and install the new version manually.
\nAs for the dev version, you may update that by the usual means (Yarn or Git). In any case, please read our changelog for an overview of the most recent changes.
\n Bugs and feature requests \nIf you find a bug, please report it using our issue tracker .
\nThis is also the place for requesting new features or asking questions. Please label your issue appropriately, use the \"bug\", \"enchantment\" and \"question\" labels, respectively.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:18.062Z"
+ "readmeFetchedAt": "2020-09-30T00:10:25.913Z"
},
"esteem-surfer": {
"readmeCleaned": "\n🎉 This is the complete source code and the build instructions of the Hive blockchain desktop client Esteem Desktop founded by Feruz M and Lead Surfer Talha , supported by Esteem team and vast Hive community contibutors.
\n
\n What is already implemented \n\nSurfing your feed and trending/hot stuff \nCreating new posts \nCommenting \nVoting with any % \nReading replies/comments/mentions \nDrafts synced with Esteem Mobile
\nPost Schedules synced with Esteem Mobile
\nBookmarks synced with Esteem Mobile
\nFavorites synced with Esteem Mobile
\nComments/Memo Encryption \nNight Mode (Dark Theme) \nWallet Transfers \nImage Gallery \nDetailed Voters Info \nWitness Voting \n \nMore functions are coming!
\n Supported systems \n\nWindows XP - Windows 10 \nMac OS X 10.6 - Mac OS X 10.15 \nUbuntu 12.04 - Ubuntu 19.10 \nFedora 22 - Fedora 24 \n \n Build instructions \n Requirements \n\nnode ^6.14.0 || ^8.10.0 || >=9.10.0 \nyarn \n \n Clone \n$ git clone https://github.com/eSteemApp/esteem-surfer\n$ cd esteem-surfer\n
\n Install dependencies \n$ yarn\n
\n Create a dummy config.js \nThis is for the backend server configuration. Actual server addresses are not needed for most functions.
\n$ cp app/config.example.js app/config.js\n
\n Run in development mode \n$ npm run dev\n
\n Package \n$ npm run package\n
\n Test \n$ npm run test\n
\n ",
"readmeOriginal": "\n🎉 This is the complete source code and the build instructions of the Hive blockchain desktop client Esteem Desktop founded by Feruz M and Lead Surfer Talha , supported by Esteem team and vast Hive community contibutors.
\n
\n What is already implemented \n\nSurfing your feed and trending/hot stuff \nCreating new posts \nCommenting \nVoting with any % \nReading replies/comments/mentions \nDrafts synced with Esteem Mobile
\nPost Schedules synced with Esteem Mobile
\nBookmarks synced with Esteem Mobile
\nFavorites synced with Esteem Mobile
\nComments/Memo Encryption \nNight Mode (Dark Theme) \nWallet Transfers \nImage Gallery \nDetailed Voters Info \nWitness Voting \n \nMore functions are coming!
\n Supported systems \n\nWindows XP - Windows 10 \nMac OS X 10.6 - Mac OS X 10.15 \nUbuntu 12.04 - Ubuntu 19.10 \nFedora 22 - Fedora 24 \n \n Build instructions \n Requirements \n\nnode ^6.14.0 || ^8.10.0 || >=9.10.0 \nyarn \n \n Clone \n$ git clone https://github.com/eSteemApp/esteem-surfer\n$ cd esteem-surfer\n
\n Install dependencies \n$ yarn\n
\n Create a dummy config.js \nThis is for the backend server configuration. Actual server addresses are not needed for most functions.
\n$ cp app/config.example.js app/config.js\n
\n Run in development mode \n$ npm run dev\n
\n Package \n$ npm run package\n
\n Test \n$ npm run test\n
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:18.074Z"
+ "readmeFetchedAt": "2020-09-30T00:10:25.985Z"
+ },
+ "excel-parser-processor": {
+ "readmeCleaned": " Excel Parser Processor \n A Cross-Platform Desktop App for processing all rows of excel files \nSimply generates an array of items from the rows of an excel file and does the repetitive tedious operations step by step\nrecursively till every item of the array is processed. For example downloading all the URL's in an excel file.
\n \n \n \n \n \n \n
\n How to use \nYou can download the latest release for your operating system\nor build it yourself (see Development ).
\nJust select or drag & drop an excel file, then select the output folder for the downloaded images or files. All of the\nitems in the excel file will be downloaded into the selected folder and you will be notified about the state of ongoing\nprogress.
\n Sample Excel file structure \n\n \nCurrently there is no limit for n
, I tested with 4000 items and unless your IP is banned from the publisher there\nis no problem to download as much as you can.
\n Demo \n
\n Development \nYou need to have Node.js installed on your computer in order to develop & build this app.
\n$ git clone https://github.com/btargac/excel-parser-processor.git\n$ cd excel-parser-processor\n$ npm install\n$ npm run build\n$ npm start \nIf you are changing the view or renderer related things, you can use webpack's watch feature with
\n$ npm run start-renderer-dev \nAfter running this command, you'll see a webpack process watching your files after a new renderer.bundle.js is generated\nyou can refresh the excel parser processor app window with cmd + R
or ctrl + R
depending on your system.
\nTo generate binaries on your computer after your development is completed, you can run;
\n\nThis will add binaries under /release
folder on your project folder.
\n/release
folder is ignored at the repository. Travis will be building the binaries after your branch is merged with master.
\n Contributors \nThis project exists thanks to all the people who contribute. [Code of Conduct ].\n
\n Backers \nThank you to all our backers! 🙏 [Become a backer ]
\n
\nSponsors \nSupport this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor ]
\n \n \n \n \n \n \n \n \n \n
\n License \nMIT © Burak Targaç
\n ",
+ "readmeOriginal": " Excel Parser Processor \n A Cross-Platform Desktop App for processing all rows of excel files \nSimply generates an array of items from the rows of an excel file and does the repetitive tedious operations step by step\nrecursively till every item of the array is processed. For example downloading all the URL's in an excel file.
\n \n \n \n \n \n \n
\n How to use \nYou can download the latest release for your operating system\nor build it yourself (see Development ).
\nJust select or drag & drop an excel file, then select the output folder for the downloaded images or files. All of the\nitems in the excel file will be downloaded into the selected folder and you will be notified about the state of ongoing\nprogress.
\n Sample Excel file structure \n\n \nCurrently there is no limit for n
, I tested with 4000 items and unless your IP is banned from the publisher there\nis no problem to download as much as you can.
\n Demo \n
\n Development \nYou need to have Node.js installed on your computer in order to develop & build this app.
\n$ git clone https://github.com/btargac/excel-parser-processor.git\n$ cd excel-parser-processor\n$ npm install\n$ npm run build\n$ npm start \nIf you are changing the view or renderer related things, you can use webpack's watch feature with
\n$ npm run start-renderer-dev \nAfter running this command, you'll see a webpack process watching your files after a new renderer.bundle.js is generated\nyou can refresh the excel parser processor app window with cmd + R
or ctrl + R
depending on your system.
\nTo generate binaries on your computer after your development is completed, you can run;
\n\nThis will add binaries under /release
folder on your project folder.
\n/release
folder is ignored at the repository. Travis will be building the binaries after your branch is merged with master.
\n Contributors \nThis project exists thanks to all the people who contribute. [Code of Conduct ].\n
\n Backers \nThank you to all our backers! 🙏 [Become a backer ]
\n
\nSponsors \nSupport this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor ]
\n \n \n \n \n \n \n \n \n \n
\n License \nMIT © Burak Targaç
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:26.021Z"
},
"exifcleaner": {
- "readmeCleaned": " ExifCleaner \n
\n\nDesktop app to clean metadata from images, videos, PDFs, and other files.
\n \n
\n Benefits \n\nFast \nDrag & Drop \nFree and open source (MIT) \nWindows, Mac, and Linux \nSupports popular image formats such as PNG, JPG, GIF, and TIFF \nSupports popular video formats such as M4A, MOV, and MP4 \nSupports PDF documents \nBatch-processing \nMulti-core support \nDark mode (automatic) \nNo automatic updates or network traffic \nRelatively few NPM dependencies (no JS frameworks) \n \n Drawbacks \n\nExecutable size ~200MB
(Electron app) \nMemory usage ~120MB
(Electron app) \n \n Install \nLinux, macOS 10.10+, and Windows 7+ are supported (64-bit only).
\n\nFor Linux, The AppImage needs to be made executable after download.
\n Links \n\n Supported File Types \nBelow is a full list of supported file types that ExifCleaner will remove metadata for. It's based on which file types ExifTool supports write operations for.
\n\n3G2, 3GP2 – 3rd Gen. Partnership Project 2 a/v (QuickTime-based) \n3GP, 3GPP – 3rd Gen. Partnership Project a/v (QuickTime-based) \nAAX – Audible Enhanced Audiobook (QuickTime-based) \nAI, AIT – Adobe Illustrator [Template] (PS or PDF) \nARQ – Sony Alpha Pixel-Shift RAW (TIFF-based) \nARW – Sony Alpha RAW (TIFF-based) \nAVIF – AV1 Image File Format (QuickTime-based) \nCR2 – Canon RAW 2 (TIFF-based) (CR2 spec) \nCR3 – Canon RAW 3 (QuickTime-based) (CR3 spec) \nCRM – Canon RAW Movie (QuickTime-based) \nCRW, CIFF – Canon RAW Camera Image File Format (CRW spec) \nCS1 – Sinar CaptureShop 1-shot RAW (PSD-based) \nDCP DNG – Camera Profile (DNG-like) \nDNG – Digital Negative (TIFF-based) \nDR4 – Canon DPP version 4 Recipe \nDVB – Digital Video Broadcasting (QuickTime-based) \nEPS, EPSF, PS – [Encapsulated] PostScript Format \nERF – Epson RAW Format (TIFF-based) \nEXIF – Exchangeable Image File Format metadata (TIFF-based) \nEXV – Exiv2 metadata file (JPEG-based) \nF4A, F4B, F4P, F4V – Adobe Flash Player 9+ Audio/Video (QuickTime-based) \nFFF – Hasselblad Flexible File Format (TIFF-based) \nFLIF – Free Lossless Image Format \nGIF – Compuserve Graphics Interchange Format \nGPR – GoPro RAW (DNG-based) \nHDP, WDP, JXR – Windows HD Photo / Media Photo / JPEG XR (TIFF-based) \nHEIC, HEIF – High Efficiency Image Format (QuickTime-based) \nICC, ICM – International Color Consortium color profile \nIIQ – Phase One Intelligent Image Quality RAW (TIFF-based) \nIND, INDD, INDT – Adobe InDesign Document/Template \nINSP – Insta360 Picture (JPEG-based) \nJP2, JPF, JPM, JPX – JPEG 2000 image [Compound/Extended] \nJPEG, JPG, JPE – Joint Photographic Experts Group image \nLRV – Low-Resolution Video (QuickTime-based) \nM4A, M4B, M4P, M4V – MPEG-4 Audio/Video (QuickTime-based) \nMEF – Mamiya (RAW) Electronic Format (TIFF-based) \nMIE – Meta Information Encapsulation (MIE specification) \nMOS – Creo Leaf Mosaic (TIFF-based) \nMOV, QT – Apple QuickTime Movie \nMP4 – Motion Picture Experts Group version 4 (QuickTime-based) \nMPO – Extended Multi-Picture format (JPEG with MPF extensions) \nMQV – Sony Mobile QuickTime Video \nNEF – Nikon (RAW) Electronic Format (TIFF-based) \nNRW – Nikon RAW (2) (TIFF-based) \nORF – Olympus RAW Format (TIFF-based) \nPDF – Adobe Portable Document Format \nPEF – Pentax (RAW) Electronic Format (TIFF-based) \nPNG, JNG, MNG – Portable/JPEG/Multiple-image Network Graphics \nPPM, PBM, PGM – Portable Pixel/Bit/Gray Map \nPSD, PSB, PSDT – PhotoShop Document / Large Document / Template \nQTIF, QTI, QIF – QuickTime Image File \nRAF – FujiFilm RAW Format \nRAW – Panasonic RAW (TIFF-based) \nRW2 – Panasonic RAW 2 (TIFF-based) \nRWL – Leica RAW (TIFF-based) \nSR2 – Sony RAW 2 (TIFF-based) \nSRW – Samsung RAW format (TIFF-based) \nTHM – Thumbnail image (JPEG) \nTIFF, TIF – Tagged Image File Format \nVRD – Canon DPP Recipe Data \nX3F – Sigma/Foveon RAW \nXMP – Extensible Metadata Platform sidecar file \n \n Translations \nNew translations and corrections to existing translations are welcome! See the Adding a Translation section. Here is the current translations status:
\n\nFrench ✅ \nGerman ❌ needs translation \nItalian ❌ needs translation \nJapanese ✅ by @AKKED \nPolish ✅ by @m1chu \nRussian ❌ needs translation \nSpanish ✅ by @ff-ss (Francisco) \n \n Development \nBuilt with Electron . Uses node-exiftool as a wrapper for Exiftool binaries. To see the current list of NPM dependencies, run:
\n\n Run the app in dev mode \nClone the repository and cd into the directory.
\ngit clone https://github.com/szTheory/exifcleaner.git\ncd exifcleaner \nNext, install the NPM package dependencies.
\n\nPull down the latest ExifTool binaries:
\n\nFinally, launch the application. This supports Hot Module Reload (HMR) so you will automatically see your changes every time you save a file.
\n\n Contributing \nThis app is mostly feature complete. I want to keep it simple and not add a bunch of bloat to it. And I want to avoid release churn. That said, there are a couple small features that might be worth adding. And there are a few minor bugs or points of cleanup that would be worth polishing. If you'd like to help check out the Issue Tracker which contains an exhaustive list of known issues. Just pick one and submit a Pull Request or leave a comment and I can provide guidance or help if you need it. Make sure to test the app out to see if it still works though. There isn't much going on in this app so it should be easy enough to do. I might add some automated tests later on to help with this. For now it's just been me working on the app so manual testing has worked out fine.
\nTypeScript code is formatted using Prettier.
\n Adding a Translation \nAdding a translation is easy. All you have to do is go to the translation list , click on "Edit this file", and add an entry for the new language underneath the other ones. So for example if you wanted to add a Spanish translation, where it says:
\n" empty.title" : {\n " en" : " No files selected" ,\n " fr" : " Aucun fichier sélectionné" \n}, \nYou just add a line for "es"
(list of language codes here ) underneath the other ones:
\n" empty.title" : {\n " en" : " No files selected" ,\n " fr" : " Aucun fichier sélectionné" ,\n " es" : " Spanish translation here" \n}, \nand repeat that pattern for each of the entries. That's probably the easiest way to contribute. If you want to be able to see all of your translations working in a live app before submitting, you can also do this:
\n\nFork the project on Github \nFollow the directions here to get ExifCleaner running in development mode on your computer \nThen update the strings.json
file as mentioned above, and quit the program and relaunch it to see your changes. When you're finished, commit your changes from the command line with for example git commit -am "Finished adding translations"
. Then run git push origin master
, and go to the project URL your forked it to (for example https://github.com/myusernamehere/exifcleaner ) and click the button to open a new Pull Request. \n \nIf you want to run the app with a specific locale without changing your system preferences, use the following command. In this example ExifCleaner will start in Polish.
\n\nLet me know if you run into any issues, I can guide you through the process if you get stuck.
\n Linux AppImage Notes \nTo mount the AppImage and inspect it's contents:
\n./ExifCleaner-x.y.z.AppImage --appimage-mount \nWhere x.y.z
is the release version number
\n Smoke test checklist for new releases \nOn all platforms:
\n\nPerform the following manual tests before a release:
\n\nDrag and drop hundreds of files \nFile -> Open dialog \nSwitch locale to each language and check translations \nSwitch between light and dark mode \nOpen "About" dialog \n \n Publishing a new release \nThis section is really for my own reference when publishing a new release.
\nBump the version with release
:
\n\nWhen the Github release page comes up, mark it as draft. Then run the publish command:
\n\nOnce you're happy with the release and want to finalize it, remove the draft flag on the Github releases page.
\n Contributors \nThanks to all the people who submitted bug reports and fixes. I've tried to include everyone so if I've missed you it was by accident, just let me know and I'll add you.
\n\n@m1chu - Polish translation, fix for Mac dock bug on non-Mac platforms, help debugging Unicode filename bug \n@LukasThyWalls - help debugging Unicode filename bug, feature suggestions \n@AKKED - Japanese translation, help debugging Unicode filename bug \n@TomasGutierrez0 - help auditing ExifTool dependency \n@5a384507-18ce-417c-bb55-d4dfcc8883fe - help debugging initial Linux version \n@totoroot - help debugging Linux AppImage installer, usability feedback, feature suggestions \n@Scopuli - help debugging Linux AppImage installer \n@Tox86 - found broken Settings menu item bug \n@ff-ss (Francisco) - Spanish translation \n \n ",
- "readmeOriginal": " ExifCleaner \n
\n\nDesktop app to clean metadata from images, videos, PDFs, and other files.
\n \n
\n Benefits \n\nFast \nDrag & Drop \nFree and open source (MIT) \nWindows, Mac, and Linux \nSupports popular image formats such as PNG, JPG, GIF, and TIFF \nSupports popular video formats such as M4A, MOV, and MP4 \nSupports PDF documents \nBatch-processing \nMulti-core support \nDark mode (automatic) \nNo automatic updates or network traffic \nRelatively few NPM dependencies (no JS frameworks) \n \n Drawbacks \n\nExecutable size ~200MB
(Electron app) \nMemory usage ~120MB
(Electron app) \n \n Install \nLinux, macOS 10.10+, and Windows 7+ are supported (64-bit only).
\n\nFor Linux, The AppImage needs to be made executable after download.
\n Links \n\n Supported File Types \nBelow is a full list of supported file types that ExifCleaner will remove metadata for. It's based on which file types ExifTool supports write operations for.
\n\n3G2, 3GP2 – 3rd Gen. Partnership Project 2 a/v (QuickTime-based) \n3GP, 3GPP – 3rd Gen. Partnership Project a/v (QuickTime-based) \nAAX – Audible Enhanced Audiobook (QuickTime-based) \nAI, AIT – Adobe Illustrator [Template] (PS or PDF) \nARQ – Sony Alpha Pixel-Shift RAW (TIFF-based) \nARW – Sony Alpha RAW (TIFF-based) \nAVIF – AV1 Image File Format (QuickTime-based) \nCR2 – Canon RAW 2 (TIFF-based) (CR2 spec) \nCR3 – Canon RAW 3 (QuickTime-based) (CR3 spec) \nCRM – Canon RAW Movie (QuickTime-based) \nCRW, CIFF – Canon RAW Camera Image File Format (CRW spec) \nCS1 – Sinar CaptureShop 1-shot RAW (PSD-based) \nDCP DNG – Camera Profile (DNG-like) \nDNG – Digital Negative (TIFF-based) \nDR4 – Canon DPP version 4 Recipe \nDVB – Digital Video Broadcasting (QuickTime-based) \nEPS, EPSF, PS – [Encapsulated] PostScript Format \nERF – Epson RAW Format (TIFF-based) \nEXIF – Exchangeable Image File Format metadata (TIFF-based) \nEXV – Exiv2 metadata file (JPEG-based) \nF4A, F4B, F4P, F4V – Adobe Flash Player 9+ Audio/Video (QuickTime-based) \nFFF – Hasselblad Flexible File Format (TIFF-based) \nFLIF – Free Lossless Image Format \nGIF – Compuserve Graphics Interchange Format \nGPR – GoPro RAW (DNG-based) \nHDP, WDP, JXR – Windows HD Photo / Media Photo / JPEG XR (TIFF-based) \nHEIC, HEIF – High Efficiency Image Format (QuickTime-based) \nICC, ICM – International Color Consortium color profile \nIIQ – Phase One Intelligent Image Quality RAW (TIFF-based) \nIND, INDD, INDT – Adobe InDesign Document/Template \nINSP – Insta360 Picture (JPEG-based) \nJP2, JPF, JPM, JPX – JPEG 2000 image [Compound/Extended] \nJPEG, JPG, JPE – Joint Photographic Experts Group image \nLRV – Low-Resolution Video (QuickTime-based) \nM4A, M4B, M4P, M4V – MPEG-4 Audio/Video (QuickTime-based) \nMEF – Mamiya (RAW) Electronic Format (TIFF-based) \nMIE – Meta Information Encapsulation (MIE specification) \nMOS – Creo Leaf Mosaic (TIFF-based) \nMOV, QT – Apple QuickTime Movie \nMP4 – Motion Picture Experts Group version 4 (QuickTime-based) \nMPO – Extended Multi-Picture format (JPEG with MPF extensions) \nMQV – Sony Mobile QuickTime Video \nNEF – Nikon (RAW) Electronic Format (TIFF-based) \nNRW – Nikon RAW (2) (TIFF-based) \nORF – Olympus RAW Format (TIFF-based) \nPDF – Adobe Portable Document Format \nPEF – Pentax (RAW) Electronic Format (TIFF-based) \nPNG, JNG, MNG – Portable/JPEG/Multiple-image Network Graphics \nPPM, PBM, PGM – Portable Pixel/Bit/Gray Map \nPSD, PSB, PSDT – PhotoShop Document / Large Document / Template \nQTIF, QTI, QIF – QuickTime Image File \nRAF – FujiFilm RAW Format \nRAW – Panasonic RAW (TIFF-based) \nRW2 – Panasonic RAW 2 (TIFF-based) \nRWL – Leica RAW (TIFF-based) \nSR2 – Sony RAW 2 (TIFF-based) \nSRW – Samsung RAW format (TIFF-based) \nTHM – Thumbnail image (JPEG) \nTIFF, TIF – Tagged Image File Format \nVRD – Canon DPP Recipe Data \nX3F – Sigma/Foveon RAW \nXMP – Extensible Metadata Platform sidecar file \n \n Translations \nNew translations and corrections to existing translations are welcome! See the Adding a Translation section. Here is the current translations status:
\n\nFrench ✅ \nGerman ❌ needs translation \nItalian ❌ needs translation \nJapanese ✅ by @AKKED \nPolish ✅ by @m1chu \nRussian ❌ needs translation \nSpanish ✅ by @ff-ss (Francisco) \n \n Development \nBuilt with Electron . Uses node-exiftool as a wrapper for Exiftool binaries. To see the current list of NPM dependencies, run:
\n\n Run the app in dev mode \nClone the repository and cd into the directory.
\ngit clone https://github.com/szTheory/exifcleaner.git\ncd exifcleaner \nNext, install the NPM package dependencies.
\n\nPull down the latest ExifTool binaries:
\n\nFinally, launch the application. This supports Hot Module Reload (HMR) so you will automatically see your changes every time you save a file.
\n\n Contributing \nThis app is mostly feature complete. I want to keep it simple and not add a bunch of bloat to it. And I want to avoid release churn. That said, there are a couple small features that might be worth adding. And there are a few minor bugs or points of cleanup that would be worth polishing. If you'd like to help check out the Issue Tracker which contains an exhaustive list of known issues. Just pick one and submit a Pull Request or leave a comment and I can provide guidance or help if you need it. Make sure to test the app out to see if it still works though. There isn't much going on in this app so it should be easy enough to do. I might add some automated tests later on to help with this. For now it's just been me working on the app so manual testing has worked out fine.
\nTypeScript code is formatted using Prettier.
\n Adding a Translation \nAdding a translation is easy. All you have to do is go to the translation list , click on \"Edit this file\", and add an entry for the new language underneath the other ones. So for example if you wanted to add a Spanish translation, where it says:
\n\" empty.title\" : {\n \" en\" : \" No files selected\" ,\n \" fr\" : \" Aucun fichier sélectionné\" \n}, \nYou just add a line for \"es\"
(list of language codes here ) underneath the other ones:
\n\" empty.title\" : {\n \" en\" : \" No files selected\" ,\n \" fr\" : \" Aucun fichier sélectionné\" ,\n \" es\" : \" Spanish translation here\" \n}, \nand repeat that pattern for each of the entries. That's probably the easiest way to contribute. If you want to be able to see all of your translations working in a live app before submitting, you can also do this:
\n\nFork the project on Github \nFollow the directions here to get ExifCleaner running in development mode on your computer \nThen update the strings.json
file as mentioned above, and quit the program and relaunch it to see your changes. When you're finished, commit your changes from the command line with for example git commit -am \"Finished adding translations\"
. Then run git push origin master
, and go to the project URL your forked it to (for example https://github.com/myusernamehere/exifcleaner ) and click the button to open a new Pull Request. \n \nIf you want to run the app with a specific locale without changing your system preferences, use the following command. In this example ExifCleaner will start in Polish.
\n\nLet me know if you run into any issues, I can guide you through the process if you get stuck.
\n Linux AppImage Notes \nTo mount the AppImage and inspect it's contents:
\n./ExifCleaner-x.y.z.AppImage --appimage-mount \nWhere x.y.z
is the release version number
\n Smoke test checklist for new releases \nOn all platforms:
\n\nPerform the following manual tests before a release:
\n\nDrag and drop hundreds of files \nFile -> Open dialog \nSwitch locale to each language and check translations \nSwitch between light and dark mode \nOpen \"About\" dialog \n \n Publishing a new release \nThis section is really for my own reference when publishing a new release.
\nBump the version with release
:
\n\nWhen the Github release page comes up, mark it as draft. Then run the publish command:
\n\nOnce you're happy with the release and want to finalize it, remove the draft flag on the Github releases page.
\n Contributors \nThanks to all the people who submitted bug reports and fixes. I've tried to include everyone so if I've missed you it was by accident, just let me know and I'll add you.
\n\n@m1chu - Polish translation, fix for Mac dock bug on non-Mac platforms, help debugging Unicode filename bug \n@LukasThyWalls - help debugging Unicode filename bug, feature suggestions \n@AKKED - Japanese translation, help debugging Unicode filename bug \n@TomasGutierrez0 - help auditing ExifTool dependency \n@5a384507-18ce-417c-bb55-d4dfcc8883fe - help debugging initial Linux version \n@totoroot - help debugging Linux AppImage installer, usability feedback, feature suggestions \n@Scopuli - help debugging Linux AppImage installer \n@Tox86 - found broken Settings menu item bug \n@ff-ss (Francisco) - Spanish translation \n \n ",
- "readmeFetchedAt": "2020-09-29T12:07:18.111Z"
+ "readmeCleaned": " ExifCleaner \n
\n\nDesktop app to clean metadata from images, videos, PDFs, and other files.
\n \n
\n Benefits \n\nFast \nDrag & Drop \nFree and open source (MIT) \nWindows, Mac, and Linux \nSupports popular image formats such as PNG, JPG, GIF, and TIFF \nSupports popular video formats such as M4A, MOV, and MP4 \nSupports PDF documents \nBatch-processing \nMulti-core support \nDark mode (automatic) \nNo automatic updates or network traffic \nRelatively few NPM dependencies (no JS frameworks) \n \n Drawbacks \n\nExecutable size ~200MB
(Electron app) \nMemory usage ~120MB
(Electron app) \n \n Install \nLinux, macOS 10.10+, and Windows 7+ are supported (64-bit only).
\n\nFor Linux, The AppImage needs to be made executable after download.
\n Links \n\n Supported File Types \nBelow is a full list of supported file types that ExifCleaner will remove metadata for. It's based on which file types ExifTool supports write operations for.
\n\n3G2, 3GP2 – 3rd Gen. Partnership Project 2 a/v (QuickTime-based) \n3GP, 3GPP – 3rd Gen. Partnership Project a/v (QuickTime-based) \nAAX – Audible Enhanced Audiobook (QuickTime-based) \nAI, AIT – Adobe Illustrator [Template] (PS or PDF) \nARQ – Sony Alpha Pixel-Shift RAW (TIFF-based) \nARW – Sony Alpha RAW (TIFF-based) \nAVIF – AV1 Image File Format (QuickTime-based) \nCR2 – Canon RAW 2 (TIFF-based) (CR2 spec) \nCR3 – Canon RAW 3 (QuickTime-based) (CR3 spec) \nCRM – Canon RAW Movie (QuickTime-based) \nCRW, CIFF – Canon RAW Camera Image File Format (CRW spec) \nCS1 – Sinar CaptureShop 1-shot RAW (PSD-based) \nDCP DNG – Camera Profile (DNG-like) \nDNG – Digital Negative (TIFF-based) \nDR4 – Canon DPP version 4 Recipe \nDVB – Digital Video Broadcasting (QuickTime-based) \nEPS, EPSF, PS – [Encapsulated] PostScript Format \nERF – Epson RAW Format (TIFF-based) \nEXIF – Exchangeable Image File Format metadata (TIFF-based) \nEXV – Exiv2 metadata file (JPEG-based) \nF4A, F4B, F4P, F4V – Adobe Flash Player 9+ Audio/Video (QuickTime-based) \nFFF – Hasselblad Flexible File Format (TIFF-based) \nFLIF – Free Lossless Image Format \nGIF – Compuserve Graphics Interchange Format \nGPR – GoPro RAW (DNG-based) \nHDP, WDP, JXR – Windows HD Photo / Media Photo / JPEG XR (TIFF-based) \nHEIC, HEIF – High Efficiency Image Format (QuickTime-based) \nICC, ICM – International Color Consortium color profile \nIIQ – Phase One Intelligent Image Quality RAW (TIFF-based) \nIND, INDD, INDT – Adobe InDesign Document/Template \nINSP – Insta360 Picture (JPEG-based) \nJP2, JPF, JPM, JPX – JPEG 2000 image [Compound/Extended] \nJPEG, JPG, JPE – Joint Photographic Experts Group image \nLRV – Low-Resolution Video (QuickTime-based) \nM4A, M4B, M4P, M4V – MPEG-4 Audio/Video (QuickTime-based) \nMEF – Mamiya (RAW) Electronic Format (TIFF-based) \nMIE – Meta Information Encapsulation (MIE specification) \nMOS – Creo Leaf Mosaic (TIFF-based) \nMOV, QT – Apple QuickTime Movie \nMP4 – Motion Picture Experts Group version 4 (QuickTime-based) \nMPO – Extended Multi-Picture format (JPEG with MPF extensions) \nMQV – Sony Mobile QuickTime Video \nNEF – Nikon (RAW) Electronic Format (TIFF-based) \nNRW – Nikon RAW (2) (TIFF-based) \nORF – Olympus RAW Format (TIFF-based) \nPDF – Adobe Portable Document Format \nPEF – Pentax (RAW) Electronic Format (TIFF-based) \nPNG, JNG, MNG – Portable/JPEG/Multiple-image Network Graphics \nPPM, PBM, PGM – Portable Pixel/Bit/Gray Map \nPSD, PSB, PSDT – PhotoShop Document / Large Document / Template \nQTIF, QTI, QIF – QuickTime Image File \nRAF – FujiFilm RAW Format \nRAW – Panasonic RAW (TIFF-based) \nRW2 – Panasonic RAW 2 (TIFF-based) \nRWL – Leica RAW (TIFF-based) \nSR2 – Sony RAW 2 (TIFF-based) \nSRW – Samsung RAW format (TIFF-based) \nTHM – Thumbnail image (JPEG) \nTIFF, TIF – Tagged Image File Format \nVRD – Canon DPP Recipe Data \nX3F – Sigma/Foveon RAW \nXMP – Extensible Metadata Platform sidecar file \n \n Translations \nNew translations and corrections to existing translations are welcome! See the Adding a Translation section. Here is the current translations status:
\n\nFrench ✅ \nGerman ✅ by @tayfuuun \nItalian ❌ needs translation \nJapanese ✅ by @AKKED \nPolish ✅ by @m1chu \nRussian ❌ needs translation \nSpanish ✅ by @ff-ss (Francisco) \n \n Development \nBuilt with Electron . Uses node-exiftool as a wrapper for Exiftool binaries. To see the current list of NPM dependencies, run:
\n\n Run the app in dev mode \nClone the repository and cd into the directory.
\ngit clone https://github.com/szTheory/exifcleaner.git\ncd exifcleaner \nNext, install the NPM package dependencies.
\n\nPull down the latest ExifTool binaries:
\n\nFinally, launch the application. This supports Hot Module Reload (HMR) so you will automatically see your changes every time you save a file.
\n\n Contributing \nThis app is mostly feature complete. I want to keep it simple and not add a bunch of bloat to it. And I want to avoid release churn. That said, there are a couple small features that might be worth adding. And there are a few minor bugs or points of cleanup that would be worth polishing. If you'd like to help check out the Issue Tracker which contains an exhaustive list of known issues. Just pick one and submit a Pull Request or leave a comment and I can provide guidance or help if you need it. Make sure to test the app out to see if it still works though. There isn't much going on in this app so it should be easy enough to do. I might add some automated tests later on to help with this. For now it's just been me working on the app so manual testing has worked out fine.
\nTypeScript code is formatted using Prettier.
\n Adding a Translation \nAdding a translation is easy. All you have to do is go to the translation list , click on "Edit this file", and add an entry for the new language underneath the other ones. So for example if you wanted to add a Spanish translation, where it says:
\n" empty.title" : {\n " en" : " No files selected" ,\n " fr" : " Aucun fichier sélectionné" \n}, \nYou just add a line for "es"
(list of language codes here ) underneath the other ones:
\n" empty.title" : {\n " en" : " No files selected" ,\n " fr" : " Aucun fichier sélectionné" ,\n " es" : " Spanish translation here" \n}, \nand repeat that pattern for each of the entries. That's probably the easiest way to contribute. If you want to be able to see all of your translations working in a live app before submitting, you can also do this:
\n\nFork the project on Github \nFollow the directions here to get ExifCleaner running in development mode on your computer \nThen update the strings.json
file as mentioned above, and quit the program and relaunch it to see your changes. When you're finished, commit your changes from the command line with for example git commit -am "Finished adding translations"
. Then run git push origin master
, and go to the project URL your forked it to (for example https://github.com/myusernamehere/exifcleaner ) and click the button to open a new Pull Request. \n \nIf you want to run the app with a specific locale without changing your system preferences, use the following command. In this example ExifCleaner will start in Polish.
\n\nLet me know if you run into any issues, I can guide you through the process if you get stuck.
\n Linux AppImage Notes \nTo mount the AppImage and inspect it's contents:
\n./ExifCleaner-x.y.z.AppImage --appimage-mount \nWhere x.y.z
is the release version number
\n Smoke test checklist for new releases \nOn all platforms:
\n\nPerform the following manual tests before a release:
\n\nDrag and drop hundreds of files \nFile -> Open dialog \nSwitch locale to each language and check translations \nSwitch between light and dark mode \nOpen "About" dialog \n \n Publishing a new release \nThis section is really for my own reference when publishing a new release.
\nBump the version with release
:
\n\nWhen the Github release page comes up, mark it as draft. Then run the publish command:
\n\nOnce you're happy with the release and want to finalize it, remove the draft flag on the Github releases page.
\n Contributors \nThanks to all the people who submitted bug reports and fixes. I've tried to include everyone so if I've missed you it was by accident, just let me know and I'll add you.
\n\n@m1chu - Polish translation, fix for Mac dock bug on non-Mac platforms, help debugging Unicode filename bug \n@LukasThyWalls - help debugging Unicode filename bug, feature suggestions \n@AKKED - Japanese translation, help debugging Unicode filename bug \n@TomasGutierrez0 - help auditing ExifTool dependency \n@5a384507-18ce-417c-bb55-d4dfcc8883fe - help debugging initial Linux version \n@totoroot - help debugging Linux AppImage installer, usability feedback, feature suggestions \n@Scopuli - help debugging Linux AppImage installer \n@Tox86 - found broken Settings menu item bug \n@ff-ss (Francisco) - Spanish translation \n@tayfuuun - German translation \n \n ",
+ "readmeOriginal": " ExifCleaner \n
\n\nDesktop app to clean metadata from images, videos, PDFs, and other files.
\n \n
\n Benefits \n\nFast \nDrag & Drop \nFree and open source (MIT) \nWindows, Mac, and Linux \nSupports popular image formats such as PNG, JPG, GIF, and TIFF \nSupports popular video formats such as M4A, MOV, and MP4 \nSupports PDF documents \nBatch-processing \nMulti-core support \nDark mode (automatic) \nNo automatic updates or network traffic \nRelatively few NPM dependencies (no JS frameworks) \n \n Drawbacks \n\nExecutable size ~200MB
(Electron app) \nMemory usage ~120MB
(Electron app) \n \n Install \nLinux, macOS 10.10+, and Windows 7+ are supported (64-bit only).
\n\nFor Linux, The AppImage needs to be made executable after download.
\n Links \n\n Supported File Types \nBelow is a full list of supported file types that ExifCleaner will remove metadata for. It's based on which file types ExifTool supports write operations for.
\n\n3G2, 3GP2 – 3rd Gen. Partnership Project 2 a/v (QuickTime-based) \n3GP, 3GPP – 3rd Gen. Partnership Project a/v (QuickTime-based) \nAAX – Audible Enhanced Audiobook (QuickTime-based) \nAI, AIT – Adobe Illustrator [Template] (PS or PDF) \nARQ – Sony Alpha Pixel-Shift RAW (TIFF-based) \nARW – Sony Alpha RAW (TIFF-based) \nAVIF – AV1 Image File Format (QuickTime-based) \nCR2 – Canon RAW 2 (TIFF-based) (CR2 spec) \nCR3 – Canon RAW 3 (QuickTime-based) (CR3 spec) \nCRM – Canon RAW Movie (QuickTime-based) \nCRW, CIFF – Canon RAW Camera Image File Format (CRW spec) \nCS1 – Sinar CaptureShop 1-shot RAW (PSD-based) \nDCP DNG – Camera Profile (DNG-like) \nDNG – Digital Negative (TIFF-based) \nDR4 – Canon DPP version 4 Recipe \nDVB – Digital Video Broadcasting (QuickTime-based) \nEPS, EPSF, PS – [Encapsulated] PostScript Format \nERF – Epson RAW Format (TIFF-based) \nEXIF – Exchangeable Image File Format metadata (TIFF-based) \nEXV – Exiv2 metadata file (JPEG-based) \nF4A, F4B, F4P, F4V – Adobe Flash Player 9+ Audio/Video (QuickTime-based) \nFFF – Hasselblad Flexible File Format (TIFF-based) \nFLIF – Free Lossless Image Format \nGIF – Compuserve Graphics Interchange Format \nGPR – GoPro RAW (DNG-based) \nHDP, WDP, JXR – Windows HD Photo / Media Photo / JPEG XR (TIFF-based) \nHEIC, HEIF – High Efficiency Image Format (QuickTime-based) \nICC, ICM – International Color Consortium color profile \nIIQ – Phase One Intelligent Image Quality RAW (TIFF-based) \nIND, INDD, INDT – Adobe InDesign Document/Template \nINSP – Insta360 Picture (JPEG-based) \nJP2, JPF, JPM, JPX – JPEG 2000 image [Compound/Extended] \nJPEG, JPG, JPE – Joint Photographic Experts Group image \nLRV – Low-Resolution Video (QuickTime-based) \nM4A, M4B, M4P, M4V – MPEG-4 Audio/Video (QuickTime-based) \nMEF – Mamiya (RAW) Electronic Format (TIFF-based) \nMIE – Meta Information Encapsulation (MIE specification) \nMOS – Creo Leaf Mosaic (TIFF-based) \nMOV, QT – Apple QuickTime Movie \nMP4 – Motion Picture Experts Group version 4 (QuickTime-based) \nMPO – Extended Multi-Picture format (JPEG with MPF extensions) \nMQV – Sony Mobile QuickTime Video \nNEF – Nikon (RAW) Electronic Format (TIFF-based) \nNRW – Nikon RAW (2) (TIFF-based) \nORF – Olympus RAW Format (TIFF-based) \nPDF – Adobe Portable Document Format \nPEF – Pentax (RAW) Electronic Format (TIFF-based) \nPNG, JNG, MNG – Portable/JPEG/Multiple-image Network Graphics \nPPM, PBM, PGM – Portable Pixel/Bit/Gray Map \nPSD, PSB, PSDT – PhotoShop Document / Large Document / Template \nQTIF, QTI, QIF – QuickTime Image File \nRAF – FujiFilm RAW Format \nRAW – Panasonic RAW (TIFF-based) \nRW2 – Panasonic RAW 2 (TIFF-based) \nRWL – Leica RAW (TIFF-based) \nSR2 – Sony RAW 2 (TIFF-based) \nSRW – Samsung RAW format (TIFF-based) \nTHM – Thumbnail image (JPEG) \nTIFF, TIF – Tagged Image File Format \nVRD – Canon DPP Recipe Data \nX3F – Sigma/Foveon RAW \nXMP – Extensible Metadata Platform sidecar file \n \n Translations \nNew translations and corrections to existing translations are welcome! See the Adding a Translation section. Here is the current translations status:
\n\nFrench ✅ \nGerman ✅ by @tayfuuun \nItalian ❌ needs translation \nJapanese ✅ by @AKKED \nPolish ✅ by @m1chu \nRussian ❌ needs translation \nSpanish ✅ by @ff-ss (Francisco) \n \n Development \nBuilt with Electron . Uses node-exiftool as a wrapper for Exiftool binaries. To see the current list of NPM dependencies, run:
\n\n Run the app in dev mode \nClone the repository and cd into the directory.
\ngit clone https://github.com/szTheory/exifcleaner.git\ncd exifcleaner \nNext, install the NPM package dependencies.
\n\nPull down the latest ExifTool binaries:
\n\nFinally, launch the application. This supports Hot Module Reload (HMR) so you will automatically see your changes every time you save a file.
\n\n Contributing \nThis app is mostly feature complete. I want to keep it simple and not add a bunch of bloat to it. And I want to avoid release churn. That said, there are a couple small features that might be worth adding. And there are a few minor bugs or points of cleanup that would be worth polishing. If you'd like to help check out the Issue Tracker which contains an exhaustive list of known issues. Just pick one and submit a Pull Request or leave a comment and I can provide guidance or help if you need it. Make sure to test the app out to see if it still works though. There isn't much going on in this app so it should be easy enough to do. I might add some automated tests later on to help with this. For now it's just been me working on the app so manual testing has worked out fine.
\nTypeScript code is formatted using Prettier.
\n Adding a Translation \nAdding a translation is easy. All you have to do is go to the translation list , click on \"Edit this file\", and add an entry for the new language underneath the other ones. So for example if you wanted to add a Spanish translation, where it says:
\n\" empty.title\" : {\n \" en\" : \" No files selected\" ,\n \" fr\" : \" Aucun fichier sélectionné\" \n}, \nYou just add a line for \"es\"
(list of language codes here ) underneath the other ones:
\n\" empty.title\" : {\n \" en\" : \" No files selected\" ,\n \" fr\" : \" Aucun fichier sélectionné\" ,\n \" es\" : \" Spanish translation here\" \n}, \nand repeat that pattern for each of the entries. That's probably the easiest way to contribute. If you want to be able to see all of your translations working in a live app before submitting, you can also do this:
\n\nFork the project on Github \nFollow the directions here to get ExifCleaner running in development mode on your computer \nThen update the strings.json
file as mentioned above, and quit the program and relaunch it to see your changes. When you're finished, commit your changes from the command line with for example git commit -am \"Finished adding translations\"
. Then run git push origin master
, and go to the project URL your forked it to (for example https://github.com/myusernamehere/exifcleaner ) and click the button to open a new Pull Request. \n \nIf you want to run the app with a specific locale without changing your system preferences, use the following command. In this example ExifCleaner will start in Polish.
\n\nLet me know if you run into any issues, I can guide you through the process if you get stuck.
\n Linux AppImage Notes \nTo mount the AppImage and inspect it's contents:
\n./ExifCleaner-x.y.z.AppImage --appimage-mount \nWhere x.y.z
is the release version number
\n Smoke test checklist for new releases \nOn all platforms:
\n\nPerform the following manual tests before a release:
\n\nDrag and drop hundreds of files \nFile -> Open dialog \nSwitch locale to each language and check translations \nSwitch between light and dark mode \nOpen \"About\" dialog \n \n Publishing a new release \nThis section is really for my own reference when publishing a new release.
\nBump the version with release
:
\n\nWhen the Github release page comes up, mark it as draft. Then run the publish command:
\n\nOnce you're happy with the release and want to finalize it, remove the draft flag on the Github releases page.
\n Contributors \nThanks to all the people who submitted bug reports and fixes. I've tried to include everyone so if I've missed you it was by accident, just let me know and I'll add you.
\n\n@m1chu - Polish translation, fix for Mac dock bug on non-Mac platforms, help debugging Unicode filename bug \n@LukasThyWalls - help debugging Unicode filename bug, feature suggestions \n@AKKED - Japanese translation, help debugging Unicode filename bug \n@TomasGutierrez0 - help auditing ExifTool dependency \n@5a384507-18ce-417c-bb55-d4dfcc8883fe - help debugging initial Linux version \n@totoroot - help debugging Linux AppImage installer, usability feedback, feature suggestions \n@Scopuli - help debugging Linux AppImage installer \n@Tox86 - found broken Settings menu item bug \n@ff-ss (Francisco) - Spanish translation \n@tayfuuun - German translation \n \n ",
+ "readmeFetchedAt": "2020-09-30T00:10:26.072Z"
},
"extraterm": {
"readmeCleaned": "
\nThe swiss army chainsaw of terminal emulators
\nMain website: extraterm.org
\n
\n About \nExtraterm is an open source project to build a terminal emulator and expand it with new features to support modern workflows and do more than just act like a glorified teletype.
\nMore background information is in the Why document .
\n\nCapture and reuse command output as new command input \nManipulate and copy text without leaving the keyboard \nSlice and dice command output like a text editor \nDisplay images directly \nSee the Features list for more \n \n
\nSee the Features and Screenshots
\nThe primary developer is Simon Edwards . Extraterm logos were designed and provided by Gabriel Harel .
\n Features \n\nSupports Linux and macOS, and on Windows WSL, CMD, PowerShell and Cygwin \nMultiple tabs and panes, split and tiled any way you like \nImages in terminal \nGPU accelerated rendering \n24 bit color \nColor emoji on all platforms \nFont ligatures \nKeyboard friendly "Command Palette" \nText selection using cursor/keyboard, block selections, multi-cursor selections \nText zoom \nConfigurable key bindings \nGlobal shortcuts \nUnicode support \nSearch \nShell integration; can isolate and 'frame' command output. (bash, zsh and fish supported) \nEasy uploads and downloads using the shell integration \nCommand output is editable in place. Multi-cursor editing \nPrevious command output can be used as input for new commands \nSupports iTerm2 and TextMate themes \nMultiple windows \nMIT license \n...much more to come \n \nSee the more detailed features list .
\n News \nNews is here
\n Download \nDownload and try it out on Linux, Windows+Cygwin and macOS
\n⚠️ Extraterm is in development and roughly 'beta' in quality. It is generally stable, but don't be too surprised if you encounter a few bugs. Use at your own risk. ⚠️
\nWith that out of the way, the primary author does use it as their main terminal emulator on a daily basis. The basics are in place and it will run most common terminal applications such as vi, emacs and joe without problems and even more demanding applications such as midnight commander.
\nNightly builds of the master
branch can be downloaded here .
\n Further Information \n\n ",
"readmeOriginal": "
\nThe swiss army chainsaw of terminal emulators
\nMain website: extraterm.org
\n
\n About \nExtraterm is an open source project to build a terminal emulator and expand it with new features to support modern workflows and do more than just act like a glorified teletype.
\nMore background information is in the Why document .
\n\nCapture and reuse command output as new command input \nManipulate and copy text without leaving the keyboard \nSlice and dice command output like a text editor \nDisplay images directly \nSee the Features list for more \n \n
\nSee the Features and Screenshots
\nThe primary developer is Simon Edwards . Extraterm logos were designed and provided by Gabriel Harel .
\n Features \n\nSupports Linux and macOS, and on Windows WSL, CMD, PowerShell and Cygwin \nMultiple tabs and panes, split and tiled any way you like \nImages in terminal \nGPU accelerated rendering \n24 bit color \nColor emoji on all platforms \nFont ligatures \nKeyboard friendly \"Command Palette\" \nText selection using cursor/keyboard, block selections, multi-cursor selections \nText zoom \nConfigurable key bindings \nGlobal shortcuts \nUnicode support \nSearch \nShell integration; can isolate and 'frame' command output. (bash, zsh and fish supported) \nEasy uploads and downloads using the shell integration \nCommand output is editable in place. Multi-cursor editing \nPrevious command output can be used as input for new commands \nSupports iTerm2 and TextMate themes \nMultiple windows \nMIT license \n...much more to come \n \nSee the more detailed features list .
\n News \nNews is here
\n Download \nDownload and try it out on Linux, Windows+Cygwin and macOS
\n⚠️ Extraterm is in development and roughly 'beta' in quality. It is generally stable, but don't be too surprised if you encounter a few bugs. Use at your own risk. ⚠️
\nWith that out of the way, the primary author does use it as their main terminal emulator on a daily basis. The basics are in place and it will run most common terminal applications such as vi, emacs and joe without problems and even more demanding applications such as midnight commander.
\nNightly builds of the master
branch can be downloaded here .
\n Further Information \n\n ",
- "readmeFetchedAt": "2020-09-29T12:07:18.122Z"
+ "readmeFetchedAt": "2020-09-30T00:10:26.077Z"
},
- "etcher": {
- "readmeCleaned": " Etcher \n\nFlash OS images to SD cards & USB drives, safely and easily.
\n \nEtcher is a powerful OS image flasher built with web technologies to ensure\nflashing an SDCard or USB drive is a pleasant and safe experience. It protects\nyou from accidentally writing to your hard-drives, ensures every byte of data\nwas written correctly and much more. It can also flash directly Raspberry Pi devices that support the usbboot protocol
\n \n \n \n
\n \nDownload | Support | Documentation | Contributing | Roadmap
\n Supported Operating Systems \n\nLinux (most distros) \nmacOS 10.10 (Yosemite) and later \nMicrosoft Windows 7 and later \n \nNote that Etcher will run on any platform officially supported by\nElectron . Read more in their\ndocumentation .
\n Installers \nRefer to the downloads page for the latest pre-made\ninstallers for all supported operating systems.
\n Debian and Ubuntu based Package Repository (GNU/Linux x86/x64) \n\n\nAdd Etcher debian repository:
\necho " deb https://deb.etcher.io stable etcher" | sudo tee /etc/apt/sources.list.d/balena-etcher.list \n \n\nTrust Bintray.com's GPG key:
\nsudo apt-key adv --keyserver hkps://keyserver.ubuntu.com:443 --recv-keys 379CE192D401AB61 \n \n\nUpdate and install:
\nsudo apt-get update\nsudo apt-get install balena-etcher-electron \n \n \n Uninstall \nsudo apt-get remove balena-etcher-electron\nsudo rm /etc/apt/sources.list.d/balena-etcher.list\nsudo apt-get update \n OpenSUSE LEAP & Tumbleweed install \nsudo zypper ar https://balena.io/etcher/static/etcher-rpm.repo\nsudo zypper ref\nsudo zypper in balena-etcher-electron \n Uninstall \nsudo zypper rm balena-etcher-electron \n Redhat (RHEL) and Fedora based Package Repository (GNU/Linux x86/x64) \n\n\nAdd Etcher rpm repository:
\nsudo wget https://balena.io/etcher/static/etcher-rpm.repo -O /etc/yum.repos.d/etcher-rpm.repo \n \n\nUpdate and install:
\nsudo yum install -y balena-etcher-electron \nor
\nsudo dnf install -y balena-etcher-electron \n \n \n Uninstall \nsudo yum remove -y balena-etcher-electron\nsudo rm /etc/yum.repos.d/etcher-rpm.repo\nsudo yum clean all\nsudo yum makecache fast \nor
\nsudo dnf remove -y balena-etcher-electron\nsudo rm /etc/yum.repos.d/etcher-rpm.repo\nsudo dnf clean all\nsudo dnf makecache \n Solus (GNU/Linux x64) \n\n Uninstall \n\n Arch Linux / Manjaro (GNU/Linux x64) \nEtcher is offered through the Arch User Repository and can be installed on both Manjaro and Arch systems. You can compile it from the source code in this repository using balena-etcher
. The following example uses a common AUR helper to install the latest release:
\n\n Uninstall \n\n Brew Cask (macOS) \nNote that the Etcher Cask has to be updated manually to point to new versions,\nso it might not refer to the latest version immediately after an Etcher\nrelease.
\nbrew cask install balenaetcher \n Uninstall \nbrew cask uninstall balenaetcher \n Chocolatey (Windows) \nThis package is maintained by @majkinetor , and\nis kept up to date automatically.
\n\n Uninstall \n\n Support \nIf you're having any problem, please raise an issue on GitHub and\nthe balena.io team will be happy to help.
\n License \nEtcher is free software, and may be redistributed under the terms specified in\nthe license .
\n ",
- "readmeOriginal": " Etcher \n\nFlash OS images to SD cards & USB drives, safely and easily.
\n \nEtcher is a powerful OS image flasher built with web technologies to ensure\nflashing an SDCard or USB drive is a pleasant and safe experience. It protects\nyou from accidentally writing to your hard-drives, ensures every byte of data\nwas written correctly and much more. It can also flash directly Raspberry Pi devices that support the usbboot protocol
\n \n \n \n
\n \nDownload | Support | Documentation | Contributing | Roadmap
\n Supported Operating Systems \n\nLinux (most distros) \nmacOS 10.10 (Yosemite) and later \nMicrosoft Windows 7 and later \n \nNote that Etcher will run on any platform officially supported by\nElectron . Read more in their\ndocumentation .
\n Installers \nRefer to the downloads page for the latest pre-made\ninstallers for all supported operating systems.
\n Debian and Ubuntu based Package Repository (GNU/Linux x86/x64) \n\n\nAdd Etcher debian repository:
\necho \" deb https://deb.etcher.io stable etcher\" | sudo tee /etc/apt/sources.list.d/balena-etcher.list \n \n\nTrust Bintray.com's GPG key:
\nsudo apt-key adv --keyserver hkps://keyserver.ubuntu.com:443 --recv-keys 379CE192D401AB61 \n \n\nUpdate and install:
\nsudo apt-get update\nsudo apt-get install balena-etcher-electron \n \n \n Uninstall \nsudo apt-get remove balena-etcher-electron\nsudo rm /etc/apt/sources.list.d/balena-etcher.list\nsudo apt-get update \n OpenSUSE LEAP & Tumbleweed install \nsudo zypper ar https://balena.io/etcher/static/etcher-rpm.repo\nsudo zypper ref\nsudo zypper in balena-etcher-electron \n Uninstall \nsudo zypper rm balena-etcher-electron \n Redhat (RHEL) and Fedora based Package Repository (GNU/Linux x86/x64) \n\n\nAdd Etcher rpm repository:
\nsudo wget https://balena.io/etcher/static/etcher-rpm.repo -O /etc/yum.repos.d/etcher-rpm.repo \n \n\nUpdate and install:
\nsudo yum install -y balena-etcher-electron \nor
\nsudo dnf install -y balena-etcher-electron \n \n \n Uninstall \nsudo yum remove -y balena-etcher-electron\nsudo rm /etc/yum.repos.d/etcher-rpm.repo\nsudo yum clean all\nsudo yum makecache fast \nor
\nsudo dnf remove -y balena-etcher-electron\nsudo rm /etc/yum.repos.d/etcher-rpm.repo\nsudo dnf clean all\nsudo dnf makecache \n Solus (GNU/Linux x64) \n\n Uninstall \n\n Arch Linux / Manjaro (GNU/Linux x64) \nEtcher is offered through the Arch User Repository and can be installed on both Manjaro and Arch systems. You can compile it from the source code in this repository using balena-etcher
. The following example uses a common AUR helper to install the latest release:
\n\n Uninstall \n\n Brew Cask (macOS) \nNote that the Etcher Cask has to be updated manually to point to new versions,\nso it might not refer to the latest version immediately after an Etcher\nrelease.
\nbrew cask install balenaetcher \n Uninstall \nbrew cask uninstall balenaetcher \n Chocolatey (Windows) \nThis package is maintained by @majkinetor , and\nis kept up to date automatically.
\n\n Uninstall \n\n Support \nIf you're having any problem, please raise an issue on GitHub and\nthe balena.io team will be happy to help.
\n License \nEtcher is free software, and may be redistributed under the terms specified in\nthe license .
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:18.143Z"
+ "etcd-manager": {
+ "readmeCleaned": " ETCD Manager \n
\n\n
\n
\n
\nThis is a free, cross-platform ETCD v3 client and GUI. The goal of the project is twofold:
\n\nProvide an efficient, modern GUI for desktop (Windows, Linux, Mac), mobile (iOS and Android) and web. \nCover all ETCD functionality. Anything you can do with etcdctl , you should be able to do with this tool as well. This app should be useful for simple and power users alike. \n \nPlease note that currently ETCD V2 API is not supported! At the moment, we support V3 only.
\n Features \n Available now (v1.2) \nCurrently, the following features are implemented:
\n\nKey management:\n\nManage (browse, create, edit, delete) keys. \nCreate keys with TTL \nKey browser has multiple views: tree or list with paging. \nKey list live updates: refresh list when the value of any key changes. \nManage revisions: list revisions of any key and revert to any previous value. \n \n \nSettings and config:\n\nAble to use multiple config profiles, allowing you to manage any number of ETCD clusters with dedicated settings. \nImport / export settings: save settings to or load from file. \n \n \nAuthentication and security:\n\nBasic authentication: (username / password) \nHTTPS client certificate authentication \nSupports both HTTP and HTTPS (secure) connections \nSupports no auth (ETCD with authentication disabled) \n \n \nOther functions:\n\nDisplay basic info about ETCD cluster and its nodes, perform health checks. \nManage leases: list and revoke leases, view details. \nManage users: create, update or delete users. \nManage roles and permissions: create, update delete roles, assign / revoke permissions. \nManage watchers. Supported event responders: app or desktop notification, app console logger. \nIntranet mode: works without internet connection. \n \n \n \n Coming up (v1.3) \nThis release is mainly for contributors. There will be no new features in this one. Instead, we gonna focus solely on making it easier to understand how the code works and how to get started with contributing. In order to achieve this, we'll refactor many parts of the code and we'll also try to provide better documentation for contributors and a project dashboard.
\nAs for refactoring, some of the things we gonna change are:
\n\nBetter typing (we gonna add missing types, no "any", "unknown" and crap like that) \nBetter tests (we are planning to replace Spectron with Cypress) \nSmaller, more focused, easy to maintain components. We are going to to use the Vue 3 Composition API here. \nBetter folder structure for source files. \nProper Dependency Injection support (for services, filters etc). \nMissing something? Please open a feature request ! \n \n Planned \nWe plan to add tons of cool features in the future. The most important ones are listed below.:
\nFeatures
\n\nWatchers: more responders, such as Email, Log to file, Log to REST API as well as app integrations like Slack, Google Chat, Viber etc. \nCluster: maintenance / admin features and more detailed cluster info \nETCD Dashboard: live dashboard with graphs. \nComplex queries using transactions. \nDiff tool: compare the revisions of any two keys (much like Total Commander). \nReport generation in different formats (HTML, PDF, XML etc) \nBetter in-app console \n... and much more! \n \nFuture platforms
\n\nAndroid and iOS \nWeb (browser version) \n \nA better organized overview of these plans will be available soon. Stay tuned :)
\n Installation \n End users.. \nThe current stable (prod) version is 1.2. It's available for Mac OS X (10.15.5 Catalina+) , MS Windows (7, 8, 10+) and some major Linux distros (Ubuntu 10.04+, Arch etc) . The following are pre-built binaries and this is the recommended way to install.
\nIf you are using a more or less recent major Linux distro (Ubuntu, Redhat, Suse etc), or Ubuntu LTS or some up-to-date rolling release distro like Arch, everything should work fine. Most older Linux systems should be supported as well. However, very old Linux versions might not work as expected. If you have difficulties installing the app, please report the problem using our issue tracker.
\nGrab one now:
\n\nOther packages are available for download as well, please see the releases page.
\n We are on SnapCraft! \n
\nInstall snap and run the following command:
\nsnap install etcd-manager\n
\n Contributors.. \nYou may install the dev version by cloning this repository.
\ngit clone https://github.com/i-Cell-Mobilsoft-Open-Source/etcdmanager.git\n
\nOr you may also install the NPM package (although this is not recommended , since the package might not contain the latest code).
\nFirst of all, you must install Yarn. Please see this page for details.
\nyarn add etcd-manager\ncd node_modules/etcd-manager\n
\nPlease also check out the contribution guide before writing any code.
\n Running the dev build \nOnce you have the code, simply execute the following commands:
\nyarn install\n
\nThe next step is to compile the GRPC Node extension. This requires the usual build tools (gcc, make etc) to be installed. Make sure you have these, then run:
\nnpm rebuild --target=ELECTRON_VERSION --runtime=electron --dist-url=https://atom.io/download/electron\n
\n... where ELECTRON_VERSION is the exact version number of the Electron framework the app uses. You can determine this by running:
\nyarn list electron\n
\nFinally, start the dev server in the following way:
\nyarn electron:serve\n
\nThis will start a dev build and the app should appear shortly.
\n Usage and support \nFirst of all, in order to work properly, ETCD Manager must be configured.
\nYou need to provide only two mandatory settings: the host and the port ETCD is running at. You'll find these on the settings screen, under the ETCD tab .\nIf your ETCD host requires authentication, you will also need to provide a password / username pair or certificates / keys, which you can do under the auth tab .\nThere are several additional configuration options, but those are all optional.
\nDetailed documentation is not available (yet), but you may want to activate quick help , which is available everywhere. Press CTRL / CMD + H to open the help pane. Here you'll find some basic info as well as all the keyboard shortcuts . This should be enough to get you started.
\nIf you still need help, please feel free to contact us. Create a issue (question / support request).
\nOnce the documentation is ready, we'll upload it to the website.
\n Upgrading \nIf you've installed the app using the Windows or Mac installer or the Linux AppImage, you'll be notified automatically whenever a new release is available. Simply restart the app, and it'll check for updates.
\nOtherwise, you have to download and install the new version manually.
\nAs for the dev version, you may update that by the usual means (Yarn or Git). In any case, please read our changelog for an overview of the most recent changes.
\n Bugs and feature requests \nIf you find a bug, please report it using our issue tracker .
\nThis is also the place for requesting new features or asking questions. Please label your issue appropriately, use the "bug", "enchantment" and "question" labels, respectively.
\n ",
+ "readmeOriginal": " ETCD Manager \n
\n\n
\n
\n
\nThis is a free, cross-platform ETCD v3 client and GUI. The goal of the project is twofold:
\n\nProvide an efficient, modern GUI for desktop (Windows, Linux, Mac), mobile (iOS and Android) and web. \nCover all ETCD functionality. Anything you can do with etcdctl , you should be able to do with this tool as well. This app should be useful for simple and power users alike. \n \nPlease note that currently ETCD V2 API is not supported! At the moment, we support V3 only.
\n Features \n Available now (v1.2) \nCurrently, the following features are implemented:
\n\nKey management:\n\nManage (browse, create, edit, delete) keys. \nCreate keys with TTL \nKey browser has multiple views: tree or list with paging. \nKey list live updates: refresh list when the value of any key changes. \nManage revisions: list revisions of any key and revert to any previous value. \n \n \nSettings and config:\n\nAble to use multiple config profiles, allowing you to manage any number of ETCD clusters with dedicated settings. \nImport / export settings: save settings to or load from file. \n \n \nAuthentication and security:\n\nBasic authentication: (username / password) \nHTTPS client certificate authentication \nSupports both HTTP and HTTPS (secure) connections \nSupports no auth (ETCD with authentication disabled) \n \n \nOther functions:\n\nDisplay basic info about ETCD cluster and its nodes, perform health checks. \nManage leases: list and revoke leases, view details. \nManage users: create, update or delete users. \nManage roles and permissions: create, update delete roles, assign / revoke permissions. \nManage watchers. Supported event responders: app or desktop notification, app console logger. \nIntranet mode: works without internet connection. \n \n \n \n Coming up (v1.3) \nThis release is mainly for contributors. There will be no new features in this one. Instead, we gonna focus solely on making it easier to understand how the code works and how to get started with contributing. In order to achieve this, we'll refactor many parts of the code and we'll also try to provide better documentation for contributors and a project dashboard.
\nAs for refactoring, some of the things we gonna change are:
\n\nBetter typing (we gonna add missing types, no \"any\", \"unknown\" and crap like that) \nBetter tests (we are planning to replace Spectron with Cypress) \nSmaller, more focused, easy to maintain components. We are going to to use the Vue 3 Composition API here. \nBetter folder structure for source files. \nProper Dependency Injection support (for services, filters etc). \nMissing something? Please open a feature request ! \n \n Planned \nWe plan to add tons of cool features in the future. The most important ones are listed below.:
\nFeatures
\n\nWatchers: more responders, such as Email, Log to file, Log to REST API as well as app integrations like Slack, Google Chat, Viber etc. \nCluster: maintenance / admin features and more detailed cluster info \nETCD Dashboard: live dashboard with graphs. \nComplex queries using transactions. \nDiff tool: compare the revisions of any two keys (much like Total Commander). \nReport generation in different formats (HTML, PDF, XML etc) \nBetter in-app console \n... and much more! \n \nFuture platforms
\n\nAndroid and iOS \nWeb (browser version) \n \nA better organized overview of these plans will be available soon. Stay tuned :)
\n Installation \n End users.. \nThe current stable (prod) version is 1.2. It's available for Mac OS X (10.15.5 Catalina+) , MS Windows (7, 8, 10+) and some major Linux distros (Ubuntu 10.04+, Arch etc) . The following are pre-built binaries and this is the recommended way to install.
\nIf you are using a more or less recent major Linux distro (Ubuntu, Redhat, Suse etc), or Ubuntu LTS or some up-to-date rolling release distro like Arch, everything should work fine. Most older Linux systems should be supported as well. However, very old Linux versions might not work as expected. If you have difficulties installing the app, please report the problem using our issue tracker.
\nGrab one now:
\n\nOther packages are available for download as well, please see the releases page.
\n We are on SnapCraft! \n
\nInstall snap and run the following command:
\nsnap install etcd-manager\n
\n Contributors.. \nYou may install the dev version by cloning this repository.
\ngit clone https://github.com/i-Cell-Mobilsoft-Open-Source/etcdmanager.git\n
\nOr you may also install the NPM package (although this is not recommended , since the package might not contain the latest code).
\nFirst of all, you must install Yarn. Please see this page for details.
\nyarn add etcd-manager\ncd node_modules/etcd-manager\n
\nPlease also check out the contribution guide before writing any code.
\n Running the dev build \nOnce you have the code, simply execute the following commands:
\nyarn install\n
\nThe next step is to compile the GRPC Node extension. This requires the usual build tools (gcc, make etc) to be installed. Make sure you have these, then run:
\nnpm rebuild --target=ELECTRON_VERSION --runtime=electron --dist-url=https://atom.io/download/electron\n
\n... where ELECTRON_VERSION is the exact version number of the Electron framework the app uses. You can determine this by running:
\nyarn list electron\n
\nFinally, start the dev server in the following way:
\nyarn electron:serve\n
\nThis will start a dev build and the app should appear shortly.
\n Usage and support \nFirst of all, in order to work properly, ETCD Manager must be configured.
\nYou need to provide only two mandatory settings: the host and the port ETCD is running at. You'll find these on the settings screen, under the ETCD tab .\nIf your ETCD host requires authentication, you will also need to provide a password / username pair or certificates / keys, which you can do under the auth tab .\nThere are several additional configuration options, but those are all optional.
\nDetailed documentation is not available (yet), but you may want to activate quick help , which is available everywhere. Press CTRL / CMD + H to open the help pane. Here you'll find some basic info as well as all the keyboard shortcuts . This should be enough to get you started.
\nIf you still need help, please feel free to contact us. Create a issue (question / support request).
\nOnce the documentation is ready, we'll upload it to the website.
\n Upgrading \nIf you've installed the app using the Windows or Mac installer or the Linux AppImage, you'll be notified automatically whenever a new release is available. Simply restart the app, and it'll check for updates.
\nOtherwise, you have to download and install the new version manually.
\nAs for the dev version, you may update that by the usual means (Yarn or Git). In any case, please read our changelog for an overview of the most recent changes.
\n Bugs and feature requests \nIf you find a bug, please report it using our issue tracker .
\nThis is also the place for requesting new features or asking questions. Please label your issue appropriately, use the \"bug\", \"enchantment\" and \"question\" labels, respectively.
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:26.131Z"
},
"fastlane": {
"readmeCleaned": " Fastlane - Book Uber from your menubar, fast and simple. \n
\n
\n Why? \nI wanted to build something with React and Electron so I started thinking during Christmas what I wanted to build and I realized when I sat at the computer and did not know where my cell phone was to be able to book an Uber then it hit me that an Mac App for Uber would be fun to build and Uber pretty recently released their API endpoint for requests. Success!
\nI started of using Sketch and moked everything up in Html, Css and then React. I have noticed that the code and structure could easily be rewritten to be more easy to understand and use.
\n Installation \nRun npm-install to install all dependencies and rename config-template.json to config.json and add your API-keys from (https://developer.uber.com ).
\nStart the app by running npm run start
and to build the packade npm run build
.
\n TODO \n\n How to contribute \nMy contact information is located on my Github profile
\nGot questions or suggestions?
\n Author \n
\nPontus Abrahamsson
\n\n ",
"readmeOriginal": " Fastlane - Book Uber from your menubar, fast and simple. \n
\n
\n Why? \nI wanted to build something with React and Electron so I started thinking during Christmas what I wanted to build and I realized when I sat at the computer and did not know where my cell phone was to be able to book an Uber then it hit me that an Mac App for Uber would be fun to build and Uber pretty recently released their API endpoint for requests. Success!
\nI started of using Sketch and moked everything up in Html, Css and then React. I have noticed that the code and structure could easily be rewritten to be more easy to understand and use.
\n Installation \nRun npm-install to install all dependencies and rename config-template.json to config.json and add your API-keys from (https://developer.uber.com ).
\nStart the app by running npm run start
and to build the packade npm run build
.
\n TODO \n\n How to contribute \nMy contact information is located on my Github profile
\nGot questions or suggestions?
\n Author \n
\nPontus Abrahamsson
\n\n ",
- "readmeFetchedAt": "2020-09-29T12:07:18.149Z"
+ "readmeFetchedAt": "2020-09-30T00:10:26.135Z"
+ },
+ "etcher": {
+ "readmeCleaned": " Etcher \n\nFlash OS images to SD cards & USB drives, safely and easily.
\n \nEtcher is a powerful OS image flasher built with web technologies to ensure\nflashing an SDCard or USB drive is a pleasant and safe experience. It protects\nyou from accidentally writing to your hard-drives, ensures every byte of data\nwas written correctly and much more. It can also flash directly Raspberry Pi devices that support the usbboot protocol
\n \n \n \n
\n \nDownload | Support | Documentation | Contributing | Roadmap
\n Supported Operating Systems \n\nLinux (most distros) \nmacOS 10.10 (Yosemite) and later \nMicrosoft Windows 7 and later \n \nNote that Etcher will run on any platform officially supported by\nElectron . Read more in their\ndocumentation .
\n Installers \nRefer to the downloads page for the latest pre-made\ninstallers for all supported operating systems.
\n Debian and Ubuntu based Package Repository (GNU/Linux x86/x64) \n\n\nAdd Etcher debian repository:
\necho " deb https://deb.etcher.io stable etcher" | sudo tee /etc/apt/sources.list.d/balena-etcher.list \n \n\nTrust Bintray.com's GPG key:
\nsudo apt-key adv --keyserver hkps://keyserver.ubuntu.com:443 --recv-keys 379CE192D401AB61 \n \n\nUpdate and install:
\nsudo apt-get update\nsudo apt-get install balena-etcher-electron \n \n \n Uninstall \nsudo apt-get remove balena-etcher-electron\nsudo rm /etc/apt/sources.list.d/balena-etcher.list\nsudo apt-get update \n OpenSUSE LEAP & Tumbleweed install \nsudo zypper ar https://balena.io/etcher/static/etcher-rpm.repo\nsudo zypper ref\nsudo zypper in balena-etcher-electron \n Uninstall \nsudo zypper rm balena-etcher-electron \n Redhat (RHEL) and Fedora based Package Repository (GNU/Linux x86/x64) \n\n\nAdd Etcher rpm repository:
\nsudo wget https://balena.io/etcher/static/etcher-rpm.repo -O /etc/yum.repos.d/etcher-rpm.repo \n \n\nUpdate and install:
\nsudo yum install -y balena-etcher-electron \nor
\nsudo dnf install -y balena-etcher-electron \n \n \n Uninstall \nsudo yum remove -y balena-etcher-electron\nsudo rm /etc/yum.repos.d/etcher-rpm.repo\nsudo yum clean all\nsudo yum makecache fast \nor
\nsudo dnf remove -y balena-etcher-electron\nsudo rm /etc/yum.repos.d/etcher-rpm.repo\nsudo dnf clean all\nsudo dnf makecache \n Solus (GNU/Linux x64) \n\n Uninstall \n\n Arch Linux / Manjaro (GNU/Linux x64) \nEtcher is offered through the Arch User Repository and can be installed on both Manjaro and Arch systems. You can compile it from the source code in this repository using balena-etcher
. The following example uses a common AUR helper to install the latest release:
\n\n Uninstall \n\n Brew Cask (macOS) \nNote that the Etcher Cask has to be updated manually to point to new versions,\nso it might not refer to the latest version immediately after an Etcher\nrelease.
\nbrew cask install balenaetcher \n Uninstall \nbrew cask uninstall balenaetcher \n Chocolatey (Windows) \nThis package is maintained by @majkinetor , and\nis kept up to date automatically.
\n\n Uninstall \n\n Support \nIf you're having any problem, please raise an issue on GitHub and\nthe balena.io team will be happy to help.
\n License \nEtcher is free software, and may be redistributed under the terms specified in\nthe license .
\n ",
+ "readmeOriginal": " Etcher \n\nFlash OS images to SD cards & USB drives, safely and easily.
\n \nEtcher is a powerful OS image flasher built with web technologies to ensure\nflashing an SDCard or USB drive is a pleasant and safe experience. It protects\nyou from accidentally writing to your hard-drives, ensures every byte of data\nwas written correctly and much more. It can also flash directly Raspberry Pi devices that support the usbboot protocol
\n \n \n \n
\n \nDownload | Support | Documentation | Contributing | Roadmap
\n Supported Operating Systems \n\nLinux (most distros) \nmacOS 10.10 (Yosemite) and later \nMicrosoft Windows 7 and later \n \nNote that Etcher will run on any platform officially supported by\nElectron . Read more in their\ndocumentation .
\n Installers \nRefer to the downloads page for the latest pre-made\ninstallers for all supported operating systems.
\n Debian and Ubuntu based Package Repository (GNU/Linux x86/x64) \n\n\nAdd Etcher debian repository:
\necho \" deb https://deb.etcher.io stable etcher\" | sudo tee /etc/apt/sources.list.d/balena-etcher.list \n \n\nTrust Bintray.com's GPG key:
\nsudo apt-key adv --keyserver hkps://keyserver.ubuntu.com:443 --recv-keys 379CE192D401AB61 \n \n\nUpdate and install:
\nsudo apt-get update\nsudo apt-get install balena-etcher-electron \n \n \n Uninstall \nsudo apt-get remove balena-etcher-electron\nsudo rm /etc/apt/sources.list.d/balena-etcher.list\nsudo apt-get update \n OpenSUSE LEAP & Tumbleweed install \nsudo zypper ar https://balena.io/etcher/static/etcher-rpm.repo\nsudo zypper ref\nsudo zypper in balena-etcher-electron \n Uninstall \nsudo zypper rm balena-etcher-electron \n Redhat (RHEL) and Fedora based Package Repository (GNU/Linux x86/x64) \n\n\nAdd Etcher rpm repository:
\nsudo wget https://balena.io/etcher/static/etcher-rpm.repo -O /etc/yum.repos.d/etcher-rpm.repo \n \n\nUpdate and install:
\nsudo yum install -y balena-etcher-electron \nor
\nsudo dnf install -y balena-etcher-electron \n \n \n Uninstall \nsudo yum remove -y balena-etcher-electron\nsudo rm /etc/yum.repos.d/etcher-rpm.repo\nsudo yum clean all\nsudo yum makecache fast \nor
\nsudo dnf remove -y balena-etcher-electron\nsudo rm /etc/yum.repos.d/etcher-rpm.repo\nsudo dnf clean all\nsudo dnf makecache \n Solus (GNU/Linux x64) \n\n Uninstall \n\n Arch Linux / Manjaro (GNU/Linux x64) \nEtcher is offered through the Arch User Repository and can be installed on both Manjaro and Arch systems. You can compile it from the source code in this repository using balena-etcher
. The following example uses a common AUR helper to install the latest release:
\n\n Uninstall \n\n Brew Cask (macOS) \nNote that the Etcher Cask has to be updated manually to point to new versions,\nso it might not refer to the latest version immediately after an Etcher\nrelease.
\nbrew cask install balenaetcher \n Uninstall \nbrew cask uninstall balenaetcher \n Chocolatey (Windows) \nThis package is maintained by @majkinetor , and\nis kept up to date automatically.
\n\n Uninstall \n\n Support \nIf you're having any problem, please raise an issue on GitHub and\nthe balena.io team will be happy to help.
\n License \nEtcher is free software, and may be redistributed under the terms specified in\nthe license .
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:26.148Z"
},
"explorer": {
"readmeCleaned": " Introduction \nThis Explorer allows to perform various statistical analyses and data mining operations in a very easy and intuitive way. As the name implies, this software aims at exploring data and getting quick insight of the order of magnitude of the observed objects. That's why it does focus on graphical representation and mouse driven operations, unlike the traditional statistical tools cluttered with numerous dialog boxes and lists with five decimal figures. You can, however, have the detailed numbers once your analysis is completed.
\n Videos \n\n Screenshots \n \n
\n\n Installation and run \nThe Explorer is written in javascript and built with electron ,
\n OSX \nDownload the latest version for darwin from the release page .
\n Windows \nDownload the latest version corresponding to your system (32bit or 64bit) from the release page . The application is bundled into a single exe file, thanks to BoxedApp Packer .
\n Linux \nFollow the "Build from source" instructions below.
\n Build from Source \nShould you want to go the Build & Deploy route -you'll require node.js
(developed\non v6.1.0, confirmed to work on v4.7.3) and npm
(comes with node.js, developed using v3.9.5, confirmed to work on v2.15.11).
\nDownload and unzip the Source files (zip
or tar.gz
) from the the release page , or clone the repository:
\ngit clone https://github.com/jfbouzereau/explorer.git \nEnter the Explorer's directory with cd explorer-1.x/app
(if you downloaded it from Releases) or cd explorer/app
(if you cloned the repository).
\nInstall the dependencies:
\n\nAnd launch the app:
\n\n Data loading \nAt launch time, the Explorer shows a window to choose the dataset to use. You can either drag and drop a file from your computer desktop, or click the clipboard button.
\n
\nVarious file formats are accepted :
\n\n\n\tSource \n\tFile extension \n\tRemarks \n \n\n\tAccess \n\tmdb , accdb \n\tAccess 2000 or higher \n \n\n\tARFF / KEEL \n\t* \n\tNo comments at the beginning of the file. \n\tThe first line must be @relation \n\t \n \n\n\tBigQuery \n\t* \n\tA config file with a content like this: \nBigQuery \nclient_secret:/full/path/to/my_private_key.json \nquery:select * from lookerdata:cdc.project_tycho_reports limit 1000 \ntimeout:60000 \n\t \n \n\n\tdBase \n\tdbf \n\t \n \n\t\n\tExcel \n\txlsx \n\tThe names of the fields are expected at the top of the columns \n \n\n\tJMP \n\tjmp \n\t \n \n\n\tJSON file \n\t* \n\tA JSON array of records \n \n\n\tLIMDEP / NLOGIT \n\tlpj \n\t \n \n\n\tMINITAB \n\tmtw \n\t \n \n\n\tMLwiN \n\tws \n\tUncompressed format only \n \n\n\tMongoDB \n\t* \n\tA config file with a content like this: \n\t\tmongodb \n\t\thost:192.168.0.121:27017 \n\t\tdatabase:geo \n\t\tcollection:countries \n\t\tquery:{cont:{$eq:"EU"},pop:{$gt:50000000}} \n\t \n \n\n\tMysql \n\t* \n\tA config file with a content like this: \nmysql \nhost:192.168.0.2 \nuser:bob \npassword:secret \ndatabase:test \nquery:select * from mytable \n\t \n \n\n\tPostgres \n\t* \n\tA config file with a content like this: \npostgres \nhost:192.168.0.2 \nuser:bob \npassword:secret \ndatabase:test \nquery:select * from mytable \n \nor: \npostgres \nconnection:bob:secret@192.168.0.2/test \nquery:select * from mytable \n\t \n \n\n\tR \n\trdb \n\tBinary format only \n \n\n\tSAS \n\tsas7bdat \t\n\tUncompressed format only \n \n\n\tSPLUS \n\tsdd \n\t \n \n\n\tSPSS \n\tsav \n\tUncompressed format only \n \n\n\tSQL Server \n\t* \n\tA config file with a content like this: \n\t\tmssql \n\t\thost:192.168.0.121 \n\t\tusername:bob \n\t\tpassword:secret \n\t\tquery:select * from mytable \n\t \n \n\n\tStata \n\tdta \t\n\tStata 8 or higher \n \n\t\n\tTabular file \n\t* \n\tThe names of the fields are expected on the first line \n \n\n\tBzip2 file \n\tbz2 \n\tThe uncompressed file must be in one of the previous formats \n \n\n\tGzip file \n\tgz \n\tThe uncompressed file must be in one of the previous formats \n \n\n\tWeb file \n\t* \n\tContains the url of the data. The remote file must be in one of the previous formats \n \n
\nIf you click the clipboard button, the data must be in tabular form, with the name of the fields on the first line.
\n Main window \nOnce the data have been successfully loaded, the main window is displayed :
\n
\nHere are the elements of the interface :
\n\n\nList of the categorical fields (aka "the pink zone"). By default only 10 fields are displayed. To resize the list, move the mouse just below the list and drag to shrink or extend the list. To scroll the list, move the mouse to the right of the list.
\n \n\nIcons of the existing analyses (graphs). To run a new analysis, just drag its icon to the workspace.
\n \n\nList of the numerical fields (aka "the blue zone"). By default only 10 fields are displayed. To resize the list, move the mouse just below the list and drag to shrink or extend the list. To scroll the list, move the mouse to the right of the list.
\n \n\nIcons of the tools
\n \n\nStatus bar. This area gives at any time details about the object under the mouse, or the action your are about to do.
\n \n\nDock This area is used to keep graphs that are temporarily removed from the workspace.
\n \n\nVersion number
\n \n\nMemory usage
\n \n\nWorkspace. This area is where the graphs are created and arranged.
\n \n \n Graph \nTo create a new graph, drag its icon to the workspace. Alternatively if you dont know which icon to look at, you can right-click or control-click on the workspace to get a menu with all the possible analyses.
\nA graph is represented by an area with different noticeable parts :\n
\n\n\nClose box. Click on this box to close the graph. All the computations done will be lost.
\n \n\nOption menu. Some graphs have different ways of representing the results. In that case click on this sign to bring up the menu to choose from. Alternatively, right-click or control-click within the graph.
\n \n\nTitle bar. This area shows the current selection (see below). Click on this area to drag the graph around.
\n \n\nSlots. These are the places where you can define the parameters of the analysis. Depending on the graph, different combinations of slots are shown. On a pink slot you can drag a categorical field. On a blue slot you can drag a numerical slot. Parameters can be swapped by dragging from one slot to another one ( of the same graph, and of the same color ).
\n \n\nResize box. Click on this box and drag to resize the graph.
\n \n \nTo change the type of a graph, drag the icon of the new type onto the graph. The new analysis will retain the parameters and selection of the previous one.
\n Selection \nEvery analysis can be restricted to a part of the data only. The set of observations (records) currently processed by a graph is named the selection, and is displayed in the title bar .\nInitially, the selection consists of all the observations, and the title is blank.
\n Selection based on a categorical field \n\nUse a type of graph that allows to split the dataset into the desired groups : pie chart, bar chart, treemap. \nDrag the slice of the group to be processed out of the graph, onto the workspace. \nThis creates a new pie chart with a selection equal to the slice's category. \nDrag the icon of the wanted analysis onto this second graph. It will change its type, but will retain the selection. The type of graph can be changed as many times as wished, all the analyses will be conducted on the same selection. \n \nConversely, the selection of an existing graph can be changed by dragging a pie slice onto its\ntitle. This allows to conduct successively the same analysis on different parts of the data.
\n Selection based on a numerical field \n\nDrag a numerical field from the blue zone to the title of an existing graph. The selection will consists of all the observations with a non-null value of the field. Typically a dummy variable (with values 0 or 1) would be used for this, but not necessarily. \n \n Combining selections \nDragging a slice to the title of a graph which already has a selection will combine the two\nsets.
\nIf the two variables are the same, the resulting selection will be the union of the two sets. Example: a pie graph splits the data into Apples, Pears, Peaches, and Apricots. If you drag the apple slice to the title of another graph, the selection will be Apples. If you then drag the peach slice to the title of the graph, the selection will be Apples + Peaches
\nIf the two variables are not the same, the resulting selection will be the intersection of the two sets. Example : a pie graph splits the data into Apples, Pears, Peaches and Apricots. If you drag the apple slice to the title of another graph, the selection will be Apples. If you change the variable defining the pie to split the data into Organic and Non-Organic, and drag the Organic\nslice to the title of the second graph, the selection will be Apples AND Organic.
\n Conversions \nWhen loading the data, the Explorer identifies fields containing only numbers as numeric, and all others fields as categorical. Sometimes it is desirable to change this. Several possibilities exist.
\n\n\nDrag a numerical field to the pink zone. The field is converted to categorical, the values are the same but as strings of characters.
\n \n\nDrag a categorical field to the blue zone. Each category gives a dummy variable of the same name, Therefore, there are as many dummies as categories of the initial field, and all the dummies are exclusive. Example : COLOR is the categorical field converted:
\n \n \nOriginal data:
\n\nID COLOR \n1 Blue \n2 Red \n3 Green \n4 Red \n
\nData after the conversion
\n\nID Blue Red Green \n1 1 0 0 \n2 0 1 0 \n3 0 0 1 \n4 0 1 0 \n
\n\nDrag the special numerical field "1" to the pink zone. This "pivots" the data. Each numerical field becomes a category of a new PIVOT field, whose value is in a new COUNT field.\nEach original record gives as many records as the number of numerical fields. Example: HEIGHT, WIDTH and DEPTH are the numerical fields. \n \nOriginal data :
\n\nID COLOR HEIGHT WIDTH DEPTH \n1 Blue 142 25 11 \n2 Red 175 12 16 \n3 Green 109 48 14 \n
\nData after the pivot :
\n\nID COLOR PIVOT COUNT \n1 Blue HEIGHT 142 \n1 Blue WIDTH 25 \n1 Blue DEPTH 11 \n2 Red HEIGHT 175 \n2 Red WIDTH 12 \n2 Red DEPTH 16 \n3 Green HEIGHT 109 \n3 Green WIDTH 48 \n3 Green DEPTH 14 \n
Units\n\nAll the analyses applied to categorical fields (whose icon is pink) count the observations. For example in a pie chart the slices are proportional to the number of observations of each category. Sometimes the counts have to be weighted. This is done by changing the "unit" of the graph, by dragging a numerical field onto the graph. The title of the graph is turned blue to indicate that the counts are weighted. The status bar also shows the values or percentages in the new unit. To remove the unit and go back to the normal counting, drag the special field "1" onto the graph.
\n \n\nAll the analyses that represents datapoints in a 2D plane ( scatter plot, PCA, discriminant analysis, ternary plot, etc) can also be modified. If a numerical field is set as unit, the datapoints are displayed as circles whose size is proportional to the unit :
\n \n
ToolsHere are the various tools proposed by the toolbar at the bottom of the screen :
\n\nSort : drag this icon onto a field, or drag a field onto this icon to sort the data in ascending order. Do the same sort again to sort in descending order. The sort is stable : to sort the data by a key consisting of field1,field2,field3, you must sort by field3 first, then field2, and finally field1.
\n \n\nClone. Drag this icon onto a graph to get a copy of it, with the same parameters. If the computation is slow, this allows to bypass the second computation.
\n \n\nAdd : Drag this icon to the pink or blue zone to create a new field. See below.
\n \n\nHelp. Drag this icon onto a graph to get some informations about the analysis, the results produced, the representation options, and the possible actions.
\n \n\nPicture : Drag this icon onto a graph to get its image in png format.
\n \n\nTable : Drag this icon to the pink or blue zone to get a table of the values of the dataset.\nDrag this icon onto a graph to get a table of the numerical results. They can be copied to the clipboard ( with control-C or command-C ) and pasted into another software.
\n \n\nDustbin : Drag this icon onto a field, or drag a field onto this icon to permanently remove the field ( if the field is used by some graphs, it cannot be removed ). Drag a pie slice, a bar, or a tree map slice onto this icon to permanently remove the corresponding records. The original input file is not modified.
\n \n Types of analysis\nPie chart \nBar chart \nLine chart \nAssociation diagram \nWord cloud \nArc diagram \nContingency table \nMultiple Correspondence analysis \n3-variable graph \nTreemap \nChi-2 tests\n\nPearson' chi-square test \nYates' chi-square test \nG-test \nFisher's exact test \n \n \nGini impurity \nEntropy \nRepartition curve \nDistribution curve \nScatter plot \nTernary plot \nAndrew's curves \nSurvey plot \n3D plot \nCorrelations \nAutocorrelation plot \nProbability plot \nTukey-lambda PPCC plot \nLag plot \nGeneral statistics \nNormality tests\n\nShapiro-Wilk test \nAnderson-Darling test \nLilliefors test \nD'Agostino test \nAnscombe test \nOmnibus test \nJarque-Bera test \n \n \nAnalysis of variance\n\nBartlett's test \nF-test \nLevene test \nBrown Forsythe test \nBox's M test \nStudent's T-test \nWelch T-test \nHotelling's test \nWilk's lambda \nLawley-Hotelling trace \nPillai trace \nTwo-way anova \n \n \nNon-parametric tests\n\nKolmogorov-Smirnov test \nKruskal-Wallis test \nJonckheere test \nCochran Q test \nDurbin test \nFriedman test \nMantel-Haenszel test \nBreslow-Day test \nWoolf test \n \n \nPrincipal components \nCanonical correlation analysis \nK-means \nK-medoids \nFuzzy C-means \nHuen diagram \nDendogram \nRadviz \nDiscriminant analysis \nRegressions\n\nLinear regression \nPoisson regression \nNegative binomial regression \nLogistic regression \nLeast angle regression \n \n \nInfluence plot \nQQ plot \nBox plot \nParallel coordinates \nNeural network (perceptron) \n In the browserThe Explorer can also be executed in any modern browser. Open app/index.html,\npaste the data from the clipboard, and click OK.
CreditsThe Explorer takes advantage of some very useful npm modules :
\ngapitoken Node.js module for Google API service account authorization \nmongodb The official MongoDB driver for Node.js \npg Pure javascript PostgreSQL client for node.ja \nlzma-purejs pure JavaScript LZMA de/compression, for node.js \nmysql A node.js driver for mysql \nrequest Simplified HTTP request client \nsynaptic Architecture-free neural network library for node.js and the browser \ntedious A TDS driver, for connecting to MS SQLServer databases \n Contactjfbouzereau@netcourrier.com
\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
",
"readmeOriginal": " Introduction \nThis Explorer allows to perform various statistical analyses and data mining operations in a very easy and intuitive way. As the name implies, this software aims at exploring data and getting quick insight of the order of magnitude of the observed objects. That's why it does focus on graphical representation and mouse driven operations, unlike the traditional statistical tools cluttered with numerous dialog boxes and lists with five decimal figures. You can, however, have the detailed numbers once your analysis is completed.
\n Videos \n\n Screenshots \n \n
\n\n Installation and run \nThe Explorer is written in javascript and built with electron ,
\n OSX \nDownload the latest version for darwin from the release page .
\n Windows \nDownload the latest version corresponding to your system (32bit or 64bit) from the release page . The application is bundled into a single exe file, thanks to BoxedApp Packer .
\n Linux \nFollow the \"Build from source\" instructions below.
\n Build from Source \nShould you want to go the Build & Deploy route -you'll require node.js
(developed\non v6.1.0, confirmed to work on v4.7.3) and npm
(comes with node.js, developed using v3.9.5, confirmed to work on v2.15.11).
\nDownload and unzip the Source files (zip
or tar.gz
) from the the release page , or clone the repository:
\ngit clone https://github.com/jfbouzereau/explorer.git \nEnter the Explorer's directory with cd explorer-1.x/app
(if you downloaded it from Releases) or cd explorer/app
(if you cloned the repository).
\nInstall the dependencies:
\n\nAnd launch the app:
\n\n Data loading \nAt launch time, the Explorer shows a window to choose the dataset to use. You can either drag and drop a file from your computer desktop, or click the clipboard button.
\n
\nVarious file formats are accepted :
\n\n\n\tSource \n\tFile extension \n\tRemarks \n \n\n\tAccess \n\tmdb , accdb \n\tAccess 2000 or higher \n \n\n\tARFF / KEEL \n\t* \n\tNo comments at the beginning of the file. \n\tThe first line must be @relation \n\t \n \n\n\tBigQuery \n\t* \n\tA config file with a content like this: \nBigQuery \nclient_secret:/full/path/to/my_private_key.json \nquery:select * from lookerdata:cdc.project_tycho_reports limit 1000 \ntimeout:60000 \n\t \n \n\n\tdBase \n\tdbf \n\t \n \n\t\n\tExcel \n\txlsx \n\tThe names of the fields are expected at the top of the columns \n \n\n\tJMP \n\tjmp \n\t \n \n\n\tJSON file \n\t* \n\tA JSON array of records \n \n\n\tLIMDEP / NLOGIT \n\tlpj \n\t \n \n\n\tMINITAB \n\tmtw \n\t \n \n\n\tMLwiN \n\tws \n\tUncompressed format only \n \n\n\tMongoDB \n\t* \n\tA config file with a content like this: \n\t\tmongodb \n\t\thost:192.168.0.121:27017 \n\t\tdatabase:geo \n\t\tcollection:countries \n\t\tquery:{cont:{$eq:\"EU\"},pop:{$gt:50000000}} \n\t \n \n\n\tMysql \n\t* \n\tA config file with a content like this: \nmysql \nhost:192.168.0.2 \nuser:bob \npassword:secret \ndatabase:test \nquery:select * from mytable \n\t \n \n\n\tPostgres \n\t* \n\tA config file with a content like this: \npostgres \nhost:192.168.0.2 \nuser:bob \npassword:secret \ndatabase:test \nquery:select * from mytable \n \nor: \npostgres \nconnection:bob:secret@192.168.0.2/test \nquery:select * from mytable \n\t \n \n\n\tR \n\trdb \n\tBinary format only \n \n\n\tSAS \n\tsas7bdat \t\n\tUncompressed format only \n \n\n\tSPLUS \n\tsdd \n\t \n \n\n\tSPSS \n\tsav \n\tUncompressed format only \n \n\n\tSQL Server \n\t* \n\tA config file with a content like this: \n\t\tmssql \n\t\thost:192.168.0.121 \n\t\tusername:bob \n\t\tpassword:secret \n\t\tquery:select * from mytable \n\t \n \n\n\tStata \n\tdta \t\n\tStata 8 or higher \n \n\t\n\tTabular file \n\t* \n\tThe names of the fields are expected on the first line \n \n\n\tBzip2 file \n\tbz2 \n\tThe uncompressed file must be in one of the previous formats \n \n\n\tGzip file \n\tgz \n\tThe uncompressed file must be in one of the previous formats \n \n\n\tWeb file \n\t* \n\tContains the url of the data. The remote file must be in one of the previous formats \n \n
\nIf you click the clipboard button, the data must be in tabular form, with the name of the fields on the first line.
\n Main window \nOnce the data have been successfully loaded, the main window is displayed :
\n
\nHere are the elements of the interface :
\n\n\nList of the categorical fields (aka \"the pink zone\"). By default only 10 fields are displayed. To resize the list, move the mouse just below the list and drag to shrink or extend the list. To scroll the list, move the mouse to the right of the list.
\n \n\nIcons of the existing analyses (graphs). To run a new analysis, just drag its icon to the workspace.
\n \n\nList of the numerical fields (aka \"the blue zone\"). By default only 10 fields are displayed. To resize the list, move the mouse just below the list and drag to shrink or extend the list. To scroll the list, move the mouse to the right of the list.
\n \n\nIcons of the tools
\n \n\nStatus bar. This area gives at any time details about the object under the mouse, or the action your are about to do.
\n \n\nDock This area is used to keep graphs that are temporarily removed from the workspace.
\n \n\nVersion number
\n \n\nMemory usage
\n \n\nWorkspace. This area is where the graphs are created and arranged.
\n \n \n Graph \nTo create a new graph, drag its icon to the workspace. Alternatively if you dont know which icon to look at, you can right-click or control-click on the workspace to get a menu with all the possible analyses.
\nA graph is represented by an area with different noticeable parts :\n
\n\n\nClose box. Click on this box to close the graph. All the computations done will be lost.
\n \n\nOption menu. Some graphs have different ways of representing the results. In that case click on this sign to bring up the menu to choose from. Alternatively, right-click or control-click within the graph.
\n \n\nTitle bar. This area shows the current selection (see below). Click on this area to drag the graph around.
\n \n\nSlots. These are the places where you can define the parameters of the analysis. Depending on the graph, different combinations of slots are shown. On a pink slot you can drag a categorical field. On a blue slot you can drag a numerical slot. Parameters can be swapped by dragging from one slot to another one ( of the same graph, and of the same color ).
\n \n\nResize box. Click on this box and drag to resize the graph.
\n \n \nTo change the type of a graph, drag the icon of the new type onto the graph. The new analysis will retain the parameters and selection of the previous one.
\n Selection \nEvery analysis can be restricted to a part of the data only. The set of observations (records) currently processed by a graph is named the selection, and is displayed in the title bar .\nInitially, the selection consists of all the observations, and the title is blank.
\n Selection based on a categorical field \n\nUse a type of graph that allows to split the dataset into the desired groups : pie chart, bar chart, treemap. \nDrag the slice of the group to be processed out of the graph, onto the workspace. \nThis creates a new pie chart with a selection equal to the slice's category. \nDrag the icon of the wanted analysis onto this second graph. It will change its type, but will retain the selection. The type of graph can be changed as many times as wished, all the analyses will be conducted on the same selection. \n \nConversely, the selection of an existing graph can be changed by dragging a pie slice onto its\ntitle. This allows to conduct successively the same analysis on different parts of the data.
\n Selection based on a numerical field \n\nDrag a numerical field from the blue zone to the title of an existing graph. The selection will consists of all the observations with a non-null value of the field. Typically a dummy variable (with values 0 or 1) would be used for this, but not necessarily. \n \n Combining selections \nDragging a slice to the title of a graph which already has a selection will combine the two\nsets.
\nIf the two variables are the same, the resulting selection will be the union of the two sets. Example: a pie graph splits the data into Apples, Pears, Peaches, and Apricots. If you drag the apple slice to the title of another graph, the selection will be Apples. If you then drag the peach slice to the title of the graph, the selection will be Apples + Peaches
\nIf the two variables are not the same, the resulting selection will be the intersection of the two sets. Example : a pie graph splits the data into Apples, Pears, Peaches and Apricots. If you drag the apple slice to the title of another graph, the selection will be Apples. If you change the variable defining the pie to split the data into Organic and Non-Organic, and drag the Organic\nslice to the title of the second graph, the selection will be Apples AND Organic.
\n Conversions \nWhen loading the data, the Explorer identifies fields containing only numbers as numeric, and all others fields as categorical. Sometimes it is desirable to change this. Several possibilities exist.
\n\n\nDrag a numerical field to the pink zone. The field is converted to categorical, the values are the same but as strings of characters.
\n \n\nDrag a categorical field to the blue zone. Each category gives a dummy variable of the same name, Therefore, there are as many dummies as categories of the initial field, and all the dummies are exclusive. Example : COLOR is the categorical field converted:
\n \n \nOriginal data:
\n\nID COLOR \n1 Blue \n2 Red \n3 Green \n4 Red \n
\nData after the conversion
\n\nID Blue Red Green \n1 1 0 0 \n2 0 1 0 \n3 0 0 1 \n4 0 1 0 \n
\n\nDrag the special numerical field \"1\" to the pink zone. This \"pivots\" the data. Each numerical field becomes a category of a new PIVOT field, whose value is in a new COUNT field.\nEach original record gives as many records as the number of numerical fields. Example: HEIGHT, WIDTH and DEPTH are the numerical fields. \n \nOriginal data :
\n\nID COLOR HEIGHT WIDTH DEPTH \n1 Blue 142 25 11 \n2 Red 175 12 16 \n3 Green 109 48 14 \n
\nData after the pivot :
\n\nID COLOR PIVOT COUNT \n1 Blue HEIGHT 142 \n1 Blue WIDTH 25 \n1 Blue DEPTH 11 \n2 Red HEIGHT 175 \n2 Red WIDTH 12 \n2 Red DEPTH 16 \n3 Green HEIGHT 109 \n3 Green WIDTH 48 \n3 Green DEPTH 14 \n
Units\n\nAll the analyses applied to categorical fields (whose icon is pink) count the observations. For example in a pie chart the slices are proportional to the number of observations of each category. Sometimes the counts have to be weighted. This is done by changing the \"unit\" of the graph, by dragging a numerical field onto the graph. The title of the graph is turned blue to indicate that the counts are weighted. The status bar also shows the values or percentages in the new unit. To remove the unit and go back to the normal counting, drag the special field \"1\" onto the graph.
\n \n\nAll the analyses that represents datapoints in a 2D plane ( scatter plot, PCA, discriminant analysis, ternary plot, etc) can also be modified. If a numerical field is set as unit, the datapoints are displayed as circles whose size is proportional to the unit :
\n \n
ToolsHere are the various tools proposed by the toolbar at the bottom of the screen :
\n\nSort : drag this icon onto a field, or drag a field onto this icon to sort the data in ascending order. Do the same sort again to sort in descending order. The sort is stable : to sort the data by a key consisting of field1,field2,field3, you must sort by field3 first, then field2, and finally field1.
\n \n\nClone. Drag this icon onto a graph to get a copy of it, with the same parameters. If the computation is slow, this allows to bypass the second computation.
\n \n\nAdd : Drag this icon to the pink or blue zone to create a new field. See below.
\n \n\nHelp. Drag this icon onto a graph to get some informations about the analysis, the results produced, the representation options, and the possible actions.
\n \n\nPicture : Drag this icon onto a graph to get its image in png format.
\n \n\nTable : Drag this icon to the pink or blue zone to get a table of the values of the dataset.\nDrag this icon onto a graph to get a table of the numerical results. They can be copied to the clipboard ( with control-C or command-C ) and pasted into another software.
\n \n\nDustbin : Drag this icon onto a field, or drag a field onto this icon to permanently remove the field ( if the field is used by some graphs, it cannot be removed ). Drag a pie slice, a bar, or a tree map slice onto this icon to permanently remove the corresponding records. The original input file is not modified.
\n \n Types of analysis\nPie chart \nBar chart \nLine chart \nAssociation diagram \nWord cloud \nArc diagram \nContingency table \nMultiple Correspondence analysis \n3-variable graph \nTreemap \nChi-2 tests\n\nPearson' chi-square test \nYates' chi-square test \nG-test \nFisher's exact test \n \n \nGini impurity \nEntropy \nRepartition curve \nDistribution curve \nScatter plot \nTernary plot \nAndrew's curves \nSurvey plot \n3D plot \nCorrelations \nAutocorrelation plot \nProbability plot \nTukey-lambda PPCC plot \nLag plot \nGeneral statistics \nNormality tests\n\nShapiro-Wilk test \nAnderson-Darling test \nLilliefors test \nD'Agostino test \nAnscombe test \nOmnibus test \nJarque-Bera test \n \n \nAnalysis of variance\n\nBartlett's test \nF-test \nLevene test \nBrown Forsythe test \nBox's M test \nStudent's T-test \nWelch T-test \nHotelling's test \nWilk's lambda \nLawley-Hotelling trace \nPillai trace \nTwo-way anova \n \n \nNon-parametric tests\n\nKolmogorov-Smirnov test \nKruskal-Wallis test \nJonckheere test \nCochran Q test \nDurbin test \nFriedman test \nMantel-Haenszel test \nBreslow-Day test \nWoolf test \n \n \nPrincipal components \nCanonical correlation analysis \nK-means \nK-medoids \nFuzzy C-means \nHuen diagram \nDendogram \nRadviz \nDiscriminant analysis \nRegressions\n\nLinear regression \nPoisson regression \nNegative binomial regression \nLogistic regression \nLeast angle regression \n \n \nInfluence plot \nQQ plot \nBox plot \nParallel coordinates \nNeural network (perceptron) \n In the browserThe Explorer can also be executed in any modern browser. Open app/index.html,\npaste the data from the clipboard, and click OK.
CreditsThe Explorer takes advantage of some very useful npm modules :
\ngapitoken Node.js module for Google API service account authorization \nmongodb The official MongoDB driver for Node.js \npg Pure javascript PostgreSQL client for node.ja \nlzma-purejs pure JavaScript LZMA de/compression, for node.js \nmysql A node.js driver for mysql \nrequest Simplified HTTP request client \nsynaptic Architecture-free neural network library for node.js and the browser \ntedious A TDS driver, for connecting to MS SQLServer databases \n Contactjfbouzereau@netcourrier.com
\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
",
- "readmeFetchedAt": "2020-09-29T12:07:18.168Z"
- },
- "ffftp": {
- "readmeCleaned": "
\nFFFTP \nA minimal FTP manager built on Electron.
\n\nExplore files \nMove, delete, upload files \nDrag and drop \nSave connection to favorites \n \n Not maintained!***** \nI haven't worked ont this for a while. I may get back into it, but maybe not. Feel free to check out the forks. It does still work, though.
\n Building & running it locally: \n\nClone the repo. \ncd to the directory \nmake sure electron is installed npm install electron
\ninstall and run with npm install && npm start
\n \n Packaging it (.app for mac, .exe for windows, or for linux) \n\n ",
- "readmeOriginal": "
\nFFFTP \nA minimal FTP manager built on Electron.
\n\nExplore files \nMove, delete, upload files \nDrag and drop \nSave connection to favorites \n \n Not maintained!***** \nI haven't worked ont this for a while. I may get back into it, but maybe not. Feel free to check out the forks. It does still work, though.
\n Building & running it locally: \n\nClone the repo. \ncd to the directory \nmake sure electron is installed npm install electron
\ninstall and run with npm install && npm start
\n \n Packaging it (.app for mac, .exe for windows, or for linux) \n\n ",
- "readmeFetchedAt": "2020-09-29T12:07:18.189Z"
+ "readmeFetchedAt": "2020-09-30T00:10:26.162Z"
},
"final-countdown": {
"readmeCleaned": " The Final Countdown \nThe Final Countdown is a desktop application that uses demographic information, health metrics, and the World Population API to generate a running clock counting down to the precise moment you'll drop dead. Make every second count.
\nThe application logic is written in JavaScript and rendered with the Electron framework.
\n
\n Start Timer \nDownload the app !
\n OR \nTo get the application up and running locally on your machine, you'll need to have the following installed on your system:
\n\nThen follow these steps:
\n\nFork and clone the repo onto your machine \ncd into the project folder and run npm install to download the required dependencies. \nWith grunt
running, run npm start
\n \n Clock Example: \n
\n Built With \n\nElectron - Open-source framework for building desktop applications \nAngularJS - Javascript Framework \nJavaScript \nChart.js - HTML5 based JavaScript charts \nMoment.js - JavaScript tool for manipulating dates and times \nBulma - Open source CSS framework based on Flexbox \n \n Credits \n\n ",
"readmeOriginal": " The Final Countdown \nThe Final Countdown is a desktop application that uses demographic information, health metrics, and the World Population API to generate a running clock counting down to the precise moment you'll drop dead. Make every second count.
\nThe application logic is written in JavaScript and rendered with the Electron framework.
\n
\n Start Timer \nDownload the app !
\n OR \nTo get the application up and running locally on your machine, you'll need to have the following installed on your system:
\n\nThen follow these steps:
\n\nFork and clone the repo onto your machine \ncd into the project folder and run npm install to download the required dependencies. \nWith grunt
running, run npm start
\n \n Clock Example: \n
\n Built With \n\nElectron - Open-source framework for building desktop applications \nAngularJS - Javascript Framework \nJavaScript \nChart.js - HTML5 based JavaScript charts \nMoment.js - JavaScript tool for manipulating dates and times \nBulma - Open source CSS framework based on Flexbox \n \n Credits \n\n ",
- "readmeFetchedAt": "2020-09-29T12:07:18.226Z"
+ "readmeFetchedAt": "2020-09-30T00:10:26.179Z"
},
- "flawesome": {
- "readmeCleaned": " Flawesome (An Organiser With Diary Workflow) (v0.2.3 Pre-Release) \nFlawesome is a cross platform modern productivity tool that will help you organise your day-today work and thoughts.\n \nAll the three application components i.e. The Notebook, The Sticky Notes and The Todolist are driven by the Calendar.
\n
\n
\n
\n Download \nFlawesome v0.2.3 Pre-Release For Linux (.deb)
\nFlawesome v0.2.3 Pre-Release For Linux (.AppImage)
\nFlawesome v0.2.3 Pre-Release For Windows 64-Bit
\nGo to Releases to see all the releases.
\n** Currently I have only generated the package for Linux and Windows, soon it will be available for macos.
\n Build the setup yourself: \n** Prequisite: Git, Node, Yarn package manager\n
\n\n$ git clone https://github.com/ashishBharadwaj/flawesome.git \n\nInstall the dependencies: \n \n\n\nBuild for production: \n \n\n\n\n License \nGNU General Public License v3.0 (c) 2020 Ashish Bharadwaj J\nRefer to License.md file for details\n
\n Like my work ? Want to support ? \n
\n ",
- "readmeOriginal": " Flawesome (An Organiser With Diary Workflow) (v0.2.3 Pre-Release) \nFlawesome is a cross platform modern productivity tool that will help you organise your day-today work and thoughts.\n \nAll the three application components i.e. The Notebook, The Sticky Notes and The Todolist are driven by the Calendar.
\n
\n
\n
\n Download \nFlawesome v0.2.3 Pre-Release For Linux (.deb)
\nFlawesome v0.2.3 Pre-Release For Linux (.AppImage)
\nFlawesome v0.2.3 Pre-Release For Windows 64-Bit
\nGo to Releases to see all the releases.
\n** Currently I have only generated the package for Linux and Windows, soon it will be available for macos.
\n Build the setup yourself: \n** Prequisite: Git, Node, Yarn package manager\n
\n\n$ git clone https://github.com/ashishBharadwaj/flawesome.git \n\nInstall the dependencies: \n \n\n\nBuild for production: \n \n\n\n\n License \nGNU General Public License v3.0 (c) 2020 Ashish Bharadwaj J\nRefer to License.md file for details\n
\n Like my work ? Want to support ? \n
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:18.275Z"
+ "firebase-admin": {
+ "readmeCleaned": " Welcome to Firebase Admin \n \n \n \n
\nFirebase Admin is Firebase Management tool. Unlike Google's default console Firebase Admin enables all the queries to be executed right from the tool.
\n Download \nYou can download tested install packages for OS X, Windows and Linux from following links:
\nWindows | Mac | Linux
\n Support \nFirebase Admin is an open source project driven by volunteers. We will try answer every questions. But please be patient.
\nYou can create a new issue in the Github issue queue
\n Roadmap \n\nIn place edit \nLanguage selection \nFile Upload \nUser Management \n \nNot seeing what you want? Please create an issue
\n Build \nWiki coming soon.
\n Installation \nInstallation Wiki coming soon.
\n Contribute! \n Suggest Features \nNew feature suggestions or UI improvements are always welcome.
\nThis project is powered by open source volunteers, so we have a limited amount of development resource to address all requests. We will certainly make best efforts to progress (particularly for those with strong community upvotes).
\n Code Contributions \nCode contributions are always welcome! Just try to follow our coding style: Coding Style Wiki coming soon.
\nIf you plan to contribute, please create a Github issue (or comment on the relevant existing issue) so we can help coordinate with upcoming release plans.
\nFor a general workflow, see Github's guide to Fork a Repo .
\nPull requests (PRs) should generally be for discrete issues (i.e. one issue per PR please) and be clean to merge against the current master branch. It would also be helpful if you can confirm what testing has been done (specific O/S targets if applicable).
\nA usual naming approach for feature branches is issue-###
. Include the issue number in your commit message / pull request description to link the PR to the original issue.
\n Other \n\n ",
+ "readmeOriginal": " Welcome to Firebase Admin \n \n \n \n
\nFirebase Admin is Firebase Management tool. Unlike Google's default console Firebase Admin enables all the queries to be executed right from the tool.
\n Download \nYou can download tested install packages for OS X, Windows and Linux from following links:
\nWindows | Mac | Linux
\n Support \nFirebase Admin is an open source project driven by volunteers. We will try answer every questions. But please be patient.
\nYou can create a new issue in the Github issue queue
\n Roadmap \n\nIn place edit \nLanguage selection \nFile Upload \nUser Management \n \nNot seeing what you want? Please create an issue
\n Build \nWiki coming soon.
\n Installation \nInstallation Wiki coming soon.
\n Contribute! \n Suggest Features \nNew feature suggestions or UI improvements are always welcome.
\nThis project is powered by open source volunteers, so we have a limited amount of development resource to address all requests. We will certainly make best efforts to progress (particularly for those with strong community upvotes).
\n Code Contributions \nCode contributions are always welcome! Just try to follow our coding style: Coding Style Wiki coming soon.
\nIf you plan to contribute, please create a Github issue (or comment on the relevant existing issue) so we can help coordinate with upcoming release plans.
\nFor a general workflow, see Github's guide to Fork a Repo .
\nPull requests (PRs) should generally be for discrete issues (i.e. one issue per PR please) and be clean to merge against the current master branch. It would also be helpful if you can confirm what testing has been done (specific O/S targets if applicable).
\nA usual naming approach for feature branches is issue-###
. Include the issue number in your commit message / pull request description to link the PR to the original issue.
\n Other \n\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:26.232Z"
+ },
+ "ffftp": {
+ "readmeCleaned": "
\nFFFTP \nA minimal FTP manager built on Electron.
\n\nExplore files \nMove, delete, upload files \nDrag and drop \nSave connection to favorites \n \n Not maintained!***** \nI haven't worked ont this for a while. I may get back into it, but maybe not. Feel free to check out the forks. It does still work, though.
\n Building & running it locally: \n\nClone the repo. \ncd to the directory \nmake sure electron is installed npm install electron
\ninstall and run with npm install && npm start
\n \n Packaging it (.app for mac, .exe for windows, or for linux) \n\n ",
+ "readmeOriginal": "
\nFFFTP \nA minimal FTP manager built on Electron.
\n\nExplore files \nMove, delete, upload files \nDrag and drop \nSave connection to favorites \n \n Not maintained!***** \nI haven't worked ont this for a while. I may get back into it, but maybe not. Feel free to check out the forks. It does still work, though.
\n Building & running it locally: \n\nClone the repo. \ncd to the directory \nmake sure electron is installed npm install electron
\ninstall and run with npm install && npm start
\n \n Packaging it (.app for mac, .exe for windows, or for linux) \n\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:26.238Z"
},
"ferdi": {
"readmeCleaned": "\n \n \n \n
\n\n \n \n \n
\n Ferdi \n\n \n\n \n \n \n \n \n \n \n
\n🤴🏽 Hard-fork of Franz , adding awesome features and removing unwanted ones.
\n Table of contents \n\nToggle navigation \n\n \n What is Ferdi? \nFerdi is a messaging browser that allows you to combine your favorite messaging services into one application. It is based on Franz - a software already used by thousands of people - with the difference that Ferdi gives you many additional features and doesn't restrict its usage! Ferdi is compatible with your existing Franz account so you can continue right where you left off. Find out more about Ferdi and its features on getferdi.com .
\n Features \n\n...and best of all:
\n\n What does Ferdi look like? \n\nToggle screenshots \n\n \n"Keep all your messaging services in one place." \n \n"Order your services with Ferdi Workspaces." \n \n"Always keep your Todos list open with Ferdi Todos." \n \n"Supporting all your services." \n
\n \n Download Ferdi \nYou can download Ferdi for Windows, Mac and Linux on Ferdi's download page or you can find all variants in the latest stable release assets and all the other release here .
\n Or use homebrew (macOS only) \n$ brew cask install ferdi
\n(Don't know homebrew? brew.sh )
\n Or use AUR (Arch Linux) \nFerdi has three separate AUR packages you can use:
\n\nferdi : Uses your system electron version to run the latest release - this version will work best on most systems. \nferdi-bin : Uses the latest Fedora release and extracts it to Arch. Use this version if you are having trouble with the ferdi
package. \nferdi-git : Uses your system electron version to run the latest commit from the develop branch and may be unstable but may also give you features that are not yet available in other versions. Please only use ferdi-git
if you accept these risks. \n \nIf you use an AUR Helper e.g. yay, simply install it via yay -S ferdi
.
\n What makes Ferdi different from Franz? \n Removes unproductive paywalls and other other interruptions \n\n Adds features to increase your productivity \n\n Adds features to improve your privacy \n\n Adds features to improve your experience using Ferdi \n\n Adds Universal Dark Mode via the DarkReader extension (#71 ) \n Adds Dark Reader settings (#531 , #568 ), 💖 @Room4O4 & @mahadevans87 \n Adds adaptable Dark Mode that will respect the system's Dark Mode setting (#173 , #548 (💖 @Room4O4 & @mahadevans87 )) \n Adds a hotkey to quickly toggle darkmode (#530 , #537 ), 💖 @Room4O4 & @mahadevans87 \n Adds an option to start Ferdi minimized (#490 , #534 ) \n Adds ability to change the services icons size and sidebar width (#153 ) \n Adds an option to auto-hide the menubar (#7 , franz#833 ) \n Enhances system tray icon behaviour (#307 ) \n Adds option to show draggable window area on macOS (#304 , #532 ) \n Adds a notification & audio toggle action to the tray context menu (#542 ), 💖 @Room4O4 & @mahadevans87 \n Adds option to show a browser-like navigation bar on all services \n Adds option to change accent color \n Reflects your currently opened service name to the window title to improve support for Password Managers (#213 ), 💖 @gmarec \n Allows using SVGs for service custom icon \n Adds button to open darkmode.css for a service \n Improves "About Ferdi" screen to better display versions \n Improves user onboarding (#493 ) \n Improves "Updates" section in settings (#506 ), 💖 @yourcontact \n Improves draggable window area height for macOS (#304 , #479 ) \n Adds option to start Ferdi in system tray (#331 ), 💖 @jereksel \n Fixes and enhances context menu (#357 #413 #452 #354 #227 ) \n Adds better support for macOS dark mode \n Adds option to disable reload of services after resuming Ferdi (#442 ), 💖 @n0emis \n Comes with a custom branding proper to Ferdi \n Adds better separation in settings \n Adds various other UI improvements \n Improves documentation of development so more developers can help making Ferdi even better \n Updates Microsoft Teams to allow Desktop Sharing (getferdi/recipes#116 ), 💖 @Gautasmi \n Removes automatic reloading from WhatsApp \n \n Removed bugs \n\n Adds new platforms \n\n Adds internal changes \n\n\nThanks to all our contributors who helped realize all these amazing features! 💖
\n \n Development \n Install OS dependencies \n Node.js \nPlease make sure you are running NodeJS v10 or above.
\n Git \nThe version 2.23.0 for Git is working fine for development. You can then use the console from Git to do the development procedure.
\n Debian/Ubuntu \n$ apt install libx11-dev libxext-dev libxss-dev libxkbfile-dev \n Fedora \n$ dnf install libX11-devel libXext-devel libXScrnSaver-devel libxkbfile-devel \n Windows \n$ npm install --global windows-build-tools --vs2015 \n Clone repository with submodule \n$ git clone https://github.com/getferdi/ferdi.git\n$ cd ferdi\n$ git submodule update --init --recursive \nIt is important you execute the last command to get the required submodules (recipes, server).
\n Install dependencies \nRun the following command to install all dependencies, and link sibling modules with Ferdi.
\n\nIf you previously ran npm install
it sometimes is necessary to delete your node_modules
folder before running npx lerna bootstrap
. If you encounter the gyp: No Xcode or CLT version
error on macOS at this step, please have a look here .
\n Fix native modules to match current electron node version \n\n Start development app \nRun these two commands simultaneously in different terminals:
\n$ npm run dev\n$ DEBUG=Ferdi:* npm run start \nOptionally, you can run both commands in one terminal with misty (see misty.yml ):
\n$ DEBUG=Ferdi:* npx misty \nNote: please prefer debug()
over console.log()
.
\n Packaging \n\nDeliverables will be available in the out
folder.
\n Release \nCreate a new draft release that targets the release
branch, then:
\n$ git checkout develop && git pull\n$ git checkout release\n$ git submodule update --remote --force\n$ git add . \n$ git commit -m " Update submodules" \n$ git merge --no-ff develop\n$ git push \nOnce the draft release assets are uploaded (13 assets), publish the release. The last commit of the release
branch will be tagged. You can then merge release
into master
and back into develop
if needed.
\n Nightly \n$ git checkout develop && git pull\n$ git checkout nightly\n$ git submodule update --remote --force\n$ git add . \n$ git commit -m " Update submodules" \n$ git merge --no-ff develop\n$ git push \nThe draft release and assets will be available in getferdi/nightlies releases . You need to manually publish the draft release as a pre-release for now.
\n Contributors ✨ \nThanks goes to these wonderful people (emoji key ):
\n\n\n\n\n\n\n\nThis project follows the all-contributors specification. Contributions of any kind welcome!
\n Backers via OpenCollective \n
\nMention to the individuals backing us via GitHub Sponsors as well.
\nSponsors via OpenCollective \n
\nOther Sponsors \n\n \n \n \n
\n\n \n \n \n
\n ",
"readmeOriginal": "\n \n \n \n
\n\n \n \n \n
\n Ferdi \n\n \n\n \n \n \n \n \n \n \n
\n🤴🏽 Hard-fork of Franz , adding awesome features and removing unwanted ones.
\n Table of contents \n\nToggle navigation \n\n \n What is Ferdi? \nFerdi is a messaging browser that allows you to combine your favorite messaging services into one application. It is based on Franz - a software already used by thousands of people - with the difference that Ferdi gives you many additional features and doesn't restrict its usage! Ferdi is compatible with your existing Franz account so you can continue right where you left off. Find out more about Ferdi and its features on getferdi.com .
\n Features \n\n...and best of all:
\n\n What does Ferdi look like? \n\nToggle screenshots \n\n \n\"Keep all your messaging services in one place.\" \n \n\"Order your services with Ferdi Workspaces.\" \n \n\"Always keep your Todos list open with Ferdi Todos.\" \n \n\"Supporting all your services.\" \n
\n \n Download Ferdi \nYou can download Ferdi for Windows, Mac and Linux on Ferdi's download page or you can find all variants in the latest stable release assets and all the other release here .
\n Or use homebrew (macOS only) \n$ brew cask install ferdi
\n(Don't know homebrew? brew.sh )
\n Or use AUR (Arch Linux) \nFerdi has three separate AUR packages you can use:
\n\nferdi : Uses your system electron version to run the latest release - this version will work best on most systems. \nferdi-bin : Uses the latest Fedora release and extracts it to Arch. Use this version if you are having trouble with the ferdi
package. \nferdi-git : Uses your system electron version to run the latest commit from the develop branch and may be unstable but may also give you features that are not yet available in other versions. Please only use ferdi-git
if you accept these risks. \n \nIf you use an AUR Helper e.g. yay, simply install it via yay -S ferdi
.
\n What makes Ferdi different from Franz? \n Removes unproductive paywalls and other other interruptions \n\n Adds features to increase your productivity \n\n Adds features to improve your privacy \n\n Adds features to improve your experience using Ferdi \n\n Adds Universal Dark Mode via the DarkReader extension (#71 ) \n Adds Dark Reader settings (#531 , #568 ), 💖 @Room4O4 & @mahadevans87 \n Adds adaptable Dark Mode that will respect the system's Dark Mode setting (#173 , #548 (💖 @Room4O4 & @mahadevans87 )) \n Adds a hotkey to quickly toggle darkmode (#530 , #537 ), 💖 @Room4O4 & @mahadevans87 \n Adds an option to start Ferdi minimized (#490 , #534 ) \n Adds ability to change the services icons size and sidebar width (#153 ) \n Adds an option to auto-hide the menubar (#7 , franz#833 ) \n Enhances system tray icon behaviour (#307 ) \n Adds option to show draggable window area on macOS (#304 , #532 ) \n Adds a notification & audio toggle action to the tray context menu (#542 ), 💖 @Room4O4 & @mahadevans87 \n Adds option to show a browser-like navigation bar on all services \n Adds option to change accent color \n Reflects your currently opened service name to the window title to improve support for Password Managers (#213 ), 💖 @gmarec \n Allows using SVGs for service custom icon \n Adds button to open darkmode.css for a service \n Improves \"About Ferdi\" screen to better display versions \n Improves user onboarding (#493 ) \n Improves \"Updates\" section in settings (#506 ), 💖 @yourcontact \n Improves draggable window area height for macOS (#304 , #479 ) \n Adds option to start Ferdi in system tray (#331 ), 💖 @jereksel \n Fixes and enhances context menu (#357 #413 #452 #354 #227 ) \n Adds better support for macOS dark mode \n Adds option to disable reload of services after resuming Ferdi (#442 ), 💖 @n0emis \n Comes with a custom branding proper to Ferdi \n Adds better separation in settings \n Adds various other UI improvements \n Improves documentation of development so more developers can help making Ferdi even better \n Updates Microsoft Teams to allow Desktop Sharing (getferdi/recipes#116 ), 💖 @Gautasmi \n Removes automatic reloading from WhatsApp \n \n Removed bugs \n\n Adds new platforms \n\n Adds internal changes \n\n\nThanks to all our contributors who helped realize all these amazing features! 💖
\n \n Development \n Install OS dependencies \n Node.js \nPlease make sure you are running NodeJS v10 or above.
\n Git \nThe version 2.23.0 for Git is working fine for development. You can then use the console from Git to do the development procedure.
\n Debian/Ubuntu \n$ apt install libx11-dev libxext-dev libxss-dev libxkbfile-dev \n Fedora \n$ dnf install libX11-devel libXext-devel libXScrnSaver-devel libxkbfile-devel \n Windows \n$ npm install --global windows-build-tools --vs2015 \n Clone repository with submodule \n$ git clone https://github.com/getferdi/ferdi.git\n$ cd ferdi\n$ git submodule update --init --recursive \nIt is important you execute the last command to get the required submodules (recipes, server).
\n Install dependencies \nRun the following command to install all dependencies, and link sibling modules with Ferdi.
\n\nIf you previously ran npm install
it sometimes is necessary to delete your node_modules
folder before running npx lerna bootstrap
. If you encounter the gyp: No Xcode or CLT version
error on macOS at this step, please have a look here .
\n Fix native modules to match current electron node version \n\n Start development app \nRun these two commands simultaneously in different terminals:
\n$ npm run dev\n$ DEBUG=Ferdi:* npm run start \nOptionally, you can run both commands in one terminal with misty (see misty.yml ):
\n$ DEBUG=Ferdi:* npx misty \nNote: please prefer debug()
over console.log()
.
\n Packaging \n\nDeliverables will be available in the out
folder.
\n Release \nCreate a new draft release that targets the release
branch, then:
\n$ git checkout develop && git pull\n$ git checkout release\n$ git submodule update --remote --force\n$ git add . \n$ git commit -m \" Update submodules\" \n$ git merge --no-ff develop\n$ git push \nOnce the draft release assets are uploaded (13 assets), publish the release. The last commit of the release
branch will be tagged. You can then merge release
into master
and back into develop
if needed.
\n Nightly \n$ git checkout develop && git pull\n$ git checkout nightly\n$ git submodule update --remote --force\n$ git add . \n$ git commit -m \" Update submodules\" \n$ git merge --no-ff develop\n$ git push \nThe draft release and assets will be available in getferdi/nightlies releases . You need to manually publish the draft release as a pre-release for now.
\n Contributors ✨ \nThanks goes to these wonderful people (emoji key ):
\n\n\n\n\n\n\n\nThis project follows the all-contributors specification. Contributions of any kind welcome!
\n Backers via OpenCollective \n
\nMention to the individuals backing us via GitHub Sponsors as well.
\nSponsors via OpenCollective \n
\nOther Sponsors \n\n \n \n \n
\n\n \n \n \n
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:18.310Z"
+ "readmeFetchedAt": "2020-09-30T00:10:26.317Z"
},
- "firebase-admin": {
- "readmeCleaned": " Welcome to Firebase Admin \n \n \n \n
\nFirebase Admin is Firebase Management tool. Unlike Google's default console Firebase Admin enables all the queries to be executed right from the tool.
\n Download \nYou can download tested install packages for OS X, Windows and Linux from following links:
\nWindows | Mac | Linux
\n Support \nFirebase Admin is an open source project driven by volunteers. We will try answer every questions. But please be patient.
\nYou can create a new issue in the Github issue queue
\n Roadmap \n\nIn place edit \nLanguage selection \nFile Upload \nUser Management \n \nNot seeing what you want? Please create an issue
\n Build \nWiki coming soon.
\n Installation \nInstallation Wiki coming soon.
\n Contribute! \n Suggest Features \nNew feature suggestions or UI improvements are always welcome.
\nThis project is powered by open source volunteers, so we have a limited amount of development resource to address all requests. We will certainly make best efforts to progress (particularly for those with strong community upvotes).
\n Code Contributions \nCode contributions are always welcome! Just try to follow our coding style: Coding Style Wiki coming soon.
\nIf you plan to contribute, please create a Github issue (or comment on the relevant existing issue) so we can help coordinate with upcoming release plans.
\nFor a general workflow, see Github's guide to Fork a Repo .
\nPull requests (PRs) should generally be for discrete issues (i.e. one issue per PR please) and be clean to merge against the current master branch. It would also be helpful if you can confirm what testing has been done (specific O/S targets if applicable).
\nA usual naming approach for feature branches is issue-###
. Include the issue number in your commit message / pull request description to link the PR to the original issue.
\n Other \n\n ",
- "readmeOriginal": " Welcome to Firebase Admin \n \n \n \n
\nFirebase Admin is Firebase Management tool. Unlike Google's default console Firebase Admin enables all the queries to be executed right from the tool.
\n Download \nYou can download tested install packages for OS X, Windows and Linux from following links:
\nWindows | Mac | Linux
\n Support \nFirebase Admin is an open source project driven by volunteers. We will try answer every questions. But please be patient.
\nYou can create a new issue in the Github issue queue
\n Roadmap \n\nIn place edit \nLanguage selection \nFile Upload \nUser Management \n \nNot seeing what you want? Please create an issue
\n Build \nWiki coming soon.
\n Installation \nInstallation Wiki coming soon.
\n Contribute! \n Suggest Features \nNew feature suggestions or UI improvements are always welcome.
\nThis project is powered by open source volunteers, so we have a limited amount of development resource to address all requests. We will certainly make best efforts to progress (particularly for those with strong community upvotes).
\n Code Contributions \nCode contributions are always welcome! Just try to follow our coding style: Coding Style Wiki coming soon.
\nIf you plan to contribute, please create a Github issue (or comment on the relevant existing issue) so we can help coordinate with upcoming release plans.
\nFor a general workflow, see Github's guide to Fork a Repo .
\nPull requests (PRs) should generally be for discrete issues (i.e. one issue per PR please) and be clean to merge against the current master branch. It would also be helpful if you can confirm what testing has been done (specific O/S targets if applicable).
\nA usual naming approach for feature branches is issue-###
. Include the issue number in your commit message / pull request description to link the PR to the original issue.
\n Other \n\n ",
- "readmeFetchedAt": "2020-09-29T12:07:18.319Z"
+ "flawesome": {
+ "readmeCleaned": " Flawesome (An Organiser With Diary Workflow) (v0.2.3 Pre-Release) \nFlawesome is a cross platform modern productivity tool that will help you organise your day-today work and thoughts.\n \nAll the three application components i.e. The Notebook, The Sticky Notes and The Todolist are driven by the Calendar.
\n
\n
\n
\n Download \nFlawesome v0.2.3 Pre-Release For Linux (.deb)
\nFlawesome v0.2.3 Pre-Release For Linux (.AppImage)
\nFlawesome v0.2.3 Pre-Release For Windows 64-Bit
\nGo to Releases to see all the releases.
\n** Currently I have only generated the package for Linux and Windows, soon it will be available for macos.
\n Build the setup yourself: \n** Prequisite: Git, Node, Yarn package manager\n
\n\n$ git clone https://github.com/ashishBharadwaj/flawesome.git \n\nInstall the dependencies: \n \n\n\nBuild for production: \n \n\n\n\n License \nGNU General Public License v3.0 (c) 2020 Ashish Bharadwaj J\nRefer to License.md file for details\n
\n Like my work ? Want to support ? \n
\n ",
+ "readmeOriginal": " Flawesome (An Organiser With Diary Workflow) (v0.2.3 Pre-Release) \nFlawesome is a cross platform modern productivity tool that will help you organise your day-today work and thoughts.\n \nAll the three application components i.e. The Notebook, The Sticky Notes and The Todolist are driven by the Calendar.
\n
\n
\n
\n Download \nFlawesome v0.2.3 Pre-Release For Linux (.deb)
\nFlawesome v0.2.3 Pre-Release For Linux (.AppImage)
\nFlawesome v0.2.3 Pre-Release For Windows 64-Bit
\nGo to Releases to see all the releases.
\n** Currently I have only generated the package for Linux and Windows, soon it will be available for macos.
\n Build the setup yourself: \n** Prequisite: Git, Node, Yarn package manager\n
\n\n$ git clone https://github.com/ashishBharadwaj/flawesome.git \n\nInstall the dependencies: \n \n\n\nBuild for production: \n \n\n\n\n License \nGNU General Public License v3.0 (c) 2020 Ashish Bharadwaj J\nRefer to License.md file for details\n
\n Like my work ? Want to support ? \n
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:26.328Z"
},
"fnew-desktop": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:18.330Z"
+ "readmeFetchedAt": "2020-09-30T00:10:26.331Z"
+ },
+ "foco": {
+ "readmeCleaned": " Foco \n \n \n
\n \n \n \n \nA desktop menubar app based on Electron . \nFoco is a cross-platform desktop app 💻 which runs in menubar.\nFoco boosts your productivity 🚀 by creating perfect productive environment.\nIt has the best sounds for getting work done 🙌 .
\n Demo \n👉 Watch it here .\n
\n
\n
\n Installation \n OS X \n\nDownload Foco-osx.x.x.x.dmg or Foco-osx.x.x.x.zip \nOpen or unzip the file and drag the app into the Applications
folder \nDone! \n \n Windows \ncoming soon 😝
\n Linux \nUbuntu, Debian 8+ (deb package):
\n\nDownload Foco-linux.x.x.x.deb \nDouble click and install, or run dpkg -i Foco-linux.x.x.x.deb
in the terminal \nStart the app with your app launcher or by running foco
in a terminal \n \n For developers \nClone the source locally:
\n$ git clone https://github.com/akashnimare/foco/\n$ cd foco \nIf you're on Debian or Ubuntu, you'll also need to install\nnodejs-legacy
:
\nUse your package manager to install npm
.
\n$ sudo apt-get install npm nodejs-legacy \nInstall project dependencies:
\n\nStart the app:
\n\n Build installers \nBuild app for OSX
\n\nBuild app for Linux
\n\n Features \n\n Usage \nCommand/ctrl + R - Reload
\ncommand + q - Quit App (while window is open).
\n Built with \n\n Related \n\n License \nMIT © Akash Nimare
\n ",
+ "readmeOriginal": " Foco \n \n \n
\n \n \n \n \nA desktop menubar app based on Electron . \nFoco is a cross-platform desktop app 💻 which runs in menubar.\nFoco boosts your productivity 🚀 by creating perfect productive environment.\nIt has the best sounds for getting work done 🙌 .
\n Demo \n👉 Watch it here .\n
\n
\n
\n Installation \n OS X \n\nDownload Foco-osx.x.x.x.dmg or Foco-osx.x.x.x.zip \nOpen or unzip the file and drag the app into the Applications
folder \nDone! \n \n Windows \ncoming soon 😝
\n Linux \nUbuntu, Debian 8+ (deb package):
\n\nDownload Foco-linux.x.x.x.deb \nDouble click and install, or run dpkg -i Foco-linux.x.x.x.deb
in the terminal \nStart the app with your app launcher or by running foco
in a terminal \n \n For developers \nClone the source locally:
\n$ git clone https://github.com/akashnimare/foco/\n$ cd foco \nIf you're on Debian or Ubuntu, you'll also need to install\nnodejs-legacy
:
\nUse your package manager to install npm
.
\n$ sudo apt-get install npm nodejs-legacy \nInstall project dependencies:
\n\nStart the app:
\n\n Build installers \nBuild app for OSX
\n\nBuild app for Linux
\n\n Features \n\n Usage \nCommand/ctrl + R - Reload
\ncommand + q - Quit App (while window is open).
\n Built with \n\n Related \n\n License \nMIT © Akash Nimare
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:26.399Z"
},
"fluent-reader": {
"readmeCleaned": "\n \n
\n Fluent Reader \nA modern desktop RSS reader
\n\n \n \n \n
\n \n Download \nFor Windows 10 users, the recommended way of installation is through Microsoft Store .\nThis enables auto-update and experimental ARM64 support.\nmacOS users can also get Fluent Reader from the Mac App Store .
\nIf you are using Linux or an older version of Windows, you can get Fluent Reader from GitHub releases .
\n Features \n\n \n
\n\nA modern UI inspired by Fluent Design System with full dark mode support. \nRead locally, or sync with Feedbin or self-hosted services compatible with Fever API. \nImporting or exporting OPML files, full application data backup & restoration. \nRead the full content with the built-in article view or load webpages by default. \nSearch for articles with regular expressions or filter by read status. \nOrganize your subscriptions with folder-like groupings. \nSingle-key keyboard shortcuts . \nHide, mark as read, or star articles automatically as they arrive with regular expression rules. \nFetch articles in the background and send push notifications. \n \nSupport for other RSS services including Inoreader and Feedly are under fundraising .
\n Development \n Contribute \nHelp make Fluent Reader better by reporting bugs or opening feature requests through GitHub issues .
\nYou can also help internationalize the app by providing translations into additional languages .\nRefer to the repo of react-intl-universal to get started on internationalization.
\nIf you enjoy using this app, consider supporting its development by donating through GitHub Sponsors , Paypal , or Alipay .
\n Build from source \n# Install dependencies \nnpm install\n\n# Compile ts & dependencies \nnpm run build\n\n# Start the application \nnpm run electron\n\n# Generate certificate for signature \nelectron-builder create-self-signed-cert\n# Package the app for Windows \nnpm run package-win\n \n Developed with \n\n License \nBSD
\n ",
"readmeOriginal": "\n \n
\n Fluent Reader \nA modern desktop RSS reader
\n\n \n \n \n
\n \n Download \nFor Windows 10 users, the recommended way of installation is through Microsoft Store .\nThis enables auto-update and experimental ARM64 support.\nmacOS users can also get Fluent Reader from the Mac App Store .
\nIf you are using Linux or an older version of Windows, you can get Fluent Reader from GitHub releases .
\n Features \n\n \n
\n\nA modern UI inspired by Fluent Design System with full dark mode support. \nRead locally, or sync with Feedbin or self-hosted services compatible with Fever API. \nImporting or exporting OPML files, full application data backup & restoration. \nRead the full content with the built-in article view or load webpages by default. \nSearch for articles with regular expressions or filter by read status. \nOrganize your subscriptions with folder-like groupings. \nSingle-key keyboard shortcuts . \nHide, mark as read, or star articles automatically as they arrive with regular expression rules. \nFetch articles in the background and send push notifications. \n \nSupport for other RSS services including Inoreader and Feedly are under fundraising .
\n Development \n Contribute \nHelp make Fluent Reader better by reporting bugs or opening feature requests through GitHub issues .
\nYou can also help internationalize the app by providing translations into additional languages .\nRefer to the repo of react-intl-universal to get started on internationalization.
\nIf you enjoy using this app, consider supporting its development by donating through GitHub Sponsors , Paypal , or Alipay .
\n Build from source \n# Install dependencies \nnpm install\n\n# Compile ts & dependencies \nnpm run build\n\n# Start the application \nnpm run electron\n\n# Generate certificate for signature \nelectron-builder create-self-signed-cert\n# Package the app for Windows \nnpm run package-win\n \n Developed with \n\n License \nBSD
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:18.350Z"
- },
- "fog": {
- "readmeCleaned": " Fog \n
\n Unofficial Overcast podcast app. \n\nControl playback with keyboard media keys, even when not the frontmost app.
\n \n\nNavigate episodes with ↓ and ↑ (or j and k ).
\n \n\nKeyboard shortcuts: ␣ pauses and resumes; ← rewinds; → fast-forwards; ⌫ goes back to home; ⌘ ⌫ deletes the current episode or podcast; ⌘ ↵ saves the current episode.
\n \n\n“Permalink” opens in default browser.
\n \n\n“Share link” and “Share link with timestamp” copy link directly to the clipboard.
\n \n\nAutomatically go back to home when episode ends.
\n \n\nGo to specific episode by giving its URL on the command line.
\n \n\nTweaked user experience when copying and hovering over links.
\n \n
\n Install \nDownload the latest version , or run brew cask install fog
if you use homebrew .
\n Development \nBuilt with Electron .
\n Commands \n\nInstall dependencies: npm install
\nRun: npm start
\nBuild for macOS: npm run build-macos
\nBuild for all platforms: npm run build
\nBuild for macOS and package as a zip: npm run package-macos
\nBuild for all platforms and package as a zip: npm run package
\n \nCurrently, only macOS is supported. I do not intend to officially support other platforms in the near future since I cannot consistently and reliably test on them, but am willing to add support if someone wants to collaborate in doing the legwork.
\n License \nThe Unlicense (Public Domain, essentially)
\n ",
- "readmeOriginal": " Fog \n
\n Unofficial Overcast podcast app. \n\nControl playback with keyboard media keys, even when not the frontmost app.
\n \n\nNavigate episodes with ↓ and ↑ (or j and k ).
\n \n\nKeyboard shortcuts: ␣ pauses and resumes; ← rewinds; → fast-forwards; ⌫ goes back to home; ⌘ ⌫ deletes the current episode or podcast; ⌘ ↵ saves the current episode.
\n \n\n“Permalink” opens in default browser.
\n \n\n“Share link” and “Share link with timestamp” copy link directly to the clipboard.
\n \n\nAutomatically go back to home when episode ends.
\n \n\nGo to specific episode by giving its URL on the command line.
\n \n\nTweaked user experience when copying and hovering over links.
\n \n
\n Install \nDownload the latest version , or run brew cask install fog
if you use homebrew .
\n Development \nBuilt with Electron .
\n Commands \n\nInstall dependencies: npm install
\nRun: npm start
\nBuild for macOS: npm run build-macos
\nBuild for all platforms: npm run build
\nBuild for macOS and package as a zip: npm run package-macos
\nBuild for all platforms and package as a zip: npm run package
\n \nCurrently, only macOS is supported. I do not intend to officially support other platforms in the near future since I cannot consistently and reliably test on them, but am willing to add support if someone wants to collaborate in doing the legwork.
\n License \nThe Unlicense (Public Domain, essentially)
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:18.432Z"
+ "readmeFetchedAt": "2020-09-30T00:10:26.434Z"
},
"fridayai": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:18.436Z"
- },
- "foco": {
- "readmeCleaned": " Foco \n \n \n
\n \n \n \n \nA desktop menubar app based on Electron . \nFoco is a cross-platform desktop app 💻 which runs in menubar.\nFoco boosts your productivity 🚀 by creating perfect productive environment.\nIt has the best sounds for getting work done 🙌 .
\n Demo \n👉 Watch it here .\n
\n
\n
\n Installation \n OS X \n\nDownload Foco-osx.x.x.x.dmg or Foco-osx.x.x.x.zip \nOpen or unzip the file and drag the app into the Applications
folder \nDone! \n \n Windows \ncoming soon 😝
\n Linux \nUbuntu, Debian 8+ (deb package):
\n\nDownload Foco-linux.x.x.x.deb \nDouble click and install, or run dpkg -i Foco-linux.x.x.x.deb
in the terminal \nStart the app with your app launcher or by running foco
in a terminal \n \n For developers \nClone the source locally:
\n$ git clone https://github.com/akashnimare/foco/\n$ cd foco \nIf you're on Debian or Ubuntu, you'll also need to install\nnodejs-legacy
:
\nUse your package manager to install npm
.
\n$ sudo apt-get install npm nodejs-legacy \nInstall project dependencies:
\n\nStart the app:
\n\n Build installers \nBuild app for OSX
\n\nBuild app for Linux
\n\n Features \n\n Usage \nCommand/ctrl + R - Reload
\ncommand + q - Quit App (while window is open).
\n Built with \n\n Related \n\n License \nMIT © Akash Nimare
\n ",
- "readmeOriginal": " Foco \n \n \n
\n \n \n \n \nA desktop menubar app based on Electron . \nFoco is a cross-platform desktop app 💻 which runs in menubar.\nFoco boosts your productivity 🚀 by creating perfect productive environment.\nIt has the best sounds for getting work done 🙌 .
\n Demo \n👉 Watch it here .\n
\n
\n
\n Installation \n OS X \n\nDownload Foco-osx.x.x.x.dmg or Foco-osx.x.x.x.zip \nOpen or unzip the file and drag the app into the Applications
folder \nDone! \n \n Windows \ncoming soon 😝
\n Linux \nUbuntu, Debian 8+ (deb package):
\n\nDownload Foco-linux.x.x.x.deb \nDouble click and install, or run dpkg -i Foco-linux.x.x.x.deb
in the terminal \nStart the app with your app launcher or by running foco
in a terminal \n \n For developers \nClone the source locally:
\n$ git clone https://github.com/akashnimare/foco/\n$ cd foco \nIf you're on Debian or Ubuntu, you'll also need to install\nnodejs-legacy
:
\nUse your package manager to install npm
.
\n$ sudo apt-get install npm nodejs-legacy \nInstall project dependencies:
\n\nStart the app:
\n\n Build installers \nBuild app for OSX
\n\nBuild app for Linux
\n\n Features \n\n Usage \nCommand/ctrl + R - Reload
\ncommand + q - Quit App (while window is open).
\n Built with \n\n Related \n\n License \nMIT © Akash Nimare
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:18.448Z"
+ "readmeFetchedAt": "2020-09-30T00:10:26.448Z"
},
"focused-task": {
"readmeCleaned": " Focused Task \n
\nMacOS menu bar app that helps you focus on a single task.\nBy splitting it into smaller todos and keeping all related information about it in one place.\nThe app is designed to get out of your way. Everything can be done via a shortcut.
\nIt is built with Electron and uses React and Redux.
\n
\n🍿 See it in action 🎥
\n Features \n\nFocus on a single task - multitasking is dangerous 🎯 \nShortcut for everything - you don't need mouse 🛑 🖱 \nMenu-bar app - it gets out of your way 😇 \nOrganize your tasks with - todos, bookmark links, and free-form text 📋 \nDrag & Drop file as bookmarks 🔖 \nOpen-sourced 💻 \n \n Download \n👉 Download latest version 👈
\n Development \nInstallation
\nHave yarn
installed
\n./bin/bootstrap\n
\nRunning
\nyarn dev\n
\n ",
"readmeOriginal": " Focused Task \n
\nMacOS menu bar app that helps you focus on a single task.\nBy splitting it into smaller todos and keeping all related information about it in one place.\nThe app is designed to get out of your way. Everything can be done via a shortcut.
\nIt is built with Electron and uses React and Redux.
\n
\n🍿 See it in action 🎥
\n Features \n\nFocus on a single task - multitasking is dangerous 🎯 \nShortcut for everything - you don't need mouse 🛑 🖱 \nMenu-bar app - it gets out of your way 😇 \nOrganize your tasks with - todos, bookmark links, and free-form text 📋 \nDrag & Drop file as bookmarks 🔖 \nOpen-sourced 💻 \n \n Download \n👉 Download latest version 👈
\n Development \nInstallation
\nHave yarn
installed
\n./bin/bootstrap\n
\nRunning
\nyarn dev\n
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:18.453Z"
+ "readmeFetchedAt": "2020-09-30T00:10:26.454Z"
},
"foda": {
"readmeCleaned": "",
"readmeOriginal": "",
- "readmeFetchedAt": "2020-09-29T12:07:18.508Z"
+ "readmeFetchedAt": "2020-09-30T00:10:26.457Z"
+ },
+ "fog": {
+ "readmeCleaned": " Fog \n
\n Unofficial Overcast podcast app. \n\nControl playback with keyboard media keys, even when not the frontmost app.
\n \n\nNavigate episodes with ↓ and ↑ (or j and k ).
\n \n\nKeyboard shortcuts: ␣ pauses and resumes; ← rewinds; → fast-forwards; ⌫ goes back to home; ⌘ ⌫ deletes the current episode or podcast; ⌘ ↵ saves the current episode.
\n \n\n“Permalink” opens in default browser.
\n \n\n“Share link” and “Share link with timestamp” copy link directly to the clipboard.
\n \n\nAutomatically go back to home when episode ends.
\n \n\nGo to specific episode by giving its URL on the command line.
\n \n\nTweaked user experience when copying and hovering over links.
\n \n
\n Install \nDownload the latest version , or run brew cask install fog
if you use homebrew .
\n Development \nBuilt with Electron .
\n Commands \n\nInstall dependencies: npm install
\nRun: npm start
\nBuild for macOS: npm run build-macos
\nBuild for all platforms: npm run build
\nBuild for macOS and package as a zip: npm run package-macos
\nBuild for all platforms and package as a zip: npm run package
\n \nCurrently, only macOS is supported. I do not intend to officially support other platforms in the near future since I cannot consistently and reliably test on them, but am willing to add support if someone wants to collaborate in doing the legwork.
\n License \nThe Unlicense (Public Domain, essentially)
\n ",
+ "readmeOriginal": " Fog \n
\n Unofficial Overcast podcast app. \n\nControl playback with keyboard media keys, even when not the frontmost app.
\n \n\nNavigate episodes with ↓ and ↑ (or j and k ).
\n \n\nKeyboard shortcuts: ␣ pauses and resumes; ← rewinds; → fast-forwards; ⌫ goes back to home; ⌘ ⌫ deletes the current episode or podcast; ⌘ ↵ saves the current episode.
\n \n\n“Permalink” opens in default browser.
\n \n\n“Share link” and “Share link with timestamp” copy link directly to the clipboard.
\n \n\nAutomatically go back to home when episode ends.
\n \n\nGo to specific episode by giving its URL on the command line.
\n \n\nTweaked user experience when copying and hovering over links.
\n \n
\n Install \nDownload the latest version , or run brew cask install fog
if you use homebrew .
\n Development \nBuilt with Electron .
\n Commands \n\nInstall dependencies: npm install
\nRun: npm start
\nBuild for macOS: npm run build-macos
\nBuild for all platforms: npm run build
\nBuild for macOS and package as a zip: npm run package-macos
\nBuild for all platforms and package as a zip: npm run package
\n \nCurrently, only macOS is supported. I do not intend to officially support other platforms in the near future since I cannot consistently and reliably test on them, but am willing to add support if someone wants to collaborate in doing the legwork.
\n License \nThe Unlicense (Public Domain, essentially)
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:26.545Z"
},
"freelook": {
"readmeCleaned": "
\n Freelook \nFreelook, an Electron-based desktop app for Microsoft Outlook and Office 365.
\n
\n Feature \n\nReceive your hotmail / outlook / office 365 online from the desktop app \nClose to minimise \nDock tray support \nSystem notification \nNetwork connection detection \nCustomized setting\n\nAds block as your control \nSwitch between outlook and office 365 \n \n \n \n Download \nThe released application can be downloaded here .
\n Troubleshot \nSome Linux distributions has the issue to display the reciptons in the To and CC fields.
\nThe workaround is set some invalid values in the Ads Blocker settings. The settings come with the default value, you need to input some random numbers to overwrite them.
\n Build Pre-Request \n\n Build & Install \nClone the repository and run in development mode.
\ngit clone https://github.com/eNkru/freelook.git\ncd freelook\nnpm i\nnpm run start\n
\nBuild the application
\nnpm run dist:linux\n
\nThis will build a predefined AppImage & deb packages in the dist folder. AppImage can be run in most popular linux distributions with the support. Deb is only for debian & ubuntu distributions.
\n Release \nnpm version (new release version)\ngit push origin master\ngit push origin --tags\nnpm publish\n
\n License \nMIT @ Howard Ju
\n ",
"readmeOriginal": "
\n Freelook \nFreelook, an Electron-based desktop app for Microsoft Outlook and Office 365.
\n
\n Feature \n\nReceive your hotmail / outlook / office 365 online from the desktop app \nClose to minimise \nDock tray support \nSystem notification \nNetwork connection detection \nCustomized setting\n\nAds block as your control \nSwitch between outlook and office 365 \n \n \n \n Download \nThe released application can be downloaded here .
\n Troubleshot \nSome Linux distributions has the issue to display the reciptons in the To and CC fields.
\nThe workaround is set some invalid values in the Ads Blocker settings. The settings come with the default value, you need to input some random numbers to overwrite them.
\n Build Pre-Request \n\n Build & Install \nClone the repository and run in development mode.
\ngit clone https://github.com/eNkru/freelook.git\ncd freelook\nnpm i\nnpm run start\n
\nBuild the application
\nnpm run dist:linux\n
\nThis will build a predefined AppImage & deb packages in the dist folder. AppImage can be run in most popular linux distributions with the support. Deb is only for debian & ubuntu distributions.
\n Release \nnpm version (new release version)\ngit push origin master\ngit push origin --tags\nnpm publish\n
\n License \nMIT @ Howard Ju
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:18.513Z"
- },
- "fromscratch": {
- "readmeCleaned": "\n Other projects: \n\n💻 Polypane - Develop responsive websites and apps twice as fast on multiple screens at once \n🖌️ Superposition - Kickstart your design system by extracting design tokens from your website \n \n \n
\n FromScratch \n A simple but smart note-taking app \nFromScratch is a little app that you can use as a quick note taking or todo app.
\n\nSmall and simple, the only UI is the text you type \nSaves on-the-fly, no need to manually save \nAutomatic indenting \nNote-folding \nUse checkboxes to keep track of your TODO's \nPowerful keyboard control \nReplaces common syntax with symbols, such as arrows \nDark and Light theme \nPortable mode support \nFree \n \n Shortcuts \n\nf1 - show/hide shortcut overview \ncmd/ctrl+up - move current line up \ncmd/ctrl+down - move current line down \ncmd/ctrl+d - delete current line \ncmd/ctrl+w/q - close application \ncmd/ctrl +/= - zoom text in \ncmd/ctrl - - zoom text out \ncmd/ctrl+0 - reset text size \ncmd/ctrl+]/[/k - fold note collapsing \ncmd/ctrl+f - search (you can also use regular expressions, by starting and ending with a /) \nshift+cmd/ctrl+f - replace \nshift+cmd/ctrl+r - replace all \ncmd/ctrl+g - jump to line (you can also use : notation, or go relative lines with + and -) \ncmd/ctrl+/ or cmd/ctrl+l - Add or toggle a checkbox \nf11 - Toggle fullscreen \ncmd/ctrl+i - Toggle between light and dark theme \nalt - show or hide menu (Windows only) \ncmd/ctrl+s - ...this does nothing. \n \n Download \nRecent downloads for macOS, Windows and Linux available on https://fromscratch.rocks
\nFor Arch users, FromScratch is available on AUR
\nFor macOS, you can also install FromScratch via Homebrew: $ brew cask install fromscratch
\n Installation \n# Download from git \ngit clone https://github.com/kilian/fromscratch.git\n\n# Install dependencies \ncd fromscratch && npm install\n\n# build and run \nnpm start\n\n# or run dev version \nnpm run dev \n Command Line Arguments \nPortable Mode \n--portable
\nLets you store all the files FromScratch generates in a specified location, such as a USB-stick or\nother portable storage device. In this mode both the configuration files as well as your text content will be stored in\na "userdata" directory alongside the FromScratch executable, or when given a directory as an argument, will store\nthe files there.
\nYou can also use this to store the FromScratch configuration files, and the text content, in a synced cloud storage\nfolder.
\n# run FromScratch in portable mode, saving data in application directory.\nfromscratch --portable\n
\n# run FromScratch in portable mode, saving data in custom directory.\nfromscratch --portable ~/fromscratch_data\n
\nhelp \n-h, --help
\nPrints help information
\n FAQ \nWhere is my data saved?
\nYour data is saved in a plain text file content.txt. On Mac and Linux, this file is saved in ~/.fromscratch. On Windows\nthis file is saved in a directory called ".fromscratch" in your userprofile directory.
\nCan my data be saved in an alternate directory?
\nYes! See the portable mode section under the Command Line Arguments heading above.
\n Credits \nFromScratch is built upon these open source projects:\nElectron ,\nReact ,\nFira Code ,\nCodeMirror and\nElectron-react-boilerplate .
\nThanks to @bittersweet for helping me set up IPC to work around a particularly nasty bug, @chentsulin for the electron-react-boilerplate, and @ctrauma for the portable bits.
\n ",
- "readmeOriginal": "\n Other projects: \n\n💻 Polypane - Develop responsive websites and apps twice as fast on multiple screens at once \n🖌️ Superposition - Kickstart your design system by extracting design tokens from your website \n \n \n
\n FromScratch \n A simple but smart note-taking app \nFromScratch is a little app that you can use as a quick note taking or todo app.
\n\nSmall and simple, the only UI is the text you type \nSaves on-the-fly, no need to manually save \nAutomatic indenting \nNote-folding \nUse checkboxes to keep track of your TODO's \nPowerful keyboard control \nReplaces common syntax with symbols, such as arrows \nDark and Light theme \nPortable mode support \nFree \n \n Shortcuts \n\nf1 - show/hide shortcut overview \ncmd/ctrl+up - move current line up \ncmd/ctrl+down - move current line down \ncmd/ctrl+d - delete current line \ncmd/ctrl+w/q - close application \ncmd/ctrl +/= - zoom text in \ncmd/ctrl - - zoom text out \ncmd/ctrl+0 - reset text size \ncmd/ctrl+]/[/k - fold note collapsing \ncmd/ctrl+f - search (you can also use regular expressions, by starting and ending with a /) \nshift+cmd/ctrl+f - replace \nshift+cmd/ctrl+r - replace all \ncmd/ctrl+g - jump to line (you can also use : notation, or go relative lines with + and -) \ncmd/ctrl+/ or cmd/ctrl+l - Add or toggle a checkbox \nf11 - Toggle fullscreen \ncmd/ctrl+i - Toggle between light and dark theme \nalt - show or hide menu (Windows only) \ncmd/ctrl+s - ...this does nothing. \n \n Download \nRecent downloads for macOS, Windows and Linux available on https://fromscratch.rocks
\nFor Arch users, FromScratch is available on AUR
\nFor macOS, you can also install FromScratch via Homebrew: $ brew cask install fromscratch
\n Installation \n# Download from git \ngit clone https://github.com/kilian/fromscratch.git\n\n# Install dependencies \ncd fromscratch && npm install\n\n# build and run \nnpm start\n\n# or run dev version \nnpm run dev \n Command Line Arguments \nPortable Mode \n--portable
\nLets you store all the files FromScratch generates in a specified location, such as a USB-stick or\nother portable storage device. In this mode both the configuration files as well as your text content will be stored in\na \"userdata\" directory alongside the FromScratch executable, or when given a directory as an argument, will store\nthe files there.
\nYou can also use this to store the FromScratch configuration files, and the text content, in a synced cloud storage\nfolder.
\n# run FromScratch in portable mode, saving data in application directory.\nfromscratch --portable\n
\n# run FromScratch in portable mode, saving data in custom directory.\nfromscratch --portable ~/fromscratch_data\n
\nhelp \n-h, --help
\nPrints help information
\n FAQ \nWhere is my data saved?
\nYour data is saved in a plain text file content.txt. On Mac and Linux, this file is saved in ~/.fromscratch. On Windows\nthis file is saved in a directory called \".fromscratch\" in your userprofile directory.
\nCan my data be saved in an alternate directory?
\nYes! See the portable mode section under the Command Line Arguments heading above.
\n Credits \nFromScratch is built upon these open source projects:\nElectron ,\nReact ,\nFira Code ,\nCodeMirror and\nElectron-react-boilerplate .
\nThanks to @bittersweet for helping me set up IPC to work around a particularly nasty bug, @chentsulin for the electron-react-boilerplate, and @ctrauma for the portable bits.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:18.577Z"
+ "readmeFetchedAt": "2020-09-30T00:10:26.554Z"
},
"freeman": {
"readmeCleaned": " FreeMAN \n \n \n \n \n \n
\nA free, extensible, cross-platform file manager for power users
\n \n
\n Features \n\nQuick, clean, dual-paned file-system navigation with a strong keyboard-led\nfocus \nIntegrated terminal per navigation pane for those things a file explorer just\ncan't do \nFocus on customisability to tailor it to the user's whims \nQuick navigation with a Go To box \n \n Future \n\nTighter integration between navigation and integrated terminals \nFurther behaviour to be customisable \nExtending usefulness of the Go To and Commands boxes \n \n Roadmap \n\nCore application ready for beta use \nOut-of-the-box plugins ready for beta use \nCore application ready for production use \nOut-of-the-box plugins ready for production use \n \nThe core application is ready for beta use, supporting Linux and Windows OS's. Feel free to set up\nelectron-builder
for MacOS and make a PR.
\n Getting started \nnpm install\nnpm start\n
\nIf you want, you can add user-specific settings files, e.g. freeman.keys.json
\nlike so:
\ntouch {userData}/freeman.keys.json\n
\n{userData}
above refers to Electron's app.getPath("userData")
location, (which\ndepends on whether the application is running in a development or production\nenvironment) . Example files can be found in the ./resources/
folder.
\n Packaging \nIf you would like to package / install the program, on Windows and Linux you can:
\nnpm run package\n
\nThen run the appropriate built executable.
\n Running \nDuring development, after compiling you can:
\nnpm run start\n
\nAfter packaging, you can run the system-dependent executable outputted by\nelectron-builder
in the ./dist/
folder.
\n Developing \nAn overview of the codebase can be found in the docs .\nIf you find it helpful, you can npm run docs
and open the generated\ndocs/generated/index.html
file. Please let me know if you find this useful.
\n Debugging \nProviding the --verbose
or -V
command-line argument will make the application\nlog in more detail, helping trace execution when using the packaged app. Logs of\nwarnings and errors can be found at {appData}/log.log
.
\n How to contribute \nContributions are welcome! Work on the core application is still under way. There are\nnumerous areas with room for improvement in usability and stability. My\npriorities for development are currently:
\n\nCore functionality \nPlugin functionality (starting with out-of-the-box ones) \nAppearance \n \nI'll take whatever pull requests, issues, contributors and PMs I can get! Please\nhave a look at the Contributing Guidelines before\nsubmitting a PR.
\n ",
"readmeOriginal": " FreeMAN \n \n \n \n \n \n
\nA free, extensible, cross-platform file manager for power users
\n \n
\n Features \n\nQuick, clean, dual-paned file-system navigation with a strong keyboard-led\nfocus \nIntegrated terminal per navigation pane for those things a file explorer just\ncan't do \nFocus on customisability to tailor it to the user's whims \nQuick navigation with a Go To box \n \n Future \n\nTighter integration between navigation and integrated terminals \nFurther behaviour to be customisable \nExtending usefulness of the Go To and Commands boxes \n \n Roadmap \n\nCore application ready for beta use \nOut-of-the-box plugins ready for beta use \nCore application ready for production use \nOut-of-the-box plugins ready for production use \n \nThe core application is ready for beta use, supporting Linux and Windows OS's. Feel free to set up\nelectron-builder
for MacOS and make a PR.
\n Getting started \nnpm install\nnpm start\n
\nIf you want, you can add user-specific settings files, e.g. freeman.keys.json
\nlike so:
\ntouch {userData}/freeman.keys.json\n
\n{userData}
above refers to Electron's app.getPath(\"userData\")
location, (which\ndepends on whether the application is running in a development or production\nenvironment) . Example files can be found in the ./resources/
folder.
\n Packaging \nIf you would like to package / install the program, on Windows and Linux you can:
\nnpm run package\n
\nThen run the appropriate built executable.
\n Running \nDuring development, after compiling you can:
\nnpm run start\n
\nAfter packaging, you can run the system-dependent executable outputted by\nelectron-builder
in the ./dist/
folder.
\n Developing \nAn overview of the codebase can be found in the docs .\nIf you find it helpful, you can npm run docs
and open the generated\ndocs/generated/index.html
file. Please let me know if you find this useful.
\n Debugging \nProviding the --verbose
or -V
command-line argument will make the application\nlog in more detail, helping trace execution when using the packaged app. Logs of\nwarnings and errors can be found at {appData}/log.log
.
\n How to contribute \nContributions are welcome! Work on the core application is still under way. There are\nnumerous areas with room for improvement in usability and stability. My\npriorities for development are currently:
\n\nCore functionality \nPlugin functionality (starting with out-of-the-box ones) \nAppearance \n \nI'll take whatever pull requests, issues, contributors and PMs I can get! Please\nhave a look at the Contributing Guidelines before\nsubmitting a PR.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:18.603Z"
- },
- "gaucho": {
- "readmeCleaned": " Gaucho \nby @angrykoala \n
\n\nMinimalistic task launcher
\n \n \nGaucho 0.6.1
\n Features \n\nEasily run commands using a simple GUI. \nSchedule your tasks. \nAvailable for Windows, Linux and Mac. \nImport/Export tasks. \nHandy log output. \nThemes. \n \n Download \nGaucho is available for Windows, Mac and Linux. It can be downloaded on the following links:
\n\nIf you need a different version, please, follow the development instructions to make your own build from the source code or leave an issue .
\n Usage \nGaucho is organized through configurable tasks that belong to Suites. Each task can be easily configured by providing a name and command. Tasks can be executed independently, or the whole suite can be executed as once.
\n Executing tasks \nOn each suite, you will find the list of possible tasks to launch. By clicking on Run you will start that task. Clicking the same button again (now the Stop button) will stop the task.
\nYou can easily see the name , execution time and status of each task. The status (shown with the status icon) can be idle (black), running (blue), successful (green) or failed (red).
\nClicking in the task name the log will be displayed, allowing you to check the task output in real time.
\nA task can also be scheduled through the context menu . This menu also allows to perform some of the actions described above.
\n Creating and Editing tasks \nBy clicking the Edit button (on the top right corner) you'll be able to edit the suites and tasks (edit mode).
\nYou can add new tasks to the current suite by clicking "Add New Task" at the bottom of the list. By clicking on a task name you'll be able to edit that task.
\nWhile editing/creating a new tasks, you should add a name to the task and a command . The command can be any shell/terminal accepted command or an executable file. Optionally a path can be added as well, if no path is added, default user path will be used.
\nThe tasks can be deleted by clicking the Delete button. In this mode you can also move tasks (clicking on the drag handle), reorder suites, create suites (+ button), delete and rename suites and tasks (through the context menu )
\nContext Menu \nThe Context menu can be accessed by clicking on the secondary button of the mouse, depending on where is clicked (task or suite), different actions will appear. These actions will not change whether you are in edit mode or not.
\n Main Menu \nNext to the edit button, is the menu button. When clicking the menu, several options will be shown, those options may change depending if the edit mode is active or not. This menu allows you to go to the settings menu, quit the application, or perform actions over the current selected suite.
\n User and Tasks Configuration \nAll tasks and user changes are saved automatically on real time. This includes all the tasks/suites information as well as the window size.
\n Settings \nIn the settings menu, you'll be able to configure how Gaucho looks (themes and some display options). You can also export and import all your suites to a file (useful to share or sync tasks between multiple Gaucho applications). Keep in mind that importing tasks will delete all currently existing tasks
\n Development \nIf you want to contribute to Gaucho, create a new different version of Gaucho, or compile it from source code, follow these instructions.
\n\nNode 10.16.0 or higher recommeded
\n \nClone/download source code from the GitHub. Make sure you have node and npm already installed in your system:
\n\nnpm install
to install electron and all the dependencies. \nnpm run start-dev
to run gaucho in dev mode with chrome dev tools enabled. \nnpm run dist
to build and package gaucho for your system. The artifacts are located in dist/
.\n\nIf you encounter a problem while building, please, check Common Issues \n \n \nnpm run dist-all
to build and package gaucho for all supported architectures and platforms, it will take a while.\n\n \nnpm test
to run the automated tests.\n\nnpm run eslint
to run eslint to check code style. \nPlease, ensure the tests and linter are passing before creating a pull requests. Add tests for your changes. \n \n \n \n\nTo install snap version locally: snap install --dangerous gaucho_0.6.3_amd64.deb
\n \nRelease to snap:
\n\nsnapcraft login \nsnapcraft push Gaucho_0.6.0_amd64.snap --release=stable \n \n\nOnly for collaborators!!
\n \n Troubleshooting \nCheck Troubleshooting Page
\n Acknowledgments \n\n License \nGaucho is being developed and maintained as Open-Source software by @angrykoala (https://github.com/angrykoala ) licensed under GNU GENERAL PUBLIC LICENSE version 3
\nThe original source code can be found at: https://github.com/angrykoala/gaucho
\n\nYou can find more information about Gaucho in the official wiki
\n \n
\n ",
- "readmeOriginal": " Gaucho \nby @angrykoala \n
\n\nMinimalistic task launcher
\n \n \nGaucho 0.6.1
\n Features \n\nEasily run commands using a simple GUI. \nSchedule your tasks. \nAvailable for Windows, Linux and Mac. \nImport/Export tasks. \nHandy log output. \nThemes. \n \n Download \nGaucho is available for Windows, Mac and Linux. It can be downloaded on the following links:
\n\nIf you need a different version, please, follow the development instructions to make your own build from the source code or leave an issue .
\n Usage \nGaucho is organized through configurable tasks that belong to Suites. Each task can be easily configured by providing a name and command. Tasks can be executed independently, or the whole suite can be executed as once.
\n Executing tasks \nOn each suite, you will find the list of possible tasks to launch. By clicking on Run you will start that task. Clicking the same button again (now the Stop button) will stop the task.
\nYou can easily see the name , execution time and status of each task. The status (shown with the status icon) can be idle (black), running (blue), successful (green) or failed (red).
\nClicking in the task name the log will be displayed, allowing you to check the task output in real time.
\nA task can also be scheduled through the context menu . This menu also allows to perform some of the actions described above.
\n Creating and Editing tasks \nBy clicking the Edit button (on the top right corner) you'll be able to edit the suites and tasks (edit mode).
\nYou can add new tasks to the current suite by clicking \"Add New Task\" at the bottom of the list. By clicking on a task name you'll be able to edit that task.
\nWhile editing/creating a new tasks, you should add a name to the task and a command . The command can be any shell/terminal accepted command or an executable file. Optionally a path can be added as well, if no path is added, default user path will be used.
\nThe tasks can be deleted by clicking the Delete button. In this mode you can also move tasks (clicking on the drag handle), reorder suites, create suites (+ button), delete and rename suites and tasks (through the context menu )
\nContext Menu \nThe Context menu can be accessed by clicking on the secondary button of the mouse, depending on where is clicked (task or suite), different actions will appear. These actions will not change whether you are in edit mode or not.
\n Main Menu \nNext to the edit button, is the menu button. When clicking the menu, several options will be shown, those options may change depending if the edit mode is active or not. This menu allows you to go to the settings menu, quit the application, or perform actions over the current selected suite.
\n User and Tasks Configuration \nAll tasks and user changes are saved automatically on real time. This includes all the tasks/suites information as well as the window size.
\n Settings \nIn the settings menu, you'll be able to configure how Gaucho looks (themes and some display options). You can also export and import all your suites to a file (useful to share or sync tasks between multiple Gaucho applications). Keep in mind that importing tasks will delete all currently existing tasks
\n Development \nIf you want to contribute to Gaucho, create a new different version of Gaucho, or compile it from source code, follow these instructions.
\n\nNode 10.16.0 or higher recommeded
\n \nClone/download source code from the GitHub. Make sure you have node and npm already installed in your system:
\n\nnpm install
to install electron and all the dependencies. \nnpm run start-dev
to run gaucho in dev mode with chrome dev tools enabled. \nnpm run dist
to build and package gaucho for your system. The artifacts are located in dist/
.\n\nIf you encounter a problem while building, please, check Common Issues \n \n \nnpm run dist-all
to build and package gaucho for all supported architectures and platforms, it will take a while.\n\n \nnpm test
to run the automated tests.\n\nnpm run eslint
to run eslint to check code style. \nPlease, ensure the tests and linter are passing before creating a pull requests. Add tests for your changes. \n \n \n \n\nTo install snap version locally: snap install --dangerous gaucho_0.6.3_amd64.deb
\n \nRelease to snap:
\n\nsnapcraft login \nsnapcraft push Gaucho_0.6.0_amd64.snap --release=stable \n \n\nOnly for collaborators!!
\n \n Troubleshooting \nCheck Troubleshooting Page
\n Acknowledgments \n\n License \nGaucho is being developed and maintained as Open-Source software by @angrykoala (https://github.com/angrykoala ) licensed under GNU GENERAL PUBLIC LICENSE version 3
\nThe original source code can be found at: https://github.com/angrykoala/gaucho
\n\nYou can find more information about Gaucho in the official wiki
\n \n
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:18.640Z"
+ "readmeFetchedAt": "2020-09-30T00:10:26.597Z"
},
- "geeks-diary": {
- "readmeCleaned": " Geek's Diary \n
\nGeek's Diary is markdown editor with version control system integrated. It helps programmers to write TIL(Today I Learned).
\n
\n🚀 Beta releases \nYou can download the installer from Github Releases .
\nCurrently, only macOS is supported. The official version (v1.0.0) will also support Windows.
\nAutoUpdater is omitted from beta release. When a new version is released, you will need to update it manually.
\n Features \n Mix markdown with code \n
\nA note in Geek's Diary is comprised of snippets (markdown, code). You can freely mix different snippet types within one note.
\n Categorize your note with development stack \n
\nGeek's Diary is for programmers. You can categorize your note with numerous development stacks (from konpa/devicon ).
\n Contribute measurement \n
\nGeek's Diary measures contribution with commit counts in a day. You can look your contribution level with grass UI in calendar. Similar with github!
\n Version Control System integrated \n
\nControl your version with powerful VCS -- We currently supports git. Geek's Diary tracks your file changes from workspace, and you can committed it.
\n Sync with remote repository \n
\nThanks to the integration of the version control system, you can sync your workspace with remote repository. Log in to github and sync your TILs.
\n Plan \nThese are v1.0.0 features.
\n\n Development \n Requirements \n\n Project setup \nFork the project on GitHub and clone your fork locally.
\ngit clone git@github.com:username/geeks-diary.git\ncd geeks-diary\n\ngit remote add upstream https://github.com/seokju-na/geeks-diary.git\ngit fetch upstream\n\nyarn install \n Starting \nyarn serve:browser:app\nyarn serve:browser:wizard\nyarn serve:main-process\n\n// After build completed.\n\nyarn start \n Test \n\n Contributing \n❤️ Thanks for your interest!
\nIf you have suggestions for how this project could be improved, or want to report a bug, open an issue! We'd love all and any contributions. If you have questions, too, we'd love to hear them.
\nPlease note that this project is released with a Contributor Code of Conduct . By participating in this project you agree to abide by its terms.
\n License \nMIT Licensed
\n ",
- "readmeOriginal": " Geek's Diary \n
\nGeek's Diary is markdown editor with version control system integrated. It helps programmers to write TIL(Today I Learned).
\n
\n🚀 Beta releases \nYou can download the installer from Github Releases .
\nCurrently, only macOS is supported. The official version (v1.0.0) will also support Windows.
\nAutoUpdater is omitted from beta release. When a new version is released, you will need to update it manually.
\n Features \n Mix markdown with code \n
\nA note in Geek's Diary is comprised of snippets (markdown, code). You can freely mix different snippet types within one note.
\n Categorize your note with development stack \n
\nGeek's Diary is for programmers. You can categorize your note with numerous development stacks (from konpa/devicon ).
\n Contribute measurement \n
\nGeek's Diary measures contribution with commit counts in a day. You can look your contribution level with grass UI in calendar. Similar with github!
\n Version Control System integrated \n
\nControl your version with powerful VCS -- We currently supports git. Geek's Diary tracks your file changes from workspace, and you can committed it.
\n Sync with remote repository \n
\nThanks to the integration of the version control system, you can sync your workspace with remote repository. Log in to github and sync your TILs.
\n Plan \nThese are v1.0.0 features.
\n\n Development \n Requirements \n\n Project setup \nFork the project on GitHub and clone your fork locally.
\ngit clone git@github.com:username/geeks-diary.git\ncd geeks-diary\n\ngit remote add upstream https://github.com/seokju-na/geeks-diary.git\ngit fetch upstream\n\nyarn install \n Starting \nyarn serve:browser:app\nyarn serve:browser:wizard\nyarn serve:main-process\n\n// After build completed.\n\nyarn start \n Test \n\n Contributing \n❤️ Thanks for your interest!
\nIf you have suggestions for how this project could be improved, or want to report a bug, open an issue! We'd love all and any contributions. If you have questions, too, we'd love to hear them.
\nPlease note that this project is released with a Contributor Code of Conduct . By participating in this project you agree to abide by its terms.
\n License \nMIT Licensed
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:18.671Z"
+ "fromscratch": {
+ "readmeCleaned": "\n Other projects: \n\n💻 Polypane - Develop responsive websites and apps twice as fast on multiple screens at once \n🖌️ Superposition - Kickstart your design system by extracting design tokens from your website \n \n \n
\n FromScratch \n A simple but smart note-taking app \nFromScratch is a little app that you can use as a quick note taking or todo app.
\n\nSmall and simple, the only UI is the text you type \nSaves on-the-fly, no need to manually save \nAutomatic indenting \nNote-folding \nUse checkboxes to keep track of your TODO's \nPowerful keyboard control \nReplaces common syntax with symbols, such as arrows \nDark and Light theme \nPortable mode support \nFree \n \n Shortcuts \n\nf1 - show/hide shortcut overview \ncmd/ctrl+up - move current line up \ncmd/ctrl+down - move current line down \ncmd/ctrl+d - delete current line \ncmd/ctrl+w/q - close application \ncmd/ctrl +/= - zoom text in \ncmd/ctrl - - zoom text out \ncmd/ctrl+0 - reset text size \ncmd/ctrl+]/[/k - fold note collapsing \ncmd/ctrl+f - search (you can also use regular expressions, by starting and ending with a /) \nshift+cmd/ctrl+f - replace \nshift+cmd/ctrl+r - replace all \ncmd/ctrl+g - jump to line (you can also use : notation, or go relative lines with + and -) \ncmd/ctrl+/ or cmd/ctrl+l - Add or toggle a checkbox \nf11 - Toggle fullscreen \ncmd/ctrl+i - Toggle between light and dark theme \nalt - show or hide menu (Windows only) \ncmd/ctrl+s - ...this does nothing. \n \n Download \nRecent downloads for macOS, Windows and Linux available on https://fromscratch.rocks
\nFor Arch users, FromScratch is available on AUR
\nFor macOS, you can also install FromScratch via Homebrew: $ brew cask install fromscratch
\n Installation \n# Download from git \ngit clone https://github.com/kilian/fromscratch.git\n\n# Install dependencies \ncd fromscratch && npm install\n\n# build and run \nnpm start\n\n# or run dev version \nnpm run dev \n Command Line Arguments \nPortable Mode \n--portable
\nLets you store all the files FromScratch generates in a specified location, such as a USB-stick or\nother portable storage device. In this mode both the configuration files as well as your text content will be stored in\na "userdata" directory alongside the FromScratch executable, or when given a directory as an argument, will store\nthe files there.
\nYou can also use this to store the FromScratch configuration files, and the text content, in a synced cloud storage\nfolder.
\n# run FromScratch in portable mode, saving data in application directory.\nfromscratch --portable\n
\n# run FromScratch in portable mode, saving data in custom directory.\nfromscratch --portable ~/fromscratch_data\n
\nhelp \n-h, --help
\nPrints help information
\n FAQ \nWhere is my data saved?
\nYour data is saved in a plain text file content.txt. On Mac and Linux, this file is saved in ~/.fromscratch. On Windows\nthis file is saved in a directory called ".fromscratch" in your userprofile directory.
\nCan my data be saved in an alternate directory?
\nYes! See the portable mode section under the Command Line Arguments heading above.
\n Credits \nFromScratch is built upon these open source projects:\nElectron ,\nReact ,\nFira Code ,\nCodeMirror and\nElectron-react-boilerplate .
\nThanks to @bittersweet for helping me set up IPC to work around a particularly nasty bug, @chentsulin for the electron-react-boilerplate, and @ctrauma for the portable bits.
\n ",
+ "readmeOriginal": "\n Other projects: \n\n💻 Polypane - Develop responsive websites and apps twice as fast on multiple screens at once \n🖌️ Superposition - Kickstart your design system by extracting design tokens from your website \n \n \n
\n FromScratch \n A simple but smart note-taking app \nFromScratch is a little app that you can use as a quick note taking or todo app.
\n\nSmall and simple, the only UI is the text you type \nSaves on-the-fly, no need to manually save \nAutomatic indenting \nNote-folding \nUse checkboxes to keep track of your TODO's \nPowerful keyboard control \nReplaces common syntax with symbols, such as arrows \nDark and Light theme \nPortable mode support \nFree \n \n Shortcuts \n\nf1 - show/hide shortcut overview \ncmd/ctrl+up - move current line up \ncmd/ctrl+down - move current line down \ncmd/ctrl+d - delete current line \ncmd/ctrl+w/q - close application \ncmd/ctrl +/= - zoom text in \ncmd/ctrl - - zoom text out \ncmd/ctrl+0 - reset text size \ncmd/ctrl+]/[/k - fold note collapsing \ncmd/ctrl+f - search (you can also use regular expressions, by starting and ending with a /) \nshift+cmd/ctrl+f - replace \nshift+cmd/ctrl+r - replace all \ncmd/ctrl+g - jump to line (you can also use : notation, or go relative lines with + and -) \ncmd/ctrl+/ or cmd/ctrl+l - Add or toggle a checkbox \nf11 - Toggle fullscreen \ncmd/ctrl+i - Toggle between light and dark theme \nalt - show or hide menu (Windows only) \ncmd/ctrl+s - ...this does nothing. \n \n Download \nRecent downloads for macOS, Windows and Linux available on https://fromscratch.rocks
\nFor Arch users, FromScratch is available on AUR
\nFor macOS, you can also install FromScratch via Homebrew: $ brew cask install fromscratch
\n Installation \n# Download from git \ngit clone https://github.com/kilian/fromscratch.git\n\n# Install dependencies \ncd fromscratch && npm install\n\n# build and run \nnpm start\n\n# or run dev version \nnpm run dev \n Command Line Arguments \nPortable Mode \n--portable
\nLets you store all the files FromScratch generates in a specified location, such as a USB-stick or\nother portable storage device. In this mode both the configuration files as well as your text content will be stored in\na \"userdata\" directory alongside the FromScratch executable, or when given a directory as an argument, will store\nthe files there.
\nYou can also use this to store the FromScratch configuration files, and the text content, in a synced cloud storage\nfolder.
\n# run FromScratch in portable mode, saving data in application directory.\nfromscratch --portable\n
\n# run FromScratch in portable mode, saving data in custom directory.\nfromscratch --portable ~/fromscratch_data\n
\nhelp \n-h, --help
\nPrints help information
\n FAQ \nWhere is my data saved?
\nYour data is saved in a plain text file content.txt. On Mac and Linux, this file is saved in ~/.fromscratch. On Windows\nthis file is saved in a directory called \".fromscratch\" in your userprofile directory.
\nCan my data be saved in an alternate directory?
\nYes! See the portable mode section under the Command Line Arguments heading above.
\n Credits \nFromScratch is built upon these open source projects:\nElectron ,\nReact ,\nFira Code ,\nCodeMirror and\nElectron-react-boilerplate .
\nThanks to @bittersweet for helping me set up IPC to work around a particularly nasty bug, @chentsulin for the electron-react-boilerplate, and @ctrauma for the portable bits.
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:26.677Z"
},
"gdevelop": {
"readmeCleaned": "
\nGDevelop is a full-featured, open-source game development software, allowing to create HTML5 and native games without any knowledge in a specific programming language. All the game logic is built up using an intuitive and powerful event-based system.
\n
\n Getting started \n\n\nAre you interested in contributing to GDevelop for the first time? Or want to participate to Google Summer of Code 2020 ? Take a look at the list of good first issues and the "🏐 not too hard" cards on the Roadmap.
\n \n Overview of the architecture \n\n\n\nDirectory \nℹ️ Description \n \n \n\n\nCore
\nGDevelop core library, containing common tools to implement the IDE and work with GDevelop games. \n \n\nGDCpp
\nThe C++ game engine, used to build native games (not used in GDevelop 5 ). \n \n\nGDJS
\nThe JavaScript game engine, using Pixi.js (WebGL), powering all GDevelop games. \n \n\nGDevelop.js
\nBindings of Core
/GDCpp
/GDJS
and Extensions
to JavaScript (with WebAssembly), used by the IDE. \n \n\nnewIDE
\nThe game editor, written in JavaScript with React, Electron and Pixi.js. \n \n\nExtensions
\nExtensions for the C++ or JavaScript game engines, providing objects, behaviors, events and new features. \n \n \n
\nTo learn more about GDevelop Architecture, read the architecture overview here .
\nA pre-generated documentation of the Core library, C++ and JS game engines is available here .
\n Links \nCommunity \n\n Development Roadmap \n\n Games \n\n\nSee the Showcase of games created with GDevelop.
\n \n\nLil BUB's HELLO EARTH is a retro 8-bit mobile video game featuring Lil BUB . It's created with GDevelop and made up of equal parts science, magic, and heart.
\n
\n\nBUB is a very special, one of a kind critter. More specifically, she is the most amazing cat on the planet... and her game is made with GDevelop !
\n \nSee the project on Kickstarter ! You can download the demo for iOS and Android .
\n \n \n License \n\nThe Core library, the native and HTML5 game engines, the IDE, and all extensions (respectively Core
, GDCpp
, GDJS
, newIDE
and Extensions
folders) are under the MIT license . \nThe name, GDevelop, and its logo are the exclusive property of Florian Rival. \n \nGames exported with GDevelop are based on the native and/or HTML5 game engines (see Core
, GDCpp
and GDJS
folders): these engines are distributed under the MIT license so that you can distribute, sell or do anything with the games you created with GDevelop. In particular, you are not forced to make your game open source.
\n ",
"readmeOriginal": "
\nGDevelop is a full-featured, open-source game development software, allowing to create HTML5 and native games without any knowledge in a specific programming language. All the game logic is built up using an intuitive and powerful event-based system.
\n
\n Getting started \n\n\nAre you interested in contributing to GDevelop for the first time? Or want to participate to Google Summer of Code 2020 ? Take a look at the list of good first issues and the \"🏐 not too hard\" cards on the Roadmap.
\n \n Overview of the architecture \n\n\n\nDirectory \nℹ️ Description \n \n \n\n\nCore
\nGDevelop core library, containing common tools to implement the IDE and work with GDevelop games. \n \n\nGDCpp
\nThe C++ game engine, used to build native games (not used in GDevelop 5 ). \n \n\nGDJS
\nThe JavaScript game engine, using Pixi.js (WebGL), powering all GDevelop games. \n \n\nGDevelop.js
\nBindings of Core
/GDCpp
/GDJS
and Extensions
to JavaScript (with WebAssembly), used by the IDE. \n \n\nnewIDE
\nThe game editor, written in JavaScript with React, Electron and Pixi.js. \n \n\nExtensions
\nExtensions for the C++ or JavaScript game engines, providing objects, behaviors, events and new features. \n \n \n
\nTo learn more about GDevelop Architecture, read the architecture overview here .
\nA pre-generated documentation of the Core library, C++ and JS game engines is available here .
\n Links \nCommunity \n\n Development Roadmap \n\n Games \n\n\nSee the Showcase of games created with GDevelop.
\n \n\nLil BUB's HELLO EARTH is a retro 8-bit mobile video game featuring Lil BUB . It's created with GDevelop and made up of equal parts science, magic, and heart.
\n
\n\nBUB is a very special, one of a kind critter. More specifically, she is the most amazing cat on the planet... and her game is made with GDevelop !
\n \nSee the project on Kickstarter ! You can download the demo for iOS and Android .
\n \n \n License \n\nThe Core library, the native and HTML5 game engines, the IDE, and all extensions (respectively Core
, GDCpp
, GDJS
, newIDE
and Extensions
folders) are under the MIT license . \nThe name, GDevelop, and its logo are the exclusive property of Florian Rival. \n \nGames exported with GDevelop are based on the native and/or HTML5 game engines (see Core
, GDCpp
and GDJS
folders): these engines are distributed under the MIT license so that you can distribute, sell or do anything with the games you created with GDevelop. In particular, you are not forced to make your game open source.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:18.726Z"
+ "readmeFetchedAt": "2020-09-30T00:10:26.692Z"
+ },
+ "gaucho": {
+ "readmeCleaned": " Gaucho \nby @angrykoala \n
\n\nMinimalistic task launcher
\n \n \nGaucho 0.6.1
\n Features \n\nEasily run commands using a simple GUI. \nSchedule your tasks. \nAvailable for Windows, Linux and Mac. \nImport/Export tasks. \nHandy log output. \nThemes. \n \n Download \nGaucho is available for Windows, Mac and Linux. It can be downloaded on the following links:
\n\nIf you need a different version, please, follow the development instructions to make your own build from the source code or leave an issue .
\n Usage \nGaucho is organized through configurable tasks that belong to Suites. Each task can be easily configured by providing a name and command. Tasks can be executed independently, or the whole suite can be executed as once.
\n Executing tasks \nOn each suite, you will find the list of possible tasks to launch. By clicking on Run you will start that task. Clicking the same button again (now the Stop button) will stop the task.
\nYou can easily see the name , execution time and status of each task. The status (shown with the status icon) can be idle (black), running (blue), successful (green) or failed (red).
\nClicking in the task name the log will be displayed, allowing you to check the task output in real time.
\nA task can also be scheduled through the context menu . This menu also allows to perform some of the actions described above.
\n Creating and Editing tasks \nBy clicking the Edit button (on the top right corner) you'll be able to edit the suites and tasks (edit mode).
\nYou can add new tasks to the current suite by clicking "Add New Task" at the bottom of the list. By clicking on a task name you'll be able to edit that task.
\nWhile editing/creating a new tasks, you should add a name to the task and a command . The command can be any shell/terminal accepted command or an executable file. Optionally a path can be added as well, if no path is added, default user path will be used.
\nThe tasks can be deleted by clicking the Delete button. In this mode you can also move tasks (clicking on the drag handle), reorder suites, create suites (+ button), delete and rename suites and tasks (through the context menu )
\nContext Menu \nThe Context menu can be accessed by clicking on the secondary button of the mouse, depending on where is clicked (task or suite), different actions will appear. These actions will not change whether you are in edit mode or not.
\n Main Menu \nNext to the edit button, is the menu button. When clicking the menu, several options will be shown, those options may change depending if the edit mode is active or not. This menu allows you to go to the settings menu, quit the application, or perform actions over the current selected suite.
\n User and Tasks Configuration \nAll tasks and user changes are saved automatically on real time. This includes all the tasks/suites information as well as the window size.
\n Settings \nIn the settings menu, you'll be able to configure how Gaucho looks (themes and some display options). You can also export and import all your suites to a file (useful to share or sync tasks between multiple Gaucho applications). Keep in mind that importing tasks will delete all currently existing tasks
\n Development \nIf you want to contribute to Gaucho, create a new different version of Gaucho, or compile it from source code, follow these instructions.
\n\nNode 10.16.0 or higher recommeded
\n \nClone/download source code from the GitHub. Make sure you have node and npm already installed in your system:
\n\nnpm install
to install electron and all the dependencies. \nnpm run start-dev
to run gaucho in dev mode with chrome dev tools enabled. \nnpm run dist
to build and package gaucho for your system. The artifacts are located in dist/
.\n\nIf you encounter a problem while building, please, check Common Issues \n \n \nnpm run dist-all
to build and package gaucho for all supported architectures and platforms, it will take a while.\n\n \nnpm test
to run the automated tests.\n\nnpm run eslint
to run eslint to check code style. \nPlease, ensure the tests and linter are passing before creating a pull requests. Add tests for your changes. \n \n \n \n\nTo install snap version locally: snap install --dangerous gaucho_0.6.3_amd64.deb
\n \nRelease to snap:
\n\nsnapcraft login \nsnapcraft push Gaucho_0.6.0_amd64.snap --release=stable \n \n\nOnly for collaborators!!
\n \n Troubleshooting \nCheck Troubleshooting Page
\n Acknowledgments \n\n License \nGaucho is being developed and maintained as Open-Source software by @angrykoala (https://github.com/angrykoala ) licensed under GNU GENERAL PUBLIC LICENSE version 3
\nThe original source code can be found at: https://github.com/angrykoala/gaucho
\n\nYou can find more information about Gaucho in the official wiki
\n \n
\n ",
+ "readmeOriginal": " Gaucho \nby @angrykoala \n
\n\nMinimalistic task launcher
\n \n \nGaucho 0.6.1
\n Features \n\nEasily run commands using a simple GUI. \nSchedule your tasks. \nAvailable for Windows, Linux and Mac. \nImport/Export tasks. \nHandy log output. \nThemes. \n \n Download \nGaucho is available for Windows, Mac and Linux. It can be downloaded on the following links:
\n\nIf you need a different version, please, follow the development instructions to make your own build from the source code or leave an issue .
\n Usage \nGaucho is organized through configurable tasks that belong to Suites. Each task can be easily configured by providing a name and command. Tasks can be executed independently, or the whole suite can be executed as once.
\n Executing tasks \nOn each suite, you will find the list of possible tasks to launch. By clicking on Run you will start that task. Clicking the same button again (now the Stop button) will stop the task.
\nYou can easily see the name , execution time and status of each task. The status (shown with the status icon) can be idle (black), running (blue), successful (green) or failed (red).
\nClicking in the task name the log will be displayed, allowing you to check the task output in real time.
\nA task can also be scheduled through the context menu . This menu also allows to perform some of the actions described above.
\n Creating and Editing tasks \nBy clicking the Edit button (on the top right corner) you'll be able to edit the suites and tasks (edit mode).
\nYou can add new tasks to the current suite by clicking \"Add New Task\" at the bottom of the list. By clicking on a task name you'll be able to edit that task.
\nWhile editing/creating a new tasks, you should add a name to the task and a command . The command can be any shell/terminal accepted command or an executable file. Optionally a path can be added as well, if no path is added, default user path will be used.
\nThe tasks can be deleted by clicking the Delete button. In this mode you can also move tasks (clicking on the drag handle), reorder suites, create suites (+ button), delete and rename suites and tasks (through the context menu )
\nContext Menu \nThe Context menu can be accessed by clicking on the secondary button of the mouse, depending on where is clicked (task or suite), different actions will appear. These actions will not change whether you are in edit mode or not.
\n Main Menu \nNext to the edit button, is the menu button. When clicking the menu, several options will be shown, those options may change depending if the edit mode is active or not. This menu allows you to go to the settings menu, quit the application, or perform actions over the current selected suite.
\n User and Tasks Configuration \nAll tasks and user changes are saved automatically on real time. This includes all the tasks/suites information as well as the window size.
\n Settings \nIn the settings menu, you'll be able to configure how Gaucho looks (themes and some display options). You can also export and import all your suites to a file (useful to share or sync tasks between multiple Gaucho applications). Keep in mind that importing tasks will delete all currently existing tasks
\n Development \nIf you want to contribute to Gaucho, create a new different version of Gaucho, or compile it from source code, follow these instructions.
\n\nNode 10.16.0 or higher recommeded
\n \nClone/download source code from the GitHub. Make sure you have node and npm already installed in your system:
\n\nnpm install
to install electron and all the dependencies. \nnpm run start-dev
to run gaucho in dev mode with chrome dev tools enabled. \nnpm run dist
to build and package gaucho for your system. The artifacts are located in dist/
.\n\nIf you encounter a problem while building, please, check Common Issues \n \n \nnpm run dist-all
to build and package gaucho for all supported architectures and platforms, it will take a while.\n\n \nnpm test
to run the automated tests.\n\nnpm run eslint
to run eslint to check code style. \nPlease, ensure the tests and linter are passing before creating a pull requests. Add tests for your changes. \n \n \n \n\nTo install snap version locally: snap install --dangerous gaucho_0.6.3_amd64.deb
\n \nRelease to snap:
\n\nsnapcraft login \nsnapcraft push Gaucho_0.6.0_amd64.snap --release=stable \n \n\nOnly for collaborators!!
\n \n Troubleshooting \nCheck Troubleshooting Page
\n Acknowledgments \n\n License \nGaucho is being developed and maintained as Open-Source software by @angrykoala (https://github.com/angrykoala ) licensed under GNU GENERAL PUBLIC LICENSE version 3
\nThe original source code can be found at: https://github.com/angrykoala/gaucho
\n\nYou can find more information about Gaucho in the official wiki
\n \n
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:26.716Z"
},
"gifbar": {
"readmeCleaned": " GIFBar \n\nA system tray icon that helps you find the perfect GIF
\n \n \n
\n Download \nCurrent Release
\n Development \n\nMade with Electron .
\n \n\n\t\n\t\tInit \n\t\tnpm install
\n\t \n\t\n\t\tRun \n\t\tnpm start
\n\t \n\t\n\t\tBuild \n\t\tnpm run build
\n\t \n
\n License \nMIT © Devin Rousso
\n ",
"readmeOriginal": " GIFBar \n\nA system tray icon that helps you find the perfect GIF
\n \n \n
\n Download \nCurrent Release
\n Development \n\nMade with Electron .
\n \n\n\t\n\t\tInit \n\t\tnpm install
\n\t \n\t\n\t\tRun \n\t\tnpm start
\n\t \n\t\n\t\tBuild \n\t\tnpm run build
\n\t \n
\n License \nMIT © Devin Rousso
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:18.731Z"
- },
- "githoard": {
- "readmeCleaned": "\n
\n
\n \nGitHoard\n \n\nHoard git repositories with ease\n
\n\n
\n
\n Overview \nThe goal of GitHoard is to trivialize cloning repositories for future offline review.
\nOften, the process of copy & pasting a repository to the command line breaks focus and flow, and other Git GUI's perpetuate this problem by requiring the selecting of a directory before starting the clone process.
\nGitHoard solves this by overriding the HTTP protocols associated with GitHub (github-mac:// and github-win://) and Sourcetree (sourcetree://) as well as creating a new protocol (githoard://) then automatically cloning when a link using that protocol is clicked.
\n Download \nDownload the latest version from the releases page.
\n Demo \n Install \n
\n Get Addon \n
\n See Changes \n
\n Locate \n
\n Destroy \n
\n Build Setup \n# install dependencies \nnpm install\n\n# serve with hot reload at localhost:9080 \nnpm run electron:serve\n\n# build electron application for production \nnpm run electron:build\n\n\n# run unit & end-to-end tests \nnpm run test:unit\n\n# lint all JS/Vue component files in `src/` \nnpm run lint\n \n Related \nWant to clone stuff even quicker? Check out our Firefox browser addon
\n\n Thanks & Love go out to \n\n License \nMIT
\nCopyright © 2016-present, Beep Boop Bang Bang LLC
\nGitHoard logo created by Beep Boop Bang Bang LLC.\nMakes use of Git Logo by Jason Long which is licensed under the Creative Commons Attribution 3.0 Unported License.\nSee https://git-scm.com/downloads/logos
\n ",
- "readmeOriginal": "\n
\n
\n \nGitHoard\n \n\nHoard git repositories with ease\n
\n\n
\n
\n Overview \nThe goal of GitHoard is to trivialize cloning repositories for future offline review.
\nOften, the process of copy & pasting a repository to the command line breaks focus and flow, and other Git GUI's perpetuate this problem by requiring the selecting of a directory before starting the clone process.
\nGitHoard solves this by overriding the HTTP protocols associated with GitHub (github-mac:// and github-win://) and Sourcetree (sourcetree://) as well as creating a new protocol (githoard://) then automatically cloning when a link using that protocol is clicked.
\n Download \nDownload the latest version from the releases page.
\n Demo \n Install \n
\n Get Addon \n
\n See Changes \n
\n Locate \n
\n Destroy \n
\n Build Setup \n# install dependencies \nnpm install\n\n# serve with hot reload at localhost:9080 \nnpm run electron:serve\n\n# build electron application for production \nnpm run electron:build\n\n\n# run unit & end-to-end tests \nnpm run test:unit\n\n# lint all JS/Vue component files in `src/` \nnpm run lint\n \n Related \nWant to clone stuff even quicker? Check out our Firefox browser addon
\n\n Thanks & Love go out to \n\n License \nMIT
\nCopyright © 2016-present, Beep Boop Bang Bang LLC
\nGitHoard logo created by Beep Boop Bang Bang LLC.\nMakes use of Git Logo by Jason Long which is licensed under the Creative Commons Attribution 3.0 Unported License.\nSee https://git-scm.com/downloads/logos
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:18.810Z"
+ "readmeFetchedAt": "2020-09-30T00:10:26.762Z"
},
"genotify": {
"readmeCleaned": " Genotify \n \n
\nThe paper for Genotify is located here . Please cite it if you use Genotify in your research:
\nAndrews et al., (2018). Genotify: Fast, lightweight gene lookup and summarization . Journal of Open Source Software, 3(28), 885, https://doi.org/10.21105/joss.00885
\n \nGenotify is a light-weight, cross-platform desktop application for quick gene annotations. If you're a molecular biology researcher or bioinformaticist, you likely find yourself Googling gene names relatively frequently, especially when doing a heavy lit review or poring through tables of differentially expressed genes. Genotify provides up-to-date gene info and access to multiple interactive widgets without opening a browser. Simply copy a gene name, ID, or symbol to your clipboard and use ctrl+q
(or cmd+q
) to query for that gene. Limit by species if you so desire. Click any of the resulting text boxes to copy them to your clipboard.
\nThis program aims to give you access to all of the resources you could ever want for a gene, from links to all of the major databases to functional summaries. Hopefully it does it well.
\n\n \n Installation \nJust download the release for your OS, unpack, and run. To build from source with node.js
, you can clone the repo and run npm install
followed by npm start
.
\nIf you run into permissin denied
errors during the postinstall script, try adding the --unsafe-perm=true --allow-root
arguments.
\n Basic Usage \nGenotify is dead simple to use. Type a query into the search box and click the search button, hit enter, or use the hotkey ctrl+q
(or cmd+q
) to query from clipboard (even if Genotify isn't focused!). Search for and select species with the species filter, or filter hits in the hits table dynamically. Clicking on a different hit in the hits table will show the information for that hit. Expand the various sections to read what said gene does, explore expression data, see disease associations, or view links out to various data sources. Clicking on a text box will copy its contents to your clipboard for easy copying.
\nOur group frequently uses Genotify to facilitate:
\n\nrapid, efficient lookup of genes while reviewing literature or curating lists of significant genes, \nclose investigation of families of related genes, \nquick ascertainment of the biological significance of differentially expressed genes or associating proteins, \ndetermination of known disease associations, \nexploration of protein structure, modifications, and variants, \ncomparison of mRNA expression of a queried gene across diverse tissues, cell types, and species. \n \n An Illustrative Example \nOne of the situations where Genotify really shines is when you're digging through a table of results from some analysis. Say you just finished a differential expression analysis from a human cancer cell line treated with a novel compound identified as potentially efficacious and want to determine how the drug might be affecting the biology of these cells. You view the top 10 most downregulated genes after treatment and notice several that seem similar:
\n
\n Finding Basic Gene Information \nA quick search for our top hit in the list (KMT2E ) let's us determine it's genomic location, official name, aliases (the KMT2 family are frequently interchanged with their old MLL names to this day), and other basic information under the Gene Basics section. We could click on another hit in the Hits table to view information for the gene in another species. For more info, we can look at the Function section and see that the KMT2E protein functions as a histone methyltransferase, trimethylating histone H3 at Lysine 3 (a histone modification often seen near active gene promoters).
\n
\nLet's try another hit - KMT2C , and limit the search to humans only.
\n Finding Disease Associations, Accessions, and Viewing Protein Structure \n
\nAgain, it's a histone methyltransferase (as are KMT2D and KMT2A). We can look at known Disease Associations , get Accessions to many other databases that will open in your default browser when clicked, and look at the actual structure of the KMT2C protein - domains, variants, post-translation modifications, and more - all with links to their data sources and publications via the ProtVista viewer.
\n Investigating Gene Expression \nThe Expression section provides a wealth of information regarding expression of KMT2C across many different tissues, experiments, and cell lines through the EBI Expression Atlas. The default view shows many experiments - not super helpful! But we can filter for a specific tissue or cell type easily by clicking the Filter button. We could also download the data with the download button.
\n
\nWe can also search for specific datasets by typing in the Search Experiments box. Maybe we want to know the expression of this gene in a variety of tissues, so we search for the GTEx dataset and can interactively compare the expression. It also has a boxplot view that sometimes makes it easier to compare between samples/tissues. The experiments table will update to show different experiments if a hit for a different species is shown. Sometimes, data won't be found for a given gene in a given experiment. This is usually due to the experiment being a differential expression analysis (Microarray or RNA-Seq Differential), which only contain data for genes that are differentially expressed between the two conditions. The RNA-Seq Baseline experiments are typically more reliable and are what most people will likely find most useful.
\n
\nNow we know that the drug seems to be affecting histone methyltransferases and can easily determine what diseases these genes are associated with, any known variants that might affect their disease potential, and identify other cell lines that would make good candidates for investigating these genes due to their high expression. It also suggests that maybe some ChIP-seq experiments for histone methylation would be a good idea for next steps. Importantly, Genotify provides all this information and interactive exploratory widgets in a single place for convenience and time-saving.
\n Issues and Feedback \nHit up the issues pages here and describe the issue in detail. Screenshots may be helpful. I'm usually pretty quick to respond. We are also open to suggestions for new features.
\n Contributing \nFor developing, you will need node.js
installed. Clone the repo and install with npm install
and run with npm start
. If you want to contribute, open a pull request that addresses a known issue or adds something of value.
\n License \nThis program is free software: you can redistribute it and/or modify\nit under the terms of the License.
\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nLicense for more details.
\nYou should have received a copy of the License.
\nCopyright 2018-2019, Washington University in St. Louis
\n ",
"readmeOriginal": " Genotify \n \n
\nThe paper for Genotify is located here . Please cite it if you use Genotify in your research:
\nAndrews et al., (2018). Genotify: Fast, lightweight gene lookup and summarization . Journal of Open Source Software, 3(28), 885, https://doi.org/10.21105/joss.00885
\n \nGenotify is a light-weight, cross-platform desktop application for quick gene annotations. If you're a molecular biology researcher or bioinformaticist, you likely find yourself Googling gene names relatively frequently, especially when doing a heavy lit review or poring through tables of differentially expressed genes. Genotify provides up-to-date gene info and access to multiple interactive widgets without opening a browser. Simply copy a gene name, ID, or symbol to your clipboard and use ctrl+q
(or cmd+q
) to query for that gene. Limit by species if you so desire. Click any of the resulting text boxes to copy them to your clipboard.
\nThis program aims to give you access to all of the resources you could ever want for a gene, from links to all of the major databases to functional summaries. Hopefully it does it well.
\n\n \n Installation \nJust download the release for your OS, unpack, and run. To build from source with node.js
, you can clone the repo and run npm install
followed by npm start
.
\nIf you run into permissin denied
errors during the postinstall script, try adding the --unsafe-perm=true --allow-root
arguments.
\n Basic Usage \nGenotify is dead simple to use. Type a query into the search box and click the search button, hit enter, or use the hotkey ctrl+q
(or cmd+q
) to query from clipboard (even if Genotify isn't focused!). Search for and select species with the species filter, or filter hits in the hits table dynamically. Clicking on a different hit in the hits table will show the information for that hit. Expand the various sections to read what said gene does, explore expression data, see disease associations, or view links out to various data sources. Clicking on a text box will copy its contents to your clipboard for easy copying.
\nOur group frequently uses Genotify to facilitate:
\n\nrapid, efficient lookup of genes while reviewing literature or curating lists of significant genes, \nclose investigation of families of related genes, \nquick ascertainment of the biological significance of differentially expressed genes or associating proteins, \ndetermination of known disease associations, \nexploration of protein structure, modifications, and variants, \ncomparison of mRNA expression of a queried gene across diverse tissues, cell types, and species. \n \n An Illustrative Example \nOne of the situations where Genotify really shines is when you're digging through a table of results from some analysis. Say you just finished a differential expression analysis from a human cancer cell line treated with a novel compound identified as potentially efficacious and want to determine how the drug might be affecting the biology of these cells. You view the top 10 most downregulated genes after treatment and notice several that seem similar:
\n
\n Finding Basic Gene Information \nA quick search for our top hit in the list (KMT2E ) let's us determine it's genomic location, official name, aliases (the KMT2 family are frequently interchanged with their old MLL names to this day), and other basic information under the Gene Basics section. We could click on another hit in the Hits table to view information for the gene in another species. For more info, we can look at the Function section and see that the KMT2E protein functions as a histone methyltransferase, trimethylating histone H3 at Lysine 3 (a histone modification often seen near active gene promoters).
\n
\nLet's try another hit - KMT2C , and limit the search to humans only.
\n Finding Disease Associations, Accessions, and Viewing Protein Structure \n
\nAgain, it's a histone methyltransferase (as are KMT2D and KMT2A). We can look at known Disease Associations , get Accessions to many other databases that will open in your default browser when clicked, and look at the actual structure of the KMT2C protein - domains, variants, post-translation modifications, and more - all with links to their data sources and publications via the ProtVista viewer.
\n Investigating Gene Expression \nThe Expression section provides a wealth of information regarding expression of KMT2C across many different tissues, experiments, and cell lines through the EBI Expression Atlas. The default view shows many experiments - not super helpful! But we can filter for a specific tissue or cell type easily by clicking the Filter button. We could also download the data with the download button.
\n
\nWe can also search for specific datasets by typing in the Search Experiments box. Maybe we want to know the expression of this gene in a variety of tissues, so we search for the GTEx dataset and can interactively compare the expression. It also has a boxplot view that sometimes makes it easier to compare between samples/tissues. The experiments table will update to show different experiments if a hit for a different species is shown. Sometimes, data won't be found for a given gene in a given experiment. This is usually due to the experiment being a differential expression analysis (Microarray or RNA-Seq Differential), which only contain data for genes that are differentially expressed between the two conditions. The RNA-Seq Baseline experiments are typically more reliable and are what most people will likely find most useful.
\n
\nNow we know that the drug seems to be affecting histone methyltransferases and can easily determine what diseases these genes are associated with, any known variants that might affect their disease potential, and identify other cell lines that would make good candidates for investigating these genes due to their high expression. It also suggests that maybe some ChIP-seq experiments for histone methylation would be a good idea for next steps. Importantly, Genotify provides all this information and interactive exploratory widgets in a single place for convenience and time-saving.
\n Issues and Feedback \nHit up the issues pages here and describe the issue in detail. Screenshots may be helpful. I'm usually pretty quick to respond. We are also open to suggestions for new features.
\n Contributing \nFor developing, you will need node.js
installed. Clone the repo and install with npm install
and run with npm start
. If you want to contribute, open a pull request that addresses a known issue or adds something of value.
\n License \nThis program is free software: you can redistribute it and/or modify\nit under the terms of the License.
\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nLicense for more details.
\nYou should have received a copy of the License.
\nCopyright 2018-2019, Washington University in St. Louis
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:18.815Z"
+ "readmeFetchedAt": "2020-09-30T00:10:26.778Z"
},
- "github-desktop": {
- "readmeCleaned": "\nGitHub Desktop is an open source Electron -based\nGitHub app. It is written in TypeScript and\nuses React .
\n
\n Where can I get it? \nDownload the official installer for your operating system:
\n\nYou can install this alongside your existing GitHub Desktop for Mac or GitHub\nDesktop for Windows application.
\nNOTE : there is no current migration path to import your existing\nrepositories into the new application - you can drag-and-drop your repositories\nfrom disk onto the application to get started.
\n Beta Channel \nWant to test out new features and get fixes before everyone else? Install the\nbeta channel to get access to early builds of Desktop:
\n\nCommunity Releases \nThere are several community-supported package managers that can be used to\ninstall GitHub Desktop:
\n\nWindows users can install using Chocolatey package manager:\nc:\\> choco install github-desktop
\nmacOS users can install using Homebrew package manager:\n$ brew cask install github
\n \nInstallers for various Linux distributions can be found on the\nshiftkey/desktop
fork.
\nArch Linux users can install the latest version from the\nAUR .
\n Is GitHub Desktop right for me? What are the primary areas of focus? \nThis document describes the focus of GitHub Desktop and who the product is most useful for.
\nAnd to see what the team is working on currently and in the near future, check out the GitHub Desktop roadmap .
\n I have a problem with GitHub Desktop \nNote: The GitHub Desktop Code of Conduct applies in all interactions relating to the GitHub Desktop project.
\nFirst, please search the open issues \nand closed issues \nto see if your issue hasn't already been reported (it may also be fixed).
\nThere is also a list of known issues \nthat are being tracked against Desktop, and some of these issues have workarounds.
\nIf you can't find an issue that matches what you're seeing, open a new issue ,\nchoose the right template and provide us with enough information to investigate\nfurther.
\n The issue I reported isn't fixed yet. What can I do? \nIf nobody has responded to your issue in a few days, you're welcome to respond to it with a friendly ping in the issue. Please do not respond more than a second time if nobody has responded. The GitHub Desktop maintainers are constrained in time and resources, and diagnosing individual configurations can be difficult and time consuming. While we'll try to at least get you pointed in the right direction, we can't guarantee we'll be able to dig too deeply into any one person's issue.
\n How can I contribute to GitHub Desktop? \nThe CONTRIBUTING.md document will help you get setup and\nfamiliar with the source. The documentation folder also contains more\nresources relevant to the project.
\nIf you're looking for something to work on, check out the help wanted label.
\n More Resources \nSee desktop.github.com for more product-oriented\ninformation about GitHub Desktop.
\n License \nMIT
\nThe MIT license grant is not for GitHub's trademarks, which include the logo\ndesigns. GitHub reserves all trademark and copyright rights in and to all\nGitHub trademarks. GitHub's logos include, for instance, the stylized\nInvertocat designs that include "logo" in the file title in the following\nfolder: logos .
\nGitHub® and its stylized versions and the Invertocat mark are GitHub's\nTrademarks or registered Trademarks. When using GitHub's logos, be sure to\nfollow the GitHub logo guidelines .
\n ",
- "readmeOriginal": "\nGitHub Desktop is an open source Electron -based\nGitHub app. It is written in TypeScript and\nuses React .
\n
\n Where can I get it? \nDownload the official installer for your operating system:
\n\nYou can install this alongside your existing GitHub Desktop for Mac or GitHub\nDesktop for Windows application.
\nNOTE : there is no current migration path to import your existing\nrepositories into the new application - you can drag-and-drop your repositories\nfrom disk onto the application to get started.
\n Beta Channel \nWant to test out new features and get fixes before everyone else? Install the\nbeta channel to get access to early builds of Desktop:
\n\nCommunity Releases \nThere are several community-supported package managers that can be used to\ninstall GitHub Desktop:
\n\nWindows users can install using Chocolatey package manager:\nc:\\> choco install github-desktop
\nmacOS users can install using Homebrew package manager:\n$ brew cask install github
\n \nInstallers for various Linux distributions can be found on the\nshiftkey/desktop
fork.
\nArch Linux users can install the latest version from the\nAUR .
\n Is GitHub Desktop right for me? What are the primary areas of focus? \nThis document describes the focus of GitHub Desktop and who the product is most useful for.
\nAnd to see what the team is working on currently and in the near future, check out the GitHub Desktop roadmap .
\n I have a problem with GitHub Desktop \nNote: The GitHub Desktop Code of Conduct applies in all interactions relating to the GitHub Desktop project.
\nFirst, please search the open issues \nand closed issues \nto see if your issue hasn't already been reported (it may also be fixed).
\nThere is also a list of known issues \nthat are being tracked against Desktop, and some of these issues have workarounds.
\nIf you can't find an issue that matches what you're seeing, open a new issue ,\nchoose the right template and provide us with enough information to investigate\nfurther.
\n The issue I reported isn't fixed yet. What can I do? \nIf nobody has responded to your issue in a few days, you're welcome to respond to it with a friendly ping in the issue. Please do not respond more than a second time if nobody has responded. The GitHub Desktop maintainers are constrained in time and resources, and diagnosing individual configurations can be difficult and time consuming. While we'll try to at least get you pointed in the right direction, we can't guarantee we'll be able to dig too deeply into any one person's issue.
\n How can I contribute to GitHub Desktop? \nThe CONTRIBUTING.md document will help you get setup and\nfamiliar with the source. The documentation folder also contains more\nresources relevant to the project.
\nIf you're looking for something to work on, check out the help wanted label.
\n More Resources \nSee desktop.github.com for more product-oriented\ninformation about GitHub Desktop.
\n License \nMIT
\nThe MIT license grant is not for GitHub's trademarks, which include the logo\ndesigns. GitHub reserves all trademark and copyright rights in and to all\nGitHub trademarks. GitHub's logos include, for instance, the stylized\nInvertocat designs that include \"logo\" in the file title in the following\nfolder: logos .
\nGitHub® and its stylized versions and the Invertocat mark are GitHub's\nTrademarks or registered Trademarks. When using GitHub's logos, be sure to\nfollow the GitHub logo guidelines .
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:18.823Z"
+ "geeks-diary": {
+ "readmeCleaned": " Geek's Diary \n
\nGeek's Diary is markdown editor with version control system integrated. It helps programmers to write TIL(Today I Learned).
\n
\n🚀 Beta releases \nYou can download the installer from Github Releases .
\nCurrently, only macOS is supported. The official version (v1.0.0) will also support Windows.
\nAutoUpdater is omitted from beta release. When a new version is released, you will need to update it manually.
\n Features \n Mix markdown with code \n
\nA note in Geek's Diary is comprised of snippets (markdown, code). You can freely mix different snippet types within one note.
\n Categorize your note with development stack \n
\nGeek's Diary is for programmers. You can categorize your note with numerous development stacks (from konpa/devicon ).
\n Contribute measurement \n
\nGeek's Diary measures contribution with commit counts in a day. You can look your contribution level with grass UI in calendar. Similar with github!
\n Version Control System integrated \n
\nControl your version with powerful VCS -- We currently supports git. Geek's Diary tracks your file changes from workspace, and you can committed it.
\n Sync with remote repository \n
\nThanks to the integration of the version control system, you can sync your workspace with remote repository. Log in to github and sync your TILs.
\n Plan \nThese are v1.0.0 features.
\n\n Development \n Requirements \n\n Project setup \nFork the project on GitHub and clone your fork locally.
\ngit clone git@github.com:username/geeks-diary.git\ncd geeks-diary\n\ngit remote add upstream https://github.com/seokju-na/geeks-diary.git\ngit fetch upstream\n\nyarn install \n Starting \nyarn serve:browser:app\nyarn serve:browser:wizard\nyarn serve:main-process\n\n// After build completed.\n\nyarn start \n Test \n\n Contributing \n❤️ Thanks for your interest!
\nIf you have suggestions for how this project could be improved, or want to report a bug, open an issue! We'd love all and any contributions. If you have questions, too, we'd love to hear them.
\nPlease note that this project is released with a Contributor Code of Conduct . By participating in this project you agree to abide by its terms.
\n License \nMIT Licensed
\n ",
+ "readmeOriginal": " Geek's Diary \n
\nGeek's Diary is markdown editor with version control system integrated. It helps programmers to write TIL(Today I Learned).
\n
\n🚀 Beta releases \nYou can download the installer from Github Releases .
\nCurrently, only macOS is supported. The official version (v1.0.0) will also support Windows.
\nAutoUpdater is omitted from beta release. When a new version is released, you will need to update it manually.
\n Features \n Mix markdown with code \n
\nA note in Geek's Diary is comprised of snippets (markdown, code). You can freely mix different snippet types within one note.
\n Categorize your note with development stack \n
\nGeek's Diary is for programmers. You can categorize your note with numerous development stacks (from konpa/devicon ).
\n Contribute measurement \n
\nGeek's Diary measures contribution with commit counts in a day. You can look your contribution level with grass UI in calendar. Similar with github!
\n Version Control System integrated \n
\nControl your version with powerful VCS -- We currently supports git. Geek's Diary tracks your file changes from workspace, and you can committed it.
\n Sync with remote repository \n
\nThanks to the integration of the version control system, you can sync your workspace with remote repository. Log in to github and sync your TILs.
\n Plan \nThese are v1.0.0 features.
\n\n Development \n Requirements \n\n Project setup \nFork the project on GitHub and clone your fork locally.
\ngit clone git@github.com:username/geeks-diary.git\ncd geeks-diary\n\ngit remote add upstream https://github.com/seokju-na/geeks-diary.git\ngit fetch upstream\n\nyarn install \n Starting \nyarn serve:browser:app\nyarn serve:browser:wizard\nyarn serve:main-process\n\n// After build completed.\n\nyarn start \n Test \n\n Contributing \n❤️ Thanks for your interest!
\nIf you have suggestions for how this project could be improved, or want to report a bug, open an issue! We'd love all and any contributions. If you have questions, too, we'd love to hear them.
\nPlease note that this project is released with a Contributor Code of Conduct . By participating in this project you agree to abide by its terms.
\n License \nMIT Licensed
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:26.783Z"
+ },
+ "githoard": {
+ "readmeCleaned": "\n
\n
\n \nGitHoard\n \n\nHoard git repositories with ease\n
\n\n
\n
\n Overview \nThe goal of GitHoard is to trivialize cloning repositories for future offline review.
\nOften, the process of copy & pasting a repository to the command line breaks focus and flow, and other Git GUI's perpetuate this problem by requiring the selecting of a directory before starting the clone process.
\nGitHoard solves this by overriding the HTTP protocols associated with GitHub (github-mac:// and github-win://) and Sourcetree (sourcetree://) as well as creating a new protocol (githoard://) then automatically cloning when a link using that protocol is clicked.
\n Download \nDownload the latest version from the releases page.
\n Demo \n Install \n
\n Get Addon \n
\n See Changes \n
\n Locate \n
\n Destroy \n
\n Build Setup \n# install dependencies \nnpm install\n\n# serve with hot reload at localhost:9080 \nnpm run electron:serve\n\n# build electron application for production \nnpm run electron:build\n\n\n# run unit & end-to-end tests \nnpm run test:unit\n\n# lint all JS/Vue component files in `src/` \nnpm run lint\n \n Related \nWant to clone stuff even quicker? Check out our Firefox browser addon
\n\n Thanks & Love go out to \n\n License \nMIT
\nCopyright © 2016-present, Beep Boop Bang Bang LLC
\nGitHoard logo created by Beep Boop Bang Bang LLC.\nMakes use of Git Logo by Jason Long which is licensed under the Creative Commons Attribution 3.0 Unported License.\nSee https://git-scm.com/downloads/logos
\n ",
+ "readmeOriginal": "\n
\n
\n \nGitHoard\n \n\nHoard git repositories with ease\n
\n\n
\n
\n Overview \nThe goal of GitHoard is to trivialize cloning repositories for future offline review.
\nOften, the process of copy & pasting a repository to the command line breaks focus and flow, and other Git GUI's perpetuate this problem by requiring the selecting of a directory before starting the clone process.
\nGitHoard solves this by overriding the HTTP protocols associated with GitHub (github-mac:// and github-win://) and Sourcetree (sourcetree://) as well as creating a new protocol (githoard://) then automatically cloning when a link using that protocol is clicked.
\n Download \nDownload the latest version from the releases page.
\n Demo \n Install \n
\n Get Addon \n
\n See Changes \n
\n Locate \n
\n Destroy \n
\n Build Setup \n# install dependencies \nnpm install\n\n# serve with hot reload at localhost:9080 \nnpm run electron:serve\n\n# build electron application for production \nnpm run electron:build\n\n\n# run unit & end-to-end tests \nnpm run test:unit\n\n# lint all JS/Vue component files in `src/` \nnpm run lint\n \n Related \nWant to clone stuff even quicker? Check out our Firefox browser addon
\n\n Thanks & Love go out to \n\n License \nMIT
\nCopyright © 2016-present, Beep Boop Bang Bang LLC
\nGitHoard logo created by Beep Boop Bang Bang LLC.\nMakes use of Git Logo by Jason Long which is licensed under the Creative Commons Attribution 3.0 Unported License.\nSee https://git-scm.com/downloads/logos
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:26.812Z"
},
"gitify": {
"readmeCleaned": " Gitify \n\nGitHub Notifications on your menu bar. Available on macOS, Windows and Linux. Gitify Mobile has been deprecated in favour of the official GitHub mobile app .
\n \n
\n Download \nYou can download Gitify for free from the website www.gitify.io or install it via Homebrew Cask .
\n\nGitify supports macOS, Windows and Linux.
\n Prerequisites \n\n Installation \nyarn install\n
\n Development \nOptional: If you prefer to use your own OAuth credentials, you can do so by passing them as environment variables when bundling the app. This is optional as the app has some default "development" keys (use at your own discretion).
\nOAUTH_CLIENT_ID="123" OAUTH_CLIENT_SECRET="456789" yarn build\n
\nTo watch for changes(webpack
) in the src
directory:
\nyarn run watch\n
\nTo run the actual electron app :
\nyarn start\n
\n Releases \nThe release process is automated. Follow the steps below.
\n\nCreate a new draft release . Set the tag version to something with the format of v1.2.3
. Save as a draft . \nOnce everything is merged to master
, create a branch that starts with release/vX.X.X
(ie. release/v1.2.3
). \nIn the same branch, bump the version of the app in the package.json
file and open a PR. GitHub Actions will build, sign and upload the release assets for each commit to that branch as long as a branch is named like release/vX.X.X
and there is a draft release with the same version number(package.json
). \nMerge your release branch into master
. \nPublish the draft release once you've added notes to it and all assets are there. \n \n Tests \nThere are 2 checks - one for prettier and one for the unit tests with jest
.
\n// Run prettier to check\nyarn run prettier-check\n\n// Run linter & unit tests with coverage\nyarn run test\n\n// Run jest directly - allows to pass arguments like `--watch`\nyarn run jest\n
\n FAQ \n My notifications aren't showing? \nSome organisations require applications to request access before allowing access to any data (including notifications) about their repositories.
\nTo check if Gitify is approved by your organisation you can go to https://github.com/settings/applications , then click on Gitify and scroll to Organization access .
\n Something looks wrong - How can I debug? \nYou can debug Gitify by pressing alt + command + I . This will open the dev tools and then you can see any logs, network requests etc.
\n Contributing \n\nFork it! \nCreate your feature branch: git checkout -b my-new-feature
\nCommit your changes: git commit -am 'Add some feature'
\nPush to the branch: git push origin my-new-feature
\nSubmit a pull request \nMake sure tests are passing \n \n License \nGitify is licensed under the MIT Open Source license. For more information, see the LICENSE file in this repository.
\n ",
"readmeOriginal": " Gitify \n\nGitHub Notifications on your menu bar. Available on macOS, Windows and Linux. Gitify Mobile has been deprecated in favour of the official GitHub mobile app .
\n \n
\n Download \nYou can download Gitify for free from the website www.gitify.io or install it via Homebrew Cask .
\n\nGitify supports macOS, Windows and Linux.
\n Prerequisites \n\n Installation \nyarn install\n
\n Development \nOptional: If you prefer to use your own OAuth credentials, you can do so by passing them as environment variables when bundling the app. This is optional as the app has some default \"development\" keys (use at your own discretion).
\nOAUTH_CLIENT_ID=\"123\" OAUTH_CLIENT_SECRET=\"456789\" yarn build\n
\nTo watch for changes(webpack
) in the src
directory:
\nyarn run watch\n
\nTo run the actual electron app :
\nyarn start\n
\n Releases \nThe release process is automated. Follow the steps below.
\n\nCreate a new draft release . Set the tag version to something with the format of v1.2.3
. Save as a draft . \nOnce everything is merged to master
, create a branch that starts with release/vX.X.X
(ie. release/v1.2.3
). \nIn the same branch, bump the version of the app in the package.json
file and open a PR. GitHub Actions will build, sign and upload the release assets for each commit to that branch as long as a branch is named like release/vX.X.X
and there is a draft release with the same version number(package.json
). \nMerge your release branch into master
. \nPublish the draft release once you've added notes to it and all assets are there. \n \n Tests \nThere are 2 checks - one for prettier and one for the unit tests with jest
.
\n// Run prettier to check\nyarn run prettier-check\n\n// Run linter & unit tests with coverage\nyarn run test\n\n// Run jest directly - allows to pass arguments like `--watch`\nyarn run jest\n
\n FAQ \n My notifications aren't showing? \nSome organisations require applications to request access before allowing access to any data (including notifications) about their repositories.
\nTo check if Gitify is approved by your organisation you can go to https://github.com/settings/applications , then click on Gitify and scroll to Organization access .
\n Something looks wrong - How can I debug? \nYou can debug Gitify by pressing alt + command + I . This will open the dev tools and then you can see any logs, network requests etc.
\n Contributing \n\nFork it! \nCreate your feature branch: git checkout -b my-new-feature
\nCommit your changes: git commit -am 'Add some feature'
\nPush to the branch: git push origin my-new-feature
\nSubmit a pull request \nMake sure tests are passing \n \n License \nGitify is licensed under the MIT Open Source license. For more information, see the LICENSE file in this repository.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:18.833Z"
+ "readmeFetchedAt": "2020-09-30T00:10:26.817Z"
+ },
+ "github-desktop": {
+ "readmeCleaned": "\nGitHub Desktop is an open source Electron -based\nGitHub app. It is written in TypeScript and\nuses React .
\n
\n Where can I get it? \nDownload the official installer for your operating system:
\n\nYou can install this alongside your existing GitHub Desktop for Mac or GitHub\nDesktop for Windows application.
\nNOTE : there is no current migration path to import your existing\nrepositories into the new application - you can drag-and-drop your repositories\nfrom disk onto the application to get started.
\n Beta Channel \nWant to test out new features and get fixes before everyone else? Install the\nbeta channel to get access to early builds of Desktop:
\n\nCommunity Releases \nThere are several community-supported package managers that can be used to\ninstall GitHub Desktop:
\n\nWindows users can install using Chocolatey package manager:\nc:\\> choco install github-desktop
\nmacOS users can install using Homebrew package manager:\n$ brew cask install github
\n \nInstallers for various Linux distributions can be found on the\nshiftkey/desktop
fork.
\nArch Linux users can install the latest version from the\nAUR .
\n Is GitHub Desktop right for me? What are the primary areas of focus? \nThis document describes the focus of GitHub Desktop and who the product is most useful for.
\nAnd to see what the team is working on currently and in the near future, check out the GitHub Desktop roadmap .
\n I have a problem with GitHub Desktop \nNote: The GitHub Desktop Code of Conduct applies in all interactions relating to the GitHub Desktop project.
\nFirst, please search the open issues \nand closed issues \nto see if your issue hasn't already been reported (it may also be fixed).
\nThere is also a list of known issues \nthat are being tracked against Desktop, and some of these issues have workarounds.
\nIf you can't find an issue that matches what you're seeing, open a new issue ,\nchoose the right template and provide us with enough information to investigate\nfurther.
\n The issue I reported isn't fixed yet. What can I do? \nIf nobody has responded to your issue in a few days, you're welcome to respond to it with a friendly ping in the issue. Please do not respond more than a second time if nobody has responded. The GitHub Desktop maintainers are constrained in time and resources, and diagnosing individual configurations can be difficult and time consuming. While we'll try to at least get you pointed in the right direction, we can't guarantee we'll be able to dig too deeply into any one person's issue.
\n How can I contribute to GitHub Desktop? \nThe CONTRIBUTING.md document will help you get setup and\nfamiliar with the source. The documentation folder also contains more\nresources relevant to the project.
\nIf you're looking for something to work on, check out the help wanted label.
\n More Resources \nSee desktop.github.com for more product-oriented\ninformation about GitHub Desktop.
\n License \nMIT
\nThe MIT license grant is not for GitHub's trademarks, which include the logo\ndesigns. GitHub reserves all trademark and copyright rights in and to all\nGitHub trademarks. GitHub's logos include, for instance, the stylized\nInvertocat designs that include "logo" in the file title in the following\nfolder: logos .
\nGitHub® and its stylized versions and the Invertocat mark are GitHub's\nTrademarks or registered Trademarks. When using GitHub's logos, be sure to\nfollow the GitHub logo guidelines .
\n ",
+ "readmeOriginal": "\nGitHub Desktop is an open source Electron -based\nGitHub app. It is written in TypeScript and\nuses React .
\n
\n Where can I get it? \nDownload the official installer for your operating system:
\n\nYou can install this alongside your existing GitHub Desktop for Mac or GitHub\nDesktop for Windows application.
\nNOTE : there is no current migration path to import your existing\nrepositories into the new application - you can drag-and-drop your repositories\nfrom disk onto the application to get started.
\n Beta Channel \nWant to test out new features and get fixes before everyone else? Install the\nbeta channel to get access to early builds of Desktop:
\n\nCommunity Releases \nThere are several community-supported package managers that can be used to\ninstall GitHub Desktop:
\n\nWindows users can install using Chocolatey package manager:\nc:\\> choco install github-desktop
\nmacOS users can install using Homebrew package manager:\n$ brew cask install github
\n \nInstallers for various Linux distributions can be found on the\nshiftkey/desktop
fork.
\nArch Linux users can install the latest version from the\nAUR .
\n Is GitHub Desktop right for me? What are the primary areas of focus? \nThis document describes the focus of GitHub Desktop and who the product is most useful for.
\nAnd to see what the team is working on currently and in the near future, check out the GitHub Desktop roadmap .
\n I have a problem with GitHub Desktop \nNote: The GitHub Desktop Code of Conduct applies in all interactions relating to the GitHub Desktop project.
\nFirst, please search the open issues \nand closed issues \nto see if your issue hasn't already been reported (it may also be fixed).
\nThere is also a list of known issues \nthat are being tracked against Desktop, and some of these issues have workarounds.
\nIf you can't find an issue that matches what you're seeing, open a new issue ,\nchoose the right template and provide us with enough information to investigate\nfurther.
\n The issue I reported isn't fixed yet. What can I do? \nIf nobody has responded to your issue in a few days, you're welcome to respond to it with a friendly ping in the issue. Please do not respond more than a second time if nobody has responded. The GitHub Desktop maintainers are constrained in time and resources, and diagnosing individual configurations can be difficult and time consuming. While we'll try to at least get you pointed in the right direction, we can't guarantee we'll be able to dig too deeply into any one person's issue.
\n How can I contribute to GitHub Desktop? \nThe CONTRIBUTING.md document will help you get setup and\nfamiliar with the source. The documentation folder also contains more\nresources relevant to the project.
\nIf you're looking for something to work on, check out the help wanted label.
\n More Resources \nSee desktop.github.com for more product-oriented\ninformation about GitHub Desktop.
\n License \nMIT
\nThe MIT license grant is not for GitHub's trademarks, which include the logo\ndesigns. GitHub reserves all trademark and copyright rights in and to all\nGitHub trademarks. GitHub's logos include, for instance, the stylized\nInvertocat designs that include \"logo\" in the file title in the following\nfolder: logos .
\nGitHub® and its stylized versions and the Invertocat mark are GitHub's\nTrademarks or registered Trademarks. When using GitHub's logos, be sure to\nfollow the GitHub logo guidelines .
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:26.908Z"
},
"gitmoji": {
"readmeCleaned": "\n\t\n\t\t \n\t \n
\n\n\t\n\t\t \n\t \n\t\n\t\t \n\t \n
\n About \nGitmoji is an initiative to standardize and explain the use of emojis on GitHub commit messages .
\nUsing emojis on commit messages provides an easy way of identifying the purpose or intention of a commit with only looking at the emojis used. As there are a lot of different emojis I found the need of creating a guide that can help to use emojis easier.
\nThe gitmojis are published on the following package in order to be used as a dependency 📦 .
\n\nTo use gitmojis from your command line install gitmoji-cli . A gitmoji interactive client for using emojis on commit messages.
\n\n Related tools \n\n Contributing to gitmoji \nContributing to gitmoji is a piece of 🍰 , read the contributing guidelines . You can discuss emojis using the issues section . To add a new emoji to the list create an issue and send a pull request, see how to send a pull request and add a gitmoji .
\n Spread the word \nAre you using Gitmoji on your project? Set the Gitmoji badge on top of your readme using this code:
\n< a href ="https://gitmoji.carloscuesta.me "> \n < img src ="https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg?style=flat-square " alt ="Gitmoji "> \n</ a > \n License \nThe code is available under the MIT license.
\n ",
"readmeOriginal": "\n\t\n\t\t \n\t \n
\n\n\t\n\t\t \n\t \n\t\n\t\t \n\t \n
\n About \nGitmoji is an initiative to standardize and explain the use of emojis on GitHub commit messages .
\nUsing emojis on commit messages provides an easy way of identifying the purpose or intention of a commit with only looking at the emojis used. As there are a lot of different emojis I found the need of creating a guide that can help to use emojis easier.
\nThe gitmojis are published on the following package in order to be used as a dependency 📦 .
\n\nTo use gitmojis from your command line install gitmoji-cli . A gitmoji interactive client for using emojis on commit messages.
\n\n Related tools \n\n Contributing to gitmoji \nContributing to gitmoji is a piece of 🍰 , read the contributing guidelines . You can discuss emojis using the issues section . To add a new emoji to the list create an issue and send a pull request, see how to send a pull request and add a gitmoji .
\n Spread the word \nAre you using Gitmoji on your project? Set the Gitmoji badge on top of your readme using this code:
\n< a href =\"https://gitmoji.carloscuesta.me \"> \n < img src =\"https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg?style=flat-square \" alt =\"Gitmoji \"> \n</ a > \n License \nThe code is available under the MIT license.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:18.844Z"
+ "readmeFetchedAt": "2020-09-30T00:10:26.913Z"
},
"glass-browser": {
"readmeCleaned": "
\nGlass Browser \n\nA floating transparent browser for Windows.
\n\nStays on top of other programs and apps. \nAdjust transparency. \nClick-through mode that ignores clicks and lets you interact with apps behind. \n \n
\n Building & running it locally: \n\nClone the repo. \ncd to the directory \nmake sure electron is installed npm install electron
\ninstall and run with npm install && npm start
\n \n Packaging it (.app for mac, .exe for windows, or for linux ** Untested on Mac and Linux) \n\nInstall Electron Packager Interactive with npm install -g electron-packager-interactive
\nrun epi
\nFollow steps\n\nIcon is `./assets/icon.ico' \n \n \n \n Using it \n\nEnter a URL and hit >Enter \nResize and position the window where you want it. \nAdjust transparency to your liking. \nClick the eye to enable click-through mode. It will ignore mouse clicks and let you interact with windows below. \nTo disable click-through and interact with the window again, click the icon in the Windows dock/taskbar and minimize it, then click again to open it and it will be disabled. \n \n Known Issues \n\nTransparency seems to not be working on Linux - but it still floats above other windows. \n \n ",
"readmeOriginal": "
\nGlass Browser \n\nA floating transparent browser for Windows.
\n\nStays on top of other programs and apps. \nAdjust transparency. \nClick-through mode that ignores clicks and lets you interact with apps behind. \n \n
\n Building & running it locally: \n\nClone the repo. \ncd to the directory \nmake sure electron is installed npm install electron
\ninstall and run with npm install && npm start
\n \n Packaging it (.app for mac, .exe for windows, or for linux ** Untested on Mac and Linux) \n\nInstall Electron Packager Interactive with npm install -g electron-packager-interactive
\nrun epi
\nFollow steps\n\nIcon is `./assets/icon.ico' \n \n \n \n Using it \n\nEnter a URL and hit >Enter \nResize and position the window where you want it. \nAdjust transparency to your liking. \nClick the eye to enable click-through mode. It will ignore mouse clicks and let you interact with windows below. \nTo disable click-through and interact with the window again, click the icon in the Windows dock/taskbar and minimize it, then click again to open it and it will be disabled. \n \n Known Issues \n\nTransparency seems to not be working on Linux - but it still floats above other windows. \n \n ",
- "readmeFetchedAt": "2020-09-29T12:07:18.925Z"
- },
- "glyphr-studio": {
- "readmeCleaned": " Glyphr Studio Desktop \nDesktop application for Glyphr Studio built in Electron !
\n Download \n macOS \nDownload the .dmg
file.
\n Windows 7+ \nDownload the .exe
file.
\n Linux \nDownload the .AppImage
, .deb
, or .snap
file
\n How to run from source \nBe sure to have Node.js and git installed.
\nThen:
\ngit clone https://github.com/glyphr-studio/Glyphr-Studio-Desktop.git\ncd Glyphr-Studio-Desktop\nnpm i\nnpm start\n
\n Build \nBuilds are constructed with electron-builder .
\nBe sure to have Node.js and git installed. Linux/Mac users who wish to do builds for Windows will need to have WINE installed. Mac users who wish to do builds for Windows will need to XQuartz installed in order to run WINE. It is recommended that Mac users install both Wine and XQuartz via Homebrew .
\nFirst, be sure to run:
\ngit clone https://github.com/glyphr-studio/Glyphr-Studio-Desktop.git\ncd Glyphr-Studio-Desktop\nnpm i\n
\nThen:
\nTo build package zips use:
\nnpm run pack\n
\nTo build full distributions use:
\nnpm run dist\n
\n Troubleshooting \nUbuntu users may need to sudo apt install libgconf-2-4
in order to run the app.
\n ",
- "readmeOriginal": " Glyphr Studio Desktop \nDesktop application for Glyphr Studio built in Electron !
\n Download \n macOS \nDownload the .dmg
file.
\n Windows 7+ \nDownload the .exe
file.
\n Linux \nDownload the .AppImage
, .deb
, or .snap
file
\n How to run from source \nBe sure to have Node.js and git installed.
\nThen:
\ngit clone https://github.com/glyphr-studio/Glyphr-Studio-Desktop.git\ncd Glyphr-Studio-Desktop\nnpm i\nnpm start\n
\n Build \nBuilds are constructed with electron-builder .
\nBe sure to have Node.js and git installed. Linux/Mac users who wish to do builds for Windows will need to have WINE installed. Mac users who wish to do builds for Windows will need to XQuartz installed in order to run WINE. It is recommended that Mac users install both Wine and XQuartz via Homebrew .
\nFirst, be sure to run:
\ngit clone https://github.com/glyphr-studio/Glyphr-Studio-Desktop.git\ncd Glyphr-Studio-Desktop\nnpm i\n
\nThen:
\nTo build package zips use:
\nnpm run pack\n
\nTo build full distributions use:
\nnpm run dist\n
\n Troubleshooting \nUbuntu users may need to sudo apt install libgconf-2-4
in order to run the app.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:18.934Z"
+ "readmeFetchedAt": "2020-09-30T00:10:26.925Z"
},
"graphiql": {
"readmeCleaned": " GraphiQL.app \n
\nA light, Electron-based wrapper around GraphiQL.
\nProvides a tabbed interface for editing and testing GraphQL queries/mutations with GraphiQL.
\n macOS installation \nIf you have Homebrew installed on macOS:
\nbrew cask install graphiql\n
\nAlternately, download the binary from the Releases tab.
\n Linux installation \nThe graphiql-app uses the AppImage format for its Linux version. You download it from the Electron app directory (click the "Download for Linux"-button) or from the Releases tab.
\nEither way, you will get a .AppImage
binary. Put it in a safe place and make it executable:
\nchmod +x graphiql-app-0.7.2-x86_64.AppImage\n
\nThen simply execute the app. It will ask whether to add shortcuts to your desktop and menus for easy access in the future.
\n Getting started developing \n\nBranch and/or clone the repo locally. \ncd into it \ninstall all the require packages: npm i
\nbuild the project: npm run build
\nstart the project: npm start
\n \n ",
"readmeOriginal": " GraphiQL.app \n
\nA light, Electron-based wrapper around GraphiQL.
\nProvides a tabbed interface for editing and testing GraphQL queries/mutations with GraphiQL.
\n macOS installation \nIf you have Homebrew installed on macOS:
\nbrew cask install graphiql\n
\nAlternately, download the binary from the Releases tab.
\n Linux installation \nThe graphiql-app uses the AppImage format for its Linux version. You download it from the Electron app directory (click the \"Download for Linux\"-button) or from the Releases tab.
\nEither way, you will get a .AppImage
binary. Put it in a safe place and make it executable:
\nchmod +x graphiql-app-0.7.2-x86_64.AppImage\n
\nThen simply execute the app. It will ask whether to add shortcuts to your desktop and menus for easy access in the future.
\n Getting started developing \n\nBranch and/or clone the repo locally. \ncd into it \ninstall all the require packages: npm i
\nbuild the project: npm run build
\nstart the project: npm start
\n \n ",
- "readmeFetchedAt": "2020-09-29T12:07:18.971Z"
+ "readmeFetchedAt": "2020-09-30T00:10:26.986Z"
},
- "google-play-music-desktop-player": {
- "readmeCleaned": " Google Play Music™ Desktop Player \n \n \n \n \n \n \n \nWindows: \nMacOS / Linux:
\n
\nRun "Google Play Music" as a standalone desktop app. Never again will you have to hunt through your tabs to pause your music, or stop listening to your favourite song because Chrome is guzzling up all your RAM..
\nDeveloped by Samuel Attard .
\nNo affiliation with Google. Google Play is a trademark of Google Inc.
\n Download \nHead over to our website http://www.googleplaymusicdesktopplayer.com to download the latest release for your platform.
\n OS Support \n\nWindows 7 or later \nMac OS X 10.9.0 or later \nUbuntu 14.04 or later \nMint \nFedora \nDebian \n \n Features \n\nSupports media keys (play, pause, stop, next, previous) \nlast.fm & ListenBrainz Scrobbling and Now Playing support! \nDiscord Rich Presences Now Playing information \nHands free Voice Controls ! \nDesktop notifications on track change \nA simplistic mini player \nDark Theme \nCustomizable accent color + CSS support \nTask bar media controls (media controls embedded into the taskbar) Windows only \nSmooth scrolling and overlay scrollbars for a nicer User Experience \nHTML5 Audio Support - No more Adobe Flash Player 👍 \nMinimize to task bar for background music playing \nCustomizable hotkeys, no worries if you don't have media keys. Choose your own shortcuts \nChoose your audio output device from within the player \nSong Lyrics for those Karaoke nights \nAnd a whole lot more coming soon! \n \n Integrating with GPMDP from External Applications \nThere are two methods you can use to integrate with GPMDP from an external application.
\n\nJSON Interface \nWeb Socket Interface \n \nBoth are documented in the Docs folder. For one time read access you should\nprobably use the JSON
interface. For an application that requires continuous\nupdates as to the state of GPMDP or needs to control GPMDP you should use the\nWeb Socket
interface.
\n Issues \nIf you have any bugs / issues please check the\nFAQ \nfirst before raising an issue
\n Credits \nLogo designed by @JayToe
\n Development \nTo get started just pull the repo and run the following
\nnpm install\nnpm run build\nnpm start \nTo build the installers / release packages you need to run, you can only build a platforms installer from that platform.
\n# Windows \nnpm run make:win\n\n# Mac OS X \nnpm run make:darwin\n\n# Ubuntu (Requires the 'dpkg' package) \nnpm run make:deb\n\n# Fedora (Requires the 'rpm' package) \nnpm run make:rpm \nAll releases will be signing with my Code Signing Certificates (Authenticode on Windows and Codesign on OS X)
\nPlease see the development FAQ for additional requirements for building.
\n Contributing \nIf you find something wrong (theming issues, app crashes) please report them as an issue. \nIf you think you can add something cool or fix a problem, fork the repo and make a pull request :D
\nNOTE: Some of the functionality in this app has been extracted into smaller submodules. In particular
\n\n Dev Requirements \n\nNode.js (Recommend 6.3.x
) \nNPM (3.x.x) \n \n Continuous Integration \nWe run tests and generate signed installers on three CI platforms
\n\nYou can download the latest signed installers for Windows from the artifacts section of AppVeyor \nYou can download the latest linux (debian and fedora) and OS X (darwin) builds from the artifacts section on Circle CI
\n License \nThe MIT License (MIT)
\nCopyright (c) 2016 Samuel Attard
\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the "Software"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:
\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.
\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\n ",
- "readmeOriginal": " Google Play Music™ Desktop Player \n \n \n \n \n \n \n \nWindows: \nMacOS / Linux:
\n
\nRun \"Google Play Music\" as a standalone desktop app. Never again will you have to hunt through your tabs to pause your music, or stop listening to your favourite song because Chrome is guzzling up all your RAM..
\nDeveloped by Samuel Attard .
\nNo affiliation with Google. Google Play is a trademark of Google Inc.
\n Download \nHead over to our website http://www.googleplaymusicdesktopplayer.com to download the latest release for your platform.
\n OS Support \n\nWindows 7 or later \nMac OS X 10.9.0 or later \nUbuntu 14.04 or later \nMint \nFedora \nDebian \n \n Features \n\nSupports media keys (play, pause, stop, next, previous) \nlast.fm & ListenBrainz Scrobbling and Now Playing support! \nDiscord Rich Presences Now Playing information \nHands free Voice Controls ! \nDesktop notifications on track change \nA simplistic mini player \nDark Theme \nCustomizable accent color + CSS support \nTask bar media controls (media controls embedded into the taskbar) Windows only \nSmooth scrolling and overlay scrollbars for a nicer User Experience \nHTML5 Audio Support - No more Adobe Flash Player 👍 \nMinimize to task bar for background music playing \nCustomizable hotkeys, no worries if you don't have media keys. Choose your own shortcuts \nChoose your audio output device from within the player \nSong Lyrics for those Karaoke nights \nAnd a whole lot more coming soon! \n \n Integrating with GPMDP from External Applications \nThere are two methods you can use to integrate with GPMDP from an external application.
\n\nJSON Interface \nWeb Socket Interface \n \nBoth are documented in the Docs folder. For one time read access you should\nprobably use the JSON
interface. For an application that requires continuous\nupdates as to the state of GPMDP or needs to control GPMDP you should use the\nWeb Socket
interface.
\n Issues \nIf you have any bugs / issues please check the\nFAQ \nfirst before raising an issue
\n Credits \nLogo designed by @JayToe
\n Development \nTo get started just pull the repo and run the following
\nnpm install\nnpm run build\nnpm start \nTo build the installers / release packages you need to run, you can only build a platforms installer from that platform.
\n# Windows \nnpm run make:win\n\n# Mac OS X \nnpm run make:darwin\n\n# Ubuntu (Requires the 'dpkg' package) \nnpm run make:deb\n\n# Fedora (Requires the 'rpm' package) \nnpm run make:rpm \nAll releases will be signing with my Code Signing Certificates (Authenticode on Windows and Codesign on OS X)
\nPlease see the development FAQ for additional requirements for building.
\n Contributing \nIf you find something wrong (theming issues, app crashes) please report them as an issue. \nIf you think you can add something cool or fix a problem, fork the repo and make a pull request :D
\nNOTE: Some of the functionality in this app has been extracted into smaller submodules. In particular
\n\n Dev Requirements \n\nNode.js (Recommend 6.3.x
) \nNPM (3.x.x) \n \n Continuous Integration \nWe run tests and generate signed installers on three CI platforms
\n\nYou can download the latest signed installers for Windows from the artifacts section of AppVeyor \nYou can download the latest linux (debian and fedora) and OS X (darwin) builds from the artifacts section on Circle CI
\n License \nThe MIT License (MIT)
\nCopyright (c) 2016 Samuel Attard
\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:
\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.
\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:19.007Z"
+ "glyphr-studio": {
+ "readmeCleaned": " Glyphr Studio Desktop \nDesktop application for Glyphr Studio built in Electron !
\n Download \n macOS \nDownload the .dmg
file.
\n Windows 7+ \nDownload the .exe
file.
\n Linux \nDownload the .AppImage
, .deb
, or .snap
file
\n How to run from source \nBe sure to have Node.js and git installed.
\nThen:
\ngit clone https://github.com/glyphr-studio/Glyphr-Studio-Desktop.git\ncd Glyphr-Studio-Desktop\nnpm i\nnpm start\n
\n Build \nBuilds are constructed with electron-builder .
\nBe sure to have Node.js and git installed. Linux/Mac users who wish to do builds for Windows will need to have WINE installed. Mac users who wish to do builds for Windows will need to XQuartz installed in order to run WINE. It is recommended that Mac users install both Wine and XQuartz via Homebrew .
\nFirst, be sure to run:
\ngit clone https://github.com/glyphr-studio/Glyphr-Studio-Desktop.git\ncd Glyphr-Studio-Desktop\nnpm i\n
\nThen:
\nTo build package zips use:
\nnpm run pack\n
\nTo build full distributions use:
\nnpm run dist\n
\n Troubleshooting \nUbuntu users may need to sudo apt install libgconf-2-4
in order to run the app.
\n ",
+ "readmeOriginal": " Glyphr Studio Desktop \nDesktop application for Glyphr Studio built in Electron !
\n Download \n macOS \nDownload the .dmg
file.
\n Windows 7+ \nDownload the .exe
file.
\n Linux \nDownload the .AppImage
, .deb
, or .snap
file
\n How to run from source \nBe sure to have Node.js and git installed.
\nThen:
\ngit clone https://github.com/glyphr-studio/Glyphr-Studio-Desktop.git\ncd Glyphr-Studio-Desktop\nnpm i\nnpm start\n
\n Build \nBuilds are constructed with electron-builder .
\nBe sure to have Node.js and git installed. Linux/Mac users who wish to do builds for Windows will need to have WINE installed. Mac users who wish to do builds for Windows will need to XQuartz installed in order to run WINE. It is recommended that Mac users install both Wine and XQuartz via Homebrew .
\nFirst, be sure to run:
\ngit clone https://github.com/glyphr-studio/Glyphr-Studio-Desktop.git\ncd Glyphr-Studio-Desktop\nnpm i\n
\nThen:
\nTo build package zips use:
\nnpm run pack\n
\nTo build full distributions use:
\nnpm run dist\n
\n Troubleshooting \nUbuntu users may need to sudo apt install libgconf-2-4
in order to run the app.
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:26.993Z"
},
"golem": {
"readmeCleaned": " Golem Electron Application \n \n \n
\n \n \n
\n \nThe desktop application using Electron, React and Redux.\n
\n\n \n \n
\n Development \n🔧 Installation \nYou can use npm or yarn to install dependecies, to do;
\n\n\n\nNPM \nYarn \n \n \n\n\nnpm install
\nyarn
\n \n \n
\nThat's it!\n \n \n
\n💻 Usage (from source) \nStart dev server
\nnpm run start:app\n
\nStart electron application
\n\n\n\nTestnet \nMainnet \n \n \n\n\nnpm run start
\nnpm run start:mainnet
\n \n \n
\n \n \n🚩 Custom flags \nTo run golem electron with custom datadir and/or rpc address, pass the same flags and parameters as you do with golem. i.e.;
\ngolemapp --datadir /Users/USER/test_datadir --rpc-address 127.0.0.1:60003\n
\nnpm run start -- --datadir /Users/USER/test_datadir --rpc-address 127.0.0.1:60003\n
\nNote: Don't forget to add --
to npm run start
before adding your flags. \n \n \n
\n🐛 Debug mode \nWhile using application, you can choose Debug mode
from the View
menu or press;
\nWindows: \nCtrl + Shift + L \n \nMac: \n⌘ cmd + Shift + L \n \nLinux: \nCtrl + Shift + L \n \n \nDebug mode will be activated.\n \nNow you can restart the application to catch all critical informations from beginning.\n \n \nYou'll find debug logs in;\n
\n\n\n\nOS \nPath \nGeneral Log \nError Log \n \n \n\n\nWindows \n%LOCALAPPDATA%\\golem\\golem\\default\\{CURRENT_CHAIN}\\logs\\
\ngui.log \ngui‑error.log \n \n\nMac \n~/Library/Application\\ Support/golem/default/{CURRENT_CHAIN}/logs/
\ngui.log \ngui‑error.log \n \n\nLinux \n~/.local/share/golem/default/{CURRENT_CHAIN}/logs/gui.log/
\ngui.log \ngui‑error.log \n \n \n
\n \nNote: {CURRENT_CHAIN}
parameter will be mainnet
if you running golem on mainnet, if you're on testnet it will be rinkeby
in this case. \n \n \n
\n🎛️ Developer mode \nWhile using application, you can choose Developer mode
from the View
menu or press;
\nWindows: \nCtrl + Shift + D \n \nMac: \n⌘ cmd + Shift + D \n \nLinux: \nCtrl + Shift + D \n \n \nDeveloper mode will be activated.\n \n
\nYou'll find additional information about;
\n\nsubtask node list in task details page \npeer list in settings tab \nstats about the application in settings tab \nmore detailed tooltip information while hovering subtask borders in preview window \n \n \n \n☔ Testing \nRun tests
\nnpm run test \nnpm run test:watch //live \nnpm run test:coverage //live \n ",
"readmeOriginal": " Golem Electron Application \n \n \n
\n \n \n
\n \nThe desktop application using Electron, React and Redux.\n
\n\n \n \n
\n Development \n🔧 Installation \nYou can use npm or yarn to install dependecies, to do;
\n\n\n\nNPM \nYarn \n \n \n\n\nnpm install
\nyarn
\n \n \n
\nThat's it!\n \n \n
\n💻 Usage (from source) \nStart dev server
\nnpm run start:app\n
\nStart electron application
\n\n\n\nTestnet \nMainnet \n \n \n\n\nnpm run start
\nnpm run start:mainnet
\n \n \n
\n \n \n🚩 Custom flags \nTo run golem electron with custom datadir and/or rpc address, pass the same flags and parameters as you do with golem. i.e.;
\ngolemapp --datadir /Users/USER/test_datadir --rpc-address 127.0.0.1:60003\n
\nnpm run start -- --datadir /Users/USER/test_datadir --rpc-address 127.0.0.1:60003\n
\nNote: Don't forget to add --
to npm run start
before adding your flags. \n \n \n
\n🐛 Debug mode \nWhile using application, you can choose Debug mode
from the View
menu or press;
\nWindows: \nCtrl + Shift + L \n \nMac: \n⌘ cmd + Shift + L \n \nLinux: \nCtrl + Shift + L \n \n \nDebug mode will be activated.\n \nNow you can restart the application to catch all critical informations from beginning.\n \n \nYou'll find debug logs in;\n
\n\n\n\nOS \nPath \nGeneral Log \nError Log \n \n \n\n\nWindows \n%LOCALAPPDATA%\\golem\\golem\\default\\{CURRENT_CHAIN}\\logs\\
\ngui.log \ngui‑error.log \n \n\nMac \n~/Library/Application\\ Support/golem/default/{CURRENT_CHAIN}/logs/
\ngui.log \ngui‑error.log \n \n\nLinux \n~/.local/share/golem/default/{CURRENT_CHAIN}/logs/gui.log/
\ngui.log \ngui‑error.log \n \n \n
\n \nNote: {CURRENT_CHAIN}
parameter will be mainnet
if you running golem on mainnet, if you're on testnet it will be rinkeby
in this case. \n \n \n
\n🎛️ Developer mode \nWhile using application, you can choose Developer mode
from the View
menu or press;
\nWindows: \nCtrl + Shift + D \n \nMac: \n⌘ cmd + Shift + D \n \nLinux: \nCtrl + Shift + D \n \n \nDeveloper mode will be activated.\n \n
\nYou'll find additional information about;
\n\nsubtask node list in task details page \npeer list in settings tab \nstats about the application in settings tab \nmore detailed tooltip information while hovering subtask borders in preview window \n \n \n \n☔ Testing \nRun tests
\nnpm run test \nnpm run test:watch //live \nnpm run test:coverage //live \n ",
- "readmeFetchedAt": "2020-09-29T12:07:19.026Z"
+ "readmeFetchedAt": "2020-09-30T00:10:27.048Z"
},
- "groupme": {
- "readmeCleaned": " GroupMe \n\nUnofficial GroupMe app
\n \n
\n Download \nCurrent Release
\n Linux Shortcut \nCreate a file in ~/.local/share/applications/
called GroupMe.desktop
with the following contents:
\n[Desktop Entry]\nName=GroupMe\nExec=/path/to/GroupMe\nTerminal=false\nType=Application\nIcon=/path/to/GroupMe/resources/app/assets/Icon.png\n
\nReplace all instances of /path/to
with the actual path of the GroupMe app.
\n Development \n\nMade with Electron .
\n \n\n\t\n\t\tInit \n\t\tnpm install
\n\t \n\t\n\t\tRun \n\t\tnpm start
\n\t \n\t\n\t\tBuild \n\t\tnpm run build
\n\t \n\t\n\t\tBuild macOS \n\t\tnpm run build-darwin
\n\t \n\t\n\t\tBuild Windows \n\t\tnpm run build-win32
\n\t \n\t\n\t\tBuild Linux \n\t\tnpm run build-linux
\n\t \n
\n License \nMIT © Devin Rousso
\n ",
- "readmeOriginal": " GroupMe \n\nUnofficial GroupMe app
\n \n
\n Download \nCurrent Release
\n Linux Shortcut \nCreate a file in ~/.local/share/applications/
called GroupMe.desktop
with the following contents:
\n[Desktop Entry]\nName=GroupMe\nExec=/path/to/GroupMe\nTerminal=false\nType=Application\nIcon=/path/to/GroupMe/resources/app/assets/Icon.png\n
\nReplace all instances of /path/to
with the actual path of the GroupMe app.
\n Development \n\nMade with Electron .
\n \n\n\t\n\t\tInit \n\t\tnpm install
\n\t \n\t\n\t\tRun \n\t\tnpm start
\n\t \n\t\n\t\tBuild \n\t\tnpm run build
\n\t \n\t\n\t\tBuild macOS \n\t\tnpm run build-darwin
\n\t \n\t\n\t\tBuild Windows \n\t\tnpm run build-win32
\n\t \n\t\n\t\tBuild Linux \n\t\tnpm run build-linux
\n\t \n
\n License \nMIT © Devin Rousso
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:19.095Z"
+ "google-play-music-desktop-player": {
+ "readmeCleaned": " Google Play Music™ Desktop Player \n \n \n \n \n \n \n \nWindows: \nMacOS / Linux:
\n
\nRun "Google Play Music" as a standalone desktop app. Never again will you have to hunt through your tabs to pause your music, or stop listening to your favourite song because Chrome is guzzling up all your RAM..
\nDeveloped by Samuel Attard .
\nNo affiliation with Google. Google Play is a trademark of Google Inc.
\n Download \nHead over to our website http://www.googleplaymusicdesktopplayer.com to download the latest release for your platform.
\n OS Support \n\nWindows 7 or later \nMac OS X 10.9.0 or later \nUbuntu 14.04 or later \nMint \nFedora \nDebian \n \n Features \n\nSupports media keys (play, pause, stop, next, previous) \nlast.fm & ListenBrainz Scrobbling and Now Playing support! \nDiscord Rich Presences Now Playing information \nHands free Voice Controls ! \nDesktop notifications on track change \nA simplistic mini player \nDark Theme \nCustomizable accent color + CSS support \nTask bar media controls (media controls embedded into the taskbar) Windows only \nSmooth scrolling and overlay scrollbars for a nicer User Experience \nHTML5 Audio Support - No more Adobe Flash Player 👍 \nMinimize to task bar for background music playing \nCustomizable hotkeys, no worries if you don't have media keys. Choose your own shortcuts \nChoose your audio output device from within the player \nSong Lyrics for those Karaoke nights \nAnd a whole lot more coming soon! \n \n Integrating with GPMDP from External Applications \nThere are two methods you can use to integrate with GPMDP from an external application.
\n\nJSON Interface \nWeb Socket Interface \n \nBoth are documented in the Docs folder. For one time read access you should\nprobably use the JSON
interface. For an application that requires continuous\nupdates as to the state of GPMDP or needs to control GPMDP you should use the\nWeb Socket
interface.
\n Issues \nIf you have any bugs / issues please check the\nFAQ \nfirst before raising an issue
\n Credits \nLogo designed by @JayToe
\n Development \nTo get started just pull the repo and run the following
\nnpm install\nnpm run build\nnpm start \nTo build the installers / release packages you need to run, you can only build a platforms installer from that platform.
\n# Windows \nnpm run make:win\n\n# Mac OS X \nnpm run make:darwin\n\n# Ubuntu (Requires the 'dpkg' package) \nnpm run make:deb\n\n# Fedora (Requires the 'rpm' package) \nnpm run make:rpm \nAll releases will be signing with my Code Signing Certificates (Authenticode on Windows and Codesign on OS X)
\nPlease see the development FAQ for additional requirements for building.
\n Contributing \nIf you find something wrong (theming issues, app crashes) please report them as an issue. \nIf you think you can add something cool or fix a problem, fork the repo and make a pull request :D
\nNOTE: Some of the functionality in this app has been extracted into smaller submodules. In particular
\n\n Dev Requirements \n\nNode.js (Recommend 6.3.x
) \nNPM (3.x.x) \n \n Continuous Integration \nWe run tests and generate signed installers on three CI platforms
\n\nYou can download the latest signed installers for Windows from the artifacts section of AppVeyor \nYou can download the latest linux (debian and fedora) and OS X (darwin) builds from the artifacts section on Circle CI
\n License \nThe MIT License (MIT)
\nCopyright (c) 2016 Samuel Attard
\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the "Software"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:
\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.
\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\n ",
+ "readmeOriginal": " Google Play Music™ Desktop Player \n \n \n \n \n \n \n \nWindows: \nMacOS / Linux:
\n
\nRun \"Google Play Music\" as a standalone desktop app. Never again will you have to hunt through your tabs to pause your music, or stop listening to your favourite song because Chrome is guzzling up all your RAM..
\nDeveloped by Samuel Attard .
\nNo affiliation with Google. Google Play is a trademark of Google Inc.
\n Download \nHead over to our website http://www.googleplaymusicdesktopplayer.com to download the latest release for your platform.
\n OS Support \n\nWindows 7 or later \nMac OS X 10.9.0 or later \nUbuntu 14.04 or later \nMint \nFedora \nDebian \n \n Features \n\nSupports media keys (play, pause, stop, next, previous) \nlast.fm & ListenBrainz Scrobbling and Now Playing support! \nDiscord Rich Presences Now Playing information \nHands free Voice Controls ! \nDesktop notifications on track change \nA simplistic mini player \nDark Theme \nCustomizable accent color + CSS support \nTask bar media controls (media controls embedded into the taskbar) Windows only \nSmooth scrolling and overlay scrollbars for a nicer User Experience \nHTML5 Audio Support - No more Adobe Flash Player 👍 \nMinimize to task bar for background music playing \nCustomizable hotkeys, no worries if you don't have media keys. Choose your own shortcuts \nChoose your audio output device from within the player \nSong Lyrics for those Karaoke nights \nAnd a whole lot more coming soon! \n \n Integrating with GPMDP from External Applications \nThere are two methods you can use to integrate with GPMDP from an external application.
\n\nJSON Interface \nWeb Socket Interface \n \nBoth are documented in the Docs folder. For one time read access you should\nprobably use the JSON
interface. For an application that requires continuous\nupdates as to the state of GPMDP or needs to control GPMDP you should use the\nWeb Socket
interface.
\n Issues \nIf you have any bugs / issues please check the\nFAQ \nfirst before raising an issue
\n Credits \nLogo designed by @JayToe
\n Development \nTo get started just pull the repo and run the following
\nnpm install\nnpm run build\nnpm start \nTo build the installers / release packages you need to run, you can only build a platforms installer from that platform.
\n# Windows \nnpm run make:win\n\n# Mac OS X \nnpm run make:darwin\n\n# Ubuntu (Requires the 'dpkg' package) \nnpm run make:deb\n\n# Fedora (Requires the 'rpm' package) \nnpm run make:rpm \nAll releases will be signing with my Code Signing Certificates (Authenticode on Windows and Codesign on OS X)
\nPlease see the development FAQ for additional requirements for building.
\n Contributing \nIf you find something wrong (theming issues, app crashes) please report them as an issue. \nIf you think you can add something cool or fix a problem, fork the repo and make a pull request :D
\nNOTE: Some of the functionality in this app has been extracted into smaller submodules. In particular
\n\n Dev Requirements \n\nNode.js (Recommend 6.3.x
) \nNPM (3.x.x) \n \n Continuous Integration \nWe run tests and generate signed installers on three CI platforms
\n\nYou can download the latest signed installers for Windows from the artifacts section of AppVeyor \nYou can download the latest linux (debian and fedora) and OS X (darwin) builds from the artifacts section on Circle CI
\n License \nThe MIT License (MIT)
\nCopyright (c) 2016 Samuel Attard
\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:
\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.
\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:27.054Z"
},
"graviton-editor": {
"readmeCleaned": "",
"readmeOriginal": "",
- "readmeFetchedAt": "2020-09-29T12:07:19.110Z"
+ "readmeFetchedAt": "2020-09-30T00:10:27.132Z"
+ },
+ "groupme": {
+ "readmeCleaned": " GroupMe \n\nUnofficial GroupMe app
\n \n
\n Download \nCurrent Release
\n Linux Shortcut \nCreate a file in ~/.local/share/applications/
called GroupMe.desktop
with the following contents:
\n[Desktop Entry]\nName=GroupMe\nExec=/path/to/GroupMe\nTerminal=false\nType=Application\nIcon=/path/to/GroupMe/resources/app/assets/Icon.png\n
\nReplace all instances of /path/to
with the actual path of the GroupMe app.
\n Development \n\nMade with Electron .
\n \n\n\t\n\t\tInit \n\t\tnpm install
\n\t \n\t\n\t\tRun \n\t\tnpm start
\n\t \n\t\n\t\tBuild \n\t\tnpm run build
\n\t \n\t\n\t\tBuild macOS \n\t\tnpm run build-darwin
\n\t \n\t\n\t\tBuild Windows \n\t\tnpm run build-win32
\n\t \n\t\n\t\tBuild Linux \n\t\tnpm run build-linux
\n\t \n
\n License \nMIT © Devin Rousso
\n ",
+ "readmeOriginal": " GroupMe \n\nUnofficial GroupMe app
\n \n
\n Download \nCurrent Release
\n Linux Shortcut \nCreate a file in ~/.local/share/applications/
called GroupMe.desktop
with the following contents:
\n[Desktop Entry]\nName=GroupMe\nExec=/path/to/GroupMe\nTerminal=false\nType=Application\nIcon=/path/to/GroupMe/resources/app/assets/Icon.png\n
\nReplace all instances of /path/to
with the actual path of the GroupMe app.
\n Development \n\nMade with Electron .
\n \n\n\t\n\t\tInit \n\t\tnpm install
\n\t \n\t\n\t\tRun \n\t\tnpm start
\n\t \n\t\n\t\tBuild \n\t\tnpm run build
\n\t \n\t\n\t\tBuild macOS \n\t\tnpm run build-darwin
\n\t \n\t\n\t\tBuild Windows \n\t\tnpm run build-win32
\n\t \n\t\n\t\tBuild Linux \n\t\tnpm run build-linux
\n\t \n
\n License \nMIT © Devin Rousso
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:27.151Z"
},
"gsubs": {
"readmeCleaned": " \n \n \n \n \n \n \n \n
INTRODUCTION \n Meet gSubs. A desktop app that finds you the perfect subtitle match for your videos. Simply download now and drag and drop videos to get started.\n gSubs is multi-platform, open-source, and built entirely on web technology.
\n Download gSubs
\n \n \n \n \n \n \n \n
\n
\n \n💡 Key Features \nThe following features made what gSubs is today and many more features will be, hopefully added with the support of great open source community in the future.\n \n
\n Drag & Drop \nJust drag and drop the video files that you want to search subtitle for and gSubs will do it's job. No more browsing and selecting videos from the mysteries directories that you don't know.
\n Multiple Files \ngSubs supports multiple files input, meaning you can drag and drop as many files as you want and gSubs will find subtitles for each and every file. You have an entire season with dozen of episodes? gSubs gets your subtitles for the entire season in one time.
\n Search Subtitles \nYou don't have a video file but just want to donwload your favourite movies or series subtitles? Don't worry, gSubs consists of the search function where you can input any queries for search. gSubs will give you the results according to the language that has been set.
\n 10 Languages \ngSubs are capable of finding you subtitles for 10 languages which are English, Español, Français, Italiano, Nederlands, Polski, Português, Român, Svenska and Türkçe. Many more languages will be added soon.
\n Auto Update \ngSubs have auto update feature included in it. This means you don't have to manually download the latest release every time. gSubs downloads and installs the latest release automatically.
\n \n⚡️ Contributing \ngSubs is completely open-source. If you'd like to help out by adding features, working on bug fixes,\nor assisting in other parts of development, here's how to get started:
\n To begin working locally: \n\nFork this repository to your\nown GitHub account \nClone it to your\nlocal device: git clone git@github.com:sanjevirau/gsubs.git
\nInstall the dependencies: npm install
\nRun the app by starting electron, building the code and watch for changes:\nnpm start
\n To build for production (should not generally be used): \n \nBuild the actual app for Windows: npm run dist
\ngSubs can also be build into Mac and Linux by change the dist
script to build -wlm --config
in the package.json
file and then building the app using npm run dist
\n \nWe does give you credits for your contributions. Every contributors name will be shown in our contributors page at gSubs Contributors .
\n \n📦 Sources \ngSubs currently uses 2 sources to gather subtitles. When user drag and drop the video files, gSubs looks into SubDB source first followed by OpenSubtitles source. We hope to add more sources in the future.
\n Standard sources: \n\n \n🌟 Special Thanks \nWe would like to thank the following great beings and projects for assisting and giving us the motivation to build gSubs directly or indirectly.
\n\nand to all the great beings who are helping building great things to make our life easier at GitHub .
\n \n☕ Donation \nIf this project helps you in any way making your life easier, you can give us some donation to get gSubs released in Mac OS and Linux.\n
\n \n \n
\n \n🔑 License \nThis project is licensed under\nMIT ©\nCholaware
\n ",
"readmeOriginal": " \n \n \n \n \n \n \n \n
INTRODUCTION \n Meet gSubs. A desktop app that finds you the perfect subtitle match for your videos. Simply download now and drag and drop videos to get started.\n gSubs is multi-platform, open-source, and built entirely on web technology.
\n Download gSubs
\n \n \n \n \n \n \n \n
\n
\n \n💡 Key Features \nThe following features made what gSubs is today and many more features will be, hopefully added with the support of great open source community in the future.\n \n
\n Drag & Drop \nJust drag and drop the video files that you want to search subtitle for and gSubs will do it's job. No more browsing and selecting videos from the mysteries directories that you don't know.
\n Multiple Files \ngSubs supports multiple files input, meaning you can drag and drop as many files as you want and gSubs will find subtitles for each and every file. You have an entire season with dozen of episodes? gSubs gets your subtitles for the entire season in one time.
\n Search Subtitles \nYou don't have a video file but just want to donwload your favourite movies or series subtitles? Don't worry, gSubs consists of the search function where you can input any queries for search. gSubs will give you the results according to the language that has been set.
\n 10 Languages \ngSubs are capable of finding you subtitles for 10 languages which are English, Español, Français, Italiano, Nederlands, Polski, Português, Român, Svenska and Türkçe. Many more languages will be added soon.
\n Auto Update \ngSubs have auto update feature included in it. This means you don't have to manually download the latest release every time. gSubs downloads and installs the latest release automatically.
\n \n⚡️ Contributing \ngSubs is completely open-source. If you'd like to help out by adding features, working on bug fixes,\nor assisting in other parts of development, here's how to get started:
\n To begin working locally: \n\nFork this repository to your\nown GitHub account \nClone it to your\nlocal device: git clone git@github.com:sanjevirau/gsubs.git
\nInstall the dependencies: npm install
\nRun the app by starting electron, building the code and watch for changes:\nnpm start
\n To build for production (should not generally be used): \n \nBuild the actual app for Windows: npm run dist
\ngSubs can also be build into Mac and Linux by change the dist
script to build -wlm --config
in the package.json
file and then building the app using npm run dist
\n \nWe does give you credits for your contributions. Every contributors name will be shown in our contributors page at gSubs Contributors .
\n \n📦 Sources \ngSubs currently uses 2 sources to gather subtitles. When user drag and drop the video files, gSubs looks into SubDB source first followed by OpenSubtitles source. We hope to add more sources in the future.
\n Standard sources: \n\n \n🌟 Special Thanks \nWe would like to thank the following great beings and projects for assisting and giving us the motivation to build gSubs directly or indirectly.
\n\nand to all the great beings who are helping building great things to make our life easier at GitHub .
\n \n☕ Donation \nIf this project helps you in any way making your life easier, you can give us some donation to get gSubs released in Mac OS and Linux.\n
\n \n \n
\n \n🔑 License \nThis project is licensed under\nMIT ©\nCholaware
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:19.169Z"
+ "readmeFetchedAt": "2020-09-30T00:10:27.213Z"
},
"harmony": {
"readmeCleaned": " Harmony \n\n \n
\n\n \n
\n\nPlay music from SoundCloud, Google Play Music, Spotify, Deezer, Hype Machine, YouTube, Reddit or your local tracks \nAll your playlists within the same app \nSound menu integration or system tray for incompatible systems \nLast.fm scrobbling \nSuper sleek interface \nDark mode (Cmd/Ctrl + D) \nKeyboard control \nDistraction-free \nBackground notifications \n \n Download \nDownload Harmony from the website .
\n Reporting issues \nPlease indicate your operating system, Harmony's version and if you can, steps to reproduce the bug.
\nAlso, please include the log of Harmony (Cmd/Ctrl + Alt + i, console tab).
\nAltough you can submit feature requests, keep in mind that I only prioritize requests coming from paying users .
\n Where is the source code? \nHarmony used to be an open-source software. It is now a free-to-evaluate software, but you need a license for continued use.
\nI explain this decision here .
\nYou can still access the source code prior to the 0.5.0 release on this repo.
\n
\n ",
"readmeOriginal": " Harmony \n\n \n
\n\n \n
\n\nPlay music from SoundCloud, Google Play Music, Spotify, Deezer, Hype Machine, YouTube, Reddit or your local tracks \nAll your playlists within the same app \nSound menu integration or system tray for incompatible systems \nLast.fm scrobbling \nSuper sleek interface \nDark mode (Cmd/Ctrl + D) \nKeyboard control \nDistraction-free \nBackground notifications \n \n Download \nDownload Harmony from the website .
\n Reporting issues \nPlease indicate your operating system, Harmony's version and if you can, steps to reproduce the bug.
\nAlso, please include the log of Harmony (Cmd/Ctrl + Alt + i, console tab).
\nAltough you can submit feature requests, keep in mind that I only prioritize requests coming from paying users .
\n Where is the source code? \nHarmony used to be an open-source software. It is now a free-to-evaluate software, but you need a license for continued use.
\nI explain this decision here .
\nYou can still access the source code prior to the 0.5.0 release on this repo.
\n
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:19.232Z"
- },
- "hashtag": {
- "readmeCleaned": "\n \n
\n Overview \nHashTag is a minimalist mirosoftware that hash some text. This application should mainly be used by developers who want to quickly hash something. It can also keep in memory your previous hashes in order to save some time during your development process. Currently, their are 3 algorithms : MD5 , SHA-256 and Bcrypt .
\n Installation \n⚠️ Currently, this software is only available for Windows (Linux and MacOS are not supported) \n \nYou can either download it from GitHub using the latest realese , from the Electron apps website or from the Softpedia website .\n \nOnce done, double click on HashTag.exe
and it be ready to use.
\n Run HashTag locally \n\nClone the repository \n \n$ git clone https://github.com/MrAnyx/HashTag.git \n \n\nInstall the dependencies \n \n\n \n\nRun the application \n \n\n \n\nBuild the application \n \n\n Issue \nIf you find a security issue or any other kind of issue, feel free to create an issue by clicking here .\nSame thing for the pull requests and feature requests.
\n Development and maintenance \nToday, everything is made by MrAnyx
\n Support 👍 \nIf you like this project or if you want to support me, you can simply smash the like button, just to let me know.
\n Preview \n\n \n
\n\n \n
\n License \nCurrently, this project is under the GPL-3.0 license.
\n ",
- "readmeOriginal": "\n \n
\n Overview \nHashTag is a minimalist mirosoftware that hash some text. This application should mainly be used by developers who want to quickly hash something. It can also keep in memory your previous hashes in order to save some time during your development process. Currently, their are 3 algorithms : MD5 , SHA-256 and Bcrypt .
\n Installation \n⚠️ Currently, this software is only available for Windows (Linux and MacOS are not supported) \n \nYou can either download it from GitHub using the latest realese , from the Electron apps website or from the Softpedia website .\n \nOnce done, double click on HashTag.exe
and it be ready to use.
\n Run HashTag locally \n\nClone the repository \n \n$ git clone https://github.com/MrAnyx/HashTag.git \n \n\nInstall the dependencies \n \n\n \n\nRun the application \n \n\n \n\nBuild the application \n \n\n Issue \nIf you find a security issue or any other kind of issue, feel free to create an issue by clicking here .\nSame thing for the pull requests and feature requests.
\n Development and maintenance \nToday, everything is made by MrAnyx
\n Support 👍 \nIf you like this project or if you want to support me, you can simply smash the like button, just to let me know.
\n Preview \n\n \n
\n\n \n
\n License \nCurrently, this project is under the GPL-3.0 license.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:19.240Z"
+ "readmeFetchedAt": "2020-09-30T00:10:27.296Z"
},
"graphql-playground": {
"readmeCleaned": "\nSECURITY WARNING: both graphql-playground-html
and all four (4) of it's middleware dependents until graphql-playground-html@1.6.22
were subject to an XSS Reflection attack vulnerability only to unsanitized user input strings to the functions therein. This was resolved in graphql-playground-html@^1.6.22
. More Information
\n \n
\n \n
\nFuture of this repository : see the announcement issue for details.
\n \nGraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).
\n
\n Installation \n$ brew cask install graphql-playground \n Features \n\n✨ Context-aware autocompletion & error highlighting \n📚 Interactive, multi-column docs (keyboard support) \n⚡️ Supports real-time GraphQL Subscriptions \n⚙ GraphQL Config support with multiple Projects & Endpoints \n🚥 Apollo Tracing support \n \n Security Details \n\nNOTE: only unsanitized user input to the functions in these packages is vulnerable to the recently reported XSS Reflection attack.
\n \n Impact \n\nImpacted are any and all unsanitized user-defined input to:\n-renderPlaygroundPage()
\n-koaPlayground()
\n-expressPlayground()
\n-koaPlayground()
\n-`lambdaPlayground()
\n \n\nIf you used static values, such as graphql-playground-electron
does in it's webpack config , as well as the most common middleware implementations out there, they were not vulnerable to the attack.
\n \nThe only reason this vulnerability exists is because we are using template strings in renderPlaygroundPage()
with potentially unsanitized user defined variables. This allows an attacker to inject html and javascript into the page.
\n\nCommon examples may be user-defined path parameters, query string, unsanitized UI provided values in database, etc., that are used to build template strings or passed directly to a renderPlaygroundPage()
or the matching middleware function equivalent listed above.
\n Impacted Packages \nAll versions of these packages are impacted until the ones specified below , which are now safe for user defined input:
\n\ngraphql-playground-html
: ☔ safe @ 1.6.22
\ngraphql-playground-express
☔ safe @ 1.7.16
\ngraphql-playground-koa
☔ safe @ 1.6.15
\ngraphql-playground-hapi
☔ safe @ 1.6.13
\ngraphql-playground-lambda
☔ safe @ 1.7.17
\ngraphql-playground-electron
has always been ☔ safe from XSS attacks! This is because configuration is statically defined it's webpack config \ngraphql-playground-react
is safe because it does not use renderPlaygroundPage()
anywhere, and thus is not susceptible to template string XSS reflection attacks. \n \n More Information \nSee the security docs for more details on how your implementation might be impacted by this vulnerability. It contains safe examples, unsafe examples, workarounds, and more details.
\nWe've also provided 'an example of the xss using the express middleware
\n FAQ \n How is this different from GraphiQL ? \nGraphQL Playground uses components of GraphiQL under the hood but is meant as a more powerful GraphQL IDE enabling better (local) development workflows. Compared to GraphiQL, the GraphQL Playground ships with the following additional features:
\n\nInteractive, multi-column schema documentation \nAutomatic schema reloading \nSupport for GraphQL Subscriptions \nQuery history \nConfiguration of HTTP headers \nTabs \n \nSee the following question for more additonal features.
\n What's the difference between the desktop app and the web version? \nThe desktop app is the same as the web version but includes these additional features:
\n\nPartial support for graphql-config enabling features like multi-environment setups (no support for sending HTTP headers). \nDouble click on *.graphql
files. \n \n How does GraphQL Bin work? \nYou can easily share your Playgrounds with others by clicking on the "Share" button and sharing the generated link. You can think about GraphQL Bin like Pastebin for your GraphQL queries including the context (endpoint, HTTP headers, open tabs etc).
\n\n \n \n\nYou can also find the announcement blog post here .
\n \n Settings \nIn the top right corner of the Playground window you can click on the settings icon.\nThese are the settings currently available:
\n{ \n 'editor.cursorShape' : 'line' , // possible values: 'line', 'block', 'underline' \n 'editor.fontFamily' : `'Source Code Pro', 'Consolas', 'Inconsolata', 'Droid Sans Mono', 'Monaco', monospace` , \n 'editor.fontSize' : 14 , \n 'editor.reuseHeaders' : true , // new tab reuses headers from last tab \n 'editor.theme' : 'dark' , // possible values: 'dark', 'light' \n 'general.betaUpdates' : false , \n 'prettier.printWidth' : 80 , \n 'prettier.tabWidth' : 2 , \n 'prettier.useTabs' : false , \n 'request.credentials' : 'omit' , // possible values: 'omit', 'include', 'same-origin' \n 'schema.polling.enable' : true , // enables automatic schema polling \n 'schema.polling.endpointFilter' : '*localhost*' , // endpoint filter for schema polling \n 'schema.polling.interval' : 2000 , // schema polling interval in ms \n 'schema.disableComments' : boolean , \n 'tracing.hideTracingResponse' : true , \n 'tracing.tracingSupported' : true , // set false to remove x-apollo-tracing header from Schema fetch requests \n} \n Usage \n Properties \nThe React component <Playground />
and all middlewares expose the following options:
\n\nprops
(Middlewares & React Component)\n\nendpoint
string
- the GraphQL endpoint url. \nsubscriptionEndpoint
string
- the GraphQL subscriptions endpoint url. \nworkspaceName
string
- in case you provide a GraphQL Config, you can name your workspace here \nconfig
string
- the JSON of a GraphQL Config. See an example here \nsettings
ISettings
- Editor settings in json format as described here \n \n \n \ninterface ISettings { \n 'editor.cursorShape' : 'line' | 'block' | 'underline' \n 'editor.fontFamily' : string \n 'editor.fontSize' : number \n 'editor.reuseHeaders' : boolean \n 'editor.theme' : 'dark' | 'light' \n 'general.betaUpdates' : boolean \n 'prettier.printWidth' : number \n 'prettier.tabWidth' : number \n 'prettier.useTabs' : boolean \n 'request.credentials' : 'omit' | 'include' | 'same-origin' \n 'schema.polling.enable' : boolean \n 'schema.polling.endpointFilter' : string \n 'schema.polling.interval' : number \n 'schema.disableComments' : boolean \n 'tracing.hideTracingResponse' : boolean \n 'tracing.tracingSupported' : boolean \n} \n\nschema
IntrospectionResult
- The result of an introspection query (an object of this form: {__schema: {...}}
) The playground automatically fetches the schema from the endpoint. This is only needed when you want to override the schema. \ntabs
Tab[]
- An array of tabs to inject. Note: When using this feature, tabs will be resetted each time the page is reloaded \n \ninterface Tab { \n endpoint : string \n query : string \n name ?: string \n variables ?: string \n responses ?: string [ ] \n headers ?: { [ key : string ] : string } \n} \nIn addition to this, the React app provides some more properties:
\n\nprops
(React Component) \ncreateApolloLink
[(session: Session, subscriptionEndpoint?: string) => ApolloLink
] - this is the equivalent to the fetcher
of GraphiQL. For each query that is being executed, this function will be called \n \ncreateApolloLink
is only available in the React Component and not the middlewares, because the content must be serializable as it is being printed into a HTML template.
\n As HTML Page \nIf you simply want to render the Playground HTML on your own, for example when implementing a GraphQL Server, there are 2 options for you:
\n\nThe bare minimum HTML needed to render the Playground \nThe Playground HTML with full loading animation \n \nNote: In case you do not want to serve assets from a CDN (like jsDelivr) and instead use a local copy, you will need to install graphql-playground-react
from npm, and then replace all instances of //cdn.jsdelivr.net/npm
with ./node_modules
. An example can be found here
\n As React Component \n Install \nyarn add graphql-playground-react \n Use \nGraphQL Playground provides a React component responsible for rendering the UI and Session management.\nThere are 3 dependencies needed in order to run the graphql-playground-react
React component.
\n\nOpen Sans and Source Code Pro fonts \nRendering the <Playground />
component \n \nThe GraphQL Playground requires React 16 .
\nIncluding Fonts (1.
)
\n< link \n href ="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|Source+Code+Pro:400,700 "\n rel ="stylesheet "\n/> \nIncluding stylesheet and the component (2., 3.
)
\nimport React from 'react' \nimport ReactDOM from 'react-dom' \nimport { Provider } from 'react-redux' \nimport { Playground , store } from 'graphql-playground-react' \n\nReactDOM . render ( \n < Provider store = { store } > \n < Playground endpoint = 'https://api.graph.cool/simple/v1/swapi' /> \n < /Provider > , \n document . body , \n) \n As Server Middleware \n Install \n# Pick the one that matches your server framework \nyarn add graphql-playground-middleware-express # for Express or Connect \nyarn add graphql-playground-middleware-hapi\nyarn add graphql-playground-middleware-koa\nyarn add graphql-playground-middleware-lambda \n Usage with example \nWe have a full example for each of the frameworks below:
\n\n As serverless handler \n Install \nyarn add graphql-playground-middleware-lambda \n Usage \nhandler.js
\nimport lambdaPlayground from 'graphql-playground-middleware-lambda' \n// or using require() \n// const lambdaPlayground = require('graphql-playground-middleware-lambda').default \n\nexports . graphqlHandler = function graphqlHandler ( event , context , callback ) { \n function callbackFilter ( error , output ) { \n // eslint-disable-next-line no-param-reassign \n output . headers [ 'Access-Control-Allow-Origin' ] = '*' \n callback ( error , output ) \n } \n\n const handler = graphqlLambda ( { schema : myGraphQLSchema } ) \n return handler ( event , context , callbackFilter ) \n} \n\nexports . playgroundHandler = lambdaPlayground ( { \n endpoint : '/dev/graphql' , \n} ) \nserverless.yml
\nfunctions :\n graphql :\n handler : handler.graphqlHandler \n events :\n - http :\n path : graphql \n method : post \n cors : true \n playground :\n handler : handler.playgroundHandler \n events :\n - http :\n path : playground \n method : get \n cors : true \n Security Issue \nThere is an XSS Reflection Vulnerability when using these middlewares with unsanitized user input before
\n Development \n$ cd packages/graphql-playground-react\n$ yarn\n$ yarn start \nOpen\nlocalhost:3000/localDev.html?endpoint=https://api.graph.cool/simple/v1/swapi for local development!
\n Custom Theme \nFrom graphql-playground-react@1.7.0
on you can provide a codeTheme
property to the React Component to customize your color theme.\nThese are the available options:
\nexport interface EditorColours { \n property : string \n comment : string \n punctuation : string \n keyword : string \n def : string \n qualifier : string \n attribute : string \n number : string \n string : string \n builtin : string \n string2 : string \n variable : string \n meta : string \n atom : string \n ws : string \n selection : string \n cursorColor : string \n editorBackground : string \n resultBackground : string \n leftDrawerBackground : string \n rightDrawerBackground : string \n} \n Versions \nThis is repository is a "mono repo" and contains multiple packages using Yarn workspaces . Please be aware that versions are not synchronised between packages. The versions of the release page refer to the electron app.
\n Packages \nIn the folder packages
you'll find the following packages:
\n\ngraphql-playground-electron
: Cross-platform electron app which uses graphql-playground-react
\ngraphql-playground-html
: Simple HTML page rendering a version of graphql-playground-react
hosted on JSDeliver \ngraphql-playground-middleware-express
: Express middleware using graphql-playground-html
\ngraphql-playground-middleware-hapi
: Hapi middleware using graphql-playground-html
\ngraphql-playground-middleware-koa
: Koa middleware using graphql-playground-html
\ngraphql-playground-middleware-lambda
: AWS Lambda middleware using graphql-playground-html
\ngraphql-playground-react
: Core of GraphQL Playground built with ReactJS \n \n\n \nJoin our Discord Server if you run into issues or have questions. We love talking to you!
\n
\n ",
"readmeOriginal": "\nSECURITY WARNING: both graphql-playground-html
and all four (4) of it's middleware dependents until graphql-playground-html@1.6.22
were subject to an XSS Reflection attack vulnerability only to unsanitized user input strings to the functions therein. This was resolved in graphql-playground-html@^1.6.22
. More Information
\n \n
\n \n
\nFuture of this repository : see the announcement issue for details.
\n \nGraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).
\n
\n Installation \n$ brew cask install graphql-playground \n Features \n\n✨ Context-aware autocompletion & error highlighting \n📚 Interactive, multi-column docs (keyboard support) \n⚡️ Supports real-time GraphQL Subscriptions \n⚙ GraphQL Config support with multiple Projects & Endpoints \n🚥 Apollo Tracing support \n \n Security Details \n\nNOTE: only unsanitized user input to the functions in these packages is vulnerable to the recently reported XSS Reflection attack.
\n \n Impact \n\nImpacted are any and all unsanitized user-defined input to:\n-renderPlaygroundPage()
\n-koaPlayground()
\n-expressPlayground()
\n-koaPlayground()
\n-`lambdaPlayground()
\n \n\nIf you used static values, such as graphql-playground-electron
does in it's webpack config , as well as the most common middleware implementations out there, they were not vulnerable to the attack.
\n \nThe only reason this vulnerability exists is because we are using template strings in renderPlaygroundPage()
with potentially unsanitized user defined variables. This allows an attacker to inject html and javascript into the page.
\n\nCommon examples may be user-defined path parameters, query string, unsanitized UI provided values in database, etc., that are used to build template strings or passed directly to a renderPlaygroundPage()
or the matching middleware function equivalent listed above.
\n Impacted Packages \nAll versions of these packages are impacted until the ones specified below , which are now safe for user defined input:
\n\ngraphql-playground-html
: ☔ safe @ 1.6.22
\ngraphql-playground-express
☔ safe @ 1.7.16
\ngraphql-playground-koa
☔ safe @ 1.6.15
\ngraphql-playground-hapi
☔ safe @ 1.6.13
\ngraphql-playground-lambda
☔ safe @ 1.7.17
\ngraphql-playground-electron
has always been ☔ safe from XSS attacks! This is because configuration is statically defined it's webpack config \ngraphql-playground-react
is safe because it does not use renderPlaygroundPage()
anywhere, and thus is not susceptible to template string XSS reflection attacks. \n \n More Information \nSee the security docs for more details on how your implementation might be impacted by this vulnerability. It contains safe examples, unsafe examples, workarounds, and more details.
\nWe've also provided 'an example of the xss using the express middleware
\n FAQ \n How is this different from GraphiQL ? \nGraphQL Playground uses components of GraphiQL under the hood but is meant as a more powerful GraphQL IDE enabling better (local) development workflows. Compared to GraphiQL, the GraphQL Playground ships with the following additional features:
\n\nInteractive, multi-column schema documentation \nAutomatic schema reloading \nSupport for GraphQL Subscriptions \nQuery history \nConfiguration of HTTP headers \nTabs \n \nSee the following question for more additonal features.
\n What's the difference between the desktop app and the web version? \nThe desktop app is the same as the web version but includes these additional features:
\n\nPartial support for graphql-config enabling features like multi-environment setups (no support for sending HTTP headers). \nDouble click on *.graphql
files. \n \n How does GraphQL Bin work? \nYou can easily share your Playgrounds with others by clicking on the \"Share\" button and sharing the generated link. You can think about GraphQL Bin like Pastebin for your GraphQL queries including the context (endpoint, HTTP headers, open tabs etc).
\n\n \n \n\nYou can also find the announcement blog post here .
\n \n Settings \nIn the top right corner of the Playground window you can click on the settings icon.\nThese are the settings currently available:
\n{ \n 'editor.cursorShape' : 'line' , // possible values: 'line', 'block', 'underline' \n 'editor.fontFamily' : `'Source Code Pro', 'Consolas', 'Inconsolata', 'Droid Sans Mono', 'Monaco', monospace` , \n 'editor.fontSize' : 14 , \n 'editor.reuseHeaders' : true , // new tab reuses headers from last tab \n 'editor.theme' : 'dark' , // possible values: 'dark', 'light' \n 'general.betaUpdates' : false , \n 'prettier.printWidth' : 80 , \n 'prettier.tabWidth' : 2 , \n 'prettier.useTabs' : false , \n 'request.credentials' : 'omit' , // possible values: 'omit', 'include', 'same-origin' \n 'schema.polling.enable' : true , // enables automatic schema polling \n 'schema.polling.endpointFilter' : '*localhost*' , // endpoint filter for schema polling \n 'schema.polling.interval' : 2000 , // schema polling interval in ms \n 'schema.disableComments' : boolean , \n 'tracing.hideTracingResponse' : true , \n 'tracing.tracingSupported' : true , // set false to remove x-apollo-tracing header from Schema fetch requests \n} \n Usage \n Properties \nThe React component <Playground />
and all middlewares expose the following options:
\n\nprops
(Middlewares & React Component)\n\nendpoint
string
- the GraphQL endpoint url. \nsubscriptionEndpoint
string
- the GraphQL subscriptions endpoint url. \nworkspaceName
string
- in case you provide a GraphQL Config, you can name your workspace here \nconfig
string
- the JSON of a GraphQL Config. See an example here \nsettings
ISettings
- Editor settings in json format as described here \n \n \n \ninterface ISettings { \n 'editor.cursorShape' : 'line' | 'block' | 'underline' \n 'editor.fontFamily' : string \n 'editor.fontSize' : number \n 'editor.reuseHeaders' : boolean \n 'editor.theme' : 'dark' | 'light' \n 'general.betaUpdates' : boolean \n 'prettier.printWidth' : number \n 'prettier.tabWidth' : number \n 'prettier.useTabs' : boolean \n 'request.credentials' : 'omit' | 'include' | 'same-origin' \n 'schema.polling.enable' : boolean \n 'schema.polling.endpointFilter' : string \n 'schema.polling.interval' : number \n 'schema.disableComments' : boolean \n 'tracing.hideTracingResponse' : boolean \n 'tracing.tracingSupported' : boolean \n} \n\nschema
IntrospectionResult
- The result of an introspection query (an object of this form: {__schema: {...}}
) The playground automatically fetches the schema from the endpoint. This is only needed when you want to override the schema. \ntabs
Tab[]
- An array of tabs to inject. Note: When using this feature, tabs will be resetted each time the page is reloaded \n \ninterface Tab { \n endpoint : string \n query : string \n name ?: string \n variables ?: string \n responses ?: string [ ] \n headers ?: { [ key : string ] : string } \n} \nIn addition to this, the React app provides some more properties:
\n\nprops
(React Component) \ncreateApolloLink
[(session: Session, subscriptionEndpoint?: string) => ApolloLink
] - this is the equivalent to the fetcher
of GraphiQL. For each query that is being executed, this function will be called \n \ncreateApolloLink
is only available in the React Component and not the middlewares, because the content must be serializable as it is being printed into a HTML template.
\n As HTML Page \nIf you simply want to render the Playground HTML on your own, for example when implementing a GraphQL Server, there are 2 options for you:
\n\nThe bare minimum HTML needed to render the Playground \nThe Playground HTML with full loading animation \n \nNote: In case you do not want to serve assets from a CDN (like jsDelivr) and instead use a local copy, you will need to install graphql-playground-react
from npm, and then replace all instances of //cdn.jsdelivr.net/npm
with ./node_modules
. An example can be found here
\n As React Component \n Install \nyarn add graphql-playground-react \n Use \nGraphQL Playground provides a React component responsible for rendering the UI and Session management.\nThere are 3 dependencies needed in order to run the graphql-playground-react
React component.
\n\nOpen Sans and Source Code Pro fonts \nRendering the <Playground />
component \n \nThe GraphQL Playground requires React 16 .
\nIncluding Fonts (1.
)
\n< link \n href =\"https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|Source+Code+Pro:400,700 \"\n rel =\"stylesheet \"\n/> \nIncluding stylesheet and the component (2., 3.
)
\nimport React from 'react' \nimport ReactDOM from 'react-dom' \nimport { Provider } from 'react-redux' \nimport { Playground , store } from 'graphql-playground-react' \n\nReactDOM . render ( \n < Provider store = { store } > \n < Playground endpoint = 'https://api.graph.cool/simple/v1/swapi' /> \n < /Provider > , \n document . body , \n) \n As Server Middleware \n Install \n# Pick the one that matches your server framework \nyarn add graphql-playground-middleware-express # for Express or Connect \nyarn add graphql-playground-middleware-hapi\nyarn add graphql-playground-middleware-koa\nyarn add graphql-playground-middleware-lambda \n Usage with example \nWe have a full example for each of the frameworks below:
\n\n As serverless handler \n Install \nyarn add graphql-playground-middleware-lambda \n Usage \nhandler.js
\nimport lambdaPlayground from 'graphql-playground-middleware-lambda' \n// or using require() \n// const lambdaPlayground = require('graphql-playground-middleware-lambda').default \n\nexports . graphqlHandler = function graphqlHandler ( event , context , callback ) { \n function callbackFilter ( error , output ) { \n // eslint-disable-next-line no-param-reassign \n output . headers [ 'Access-Control-Allow-Origin' ] = '*' \n callback ( error , output ) \n } \n\n const handler = graphqlLambda ( { schema : myGraphQLSchema } ) \n return handler ( event , context , callbackFilter ) \n} \n\nexports . playgroundHandler = lambdaPlayground ( { \n endpoint : '/dev/graphql' , \n} ) \nserverless.yml
\nfunctions :\n graphql :\n handler : handler.graphqlHandler \n events :\n - http :\n path : graphql \n method : post \n cors : true \n playground :\n handler : handler.playgroundHandler \n events :\n - http :\n path : playground \n method : get \n cors : true \n Security Issue \nThere is an XSS Reflection Vulnerability when using these middlewares with unsanitized user input before
\n Development \n$ cd packages/graphql-playground-react\n$ yarn\n$ yarn start \nOpen\nlocalhost:3000/localDev.html?endpoint=https://api.graph.cool/simple/v1/swapi for local development!
\n Custom Theme \nFrom graphql-playground-react@1.7.0
on you can provide a codeTheme
property to the React Component to customize your color theme.\nThese are the available options:
\nexport interface EditorColours { \n property : string \n comment : string \n punctuation : string \n keyword : string \n def : string \n qualifier : string \n attribute : string \n number : string \n string : string \n builtin : string \n string2 : string \n variable : string \n meta : string \n atom : string \n ws : string \n selection : string \n cursorColor : string \n editorBackground : string \n resultBackground : string \n leftDrawerBackground : string \n rightDrawerBackground : string \n} \n Versions \nThis is repository is a \"mono repo\" and contains multiple packages using Yarn workspaces . Please be aware that versions are not synchronised between packages. The versions of the release page refer to the electron app.
\n Packages \nIn the folder packages
you'll find the following packages:
\n\ngraphql-playground-electron
: Cross-platform electron app which uses graphql-playground-react
\ngraphql-playground-html
: Simple HTML page rendering a version of graphql-playground-react
hosted on JSDeliver \ngraphql-playground-middleware-express
: Express middleware using graphql-playground-html
\ngraphql-playground-middleware-hapi
: Hapi middleware using graphql-playground-html
\ngraphql-playground-middleware-koa
: Koa middleware using graphql-playground-html
\ngraphql-playground-middleware-lambda
: AWS Lambda middleware using graphql-playground-html
\ngraphql-playground-react
: Core of GraphQL Playground built with ReactJS \n \n\n \nJoin our Discord Server if you run into issues or have questions. We love talking to you!
\n
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:19.264Z"
+ "readmeFetchedAt": "2020-09-30T00:10:27.348Z"
},
"hardinfo": {
"readmeCleaned": " Hardinfo \n
\n Overview \nCollect and share information about your computer's hardware. Example paste with info - go to link
\n changelog \n0.1.0 - Remove "open" module because of its associated vulnerability (https://nodesecurity.io/advisories/663 ), update all modules, update electron to latest stable version, other small fix
\n Support OS \nAt now are supported mac os/osx and linux.
\n Download \nFor macOS - download app
\n Build for dev \nelectron-packager ./ --icon=./img/ico.icns --overwrite \n ",
"readmeOriginal": " Hardinfo \n
\n Overview \nCollect and share information about your computer's hardware. Example paste with info - go to link
\n changelog \n0.1.0 - Remove \"open\" module because of its associated vulnerability (https://nodesecurity.io/advisories/663 ), update all modules, update electron to latest stable version, other small fix
\n Support OS \nAt now are supported mac os/osx and linux.
\n Download \nFor macOS - download app
\n Build for dev \nelectron-packager ./ --icon=./img/ico.icns --overwrite \n ",
- "readmeFetchedAt": "2020-09-29T12:07:19.298Z"
+ "readmeFetchedAt": "2020-09-30T00:10:27.351Z"
},
- "hbbatchbeast": {
- "readmeCleaned": " HBBatchBeast for HandBrake and FFmpeg/FFprobe (Windows, macOS, Linux & Docker) \n
\n \n
\nDemo video - https://youtu.be/mHMXfInoqfE
\nWebsite: http://hbbatchbeast.io/
\nA free GUI application for HandBrake and FFmpeg/FFprobe on Windows, macOS and Linux (+ Linux Docker image) with an emphasis on multi HandBrake/FFmpeg instance batch conversion (including recursive folder scans and folder watching). The destination folder structure is kept the same as the source folder structure. Media in subfolders is also converted. Multiple folders can be monitored and different conversion presets can be specified for each folder. Also included:
\n-Remote monitoring feature to monitor batch file conversions in any browser
\n-Basic h265 benchmarking
\n-Health check feature which can scan for corrupt video files using HandBrake (quick scan) or FFmpeg (thorough scan), although this is not always accurate. Attempt repair file feature included too.
\nThis is a standalone program on Windows but requires HandBrakeCLI to be installed on Linux and Mac. For a server application with similar functionality please see Tdarr .
\nSettings help is available by pressing the blue ? diamond icons spread throughout the program:
\n
\nThe program scans the source folders for all files. It then compares the source folder files with the destination folder files to see if any of the source files exist in the destination folder already. If not, the program queues the files for conversion.
\n4 worker modules (default number) then work through the conversion queue. If periodic scanning is enabled then the program will run at the chosen interval.
\nAfter it a bit more testing it seems that weird things can happen if you monitor a folder which is being downloaded to. It seems sometimes conversions start before a file has fully downloaded. To solve this, I recommend using a temporary download folder before moving completed files into your HBBB source folder.
\nIf you use a download program which has an 'incomplete downloads' folder etc, do not put that folder inside your main source folder else you may end up converting each file twice.
\nThe program won't work properly if you put the destination folder in a folder inside the source folder because the program is recreating the source folder structure inside the destination folder. It will cause an infinite loop of creating more and more sub-folders each time you run the program. So it will NOT work properly if you do something like this:
\nSource:
\nD:\\Videos
\nDestination:
\nD:\\Videos\\Converted
\nIt will work properly if you do something like this etc:
\nSource:
\nD:\\Videos
\nDestination:
\nD:\\Converted
\n ",
- "readmeOriginal": " HBBatchBeast for HandBrake and FFmpeg/FFprobe (Windows, macOS, Linux & Docker) \n
\n \n
\nDemo video - https://youtu.be/mHMXfInoqfE
\nWebsite: http://hbbatchbeast.io/
\nA free GUI application for HandBrake and FFmpeg/FFprobe on Windows, macOS and Linux (+ Linux Docker image) with an emphasis on multi HandBrake/FFmpeg instance batch conversion (including recursive folder scans and folder watching). The destination folder structure is kept the same as the source folder structure. Media in subfolders is also converted. Multiple folders can be monitored and different conversion presets can be specified for each folder. Also included:
\n-Remote monitoring feature to monitor batch file conversions in any browser
\n-Basic h265 benchmarking
\n-Health check feature which can scan for corrupt video files using HandBrake (quick scan) or FFmpeg (thorough scan), although this is not always accurate. Attempt repair file feature included too.
\nThis is a standalone program on Windows but requires HandBrakeCLI to be installed on Linux and Mac. For a server application with similar functionality please see Tdarr .
\nSettings help is available by pressing the blue ? diamond icons spread throughout the program:
\n
\nThe program scans the source folders for all files. It then compares the source folder files with the destination folder files to see if any of the source files exist in the destination folder already. If not, the program queues the files for conversion.
\n4 worker modules (default number) then work through the conversion queue. If periodic scanning is enabled then the program will run at the chosen interval.
\nAfter it a bit more testing it seems that weird things can happen if you monitor a folder which is being downloaded to. It seems sometimes conversions start before a file has fully downloaded. To solve this, I recommend using a temporary download folder before moving completed files into your HBBB source folder.
\nIf you use a download program which has an 'incomplete downloads' folder etc, do not put that folder inside your main source folder else you may end up converting each file twice.
\nThe program won't work properly if you put the destination folder in a folder inside the source folder because the program is recreating the source folder structure inside the destination folder. It will cause an infinite loop of creating more and more sub-folders each time you run the program. So it will NOT work properly if you do something like this:
\nSource:
\nD:\\Videos
\nDestination:
\nD:\\Videos\\Converted
\nIt will work properly if you do something like this etc:
\nSource:
\nD:\\Videos
\nDestination:
\nD:\\Converted
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:19.322Z"
+ "hashtag": {
+ "readmeCleaned": "\n \n
\n Overview \nHashTag is a minimalist mirosoftware that hash some text. This application should mainly be used by developers who want to quickly hash something. It can also keep in memory your previous hashes in order to save some time during your development process. Currently, their are 3 algorithms : MD5 , SHA-256 and Bcrypt .
\n Installation \n⚠️ Currently, this software is only available for Windows (Linux and MacOS are not supported) \n \nYou can either download it from GitHub using the latest realese , from the Electron apps website or from the Softpedia website .\n \nOnce done, double click on HashTag.exe
and it be ready to use.
\n Run HashTag locally \n\nClone the repository \n \n$ git clone https://github.com/MrAnyx/HashTag.git \n \n\nInstall the dependencies \n \n\n \n\nRun the application \n \n\n \n\nBuild the application \n \n\n Issue \nIf you find a security issue or any other kind of issue, feel free to create an issue by clicking here .\nSame thing for the pull requests and feature requests.
\n Development and maintenance \nToday, everything is made by MrAnyx
\n Support 👍 \nIf you like this project or if you want to support me, you can simply smash the like button, just to let me know.
\n Preview \n\n \n
\n\n \n
\n License \nCurrently, this project is under the GPL-3.0 license.
\n ",
+ "readmeOriginal": "\n \n
\n Overview \nHashTag is a minimalist mirosoftware that hash some text. This application should mainly be used by developers who want to quickly hash something. It can also keep in memory your previous hashes in order to save some time during your development process. Currently, their are 3 algorithms : MD5 , SHA-256 and Bcrypt .
\n Installation \n⚠️ Currently, this software is only available for Windows (Linux and MacOS are not supported) \n \nYou can either download it from GitHub using the latest realese , from the Electron apps website or from the Softpedia website .\n \nOnce done, double click on HashTag.exe
and it be ready to use.
\n Run HashTag locally \n\nClone the repository \n \n$ git clone https://github.com/MrAnyx/HashTag.git \n \n\nInstall the dependencies \n \n\n \n\nRun the application \n \n\n \n\nBuild the application \n \n\n Issue \nIf you find a security issue or any other kind of issue, feel free to create an issue by clicking here .\nSame thing for the pull requests and feature requests.
\n Development and maintenance \nToday, everything is made by MrAnyx
\n Support 👍 \nIf you like this project or if you want to support me, you can simply smash the like button, just to let me know.
\n Preview \n\n \n
\n\n \n
\n License \nCurrently, this project is under the GPL-3.0 license.
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:27.357Z"
},
- "hastyheroes": {
- "readmeCleaned": " \nHasty Heroes \n \n \n \n \n \n \nAn endless 2D jumping game, select a avatar, choose a environment and start playing. Dont fall off the platforms and dont hit the spike balls!
\n How to Play/ Build \n 1. Play the game \nDownload the game from here . Start the application and and then follow the instructions below to start playing. Try to score as many points as you can!
\n 2. Building from the repo \nClone the repository, then navigate to it on your terminal and run npm install
, once all the dependencies have finished downloading, run npm start
to test it, and npm run dist
to build it for your platform.
\n Instructions \n\n Select your environment, cycle through the 3 available ones by hitting spacebar. \n Click on a avatar to begin. \n Use the left and right arrow keys to move on the platforms. \n Press the up key to jump \n Dont fall below the screen, and dont hit the Spike Balls \n \n If you liked this, check out My colaborative task app, where you can create groups with your team and make to-dos and task lists \nhttps://taskifyyy.firebaseapp.com
\n Credits \nThe game assets including the background and the tiles were made by Kenny , the character sprites were made by MadFireOn , and the idea for the game was inspired by a tutorial from Joshmorony .
\n ",
- "readmeOriginal": " \nHasty Heroes \n \n \n \n \n \n \nAn endless 2D jumping game, select a avatar, choose a environment and start playing. Dont fall off the platforms and dont hit the spike balls!
\n How to Play/ Build \n 1. Play the game \nDownload the game from here . Start the application and and then follow the instructions below to start playing. Try to score as many points as you can!
\n 2. Building from the repo \nClone the repository, then navigate to it on your terminal and run npm install
, once all the dependencies have finished downloading, run npm start
to test it, and npm run dist
to build it for your platform.
\n Instructions \n\n Select your environment, cycle through the 3 available ones by hitting spacebar. \n Click on a avatar to begin. \n Use the left and right arrow keys to move on the platforms. \n Press the up key to jump \n Dont fall below the screen, and dont hit the Spike Balls \n \n If you liked this, check out My colaborative task app, where you can create groups with your team and make to-dos and task lists \nhttps://taskifyyy.firebaseapp.com
\n Credits \nThe game assets including the background and the tiles were made by Kenny , the character sprites were made by MadFireOn , and the idea for the game was inspired by a tutorial from Joshmorony .
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:19.378Z"
+ "hain": {
+ "readmeCleaned": " Hain \n \n \n
\nAn alt +space launcher for Windows, built with Electron.
\nI always dreamed of an alternative to Alfred on Windows, that is made with JavaScript.\nso, I made it.
\n\n \n
\n Vision \nIt's a launcher with strict syntax (like terminal programs), it's not targeting to interpret natural language. \nI believe the strict syntax can provide more powerful and fast response than to interpret natural language.
\n Features \n\nSearching Executable files very fast with Fuzzy Matching \nPlugins in Pure JavaScript \n \n Downloads \nGo to Releases , then you can download prebuilt binaries.
\n Usage \nRun and press alt +space anywhere.
\n Themes \nSee THEMES.md
\n How to make Plugins \nSee Plugin Documentation
\n Development Requirements \n\nNode.js v8.9.x \nnpm v5.6.x \n \n\nSee engines
property in package.json
\n \n Install/Build from Source \n# Clone this repo \ngit clone https://github.com/hainproject/hain.git\n# Go into the repo \ncd hain\n# Install dependencies \nnpm install \n Run from Source \n\n Build for Windows \n\n Build for Linux \n\n Build for macOS \n\n Contributing \nSee CONTRIBUTING.md
\n Credits \nThe name "Hain" is named by Hyunseop Lee, it means "a Servant" in Korean. \nThe app icon & gif are designed by Yunsung Lee. \nIt uses npmsearch.com for searching packages for now.
\n License \nMIT
\n ",
+ "readmeOriginal": " Hain \n \n \n
\nAn alt +space launcher for Windows, built with Electron.
\nI always dreamed of an alternative to Alfred on Windows, that is made with JavaScript.\nso, I made it.
\n\n \n
\n Vision \nIt's a launcher with strict syntax (like terminal programs), it's not targeting to interpret natural language. \nI believe the strict syntax can provide more powerful and fast response than to interpret natural language.
\n Features \n\nSearching Executable files very fast with Fuzzy Matching \nPlugins in Pure JavaScript \n \n Downloads \nGo to Releases , then you can download prebuilt binaries.
\n Usage \nRun and press alt +space anywhere.
\n Themes \nSee THEMES.md
\n How to make Plugins \nSee Plugin Documentation
\n Development Requirements \n\nNode.js v8.9.x \nnpm v5.6.x \n \n\nSee engines
property in package.json
\n \n Install/Build from Source \n# Clone this repo \ngit clone https://github.com/hainproject/hain.git\n# Go into the repo \ncd hain\n# Install dependencies \nnpm install \n Run from Source \n\n Build for Windows \n\n Build for Linux \n\n Build for macOS \n\n Contributing \nSee CONTRIBUTING.md
\n Credits \nThe name \"Hain\" is named by Hyunseop Lee, it means \"a Servant\" in Korean. \nThe app icon & gif are designed by Yunsung Lee. \nIt uses npmsearch.com for searching packages for now.
\n License \nMIT
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:27.389Z"
},
"hawkeye": {
"readmeCleaned": "
\n
\nTo read about Hawk Eye, visit the Hark website .
\n Features \nHawk Eye has many features, including:
\n\nScheduled notification pulling \nFilter by type, repository and more \nFlexible per-repository mute filters \nMark single and multiple notifications as read \nSupport for multiple accounts \nLight and dark mode \nResponsive design \n \n Usage \nTo get started and try out Hawk Eye, download the latest release for your platform on the Releases Page . You'll then be able to auto-update when new updates are available. Note: this currently only works for macOS, Windows incoming.
\n Screenshots \n Dark Mode \n
\n Light Mode \n
\n Contributing \nFor information regarding contributing to this project, please read the Contributing document.
\n License \nMIT License
\n ",
"readmeOriginal": "
\n
\nTo read about Hawk Eye, visit the Hark website .
\n Features \nHawk Eye has many features, including:
\n\nScheduled notification pulling \nFilter by type, repository and more \nFlexible per-repository mute filters \nMark single and multiple notifications as read \nSupport for multiple accounts \nLight and dark mode \nResponsive design \n \n Usage \nTo get started and try out Hawk Eye, download the latest release for your platform on the Releases Page . You'll then be able to auto-update when new updates are available. Note: this currently only works for macOS, Windows incoming.
\n Screenshots \n Dark Mode \n
\n Light Mode \n
\n Contributing \nFor information regarding contributing to this project, please read the Contributing document.
\n License \nMIT License
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:19.391Z"
+ "readmeFetchedAt": "2020-09-30T00:10:27.413Z"
+ },
+ "hastyheroes": {
+ "readmeCleaned": " \nHasty Heroes \n \n \n \n \n \n \nAn endless 2D jumping game, select a avatar, choose a environment and start playing. Dont fall off the platforms and dont hit the spike balls!
\n How to Play/ Build \n 1. Play the game \nDownload the game from here . Start the application and and then follow the instructions below to start playing. Try to score as many points as you can!
\n 2. Building from the repo \nClone the repository, then navigate to it on your terminal and run npm install
, once all the dependencies have finished downloading, run npm start
to test it, and npm run dist
to build it for your platform.
\n Instructions \n\n Select your environment, cycle through the 3 available ones by hitting spacebar. \n Click on a avatar to begin. \n Use the left and right arrow keys to move on the platforms. \n Press the up key to jump \n Dont fall below the screen, and dont hit the Spike Balls \n \n If you liked this, check out My colaborative task app, where you can create groups with your team and make to-dos and task lists \nhttps://taskifyyy.firebaseapp.com
\n Credits \nThe game assets including the background and the tiles were made by Kenny , the character sprites were made by MadFireOn , and the idea for the game was inspired by a tutorial from Joshmorony .
\n ",
+ "readmeOriginal": " \nHasty Heroes \n \n \n \n \n \n \nAn endless 2D jumping game, select a avatar, choose a environment and start playing. Dont fall off the platforms and dont hit the spike balls!
\n How to Play/ Build \n 1. Play the game \nDownload the game from here . Start the application and and then follow the instructions below to start playing. Try to score as many points as you can!
\n 2. Building from the repo \nClone the repository, then navigate to it on your terminal and run npm install
, once all the dependencies have finished downloading, run npm start
to test it, and npm run dist
to build it for your platform.
\n Instructions \n\n Select your environment, cycle through the 3 available ones by hitting spacebar. \n Click on a avatar to begin. \n Use the left and right arrow keys to move on the platforms. \n Press the up key to jump \n Dont fall below the screen, and dont hit the Spike Balls \n \n If you liked this, check out My colaborative task app, where you can create groups with your team and make to-dos and task lists \nhttps://taskifyyy.firebaseapp.com
\n Credits \nThe game assets including the background and the tiles were made by Kenny , the character sprites were made by MadFireOn , and the idea for the game was inspired by a tutorial from Joshmorony .
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:27.418Z"
+ },
+ "hbbatchbeast": {
+ "readmeCleaned": " HBBatchBeast for HandBrake and FFmpeg/FFprobe (Windows, macOS, Linux & Docker) \n
\n \n
\nDemo video - https://youtu.be/mHMXfInoqfE
\nWebsite: http://hbbatchbeast.io/
\nA free GUI application for HandBrake and FFmpeg/FFprobe on Windows, macOS and Linux (+ Linux Docker image) with an emphasis on multi HandBrake/FFmpeg instance batch conversion (including recursive folder scans and folder watching). The destination folder structure is kept the same as the source folder structure. Media in subfolders is also converted. Multiple folders can be monitored and different conversion presets can be specified for each folder. Also included:
\n-Remote monitoring feature to monitor batch file conversions in any browser
\n-Basic h265 benchmarking
\n-Health check feature which can scan for corrupt video files using HandBrake (quick scan) or FFmpeg (thorough scan), although this is not always accurate. Attempt repair file feature included too.
\nThis is a standalone program on Windows but requires HandBrakeCLI to be installed on Linux and Mac. For a server application with similar functionality please see Tdarr .
\nSettings help is available by pressing the blue ? diamond icons spread throughout the program:
\n
\nThe program scans the source folders for all files. It then compares the source folder files with the destination folder files to see if any of the source files exist in the destination folder already. If not, the program queues the files for conversion.
\n4 worker modules (default number) then work through the conversion queue. If periodic scanning is enabled then the program will run at the chosen interval.
\nAfter it a bit more testing it seems that weird things can happen if you monitor a folder which is being downloaded to. It seems sometimes conversions start before a file has fully downloaded. To solve this, I recommend using a temporary download folder before moving completed files into your HBBB source folder.
\nIf you use a download program which has an 'incomplete downloads' folder etc, do not put that folder inside your main source folder else you may end up converting each file twice.
\nThe program won't work properly if you put the destination folder in a folder inside the source folder because the program is recreating the source folder structure inside the destination folder. It will cause an infinite loop of creating more and more sub-folders each time you run the program. So it will NOT work properly if you do something like this:
\nSource:
\nD:\\Videos
\nDestination:
\nD:\\Videos\\Converted
\nIt will work properly if you do something like this etc:
\nSource:
\nD:\\Videos
\nDestination:
\nD:\\Converted
\n ",
+ "readmeOriginal": " HBBatchBeast for HandBrake and FFmpeg/FFprobe (Windows, macOS, Linux & Docker) \n
\n \n
\nDemo video - https://youtu.be/mHMXfInoqfE
\nWebsite: http://hbbatchbeast.io/
\nA free GUI application for HandBrake and FFmpeg/FFprobe on Windows, macOS and Linux (+ Linux Docker image) with an emphasis on multi HandBrake/FFmpeg instance batch conversion (including recursive folder scans and folder watching). The destination folder structure is kept the same as the source folder structure. Media in subfolders is also converted. Multiple folders can be monitored and different conversion presets can be specified for each folder. Also included:
\n-Remote monitoring feature to monitor batch file conversions in any browser
\n-Basic h265 benchmarking
\n-Health check feature which can scan for corrupt video files using HandBrake (quick scan) or FFmpeg (thorough scan), although this is not always accurate. Attempt repair file feature included too.
\nThis is a standalone program on Windows but requires HandBrakeCLI to be installed on Linux and Mac. For a server application with similar functionality please see Tdarr .
\nSettings help is available by pressing the blue ? diamond icons spread throughout the program:
\n
\nThe program scans the source folders for all files. It then compares the source folder files with the destination folder files to see if any of the source files exist in the destination folder already. If not, the program queues the files for conversion.
\n4 worker modules (default number) then work through the conversion queue. If periodic scanning is enabled then the program will run at the chosen interval.
\nAfter it a bit more testing it seems that weird things can happen if you monitor a folder which is being downloaded to. It seems sometimes conversions start before a file has fully downloaded. To solve this, I recommend using a temporary download folder before moving completed files into your HBBB source folder.
\nIf you use a download program which has an 'incomplete downloads' folder etc, do not put that folder inside your main source folder else you may end up converting each file twice.
\nThe program won't work properly if you put the destination folder in a folder inside the source folder because the program is recreating the source folder structure inside the destination folder. It will cause an infinite loop of creating more and more sub-folders each time you run the program. So it will NOT work properly if you do something like this:
\nSource:
\nD:\\Videos
\nDestination:
\nD:\\Videos\\Converted
\nIt will work properly if you do something like this etc:
\nSource:
\nD:\\Videos
\nDestination:
\nD:\\Converted
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:27.438Z"
},
"headlines": {
"readmeCleaned": " Electron-Headlines \n
\nClone and run for a quick way to see Electron-News-App in action.
\n Screenshot \n
\n To Use \nTo clone and run this repository you'll need Git and Node.js (which comes with npm ) installed on your computer. From your command line:
\n# Clone this repository \ngit clone https://github.com/MedZed/Electron-Headlines.git\n# Go into the repository \ncd electron-quick-start\n# Install dependencies \nnpm install\n# Run the app \nnpm start \n API used in this app \nnewsapi.org
\nLearn more about Electron and its API in the documentation .
\n Link to final installable windows app \nHeadlines
\n Other Example Apps \nFor more example apps, see the\nlist of boilerplates \ncreated by the awesome electron community.
\n License \nThe MIT License
\nCopyright (c) 2017 Med Zarroug
\n ",
"readmeOriginal": " Electron-Headlines \n
\nClone and run for a quick way to see Electron-News-App in action.
\n Screenshot \n
\n To Use \nTo clone and run this repository you'll need Git and Node.js (which comes with npm ) installed on your computer. From your command line:
\n# Clone this repository \ngit clone https://github.com/MedZed/Electron-Headlines.git\n# Go into the repository \ncd electron-quick-start\n# Install dependencies \nnpm install\n# Run the app \nnpm start \n API used in this app \nnewsapi.org
\nLearn more about Electron and its API in the documentation .
\n Link to final installable windows app \nHeadlines
\n Other Example Apps \nFor more example apps, see the\nlist of boilerplates \ncreated by the awesome electron community.
\n License \nThe MIT License
\nCopyright (c) 2017 Med Zarroug
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:19.426Z"
+ "readmeFetchedAt": "2020-09-30T00:10:27.532Z"
},
- "hain": {
- "readmeCleaned": " Hain \n \n \n
\nAn alt +space launcher for Windows, built with Electron.
\nI always dreamed of an alternative to Alfred on Windows, that is made with JavaScript.\nso, I made it.
\n\n \n
\n Vision \nIt's a launcher with strict syntax (like terminal programs), it's not targeting to interpret natural language. \nI believe the strict syntax can provide more powerful and fast response than to interpret natural language.
\n Features \n\nSearching Executable files very fast with Fuzzy Matching \nPlugins in Pure JavaScript \n \n Downloads \nGo to Releases , then you can download prebuilt binaries.
\n Usage \nRun and press alt +space anywhere.
\n Themes \nSee THEMES.md
\n How to make Plugins \nSee Plugin Documentation
\n Development Requirements \n\nNode.js v8.9.x \nnpm v5.6.x \n \n\nSee engines
property in package.json
\n \n Install/Build from Source \n# Clone this repo \ngit clone https://github.com/hainproject/hain.git\n# Go into the repo \ncd hain\n# Install dependencies \nnpm install \n Run from Source \n\n Build for Windows \n\n Build for Linux \n\n Build for macOS \n\n Contributing \nSee CONTRIBUTING.md
\n Credits \nThe name "Hain" is named by Hyunseop Lee, it means "a Servant" in Korean. \nThe app icon & gif are designed by Yunsung Lee. \nIt uses npmsearch.com for searching packages for now.
\n License \nMIT
\n ",
- "readmeOriginal": " Hain \n \n \n
\nAn alt +space launcher for Windows, built with Electron.
\nI always dreamed of an alternative to Alfred on Windows, that is made with JavaScript.\nso, I made it.
\n\n \n
\n Vision \nIt's a launcher with strict syntax (like terminal programs), it's not targeting to interpret natural language. \nI believe the strict syntax can provide more powerful and fast response than to interpret natural language.
\n Features \n\nSearching Executable files very fast with Fuzzy Matching \nPlugins in Pure JavaScript \n \n Downloads \nGo to Releases , then you can download prebuilt binaries.
\n Usage \nRun and press alt +space anywhere.
\n Themes \nSee THEMES.md
\n How to make Plugins \nSee Plugin Documentation
\n Development Requirements \n\nNode.js v8.9.x \nnpm v5.6.x \n \n\nSee engines
property in package.json
\n \n Install/Build from Source \n# Clone this repo \ngit clone https://github.com/hainproject/hain.git\n# Go into the repo \ncd hain\n# Install dependencies \nnpm install \n Run from Source \n\n Build for Windows \n\n Build for Linux \n\n Build for macOS \n\n Contributing \nSee CONTRIBUTING.md
\n Credits \nThe name \"Hain\" is named by Hyunseop Lee, it means \"a Servant\" in Korean. \nThe app icon & gif are designed by Yunsung Lee. \nIt uses npmsearch.com for searching packages for now.
\n License \nMIT
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:19.434Z"
+ "healthi": {
+ "readmeCleaned": " Healthi \nCheck your laptops's battery health.
\n\n\t \n\t \n\t \n
\n\n \n \n \n \n
\n Download \n macOS \nYou can download the latest release or install it with homebrew cask : brew cask install healthi
.
\n Linux \nIf you're on Debian you can download a .deb
file from the latest release .
\nIf you want other packages to be available open a pull request to include it. The targets are inside package.json > build > linux > target
.
\n Develop \nnpm install\nnpm run dev # Start app and watch for changes \nnpm test \n Build \n macOS/Debian \nnpm run icns # generate icons from res/icon.svg (requires inkscape) \nnpm run dist # build app into dist/ folder \n Contribute \nYou can open an issue to report any bug or improvement.
\nAlso, you could fix/improve it yourself:
\n\nYou can either have an idea to improve the app or search for an issue \nFork the repo \nCode your changes and try them npm start
\nRun the tests npm test
\nSubmit your pull request \n \n Author \n© 2019 Pablo Varela
\nSpecial thanks to the contributors
\n ",
+ "readmeOriginal": " Healthi \nCheck your laptops's battery health.
\n\n\t \n\t \n\t \n
\n\n \n \n \n \n
\n Download \n macOS \nYou can download the latest release or install it with homebrew cask : brew cask install healthi
.
\n Linux \nIf you're on Debian you can download a .deb
file from the latest release .
\nIf you want other packages to be available open a pull request to include it. The targets are inside package.json > build > linux > target
.
\n Develop \nnpm install\nnpm run dev # Start app and watch for changes \nnpm test \n Build \n macOS/Debian \nnpm run icns # generate icons from res/icon.svg (requires inkscape) \nnpm run dist # build app into dist/ folder \n Contribute \nYou can open an issue to report any bug or improvement.
\nAlso, you could fix/improve it yourself:
\n\nYou can either have an idea to improve the app or search for an issue \nFork the repo \nCode your changes and try them npm start
\nRun the tests npm test
\nSubmit your pull request \n \n Author \n© 2019 Pablo Varela
\nSpecial thanks to the contributors
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:27.547Z"
},
"heads-tails": {
"readmeCleaned": " SmartHoldem Heads or Tails \nThe SmartHoldem platform Game Client
\n
\nHeads or Tails” is a multiplayer game, based on the DPOS blockchain with instant payments, built-in wallet and exchange platform for popular cryptocurrencies. Statistics of your games and a chat are also available.
\nYou can start a new game with your own stake or choose an existing one by choosing one “Heads” or “Tails” side of the coin.\nThe game of “Heads or tails” is still insanely popular worldwide.\nThe history of many peoples carefully keeps the rules of the “Heads or tails” game. It was called differently from one country to another. The name of the game often depended on what was depicted on the coin.
\nOne could find players on loud Eastern bazaars, under the moonlight of the Great Silk Road or on Her Majesty’s ship, fell calm somewhere in the Mediterranean Sea.\nAnd now, the most popular game of “Heads or tails” is on the blockchain.\nThe information about every side of the coin is encrypted and saved in the blockchain. The game is played strictly between the players.\nYou can transfer or send cryptocurrency to your address or to the exchange market using your profile. The statistics of your games and a chat are also available.
\nCHANGELOG https://github.com/SmartHoldemDAPPs/heads-tails/blob/master/CHANGELOG.md
\n ",
"readmeOriginal": " SmartHoldem Heads or Tails \nThe SmartHoldem platform Game Client
\n
\nHeads or Tails” is a multiplayer game, based on the DPOS blockchain with instant payments, built-in wallet and exchange platform for popular cryptocurrencies. Statistics of your games and a chat are also available.
\nYou can start a new game with your own stake or choose an existing one by choosing one “Heads” or “Tails” side of the coin.\nThe game of “Heads or tails” is still insanely popular worldwide.\nThe history of many peoples carefully keeps the rules of the “Heads or tails” game. It was called differently from one country to another. The name of the game often depended on what was depicted on the coin.
\nOne could find players on loud Eastern bazaars, under the moonlight of the Great Silk Road or on Her Majesty’s ship, fell calm somewhere in the Mediterranean Sea.\nAnd now, the most popular game of “Heads or tails” is on the blockchain.\nThe information about every side of the coin is encrypted and saved in the blockchain. The game is played strictly between the players.\nYou can transfer or send cryptocurrency to your address or to the exchange market using your profile. The statistics of your games and a chat are also available.
\nCHANGELOG https://github.com/SmartHoldemDAPPs/heads-tails/blob/master/CHANGELOG.md
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:19.508Z"
- },
- "healthi": {
- "readmeCleaned": " Healthi \nCheck your laptops's battery health.
\n\n\t \n\t \n\t \n
\n\n \n \n \n \n
\n Download \n macOS \nYou can download the latest release or install it with homebrew cask : brew cask install healthi
.
\n Linux \nIf you're on Debian you can download a .deb
file from the latest release .
\nIf you want other packages to be available open a pull request to include it. The targets are inside package.json > build > linux > target
.
\n Develop \nnpm install\nnpm run dev # Start app and watch for changes \nnpm test \n Build \n macOS/Debian \nnpm run icns # generate icons from res/icon.svg (requires inkscape) \nnpm run dist # build app into dist/ folder \n Contribute \nYou can open an issue to report any bug or improvement.
\nAlso, you could fix/improve it yourself:
\n\nYou can either have an idea to improve the app or search for an issue \nFork the repo \nCode your changes and try them npm start
\nRun the tests npm test
\nSubmit your pull request \n \n Author \n© 2019 Pablo Varela
\nSpecial thanks to the contributors
\n ",
- "readmeOriginal": " Healthi \nCheck your laptops's battery health.
\n\n\t \n\t \n\t \n
\n\n \n \n \n \n
\n Download \n macOS \nYou can download the latest release or install it with homebrew cask : brew cask install healthi
.
\n Linux \nIf you're on Debian you can download a .deb
file from the latest release .
\nIf you want other packages to be available open a pull request to include it. The targets are inside package.json > build > linux > target
.
\n Develop \nnpm install\nnpm run dev # Start app and watch for changes \nnpm test \n Build \n macOS/Debian \nnpm run icns # generate icons from res/icon.svg (requires inkscape) \nnpm run dist # build app into dist/ folder \n Contribute \nYou can open an issue to report any bug or improvement.
\nAlso, you could fix/improve it yourself:
\n\nYou can either have an idea to improve the app or search for an issue \nFork the repo \nCode your changes and try them npm start
\nRun the tests npm test
\nSubmit your pull request \n \n Author \n© 2019 Pablo Varela
\nSpecial thanks to the contributors
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:19.554Z"
+ "readmeFetchedAt": "2020-09-30T00:10:27.567Z"
},
"helioslauncher": {
"readmeCleaned": "
\n Helios Launcher \n
(formerly Electron Launcher)
\n
\nJoin modded servers without worrying about installing Java, Forge, or other mods. We'll handle that for you.
\n \n
\n Features \n\n🔒 Full account management.\n\nAdd multiple accounts and easily switch between them. \nCredentials are never stored and transmitted directly to Mojang. \n \n \n📂 Efficient asset management.\n\nReceive client updates as soon as we release them. \nFiles are validated before launch. Corrupt or incorrect files will be redownloaded. \n \n \n☕ Automatic Java validation. \n\nIf you have an incompatible version of Java installed, we'll install the right one for you . \nYou do not need to have Java installed to run the launcher. \n \n \n📰 News feed natively built into the launcher. \n⚙️ Intuitive settings management, including a Java control panel. \nSupports all of our servers.\n\nSwitch between server configurations with ease. \nView the player count of the selected server. \n \n \nAutomatic updates. That's right, the launcher updates itself. \nView the status of Mojang's services. \n \nThis is not an exhaustive list. Download and install the launcher to gauge all it can do!
\n\n Like the project? Leave a ⭐ star on the repository! \n Downloads \nYou can download from GitHub Releases
\n Latest Release \n
\n Latest Pre-Release \n
\nSupported Platforms
\nIf you download from the Releases tab, select the installer for your system.
\n\n\n\nPlatform \nFile \n \n \n\n\nWindows x64 \nhelioslauncher-setup-VERSION.exe
\n \n\nmacOS \nhelioslauncher-VERSION.dmg
\n \n\nLinux x64 \nhelioslauncher-VERSION-x86_64.AppImage
\n \n \n
\n Console \nTo open the console, use the following keybind.
\n\nEnsure that you have the console tab selected. Do not paste anything into the console unless you are 100% sure of what it will do. Pasting the wrong thing can expose sensitive information.
\n Export Output to a File \nIf you want to export the console output, simply right click anywhere on the console and click Save as..
\n
\n Development \n Getting Started \nSystem Requirements
\n\n \nClone and Install Dependencies
\n> git clone https://github.com/dscalzi/HeliosLauncher.git \n> cd HeliosLauncher \n> npm install \n \nLaunch Application
\n\n \nBuild Installers
\nTo build for your current platform.
\n\nBuild for a specific platform.
\n\n\n\nPlatform \nCommand \n \n \n\n\nWindows x64 \nnpm run dist:win
\n \n\nmacOS \nnpm run dist:mac
\n \n\nLinux x64 \nnpm run dist:linux
\n \n \n
\nBuilds for macOS may not work on Windows/Linux and vice-versa.
\n \n Visual Studio Code \nAll development of the launcher should be done using Visual Studio Code .
\nPaste the following into .vscode/launch.json
\n{\n " version" : " 0.2.0" ,\n " configurations" : [\n {\n " name" : " Debug Main Process" ,\n " type" : " node" ,\n " request" : " launch" ,\n " cwd" : " ${workspaceFolder}" ,\n " runtimeExecutable" : " ${workspaceFolder}/node_modules/.bin/electron" ,\n " windows" : {\n " runtimeExecutable" : " ${workspaceFolder}/node_modules/.bin/electron.cmd" \n },\n " args" : [" ." ],\n " console" : " integratedTerminal" ,\n " protocol" : " inspector" \n },\n {\n " name" : " Debug Renderer Process" ,\n " type" : " chrome" ,\n " request" : " launch" ,\n " runtimeExecutable" : " ${workspaceFolder}/node_modules/.bin/electron" ,\n " windows" : {\n " runtimeExecutable" : " ${workspaceFolder}/node_modules/.bin/electron.cmd" \n },\n " runtimeArgs" : [\n " ${workspaceFolder}/." ,\n " --remote-debugging-port=9222" \n ],\n " webRoot" : " ${workspaceFolder}" \n }\n ]\n} \nThis adds two debug configurations.
\n Debug Main Process \nThis allows you to debug Electron's main process . You can debug scripts in the renderer process by opening the DevTools Window.
\n Debug Renderer Process \nThis allows you to debug Electron's renderer process . This requires you to install the Debugger for Chrome extension.
\nNote that you cannot open the DevTools window while using this debug configuration. Chromium only allows one debugger, opening another will crash the program.
\n \n Note on Third-Party Usage \nYou may use this software in your own project so long as the following conditions are met.
\n\nCredit is expressly given to the original authors (Daniel Scalzi).\n\nInclude a link to the original source on the launcher's About page. \nCredit the authors and provide a link to the original source in any publications or download pages. \n \n \nThe source code remain public as a fork of this repository. \n \nWe reserve the right to update these conditions at any time, please check back periodically.
\n \n Resources \n\nThe best way to contact the developers is on Discord.
\n
\n \n See you ingame. \n ",
"readmeOriginal": "
\n Helios Launcher \n
(formerly Electron Launcher)
\n
\nJoin modded servers without worrying about installing Java, Forge, or other mods. We'll handle that for you.
\n \n
\n Features \n\n🔒 Full account management.\n\nAdd multiple accounts and easily switch between them. \nCredentials are never stored and transmitted directly to Mojang. \n \n \n📂 Efficient asset management.\n\nReceive client updates as soon as we release them. \nFiles are validated before launch. Corrupt or incorrect files will be redownloaded. \n \n \n☕ Automatic Java validation. \n\nIf you have an incompatible version of Java installed, we'll install the right one for you . \nYou do not need to have Java installed to run the launcher. \n \n \n📰 News feed natively built into the launcher. \n⚙️ Intuitive settings management, including a Java control panel. \nSupports all of our servers.\n\nSwitch between server configurations with ease. \nView the player count of the selected server. \n \n \nAutomatic updates. That's right, the launcher updates itself. \nView the status of Mojang's services. \n \nThis is not an exhaustive list. Download and install the launcher to gauge all it can do!
\n\n Like the project? Leave a ⭐ star on the repository! \n Downloads \nYou can download from GitHub Releases
\n Latest Release \n
\n Latest Pre-Release \n
\nSupported Platforms
\nIf you download from the Releases tab, select the installer for your system.
\n\n\n\nPlatform \nFile \n \n \n\n\nWindows x64 \nhelioslauncher-setup-VERSION.exe
\n \n\nmacOS \nhelioslauncher-VERSION.dmg
\n \n\nLinux x64 \nhelioslauncher-VERSION-x86_64.AppImage
\n \n \n
\n Console \nTo open the console, use the following keybind.
\n\nEnsure that you have the console tab selected. Do not paste anything into the console unless you are 100% sure of what it will do. Pasting the wrong thing can expose sensitive information.
\n Export Output to a File \nIf you want to export the console output, simply right click anywhere on the console and click Save as..
\n
\n Development \n Getting Started \nSystem Requirements
\n\n \nClone and Install Dependencies
\n> git clone https://github.com/dscalzi/HeliosLauncher.git \n> cd HeliosLauncher \n> npm install \n \nLaunch Application
\n\n \nBuild Installers
\nTo build for your current platform.
\n\nBuild for a specific platform.
\n\n\n\nPlatform \nCommand \n \n \n\n\nWindows x64 \nnpm run dist:win
\n \n\nmacOS \nnpm run dist:mac
\n \n\nLinux x64 \nnpm run dist:linux
\n \n \n
\nBuilds for macOS may not work on Windows/Linux and vice-versa.
\n \n Visual Studio Code \nAll development of the launcher should be done using Visual Studio Code .
\nPaste the following into .vscode/launch.json
\n{\n \" version\" : \" 0.2.0\" ,\n \" configurations\" : [\n {\n \" name\" : \" Debug Main Process\" ,\n \" type\" : \" node\" ,\n \" request\" : \" launch\" ,\n \" cwd\" : \" ${workspaceFolder}\" ,\n \" runtimeExecutable\" : \" ${workspaceFolder}/node_modules/.bin/electron\" ,\n \" windows\" : {\n \" runtimeExecutable\" : \" ${workspaceFolder}/node_modules/.bin/electron.cmd\" \n },\n \" args\" : [\" .\" ],\n \" console\" : \" integratedTerminal\" ,\n \" protocol\" : \" inspector\" \n },\n {\n \" name\" : \" Debug Renderer Process\" ,\n \" type\" : \" chrome\" ,\n \" request\" : \" launch\" ,\n \" runtimeExecutable\" : \" ${workspaceFolder}/node_modules/.bin/electron\" ,\n \" windows\" : {\n \" runtimeExecutable\" : \" ${workspaceFolder}/node_modules/.bin/electron.cmd\" \n },\n \" runtimeArgs\" : [\n \" ${workspaceFolder}/.\" ,\n \" --remote-debugging-port=9222\" \n ],\n \" webRoot\" : \" ${workspaceFolder}\" \n }\n ]\n} \nThis adds two debug configurations.
\n Debug Main Process \nThis allows you to debug Electron's main process . You can debug scripts in the renderer process by opening the DevTools Window.
\n Debug Renderer Process \nThis allows you to debug Electron's renderer process . This requires you to install the Debugger for Chrome extension.
\nNote that you cannot open the DevTools window while using this debug configuration. Chromium only allows one debugger, opening another will crash the program.
\n \n Note on Third-Party Usage \nYou may use this software in your own project so long as the following conditions are met.
\n\nCredit is expressly given to the original authors (Daniel Scalzi).\n\nInclude a link to the original source on the launcher's About page. \nCredit the authors and provide a link to the original source in any publications or download pages. \n \n \nThe source code remain public as a fork of this repository. \n \nWe reserve the right to update these conditions at any time, please check back periodically.
\n \n Resources \n\nThe best way to contact the developers is on Discord.
\n
\n \n See you ingame. \n ",
- "readmeFetchedAt": "2020-09-29T12:07:19.566Z"
- },
- "hexo-blog-client": {
- "readmeCleaned": "",
- "readmeOriginal": "",
- "readmeFetchedAt": "2020-09-29T12:07:19.587Z"
+ "readmeFetchedAt": "2020-09-30T00:10:27.600Z"
},
"hexo-client": {
"readmeCleaned": " hexo-client \n\nHexo桌面客户端
\n \n\n QQ群 \n欢迎加入HexoClient用户群交流。
\n\nQQ群号:618213781 \nQQ群二维码 \n \n
\n 功能简介 \n\n文章添加 \n文章修改 \n文章删除 \n草稿功能 \n多图床支持:aliyun-oss、七牛、sm.ms、Github \n文章搜索 \n文章按分类、标签分组展示 \n多语言支持 \n支持Travis-CI 自动部署 \n \n 功能预览 \n \n \n \n \n
\n 下载地址 \nhttps://github.com/gaoyoubo/hexo-client/releases
\n Build Setup \n# install dependencies \nnpm install\n\n# dev \nnpm run electron:serve\n\n# build electron application for production \nnpm run electron:build \n\n
\n ",
"readmeOriginal": " hexo-client \n\nHexo桌面客户端
\n \n\n QQ群 \n欢迎加入HexoClient用户群交流。
\n\nQQ群号:618213781 \nQQ群二维码 \n \n
\n 功能简介 \n\n文章添加 \n文章修改 \n文章删除 \n草稿功能 \n多图床支持:aliyun-oss、七牛、sm.ms、Github \n文章搜索 \n文章按分类、标签分组展示 \n多语言支持 \n支持Travis-CI 自动部署 \n \n 功能预览 \n \n \n \n \n
\n 下载地址 \nhttps://github.com/gaoyoubo/hexo-client/releases
\n Build Setup \n# install dependencies \nnpm install\n\n# dev \nnpm run electron:serve\n\n# build electron application for production \nnpm run electron:build \n\n
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:19.591Z"
+ "readmeFetchedAt": "2020-09-30T00:10:27.607Z"
+ },
+ "hexo-blog-client": {
+ "readmeCleaned": "",
+ "readmeOriginal": "",
+ "readmeFetchedAt": "2020-09-30T00:10:27.639Z"
},
"hueify": {
"readmeCleaned": "
\n
\n About \nHueify is a simple controller for your Philips Hue lights. It's built with\nElectron and Preact .
\n Download \n\n
\n Start the app in dev mode \n\n ",
"readmeOriginal": "
\n
\n About \nHueify is a simple controller for your Philips Hue lights. It's built with\nElectron and Preact .
\n Download \n\n
\n Start the app in dev mode \n\n ",
- "readmeFetchedAt": "2020-09-29T12:07:19.623Z"
+ "readmeFetchedAt": "2020-09-30T00:10:27.661Z"
},
"hostsdock": {
"readmeCleaned": "
\n HostsDock \n中文文档
\n🎉 Store, manage and switch your hosts quickly. Especially suitable for developers who need to switch frequently between development, test and production environment. Based on Node.js and Electron .
\nhttps://eshengsky.github.io/HostsDock/
\n UI review \n
\n Features \n\nSupport for both local and remote scheme. \nSupport for hosts syntax highlighting. \nProvide search and replace functions. \nClick on the line number can quickly select the entire line. \nClick on the the '#' button before line number can quickly comment/uncomment. \nOriginal folding syntax, using #region and #endregion can create a folding hosts block. \nSupport for testing ips in hosts with ping
command. \nThe program will automatically call CMD (or terminal) to refresh the hosts so that the changes will take effect immediately. \nSupport system tray to quickly switch hosts. \nMulti-language support (English, Simplified Chinese, traditional Chinese). \n \n Compatibility \nSupport OS X, Windows and Linux platform, see more details in Supported Platforms .
\n\n Quick start \nFirstly be sure you have installed Node.js and NPM successfully.
\n Install bower global \n\n Install dependency \n\n\n Start app \n\nTo start app with debug model, use:
\n\nEnjoy it! 😄
\n How to package \nWe use electron-packager package the application to facilitate the distribution of it.
\n Install electron-packager global \n$ npm install -g electron-packager \n Package app \nAfter finished all operations in Quick start , go into the app folder, execute:
\n\n Attentions \n\nDuring packing electron-packager will download all required files and cache them in ~/.electron
folder(user/your_user_name/.electron
in Windows), it may be very slow, I suggest you to manually download them into the folder through some download tool (the required files see Electron Release ). \nPacking Darwin app in Windows may fail (even if there is no error, packaged application may also be unable to run in OS X), there seems no nice solution now, I suggest you to package Darwin app on non-Windows platform. See more details in Issue 164 . \n \n License \nThe MIT License (MIT)
\nCopyright (c) 2017 Sky
\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\n ",
"readmeOriginal": "
\n HostsDock \n中文文档
\n🎉 Store, manage and switch your hosts quickly. Especially suitable for developers who need to switch frequently between development, test and production environment. Based on Node.js and Electron .
\nhttps://eshengsky.github.io/HostsDock/
\n UI review \n
\n Features \n\nSupport for both local and remote scheme. \nSupport for hosts syntax highlighting. \nProvide search and replace functions. \nClick on the line number can quickly select the entire line. \nClick on the the '#' button before line number can quickly comment/uncomment. \nOriginal folding syntax, using #region and #endregion can create a folding hosts block. \nSupport for testing ips in hosts with ping
command. \nThe program will automatically call CMD (or terminal) to refresh the hosts so that the changes will take effect immediately. \nSupport system tray to quickly switch hosts. \nMulti-language support (English, Simplified Chinese, traditional Chinese). \n \n Compatibility \nSupport OS X, Windows and Linux platform, see more details in Supported Platforms .
\n\n Quick start \nFirstly be sure you have installed Node.js and NPM successfully.
\n Install bower global \n\n Install dependency \n\n\n Start app \n\nTo start app with debug model, use:
\n\nEnjoy it! 😄
\n How to package \nWe use electron-packager package the application to facilitate the distribution of it.
\n Install electron-packager global \n$ npm install -g electron-packager \n Package app \nAfter finished all operations in Quick start , go into the app folder, execute:
\n\n Attentions \n\nDuring packing electron-packager will download all required files and cache them in ~/.electron
folder(user/your_user_name/.electron
in Windows), it may be very slow, I suggest you to manually download them into the folder through some download tool (the required files see Electron Release ). \nPacking Darwin app in Windows may fail (even if there is no error, packaged application may also be unable to run in OS X), there seems no nice solution now, I suggest you to package Darwin app on non-Windows platform. See more details in Issue 164 . \n \n License \nThe MIT License (MIT)
\nCopyright (c) 2017 Sky
\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:19.630Z"
+ "readmeFetchedAt": "2020-09-30T00:10:27.718Z"
},
"i18n-manager": {
"readmeCleaned": "
\n \n \n \n \n
\n \n WARNING! \nThis project has entered on looking for new owner stage.
\nDeveloping this tool has being great, but recently I (@gilmarsquinelato ) am not contributing too much with it, and I don't think it's fair to the people that are\nusing this tool, so I am stopping to contribute with this tool and happy to transfer the project to the people that really wants to keep maintaining it.
\nThank you!
\n \nThis app was developed with the objective to help the developers to manage the app translations.
\nAny type of contributions are welcome.
\n Features \n\nDetect changed, missing, duplicated/untranslated keys and added translations \nAdd, remove and rename translation keys (context menu) \nNested keys support \nGoogle Translate™ API Integration \nFile changes detection \nIt's free! 🙂 \n \n Current plugins and their supported extensions \n\njson - [.json, .arb (Flutter Internationalization)] \nyaml - [.yaml, .yml] \n \nFeature requests and/or pull requests with new plugins are welcomed 🙂
\nIf you want to test the features, you can open the testData folder!
\n Projects using i18n Manager \n\n Screenshots \n
\n
\n
\n Developing \nyarn start
\n Building \nyarn build
\n Contributors \nlogo designed by @reallinfo
\n ",
"readmeOriginal": "
\n \n \n \n \n
\n \n WARNING! \nThis project has entered on looking for new owner stage.
\nDeveloping this tool has being great, but recently I (@gilmarsquinelato ) am not contributing too much with it, and I don't think it's fair to the people that are\nusing this tool, so I am stopping to contribute with this tool and happy to transfer the project to the people that really wants to keep maintaining it.
\nThank you!
\n \nThis app was developed with the objective to help the developers to manage the app translations.
\nAny type of contributions are welcome.
\n Features \n\nDetect changed, missing, duplicated/untranslated keys and added translations \nAdd, remove and rename translation keys (context menu) \nNested keys support \nGoogle Translate™ API Integration \nFile changes detection \nIt's free! 🙂 \n \n Current plugins and their supported extensions \n\njson - [.json, .arb (Flutter Internationalization)] \nyaml - [.yaml, .yml] \n \nFeature requests and/or pull requests with new plugins are welcomed 🙂
\nIf you want to test the features, you can open the testData folder!
\n Projects using i18n Manager \n\n Screenshots \n
\n
\n
\n Developing \nyarn start
\n Building \nyarn build
\n Contributors \nlogo designed by @reallinfo
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:19.698Z"
+ "readmeFetchedAt": "2020-09-30T00:10:27.802Z"
},
"hypnos": {
"readmeCleaned": " \n
\n\n \n
\n HYPNOS \nWelcome to Hypnos(beta) , a streamlined desktop application to sandbox GraphQL calls to RESTful APIs using the Apollo-link-rest package from Apollo Client, as well as giving detailed, helpful error messages.
\n\n\n* We recently added tabs to handle multiple entries!
\n Getting Started \nRequirements
\nAll you need to do is download your respective OS package, install, and go!
\nHow to Install
\nDownload for Mac or Windows (Linux coming soon!)
\nMac : hypnos-0.0.2.dmg
\nWindows Zipped Config : hypnos-0.0.2.zip
\nInstall the app to your applications folder.
\n How to Use \nEnter your API endpoint
\nHypnos supports calls to both open APIs and APIs requiring a key. Future versions will include support for APIs requiring Basic Auth and Oauth2
\n\n \n
\nEnter your Apollo-link-rest query
\nA sample query is provided. Further documentation on Apollo-link-rest calls can be found in the Apollo GraphQL documents here: https://www.apollographql.com/docs/link/links/rest/
\n\n \n
\nHypnos will return the GraphQL response or meaningful errors
\nIf there are any errors in query formatting, they will be displayed on the right
\n\n \n
\n Features \nHypnos History
\nHypnos will store your local query history, persisting queries from your sessions. You can delete your entire history, or you can delete individual queries. You also have the option of repopulating the current tab with a previous query.
\n\n \n
\nTabs
\nWant to submit another query, but don't want to submit your current query just yet? Just open up a new tab! Hypnos will save the endpoint and query, and you can come back to it later.
\n\n \n
\nAuthenticated APIs
\nA majority of APIs require a key in order to gain access to their endpoints, but have no fear: Hypnos supports API keys. Type in your endpoint and query as you would normally, but before you submit the query, go to Submit API Key . Clicking on it will open a new window in which you can enter the key for your headers and the API key given to you by the API itself. Once you submit the keys, you can go ahead and submit your query.
\n Resources \nBuilt with Electron and React
\nAuthors : Dillon Garrett , Sophie Nye , Will Robinson
\n ",
"readmeOriginal": " \n
\n\n \n
\n HYPNOS \nWelcome to Hypnos(beta) , a streamlined desktop application to sandbox GraphQL calls to RESTful APIs using the Apollo-link-rest package from Apollo Client, as well as giving detailed, helpful error messages.
\n\n\n* We recently added tabs to handle multiple entries!
\n Getting Started \nRequirements
\nAll you need to do is download your respective OS package, install, and go!
\nHow to Install
\nDownload for Mac or Windows (Linux coming soon!)
\nMac : hypnos-0.0.2.dmg
\nWindows Zipped Config : hypnos-0.0.2.zip
\nInstall the app to your applications folder.
\n How to Use \nEnter your API endpoint
\nHypnos supports calls to both open APIs and APIs requiring a key. Future versions will include support for APIs requiring Basic Auth and Oauth2
\n\n \n
\nEnter your Apollo-link-rest query
\nA sample query is provided. Further documentation on Apollo-link-rest calls can be found in the Apollo GraphQL documents here: https://www.apollographql.com/docs/link/links/rest/
\n\n \n
\nHypnos will return the GraphQL response or meaningful errors
\nIf there are any errors in query formatting, they will be displayed on the right
\n\n \n
\n Features \nHypnos History
\nHypnos will store your local query history, persisting queries from your sessions. You can delete your entire history, or you can delete individual queries. You also have the option of repopulating the current tab with a previous query.
\n\n \n
\nTabs
\nWant to submit another query, but don't want to submit your current query just yet? Just open up a new tab! Hypnos will save the endpoint and query, and you can come back to it later.
\n\n \n
\nAuthenticated APIs
\nA majority of APIs require a key in order to gain access to their endpoints, but have no fear: Hypnos supports API keys. Type in your endpoint and query as you would normally, but before you submit the query, go to Submit API Key . Clicking on it will open a new window in which you can enter the key for your headers and the API key given to you by the API itself. Once you submit the keys, you can go ahead and submit your query.
\n Resources \nBuilt with Electron and React
\nAuthors : Dillon Garrett , Sophie Nye , Will Robinson
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:19.713Z"
- },
- "iease-music": {
- "readmeCleaned": " ieaseMusic \n \n \n \n \n \n
\n
\n\nElegant NeteaseMusic desktop app, Rock with NeteaseMusic 🤘
\n \n\nBuilt by Electron, React, MobX, JSS
\n \nAPI
由 Binaryify/NeteaseCloudMusicApi 提供。
\n Preview \n
\n Feature \n\n\n帅
\n \n\n很帅
\n \n\n非常帅
\n \n\nJSS Theme support
\n \n\nOSX Friendly
\n \n\nCross Platform
\n \n\nKeyboard support
\n \n\nDesktop notifications
\n \n\nModern UI design
\n \n\nHigh quality music(FLAC)
\n \n\nTrack your listen to Last.fm
\n \n\nFix dead music link #3 (QQ music, Xiami music, Kugou music, Kuwo music, MiGu music, Biadu music all in one)
\n \n\nShare music to Facebook, Twitter, Google+, WeChat
\n \n\nWeChat scan to log in
\n \n\nDownload music 🍭
\n
\n \n\nAlfred 3 workflow(alfred-ieasemusic ), required v1.2.6+
\n
\n \n \n Install \nDownload the last version on the website or below.
\n Mac(10.9+) \nDownload the .dmg
file, Or use homebrew
:
\nbrew cask install ieasemusic\n
\n Linux \nDownload the .deb
file for 'Debian / Ubuntu':
\n$ sudo dpkg -i ieaseMusic-1.3.4-linux-amd64.deb\n
\nDownload the .rpm
file for 'Centos/RHEL':
\n$ sudo yum localinstall ieaseMusic-1.3.4-linux-x86_64.rpm\n
\nDownload the .Appimage
file for other distribution:
\n$ chmod u+x iease-music-1.3.4-x86_64.AppImage\n$ ./iease-music-1.3.4-x86_64.AppImage\n
\nArchlinux pacman
install:
\n$ pacman -S iease-music\n
\nor
\n$ pacman -S iease-music-git\n
\n Screenshots \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n Development \ngit submodule init\ngit submodule update --remote --merge\n$ npm install\n$ npm run dev\n
\n UNBLOCK \n修改/etc/hosts
添加
\n158.199.142.239 music.163.com\n163.171.98.219 p1.music.126.net\n163.171.98.219 p3.music.126.net\n163.171.98.219 p4.music.126.net\n202.122.146.83 m10.music.126.net\n
\n\n上面是日本反代节点fengjueming/unblock-NetEaseMusic
\n新加坡节点(本屌太穷有需要还是尽量用上面的节点吧)
\n52.221.201.48 music.163.com\n
\n \n关于优化IP
地址,p开头的是图片CDN服务器,m开头的是音乐资源CDN服务器。可以通过
\nping ws.acgvideo.com\n
\n来寻找最优的音乐资源CDN服务器。通过
\nping cdnetworks.com\n
\n来寻找最优的图片资源CDN服务器。
\n Keyboard shortcuts \n\n\n\nDescription \nKeys \n \n \n\n\n暂停/播放 \nSpace \n \n\n上一曲 \nLeft \n \n\n下一曲 \nRight \n \n\n音量加 \nUp \n \n\n音量减 \nDown \n \n\n喜欢歌曲 \nCmd L \n \n\n播放历史记录 \nCmd 0 ... 9 \n \n\n搜索 \nCmd F \n \n\n显示下载歌曲 \nShift Cmd D \n \n\n跳转首页 \nShift Cmd H \n \n\n查看榜单 \nShift Cmd T \n \n\n所有歌单 \nShift Cmd P \n \n\n我的电台 \nShift Cmd F \n \n\n菜单 \nShift Cmd L \n \n\n播放列表 \nCmd P \n \n\n偏好设置 \nCmd , \n \n\n偏好设置 \n鼠标右键 \n \n \n
\n TODO: \n\n 参考列表 \n\n License \n还是 MIT 吧,懒得改了
\n
\n ",
- "readmeOriginal": " ieaseMusic \n \n \n \n \n \n
\n
\n\nElegant NeteaseMusic desktop app, Rock with NeteaseMusic 🤘
\n \n\nBuilt by Electron, React, MobX, JSS
\n \nAPI
由 Binaryify/NeteaseCloudMusicApi 提供。
\n Preview \n
\n Feature \n\n\n帅
\n \n\n很帅
\n \n\n非常帅
\n \n\nJSS Theme support
\n \n\nOSX Friendly
\n \n\nCross Platform
\n \n\nKeyboard support
\n \n\nDesktop notifications
\n \n\nModern UI design
\n \n\nHigh quality music(FLAC)
\n \n\nTrack your listen to Last.fm
\n \n\nFix dead music link #3 (QQ music, Xiami music, Kugou music, Kuwo music, MiGu music, Biadu music all in one)
\n \n\nShare music to Facebook, Twitter, Google+, WeChat
\n \n\nWeChat scan to log in
\n \n\nDownload music 🍭
\n
\n \n\nAlfred 3 workflow(alfred-ieasemusic ), required v1.2.6+
\n
\n \n \n Install \nDownload the last version on the website or below.
\n Mac(10.9+) \nDownload the .dmg
file, Or use homebrew
:
\nbrew cask install ieasemusic\n
\n Linux \nDownload the .deb
file for 'Debian / Ubuntu':
\n$ sudo dpkg -i ieaseMusic-1.3.4-linux-amd64.deb\n
\nDownload the .rpm
file for 'Centos/RHEL':
\n$ sudo yum localinstall ieaseMusic-1.3.4-linux-x86_64.rpm\n
\nDownload the .Appimage
file for other distribution:
\n$ chmod u+x iease-music-1.3.4-x86_64.AppImage\n$ ./iease-music-1.3.4-x86_64.AppImage\n
\nArchlinux pacman
install:
\n$ pacman -S iease-music\n
\nor
\n$ pacman -S iease-music-git\n
\n Screenshots \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n Development \ngit submodule init\ngit submodule update --remote --merge\n$ npm install\n$ npm run dev\n
\n UNBLOCK \n修改/etc/hosts
添加
\n158.199.142.239 music.163.com\n163.171.98.219 p1.music.126.net\n163.171.98.219 p3.music.126.net\n163.171.98.219 p4.music.126.net\n202.122.146.83 m10.music.126.net\n
\n\n上面是日本反代节点fengjueming/unblock-NetEaseMusic
\n新加坡节点(本屌太穷有需要还是尽量用上面的节点吧)
\n52.221.201.48 music.163.com\n
\n \n关于优化IP
地址,p开头的是图片CDN服务器,m开头的是音乐资源CDN服务器。可以通过
\nping ws.acgvideo.com\n
\n来寻找最优的音乐资源CDN服务器。通过
\nping cdnetworks.com\n
\n来寻找最优的图片资源CDN服务器。
\n Keyboard shortcuts \n\n\n\nDescription \nKeys \n \n \n\n\n暂停/播放 \nSpace \n \n\n上一曲 \nLeft \n \n\n下一曲 \nRight \n \n\n音量加 \nUp \n \n\n音量减 \nDown \n \n\n喜欢歌曲 \nCmd L \n \n\n播放历史记录 \nCmd 0 ... 9 \n \n\n搜索 \nCmd F \n \n\n显示下载歌曲 \nShift Cmd D \n \n\n跳转首页 \nShift Cmd H \n \n\n查看榜单 \nShift Cmd T \n \n\n所有歌单 \nShift Cmd P \n \n\n我的电台 \nShift Cmd F \n \n\n菜单 \nShift Cmd L \n \n\n播放列表 \nCmd P \n \n\n偏好设置 \nCmd , \n \n\n偏好设置 \n鼠标右键 \n \n \n
\n TODO: \n\n 参考列表 \n\n License \n还是 MIT 吧,懒得改了
\n
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:19.799Z"
- },
- "hyper": {
- "readmeCleaned": "
\n\n \n \n \n
\n \n \n \n \n
\nFor more details, head to: https://hyper.is
\n Project goals \nThe goal of the project is to create a beautiful and extensible experience for command-line interface users, built on open web standards. In the beginning, our focus will be primarily around speed, stability and the development of the correct API for extension authors.
\nIn the future, we anticipate the community will come up with innovative additions to enhance what could be the simplest, most powerful and well-tested interface for productivity.
\n Usage \nDownload the latest release!
\n Linux \n Arch and derivatives \nHyper is available in the AUR . Use an AUR package manager like aurman
\n\n NixOS \nHyper is available as Nix package , to install the app run this command:
\n\n macOS \nUse Homebrew Cask to download the app by running these commands:
\nbrew update\nbrew cask install hyper \n Windows \nUse chocolatey to install the app by running the following command (package information can be found here ):
\n\nNote: The version available on Homebrew Cask , Chocolatey , Snapcraft or the AUR may not be the latest. Please consider downloading it from here if that's the case.
\n Contribute \nRegardless of the platform you are working on, you will need to have Yarn installed. If you have never installed Yarn before, you can find out how at: https://yarnpkg.com/en/docs/install .
\n\nInstall necessary packages: \n \n\nWindows\n\nBe sure to run yarn global add windows-build-tools
from an elevated prompt (as an administrator) to install windows-build-tools
. \n \n \nmacOS\n\nOnce you have installed Yarn, you can skip this section! \n \n \nLinux (You can see here what your Linux is based on.)\n\nRPM-based\n\nGraphicsMagick
\nlibicns-utils
\nxz
(Installed by default on some distributions.) \n \n \nDebian-based\n\ngraphicsmagick
\nicnsutils
\nxz-utils
\n \n \n \n \n \n\nFork this repository to your own GitHub account and then clone it to your local device \nInstall the dependencies: yarn
\nBuild the code and watch for changes: yarn run dev
\nTo run hyper
\n \n\nyarn run app
from another terminal tab/window/pane \nIf you are using Visual Studio Code , select Launch Hyper
in debugger configuration to launch a new Hyper instance with debugger attached. \nIf you interrupt yarn run dev
, you'll need to relaunch it each time you want to test something. Webpack will watch changes and will rebuild renderer code when needed (and only what have changed). You'll just have to relaunch electron by using yarn run app or VSCode launch task. \n \nTo make sure that your code works in the finished application, you can generate the binaries like this:
\n\nAfter that, you will see the binary in the ./dist
folder!
\n Known issues that can happen during development \n Error building node-pty
\nIf after building during development you get an alert dialog related to node-pty
issues,\nmake sure its build process is working correctly by running yarn run rebuild-node-pty
.
\nIf you are on macOS, this typically is related to Xcode issues (like not having agreed\nto the Terms of Service by running sudo xcodebuild
after a fresh Xcode installation).
\n Error with c++
on macOS when running yarn
\nIf you are getting compiler errors when running yarn
add the environment variable export CXX=clang++
\n Error with codesign
on macOS when running yarn run dist
\nIf you have issues in the codesign
step when running yarn run dist
on macOS, you can temporarily disable code signing locally by setting\nexport CSC_IDENTITY_AUTO_DISCOVERY=false
for the current terminal session.
\n Related Repositories \n\n ",
- "readmeOriginal": "
\n\n \n \n \n
\n \n \n \n \n
\nFor more details, head to: https://hyper.is
\n Project goals \nThe goal of the project is to create a beautiful and extensible experience for command-line interface users, built on open web standards. In the beginning, our focus will be primarily around speed, stability and the development of the correct API for extension authors.
\nIn the future, we anticipate the community will come up with innovative additions to enhance what could be the simplest, most powerful and well-tested interface for productivity.
\n Usage \nDownload the latest release!
\n Linux \n Arch and derivatives \nHyper is available in the AUR . Use an AUR package manager like aurman
\n\n NixOS \nHyper is available as Nix package , to install the app run this command:
\n\n macOS \nUse Homebrew Cask to download the app by running these commands:
\nbrew update\nbrew cask install hyper \n Windows \nUse chocolatey to install the app by running the following command (package information can be found here ):
\n\nNote: The version available on Homebrew Cask , Chocolatey , Snapcraft or the AUR may not be the latest. Please consider downloading it from here if that's the case.
\n Contribute \nRegardless of the platform you are working on, you will need to have Yarn installed. If you have never installed Yarn before, you can find out how at: https://yarnpkg.com/en/docs/install .
\n\nInstall necessary packages: \n \n\nWindows\n\nBe sure to run yarn global add windows-build-tools
from an elevated prompt (as an administrator) to install windows-build-tools
. \n \n \nmacOS\n\nOnce you have installed Yarn, you can skip this section! \n \n \nLinux (You can see here what your Linux is based on.)\n\nRPM-based\n\nGraphicsMagick
\nlibicns-utils
\nxz
(Installed by default on some distributions.) \n \n \nDebian-based\n\ngraphicsmagick
\nicnsutils
\nxz-utils
\n \n \n \n \n \n\nFork this repository to your own GitHub account and then clone it to your local device \nInstall the dependencies: yarn
\nBuild the code and watch for changes: yarn run dev
\nTo run hyper
\n \n\nyarn run app
from another terminal tab/window/pane \nIf you are using Visual Studio Code , select Launch Hyper
in debugger configuration to launch a new Hyper instance with debugger attached. \nIf you interrupt yarn run dev
, you'll need to relaunch it each time you want to test something. Webpack will watch changes and will rebuild renderer code when needed (and only what have changed). You'll just have to relaunch electron by using yarn run app or VSCode launch task. \n \nTo make sure that your code works in the finished application, you can generate the binaries like this:
\n\nAfter that, you will see the binary in the ./dist
folder!
\n Known issues that can happen during development \n Error building node-pty
\nIf after building during development you get an alert dialog related to node-pty
issues,\nmake sure its build process is working correctly by running yarn run rebuild-node-pty
.
\nIf you are on macOS, this typically is related to Xcode issues (like not having agreed\nto the Terms of Service by running sudo xcodebuild
after a fresh Xcode installation).
\n Error with c++
on macOS when running yarn
\nIf you are getting compiler errors when running yarn
add the environment variable export CXX=clang++
\n Error with codesign
on macOS when running yarn run dist
\nIf you have issues in the codesign
step when running yarn run dist
on macOS, you can temporarily disable code signing locally by setting\nexport CSC_IDENTITY_AUTO_DISCOVERY=false
for the current terminal session.
\n Related Repositories \n\n ",
- "readmeFetchedAt": "2020-09-29T12:07:19.825Z"
+ "readmeFetchedAt": "2020-09-30T00:10:27.808Z"
},
"i5sing": {
"readmeCleaned": "",
"readmeOriginal": "",
- "readmeFetchedAt": "2020-09-29T12:07:19.828Z"
+ "readmeFetchedAt": "2020-09-30T00:10:27.858Z"
+ },
+ "imagine": {
+ "readmeCleaned": " Imagine \n
\nImagine is a desktop app for compression of PNG and JPEG, with a modern and friendly UI.
\nSave for web.
\n Install \nFor Windows, macOS and Linux, download binaries from:
\nhttps://github.com/meowtec/Imagine/releases
\n\nImagine-Setup-x.y.z.exe
- Windows \nImagine-x.y.z.dmg
- macOS \nImagine-0.4.1-x.y.z.AppImage
- Linux \n \n国内用户从 GitHub 下载可能比较慢,可以使用国内加速
\n Install on linux \nApp for linux is distributed in AppImage format.\nInstall it with command line:
\nchmod a+x Imagine-x.y.z-x86_64.AppImage # make executable \n./Imagine-x.y.z-x86_64.AppImage # install and run \n Screenshot (from legacy version) \nGIF(7.4M)
\n
\n Features \n\nMulti format (JPEG, PNG, WebP) \nFormat conversion \nCross platform \nGUI \nBatch optimization \ni18n (English, 简体中文, Nederlands, Español, Français, Italiano, Deutsch) \n \n 'ImageMagick required' \nSince version 0.3.0, you can choose the format that you want to convert to. For example, if you pick a PNG file, you can convert it to JPEG and compress it with MozJPEG optimizer.
\nBut there is an exception: pngquant on windows can't read JPEG files, so if you want to convert JPEG to PNG, you should install ImageMagick firstly, and add it to your PATH environment variable.
\nImagine use this command below to check if ImageMagick installed, so make sure it work.
\n\n Build and Contribute \ngit clone https://github.com/meowtec/Imagine.git\n# node 8 is recommended \nnpm install\nnpm run dev \nA PR with all checks passed is welcome.
\nBefore submit a PR, please run npm run test
and make sure it success on your machine.
\nUp to now, there are only 5 locales . To add a new locale, you can either submit a PR, or create an issue , or just send me an email(found in my profile ).
\n Built on \n\npngquant : Lossy PNG compressor \nmozjpeg : Improved JPEG encoder \nWebP : A new image format for the Web \nElectron : Build cross platform desktop apps with JavaScript, HTML, and CSS \n \n ",
+ "readmeOriginal": " Imagine \n
\nImagine is a desktop app for compression of PNG and JPEG, with a modern and friendly UI.
\nSave for web.
\n Install \nFor Windows, macOS and Linux, download binaries from:
\nhttps://github.com/meowtec/Imagine/releases
\n\nImagine-Setup-x.y.z.exe
- Windows \nImagine-x.y.z.dmg
- macOS \nImagine-0.4.1-x.y.z.AppImage
- Linux \n \n国内用户从 GitHub 下载可能比较慢,可以使用国内加速
\n Install on linux \nApp for linux is distributed in AppImage format.\nInstall it with command line:
\nchmod a+x Imagine-x.y.z-x86_64.AppImage # make executable \n./Imagine-x.y.z-x86_64.AppImage # install and run \n Screenshot (from legacy version) \nGIF(7.4M)
\n
\n Features \n\nMulti format (JPEG, PNG, WebP) \nFormat conversion \nCross platform \nGUI \nBatch optimization \ni18n (English, 简体中文, Nederlands, Español, Français, Italiano, Deutsch) \n \n 'ImageMagick required' \nSince version 0.3.0, you can choose the format that you want to convert to. For example, if you pick a PNG file, you can convert it to JPEG and compress it with MozJPEG optimizer.
\nBut there is an exception: pngquant on windows can't read JPEG files, so if you want to convert JPEG to PNG, you should install ImageMagick firstly, and add it to your PATH environment variable.
\nImagine use this command below to check if ImageMagick installed, so make sure it work.
\n\n Build and Contribute \ngit clone https://github.com/meowtec/Imagine.git\n# node 8 is recommended \nnpm install\nnpm run dev \nA PR with all checks passed is welcome.
\nBefore submit a PR, please run npm run test
and make sure it success on your machine.
\nUp to now, there are only 5 locales . To add a new locale, you can either submit a PR, or create an issue , or just send me an email(found in my profile ).
\n Built on \n\npngquant : Lossy PNG compressor \nmozjpeg : Improved JPEG encoder \nWebP : A new image format for the Web \nElectron : Build cross platform desktop apps with JavaScript, HTML, and CSS \n \n ",
+ "readmeFetchedAt": "2020-09-30T00:10:27.880Z"
},
"image-shrinker": {
"readmeCleaned": " Image Shrinker \nImage Shrinker is a tool to minify images and graphics using the best available libraries for image processing: pngquant , mozjpg , SVGO and Gifsicle . Built with web technologies in Electron
\n
\n How to use \nDrag your image file onto the Image Shrinker window and it will saved in the same or in a predefined folder as reduced image.\nThe original graphic will be not replaced.
\n Download and Installation on macOS \nDownload Image Shrinker here: \nhttps://github.com/stefansl/image-shrinker/releases/download/v1.6.1/image-shrinker-1.6.1.dmg
\nUnpack and copy or drag the app into your macOS application folder.\nFor uninstalling, just drop the app into the bin.
\n Build your own \nGet the repo
\ngit clone https://github.com/stefansl/image-shrinker.git \nInstall dependencies
\n$ cd image-shrinker\n$ npm install \nGenerate your macOS package
\nelectron-builder build --mac \nGenerate your Linux package
\nelectron-builder build --linux \nGenerate your Windows package
\nelectron-builder build --win \nNotice: I did not test Windows and Linux. Feel free to commit a pull request.
\n Credits \nThank you, guys!
\n\n ",
"readmeOriginal": " Image Shrinker \nImage Shrinker is a tool to minify images and graphics using the best available libraries for image processing: pngquant , mozjpg , SVGO and Gifsicle . Built with web technologies in Electron
\n
\n How to use \nDrag your image file onto the Image Shrinker window and it will saved in the same or in a predefined folder as reduced image.\nThe original graphic will be not replaced.
\n Download and Installation on macOS \nDownload Image Shrinker here: \nhttps://github.com/stefansl/image-shrinker/releases/download/v1.6.1/image-shrinker-1.6.1.dmg
\nUnpack and copy or drag the app into your macOS application folder.\nFor uninstalling, just drop the app into the bin.
\n Build your own \nGet the repo
\ngit clone https://github.com/stefansl/image-shrinker.git \nInstall dependencies
\n$ cd image-shrinker\n$ npm install \nGenerate your macOS package
\nelectron-builder build --mac \nGenerate your Linux package
\nelectron-builder build --linux \nGenerate your Windows package
\nelectron-builder build --win \nNotice: I did not test Windows and Linux. Feel free to commit a pull request.
\n Credits \nThank you, guys!
\n\n ",
- "readmeFetchedAt": "2020-09-29T12:07:19.866Z"
+ "readmeFetchedAt": "2020-09-30T00:10:27.899Z"
},
- "infinitex": {
- "readmeCleaned": " Infinitex \n
\nThis is my first attempt to write a desktop app with electron and learn the fantastic reactjs library. The editor is far from complete but I use it personally and I wanted to open-source it so that others can help with it.
\nThe one part of the app is a LaTeX editor with search functionality and simplified bibliography and packages handling. The other part is a WYSIWYG editor based on quilljs. The simple part also supports encrypted documents.
\nI have built it on Debian Linux and I tried on Windows but, like always, everything in there is crappy compared to Linux so I just dropped it. I still have not tested on mac but I plan on doing it soon. Otherwise I expect that the program will be fully functional for anyone who wants to develop it on their mac.
\nURL for prebuild binaries with autoupdates.
\nIn order to run LaTeX you need to have an installed version of the interpeter like TeXlive, MacTex or MikTex.
\nTo start the process go to the folder, open a terminal there and press
\nyarn && yarn preminify\nnpm start\n
\nThe file Infinitex.jsx is only used for react-dom. The app.jsx file separates the two environments and has width and height event listeners.\nThe grid.jsx file has the LaTeX editor and the editor.jsx file has the WYSIWYG.
\nTo build the minified js you press
\nnpm run minify\n
\nTo create the executable in a dist folder run (!Attention! This will trigger the minification which takes a lot of time)
\nnpm run dist\n
\n Issues: \n\nCompilation and configurations for Mac (probably works, will test soon) and Windows. \nConfigure auto-updates (work on linux and windows). \nDetect latex change and move pdf to that page. \nBetter memory handling of Ace editor. \nOpen files with the app without the app being open \nConfigure KaTeX to take both $math$ and $$math$$ and interpret them accordingly. \nOpen formula module on math selection at simple. \n \n Roadmap: \n\nEither move to Semantic UI or Material UI beta for performance. \nIntegration with cloud servicesIPFS for collaboration (working on it). \n \n ",
- "readmeOriginal": " Infinitex \n
\nThis is my first attempt to write a desktop app with electron and learn the fantastic reactjs library. The editor is far from complete but I use it personally and I wanted to open-source it so that others can help with it.
\nThe one part of the app is a LaTeX editor with search functionality and simplified bibliography and packages handling. The other part is a WYSIWYG editor based on quilljs. The simple part also supports encrypted documents.
\nI have built it on Debian Linux and I tried on Windows but, like always, everything in there is crappy compared to Linux so I just dropped it. I still have not tested on mac but I plan on doing it soon. Otherwise I expect that the program will be fully functional for anyone who wants to develop it on their mac.
\nURL for prebuild binaries with autoupdates.
\nIn order to run LaTeX you need to have an installed version of the interpeter like TeXlive, MacTex or MikTex.
\nTo start the process go to the folder, open a terminal there and press
\nyarn && yarn preminify\nnpm start\n
\nThe file Infinitex.jsx is only used for react-dom. The app.jsx file separates the two environments and has width and height event listeners.\nThe grid.jsx file has the LaTeX editor and the editor.jsx file has the WYSIWYG.
\nTo build the minified js you press
\nnpm run minify\n
\nTo create the executable in a dist folder run (!Attention! This will trigger the minification which takes a lot of time)
\nnpm run dist\n
\n Issues: \n\nCompilation and configurations for Mac (probably works, will test soon) and Windows. \nConfigure auto-updates (work on linux and windows). \nDetect latex change and move pdf to that page. \nBetter memory handling of Ace editor. \nOpen files with the app without the app being open \nConfigure KaTeX to take both $math$ and $$math$$ and interpret them accordingly. \nOpen formula module on math selection at simple. \n \n Roadmap: \n\nEither move to Semantic UI or Material UI beta for performance. \nIntegration with cloud servicesIPFS for collaboration (working on it). \n \n ",
- "readmeFetchedAt": "2020-09-29T12:07:19.879Z"
+ "hyper": {
+ "readmeCleaned": "
\n\n \n \n \n
\n \n \n \n \n
\nFor more details, head to: https://hyper.is
\n Project goals \nThe goal of the project is to create a beautiful and extensible experience for command-line interface users, built on open web standards. In the beginning, our focus will be primarily around speed, stability and the development of the correct API for extension authors.
\nIn the future, we anticipate the community will come up with innovative additions to enhance what could be the simplest, most powerful and well-tested interface for productivity.
\n Usage \nDownload the latest release!
\n Linux \n Arch and derivatives \nHyper is available in the AUR . Use an AUR package manager like aurman
\n\n NixOS \nHyper is available as Nix package , to install the app run this command:
\n\n macOS \nUse Homebrew Cask to download the app by running these commands:
\nbrew update\nbrew cask install hyper \n Windows \nUse chocolatey to install the app by running the following command (package information can be found here ):
\n\nNote: The version available on Homebrew Cask , Chocolatey , Snapcraft or the AUR may not be the latest. Please consider downloading it from here if that's the case.
\n Contribute \nRegardless of the platform you are working on, you will need to have Yarn installed. If you have never installed Yarn before, you can find out how at: https://yarnpkg.com/en/docs/install .
\n\nInstall necessary packages: \n \n\nWindows\n\nBe sure to run yarn global add windows-build-tools
from an elevated prompt (as an administrator) to install windows-build-tools
. \n \n \nmacOS\n\nOnce you have installed Yarn, you can skip this section! \n \n \nLinux (You can see here what your Linux is based on.)\n\nRPM-based\n\nGraphicsMagick
\nlibicns-utils
\nxz
(Installed by default on some distributions.) \n \n \nDebian-based\n\ngraphicsmagick
\nicnsutils
\nxz-utils
\n \n \n \n \n \n\nFork this repository to your own GitHub account and then clone it to your local device \nInstall the dependencies: yarn
\nBuild the code and watch for changes: yarn run dev
\nTo run hyper
\n \n\nyarn run app
from another terminal tab/window/pane \nIf you are using Visual Studio Code , select Launch Hyper
in debugger configuration to launch a new Hyper instance with debugger attached. \nIf you interrupt yarn run dev
, you'll need to relaunch it each time you want to test something. Webpack will watch changes and will rebuild renderer code when needed (and only what have changed). You'll just have to relaunch electron by using yarn run app or VSCode launch task. \n \nTo make sure that your code works in the finished application, you can generate the binaries like this:
\n\nAfter that, you will see the binary in the ./dist
folder!
\n Known issues that can happen during development \n Error building node-pty
\nIf after building during development you get an alert dialog related to node-pty
issues,\nmake sure its build process is working correctly by running yarn run rebuild-node-pty
.
\nIf you are on macOS, this typically is related to Xcode issues (like not having agreed\nto the Terms of Service by running sudo xcodebuild
after a fresh Xcode installation).
\n Error with c++
on macOS when running yarn
\nIf you are getting compiler errors when running yarn
add the environment variable export CXX=clang++
\n Error with codesign
on macOS when running yarn run dist
\nIf you have issues in the codesign
step when running yarn run dist
on macOS, you can temporarily disable code signing locally by setting\nexport CSC_IDENTITY_AUTO_DISCOVERY=false
for the current terminal session.
\n Related Repositories \n\n ",
+ "readmeOriginal": "
\n\n \n \n \n
\n \n \n \n \n
\nFor more details, head to: https://hyper.is
\n Project goals \nThe goal of the project is to create a beautiful and extensible experience for command-line interface users, built on open web standards. In the beginning, our focus will be primarily around speed, stability and the development of the correct API for extension authors.
\nIn the future, we anticipate the community will come up with innovative additions to enhance what could be the simplest, most powerful and well-tested interface for productivity.
\n Usage \nDownload the latest release!
\n Linux \n Arch and derivatives \nHyper is available in the AUR . Use an AUR package manager like aurman
\n\n NixOS \nHyper is available as Nix package , to install the app run this command:
\n\n macOS \nUse Homebrew Cask to download the app by running these commands:
\nbrew update\nbrew cask install hyper \n Windows \nUse chocolatey to install the app by running the following command (package information can be found here ):
\n\nNote: The version available on Homebrew Cask , Chocolatey , Snapcraft or the AUR may not be the latest. Please consider downloading it from here if that's the case.
\n Contribute \nRegardless of the platform you are working on, you will need to have Yarn installed. If you have never installed Yarn before, you can find out how at: https://yarnpkg.com/en/docs/install .
\n\nInstall necessary packages: \n \n\nWindows\n\nBe sure to run yarn global add windows-build-tools
from an elevated prompt (as an administrator) to install windows-build-tools
. \n \n \nmacOS\n\nOnce you have installed Yarn, you can skip this section! \n \n \nLinux (You can see here what your Linux is based on.)\n\nRPM-based\n\nGraphicsMagick
\nlibicns-utils
\nxz
(Installed by default on some distributions.) \n \n \nDebian-based\n\ngraphicsmagick
\nicnsutils
\nxz-utils
\n \n \n \n \n \n\nFork this repository to your own GitHub account and then clone it to your local device \nInstall the dependencies: yarn
\nBuild the code and watch for changes: yarn run dev
\nTo run hyper
\n \n\nyarn run app
from another terminal tab/window/pane \nIf you are using Visual Studio Code , select Launch Hyper
in debugger configuration to launch a new Hyper instance with debugger attached. \nIf you interrupt yarn run dev
, you'll need to relaunch it each time you want to test something. Webpack will watch changes and will rebuild renderer code when needed (and only what have changed). You'll just have to relaunch electron by using yarn run app or VSCode launch task. \n \nTo make sure that your code works in the finished application, you can generate the binaries like this:
\n\nAfter that, you will see the binary in the ./dist
folder!
\n Known issues that can happen during development \n Error building node-pty
\nIf after building during development you get an alert dialog related to node-pty
issues,\nmake sure its build process is working correctly by running yarn run rebuild-node-pty
.
\nIf you are on macOS, this typically is related to Xcode issues (like not having agreed\nto the Terms of Service by running sudo xcodebuild
after a fresh Xcode installation).
\n Error with c++
on macOS when running yarn
\nIf you are getting compiler errors when running yarn
add the environment variable export CXX=clang++
\n Error with codesign
on macOS when running yarn run dist
\nIf you have issues in the codesign
step when running yarn run dist
on macOS, you can temporarily disable code signing locally by setting\nexport CSC_IDENTITY_AUTO_DISCOVERY=false
for the current terminal session.
\n Related Repositories \n\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:27.904Z"
},
- "imagine": {
- "readmeCleaned": " Imagine \n
\nImagine is a desktop app for compression of PNG and JPEG, with a modern and friendly UI.
\nSave for web.
\n Install \nFor Windows, macOS and Linux, download binaries from:
\nhttps://github.com/meowtec/Imagine/releases
\n\nImagine-Setup-x.y.z.exe
- Windows \nImagine-x.y.z.dmg
- macOS \nImagine-0.4.1-x.y.z.AppImage
- Linux \n \n国内用户从 GitHub 下载可能比较慢,可以使用国内加速
\n Install on linux \nApp for linux is distributed in AppImage format.\nInstall it with command line:
\nchmod a+x Imagine-x.y.z-x86_64.AppImage # make executable \n./Imagine-x.y.z-x86_64.AppImage # install and run \n Screenshot (from legacy version) \nGIF(7.4M)
\n
\n Features \n\nMulti format (JPEG, PNG, WebP) \nFormat conversion \nCross platform \nGUI \nBatch optimization \ni18n (English, 简体中文, Nederlands, Español, Français, Italiano, Deutsch) \n \n 'ImageMagick required' \nSince version 0.3.0, you can choose the format that you want to convert to. For example, if you pick a PNG file, you can convert it to JPEG and compress it with MozJPEG optimizer.
\nBut there is an exception: pngquant on windows can't read JPEG files, so if you want to convert JPEG to PNG, you should install ImageMagick firstly, and add it to your PATH environment variable.
\nImagine use this command below to check if ImageMagick installed, so make sure it work.
\n\n Build and Contribute \ngit clone https://github.com/meowtec/Imagine.git\n# node 8 is recommended \nnpm install\nnpm run dev \nA PR with all checks passed is welcome.
\nBefore submit a PR, please run npm run test
and make sure it success on your machine.
\nUp to now, there are only 5 locales . To add a new locale, you can either submit a PR, or create an issue , or just send me an email(found in my profile ).
\n Built on \n\npngquant : Lossy PNG compressor \nmozjpeg : Improved JPEG encoder \nWebP : A new image format for the Web \nElectron : Build cross platform desktop apps with JavaScript, HTML, and CSS \n \n ",
- "readmeOriginal": " Imagine \n
\nImagine is a desktop app for compression of PNG and JPEG, with a modern and friendly UI.
\nSave for web.
\n Install \nFor Windows, macOS and Linux, download binaries from:
\nhttps://github.com/meowtec/Imagine/releases
\n\nImagine-Setup-x.y.z.exe
- Windows \nImagine-x.y.z.dmg
- macOS \nImagine-0.4.1-x.y.z.AppImage
- Linux \n \n国内用户从 GitHub 下载可能比较慢,可以使用国内加速
\n Install on linux \nApp for linux is distributed in AppImage format.\nInstall it with command line:
\nchmod a+x Imagine-x.y.z-x86_64.AppImage # make executable \n./Imagine-x.y.z-x86_64.AppImage # install and run \n Screenshot (from legacy version) \nGIF(7.4M)
\n
\n Features \n\nMulti format (JPEG, PNG, WebP) \nFormat conversion \nCross platform \nGUI \nBatch optimization \ni18n (English, 简体中文, Nederlands, Español, Français, Italiano, Deutsch) \n \n 'ImageMagick required' \nSince version 0.3.0, you can choose the format that you want to convert to. For example, if you pick a PNG file, you can convert it to JPEG and compress it with MozJPEG optimizer.
\nBut there is an exception: pngquant on windows can't read JPEG files, so if you want to convert JPEG to PNG, you should install ImageMagick firstly, and add it to your PATH environment variable.
\nImagine use this command below to check if ImageMagick installed, so make sure it work.
\n\n Build and Contribute \ngit clone https://github.com/meowtec/Imagine.git\n# node 8 is recommended \nnpm install\nnpm run dev \nA PR with all checks passed is welcome.
\nBefore submit a PR, please run npm run test
and make sure it success on your machine.
\nUp to now, there are only 5 locales . To add a new locale, you can either submit a PR, or create an issue , or just send me an email(found in my profile ).
\n Built on \n\npngquant : Lossy PNG compressor \nmozjpeg : Improved JPEG encoder \nWebP : A new image format for the Web \nElectron : Build cross platform desktop apps with JavaScript, HTML, and CSS \n \n ",
- "readmeFetchedAt": "2020-09-29T12:07:19.887Z"
+ "iease-music": {
+ "readmeCleaned": " ieaseMusic \n \n \n \n \n \n
\n
\n\nElegant NeteaseMusic desktop app, Rock with NeteaseMusic 🤘
\n \n\nBuilt by Electron, React, MobX, JSS
\n \nAPI
由 Binaryify/NeteaseCloudMusicApi 提供。
\n Preview \n
\n Feature \n\n\n帅
\n \n\n很帅
\n \n\n非常帅
\n \n\nJSS Theme support
\n \n\nOSX Friendly
\n \n\nCross Platform
\n \n\nKeyboard support
\n \n\nDesktop notifications
\n \n\nModern UI design
\n \n\nHigh quality music(FLAC)
\n \n\nTrack your listen to Last.fm
\n \n\nFix dead music link #3 (QQ music, Xiami music, Kugou music, Kuwo music, MiGu music, Biadu music all in one)
\n \n\nShare music to Facebook, Twitter, Google+, WeChat
\n \n\nWeChat scan to log in
\n \n\nDownload music 🍭
\n
\n \n\nAlfred 3 workflow(alfred-ieasemusic ), required v1.2.6+
\n
\n \n \n Install \nDownload the last version on the website or below.
\n Mac(10.9+) \nDownload the .dmg
file, Or use homebrew
:
\nbrew cask install ieasemusic\n
\n Linux \nDownload the .deb
file for 'Debian / Ubuntu':
\n$ sudo dpkg -i ieaseMusic-1.3.4-linux-amd64.deb\n
\nDownload the .rpm
file for 'Centos/RHEL':
\n$ sudo yum localinstall ieaseMusic-1.3.4-linux-x86_64.rpm\n
\nDownload the .Appimage
file for other distribution:
\n$ chmod u+x iease-music-1.3.4-x86_64.AppImage\n$ ./iease-music-1.3.4-x86_64.AppImage\n
\nArchlinux pacman
install:
\n$ pacman -S iease-music\n
\nor
\n$ pacman -S iease-music-git\n
\n Screenshots \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n Development \ngit submodule init\ngit submodule update --remote --merge\n$ npm install\n$ npm run dev\n
\n UNBLOCK \n修改/etc/hosts
添加
\n158.199.142.239 music.163.com\n163.171.98.219 p1.music.126.net\n163.171.98.219 p3.music.126.net\n163.171.98.219 p4.music.126.net\n202.122.146.83 m10.music.126.net\n
\n\n上面是日本反代节点fengjueming/unblock-NetEaseMusic
\n新加坡节点(本屌太穷有需要还是尽量用上面的节点吧)
\n52.221.201.48 music.163.com\n
\n \n关于优化IP
地址,p开头的是图片CDN服务器,m开头的是音乐资源CDN服务器。可以通过
\nping ws.acgvideo.com\n
\n来寻找最优的音乐资源CDN服务器。通过
\nping cdnetworks.com\n
\n来寻找最优的图片资源CDN服务器。
\n Keyboard shortcuts \n\n\n\nDescription \nKeys \n \n \n\n\n暂停/播放 \nSpace \n \n\n上一曲 \nLeft \n \n\n下一曲 \nRight \n \n\n音量加 \nUp \n \n\n音量减 \nDown \n \n\n喜欢歌曲 \nCmd L \n \n\n播放历史记录 \nCmd 0 ... 9 \n \n\n搜索 \nCmd F \n \n\n显示下载歌曲 \nShift Cmd D \n \n\n跳转首页 \nShift Cmd H \n \n\n查看榜单 \nShift Cmd T \n \n\n所有歌单 \nShift Cmd P \n \n\n我的电台 \nShift Cmd F \n \n\n菜单 \nShift Cmd L \n \n\n播放列表 \nCmd P \n \n\n偏好设置 \nCmd , \n \n\n偏好设置 \n鼠标右键 \n \n \n
\n TODO: \n\n 参考列表 \n\n License \n还是 MIT 吧,懒得改了
\n
\n ",
+ "readmeOriginal": " ieaseMusic \n \n \n \n \n \n
\n
\n\nElegant NeteaseMusic desktop app, Rock with NeteaseMusic 🤘
\n \n\nBuilt by Electron, React, MobX, JSS
\n \nAPI
由 Binaryify/NeteaseCloudMusicApi 提供。
\n Preview \n
\n Feature \n\n\n帅
\n \n\n很帅
\n \n\n非常帅
\n \n\nJSS Theme support
\n \n\nOSX Friendly
\n \n\nCross Platform
\n \n\nKeyboard support
\n \n\nDesktop notifications
\n \n\nModern UI design
\n \n\nHigh quality music(FLAC)
\n \n\nTrack your listen to Last.fm
\n \n\nFix dead music link #3 (QQ music, Xiami music, Kugou music, Kuwo music, MiGu music, Biadu music all in one)
\n \n\nShare music to Facebook, Twitter, Google+, WeChat
\n \n\nWeChat scan to log in
\n \n\nDownload music 🍭
\n
\n \n\nAlfred 3 workflow(alfred-ieasemusic ), required v1.2.6+
\n
\n \n \n Install \nDownload the last version on the website or below.
\n Mac(10.9+) \nDownload the .dmg
file, Or use homebrew
:
\nbrew cask install ieasemusic\n
\n Linux \nDownload the .deb
file for 'Debian / Ubuntu':
\n$ sudo dpkg -i ieaseMusic-1.3.4-linux-amd64.deb\n
\nDownload the .rpm
file for 'Centos/RHEL':
\n$ sudo yum localinstall ieaseMusic-1.3.4-linux-x86_64.rpm\n
\nDownload the .Appimage
file for other distribution:
\n$ chmod u+x iease-music-1.3.4-x86_64.AppImage\n$ ./iease-music-1.3.4-x86_64.AppImage\n
\nArchlinux pacman
install:
\n$ pacman -S iease-music\n
\nor
\n$ pacman -S iease-music-git\n
\n Screenshots \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n Development \ngit submodule init\ngit submodule update --remote --merge\n$ npm install\n$ npm run dev\n
\n UNBLOCK \n修改/etc/hosts
添加
\n158.199.142.239 music.163.com\n163.171.98.219 p1.music.126.net\n163.171.98.219 p3.music.126.net\n163.171.98.219 p4.music.126.net\n202.122.146.83 m10.music.126.net\n
\n\n上面是日本反代节点fengjueming/unblock-NetEaseMusic
\n新加坡节点(本屌太穷有需要还是尽量用上面的节点吧)
\n52.221.201.48 music.163.com\n
\n \n关于优化IP
地址,p开头的是图片CDN服务器,m开头的是音乐资源CDN服务器。可以通过
\nping ws.acgvideo.com\n
\n来寻找最优的音乐资源CDN服务器。通过
\nping cdnetworks.com\n
\n来寻找最优的图片资源CDN服务器。
\n Keyboard shortcuts \n\n\n\nDescription \nKeys \n \n \n\n\n暂停/播放 \nSpace \n \n\n上一曲 \nLeft \n \n\n下一曲 \nRight \n \n\n音量加 \nUp \n \n\n音量减 \nDown \n \n\n喜欢歌曲 \nCmd L \n \n\n播放历史记录 \nCmd 0 ... 9 \n \n\n搜索 \nCmd F \n \n\n显示下载歌曲 \nShift Cmd D \n \n\n跳转首页 \nShift Cmd H \n \n\n查看榜单 \nShift Cmd T \n \n\n所有歌单 \nShift Cmd P \n \n\n我的电台 \nShift Cmd F \n \n\n菜单 \nShift Cmd L \n \n\n播放列表 \nCmd P \n \n\n偏好设置 \nCmd , \n \n\n偏好设置 \n鼠标右键 \n \n \n
\n TODO: \n\n 参考列表 \n\n License \n还是 MIT 吧,懒得改了
\n
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:27.915Z"
},
"inboxer": {
"readmeCleaned": "\n🚧 This project is deprecated! 🚧 \nAs you know Google is going to take down Inbox service.
\nThis project is not maintained anymore. Since Inbox is closed this project has to be closed as well. It just cannot operate normally without Inbox.
\nYou can find more information here .
\n \n\n
\n
Inboxer\n
\n \n \n \n \n \n \n
\n
\n\nUnofficial, free and open-source Google Gmail Desktop App
\n \nInboxer — started out as an unofficial Inbox by Gmail client for desktop platforms. However, Google plans to discontinue Inbox at the end of March 2019 (see official announcement ). To keep Inboxer alive we have converted it to work with Gmail. Inboxer is now built on top of Gmail web-version. It has pleasant UI and supports useful keyboard shortcuts.
\nInboxer is highly inspired by these projects:
\n\nCheck out these ones as great examples of Electron applications. All of them are under the MIT license.
\n Features \n\nFamiliar Gmail interface \nCross-platform (macOS/Linux/Windows) \nUseful Keyboard shortcuts \nMultiple accounts \nOptional Always on Top \nAuto-updates to the latest version \nDesktop notifications \nTODO: Dark theme \nTODO: Custom text size \nTODO: Ability to use as default mail client \n \nAll feature requests and contributions are welcome!
\n Screenshot \n\nTODO: Update screenshot to show latest version working with Gmail\n \n \n Installation \nInboxer works well on macOS 10.9+ , Linux and Windows 7+ . You can download the latest version on Releases page or below.\nInboxer is also available through the nix package manager (see package in nix )
\n macOS \nDownload the .dmg
file or install via Homebrew-Cask :
\n$ brew cask install inboxer\n
\n Linux \nDownload the .AppImage
* or .deb
or .snap
file.
\n* — Notice, that the AppImage
needs to be made executable after download.
\n Windows \nDownload the .exe
file.
\n Package Inboxer from source \nYou'll need electron
and npm
installed in your system.\nDownload and extract the source code (.zip
or .tar.gz
file).\nInside the source code folder, run:
\n$ npm install\n
\nThen package the app with:
\n$ npm run dist\n
\nThis builds packages for all architectures. Use dist:mac
, dist:linux
, or dist:win
to package a single architecture. The packages will be found in the dist
folder.
\n Keyboard shortcuts \nInboxer supports all Gmail keyboard shortcuts, system-specific keybindings and more. Additional keybindings are listed below:
\n\n\n\nDescription \nKeys \n \n \n\n\nPreferences \nCmd/Ctrl P \n \n\nCompose Message \nCmd/Ctrl N \n \n\nGo to Inbox \nCmd/Ctrl I \n \n\nGo to Snoozed \nCmd/Ctrl S \n \n\nGo to Done \nCmd/Ctrl D \n \n\nDrafts \nCmd/Ctrl Shift D \n \n\nSent \nCmd/Ctrl Shift S \n \n\nTrash \nAlt Shift T \n \n\nSpam \nAlt Shift S \n \n\nOpen Contacts \nCmd/Ctrl Shift C \n \n\nSearch \nCmd/Ctrl F \n \n\nToggle Sidebar \nCmd/Ctrl / \n \n\nToggle "Always on Top" \nCmd/Ctrl Shift T \n \n\nKeyboard Shortcuts Reference \nShift / or ? \n \n\nToggle Developer Tools \nOption Cmd I (macOS) or Ctrl Shift I \n \n \n
\n Disclaimer \nThis code is in no way affiliated with, authorised, maintained, sponsored or endorsed by Google or any of its affiliates or subsidiaries. This is an independent and unofficial Gmail app. Use it at your own risk.
\n End User License Agreement \n\nYou will not use this repository for sending mass spam or any other malicious activity. \nWe / You will not support anyone who is violating this EULA conditions. \nRepository is just for learning / personal purposes thus should not be part of any service available on the Internet that is trying to do any malicious activity (mass bulk request, spam etc). \n \n Donate \nHi! I work on this project in my spare time, beside my primary job. I hope enjoy using Inboxer, and if you do, please, support this project 🙏🏻 .
\n\n\n\nCredit/Debit card \nBitcoin \nEthereum \n \n \n\n\nDonate with LiqPay \n1FrPrQb6ACTkbSBAz9PduJWrDFfq41Ggb4
\n0x6aF39C917359897ae6969Ad682C14110afe1a0a1
\n \n\n \n \n \n \n \n
\nI would appreciate your support! Thank you!
\n License \nMIT © Denys Dovhan
\n\n ",
"readmeOriginal": "\n🚧 This project is deprecated! 🚧 \nAs you know Google is going to take down Inbox service.
\nThis project is not maintained anymore. Since Inbox is closed this project has to be closed as well. It just cannot operate normally without Inbox.
\nYou can find more information here .
\n \n\n
\n
Inboxer\n
\n \n \n \n \n \n \n
\n
\n\nUnofficial, free and open-source Google Gmail Desktop App
\n \nInboxer — started out as an unofficial Inbox by Gmail client for desktop platforms. However, Google plans to discontinue Inbox at the end of March 2019 (see official announcement ). To keep Inboxer alive we have converted it to work with Gmail. Inboxer is now built on top of Gmail web-version. It has pleasant UI and supports useful keyboard shortcuts.
\nInboxer is highly inspired by these projects:
\n\nCheck out these ones as great examples of Electron applications. All of them are under the MIT license.
\n Features \n\nFamiliar Gmail interface \nCross-platform (macOS/Linux/Windows) \nUseful Keyboard shortcuts \nMultiple accounts \nOptional Always on Top \nAuto-updates to the latest version \nDesktop notifications \nTODO: Dark theme \nTODO: Custom text size \nTODO: Ability to use as default mail client \n \nAll feature requests and contributions are welcome!
\n Screenshot \n\nTODO: Update screenshot to show latest version working with Gmail\n \n \n Installation \nInboxer works well on macOS 10.9+ , Linux and Windows 7+ . You can download the latest version on Releases page or below.\nInboxer is also available through the nix package manager (see package in nix )
\n macOS \nDownload the .dmg
file or install via Homebrew-Cask :
\n$ brew cask install inboxer\n
\n Linux \nDownload the .AppImage
* or .deb
or .snap
file.
\n* — Notice, that the AppImage
needs to be made executable after download.
\n Windows \nDownload the .exe
file.
\n Package Inboxer from source \nYou'll need electron
and npm
installed in your system.\nDownload and extract the source code (.zip
or .tar.gz
file).\nInside the source code folder, run:
\n$ npm install\n
\nThen package the app with:
\n$ npm run dist\n
\nThis builds packages for all architectures. Use dist:mac
, dist:linux
, or dist:win
to package a single architecture. The packages will be found in the dist
folder.
\n Keyboard shortcuts \nInboxer supports all Gmail keyboard shortcuts, system-specific keybindings and more. Additional keybindings are listed below:
\n\n\n\nDescription \nKeys \n \n \n\n\nPreferences \nCmd/Ctrl P \n \n\nCompose Message \nCmd/Ctrl N \n \n\nGo to Inbox \nCmd/Ctrl I \n \n\nGo to Snoozed \nCmd/Ctrl S \n \n\nGo to Done \nCmd/Ctrl D \n \n\nDrafts \nCmd/Ctrl Shift D \n \n\nSent \nCmd/Ctrl Shift S \n \n\nTrash \nAlt Shift T \n \n\nSpam \nAlt Shift S \n \n\nOpen Contacts \nCmd/Ctrl Shift C \n \n\nSearch \nCmd/Ctrl F \n \n\nToggle Sidebar \nCmd/Ctrl / \n \n\nToggle \"Always on Top\" \nCmd/Ctrl Shift T \n \n\nKeyboard Shortcuts Reference \nShift / or ? \n \n\nToggle Developer Tools \nOption Cmd I (macOS) or Ctrl Shift I \n \n \n
\n Disclaimer \nThis code is in no way affiliated with, authorised, maintained, sponsored or endorsed by Google or any of its affiliates or subsidiaries. This is an independent and unofficial Gmail app. Use it at your own risk.
\n End User License Agreement \n\nYou will not use this repository for sending mass spam or any other malicious activity. \nWe / You will not support anyone who is violating this EULA conditions. \nRepository is just for learning / personal purposes thus should not be part of any service available on the Internet that is trying to do any malicious activity (mass bulk request, spam etc). \n \n Donate \nHi! I work on this project in my spare time, beside my primary job. I hope enjoy using Inboxer, and if you do, please, support this project 🙏🏻 .
\n\n\n\nCredit/Debit card \nBitcoin \nEthereum \n \n \n\n\nDonate with LiqPay \n1FrPrQb6ACTkbSBAz9PduJWrDFfq41Ggb4
\n0x6aF39C917359897ae6969Ad682C14110afe1a0a1
\n \n\n \n \n \n \n \n
\nI would appreciate your support! Thank you!
\n License \nMIT © Denys Dovhan
\n\n ",
- "readmeFetchedAt": "2020-09-29T12:07:19.909Z"
+ "readmeFetchedAt": "2020-09-30T00:10:27.985Z"
+ },
+ "infinitex": {
+ "readmeCleaned": " Infinitex \n
\nThis is my first attempt to write a desktop app with electron and learn the fantastic reactjs library. The editor is far from complete but I use it personally and I wanted to open-source it so that others can help with it.
\nThe one part of the app is a LaTeX editor with search functionality and simplified bibliography and packages handling. The other part is a WYSIWYG editor based on quilljs. The simple part also supports encrypted documents.
\nI have built it on Debian Linux and I tried on Windows but, like always, everything in there is crappy compared to Linux so I just dropped it. I still have not tested on mac but I plan on doing it soon. Otherwise I expect that the program will be fully functional for anyone who wants to develop it on their mac.
\nURL for prebuild binaries with autoupdates.
\nIn order to run LaTeX you need to have an installed version of the interpeter like TeXlive, MacTex or MikTex.
\nTo start the process go to the folder, open a terminal there and press
\nyarn && yarn preminify\nnpm start\n
\nThe file Infinitex.jsx is only used for react-dom. The app.jsx file separates the two environments and has width and height event listeners.\nThe grid.jsx file has the LaTeX editor and the editor.jsx file has the WYSIWYG.
\nTo build the minified js you press
\nnpm run minify\n
\nTo create the executable in a dist folder run (!Attention! This will trigger the minification which takes a lot of time)
\nnpm run dist\n
\n Issues: \n\nCompilation and configurations for Mac (probably works, will test soon) and Windows. \nConfigure auto-updates (work on linux and windows). \nDetect latex change and move pdf to that page. \nBetter memory handling of Ace editor. \nOpen files with the app without the app being open \nConfigure KaTeX to take both $math$ and $$math$$ and interpret them accordingly. \nOpen formula module on math selection at simple. \n \n Roadmap: \n\nEither move to Semantic UI or Material UI beta for performance. \nIntegration with cloud servicesIPFS for collaboration (working on it). \n \n ",
+ "readmeOriginal": " Infinitex \n
\nThis is my first attempt to write a desktop app with electron and learn the fantastic reactjs library. The editor is far from complete but I use it personally and I wanted to open-source it so that others can help with it.
\nThe one part of the app is a LaTeX editor with search functionality and simplified bibliography and packages handling. The other part is a WYSIWYG editor based on quilljs. The simple part also supports encrypted documents.
\nI have built it on Debian Linux and I tried on Windows but, like always, everything in there is crappy compared to Linux so I just dropped it. I still have not tested on mac but I plan on doing it soon. Otherwise I expect that the program will be fully functional for anyone who wants to develop it on their mac.
\nURL for prebuild binaries with autoupdates.
\nIn order to run LaTeX you need to have an installed version of the interpeter like TeXlive, MacTex or MikTex.
\nTo start the process go to the folder, open a terminal there and press
\nyarn && yarn preminify\nnpm start\n
\nThe file Infinitex.jsx is only used for react-dom. The app.jsx file separates the two environments and has width and height event listeners.\nThe grid.jsx file has the LaTeX editor and the editor.jsx file has the WYSIWYG.
\nTo build the minified js you press
\nnpm run minify\n
\nTo create the executable in a dist folder run (!Attention! This will trigger the minification which takes a lot of time)
\nnpm run dist\n
\n Issues: \n\nCompilation and configurations for Mac (probably works, will test soon) and Windows. \nConfigure auto-updates (work on linux and windows). \nDetect latex change and move pdf to that page. \nBetter memory handling of Ace editor. \nOpen files with the app without the app being open \nConfigure KaTeX to take both $math$ and $$math$$ and interpret them accordingly. \nOpen formula module on math selection at simple. \n \n Roadmap: \n\nEither move to Semantic UI or Material UI beta for performance. \nIntegration with cloud servicesIPFS for collaboration (working on it). \n \n ",
+ "readmeFetchedAt": "2020-09-30T00:10:28.073Z"
},
"instatron": {
"readmeCleaned": "\n \n \n \n
\n\n \n \n \n \n
\n\n \n \n \n
\n Instatron - Instagram desktop uploader \nA simple Instagram desktop uploader & client app build with electron. Share your photos and images just like on your mobile phone!
\n\n \n \n \n
\n Table of contents \n\n Features \n\nUpload & post images \nBrowse photos \nFollow/unfollow users \nBookmark photos \nLike photos \nManage your profile \nManage your settings \nWatch moments \n \n Install \n Clone this repo \ngit clone https://github.com/alexdevero/instatron.git\n
\n Install dependencies \nnpm install\n
\nor
\nyarn\n
\n Usage \n Run the app \nnpm run start\n
\nor
\nyarn run start\n
\n Build the app \nnpm run package\n
\nor
\nyarn run package\n
\n Support this project \nI open-source almost everything I can, and I try to reply everyone needing help using these projects. Obviously,\nthis takes time. You can use these projects in your applications for free ! You can even change the source code and redistribute (even resell it).
\nIf you get some profit from this or just want to encourage me to continue creating stuff, there are few ways you can do it:
\n\nStarring and sharing the project \n —make one-time donations via PayPal. \n —set up monthly donation via Patreon and get interesting news about what I'm doing. \n —send bitcoins or ethereum to this address: 19jHGagJWeVvuNjN3kaBoAszXd9ea9gKzp
. \n \nThank you!
\n Code of Conduct \nContributor Code of Conduct . By participating in this project you agree to abide by its terms.
\n License \nMIT © Alex Devero .
\n\n ",
"readmeOriginal": "\n \n \n \n
\n\n \n \n \n \n
\n\n \n \n \n
\n Instatron - Instagram desktop uploader \nA simple Instagram desktop uploader & client app build with electron. Share your photos and images just like on your mobile phone!
\n\n \n \n \n
\n Table of contents \n\n Features \n\nUpload & post images \nBrowse photos \nFollow/unfollow users \nBookmark photos \nLike photos \nManage your profile \nManage your settings \nWatch moments \n \n Install \n Clone this repo \ngit clone https://github.com/alexdevero/instatron.git\n
\n Install dependencies \nnpm install\n
\nor
\nyarn\n
\n Usage \n Run the app \nnpm run start\n
\nor
\nyarn run start\n
\n Build the app \nnpm run package\n
\nor
\nyarn run package\n
\n Support this project \nI open-source almost everything I can, and I try to reply everyone needing help using these projects. Obviously,\nthis takes time. You can use these projects in your applications for free ! You can even change the source code and redistribute (even resell it).
\nIf you get some profit from this or just want to encourage me to continue creating stuff, there are few ways you can do it:
\n\nStarring and sharing the project \n —make one-time donations via PayPal. \n —set up monthly donation via Patreon and get interesting news about what I'm doing. \n —send bitcoins or ethereum to this address: 19jHGagJWeVvuNjN3kaBoAszXd9ea9gKzp
. \n \nThank you!
\n Code of Conduct \nContributor Code of Conduct . By participating in this project you agree to abide by its terms.
\n License \nMIT © Alex Devero .
\n\n ",
- "readmeFetchedAt": "2020-09-29T12:07:20.019Z"
- },
- "insomnia": {
- "readmeCleaned": " Insomnia REST Client \n \n \n \n
\nInsomnia is a cross-platform REST client , built on top of Electron .
\n
\n Download \nInsomnia is available for Mac, Windows, and Linux and can be downloaded\nfrom the website.
\nhttps://insomnia.rest/download
\n Bugs and Feature Requests \nHave a bug or a feature request? First, read the\nissue guidelines and search for existing and\nclosed issues. If your problem or idea is not addressed yet, please open a new issue .
\nFor more generic product questions and feedback, join the Slack Team or email\nsupport@insomnia.rest
\n Contributing \nPlease read through our contributing guidelines and code of conduct . Included are directions\nfor opening issues, coding standards, and notes on development.
\nEditor preferences are available in the editor config for easy use in\ncommon text editors. Read more and download plugins at editorconfig.org .
\n Developing \nDevelopment on Insomnia can be done on Mac, Windows, or Linux as long as you have\nNodeJS and Git . See the .nvmrc
file located in the project for the correct Node version.
\n\nInitial Dev Setup \nThis repository is structured as a monorepo and contains many Node.JS packages. Each package has\nits own set of commands, but the most common commands are available from the\nroot package.json
and can be accessed using the npm run ...
command. Here\nare the only three commands you should need to start developing on the app.
\n# Install and Link Dependencies \nnpm run bootstrap\n\n# Run Tests \nnpm test \n\n# Start App with Live Reload \nnpm run app-start \nIf you are on Linux, you may need to install the following supporting packages
\n# Update library \nsudo apt-get update\n\n# Install font configuration library & support \nsudo apt-get install libfontconfig-dev\nsudo apt-get install font-manager\n\n# Build capability for required font-scanner package \nsudo apt-get install build-essential \nAlso on Linux, if Electron is failing during the bootstrap process, run the following
\n# Clear Electron install conflicts \nrm -rf ~ /cache/electron \nIf you are on Windows and have problems, you may need to install Windows Build Tools
\n \n\nEditor Requirements \nYou can use any editor you'd like, but make sure to have support/plugins for\nthe following tools:
\n\nESLint – For catching syntax problems and common errors \nJSX Syntax – For React components \nFlow – For type annotations \n \n \n Plugins \nSearch, discover, and install plugins from the Insomnia Plugin Hub !
\nCommunity Projects \n\nInsomnia Documenter – Generate beautiful API documentation pages using your Insomnia export file. \nGitHub API Spec Importer – A complete set of GitHub REST API route specifications that can be imported straight into Insomnia. \nSwaggymnia – Generate Swagger documentation for your existing API in Insomnia. \n \n License \nMIT © Insomnia
\n ",
- "readmeOriginal": " Insomnia REST Client \n \n \n \n
\nInsomnia is a cross-platform REST client , built on top of Electron .
\n
\n Download \nInsomnia is available for Mac, Windows, and Linux and can be downloaded\nfrom the website.
\nhttps://insomnia.rest/download
\n Bugs and Feature Requests \nHave a bug or a feature request? First, read the\nissue guidelines and search for existing and\nclosed issues. If your problem or idea is not addressed yet, please open a new issue .
\nFor more generic product questions and feedback, join the Slack Team or email\nsupport@insomnia.rest
\n Contributing \nPlease read through our contributing guidelines and code of conduct . Included are directions\nfor opening issues, coding standards, and notes on development.
\nEditor preferences are available in the editor config for easy use in\ncommon text editors. Read more and download plugins at editorconfig.org .
\n Developing \nDevelopment on Insomnia can be done on Mac, Windows, or Linux as long as you have\nNodeJS and Git . See the .nvmrc
file located in the project for the correct Node version.
\n\nInitial Dev Setup \nThis repository is structured as a monorepo and contains many Node.JS packages. Each package has\nits own set of commands, but the most common commands are available from the\nroot package.json
and can be accessed using the npm run ...
command. Here\nare the only three commands you should need to start developing on the app.
\n# Install and Link Dependencies \nnpm run bootstrap\n\n# Run Tests \nnpm test \n\n# Start App with Live Reload \nnpm run app-start \nIf you are on Linux, you may need to install the following supporting packages
\n# Update library \nsudo apt-get update\n\n# Install font configuration library & support \nsudo apt-get install libfontconfig-dev\nsudo apt-get install font-manager\n\n# Build capability for required font-scanner package \nsudo apt-get install build-essential \nAlso on Linux, if Electron is failing during the bootstrap process, run the following
\n# Clear Electron install conflicts \nrm -rf ~ /cache/electron \nIf you are on Windows and have problems, you may need to install Windows Build Tools
\n \n\nEditor Requirements \nYou can use any editor you'd like, but make sure to have support/plugins for\nthe following tools:
\n\nESLint – For catching syntax problems and common errors \nJSX Syntax – For React components \nFlow – For type annotations \n \n \n Plugins \nSearch, discover, and install plugins from the Insomnia Plugin Hub !
\nCommunity Projects \n\nInsomnia Documenter – Generate beautiful API documentation pages using your Insomnia export file. \nGitHub API Spec Importer – A complete set of GitHub REST API route specifications that can be imported straight into Insomnia. \nSwaggymnia – Generate Swagger documentation for your existing API in Insomnia. \n \n License \nMIT © Insomnia
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:20.146Z"
+ "readmeFetchedAt": "2020-09-30T00:10:28.145Z"
},
"infiniti-clips": {
"readmeCleaned": "\n \n
\nClips is a free, open source hybrid clipboard application available for Windows and macOS.
\nClips powered by Google Drive synchronize your clipboard with multiple devices, and allows you to quickly search throw your clipboard history.
\nClips is MIT licensed .
\n History \nClips is a revision of Infiniti Clips .
\n Codebase \nClips is written completely in TypeScript, and built with Vue CLI Plugin Electron Builder .
\nClips makes extensive use of functional and reactive programming.
\n Status \nYou can find the current area of focus in Github Issues .
\n Getting Started \nTo setup Clips, all you need is
\n$ git clone https://github.com/azure06/clips.git\n$ cd clips\n$ touch .env \nadd a valid sentry DSN in .env
file (needs some fixes... 🔥 ).
\nVUE_APP_SENTRY_DSN=Any valid sentry dsn in .env file \nand finally
\n$ npm install\n$ npm run electron:serve \n Philosophy \nWork in progress.
\n Project Management \nWork in progress.
\n Technical \nWork in progress.
\nCommunity \nWork in progress.
\n ",
"readmeOriginal": "\n \n
\nClips is a free, open source hybrid clipboard application available for Windows and macOS.
\nClips powered by Google Drive synchronize your clipboard with multiple devices, and allows you to quickly search throw your clipboard history.
\nClips is MIT licensed .
\n History \nClips is a revision of Infiniti Clips .
\n Codebase \nClips is written completely in TypeScript, and built with Vue CLI Plugin Electron Builder .
\nClips makes extensive use of functional and reactive programming.
\n Status \nYou can find the current area of focus in Github Issues .
\n Getting Started \nTo setup Clips, all you need is
\n$ git clone https://github.com/azure06/clips.git\n$ cd clips\n$ touch .env \nadd a valid sentry DSN in .env
file (needs some fixes... 🔥 ).
\nVUE_APP_SENTRY_DSN=Any valid sentry dsn in .env file \nand finally
\n$ npm install\n$ npm run electron:serve \n Philosophy \nWork in progress.
\n Project Management \nWork in progress.
\n Technical \nWork in progress.
\nCommunity \nWork in progress.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:20.158Z"
+ "readmeFetchedAt": "2020-09-30T00:10:28.176Z"
},
"inpad": {
"readmeCleaned": "\n\nWe've developed a collaborative workspace app called "Boost Hub" for developer teams.
\nIt's customizable and easy to optimize for your team like rego blocks and even lets you edit documents together in real-time!
\n \n\n
\n A Polished Notes App with GitHub Flavored Markdown \n for macOS, Windows, Linux, iOS, and Android \nBoostNote.next is a renewal of the Boostnote app .
\n Latest releases \n\n Roadmap \nBoost Note Roadmap 2020
\n Authors & Maintainers \n\nCommunity \n\n Development \n Folder structure \n\nandroid
: Android app project. Please open with Android Studio. \ndist
: Bundled electron app stuff. All executable and installable of the electron app are generated in this folder. You can generate this by npm run prepack
, npm run pack
, and npm run release
scripts. \ncompiled
: Compiled web app resources from npm run build
script. The resources are for deploying the web app. \nelectron
: Compiled electron resources from npm run build:electron
script. You can run it by npm start
script. The resources are for packaging the electron app. \nios
: iOS app project. Please open with XCode. \nsrc
: Source code. \n \n Build \nYou have to create a file named .env
in the root of the project directory, or the build will fail.
\n Web app \n# Install dependencies \nnpm i\n\n# Run webpack and open browser \nnpm run dev \n Electron app \n# Install dependencies \nnpm i\n\n# Run webpack \nnpm run dev:webpack\n\n# Run electron (You have to open another terminal to run this) \nnpm run dev:electron \n\nFor Windows users, If npm run dev:electron
doesn't spawn an electron window, please try again after removing %APPDATA%\\electron
directory.
\n \n Mobile app \n\n License \nGPL-3.0 © 2020 BoostIO
\n ",
"readmeOriginal": "\n\nWe've developed a collaborative workspace app called \"Boost Hub\" for developer teams.
\nIt's customizable and easy to optimize for your team like rego blocks and even lets you edit documents together in real-time!
\n \n\n
\n A Polished Notes App with GitHub Flavored Markdown \n for macOS, Windows, Linux, iOS, and Android \nBoostNote.next is a renewal of the Boostnote app .
\n Latest releases \n\n Roadmap \nBoost Note Roadmap 2020
\n Authors & Maintainers \n\nCommunity \n\n Development \n Folder structure \n\nandroid
: Android app project. Please open with Android Studio. \ndist
: Bundled electron app stuff. All executable and installable of the electron app are generated in this folder. You can generate this by npm run prepack
, npm run pack
, and npm run release
scripts. \ncompiled
: Compiled web app resources from npm run build
script. The resources are for deploying the web app. \nelectron
: Compiled electron resources from npm run build:electron
script. You can run it by npm start
script. The resources are for packaging the electron app. \nios
: iOS app project. Please open with XCode. \nsrc
: Source code. \n \n Build \nYou have to create a file named .env
in the root of the project directory, or the build will fail.
\n Web app \n# Install dependencies \nnpm i\n\n# Run webpack and open browser \nnpm run dev \n Electron app \n# Install dependencies \nnpm i\n\n# Run webpack \nnpm run dev:webpack\n\n# Run electron (You have to open another terminal to run this) \nnpm run dev:electron \n\nFor Windows users, If npm run dev:electron
doesn't spawn an electron window, please try again after removing %APPDATA%\\electron
directory.
\n \n Mobile app \n\n License \nGPL-3.0 © 2020 BoostIO
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:20.164Z"
+ "readmeFetchedAt": "2020-09-30T00:10:28.206Z"
+ },
+ "ionic-creator": {
+ "readmeCleaned": " \n \n \n Ionic-Creator (UNOFFICIAL)\n \n \n This is the unofficial Ionic-Creator web app. Built using the Electron framework to take the current live feed site and give it to you as a desktop app. \n\n \n \n \n \n \n
\n Screenshots \n
\n
\n
\n
\n Install \nDownload the lastest version .
\n Development \n\nClone: $ git clone https://github.com/Meadowcottage/Ionic-Creator.git
\nInstall NPM: $ npm install
\nStart Preview: $ npm start
\nBuild: $ npm run dist
\n \n SUPPORT \n Most of the support for this app must go to the Ionic-Creator team and the work they put in to make the platform itself and continue to make it great for streamers to use. To support Ionic-Creator , who built the platform, feel free to check out their site for more details.
\n Feel free to help support this unofficial app by submitting issues or bugs so we can resolve and fox them or even feel free to submit pull requests if you have already helped develop a fix for one of the bugs in the app.
\n LICENSE: \nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.
\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.
\nYou should have received a copy of the GNU General Public License\nalong with this program. If not, see http://www.gnu.org/licenses/ .
\n ",
+ "readmeOriginal": " \n \n \n Ionic-Creator (UNOFFICIAL)\n \n \n This is the unofficial Ionic-Creator web app. Built using the Electron framework to take the current live feed site and give it to you as a desktop app. \n\n \n \n \n \n \n
\n Screenshots \n
\n
\n
\n
\n Install \nDownload the lastest version .
\n Development \n\nClone: $ git clone https://github.com/Meadowcottage/Ionic-Creator.git
\nInstall NPM: $ npm install
\nStart Preview: $ npm start
\nBuild: $ npm run dist
\n \n SUPPORT \n Most of the support for this app must go to the Ionic-Creator team and the work they put in to make the platform itself and continue to make it great for streamers to use. To support Ionic-Creator , who built the platform, feel free to check out their site for more details.
\n Feel free to help support this unofficial app by submitting issues or bugs so we can resolve and fox them or even feel free to submit pull requests if you have already helped develop a fix for one of the bugs in the app.
\n LICENSE: \nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.
\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.
\nYou should have received a copy of the GNU General Public License\nalong with this program. If not, see http://www.gnu.org/licenses/ .
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:28.241Z"
+ },
+ "insomnia": {
+ "readmeCleaned": " Insomnia REST Client \n \n \n \n
\nInsomnia is a cross-platform REST client , built on top of Electron .
\n
\n Download \nInsomnia is available for Mac, Windows, and Linux and can be downloaded\nfrom the website.
\nhttps://insomnia.rest/download
\n Bugs and Feature Requests \nHave a bug or a feature request? First, read the\nissue guidelines and search for existing and\nclosed issues. If your problem or idea is not addressed yet, please open a new issue .
\nFor more generic product questions and feedback, join the Slack Team or email\nsupport@insomnia.rest
\n Contributing \nPlease read through our contributing guidelines and code of conduct . Included are directions\nfor opening issues, coding standards, and notes on development.
\nEditor preferences are available in the editor config for easy use in\ncommon text editors. Read more and download plugins at editorconfig.org .
\n Developing \nDevelopment on Insomnia can be done on Mac, Windows, or Linux as long as you have\nNodeJS and Git . See the .nvmrc
file located in the project for the correct Node version.
\n\nInitial Dev Setup \nThis repository is structured as a monorepo and contains many Node.JS packages. Each package has\nits own set of commands, but the most common commands are available from the\nroot package.json
and can be accessed using the npm run ...
command. Here\nare the only three commands you should need to start developing on the app.
\n# Install and Link Dependencies \nnpm run bootstrap\n\n# Run Tests \nnpm test \n\n# Start App with Live Reload \nnpm run app-start \nIf you are on Linux, you may need to install the following supporting packages
\n# Update library \nsudo apt-get update\n\n# Install font configuration library & support \nsudo apt-get install libfontconfig-dev\nsudo apt-get install font-manager\n\n# Build capability for required font-scanner package \nsudo apt-get install build-essential \nAlso on Linux, if Electron is failing during the bootstrap process, run the following
\n# Clear Electron install conflicts \nrm -rf ~ /cache/electron \nIf you are on Windows and have problems, you may need to install Windows Build Tools
\n \n\nEditor Requirements \nYou can use any editor you'd like, but make sure to have support/plugins for\nthe following tools:
\n\nESLint – For catching syntax problems and common errors \nJSX Syntax – For React components \nFlow – For type annotations \n \n \n Plugins \nSearch, discover, and install plugins from the Insomnia Plugin Hub !
\nCommunity Projects \n\nInsomnia Documenter – Generate beautiful API documentation pages using your Insomnia export file. \nGitHub API Spec Importer – A complete set of GitHub REST API route specifications that can be imported straight into Insomnia. \nSwaggymnia – Generate Swagger documentation for your existing API in Insomnia. \n \n License \nMIT © Insomnia
\n ",
+ "readmeOriginal": " Insomnia REST Client \n \n \n \n
\nInsomnia is a cross-platform REST client , built on top of Electron .
\n
\n Download \nInsomnia is available for Mac, Windows, and Linux and can be downloaded\nfrom the website.
\nhttps://insomnia.rest/download
\n Bugs and Feature Requests \nHave a bug or a feature request? First, read the\nissue guidelines and search for existing and\nclosed issues. If your problem or idea is not addressed yet, please open a new issue .
\nFor more generic product questions and feedback, join the Slack Team or email\nsupport@insomnia.rest
\n Contributing \nPlease read through our contributing guidelines and code of conduct . Included are directions\nfor opening issues, coding standards, and notes on development.
\nEditor preferences are available in the editor config for easy use in\ncommon text editors. Read more and download plugins at editorconfig.org .
\n Developing \nDevelopment on Insomnia can be done on Mac, Windows, or Linux as long as you have\nNodeJS and Git . See the .nvmrc
file located in the project for the correct Node version.
\n\nInitial Dev Setup \nThis repository is structured as a monorepo and contains many Node.JS packages. Each package has\nits own set of commands, but the most common commands are available from the\nroot package.json
and can be accessed using the npm run ...
command. Here\nare the only three commands you should need to start developing on the app.
\n# Install and Link Dependencies \nnpm run bootstrap\n\n# Run Tests \nnpm test \n\n# Start App with Live Reload \nnpm run app-start \nIf you are on Linux, you may need to install the following supporting packages
\n# Update library \nsudo apt-get update\n\n# Install font configuration library & support \nsudo apt-get install libfontconfig-dev\nsudo apt-get install font-manager\n\n# Build capability for required font-scanner package \nsudo apt-get install build-essential \nAlso on Linux, if Electron is failing during the bootstrap process, run the following
\n# Clear Electron install conflicts \nrm -rf ~ /cache/electron \nIf you are on Windows and have problems, you may need to install Windows Build Tools
\n \n\nEditor Requirements \nYou can use any editor you'd like, but make sure to have support/plugins for\nthe following tools:
\n\nESLint – For catching syntax problems and common errors \nJSX Syntax – For React components \nFlow – For type annotations \n \n \n Plugins \nSearch, discover, and install plugins from the Insomnia Plugin Hub !
\nCommunity Projects \n\nInsomnia Documenter – Generate beautiful API documentation pages using your Insomnia export file. \nGitHub API Spec Importer – A complete set of GitHub REST API route specifications that can be imported straight into Insomnia. \nSwaggymnia – Generate Swagger documentation for your existing API in Insomnia. \n \n License \nMIT © Insomnia
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:28.250Z"
},
"invizi": {
"readmeCleaned": " Invizi \n \n \n
\nInvizi is a 100% open source, private and free cryptocurrency manager.
\nWith Invizi you can safely track and trade your digital assets - all your data is local, encrypted and never leaves your computer. Invizi is a public good and will always be free to use.
\n
\nOur mission is to empower people to manage their digital assets without compromising their privacy. We want to usher in a world without data breaches, predatory ad models, commoditization of user’s data and abuse of privacy.
\n How to build and run from source \n Prerequisites \n\nGit \nNode.JS v12.x \nNPM \nA C/C++ compiler tool chain for your platform \n \n 1. Get the source \ngit clone https://github.com/invizi/invizi.git \n 2. Build \ncd invizi\n\n# install dependencies \nnpm install \n Build for Mac \n\n Build for Windows \n\n Build for Linux \n\nthe executable will be placed in ./build folder
\n Contributing \nThere are many ways in which you can contribute:
\n\n License \nLicensed under the GPLv3 license.
\n ",
"readmeOriginal": " Invizi \n \n \n
\nInvizi is a 100% open source, private and free cryptocurrency manager.
\nWith Invizi you can safely track and trade your digital assets - all your data is local, encrypted and never leaves your computer. Invizi is a public good and will always be free to use.
\n
\nOur mission is to empower people to manage their digital assets without compromising their privacy. We want to usher in a world without data breaches, predatory ad models, commoditization of user’s data and abuse of privacy.
\n How to build and run from source \n Prerequisites \n\nGit \nNode.JS v12.x \nNPM \nA C/C++ compiler tool chain for your platform \n \n 1. Get the source \ngit clone https://github.com/invizi/invizi.git \n 2. Build \ncd invizi\n\n# install dependencies \nnpm install \n Build for Mac \n\n Build for Windows \n\n Build for Linux \n\nthe executable will be placed in ./build folder
\n Contributing \nThere are many ways in which you can contribute:
\n\n License \nLicensed under the GPLv3 license.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:20.167Z"
- },
- "ioui": {
- "readmeCleaned": "
\n\n \n
\n IOUI \nWelcome to IOUI(beta) , a desktop app which provide you IONIC CLI in UI
\n\n Requirements \n\nnode.js | ionic | cordova this all need to installed in you System as this all are required to use IONIC \nTo build android app required Android Studio installed in you PC/Mac \nTo build IOS app required Xcode instaled in you PC/Mac \n \n Download \n(Windows and Linux coming soon!)
\nMac : IOUI-1.0.0.dmg
\n Main Features \n\nCreate project with template like side-menu,tab,blank \nLive serve ionic app \nApp build for IOS and Android \nGenrate Page,Service,Component,Pipe, etc... \nInstall & Uninstall cordova plugins \nMange app details like App Id, App name, App version, App author, App email \nRun app in simulator IOS / Android \nCreate Splash screen and App Icons (Put Icons and Splash in resources folder in App directory). \n \n Future Goals \n\nProvide Support React, Vue for ionic \nSupport feature for Anguler 2 CLI for Direct Anguler project \nIonic Compatible IDE \n \n How to Use \nMAC
\nDownload DMG file and install and use but we not support sudo feature so please in that directory where sudo not required soon we will give that feature.
\n Resources \nBuilt with Electron and JS
\n If you Like \nGive a ⭐️ if this App helped you!
\nAuthors : Shivang Pokar
\n ",
- "readmeOriginal": "
\n\n \n
\n IOUI \nWelcome to IOUI(beta) , a desktop app which provide you IONIC CLI in UI
\n\n Requirements \n\nnode.js | ionic | cordova this all need to installed in you System as this all are required to use IONIC \nTo build android app required Android Studio installed in you PC/Mac \nTo build IOS app required Xcode instaled in you PC/Mac \n \n Download \n(Windows and Linux coming soon!)
\nMac : IOUI-1.0.0.dmg
\n Main Features \n\nCreate project with template like side-menu,tab,blank \nLive serve ionic app \nApp build for IOS and Android \nGenrate Page,Service,Component,Pipe, etc... \nInstall & Uninstall cordova plugins \nMange app details like App Id, App name, App version, App author, App email \nRun app in simulator IOS / Android \nCreate Splash screen and App Icons (Put Icons and Splash in resources folder in App directory). \n \n Future Goals \n\nProvide Support React, Vue for ionic \nSupport feature for Anguler 2 CLI for Direct Anguler project \nIonic Compatible IDE \n \n How to Use \nMAC
\nDownload DMG file and install and use but we not support sudo feature so please in that directory where sudo not required soon we will give that feature.
\n Resources \nBuilt with Electron and JS
\n If you Like \nGive a ⭐️ if this App helped you!
\nAuthors : Shivang Pokar
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:20.192Z"
+ "readmeFetchedAt": "2020-09-30T00:10:28.298Z"
},
"ironnode": {
- "readmeCleaned": "",
- "readmeOriginal": "",
- "readmeFetchedAt": "2020-09-29T12:07:20.198Z"
- },
- "ionic-creator": {
- "readmeCleaned": " \n \n \n Ionic-Creator (UNOFFICIAL)\n \n \n This is the unofficial Ionic-Creator web app. Built using the Electron framework to take the current live feed site and give it to you as a desktop app. \n\n \n \n \n \n \n
\n Screenshots \n
\n
\n
\n
\n Install \nDownload the lastest version .
\n Development \n\nClone: $ git clone https://github.com/Meadowcottage/Ionic-Creator.git
\nInstall NPM: $ npm install
\nStart Preview: $ npm start
\nBuild: $ npm run dist
\n \n SUPPORT \n Most of the support for this app must go to the Ionic-Creator team and the work they put in to make the platform itself and continue to make it great for streamers to use. To support Ionic-Creator , who built the platform, feel free to check out their site for more details.
\n Feel free to help support this unofficial app by submitting issues or bugs so we can resolve and fox them or even feel free to submit pull requests if you have already helped develop a fix for one of the bugs in the app.
\n LICENSE: \nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.
\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.
\nYou should have received a copy of the GNU General Public License\nalong with this program. If not, see http://www.gnu.org/licenses/ .
\n ",
- "readmeOriginal": " \n \n \n Ionic-Creator (UNOFFICIAL)\n \n \n This is the unofficial Ionic-Creator web app. Built using the Electron framework to take the current live feed site and give it to you as a desktop app. \n\n \n \n \n \n \n
\n Screenshots \n
\n
\n
\n
\n Install \nDownload the lastest version .
\n Development \n\nClone: $ git clone https://github.com/Meadowcottage/Ionic-Creator.git
\nInstall NPM: $ npm install
\nStart Preview: $ npm start
\nBuild: $ npm run dist
\n \n SUPPORT \n Most of the support for this app must go to the Ionic-Creator team and the work they put in to make the platform itself and continue to make it great for streamers to use. To support Ionic-Creator , who built the platform, feel free to check out their site for more details.
\n Feel free to help support this unofficial app by submitting issues or bugs so we can resolve and fox them or even feel free to submit pull requests if you have already helped develop a fix for one of the bugs in the app.
\n LICENSE: \nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.
\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.
\nYou should have received a copy of the GNU General Public License\nalong with this program. If not, see http://www.gnu.org/licenses/ .
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:20.231Z"
+ "readmeCleaned": "",
+ "readmeOriginal": "",
+ "readmeFetchedAt": "2020-09-30T00:10:28.303Z"
},
"itch": {
"readmeCleaned": " itch \n \n \n \n \n
\nThe goal of this project is to give you a desktop application that you can\ndownload and run games from itch.io with. Additionally you\nshould be able to update games and get notified when games are updated. The\ngoal is not to replace the itch.io website.
\n Screenshots \n
\n
\n
\n Downloads \nYou can download it from https://itch.io/app , see Installing the app for\ndetailed instructions.
\nIf you'd like to develop the app instead, read the Getting Started page of the developer guide.
\n About itch-setup \nitch-setup is the installer program for the itch app.
\nIt's a Go executable that runs on Windows, macOS and Linux, and downloads the latest\nversion of the app directly from https://itch.io .
\nAlthough itch-setup is normally served from https://itch.io/app , the canonical\nsource to download it (e.g. for packaging purposes), is the following download server:
\n\nbroth is maintained by itch.io employees, and serves various packages related to the\nitch app.
\n License \nitch is released under the MIT License, see the LICENSE file for details.
\n Other apps \nHere are some other apps people have started:
\n\n ",
"readmeOriginal": " itch \n \n \n \n \n
\nThe goal of this project is to give you a desktop application that you can\ndownload and run games from itch.io with. Additionally you\nshould be able to update games and get notified when games are updated. The\ngoal is not to replace the itch.io website.
\n Screenshots \n
\n
\n
\n Downloads \nYou can download it from https://itch.io/app , see Installing the app for\ndetailed instructions.
\nIf you'd like to develop the app instead, read the Getting Started page of the developer guide.
\n About itch-setup \nitch-setup is the installer program for the itch app.
\nIt's a Go executable that runs on Windows, macOS and Linux, and downloads the latest\nversion of the app directly from https://itch.io .
\nAlthough itch-setup is normally served from https://itch.io/app , the canonical\nsource to download it (e.g. for packaging purposes), is the following download server:
\n\nbroth is maintained by itch.io employees, and serves various packages related to the\nitch app.
\n License \nitch is released under the MIT License, see the LICENSE file for details.
\n Other apps \nHere are some other apps people have started:
\n\n ",
- "readmeFetchedAt": "2020-09-29T12:07:20.271Z"
+ "readmeFetchedAt": "2020-09-30T00:10:28.310Z"
},
- "jasper": {
- "readmeCleaned": " Jasper \nA flexible and powerful issue reader for GitHub
\n\n
\nYou will be able to read, track and discover many active issues very flexibly by using Jasper in GitHub. It is enabled by a powerful function called "stream" of Jasper.
\nexample org:electron is:issue label:bug
\n For Developers \nDEVELOP.md
\n ",
- "readmeOriginal": " Jasper \nA flexible and powerful issue reader for GitHub
\n\n
\nYou will be able to read, track and discover many active issues very flexibly by using Jasper in GitHub. It is enabled by a powerful function called \"stream\" of Jasper.
\nexample org:electron is:issue label:bug
\n For Developers \nDEVELOP.md
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:20.296Z"
+ "ioui": {
+ "readmeCleaned": "
\n\n \n
\n IOUI \nWelcome to IOUI(beta) , a desktop app which provide you IONIC CLI in UI
\n\n Requirements \n\nnode.js | ionic | cordova this all need to installed in you System as this all are required to use IONIC \nTo build android app required Android Studio installed in you PC/Mac \nTo build IOS app required Xcode instaled in you PC/Mac \n \n Download \n(Windows and Linux coming soon!)
\nMac : IOUI-1.0.0.dmg
\n Main Features \n\nCreate project with template like side-menu,tab,blank \nLive serve ionic app \nApp build for IOS and Android \nGenrate Page,Service,Component,Pipe, etc... \nInstall & Uninstall cordova plugins \nMange app details like App Id, App name, App version, App author, App email \nRun app in simulator IOS / Android \nCreate Splash screen and App Icons (Put Icons and Splash in resources folder in App directory). \n \n Future Goals \n\nProvide Support React, Vue for ionic \nSupport feature for Anguler 2 CLI for Direct Anguler project \nIonic Compatible IDE \n \n How to Use \nMAC
\nDownload DMG file and install and use but we not support sudo feature so please in that directory where sudo not required soon we will give that feature.
\n Resources \nBuilt with Electron and JS
\n If you Like \nGive a ⭐️ if this App helped you!
\nAuthors : Shivang Pokar
\n ",
+ "readmeOriginal": "
\n\n \n
\n IOUI \nWelcome to IOUI(beta) , a desktop app which provide you IONIC CLI in UI
\n\n Requirements \n\nnode.js | ionic | cordova this all need to installed in you System as this all are required to use IONIC \nTo build android app required Android Studio installed in you PC/Mac \nTo build IOS app required Xcode instaled in you PC/Mac \n \n Download \n(Windows and Linux coming soon!)
\nMac : IOUI-1.0.0.dmg
\n Main Features \n\nCreate project with template like side-menu,tab,blank \nLive serve ionic app \nApp build for IOS and Android \nGenrate Page,Service,Component,Pipe, etc... \nInstall & Uninstall cordova plugins \nMange app details like App Id, App name, App version, App author, App email \nRun app in simulator IOS / Android \nCreate Splash screen and App Icons (Put Icons and Splash in resources folder in App directory). \n \n Future Goals \n\nProvide Support React, Vue for ionic \nSupport feature for Anguler 2 CLI for Direct Anguler project \nIonic Compatible IDE \n \n How to Use \nMAC
\nDownload DMG file and install and use but we not support sudo feature so please in that directory where sudo not required soon we will give that feature.
\n Resources \nBuilt with Electron and JS
\n If you Like \nGive a ⭐️ if this App helped you!
\nAuthors : Shivang Pokar
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:28.322Z"
},
- "james": {
- "readmeCleaned": " This project is in maintenance mode \nMaintainers or forks welcome: the original James team aren't able to spend the same amount of time on James anymore.
\n James \n
\nJames is an HTTP Proxy and Monitor that enables developers to view and intercept requests made from the browser.\nIt is an open-source alternative to the popular developer tool Charles
\nJames is built with hoxy , electron and react
\n
\n Installing \nDownload the correct version for your OS and run
\n
\n Features \n Wildcard URL Mappings \nTo use wildcards in the "url to map" field, put a "*" between two adjacent slashes. For example:
\nhttp://foo.com/version/*/app.js -> http://localhost:8000/app.js\n
\nRequests which will be redirected:
\n\nhttp://foo.com/version/1/app.js
\nhttp://foo.com/version/26.8/app.js
\nhttp://foo.com/version/spaghetti/app.js
\n \nRequests which will not be redirected:
\n\nhttp://foo.com/version/app.js
\nhttp://bar.com/version/1/app.js
\n \nYou can also use multiple wildcards in the same URL.
\n HTTPS Proxying \nTo enable HTTPS support follow the instructions in our wiki
\n Contributing \nFeel free to open pull requests and issues!\nIf you need inspiration, take a look in the issue section.
\n Setting up a development environment \nThe electron instance will automatically reload whenever a change is made
\n\nClone the repository \nnpm install
\nnpm start
\n \n Other useful npm commands \n\nnpm test
: Runs all tests \nnpm run build
: Completely builds the app (no watch) \nnpm run lint
: Checks all JS code against defined code styling rules \nnpm run release
: Creates a standalone app bundle for all operating systems \n \n Guidelines \n\nMake sure that no tests are failing \nAlways add tests for new features \nMake sure that there are no linting errors in your code (use npm run lint
) \n \n Communication \nWe're using Matrix for communication, and you can use the\nVector.im client to join the room. \n(If it doesn't load when you click "join", refresh the page).
\n Contributors \n\n@davidneat \n@klipstein \n@mitchhentges \n@nerdbeere \n@tomitm \n \n License \nThe MIT License (MIT)
\nCopyright (c) 2015 Julian Hollmann
\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\n ",
- "readmeOriginal": " This project is in maintenance mode \nMaintainers or forks welcome: the original James team aren't able to spend the same amount of time on James anymore.
\n James \n
\nJames is an HTTP Proxy and Monitor that enables developers to view and intercept requests made from the browser.\nIt is an open-source alternative to the popular developer tool Charles
\nJames is built with hoxy , electron and react
\n
\n Installing \nDownload the correct version for your OS and run
\n
\n Features \n Wildcard URL Mappings \nTo use wildcards in the \"url to map\" field, put a \"*\" between two adjacent slashes. For example:
\nhttp://foo.com/version/*/app.js -> http://localhost:8000/app.js\n
\nRequests which will be redirected:
\n\nhttp://foo.com/version/1/app.js
\nhttp://foo.com/version/26.8/app.js
\nhttp://foo.com/version/spaghetti/app.js
\n \nRequests which will not be redirected:
\n\nhttp://foo.com/version/app.js
\nhttp://bar.com/version/1/app.js
\n \nYou can also use multiple wildcards in the same URL.
\n HTTPS Proxying \nTo enable HTTPS support follow the instructions in our wiki
\n Contributing \nFeel free to open pull requests and issues!\nIf you need inspiration, take a look in the issue section.
\n Setting up a development environment \nThe electron instance will automatically reload whenever a change is made
\n\nClone the repository \nnpm install
\nnpm start
\n \n Other useful npm commands \n\nnpm test
: Runs all tests \nnpm run build
: Completely builds the app (no watch) \nnpm run lint
: Checks all JS code against defined code styling rules \nnpm run release
: Creates a standalone app bundle for all operating systems \n \n Guidelines \n\nMake sure that no tests are failing \nAlways add tests for new features \nMake sure that there are no linting errors in your code (use npm run lint
) \n \n Communication \nWe're using Matrix for communication, and you can use the\nVector.im client to join the room. \n(If it doesn't load when you click \"join\", refresh the page).
\n Contributors \n\n@davidneat \n@klipstein \n@mitchhentges \n@nerdbeere \n@tomitm \n \n License \nThe MIT License (MIT)
\nCopyright (c) 2015 Julian Hollmann
\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:20.323Z"
+ "j": {
+ "readmeCleaned": " \n \n \n
\n j v2 \n\n微信个人桌面机器人
\n \n\n微信网页版 API \nelectron vue webpack jest \n \n 介绍 \n微信个人网页版API的微信机器人
\n\n
\n\n
\n 安装 \n\n 功能 \n\n 开发 \n# install dependencies \nyarn\n\n# serve with hot reload at localhost:9080 \nyarn dev\n\n# run unit tests \nyarn test \n\n# unit and coverage \nyarn cover\n\n# build electron application for production \nyarn build \n \n 问题 \n欢迎 issues
\n 更新 \n v2 \n全面重构项目
\n 2.0.1 \n\n 2.0.0 \n\n v1 \n\n 主要依赖 \n\n License \nMIT
\n Thanks \n为了更好的维护开源项目,谢谢你的支持!\n
\n ",
+ "readmeOriginal": " \n \n \n
\n j v2 \n\n微信个人桌面机器人
\n \n\n微信网页版 API \nelectron vue webpack jest \n \n 介绍 \n微信个人网页版API的微信机器人
\n\n
\n\n
\n 安装 \n\n 功能 \n\n 开发 \n# install dependencies \nyarn\n\n# serve with hot reload at localhost:9080 \nyarn dev\n\n# run unit tests \nyarn test \n\n# unit and coverage \nyarn cover\n\n# build electron application for production \nyarn build \n \n 问题 \n欢迎 issues
\n 更新 \n v2 \n全面重构项目
\n 2.0.1 \n\n 2.0.0 \n\n v1 \n\n 主要依赖 \n\n License \nMIT
\n Thanks \n为了更好的维护开源项目,谢谢你的支持!\n
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:28.381Z"
},
"jamovi": {
"readmeCleaned": " jamovi \njamovi is a free and open statistics package, which is easy to use, and designed to be familiar to users of SPSS. It provides a spreadsheet editor, and a range of statistical analyses. jamovi can provide R syntax for each analysis that is run, and additional analyses for jamovi can be developed using the R language.
\nCome visit us at jamovi.org .
\n running \nthe easiest way to build and work on jamovi, is to build it as a docker container. clone this repo (and submodules), and then build it with:
\ngit clone https://github.com/jamovi/jamovi.git\ncd jamovi\ngit submodule update --init --recursive\ndocker-compose build\n
\nonce built, it can be run with:
\ndocker-compose up\n
\nthis launches an embedded web-server, and jamovi can be accessed with a web-browser at the url http://localhost:41337
\n building \nit's possible to modify the source code, and rebuild the docker image, to try out your changes -- however this can be time consuming. it's often easier to just rebuild the component of interest, rather than rebuilding everything.
\nto this end, a build
command is available from inside the container. the default configuration mounts the jamovi source folder (i.e. this repo) as a volume inside the container, and the build
command uses it (including any changes you make) to rebuild the component of interest.
\nthe following commands are available:
\ndocker-compose exec jamovi build server\ndocker-compose exec jamovi build readstat\ndocker-compose exec jamovi build engine\ndocker-compose exec jamovi build compiler\ndocker-compose exec jamovi build jmvcore\ndocker-compose exec jamovi build jmv\ndocker-compose exec jamovi build client\n
\nnote that these require that the docker container is running. depending on which component has been rebuilt, it may be necessary to restart the docker container for the changes to take effect (docker-compose restart
).
\n ",
"readmeOriginal": " jamovi \njamovi is a free and open statistics package, which is easy to use, and designed to be familiar to users of SPSS. It provides a spreadsheet editor, and a range of statistical analyses. jamovi can provide R syntax for each analysis that is run, and additional analyses for jamovi can be developed using the R language.
\nCome visit us at jamovi.org .
\n running \nthe easiest way to build and work on jamovi, is to build it as a docker container. clone this repo (and submodules), and then build it with:
\ngit clone https://github.com/jamovi/jamovi.git\ncd jamovi\ngit submodule update --init --recursive\ndocker-compose build\n
\nonce built, it can be run with:
\ndocker-compose up\n
\nthis launches an embedded web-server, and jamovi can be accessed with a web-browser at the url http://localhost:41337
\n building \nit's possible to modify the source code, and rebuild the docker image, to try out your changes -- however this can be time consuming. it's often easier to just rebuild the component of interest, rather than rebuilding everything.
\nto this end, a build
command is available from inside the container. the default configuration mounts the jamovi source folder (i.e. this repo) as a volume inside the container, and the build
command uses it (including any changes you make) to rebuild the component of interest.
\nthe following commands are available:
\ndocker-compose exec jamovi build server\ndocker-compose exec jamovi build readstat\ndocker-compose exec jamovi build engine\ndocker-compose exec jamovi build compiler\ndocker-compose exec jamovi build jmvcore\ndocker-compose exec jamovi build jmv\ndocker-compose exec jamovi build client\n
\nnote that these require that the docker container is running. depending on which component has been rebuilt, it may be necessary to restart the docker container for the changes to take effect (docker-compose restart
).
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:20.359Z"
+ "readmeFetchedAt": "2020-09-30T00:10:28.384Z"
},
- "j": {
- "readmeCleaned": " \n \n \n
\n j v2 \n\n微信个人桌面机器人
\n \n\n微信网页版 API \nelectron vue webpack jest \n \n 介绍 \n微信个人网页版API的微信机器人
\n\n
\n\n
\n 安装 \n\n 功能 \n\n 开发 \n# install dependencies \nyarn\n\n# serve with hot reload at localhost:9080 \nyarn dev\n\n# run unit tests \nyarn test \n\n# unit and coverage \nyarn cover\n\n# build electron application for production \nyarn build \n \n 问题 \n欢迎 issues
\n 更新 \n v2 \n全面重构项目
\n 2.0.1 \n\n 2.0.0 \n\n v1 \n\n 主要依赖 \n\n License \nMIT
\n Thanks \n为了更好的维护开源项目,谢谢你的支持!\n
\n ",
- "readmeOriginal": " \n \n \n
\n j v2 \n\n微信个人桌面机器人
\n \n\n微信网页版 API \nelectron vue webpack jest \n \n 介绍 \n微信个人网页版API的微信机器人
\n\n
\n\n
\n 安装 \n\n 功能 \n\n 开发 \n# install dependencies \nyarn\n\n# serve with hot reload at localhost:9080 \nyarn dev\n\n# run unit tests \nyarn test \n\n# unit and coverage \nyarn cover\n\n# build electron application for production \nyarn build \n \n 问题 \n欢迎 issues
\n 更新 \n v2 \n全面重构项目
\n 2.0.1 \n\n 2.0.0 \n\n v1 \n\n 主要依赖 \n\n License \nMIT
\n Thanks \n为了更好的维护开源项目,谢谢你的支持!\n
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:20.379Z"
+ "james": {
+ "readmeCleaned": " This project is in maintenance mode \nMaintainers or forks welcome: the original James team aren't able to spend the same amount of time on James anymore.
\n James \n
\nJames is an HTTP Proxy and Monitor that enables developers to view and intercept requests made from the browser.\nIt is an open-source alternative to the popular developer tool Charles
\nJames is built with hoxy , electron and react
\n
\n Installing \nDownload the correct version for your OS and run
\n
\n Features \n Wildcard URL Mappings \nTo use wildcards in the "url to map" field, put a "*" between two adjacent slashes. For example:
\nhttp://foo.com/version/*/app.js -> http://localhost:8000/app.js\n
\nRequests which will be redirected:
\n\nhttp://foo.com/version/1/app.js
\nhttp://foo.com/version/26.8/app.js
\nhttp://foo.com/version/spaghetti/app.js
\n \nRequests which will not be redirected:
\n\nhttp://foo.com/version/app.js
\nhttp://bar.com/version/1/app.js
\n \nYou can also use multiple wildcards in the same URL.
\n HTTPS Proxying \nTo enable HTTPS support follow the instructions in our wiki
\n Contributing \nFeel free to open pull requests and issues!\nIf you need inspiration, take a look in the issue section.
\n Setting up a development environment \nThe electron instance will automatically reload whenever a change is made
\n\nClone the repository \nnpm install
\nnpm start
\n \n Other useful npm commands \n\nnpm test
: Runs all tests \nnpm run build
: Completely builds the app (no watch) \nnpm run lint
: Checks all JS code against defined code styling rules \nnpm run release
: Creates a standalone app bundle for all operating systems \n \n Guidelines \n\nMake sure that no tests are failing \nAlways add tests for new features \nMake sure that there are no linting errors in your code (use npm run lint
) \n \n Communication \nWe're using Matrix for communication, and you can use the\nVector.im client to join the room. \n(If it doesn't load when you click "join", refresh the page).
\n Contributors \n\n@davidneat \n@klipstein \n@mitchhentges \n@nerdbeere \n@tomitm \n \n License \nThe MIT License (MIT)
\nCopyright (c) 2015 Julian Hollmann
\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\n ",
+ "readmeOriginal": " This project is in maintenance mode \nMaintainers or forks welcome: the original James team aren't able to spend the same amount of time on James anymore.
\n James \n
\nJames is an HTTP Proxy and Monitor that enables developers to view and intercept requests made from the browser.\nIt is an open-source alternative to the popular developer tool Charles
\nJames is built with hoxy , electron and react
\n
\n Installing \nDownload the correct version for your OS and run
\n
\n Features \n Wildcard URL Mappings \nTo use wildcards in the \"url to map\" field, put a \"*\" between two adjacent slashes. For example:
\nhttp://foo.com/version/*/app.js -> http://localhost:8000/app.js\n
\nRequests which will be redirected:
\n\nhttp://foo.com/version/1/app.js
\nhttp://foo.com/version/26.8/app.js
\nhttp://foo.com/version/spaghetti/app.js
\n \nRequests which will not be redirected:
\n\nhttp://foo.com/version/app.js
\nhttp://bar.com/version/1/app.js
\n \nYou can also use multiple wildcards in the same URL.
\n HTTPS Proxying \nTo enable HTTPS support follow the instructions in our wiki
\n Contributing \nFeel free to open pull requests and issues!\nIf you need inspiration, take a look in the issue section.
\n Setting up a development environment \nThe electron instance will automatically reload whenever a change is made
\n\nClone the repository \nnpm install
\nnpm start
\n \n Other useful npm commands \n\nnpm test
: Runs all tests \nnpm run build
: Completely builds the app (no watch) \nnpm run lint
: Checks all JS code against defined code styling rules \nnpm run release
: Creates a standalone app bundle for all operating systems \n \n Guidelines \n\nMake sure that no tests are failing \nAlways add tests for new features \nMake sure that there are no linting errors in your code (use npm run lint
) \n \n Communication \nWe're using Matrix for communication, and you can use the\nVector.im client to join the room. \n(If it doesn't load when you click \"join\", refresh the page).
\n Contributors \n\n@davidneat \n@klipstein \n@mitchhentges \n@nerdbeere \n@tomitm \n \n License \nThe MIT License (MIT)
\nCopyright (c) 2015 Julian Hollmann
\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:28.419Z"
+ },
+ "jasper": {
+ "readmeCleaned": " Jasper \nA flexible and powerful issue reader for GitHub
\n\n
\nYou will be able to read, track and discover many active issues very flexibly by using Jasper in GitHub. It is enabled by a powerful function called "stream" of Jasper.
\nexample org:electron is:issue label:bug
\n For Developers \nDEVELOP.md
\n ",
+ "readmeOriginal": " Jasper \nA flexible and powerful issue reader for GitHub
\n\n
\nYou will be able to read, track and discover many active issues very flexibly by using Jasper in GitHub. It is enabled by a powerful function called \"stream\" of Jasper.
\nexample org:electron is:issue label:bug
\n For Developers \nDEVELOP.md
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:28.466Z"
+ },
+ "juggernaut": {
+ "readmeCleaned": "
\n \nJuggernaut utilizes the Lightning Network to provide end-to-end encrypted, onion-routed, censorship resistanst, peer-to-peer messaging with native payment capabilities.
\n \n
\n Install \nDownload the latest release for your OS and follow the instructions below.
\n macOS \nDouble click the .dmg file and then drag Juggernaut.app
into your Applications
folder.
\n Windows \nJust double click the .exe file to get started.
\n Linux \nYou must first make the file executable and then double click or run via cli ./file.AppImage
\n Getting Help / Support \nIf you are having problems with Juggernaut, please report the issue on Github or Telegram with screenshots and how to reproduce the issue.
\n Requirements \n\n\nLND 0.9.x (or greater) with KeySend Enabled
\n How to enable Keysend \nOn lnd.conf add :
\n\nOr run lnd with this argument:
\n\nKeysend is currently an experimental feature. Your node will now accept payments from any node on the network without having to provide them with a n invoice first. Note : This is still an experimental feature so please be careful.
\n \n \n Running From Source \n\ndownload the source git clone git@github.com:LN-Juggernaut/juggernaut-desktop.git
\nnavigate to project directory cd juggernaut-desktop
\ninstall dependencies yarn
\nstart the project yarn dev
\n \n Building From Source \nYou can run yarn package
to build an executable that will be output in the release
directory.
\n Running more than one instance while testing \nCurrently the only way I've been able to do this for testing is to run one using yarn dev
and the other using a built release from yarn package
. If anyone knows how to run two separate instances of an electron app in development, please let me know!
\n Maintainers \n\n License \nMIT © Juggernaut
\n Contributors ✨ \nThanks goes to these wonderful people (emoji key ):
\n\n\n\n\n\n\n\nThis project follows the all-contributors specification. Contributions of any kind welcome!
\n ",
+ "readmeOriginal": "
\n \nJuggernaut utilizes the Lightning Network to provide end-to-end encrypted, onion-routed, censorship resistanst, peer-to-peer messaging with native payment capabilities.
\n \n
\n Install \nDownload the latest release for your OS and follow the instructions below.
\n macOS \nDouble click the .dmg file and then drag Juggernaut.app
into your Applications
folder.
\n Windows \nJust double click the .exe file to get started.
\n Linux \nYou must first make the file executable and then double click or run via cli ./file.AppImage
\n Getting Help / Support \nIf you are having problems with Juggernaut, please report the issue on Github or Telegram with screenshots and how to reproduce the issue.
\n Requirements \n\n\nLND 0.9.x (or greater) with KeySend Enabled
\n How to enable Keysend \nOn lnd.conf add :
\n\nOr run lnd with this argument:
\n\nKeysend is currently an experimental feature. Your node will now accept payments from any node on the network without having to provide them with a n invoice first. Note : This is still an experimental feature so please be careful.
\n \n \n Running From Source \n\ndownload the source git clone git@github.com:LN-Juggernaut/juggernaut-desktop.git
\nnavigate to project directory cd juggernaut-desktop
\ninstall dependencies yarn
\nstart the project yarn dev
\n \n Building From Source \nYou can run yarn package
to build an executable that will be output in the release
directory.
\n Running more than one instance while testing \nCurrently the only way I've been able to do this for testing is to run one using yarn dev
and the other using a built release from yarn package
. If anyone knows how to run two separate instances of an electron app in development, please let me know!
\n Maintainers \n\n License \nMIT © Juggernaut
\n Contributors ✨ \nThanks goes to these wonderful people (emoji key ):
\n\n\n\n\n\n\n\nThis project follows the all-contributors specification. Contributions of any kind welcome!
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:28.499Z"
},
"jukeboks": {
"readmeCleaned": " Jukeboks \nJukeboks is a fast viewer / player app, built on Electron.\nIn Jukeboks, you can preview images and movies while selecting files.
\n Features \n\n Application's screen \n
\n License \nJukeboks is available under the ISC license.
\n Links \n\n ",
"readmeOriginal": " Jukeboks \nJukeboks is a fast viewer / player app, built on Electron.\nIn Jukeboks, you can preview images and movies while selecting files.
\n Features \n\n Application's screen \n
\n License \nJukeboks is available under the ISC license.
\n Links \n\n ",
- "readmeFetchedAt": "2020-09-29T12:07:20.482Z"
- },
- "joplin": {
- "readmeCleaned": "
\n \n Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are searchable, can be copied, tagged and modified either from the applications directly or from your own text editor. The notes are in Markdown format .
\nNotes exported from Evernote via .enex files can be imported into Joplin, including the formatted content (which is converted to Markdown), resources (images, attachments, etc.) and complete metadata (geolocation, updated time, created time, etc.). Plain Markdown files can also be imported.
\nThe notes can be synchronised with various cloud services including Nextcloud , Dropbox, OneDrive, WebDAV or the file system (for example with a network directory). When synchronising the notes, notebooks, tags and other metadata are saved to plain text files which can be easily inspected, backed up and moved around.
\nThe application is available for Windows, Linux, macOS, Android and iOS (the terminal app also works on FreeBSD). A Web Clipper , to save web pages and screenshots from your browser, is also available for Firefox and Chrome .
\n\n Installation \nThree types of applications are available: for the desktop (Windows, macOS and Linux), for mobile (Android and iOS) and for terminal (Windows, macOS, Linux and FreeBSD). All applications have similar user interfaces and can synchronise with each other.
\n Desktop applications \n\n\n\nOperating System \nDownload \nAlternative \n \n \n\n\nWindows (32 and 64-bit) \n \nOr get the Portable version The portable application allows installing the software on a portable device such as a USB key. Simply copy the file JoplinPortable.exe in any directory on that USB key ; the application will then create a directory called "JoplinProfile" next to the executable file. \n \n\nmacOS \n \nYou can also use Homebrew (unsupported): brew cask install joplin
\n \n\nLinux \n \nAn Arch Linux package (unsupported) is also available . If it works with your distribution (it has been tested on Ubuntu, Fedora, and Mint; the desktop environments supported are GNOME, KDE, Xfce, MATE, LXQT, LXDE, Unity, Cinnamon, Deepin and Pantheon), the recommended way is to use this script as it will handle the desktop icon too: wget -O - https://raw.githubusercontent.com/laurent22/joplin/master/Joplin_install_and_update.sh | bash
\n \n \n
\n Mobile applications \n\n\n\nOperating System \nDownload \nAlt. Download \n \n \n\n\nAndroid \n \nor download the APK file: 64-bit 32-bit \n \n\niOS \n \n- \n \n \n
\n Terminal application \n\n\n\nOperating system \nMethod \n \n \n\n\nmacOS, Linux, or Windows (via WSL ) \nImportant: First, install Node 10+ .NPM_CONFIG_PREFIX=~/.joplin-bin npm install -g joplin
sudo ln -s ~/.joplin-bin/bin/joplin /usr/bin/joplin
By default, the application binary will be installed under ~/.joplin-bin
. You may change this directory if needed. Alternatively, if your npm permissions are setup as described here (Option 2) then simply running npm -g install joplin
would work. \n \n \n
\nTo start it, type joplin
.
\nFor usage information, please refer to the full Joplin Terminal Application Documentation .
\n Unsupported methods \nThere are other ways to install the terminal application. However, they are not supported and problems must be reported to the upstream projects.
\n\n\n\nOperating system \nMethod \n \n \n\n\nmacOS \nbrew install joplin
\n \n\nArch Linux \nAn Arch Linux package is available here . To install it, use an AUR wrapper such as yay: yay -S joplin
. Both the CLI tool (type joplin
) and desktop app (type joplin-desktop
) are packaged. You can also install a compiled version with the chaotic-aur repository. For support, please go to the GitHub repo . \n \n \n
\n Web Clipper \nThe Web Clipper is a browser extension that allows you to save web pages and screenshots from your browser. For more information on how to install and use it, see the Web Clipper Help Page .
\nSponsors \n
\n \n\n\n Table of contents \n\n\n Features \n\nDesktop, mobile and terminal applications. \nWeb Clipper for Firefox and Chrome. \nEnd To End Encryption (E2EE) \nNote history (revisions) \nSynchronisation with various services, including Nextcloud, Dropbox, WebDAV and OneDrive. \nImport Enex files (Evernote export format) and Markdown files. \nExport JEX files (Joplin Export format) and raw files. \nSupport notes, to-dos, tags and notebooks. \nGoto Anything feature. \nSort notes by multiple criteria - title, updated time, etc. \nSupport for alarms (notifications) in mobile and desktop applications. \nOffline first, so the entire data is always available on the device even without an internet connection. \nMarkdown notes, which are rendered with images and formatting in the desktop and mobile applications. Support for extra features such as math notation and checkboxes. \nFile attachment support - images are displayed, and other files are linked and can be opened in the relevant application. \nSearch functionality. \nGeo-location support. \nSupports multiple languages \nExternal editor support - open notes in your favorite external editor with one click in Joplin. \n \n Importing \n Importing from Evernote \nJoplin was designed as a replacement for Evernote and so can import complete Evernote notebooks, as well as notes, tags, resources (attached files) and note metadata (such as author, geo-location, etc.) via ENEX files. In terms of data, the only two things that might slightly differ are:
\n\n\nRecognition data - Evernote images, in particular scanned (or photographed) documents have recognition data associated with them. It is the text that Evernote has been able to recognise in the document. This data is not preserved when the note are imported into Joplin. However, should it become supported in the search tool or other parts of Joplin, it should be possible to regenerate this recognition data since the actual image would still be available.
\n \n\nColour, font sizes and faces - Evernote text is stored as HTML and this is converted to Markdown during the import process. For notes that are mostly plain text or with basic formatting (bold, italic, bullet points, links, etc.) this is a lossless conversion, and the note, once rendered back to HTML should be very similar. Tables are also imported and converted to Markdown tables. For very complex notes, some formatting data might be lost - in particular colours, font sizes and font faces will not be imported. The text itself however is always imported in full regardless of formatting.
\n \n \nTo import Evernote data, first export your Evernote notebooks to ENEX files as described here . Then follow these steps:
\nIn the desktop application , open File > Import > ENEX and select your file. The notes will be imported into a new separate notebook. If needed they can then be moved to a different notebook, or the notebook can be renamed, etc.
\nIn the terminal application , in command-line mode , type import /path/to/file.enex
. This will import the notes into a new notebook named after the filename.
\n Importing from Markdown files \nJoplin can import notes from plain Markdown file. You can either import a complete directory of Markdown files or individual files.
\nIn the desktop application , open File > Import > MD and select your Markdown file or directory.
\nIn the terminal application , in command-line mode , type import --format md /path/to/file.md
or import --format md /path/to/directory/
.
\n Importing from other applications \nIn general the way to import notes from any application into Joplin is to convert the notes to ENEX files (Evernote format) and to import these ENEX files into Joplin using the method above. Most note-taking applications support ENEX files so it should be relatively straightforward. For help about specific applications, see below:
\n\n Exporting \nJoplin can export to the JEX format (Joplin Export file), which is a tar file that can contain multiple notes, notebooks, etc. This is a lossless format in that all the notes, but also metadata such as geo-location, updated time, tags, etc. are preserved. This format is convenient for backup purposes and can be re-imported into Joplin. A "raw" format is also available. This is the same as the JEX format except that the data is saved to a directory and each item represented by a single file.
\n Synchronisation \nOne of the goals of Joplin was to avoid being tied to any particular company or service, whether it is Evernote, Google or Microsoft. As such the synchronisation is designed without any hard dependency to any particular service. Most of the synchronisation process is done at an abstract level and access to external services, such as Nextcloud or Dropbox, is done via lightweight drivers. It is easy to support new services by creating simple drivers that provide a filesystem-like interface, i.e. the ability to read, write, delete and list items. It is also simple to switch from one service to another or to even sync to multiple services at once. Each note, notebook, tags, as well as the relation between items is transmitted as plain text files during synchronisation, which means the data can also be moved to a different application, can be easily backed up, inspected, etc.
\nCurrently, synchronisation is possible with Nextcloud, Dropbox, OneDrive or the local filesystem. To enable synchronisation please follow the instructions below. After that, the application will synchronise in the background whenever it is running, or you can click on "Synchronise" to start a synchronisation manually.
\n Nextcloud synchronisation \n Nextcloud is a self-hosted, private cloud solution. It can store documents, images and videos but also calendars, passwords and countless other things and can sync them to your laptop or phone. As you can host your own Nextcloud server, you own both the data on your device and infrastructure used for synchronisation. As such it is a good fit for Joplin. The platform is also well supported and with a strong community, so it is likely to be around for a while - since it's open source anyway, it is not a service that can be closed, it can exist on a server for as long as one chooses.
\nIn the desktop application or mobile application , go to the config screen and select Nextcloud as the synchronisation target. Then input the WebDAV URL (to get it, click on Settings in the bottom left corner of the page, in Nextcloud), this is normally https://example.com/nextcloud/remote.php/webdav/Joplin
(make sure to create the "Joplin" directory in Nextcloud ), and set the username and password. If it does not work, please see this explanation for more details.
\nIn the terminal application , you will need to set the sync.target
config variable and all the sync.5.path
, sync.5.username
and sync.5.password
config variables to, respectively the Nextcloud WebDAV URL, your username and your password. This can be done from the command line mode using:
\n:config sync.5.path https://example.com/nextcloud/remote.php/webdav/Joplin\n:config sync.5.username YOUR_USERNAME\n:config sync.5.password YOUR_PASSWORD\n:config sync.target 5\n
\nIf synchronisation does not work, please consult the logs in the app profile directory - it is often due to a misconfigured URL or password. The log should indicate what the exact issue is.
\n Dropbox synchronisation \nWhen syncing with Dropbox, Joplin creates a sub-directory in Dropbox, in /Apps/Joplin
and read/write the notes and notebooks from it. The application does not have access to anything outside this directory.
\nIn the desktop application or mobile application , select "Dropbox" as the synchronisation target in the config screen (it is selected by default). Then, to initiate the synchronisation process, click on the "Synchronise" button in the sidebar and follow the instructions.
\nIn the terminal application , to initiate the synchronisation process, type :sync
. You will be asked to follow a link to authorise the application. It is possible to also synchronise outside of the user interface by typing joplin sync
from the terminal. This can be used to setup a cron script to synchronise at regular interval. For example, this would do it every 30 minutes:
\n*/30 * * * * /path/to/joplin sync\n
\n WebDAV synchronisation \nSelect the "WebDAV" synchronisation target and follow the same instructions as for Nextcloud above.
\nWebDAV-compatible services that are known to work with Joplin:
\n\n OneDrive synchronisation \nWhen syncing with OneDrive, Joplin creates a sub-directory in OneDrive, in /Apps/Joplin and read/write the notes and notebooks from it. The application does not have access to anything outside this directory.
\nIn the desktop application or mobile application , select "OneDrive" as the synchronisation target in the config screen. Then, to initiate the synchronisation process, click on the "Synchronise" button in the sidebar and follow the instructions.
\nIn the terminal application , to initiate the synchronisation process, type :sync
. You will be asked to follow a link to authorise the application (simply input your Microsoft credentials - you do not need to register with OneDrive).
\n Encryption \nJoplin supports end-to-end encryption (E2EE) on all the applications. E2EE is a system where only the owner of the notes, notebooks, tags or resources can read them. It prevents potential eavesdroppers - including telecom providers, internet providers, and even the developers of Joplin from being able to access the data. Please see the End-To-End Encryption Tutorial for more information about this feature and how to enable it.
\nFor a more technical description, mostly relevant for development or to review the method being used, please see the Encryption specification .
\n Note history \nThe Joplin applications automatically save previous versions of your notes at regular intervals. These versions are synced across devices and can be viewed from the desktop application. To do so, click on the "Information" button on a note, then click on "Previous version of this note". From this screen you can view the previous versions of the note as well as restore any of them.
\nThis feature can be disabled from the "Note history" section in the settings, and it is also possible to change for how long the history of a note is saved.
\nMore information about this feature in the announcement post .
\n External text editor \nJoplin notes can be opened and edited using an external editor of your choice. It can be a simple text editor like Notepad++ or Sublime Text or an actual Markdown editor like Typora. In that case, images will also be displayed within the editor. To open the note in an external editor, click on the icon in the toolbar or press Ctrl+E (or Cmd+E). Your default text editor will be used to open the note. If needed, you can also specify the editor directly in the General Options, under "Text editor command".
\n Attachments \nAny kind of file can be attached to a note. In Markdown, links to these files are represented as a simple ID to the attachment. In the note viewer, these files, if they are images, will be displayed or, if they are other files (PDF, text files, etc.) they will be displayed as links. Clicking on this link will open the file in the default application.
\nIn the desktop application , files can be attached either by clicking the "Attach file" icon in the editor or via drag and drop. If you prefer to create a link to a local file instead, hold the ALT key while performing the drag and drop operation. You can also copy and paste images directly in the editor via Ctrl+V.
\nResources that are not attached to any note will be automatically deleted in accordance to the Note History settings.
\nImportant: Resources larger than 10 MB are not currently supported on mobile. They will crash the application when synchronising so it is recommended not to attach such resources at the moment. The issue is being looked at.
\n Downloading attachments \nThe way the attachments are downloaded during synchronisation can be customised in the Configuration screen, under "Attachment download behaviour". The default option ("Always") is to download all the attachments, all the time, so that the data is available even when the device is offline. There is also the option to download the attachments manually (option "Manual"), by clicking on it, or automatically (Option "Auto"), in which case the attachments are downloaded only when a note is opened. These options should help saving disk space and network bandwidth, especially on mobile.
\n Notifications \nIn the desktop and mobile apps, an alarm can be associated with any to-do. It will be triggered at the given time by displaying a notification. How the notification will be displayed depends on the operating system since each has a different way to handle this. Please see below for the requirements for the desktop applications:
\n\nWindows : >= 8. Make sure the Action Center is enabled on Windows. Task bar balloon for Windows < 8. Growl as fallback. Growl takes precedence over Windows balloons. \nmacOS : >= 10.8 or Growl if earlier. \nLinux : notify-osd
or libnotify-bin
installed (Ubuntu should have this by default). Growl otherwise \n \nSee documentation and flow chart for reporter choice
\nOn mobile, the alarms will be displayed using the built-in notification system.
\nIf for any reason the notifications do not work, please open an issue .
\n Sub-notebooks \nSub-notebooks allow organising multiple notebooks into a tree of notebooks. For example it can be used to regroup all the notebooks related to work, to family or to a particular project under a parent notebook.
\n
\n\nIn the desktop application , to create a subnotebook, drag and drop it onto another notebook. To move it back to the root, drag and drop it on the "Notebooks" header. Currently only the desktop app can be used to organise the notebooks. \nThe mobile application supports displaying and collapsing/expanding the tree of notebooks, however it does not currently support moving the subnotebooks to different notebooks. \nThe terminal app supports displaying the tree of subnotebooks but it does not support collapsing/expanding them or moving the subnotebooks around. \n \n Markdown \nJoplin uses and renders a Github-flavoured Markdown with a few variations and additions. In particular it adds math formula support, interactive checkboxes and support for note links. Joplin also supports Markdown plugins which allow enabling and disabling various advanced Markdown features. Have a look at the Markdown Guide for more information.
\n Custom CSS \nRendered markdown can be customized by placing a userstyle file in the profile directory ~/.config/joplin-desktop/userstyle.css
(This path might be different on your device - check at the top of the Config screen for the exact path). This file supports standard CSS syntax. Joplin must be restarted for the new css to be applied, please ensure that Joplin is not closing to the tray, but is actually exiting. Note that this file is used for both displaying the notes and printing the notes. Be aware how the CSS may look printed (for example, printing white text over a black background is usually not wanted).
\nThe whole UI can be customized by placing a custom editor style file in the profile directory ~/.config/joplin-desktop/userchrome.css
.
\nImportant: userstyle.css and userchrome.css are provided for your convenience, but they are advanced settings, and styles you define may break from one version to the next. If you want to use them, please know that it might require regular development work from you to keep them working. The Joplin team cannot make a commitment to keep the application HTML structure stable.
\n Note templates \nIn the desktop app , templates can be used to create new notes or to insert into existing ones by creating a templates
folder in Joplin's config folder and placing Markdown template files into it. For example creating the file hours.md
in the templates
directory with the contents:
\nDate: {{date}}\nHours:\nDetails: \nTemplates can then be inserted from the menu (File->Templates).
\nThe currently supported template variables are:
\n\n\n\nVariable \nDescription \nExample \n \n \n\n\n{{date}}
\nToday's date formatted based on the settings format \n2019-01-01 \n \n\n{{time}}
\nCurrent time formatted based on the settings format \n13:00 \n \n\n{{datetime}}
\nCurrent date and time formatted based on the settings format \n01/01/19 1:00 PM \n \n\n{{#custom_datetime}}
\nCurrent date and/or time formatted based on a supplied string (using moment.js formatting) \n{{#custom_datetime}}M d{{/custom_datetime}}
\n \n \n
\n Searching \nJoplin implements the SQLite Full Text Search (FTS4) extension. It means the content of all the notes is indexed in real time and search queries return results very fast. Both Simple FTS Queries and Full-Text Index Queries are supported. See below for the list of supported queries:
\n\n\n\nSearch type \nDescription \nExample \n \n \n\n\nSingle word \nReturns all the notes that contain this term. \nFor example, searching for cat
will return all the notes that contain this exact word. Note: it will not return the notes that contain the substring - thus, for "cat", notes that contain "cataclysmic" or "prevaricate" will not be returned. \n \n\nMultiple word \nReturns all the notes that contain all these words, but not necessarily next to each other. \ndog cat
- will return any notes that contain the words "dog" and "cat" anywhere in the note, no necessarily in that order nor next to each other. It will not return results that contain "dog" or "cat" only. \n \n\nPhrase \nAdd double quotes to return the notes that contain exactly this phrase. \n"shopping list"
- will return the notes that contain these exact terms next to each other and in this order. It will not return for example a note that contains "going shopping with my list". \n \n\nPrefix \nAdd a wildcard to return all the notes that contain a term with a specified prefix. \nswim*
- will return all the notes that contain eg. "swim", but also "swimming", "swimsuit", etc. IMPORTANT: The wildcard can only be at the end - it will be ignored at the beginning of a word (eg. *swim
) and will be treated as a literal asterisk in the middle of a word (eg. ast*rix
) \n \n\nSwitch to basic search \nOne drawback of Full Text Search is that it ignores most non-alphabetical characters. However in some cases you might want to search for this too. To do that, you can use basic search. You switch to this mode by prefixing your search with a slash /
. This won't provide the benefits of FTS but it will allow searching exactly for what you need. Note that it can also be much slower, even extremely slow, depending on your query. \n/"- [ ]"
- will return all the notes that contain unchecked checkboxes. \n \n \n
\nYou can also use search filters to further restrict the search.
\n\n\n\nOperator \nDescription \nExample \n \n \n\n\n- \nIf placed before a text term, it excludes the notes that contain that term. You can also place it before a filter to negate it. \n-spam
searches for all notes without the word spam
.office -trash
searches for all notes with the wordoffice
and without the word trash
. \n \n\nany: \nReturn notes that satisfy any/all of the required conditions. any:0
is the default, which means all conditions must be satisfied. \nany:1 cat dog
will return notes that have the word cat
or dog
.any:0 cat dog
will return notes with both the words cat
and dog
. \n \n\ntitle: body: \nRestrict your search to just the title or the body field. \ntitle:"hello world"
searches for notes whose title contains hello
and world
.title:hello -body:world
searches for notes whose title contains hello
and body does not contain world
. \n \n\ntag: \nRestrict the search to the notes with the specified tags. \ntag:office
searches for all notes having tag office.tag:office tag:important
searches for all notes having both office and important tags.tag:office -tag:spam
searches for notes having tag office
which do not have tag spam
.any:1 tag:office tag:spam
searches for notes having tag office
or tag spam
.tag:be*ful
does a search with wildcards.tag:*
returns all notes with tags.-tag:*
returns all notes without tags. \n \n\nnotebook: \nRestrict the search to the specified notebook(s). It cannot be negated. \nnotebook:books
limits the search scope within books
and all its subnotebooks.notebook:wheel*time
does a wildcard search. \n \n\ncreated: updated: \nSearches for notes created/updated on dates specified using YYYYMMDD format. You can also search relative to the current day, week, month, or year. \ncreated:20201218
will return notes created on or after December 18, 2020.-updated:20201218
will return notes updated before December 18, 2020.created:20200118 -created:20201215
will return notes created between January 18, 2020, and before December 15, 2020.created:202001 -created:202003
will return notes created on or after January and before March 2020.updated:1997 -updated:2020
will return all notes updated between the years 1997 and 2019.created:day-2
searches for all notes created in the past two days.updated:year-0
searches all notes updated in the current year. \n \n\ntype: \nRestrict the search to either notes or todos. \ntype:note
to return all notestype:todo
to return all todos \n \n\niscompleted: \nRestrict the search to either completed or uncompleted todos. \niscompleted:1
to return all completed todosiscompleted:0
to return all uncompleted todos \n \n\nlatitude: longitude: altitude: \nFilter by location \nlatitude:40 -latitude:50
to return notes with latitude >= 40 and < 50 \n \n\nresource: \nFilter by attachment MIME type \nresource:image/jpeg
to return notes with a jpeg attachment.-resource:application/pdf
to return notes without a pdf attachment.resource:image/*
to return notes with any images. \n \n\nsourceurl: \nFilter by source URL \nsourceurl:https://www.google.com
sourceurl:*joplinapp.org
to perform a wildcard search. \n \n \n
\nNote: In CliClient you have to escape the query using --
when using negated filters.\nEg. :search -- "-tag:tag1"
.
\nNotes are sorted by "relevance". Currently it means the notes that contain the requested terms the most times are on top. For queries with multiple terms, it also matters how close to each other the terms are. This is a bit experimental so if you notice a search query that returns unexpected results, please report it in the forum, providing as many details as possible to replicate the issue.
\n Goto Anything \nIn the desktop application, press Ctrl+G or Cmd+G and type a note title or part of its content to jump to it. Or type # followed by a tag name, or @ followed by a notebook name.
\n Privacy \nJoplin values your privacy and security by giving you complete control over your information and digital footprint.
\nJoplin applications do not send any data to any service without your authorisation. Any data that Joplin saves, such as notes or images, are saved to your own device and you are free to delete this data at any time.
\nJoplin has many modern features, some of which use third-party services. You can disable any or all of these features in the application settings. These features are:
\n\n\n\nFeature \nDescription \nDefault \n \n \n\n\nAuto-update \nJoplin periodically connects to GitHub to check for new releases. \nEnabled \n \n\nGeo-location \nJoplin saves geo-location information in note properties when you create a note. \nEnabled \n \n\nSynchronisation \nJoplin supports synchronisation of your notes across multiple devices. If you choose to synchronise with a third-party, such as OneDrive, the notes will be sent to your OneDrive account, in which case the third-party privacy policy applies. \nDisabled \n \n \n
\nJoplin is developed as an open-source application and the source code is freely available online to inspect.
\nFor any question about Joplin privacy, please leave a message on the Joplin Forum .
\n Donations \nDonations to Joplin support the development of the project. Developing quality applications mostly takes time, but there are also some expenses, such as digital certificates to sign the applications, app store fees, hosting, etc. Most of all, your donation will make it possible to keep up the current development standard.
\nPlease see the donation page for information on how to support the development of Joplin.
\nCommunity \n\n Contributing \nPlease see the guide for information on how to contribute to the development of Joplin: https://github.com/laurent22/joplin/blob/master/CONTRIBUTING.md
\n Localisation \nJoplin is currently available in the languages below. If you would like to contribute a new translation , it is quite straightforward, please follow these steps:
\n\nDownload Poedit , the translation editor, and install it. \nDownload the file to be translated . \nIn Poedit, open this .pot file, go into the Catalog menu and click Configuration. Change "Country" and "Language" to your own country and language. \nFrom then you can translate the file. \nOnce it is done, please open a pull request and add the file to it. \n \nThis translation will apply to the three applications - desktop, mobile and terminal.
\nTo update a translation , follow the same steps as above but instead of getting the .pot file, get the .po file for your language from the table below.
\nCurrent translations:
\n\n\n\n Contributors \nThank you to everyone who've contributed to Joplin's source code!
\n\n\n\n Known bugs \n\nResources larger than 10 MB are not currently supported on mobile as they can crash the application. \nNon-alphabetical characters such as Chinese or Arabic might create glitches in the terminal on Windows. This is a limitation of the current Windows console. \n \n License \nMIT License
\nCopyright (c) 2016-2020 Laurent Cozic
\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\n ",
- "readmeOriginal": "
\n \n Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are searchable, can be copied, tagged and modified either from the applications directly or from your own text editor. The notes are in Markdown format .
\nNotes exported from Evernote via .enex files can be imported into Joplin, including the formatted content (which is converted to Markdown), resources (images, attachments, etc.) and complete metadata (geolocation, updated time, created time, etc.). Plain Markdown files can also be imported.
\nThe notes can be synchronised with various cloud services including Nextcloud , Dropbox, OneDrive, WebDAV or the file system (for example with a network directory). When synchronising the notes, notebooks, tags and other metadata are saved to plain text files which can be easily inspected, backed up and moved around.
\nThe application is available for Windows, Linux, macOS, Android and iOS (the terminal app also works on FreeBSD). A Web Clipper , to save web pages and screenshots from your browser, is also available for Firefox and Chrome .
\n\n Installation \nThree types of applications are available: for the desktop (Windows, macOS and Linux), for mobile (Android and iOS) and for terminal (Windows, macOS, Linux and FreeBSD). All applications have similar user interfaces and can synchronise with each other.
\n Desktop applications \n\n\n\nOperating System \nDownload \nAlternative \n \n \n\n\nWindows (32 and 64-bit) \n \nOr get the Portable version The portable application allows installing the software on a portable device such as a USB key. Simply copy the file JoplinPortable.exe in any directory on that USB key ; the application will then create a directory called \"JoplinProfile\" next to the executable file. \n \n\nmacOS \n \nYou can also use Homebrew (unsupported): brew cask install joplin
\n \n\nLinux \n \nAn Arch Linux package (unsupported) is also available . If it works with your distribution (it has been tested on Ubuntu, Fedora, and Mint; the desktop environments supported are GNOME, KDE, Xfce, MATE, LXQT, LXDE, Unity, Cinnamon, Deepin and Pantheon), the recommended way is to use this script as it will handle the desktop icon too: wget -O - https://raw.githubusercontent.com/laurent22/joplin/master/Joplin_install_and_update.sh | bash
\n \n \n
\n Mobile applications \n\n\n\nOperating System \nDownload \nAlt. Download \n \n \n\n\nAndroid \n \nor download the APK file: 64-bit 32-bit \n \n\niOS \n \n- \n \n \n
\n Terminal application \n\n\n\nOperating system \nMethod \n \n \n\n\nmacOS, Linux, or Windows (via WSL ) \nImportant: First, install Node 10+ .NPM_CONFIG_PREFIX=~/.joplin-bin npm install -g joplin
sudo ln -s ~/.joplin-bin/bin/joplin /usr/bin/joplin
By default, the application binary will be installed under ~/.joplin-bin
. You may change this directory if needed. Alternatively, if your npm permissions are setup as described here (Option 2) then simply running npm -g install joplin
would work. \n \n \n
\nTo start it, type joplin
.
\nFor usage information, please refer to the full Joplin Terminal Application Documentation .
\n Unsupported methods \nThere are other ways to install the terminal application. However, they are not supported and problems must be reported to the upstream projects.
\n\n\n\nOperating system \nMethod \n \n \n\n\nmacOS \nbrew install joplin
\n \n\nArch Linux \nAn Arch Linux package is available here . To install it, use an AUR wrapper such as yay: yay -S joplin
. Both the CLI tool (type joplin
) and desktop app (type joplin-desktop
) are packaged. You can also install a compiled version with the chaotic-aur repository. For support, please go to the GitHub repo . \n \n \n
\n Web Clipper \nThe Web Clipper is a browser extension that allows you to save web pages and screenshots from your browser. For more information on how to install and use it, see the Web Clipper Help Page .
\nSponsors \n
\n \n\n\n Table of contents \n\n\n Features \n\nDesktop, mobile and terminal applications. \nWeb Clipper for Firefox and Chrome. \nEnd To End Encryption (E2EE) \nNote history (revisions) \nSynchronisation with various services, including Nextcloud, Dropbox, WebDAV and OneDrive. \nImport Enex files (Evernote export format) and Markdown files. \nExport JEX files (Joplin Export format) and raw files. \nSupport notes, to-dos, tags and notebooks. \nGoto Anything feature. \nSort notes by multiple criteria - title, updated time, etc. \nSupport for alarms (notifications) in mobile and desktop applications. \nOffline first, so the entire data is always available on the device even without an internet connection. \nMarkdown notes, which are rendered with images and formatting in the desktop and mobile applications. Support for extra features such as math notation and checkboxes. \nFile attachment support - images are displayed, and other files are linked and can be opened in the relevant application. \nSearch functionality. \nGeo-location support. \nSupports multiple languages \nExternal editor support - open notes in your favorite external editor with one click in Joplin. \n \n Importing \n Importing from Evernote \nJoplin was designed as a replacement for Evernote and so can import complete Evernote notebooks, as well as notes, tags, resources (attached files) and note metadata (such as author, geo-location, etc.) via ENEX files. In terms of data, the only two things that might slightly differ are:
\n\n\nRecognition data - Evernote images, in particular scanned (or photographed) documents have recognition data associated with them. It is the text that Evernote has been able to recognise in the document. This data is not preserved when the note are imported into Joplin. However, should it become supported in the search tool or other parts of Joplin, it should be possible to regenerate this recognition data since the actual image would still be available.
\n \n\nColour, font sizes and faces - Evernote text is stored as HTML and this is converted to Markdown during the import process. For notes that are mostly plain text or with basic formatting (bold, italic, bullet points, links, etc.) this is a lossless conversion, and the note, once rendered back to HTML should be very similar. Tables are also imported and converted to Markdown tables. For very complex notes, some formatting data might be lost - in particular colours, font sizes and font faces will not be imported. The text itself however is always imported in full regardless of formatting.
\n \n \nTo import Evernote data, first export your Evernote notebooks to ENEX files as described here . Then follow these steps:
\nIn the desktop application , open File > Import > ENEX and select your file. The notes will be imported into a new separate notebook. If needed they can then be moved to a different notebook, or the notebook can be renamed, etc.
\nIn the terminal application , in command-line mode , type import /path/to/file.enex
. This will import the notes into a new notebook named after the filename.
\n Importing from Markdown files \nJoplin can import notes from plain Markdown file. You can either import a complete directory of Markdown files or individual files.
\nIn the desktop application , open File > Import > MD and select your Markdown file or directory.
\nIn the terminal application , in command-line mode , type import --format md /path/to/file.md
or import --format md /path/to/directory/
.
\n Importing from other applications \nIn general the way to import notes from any application into Joplin is to convert the notes to ENEX files (Evernote format) and to import these ENEX files into Joplin using the method above. Most note-taking applications support ENEX files so it should be relatively straightforward. For help about specific applications, see below:
\n\n Exporting \nJoplin can export to the JEX format (Joplin Export file), which is a tar file that can contain multiple notes, notebooks, etc. This is a lossless format in that all the notes, but also metadata such as geo-location, updated time, tags, etc. are preserved. This format is convenient for backup purposes and can be re-imported into Joplin. A \"raw\" format is also available. This is the same as the JEX format except that the data is saved to a directory and each item represented by a single file.
\n Synchronisation \nOne of the goals of Joplin was to avoid being tied to any particular company or service, whether it is Evernote, Google or Microsoft. As such the synchronisation is designed without any hard dependency to any particular service. Most of the synchronisation process is done at an abstract level and access to external services, such as Nextcloud or Dropbox, is done via lightweight drivers. It is easy to support new services by creating simple drivers that provide a filesystem-like interface, i.e. the ability to read, write, delete and list items. It is also simple to switch from one service to another or to even sync to multiple services at once. Each note, notebook, tags, as well as the relation between items is transmitted as plain text files during synchronisation, which means the data can also be moved to a different application, can be easily backed up, inspected, etc.
\nCurrently, synchronisation is possible with Nextcloud, Dropbox, OneDrive or the local filesystem. To enable synchronisation please follow the instructions below. After that, the application will synchronise in the background whenever it is running, or you can click on \"Synchronise\" to start a synchronisation manually.
\n Nextcloud synchronisation \n Nextcloud is a self-hosted, private cloud solution. It can store documents, images and videos but also calendars, passwords and countless other things and can sync them to your laptop or phone. As you can host your own Nextcloud server, you own both the data on your device and infrastructure used for synchronisation. As such it is a good fit for Joplin. The platform is also well supported and with a strong community, so it is likely to be around for a while - since it's open source anyway, it is not a service that can be closed, it can exist on a server for as long as one chooses.
\nIn the desktop application or mobile application , go to the config screen and select Nextcloud as the synchronisation target. Then input the WebDAV URL (to get it, click on Settings in the bottom left corner of the page, in Nextcloud), this is normally https://example.com/nextcloud/remote.php/webdav/Joplin
(make sure to create the \"Joplin\" directory in Nextcloud ), and set the username and password. If it does not work, please see this explanation for more details.
\nIn the terminal application , you will need to set the sync.target
config variable and all the sync.5.path
, sync.5.username
and sync.5.password
config variables to, respectively the Nextcloud WebDAV URL, your username and your password. This can be done from the command line mode using:
\n:config sync.5.path https://example.com/nextcloud/remote.php/webdav/Joplin\n:config sync.5.username YOUR_USERNAME\n:config sync.5.password YOUR_PASSWORD\n:config sync.target 5\n
\nIf synchronisation does not work, please consult the logs in the app profile directory - it is often due to a misconfigured URL or password. The log should indicate what the exact issue is.
\n Dropbox synchronisation \nWhen syncing with Dropbox, Joplin creates a sub-directory in Dropbox, in /Apps/Joplin
and read/write the notes and notebooks from it. The application does not have access to anything outside this directory.
\nIn the desktop application or mobile application , select \"Dropbox\" as the synchronisation target in the config screen (it is selected by default). Then, to initiate the synchronisation process, click on the \"Synchronise\" button in the sidebar and follow the instructions.
\nIn the terminal application , to initiate the synchronisation process, type :sync
. You will be asked to follow a link to authorise the application. It is possible to also synchronise outside of the user interface by typing joplin sync
from the terminal. This can be used to setup a cron script to synchronise at regular interval. For example, this would do it every 30 minutes:
\n*/30 * * * * /path/to/joplin sync\n
\n WebDAV synchronisation \nSelect the \"WebDAV\" synchronisation target and follow the same instructions as for Nextcloud above.
\nWebDAV-compatible services that are known to work with Joplin:
\n\n OneDrive synchronisation \nWhen syncing with OneDrive, Joplin creates a sub-directory in OneDrive, in /Apps/Joplin and read/write the notes and notebooks from it. The application does not have access to anything outside this directory.
\nIn the desktop application or mobile application , select \"OneDrive\" as the synchronisation target in the config screen. Then, to initiate the synchronisation process, click on the \"Synchronise\" button in the sidebar and follow the instructions.
\nIn the terminal application , to initiate the synchronisation process, type :sync
. You will be asked to follow a link to authorise the application (simply input your Microsoft credentials - you do not need to register with OneDrive).
\n Encryption \nJoplin supports end-to-end encryption (E2EE) on all the applications. E2EE is a system where only the owner of the notes, notebooks, tags or resources can read them. It prevents potential eavesdroppers - including telecom providers, internet providers, and even the developers of Joplin from being able to access the data. Please see the End-To-End Encryption Tutorial for more information about this feature and how to enable it.
\nFor a more technical description, mostly relevant for development or to review the method being used, please see the Encryption specification .
\n Note history \nThe Joplin applications automatically save previous versions of your notes at regular intervals. These versions are synced across devices and can be viewed from the desktop application. To do so, click on the \"Information\" button on a note, then click on \"Previous version of this note\". From this screen you can view the previous versions of the note as well as restore any of them.
\nThis feature can be disabled from the \"Note history\" section in the settings, and it is also possible to change for how long the history of a note is saved.
\nMore information about this feature in the announcement post .
\n External text editor \nJoplin notes can be opened and edited using an external editor of your choice. It can be a simple text editor like Notepad++ or Sublime Text or an actual Markdown editor like Typora. In that case, images will also be displayed within the editor. To open the note in an external editor, click on the icon in the toolbar or press Ctrl+E (or Cmd+E). Your default text editor will be used to open the note. If needed, you can also specify the editor directly in the General Options, under \"Text editor command\".
\n Attachments \nAny kind of file can be attached to a note. In Markdown, links to these files are represented as a simple ID to the attachment. In the note viewer, these files, if they are images, will be displayed or, if they are other files (PDF, text files, etc.) they will be displayed as links. Clicking on this link will open the file in the default application.
\nIn the desktop application , files can be attached either by clicking the \"Attach file\" icon in the editor or via drag and drop. If you prefer to create a link to a local file instead, hold the ALT key while performing the drag and drop operation. You can also copy and paste images directly in the editor via Ctrl+V.
\nResources that are not attached to any note will be automatically deleted in accordance to the Note History settings.
\nImportant: Resources larger than 10 MB are not currently supported on mobile. They will crash the application when synchronising so it is recommended not to attach such resources at the moment. The issue is being looked at.
\n Downloading attachments \nThe way the attachments are downloaded during synchronisation can be customised in the Configuration screen, under \"Attachment download behaviour\". The default option (\"Always\") is to download all the attachments, all the time, so that the data is available even when the device is offline. There is also the option to download the attachments manually (option \"Manual\"), by clicking on it, or automatically (Option \"Auto\"), in which case the attachments are downloaded only when a note is opened. These options should help saving disk space and network bandwidth, especially on mobile.
\n Notifications \nIn the desktop and mobile apps, an alarm can be associated with any to-do. It will be triggered at the given time by displaying a notification. How the notification will be displayed depends on the operating system since each has a different way to handle this. Please see below for the requirements for the desktop applications:
\n\nWindows : >= 8. Make sure the Action Center is enabled on Windows. Task bar balloon for Windows < 8. Growl as fallback. Growl takes precedence over Windows balloons. \nmacOS : >= 10.8 or Growl if earlier. \nLinux : notify-osd
or libnotify-bin
installed (Ubuntu should have this by default). Growl otherwise \n \nSee documentation and flow chart for reporter choice
\nOn mobile, the alarms will be displayed using the built-in notification system.
\nIf for any reason the notifications do not work, please open an issue .
\n Sub-notebooks \nSub-notebooks allow organising multiple notebooks into a tree of notebooks. For example it can be used to regroup all the notebooks related to work, to family or to a particular project under a parent notebook.
\n
\n\nIn the desktop application , to create a subnotebook, drag and drop it onto another notebook. To move it back to the root, drag and drop it on the \"Notebooks\" header. Currently only the desktop app can be used to organise the notebooks. \nThe mobile application supports displaying and collapsing/expanding the tree of notebooks, however it does not currently support moving the subnotebooks to different notebooks. \nThe terminal app supports displaying the tree of subnotebooks but it does not support collapsing/expanding them or moving the subnotebooks around. \n \n Markdown \nJoplin uses and renders a Github-flavoured Markdown with a few variations and additions. In particular it adds math formula support, interactive checkboxes and support for note links. Joplin also supports Markdown plugins which allow enabling and disabling various advanced Markdown features. Have a look at the Markdown Guide for more information.
\n Custom CSS \nRendered markdown can be customized by placing a userstyle file in the profile directory ~/.config/joplin-desktop/userstyle.css
(This path might be different on your device - check at the top of the Config screen for the exact path). This file supports standard CSS syntax. Joplin must be restarted for the new css to be applied, please ensure that Joplin is not closing to the tray, but is actually exiting. Note that this file is used for both displaying the notes and printing the notes. Be aware how the CSS may look printed (for example, printing white text over a black background is usually not wanted).
\nThe whole UI can be customized by placing a custom editor style file in the profile directory ~/.config/joplin-desktop/userchrome.css
.
\nImportant: userstyle.css and userchrome.css are provided for your convenience, but they are advanced settings, and styles you define may break from one version to the next. If you want to use them, please know that it might require regular development work from you to keep them working. The Joplin team cannot make a commitment to keep the application HTML structure stable.
\n Note templates \nIn the desktop app , templates can be used to create new notes or to insert into existing ones by creating a templates
folder in Joplin's config folder and placing Markdown template files into it. For example creating the file hours.md
in the templates
directory with the contents:
\nDate: {{date}}\nHours:\nDetails: \nTemplates can then be inserted from the menu (File->Templates).
\nThe currently supported template variables are:
\n\n\n\nVariable \nDescription \nExample \n \n \n\n\n{{date}}
\nToday's date formatted based on the settings format \n2019-01-01 \n \n\n{{time}}
\nCurrent time formatted based on the settings format \n13:00 \n \n\n{{datetime}}
\nCurrent date and time formatted based on the settings format \n01/01/19 1:00 PM \n \n\n{{#custom_datetime}}
\nCurrent date and/or time formatted based on a supplied string (using moment.js formatting) \n{{#custom_datetime}}M d{{/custom_datetime}}
\n \n \n
\n Searching \nJoplin implements the SQLite Full Text Search (FTS4) extension. It means the content of all the notes is indexed in real time and search queries return results very fast. Both Simple FTS Queries and Full-Text Index Queries are supported. See below for the list of supported queries:
\n\n\n\nSearch type \nDescription \nExample \n \n \n\n\nSingle word \nReturns all the notes that contain this term. \nFor example, searching for cat
will return all the notes that contain this exact word. Note: it will not return the notes that contain the substring - thus, for \"cat\", notes that contain \"cataclysmic\" or \"prevaricate\" will not be returned. \n \n\nMultiple word \nReturns all the notes that contain all these words, but not necessarily next to each other. \ndog cat
- will return any notes that contain the words \"dog\" and \"cat\" anywhere in the note, no necessarily in that order nor next to each other. It will not return results that contain \"dog\" or \"cat\" only. \n \n\nPhrase \nAdd double quotes to return the notes that contain exactly this phrase. \n\"shopping list\"
- will return the notes that contain these exact terms next to each other and in this order. It will not return for example a note that contains \"going shopping with my list\". \n \n\nPrefix \nAdd a wildcard to return all the notes that contain a term with a specified prefix. \nswim*
- will return all the notes that contain eg. \"swim\", but also \"swimming\", \"swimsuit\", etc. IMPORTANT: The wildcard can only be at the end - it will be ignored at the beginning of a word (eg. *swim
) and will be treated as a literal asterisk in the middle of a word (eg. ast*rix
) \n \n\nSwitch to basic search \nOne drawback of Full Text Search is that it ignores most non-alphabetical characters. However in some cases you might want to search for this too. To do that, you can use basic search. You switch to this mode by prefixing your search with a slash /
. This won't provide the benefits of FTS but it will allow searching exactly for what you need. Note that it can also be much slower, even extremely slow, depending on your query. \n/\"- [ ]\"
- will return all the notes that contain unchecked checkboxes. \n \n \n
\nYou can also use search filters to further restrict the search.
\n\n\n\nOperator \nDescription \nExample \n \n \n\n\n- \nIf placed before a text term, it excludes the notes that contain that term. You can also place it before a filter to negate it. \n-spam
searches for all notes without the word spam
.office -trash
searches for all notes with the wordoffice
and without the word trash
. \n \n\nany: \nReturn notes that satisfy any/all of the required conditions. any:0
is the default, which means all conditions must be satisfied. \nany:1 cat dog
will return notes that have the word cat
or dog
.any:0 cat dog
will return notes with both the words cat
and dog
. \n \n\ntitle: body: \nRestrict your search to just the title or the body field. \ntitle:\"hello world\"
searches for notes whose title contains hello
and world
.title:hello -body:world
searches for notes whose title contains hello
and body does not contain world
. \n \n\ntag: \nRestrict the search to the notes with the specified tags. \ntag:office
searches for all notes having tag office.tag:office tag:important
searches for all notes having both office and important tags.tag:office -tag:spam
searches for notes having tag office
which do not have tag spam
.any:1 tag:office tag:spam
searches for notes having tag office
or tag spam
.tag:be*ful
does a search with wildcards.tag:*
returns all notes with tags.-tag:*
returns all notes without tags. \n \n\nnotebook: \nRestrict the search to the specified notebook(s). It cannot be negated. \nnotebook:books
limits the search scope within books
and all its subnotebooks.notebook:wheel*time
does a wildcard search. \n \n\ncreated: updated: \nSearches for notes created/updated on dates specified using YYYYMMDD format. You can also search relative to the current day, week, month, or year. \ncreated:20201218
will return notes created on or after December 18, 2020.-updated:20201218
will return notes updated before December 18, 2020.created:20200118 -created:20201215
will return notes created between January 18, 2020, and before December 15, 2020.created:202001 -created:202003
will return notes created on or after January and before March 2020.updated:1997 -updated:2020
will return all notes updated between the years 1997 and 2019.created:day-2
searches for all notes created in the past two days.updated:year-0
searches all notes updated in the current year. \n \n\ntype: \nRestrict the search to either notes or todos. \ntype:note
to return all notestype:todo
to return all todos \n \n\niscompleted: \nRestrict the search to either completed or uncompleted todos. \niscompleted:1
to return all completed todosiscompleted:0
to return all uncompleted todos \n \n\nlatitude: longitude: altitude: \nFilter by location \nlatitude:40 -latitude:50
to return notes with latitude >= 40 and < 50 \n \n\nresource: \nFilter by attachment MIME type \nresource:image/jpeg
to return notes with a jpeg attachment.-resource:application/pdf
to return notes without a pdf attachment.resource:image/*
to return notes with any images. \n \n\nsourceurl: \nFilter by source URL \nsourceurl:https://www.google.com
sourceurl:*joplinapp.org
to perform a wildcard search. \n \n \n
\nNote: In CliClient you have to escape the query using --
when using negated filters.\nEg. :search -- \"-tag:tag1\"
.
\nNotes are sorted by \"relevance\". Currently it means the notes that contain the requested terms the most times are on top. For queries with multiple terms, it also matters how close to each other the terms are. This is a bit experimental so if you notice a search query that returns unexpected results, please report it in the forum, providing as many details as possible to replicate the issue.
\n Goto Anything \nIn the desktop application, press Ctrl+G or Cmd+G and type a note title or part of its content to jump to it. Or type # followed by a tag name, or @ followed by a notebook name.
\n Privacy \nJoplin values your privacy and security by giving you complete control over your information and digital footprint.
\nJoplin applications do not send any data to any service without your authorisation. Any data that Joplin saves, such as notes or images, are saved to your own device and you are free to delete this data at any time.
\nJoplin has many modern features, some of which use third-party services. You can disable any or all of these features in the application settings. These features are:
\n\n\n\nFeature \nDescription \nDefault \n \n \n\n\nAuto-update \nJoplin periodically connects to GitHub to check for new releases. \nEnabled \n \n\nGeo-location \nJoplin saves geo-location information in note properties when you create a note. \nEnabled \n \n\nSynchronisation \nJoplin supports synchronisation of your notes across multiple devices. If you choose to synchronise with a third-party, such as OneDrive, the notes will be sent to your OneDrive account, in which case the third-party privacy policy applies. \nDisabled \n \n \n
\nJoplin is developed as an open-source application and the source code is freely available online to inspect.
\nFor any question about Joplin privacy, please leave a message on the Joplin Forum .
\n Donations \nDonations to Joplin support the development of the project. Developing quality applications mostly takes time, but there are also some expenses, such as digital certificates to sign the applications, app store fees, hosting, etc. Most of all, your donation will make it possible to keep up the current development standard.
\nPlease see the donation page for information on how to support the development of Joplin.
\nCommunity \n\n Contributing \nPlease see the guide for information on how to contribute to the development of Joplin: https://github.com/laurent22/joplin/blob/master/CONTRIBUTING.md
\n Localisation \nJoplin is currently available in the languages below. If you would like to contribute a new translation , it is quite straightforward, please follow these steps:
\n\nDownload Poedit , the translation editor, and install it. \nDownload the file to be translated . \nIn Poedit, open this .pot file, go into the Catalog menu and click Configuration. Change \"Country\" and \"Language\" to your own country and language. \nFrom then you can translate the file. \nOnce it is done, please open a pull request and add the file to it. \n \nThis translation will apply to the three applications - desktop, mobile and terminal.
\nTo update a translation , follow the same steps as above but instead of getting the .pot file, get the .po file for your language from the table below.
\nCurrent translations:
\n\n\n\n Contributors \nThank you to everyone who've contributed to Joplin's source code!
\n\n\n\n Known bugs \n\nResources larger than 10 MB are not currently supported on mobile as they can crash the application. \nNon-alphabetical characters such as Chinese or Arabic might create glitches in the terminal on Windows. This is a limitation of the current Windows console. \n \n License \nMIT License
\nCopyright (c) 2016-2020 Laurent Cozic
\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:20.528Z"
+ "readmeFetchedAt": "2020-09-30T00:10:28.507Z"
},
"jumblepassword": {
"readmeCleaned": " \n
\n\nCreate unique id's or passwords easily.
\n \nThis small electron
utility, creates unique combinations of passwords(or id's) out of your name and date of birth. The app uses the random permutation of numbers algorithm known as Fisher Yates Shuffle Algorithm
which inshort jumbles a sequence.
\n Download \nGet the latest release from the releases tab .
\n Usage \n$ git clone https://github.com/theIYD/jumble-password.git\n$ cd jumble-password\n$ npm install\n$ npm start\n\n
\n \n License \nMIT License\n\nCopyright (c) 2017 Idrees Dargahwala\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\n\n
\n ",
"readmeOriginal": " \n
\n\nCreate unique id's or passwords easily.
\n \nThis small electron
utility, creates unique combinations of passwords(or id's) out of your name and date of birth. The app uses the random permutation of numbers algorithm known as Fisher Yates Shuffle Algorithm
which inshort jumbles a sequence.
\n Download \nGet the latest release from the releases tab .
\n Usage \n$ git clone https://github.com/theIYD/jumble-password.git\n$ cd jumble-password\n$ npm install\n$ npm start\n\n
\n \n License \nMIT License\n\nCopyright (c) 2017 Idrees Dargahwala\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\n\n
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:20.532Z"
+ "readmeFetchedAt": "2020-09-30T00:10:28.552Z"
},
- "juggernaut": {
- "readmeCleaned": "
\n \nJuggernaut utilizes the Lightning Network to provide end-to-end encrypted, onion-routed, censorship resistanst, peer-to-peer messaging with native payment capabilities.
\n \n
\n Install \nDownload the latest release for your OS and follow the instructions below.
\n macOS \nDouble click the .dmg file and then drag Juggernaut.app
into your Applications
folder.
\n Windows \nJust double click the .exe file to get started.
\n Linux \nYou must first make the file executable and then double click or run via cli ./file.AppImage
\n Getting Help / Support \nIf you are having problems with Juggernaut, please report the issue on Github or Telegram with screenshots and how to reproduce the issue.
\n Requirements \n\n\nLND 0.9.x (or greater) with KeySend Enabled
\n How to enable Keysend \nOn lnd.conf add :
\n\nOr run lnd with this argument:
\n\nKeysend is currently an experimental feature. Your node will now accept payments from any node on the network without having to provide them with a n invoice first. Note : This is still an experimental feature so please be careful.
\n \n \n Running From Source \n\ndownload the source git clone git@github.com:LN-Juggernaut/juggernaut-desktop.git
\nnavigate to project directory cd juggernaut-desktop
\ninstall dependencies yarn
\nstart the project yarn dev
\n \n Building From Source \nYou can run yarn package
to build an executable that will be output in the release
directory.
\n Running more than one instance while testing \nCurrently the only way I've been able to do this for testing is to run one using yarn dev
and the other using a built release from yarn package
. If anyone knows how to run two separate instances of an electron app in development, please let me know!
\n Maintainers \n\n License \nMIT © Juggernaut
\n Contributors ✨ \nThanks goes to these wonderful people (emoji key ):
\n\n\n\n\n\n\n\nThis project follows the all-contributors specification. Contributions of any kind welcome!
\n ",
- "readmeOriginal": "
\n \nJuggernaut utilizes the Lightning Network to provide end-to-end encrypted, onion-routed, censorship resistanst, peer-to-peer messaging with native payment capabilities.
\n \n
\n Install \nDownload the latest release for your OS and follow the instructions below.
\n macOS \nDouble click the .dmg file and then drag Juggernaut.app
into your Applications
folder.
\n Windows \nJust double click the .exe file to get started.
\n Linux \nYou must first make the file executable and then double click or run via cli ./file.AppImage
\n Getting Help / Support \nIf you are having problems with Juggernaut, please report the issue on Github or Telegram with screenshots and how to reproduce the issue.
\n Requirements \n\n\nLND 0.9.x (or greater) with KeySend Enabled
\n How to enable Keysend \nOn lnd.conf add :
\n\nOr run lnd with this argument:
\n\nKeysend is currently an experimental feature. Your node will now accept payments from any node on the network without having to provide them with a n invoice first. Note : This is still an experimental feature so please be careful.
\n \n \n Running From Source \n\ndownload the source git clone git@github.com:LN-Juggernaut/juggernaut-desktop.git
\nnavigate to project directory cd juggernaut-desktop
\ninstall dependencies yarn
\nstart the project yarn dev
\n \n Building From Source \nYou can run yarn package
to build an executable that will be output in the release
directory.
\n Running more than one instance while testing \nCurrently the only way I've been able to do this for testing is to run one using yarn dev
and the other using a built release from yarn package
. If anyone knows how to run two separate instances of an electron app in development, please let me know!
\n Maintainers \n\n License \nMIT © Juggernaut
\n Contributors ✨ \nThanks goes to these wonderful people (emoji key ):
\n\n\n\n\n\n\n\nThis project follows the all-contributors specification. Contributions of any kind welcome!
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:20.539Z"
- },
- "kalk": {
- "readmeCleaned": "
\n
\n ",
- "readmeOriginal": "
\n
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:20.564Z"
- },
- "kankan": {
- "readmeCleaned": " Kan Kan \n中文
\nAs yout can see, the image preview software of Mac OS has a terrible experience: it can't be zoomed in with the scroll wheel, and it doesn't support viewing all the pictures in the folder directly... \nSo, I developed this software. \nKankan is a Mac OS software to help you quickly look pictures. The experience is similar to win10's "image" and "king of pictures" apps.
\n SCREENSHOT \nDay Mode \n \nDark Mode \n
\n WHAT WE HAVE \n1.Fully comply with the Mac OS native design language, and the UI is simple and generous \n2."Dark mode" is supported natively, which can be switched automatically or manually between "light" and "dark" themes \n3.Enlarge image by wheeling support \n4.Drag image support \n5.Support browsing all images under the folder \n6.Support previous, next and cycle browsing \n7.Support setting wallpaper \n8.Support to copy file name and path \n9.Support for copying images
\nMore content will be added according to user feedback in the future...
\n SUPPORTED IMAGE FORMATS \n\n\n\nSuffix \nSupport \n \n \n\n\n.jpg \n✅ \n \n\n.jpeg \n✅ \n \n\n.png \n✅ \n \n\n.bmp \n✅ \n \n\n.gif \n✅ \n \n\n.ico \n✅ \n \n \n
\n SHORTCUTS \n\n\n\nKey \nFunction \n \n \n\n\n↓,→ \nNext \n \n\n↑,← \nPrevious \n \n\nEsc \nExit app \n \n\nDouble-click \nOriginal size ↔ Fit to window \n \n \n
\n UPDATE \n\n\n\nversion \ntime \ncontent \ndownload \n \n \n\n\n0.2.0 \n2020.04.03 \nfirst version,A small amount bugs \n- \n \n\n0.2.3 \n2020.04.03 \nFix bugs, basically complete functions \n- \n \n\n0.2.4 \n2020.04.16 \nNew features: 1. Add the magnification display. 2. Add the resolution display. 3. Add new original size function. 4. Modify some menus and button positions \n- \n \n\n0.2.5 \n2020.05.31 \nNew features: 1.Globalization support,3 languages supported:zh-CN en en-US More work needs yours help and feedback.If you need support from other languages, please give me feedback ! 2.Fix the bug that you can still right-click to open the menu in Hello page. \n- \n \n\n0.3.1 \n2020.08.09 \nNew features: 1. Add drag and drop support, drag the picture to the window to open it! 2. Fix the problem of scrollbar in Y-axis when browsing large images in version <= mac os 10.14. 3. Fix the bug that the welcome window cannot be moved. \n0.3.1.dmg.zip \n \n \n
\n THANKS TO \nElectron ,This software is developed based on this project
\n COPYRIGHT \nLiu Han
\n FEEDBACK \nnewham.cn@gmail.com
\n ",
- "readmeOriginal": " Kan Kan \n中文
\nAs yout can see, the image preview software of Mac OS has a terrible experience: it can't be zoomed in with the scroll wheel, and it doesn't support viewing all the pictures in the folder directly... \nSo, I developed this software. \nKankan is a Mac OS software to help you quickly look pictures. The experience is similar to win10's \"image\" and \"king of pictures\" apps.
\n SCREENSHOT \nDay Mode \n \nDark Mode \n
\n WHAT WE HAVE \n1.Fully comply with the Mac OS native design language, and the UI is simple and generous \n2.\"Dark mode\" is supported natively, which can be switched automatically or manually between \"light\" and \"dark\" themes \n3.Enlarge image by wheeling support \n4.Drag image support \n5.Support browsing all images under the folder \n6.Support previous, next and cycle browsing \n7.Support setting wallpaper \n8.Support to copy file name and path \n9.Support for copying images
\nMore content will be added according to user feedback in the future...
\n SUPPORTED IMAGE FORMATS \n\n\n\nSuffix \nSupport \n \n \n\n\n.jpg \n✅ \n \n\n.jpeg \n✅ \n \n\n.png \n✅ \n \n\n.bmp \n✅ \n \n\n.gif \n✅ \n \n\n.ico \n✅ \n \n \n
\n SHORTCUTS \n\n\n\nKey \nFunction \n \n \n\n\n↓,→ \nNext \n \n\n↑,← \nPrevious \n \n\nEsc \nExit app \n \n\nDouble-click \nOriginal size ↔ Fit to window \n \n \n
\n UPDATE \n\n\n\nversion \ntime \ncontent \ndownload \n \n \n\n\n0.2.0 \n2020.04.03 \nfirst version,A small amount bugs \n- \n \n\n0.2.3 \n2020.04.03 \nFix bugs, basically complete functions \n- \n \n\n0.2.4 \n2020.04.16 \nNew features: 1. Add the magnification display. 2. Add the resolution display. 3. Add new original size function. 4. Modify some menus and button positions \n- \n \n\n0.2.5 \n2020.05.31 \nNew features: 1.Globalization support,3 languages supported:zh-CN en en-US More work needs yours help and feedback.If you need support from other languages, please give me feedback ! 2.Fix the bug that you can still right-click to open the menu in Hello page. \n- \n \n\n0.3.1 \n2020.08.09 \nNew features: 1. Add drag and drop support, drag the picture to the window to open it! 2. Fix the problem of scrollbar in Y-axis when browsing large images in version <= mac os 10.14. 3. Fix the bug that the welcome window cannot be moved. \n0.3.1.dmg.zip \n \n \n
\n THANKS TO \nElectron ,This software is developed based on this project
\n COPYRIGHT \nLiu Han
\n FEEDBACK \nnewham.cn@gmail.com
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:20.683Z"
+ "joplin": {
+ "readmeCleaned": "
\n \n Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are searchable, can be copied, tagged and modified either from the applications directly or from your own text editor. The notes are in Markdown format .
\nNotes exported from Evernote via .enex files can be imported into Joplin, including the formatted content (which is converted to Markdown), resources (images, attachments, etc.) and complete metadata (geolocation, updated time, created time, etc.). Plain Markdown files can also be imported.
\nThe notes can be synchronised with various cloud services including Nextcloud , Dropbox, OneDrive, WebDAV or the file system (for example with a network directory). When synchronising the notes, notebooks, tags and other metadata are saved to plain text files which can be easily inspected, backed up and moved around.
\nThe application is available for Windows, Linux, macOS, Android and iOS (the terminal app also works on FreeBSD). A Web Clipper , to save web pages and screenshots from your browser, is also available for Firefox and Chrome .
\n\n Installation \nThree types of applications are available: for the desktop (Windows, macOS and Linux), for mobile (Android and iOS) and for terminal (Windows, macOS, Linux and FreeBSD). All applications have similar user interfaces and can synchronise with each other.
\n Desktop applications \n\n\n\nOperating System \nDownload \nAlternative \n \n \n\n\nWindows (32 and 64-bit) \n \nOr get the Portable version The portable application allows installing the software on a portable device such as a USB key. Simply copy the file JoplinPortable.exe in any directory on that USB key ; the application will then create a directory called "JoplinProfile" next to the executable file. \n \n\nmacOS \n \nYou can also use Homebrew (unsupported): brew cask install joplin
\n \n\nLinux \n \nAn Arch Linux package (unsupported) is also available . If it works with your distribution (it has been tested on Ubuntu, Fedora, and Mint; the desktop environments supported are GNOME, KDE, Xfce, MATE, LXQT, LXDE, Unity, Cinnamon, Deepin and Pantheon), the recommended way is to use this script as it will handle the desktop icon too: wget -O - https://raw.githubusercontent.com/laurent22/joplin/master/Joplin_install_and_update.sh | bash
\n \n \n
\n Mobile applications \n\n\n\nOperating System \nDownload \nAlt. Download \n \n \n\n\nAndroid \n \nor download the APK file: 64-bit 32-bit \n \n\niOS \n \n- \n \n \n
\n Terminal application \n\n\n\nOperating system \nMethod \n \n \n\n\nmacOS, Linux, or Windows (via WSL ) \nImportant: First, install Node 10+ .NPM_CONFIG_PREFIX=~/.joplin-bin npm install -g joplin
sudo ln -s ~/.joplin-bin/bin/joplin /usr/bin/joplin
By default, the application binary will be installed under ~/.joplin-bin
. You may change this directory if needed. Alternatively, if your npm permissions are setup as described here (Option 2) then simply running npm -g install joplin
would work. \n \n \n
\nTo start it, type joplin
.
\nFor usage information, please refer to the full Joplin Terminal Application Documentation .
\n Unsupported methods \nThere are other ways to install the terminal application. However, they are not supported and problems must be reported to the upstream projects.
\n\n\n\nOperating system \nMethod \n \n \n\n\nmacOS \nbrew install joplin
\n \n\nArch Linux \nAn Arch Linux package is available here . To install it, use an AUR wrapper such as yay: yay -S joplin
. Both the CLI tool (type joplin
) and desktop app (type joplin-desktop
) are packaged. You can also install a compiled version with the chaotic-aur repository. For support, please go to the GitHub repo . \n \n \n
\n Web Clipper \nThe Web Clipper is a browser extension that allows you to save web pages and screenshots from your browser. For more information on how to install and use it, see the Web Clipper Help Page .
\nSponsors \n
\n \n\n\n Table of contents \n\n\n Features \n\nDesktop, mobile and terminal applications. \nWeb Clipper for Firefox and Chrome. \nEnd To End Encryption (E2EE) \nNote history (revisions) \nSynchronisation with various services, including Nextcloud, Dropbox, WebDAV and OneDrive. \nImport Enex files (Evernote export format) and Markdown files. \nExport JEX files (Joplin Export format) and raw files. \nSupport notes, to-dos, tags and notebooks. \nGoto Anything feature. \nSort notes by multiple criteria - title, updated time, etc. \nSupport for alarms (notifications) in mobile and desktop applications. \nOffline first, so the entire data is always available on the device even without an internet connection. \nMarkdown notes, which are rendered with images and formatting in the desktop and mobile applications. Support for extra features such as math notation and checkboxes. \nFile attachment support - images are displayed, and other files are linked and can be opened in the relevant application. \nSearch functionality. \nGeo-location support. \nSupports multiple languages \nExternal editor support - open notes in your favorite external editor with one click in Joplin. \n \n Importing \n Importing from Evernote \nJoplin was designed as a replacement for Evernote and so can import complete Evernote notebooks, as well as notes, tags, resources (attached files) and note metadata (such as author, geo-location, etc.) via ENEX files. In terms of data, the only two things that might slightly differ are:
\n\n\nRecognition data - Evernote images, in particular scanned (or photographed) documents have recognition data associated with them. It is the text that Evernote has been able to recognise in the document. This data is not preserved when the note are imported into Joplin. However, should it become supported in the search tool or other parts of Joplin, it should be possible to regenerate this recognition data since the actual image would still be available.
\n \n\nColour, font sizes and faces - Evernote text is stored as HTML and this is converted to Markdown during the import process. For notes that are mostly plain text or with basic formatting (bold, italic, bullet points, links, etc.) this is a lossless conversion, and the note, once rendered back to HTML should be very similar. Tables are also imported and converted to Markdown tables. For very complex notes, some formatting data might be lost - in particular colours, font sizes and font faces will not be imported. The text itself however is always imported in full regardless of formatting.
\n \n \nTo import Evernote data, first export your Evernote notebooks to ENEX files as described here . Then follow these steps:
\nIn the desktop application , open File > Import > ENEX and select your file. The notes will be imported into a new separate notebook. If needed they can then be moved to a different notebook, or the notebook can be renamed, etc.
\nIn the terminal application , in command-line mode , type import /path/to/file.enex
. This will import the notes into a new notebook named after the filename.
\n Importing from Markdown files \nJoplin can import notes from plain Markdown file. You can either import a complete directory of Markdown files or individual files.
\nIn the desktop application , open File > Import > MD and select your Markdown file or directory.
\nIn the terminal application , in command-line mode , type import --format md /path/to/file.md
or import --format md /path/to/directory/
.
\n Importing from other applications \nIn general the way to import notes from any application into Joplin is to convert the notes to ENEX files (Evernote format) and to import these ENEX files into Joplin using the method above. Most note-taking applications support ENEX files so it should be relatively straightforward. For help about specific applications, see below:
\n\n Exporting \nJoplin can export to the JEX format (Joplin Export file), which is a tar file that can contain multiple notes, notebooks, etc. This is a lossless format in that all the notes, but also metadata such as geo-location, updated time, tags, etc. are preserved. This format is convenient for backup purposes and can be re-imported into Joplin. A "raw" format is also available. This is the same as the JEX format except that the data is saved to a directory and each item represented by a single file.
\n Synchronisation \nOne of the goals of Joplin was to avoid being tied to any particular company or service, whether it is Evernote, Google or Microsoft. As such the synchronisation is designed without any hard dependency to any particular service. Most of the synchronisation process is done at an abstract level and access to external services, such as Nextcloud or Dropbox, is done via lightweight drivers. It is easy to support new services by creating simple drivers that provide a filesystem-like interface, i.e. the ability to read, write, delete and list items. It is also simple to switch from one service to another or to even sync to multiple services at once. Each note, notebook, tags, as well as the relation between items is transmitted as plain text files during synchronisation, which means the data can also be moved to a different application, can be easily backed up, inspected, etc.
\nCurrently, synchronisation is possible with Nextcloud, Dropbox, OneDrive or the local filesystem. To enable synchronisation please follow the instructions below. After that, the application will synchronise in the background whenever it is running, or you can click on "Synchronise" to start a synchronisation manually.
\n Nextcloud synchronisation \n Nextcloud is a self-hosted, private cloud solution. It can store documents, images and videos but also calendars, passwords and countless other things and can sync them to your laptop or phone. As you can host your own Nextcloud server, you own both the data on your device and infrastructure used for synchronisation. As such it is a good fit for Joplin. The platform is also well supported and with a strong community, so it is likely to be around for a while - since it's open source anyway, it is not a service that can be closed, it can exist on a server for as long as one chooses.
\nIn the desktop application or mobile application , go to the config screen and select Nextcloud as the synchronisation target. Then input the WebDAV URL (to get it, click on Settings in the bottom left corner of the page, in Nextcloud), this is normally https://example.com/nextcloud/remote.php/webdav/Joplin
(make sure to create the "Joplin" directory in Nextcloud ), and set the username and password. If it does not work, please see this explanation for more details.
\nIn the terminal application , you will need to set the sync.target
config variable and all the sync.5.path
, sync.5.username
and sync.5.password
config variables to, respectively the Nextcloud WebDAV URL, your username and your password. This can be done from the command line mode using:
\n:config sync.5.path https://example.com/nextcloud/remote.php/webdav/Joplin\n:config sync.5.username YOUR_USERNAME\n:config sync.5.password YOUR_PASSWORD\n:config sync.target 5\n
\nIf synchronisation does not work, please consult the logs in the app profile directory - it is often due to a misconfigured URL or password. The log should indicate what the exact issue is.
\n Dropbox synchronisation \nWhen syncing with Dropbox, Joplin creates a sub-directory in Dropbox, in /Apps/Joplin
and read/write the notes and notebooks from it. The application does not have access to anything outside this directory.
\nIn the desktop application or mobile application , select "Dropbox" as the synchronisation target in the config screen (it is selected by default). Then, to initiate the synchronisation process, click on the "Synchronise" button in the sidebar and follow the instructions.
\nIn the terminal application , to initiate the synchronisation process, type :sync
. You will be asked to follow a link to authorise the application. It is possible to also synchronise outside of the user interface by typing joplin sync
from the terminal. This can be used to setup a cron script to synchronise at regular interval. For example, this would do it every 30 minutes:
\n*/30 * * * * /path/to/joplin sync\n
\n WebDAV synchronisation \nSelect the "WebDAV" synchronisation target and follow the same instructions as for Nextcloud above.
\nWebDAV-compatible services that are known to work with Joplin:
\n\n OneDrive synchronisation \nWhen syncing with OneDrive, Joplin creates a sub-directory in OneDrive, in /Apps/Joplin and read/write the notes and notebooks from it. The application does not have access to anything outside this directory.
\nIn the desktop application or mobile application , select "OneDrive" as the synchronisation target in the config screen. Then, to initiate the synchronisation process, click on the "Synchronise" button in the sidebar and follow the instructions.
\nIn the terminal application , to initiate the synchronisation process, type :sync
. You will be asked to follow a link to authorise the application (simply input your Microsoft credentials - you do not need to register with OneDrive).
\n Encryption \nJoplin supports end-to-end encryption (E2EE) on all the applications. E2EE is a system where only the owner of the notes, notebooks, tags or resources can read them. It prevents potential eavesdroppers - including telecom providers, internet providers, and even the developers of Joplin from being able to access the data. Please see the End-To-End Encryption Tutorial for more information about this feature and how to enable it.
\nFor a more technical description, mostly relevant for development or to review the method being used, please see the Encryption specification .
\n Note history \nThe Joplin applications automatically save previous versions of your notes at regular intervals. These versions are synced across devices and can be viewed from the desktop application. To do so, click on the "Information" button on a note, then click on "Previous version of this note". From this screen you can view the previous versions of the note as well as restore any of them.
\nThis feature can be disabled from the "Note history" section in the settings, and it is also possible to change for how long the history of a note is saved.
\nMore information about this feature in the announcement post .
\n External text editor \nJoplin notes can be opened and edited using an external editor of your choice. It can be a simple text editor like Notepad++ or Sublime Text or an actual Markdown editor like Typora. In that case, images will also be displayed within the editor. To open the note in an external editor, click on the icon in the toolbar or press Ctrl+E (or Cmd+E). Your default text editor will be used to open the note. If needed, you can also specify the editor directly in the General Options, under "Text editor command".
\n Attachments \nAny kind of file can be attached to a note. In Markdown, links to these files are represented as a simple ID to the attachment. In the note viewer, these files, if they are images, will be displayed or, if they are other files (PDF, text files, etc.) they will be displayed as links. Clicking on this link will open the file in the default application.
\nIn the desktop application , files can be attached either by clicking the "Attach file" icon in the editor or via drag and drop. If you prefer to create a link to a local file instead, hold the ALT key while performing the drag and drop operation. You can also copy and paste images directly in the editor via Ctrl+V.
\nResources that are not attached to any note will be automatically deleted in accordance to the Note History settings.
\nImportant: Resources larger than 10 MB are not currently supported on mobile. They will crash the application when synchronising so it is recommended not to attach such resources at the moment. The issue is being looked at.
\n Downloading attachments \nThe way the attachments are downloaded during synchronisation can be customised in the Configuration screen, under "Attachment download behaviour". The default option ("Always") is to download all the attachments, all the time, so that the data is available even when the device is offline. There is also the option to download the attachments manually (option "Manual"), by clicking on it, or automatically (Option "Auto"), in which case the attachments are downloaded only when a note is opened. These options should help saving disk space and network bandwidth, especially on mobile.
\n Notifications \nIn the desktop and mobile apps, an alarm can be associated with any to-do. It will be triggered at the given time by displaying a notification. How the notification will be displayed depends on the operating system since each has a different way to handle this. Please see below for the requirements for the desktop applications:
\n\nWindows : >= 8. Make sure the Action Center is enabled on Windows. Task bar balloon for Windows < 8. Growl as fallback. Growl takes precedence over Windows balloons. \nmacOS : >= 10.8 or Growl if earlier. \nLinux : notify-osd
or libnotify-bin
installed (Ubuntu should have this by default). Growl otherwise \n \nSee documentation and flow chart for reporter choice
\nOn mobile, the alarms will be displayed using the built-in notification system.
\nIf for any reason the notifications do not work, please open an issue .
\n Sub-notebooks \nSub-notebooks allow organising multiple notebooks into a tree of notebooks. For example it can be used to regroup all the notebooks related to work, to family or to a particular project under a parent notebook.
\n
\n\nIn the desktop application , to create a subnotebook, drag and drop it onto another notebook. To move it back to the root, drag and drop it on the "Notebooks" header. Currently only the desktop app can be used to organise the notebooks. \nThe mobile application supports displaying and collapsing/expanding the tree of notebooks, however it does not currently support moving the subnotebooks to different notebooks. \nThe terminal app supports displaying the tree of subnotebooks but it does not support collapsing/expanding them or moving the subnotebooks around. \n \n Markdown \nJoplin uses and renders a Github-flavoured Markdown with a few variations and additions. In particular it adds math formula support, interactive checkboxes and support for note links. Joplin also supports Markdown plugins which allow enabling and disabling various advanced Markdown features. Have a look at the Markdown Guide for more information.
\n Custom CSS \nRendered markdown can be customized by placing a userstyle file in the profile directory ~/.config/joplin-desktop/userstyle.css
(This path might be different on your device - check at the top of the Config screen for the exact path). This file supports standard CSS syntax. Joplin must be restarted for the new css to be applied, please ensure that Joplin is not closing to the tray, but is actually exiting. Note that this file is used for both displaying the notes and printing the notes. Be aware how the CSS may look printed (for example, printing white text over a black background is usually not wanted).
\nThe whole UI can be customized by placing a custom editor style file in the profile directory ~/.config/joplin-desktop/userchrome.css
.
\nImportant: userstyle.css and userchrome.css are provided for your convenience, but they are advanced settings, and styles you define may break from one version to the next. If you want to use them, please know that it might require regular development work from you to keep them working. The Joplin team cannot make a commitment to keep the application HTML structure stable.
\n Note templates \nIn the desktop app , templates can be used to create new notes or to insert into existing ones by creating a templates
folder in Joplin's config folder and placing Markdown template files into it. For example creating the file hours.md
in the templates
directory with the contents:
\nDate: {{date}}\nHours:\nDetails: \nTemplates can then be inserted from the menu (File->Templates).
\nThe currently supported template variables are:
\n\n\n\nVariable \nDescription \nExample \n \n \n\n\n{{date}}
\nToday's date formatted based on the settings format \n2019-01-01 \n \n\n{{time}}
\nCurrent time formatted based on the settings format \n13:00 \n \n\n{{datetime}}
\nCurrent date and time formatted based on the settings format \n01/01/19 1:00 PM \n \n\n{{#custom_datetime}}
\nCurrent date and/or time formatted based on a supplied string (using moment.js formatting) \n{{#custom_datetime}}M d{{/custom_datetime}}
\n \n \n
\n Searching \nJoplin implements the SQLite Full Text Search (FTS4) extension. It means the content of all the notes is indexed in real time and search queries return results very fast. Both Simple FTS Queries and Full-Text Index Queries are supported. See below for the list of supported queries:
\n\n\n\nSearch type \nDescription \nExample \n \n \n\n\nSingle word \nReturns all the notes that contain this term. \nFor example, searching for cat
will return all the notes that contain this exact word. Note: it will not return the notes that contain the substring - thus, for "cat", notes that contain "cataclysmic" or "prevaricate" will not be returned. \n \n\nMultiple word \nReturns all the notes that contain all these words, but not necessarily next to each other. \ndog cat
- will return any notes that contain the words "dog" and "cat" anywhere in the note, no necessarily in that order nor next to each other. It will not return results that contain "dog" or "cat" only. \n \n\nPhrase \nAdd double quotes to return the notes that contain exactly this phrase. \n"shopping list"
- will return the notes that contain these exact terms next to each other and in this order. It will not return for example a note that contains "going shopping with my list". \n \n\nPrefix \nAdd a wildcard to return all the notes that contain a term with a specified prefix. \nswim*
- will return all the notes that contain eg. "swim", but also "swimming", "swimsuit", etc. IMPORTANT: The wildcard can only be at the end - it will be ignored at the beginning of a word (eg. *swim
) and will be treated as a literal asterisk in the middle of a word (eg. ast*rix
) \n \n\nSwitch to basic search \nOne drawback of Full Text Search is that it ignores most non-alphabetical characters. However in some cases you might want to search for this too. To do that, you can use basic search. You switch to this mode by prefixing your search with a slash /
. This won't provide the benefits of FTS but it will allow searching exactly for what you need. Note that it can also be much slower, even extremely slow, depending on your query. \n/"- [ ]"
- will return all the notes that contain unchecked checkboxes. \n \n \n
\nYou can also use search filters to further restrict the search.
\n\n\n\nOperator \nDescription \nExample \n \n \n\n\n- \nIf placed before a text term, it excludes the notes that contain that term. You can also place it before a filter to negate it. \n-spam
searches for all notes without the word spam
.office -trash
searches for all notes with the wordoffice
and without the word trash
. \n \n\nany: \nReturn notes that satisfy any/all of the required conditions. any:0
is the default, which means all conditions must be satisfied. \nany:1 cat dog
will return notes that have the word cat
or dog
.any:0 cat dog
will return notes with both the words cat
and dog
. \n \n\ntitle: body: \nRestrict your search to just the title or the body field. \ntitle:"hello world"
searches for notes whose title contains hello
and world
.title:hello -body:world
searches for notes whose title contains hello
and body does not contain world
. \n \n\ntag: \nRestrict the search to the notes with the specified tags. \ntag:office
searches for all notes having tag office.tag:office tag:important
searches for all notes having both office and important tags.tag:office -tag:spam
searches for notes having tag office
which do not have tag spam
.any:1 tag:office tag:spam
searches for notes having tag office
or tag spam
.tag:be*ful
does a search with wildcards.tag:*
returns all notes with tags.-tag:*
returns all notes without tags. \n \n\nnotebook: \nRestrict the search to the specified notebook(s). It cannot be negated. \nnotebook:books
limits the search scope within books
and all its subnotebooks.notebook:wheel*time
does a wildcard search. \n \n\ncreated: updated: \nSearches for notes created/updated on dates specified using YYYYMMDD format. You can also search relative to the current day, week, month, or year. \ncreated:20201218
will return notes created on or after December 18, 2020.-updated:20201218
will return notes updated before December 18, 2020.created:20200118 -created:20201215
will return notes created between January 18, 2020, and before December 15, 2020.created:202001 -created:202003
will return notes created on or after January and before March 2020.updated:1997 -updated:2020
will return all notes updated between the years 1997 and 2019.created:day-2
searches for all notes created in the past two days.updated:year-0
searches all notes updated in the current year. \n \n\ntype: \nRestrict the search to either notes or todos. \ntype:note
to return all notestype:todo
to return all todos \n \n\niscompleted: \nRestrict the search to either completed or uncompleted todos. \niscompleted:1
to return all completed todosiscompleted:0
to return all uncompleted todos \n \n\nlatitude: longitude: altitude: \nFilter by location \nlatitude:40 -latitude:50
to return notes with latitude >= 40 and < 50 \n \n\nresource: \nFilter by attachment MIME type \nresource:image/jpeg
to return notes with a jpeg attachment.-resource:application/pdf
to return notes without a pdf attachment.resource:image/*
to return notes with any images. \n \n\nsourceurl: \nFilter by source URL \nsourceurl:https://www.google.com
sourceurl:*joplinapp.org
to perform a wildcard search. \n \n \n
\nNote: In CliClient you have to escape the query using --
when using negated filters.\nEg. :search -- "-tag:tag1"
.
\nNotes are sorted by "relevance". Currently it means the notes that contain the requested terms the most times are on top. For queries with multiple terms, it also matters how close to each other the terms are. This is a bit experimental so if you notice a search query that returns unexpected results, please report it in the forum, providing as many details as possible to replicate the issue.
\n Goto Anything \nIn the desktop application, press Ctrl+G or Cmd+G and type a note title or part of its content to jump to it. Or type # followed by a tag name, or @ followed by a notebook name.
\n Privacy \nJoplin values your privacy and security by giving you complete control over your information and digital footprint.
\nJoplin applications do not send any data to any service without your authorisation. Any data that Joplin saves, such as notes or images, are saved to your own device and you are free to delete this data at any time.
\nJoplin has many modern features, some of which use third-party services. You can disable any or all of these features in the application settings. These features are:
\n\n\n\nFeature \nDescription \nDefault \n \n \n\n\nAuto-update \nJoplin periodically connects to GitHub to check for new releases. \nEnabled \n \n\nGeo-location \nJoplin saves geo-location information in note properties when you create a note. \nEnabled \n \n\nSynchronisation \nJoplin supports synchronisation of your notes across multiple devices. If you choose to synchronise with a third-party, such as OneDrive, the notes will be sent to your OneDrive account, in which case the third-party privacy policy applies. \nDisabled \n \n \n
\nJoplin is developed as an open-source application and the source code is freely available online to inspect.
\nFor any question about Joplin privacy, please leave a message on the Joplin Forum .
\n Donations \nDonations to Joplin support the development of the project. Developing quality applications mostly takes time, but there are also some expenses, such as digital certificates to sign the applications, app store fees, hosting, etc. Most of all, your donation will make it possible to keep up the current development standard.
\nPlease see the donation page for information on how to support the development of Joplin.
\nCommunity \n\n Contributing \nPlease see the guide for information on how to contribute to the development of Joplin: https://github.com/laurent22/joplin/blob/master/CONTRIBUTING.md
\n Localisation \nJoplin is currently available in the languages below. If you would like to contribute a new translation , it is quite straightforward, please follow these steps:
\n\nDownload Poedit , the translation editor, and install it. \nDownload the file to be translated . \nIn Poedit, open this .pot file, go into the Catalog menu and click Configuration. Change "Country" and "Language" to your own country and language. \nFrom then you can translate the file. \nOnce it is done, please open a pull request and add the file to it. \n \nThis translation will apply to the three applications - desktop, mobile and terminal.
\nTo update a translation , follow the same steps as above but instead of getting the .pot file, get the .po file for your language from the table below.
\nCurrent translations:
\n\n\n\n Contributors \nThank you to everyone who've contributed to Joplin's source code!
\n\n\n\n Known bugs \n\nResources larger than 10 MB are not currently supported on mobile as they can crash the application. \nNon-alphabetical characters such as Chinese or Arabic might create glitches in the terminal on Windows. This is a limitation of the current Windows console. \n \n License \nMIT License
\nCopyright (c) 2016-2020 Laurent Cozic
\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\n ",
+ "readmeOriginal": "
\n \n Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are searchable, can be copied, tagged and modified either from the applications directly or from your own text editor. The notes are in Markdown format .
\nNotes exported from Evernote via .enex files can be imported into Joplin, including the formatted content (which is converted to Markdown), resources (images, attachments, etc.) and complete metadata (geolocation, updated time, created time, etc.). Plain Markdown files can also be imported.
\nThe notes can be synchronised with various cloud services including Nextcloud , Dropbox, OneDrive, WebDAV or the file system (for example with a network directory). When synchronising the notes, notebooks, tags and other metadata are saved to plain text files which can be easily inspected, backed up and moved around.
\nThe application is available for Windows, Linux, macOS, Android and iOS (the terminal app also works on FreeBSD). A Web Clipper , to save web pages and screenshots from your browser, is also available for Firefox and Chrome .
\n\n Installation \nThree types of applications are available: for the desktop (Windows, macOS and Linux), for mobile (Android and iOS) and for terminal (Windows, macOS, Linux and FreeBSD). All applications have similar user interfaces and can synchronise with each other.
\n Desktop applications \n\n\n\nOperating System \nDownload \nAlternative \n \n \n\n\nWindows (32 and 64-bit) \n \nOr get the Portable version The portable application allows installing the software on a portable device such as a USB key. Simply copy the file JoplinPortable.exe in any directory on that USB key ; the application will then create a directory called \"JoplinProfile\" next to the executable file. \n \n\nmacOS \n \nYou can also use Homebrew (unsupported): brew cask install joplin
\n \n\nLinux \n \nAn Arch Linux package (unsupported) is also available . If it works with your distribution (it has been tested on Ubuntu, Fedora, and Mint; the desktop environments supported are GNOME, KDE, Xfce, MATE, LXQT, LXDE, Unity, Cinnamon, Deepin and Pantheon), the recommended way is to use this script as it will handle the desktop icon too: wget -O - https://raw.githubusercontent.com/laurent22/joplin/master/Joplin_install_and_update.sh | bash
\n \n \n
\n Mobile applications \n\n\n\nOperating System \nDownload \nAlt. Download \n \n \n\n\nAndroid \n \nor download the APK file: 64-bit 32-bit \n \n\niOS \n \n- \n \n \n
\n Terminal application \n\n\n\nOperating system \nMethod \n \n \n\n\nmacOS, Linux, or Windows (via WSL ) \nImportant: First, install Node 10+ .NPM_CONFIG_PREFIX=~/.joplin-bin npm install -g joplin
sudo ln -s ~/.joplin-bin/bin/joplin /usr/bin/joplin
By default, the application binary will be installed under ~/.joplin-bin
. You may change this directory if needed. Alternatively, if your npm permissions are setup as described here (Option 2) then simply running npm -g install joplin
would work. \n \n \n
\nTo start it, type joplin
.
\nFor usage information, please refer to the full Joplin Terminal Application Documentation .
\n Unsupported methods \nThere are other ways to install the terminal application. However, they are not supported and problems must be reported to the upstream projects.
\n\n\n\nOperating system \nMethod \n \n \n\n\nmacOS \nbrew install joplin
\n \n\nArch Linux \nAn Arch Linux package is available here . To install it, use an AUR wrapper such as yay: yay -S joplin
. Both the CLI tool (type joplin
) and desktop app (type joplin-desktop
) are packaged. You can also install a compiled version with the chaotic-aur repository. For support, please go to the GitHub repo . \n \n \n
\n Web Clipper \nThe Web Clipper is a browser extension that allows you to save web pages and screenshots from your browser. For more information on how to install and use it, see the Web Clipper Help Page .
\nSponsors \n
\n \n\n\n Table of contents \n\n\n Features \n\nDesktop, mobile and terminal applications. \nWeb Clipper for Firefox and Chrome. \nEnd To End Encryption (E2EE) \nNote history (revisions) \nSynchronisation with various services, including Nextcloud, Dropbox, WebDAV and OneDrive. \nImport Enex files (Evernote export format) and Markdown files. \nExport JEX files (Joplin Export format) and raw files. \nSupport notes, to-dos, tags and notebooks. \nGoto Anything feature. \nSort notes by multiple criteria - title, updated time, etc. \nSupport for alarms (notifications) in mobile and desktop applications. \nOffline first, so the entire data is always available on the device even without an internet connection. \nMarkdown notes, which are rendered with images and formatting in the desktop and mobile applications. Support for extra features such as math notation and checkboxes. \nFile attachment support - images are displayed, and other files are linked and can be opened in the relevant application. \nSearch functionality. \nGeo-location support. \nSupports multiple languages \nExternal editor support - open notes in your favorite external editor with one click in Joplin. \n \n Importing \n Importing from Evernote \nJoplin was designed as a replacement for Evernote and so can import complete Evernote notebooks, as well as notes, tags, resources (attached files) and note metadata (such as author, geo-location, etc.) via ENEX files. In terms of data, the only two things that might slightly differ are:
\n\n\nRecognition data - Evernote images, in particular scanned (or photographed) documents have recognition data associated with them. It is the text that Evernote has been able to recognise in the document. This data is not preserved when the note are imported into Joplin. However, should it become supported in the search tool or other parts of Joplin, it should be possible to regenerate this recognition data since the actual image would still be available.
\n \n\nColour, font sizes and faces - Evernote text is stored as HTML and this is converted to Markdown during the import process. For notes that are mostly plain text or with basic formatting (bold, italic, bullet points, links, etc.) this is a lossless conversion, and the note, once rendered back to HTML should be very similar. Tables are also imported and converted to Markdown tables. For very complex notes, some formatting data might be lost - in particular colours, font sizes and font faces will not be imported. The text itself however is always imported in full regardless of formatting.
\n \n \nTo import Evernote data, first export your Evernote notebooks to ENEX files as described here . Then follow these steps:
\nIn the desktop application , open File > Import > ENEX and select your file. The notes will be imported into a new separate notebook. If needed they can then be moved to a different notebook, or the notebook can be renamed, etc.
\nIn the terminal application , in command-line mode , type import /path/to/file.enex
. This will import the notes into a new notebook named after the filename.
\n Importing from Markdown files \nJoplin can import notes from plain Markdown file. You can either import a complete directory of Markdown files or individual files.
\nIn the desktop application , open File > Import > MD and select your Markdown file or directory.
\nIn the terminal application , in command-line mode , type import --format md /path/to/file.md
or import --format md /path/to/directory/
.
\n Importing from other applications \nIn general the way to import notes from any application into Joplin is to convert the notes to ENEX files (Evernote format) and to import these ENEX files into Joplin using the method above. Most note-taking applications support ENEX files so it should be relatively straightforward. For help about specific applications, see below:
\n\n Exporting \nJoplin can export to the JEX format (Joplin Export file), which is a tar file that can contain multiple notes, notebooks, etc. This is a lossless format in that all the notes, but also metadata such as geo-location, updated time, tags, etc. are preserved. This format is convenient for backup purposes and can be re-imported into Joplin. A \"raw\" format is also available. This is the same as the JEX format except that the data is saved to a directory and each item represented by a single file.
\n Synchronisation \nOne of the goals of Joplin was to avoid being tied to any particular company or service, whether it is Evernote, Google or Microsoft. As such the synchronisation is designed without any hard dependency to any particular service. Most of the synchronisation process is done at an abstract level and access to external services, such as Nextcloud or Dropbox, is done via lightweight drivers. It is easy to support new services by creating simple drivers that provide a filesystem-like interface, i.e. the ability to read, write, delete and list items. It is also simple to switch from one service to another or to even sync to multiple services at once. Each note, notebook, tags, as well as the relation between items is transmitted as plain text files during synchronisation, which means the data can also be moved to a different application, can be easily backed up, inspected, etc.
\nCurrently, synchronisation is possible with Nextcloud, Dropbox, OneDrive or the local filesystem. To enable synchronisation please follow the instructions below. After that, the application will synchronise in the background whenever it is running, or you can click on \"Synchronise\" to start a synchronisation manually.
\n Nextcloud synchronisation \n Nextcloud is a self-hosted, private cloud solution. It can store documents, images and videos but also calendars, passwords and countless other things and can sync them to your laptop or phone. As you can host your own Nextcloud server, you own both the data on your device and infrastructure used for synchronisation. As such it is a good fit for Joplin. The platform is also well supported and with a strong community, so it is likely to be around for a while - since it's open source anyway, it is not a service that can be closed, it can exist on a server for as long as one chooses.
\nIn the desktop application or mobile application , go to the config screen and select Nextcloud as the synchronisation target. Then input the WebDAV URL (to get it, click on Settings in the bottom left corner of the page, in Nextcloud), this is normally https://example.com/nextcloud/remote.php/webdav/Joplin
(make sure to create the \"Joplin\" directory in Nextcloud ), and set the username and password. If it does not work, please see this explanation for more details.
\nIn the terminal application , you will need to set the sync.target
config variable and all the sync.5.path
, sync.5.username
and sync.5.password
config variables to, respectively the Nextcloud WebDAV URL, your username and your password. This can be done from the command line mode using:
\n:config sync.5.path https://example.com/nextcloud/remote.php/webdav/Joplin\n:config sync.5.username YOUR_USERNAME\n:config sync.5.password YOUR_PASSWORD\n:config sync.target 5\n
\nIf synchronisation does not work, please consult the logs in the app profile directory - it is often due to a misconfigured URL or password. The log should indicate what the exact issue is.
\n Dropbox synchronisation \nWhen syncing with Dropbox, Joplin creates a sub-directory in Dropbox, in /Apps/Joplin
and read/write the notes and notebooks from it. The application does not have access to anything outside this directory.
\nIn the desktop application or mobile application , select \"Dropbox\" as the synchronisation target in the config screen (it is selected by default). Then, to initiate the synchronisation process, click on the \"Synchronise\" button in the sidebar and follow the instructions.
\nIn the terminal application , to initiate the synchronisation process, type :sync
. You will be asked to follow a link to authorise the application. It is possible to also synchronise outside of the user interface by typing joplin sync
from the terminal. This can be used to setup a cron script to synchronise at regular interval. For example, this would do it every 30 minutes:
\n*/30 * * * * /path/to/joplin sync\n
\n WebDAV synchronisation \nSelect the \"WebDAV\" synchronisation target and follow the same instructions as for Nextcloud above.
\nWebDAV-compatible services that are known to work with Joplin:
\n\n OneDrive synchronisation \nWhen syncing with OneDrive, Joplin creates a sub-directory in OneDrive, in /Apps/Joplin and read/write the notes and notebooks from it. The application does not have access to anything outside this directory.
\nIn the desktop application or mobile application , select \"OneDrive\" as the synchronisation target in the config screen. Then, to initiate the synchronisation process, click on the \"Synchronise\" button in the sidebar and follow the instructions.
\nIn the terminal application , to initiate the synchronisation process, type :sync
. You will be asked to follow a link to authorise the application (simply input your Microsoft credentials - you do not need to register with OneDrive).
\n Encryption \nJoplin supports end-to-end encryption (E2EE) on all the applications. E2EE is a system where only the owner of the notes, notebooks, tags or resources can read them. It prevents potential eavesdroppers - including telecom providers, internet providers, and even the developers of Joplin from being able to access the data. Please see the End-To-End Encryption Tutorial for more information about this feature and how to enable it.
\nFor a more technical description, mostly relevant for development or to review the method being used, please see the Encryption specification .
\n Note history \nThe Joplin applications automatically save previous versions of your notes at regular intervals. These versions are synced across devices and can be viewed from the desktop application. To do so, click on the \"Information\" button on a note, then click on \"Previous version of this note\". From this screen you can view the previous versions of the note as well as restore any of them.
\nThis feature can be disabled from the \"Note history\" section in the settings, and it is also possible to change for how long the history of a note is saved.
\nMore information about this feature in the announcement post .
\n External text editor \nJoplin notes can be opened and edited using an external editor of your choice. It can be a simple text editor like Notepad++ or Sublime Text or an actual Markdown editor like Typora. In that case, images will also be displayed within the editor. To open the note in an external editor, click on the icon in the toolbar or press Ctrl+E (or Cmd+E). Your default text editor will be used to open the note. If needed, you can also specify the editor directly in the General Options, under \"Text editor command\".
\n Attachments \nAny kind of file can be attached to a note. In Markdown, links to these files are represented as a simple ID to the attachment. In the note viewer, these files, if they are images, will be displayed or, if they are other files (PDF, text files, etc.) they will be displayed as links. Clicking on this link will open the file in the default application.
\nIn the desktop application , files can be attached either by clicking the \"Attach file\" icon in the editor or via drag and drop. If you prefer to create a link to a local file instead, hold the ALT key while performing the drag and drop operation. You can also copy and paste images directly in the editor via Ctrl+V.
\nResources that are not attached to any note will be automatically deleted in accordance to the Note History settings.
\nImportant: Resources larger than 10 MB are not currently supported on mobile. They will crash the application when synchronising so it is recommended not to attach such resources at the moment. The issue is being looked at.
\n Downloading attachments \nThe way the attachments are downloaded during synchronisation can be customised in the Configuration screen, under \"Attachment download behaviour\". The default option (\"Always\") is to download all the attachments, all the time, so that the data is available even when the device is offline. There is also the option to download the attachments manually (option \"Manual\"), by clicking on it, or automatically (Option \"Auto\"), in which case the attachments are downloaded only when a note is opened. These options should help saving disk space and network bandwidth, especially on mobile.
\n Notifications \nIn the desktop and mobile apps, an alarm can be associated with any to-do. It will be triggered at the given time by displaying a notification. How the notification will be displayed depends on the operating system since each has a different way to handle this. Please see below for the requirements for the desktop applications:
\n\nWindows : >= 8. Make sure the Action Center is enabled on Windows. Task bar balloon for Windows < 8. Growl as fallback. Growl takes precedence over Windows balloons. \nmacOS : >= 10.8 or Growl if earlier. \nLinux : notify-osd
or libnotify-bin
installed (Ubuntu should have this by default). Growl otherwise \n \nSee documentation and flow chart for reporter choice
\nOn mobile, the alarms will be displayed using the built-in notification system.
\nIf for any reason the notifications do not work, please open an issue .
\n Sub-notebooks \nSub-notebooks allow organising multiple notebooks into a tree of notebooks. For example it can be used to regroup all the notebooks related to work, to family or to a particular project under a parent notebook.
\n
\n\nIn the desktop application , to create a subnotebook, drag and drop it onto another notebook. To move it back to the root, drag and drop it on the \"Notebooks\" header. Currently only the desktop app can be used to organise the notebooks. \nThe mobile application supports displaying and collapsing/expanding the tree of notebooks, however it does not currently support moving the subnotebooks to different notebooks. \nThe terminal app supports displaying the tree of subnotebooks but it does not support collapsing/expanding them or moving the subnotebooks around. \n \n Markdown \nJoplin uses and renders a Github-flavoured Markdown with a few variations and additions. In particular it adds math formula support, interactive checkboxes and support for note links. Joplin also supports Markdown plugins which allow enabling and disabling various advanced Markdown features. Have a look at the Markdown Guide for more information.
\n Custom CSS \nRendered markdown can be customized by placing a userstyle file in the profile directory ~/.config/joplin-desktop/userstyle.css
(This path might be different on your device - check at the top of the Config screen for the exact path). This file supports standard CSS syntax. Joplin must be restarted for the new css to be applied, please ensure that Joplin is not closing to the tray, but is actually exiting. Note that this file is used for both displaying the notes and printing the notes. Be aware how the CSS may look printed (for example, printing white text over a black background is usually not wanted).
\nThe whole UI can be customized by placing a custom editor style file in the profile directory ~/.config/joplin-desktop/userchrome.css
.
\nImportant: userstyle.css and userchrome.css are provided for your convenience, but they are advanced settings, and styles you define may break from one version to the next. If you want to use them, please know that it might require regular development work from you to keep them working. The Joplin team cannot make a commitment to keep the application HTML structure stable.
\n Note templates \nIn the desktop app , templates can be used to create new notes or to insert into existing ones by creating a templates
folder in Joplin's config folder and placing Markdown template files into it. For example creating the file hours.md
in the templates
directory with the contents:
\nDate: {{date}}\nHours:\nDetails: \nTemplates can then be inserted from the menu (File->Templates).
\nThe currently supported template variables are:
\n\n\n\nVariable \nDescription \nExample \n \n \n\n\n{{date}}
\nToday's date formatted based on the settings format \n2019-01-01 \n \n\n{{time}}
\nCurrent time formatted based on the settings format \n13:00 \n \n\n{{datetime}}
\nCurrent date and time formatted based on the settings format \n01/01/19 1:00 PM \n \n\n{{#custom_datetime}}
\nCurrent date and/or time formatted based on a supplied string (using moment.js formatting) \n{{#custom_datetime}}M d{{/custom_datetime}}
\n \n \n
\n Searching \nJoplin implements the SQLite Full Text Search (FTS4) extension. It means the content of all the notes is indexed in real time and search queries return results very fast. Both Simple FTS Queries and Full-Text Index Queries are supported. See below for the list of supported queries:
\n\n\n\nSearch type \nDescription \nExample \n \n \n\n\nSingle word \nReturns all the notes that contain this term. \nFor example, searching for cat
will return all the notes that contain this exact word. Note: it will not return the notes that contain the substring - thus, for \"cat\", notes that contain \"cataclysmic\" or \"prevaricate\" will not be returned. \n \n\nMultiple word \nReturns all the notes that contain all these words, but not necessarily next to each other. \ndog cat
- will return any notes that contain the words \"dog\" and \"cat\" anywhere in the note, no necessarily in that order nor next to each other. It will not return results that contain \"dog\" or \"cat\" only. \n \n\nPhrase \nAdd double quotes to return the notes that contain exactly this phrase. \n\"shopping list\"
- will return the notes that contain these exact terms next to each other and in this order. It will not return for example a note that contains \"going shopping with my list\". \n \n\nPrefix \nAdd a wildcard to return all the notes that contain a term with a specified prefix. \nswim*
- will return all the notes that contain eg. \"swim\", but also \"swimming\", \"swimsuit\", etc. IMPORTANT: The wildcard can only be at the end - it will be ignored at the beginning of a word (eg. *swim
) and will be treated as a literal asterisk in the middle of a word (eg. ast*rix
) \n \n\nSwitch to basic search \nOne drawback of Full Text Search is that it ignores most non-alphabetical characters. However in some cases you might want to search for this too. To do that, you can use basic search. You switch to this mode by prefixing your search with a slash /
. This won't provide the benefits of FTS but it will allow searching exactly for what you need. Note that it can also be much slower, even extremely slow, depending on your query. \n/\"- [ ]\"
- will return all the notes that contain unchecked checkboxes. \n \n \n
\nYou can also use search filters to further restrict the search.
\n\n\n\nOperator \nDescription \nExample \n \n \n\n\n- \nIf placed before a text term, it excludes the notes that contain that term. You can also place it before a filter to negate it. \n-spam
searches for all notes without the word spam
.office -trash
searches for all notes with the wordoffice
and without the word trash
. \n \n\nany: \nReturn notes that satisfy any/all of the required conditions. any:0
is the default, which means all conditions must be satisfied. \nany:1 cat dog
will return notes that have the word cat
or dog
.any:0 cat dog
will return notes with both the words cat
and dog
. \n \n\ntitle: body: \nRestrict your search to just the title or the body field. \ntitle:\"hello world\"
searches for notes whose title contains hello
and world
.title:hello -body:world
searches for notes whose title contains hello
and body does not contain world
. \n \n\ntag: \nRestrict the search to the notes with the specified tags. \ntag:office
searches for all notes having tag office.tag:office tag:important
searches for all notes having both office and important tags.tag:office -tag:spam
searches for notes having tag office
which do not have tag spam
.any:1 tag:office tag:spam
searches for notes having tag office
or tag spam
.tag:be*ful
does a search with wildcards.tag:*
returns all notes with tags.-tag:*
returns all notes without tags. \n \n\nnotebook: \nRestrict the search to the specified notebook(s). It cannot be negated. \nnotebook:books
limits the search scope within books
and all its subnotebooks.notebook:wheel*time
does a wildcard search. \n \n\ncreated: updated: \nSearches for notes created/updated on dates specified using YYYYMMDD format. You can also search relative to the current day, week, month, or year. \ncreated:20201218
will return notes created on or after December 18, 2020.-updated:20201218
will return notes updated before December 18, 2020.created:20200118 -created:20201215
will return notes created between January 18, 2020, and before December 15, 2020.created:202001 -created:202003
will return notes created on or after January and before March 2020.updated:1997 -updated:2020
will return all notes updated between the years 1997 and 2019.created:day-2
searches for all notes created in the past two days.updated:year-0
searches all notes updated in the current year. \n \n\ntype: \nRestrict the search to either notes or todos. \ntype:note
to return all notestype:todo
to return all todos \n \n\niscompleted: \nRestrict the search to either completed or uncompleted todos. \niscompleted:1
to return all completed todosiscompleted:0
to return all uncompleted todos \n \n\nlatitude: longitude: altitude: \nFilter by location \nlatitude:40 -latitude:50
to return notes with latitude >= 40 and < 50 \n \n\nresource: \nFilter by attachment MIME type \nresource:image/jpeg
to return notes with a jpeg attachment.-resource:application/pdf
to return notes without a pdf attachment.resource:image/*
to return notes with any images. \n \n\nsourceurl: \nFilter by source URL \nsourceurl:https://www.google.com
sourceurl:*joplinapp.org
to perform a wildcard search. \n \n \n
\nNote: In CliClient you have to escape the query using --
when using negated filters.\nEg. :search -- \"-tag:tag1\"
.
\nNotes are sorted by \"relevance\". Currently it means the notes that contain the requested terms the most times are on top. For queries with multiple terms, it also matters how close to each other the terms are. This is a bit experimental so if you notice a search query that returns unexpected results, please report it in the forum, providing as many details as possible to replicate the issue.
\n Goto Anything \nIn the desktop application, press Ctrl+G or Cmd+G and type a note title or part of its content to jump to it. Or type # followed by a tag name, or @ followed by a notebook name.
\n Privacy \nJoplin values your privacy and security by giving you complete control over your information and digital footprint.
\nJoplin applications do not send any data to any service without your authorisation. Any data that Joplin saves, such as notes or images, are saved to your own device and you are free to delete this data at any time.
\nJoplin has many modern features, some of which use third-party services. You can disable any or all of these features in the application settings. These features are:
\n\n\n\nFeature \nDescription \nDefault \n \n \n\n\nAuto-update \nJoplin periodically connects to GitHub to check for new releases. \nEnabled \n \n\nGeo-location \nJoplin saves geo-location information in note properties when you create a note. \nEnabled \n \n\nSynchronisation \nJoplin supports synchronisation of your notes across multiple devices. If you choose to synchronise with a third-party, such as OneDrive, the notes will be sent to your OneDrive account, in which case the third-party privacy policy applies. \nDisabled \n \n \n
\nJoplin is developed as an open-source application and the source code is freely available online to inspect.
\nFor any question about Joplin privacy, please leave a message on the Joplin Forum .
\n Donations \nDonations to Joplin support the development of the project. Developing quality applications mostly takes time, but there are also some expenses, such as digital certificates to sign the applications, app store fees, hosting, etc. Most of all, your donation will make it possible to keep up the current development standard.
\nPlease see the donation page for information on how to support the development of Joplin.
\nCommunity \n\n Contributing \nPlease see the guide for information on how to contribute to the development of Joplin: https://github.com/laurent22/joplin/blob/master/CONTRIBUTING.md
\n Localisation \nJoplin is currently available in the languages below. If you would like to contribute a new translation , it is quite straightforward, please follow these steps:
\n\nDownload Poedit , the translation editor, and install it. \nDownload the file to be translated . \nIn Poedit, open this .pot file, go into the Catalog menu and click Configuration. Change \"Country\" and \"Language\" to your own country and language. \nFrom then you can translate the file. \nOnce it is done, please open a pull request and add the file to it. \n \nThis translation will apply to the three applications - desktop, mobile and terminal.
\nTo update a translation , follow the same steps as above but instead of getting the .pot file, get the .po file for your language from the table below.
\nCurrent translations:
\n\n\n\n Contributors \nThank you to everyone who've contributed to Joplin's source code!
\n\n\n\n Known bugs \n\nResources larger than 10 MB are not currently supported on mobile as they can crash the application. \nNon-alphabetical characters such as Chinese or Arabic might create glitches in the terminal on Windows. This is a limitation of the current Windows console. \n \n License \nMIT License
\nCopyright (c) 2016-2020 Laurent Cozic
\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:28.630Z"
},
"kaku": {
"readmeCleaned": "",
"readmeOriginal": "",
- "readmeFetchedAt": "2020-09-29T12:07:20.725Z"
+ "readmeFetchedAt": "2020-09-30T00:10:28.680Z"
+ },
+ "kalk": {
+ "readmeCleaned": "
\n
\n ",
+ "readmeOriginal": "
\n
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:28.727Z"
},
"kahla": {
"readmeCleaned": "\n \n
Kahla \n Kahla is a cross-platform business messaging app.
\n
\n \n \n \n \n \n \n
\n \n\n \n
\nTry it here: web.kahla.app
\n\n
\nKahla currently targets Windows, Linux, macOS, Android, and iOS.
\nKahla is built with Angular 8 and typescript. And Kahla Server is built with .NET Core.
\nFor more document about Kahla project and Kahla API, please view document here .
\nFor our official website, please view here .
\n How to develope \n Before starting \nTo develope Kahla, you need to install the following components:
\n\nWe strongly suggest using Visual Studio Code to develope this project.
\nUsing Visual Studio Code to open the directory directly.
\n How to run \n How to run in browser \nExcute following command in the root directory of this repository to restore all dependencies.
\n\nExcute following command to run and start a debugging server at localhost:8001
.
\n\n How to run as desktop app \nCurrently, we are using Electron to target Windows, Mac and Linux platform.
\nSupports Windows 7+, Linux and macOS 10.9+.
\n\n How to publish \n How to publish to a web server \n\n How to publish for electron production version \nPlease view here for Electron distribution document.
\nPlease view here for Electron builder document.
\nRun:
\n\nAnd you will publish the distributable version of Kahla desktop.
\n Document \nFor more info please view Kahla Wiki
\n How to contribute \nThere are many ways to contribute to the project: logging bugs, submitting pull requests, reporting issues, and creating suggestions.
\nEven if you have push rights on the repository, you should create a personal fork and create feature branches there when you need them. This keeps the main repository clean, and your personal workflow cruft out of sight.
\nWe're also interested in your feedback for the future of this project. You can submit a suggestion or feature request through the issue tracker. To make this process more effective, we're asking that these include more information to help define them more clearly.
\n ",
"readmeOriginal": "\n \n
Kahla \n Kahla is a cross-platform business messaging app.
\n
\n \n \n \n \n \n \n
\n \n\n \n
\nTry it here: web.kahla.app
\n\n
\nKahla currently targets Windows, Linux, macOS, Android, and iOS.
\nKahla is built with Angular 8 and typescript. And Kahla Server is built with .NET Core.
\nFor more document about Kahla project and Kahla API, please view document here .
\nFor our official website, please view here .
\n How to develope \n Before starting \nTo develope Kahla, you need to install the following components:
\n\nWe strongly suggest using Visual Studio Code to develope this project.
\nUsing Visual Studio Code to open the directory directly.
\n How to run \n How to run in browser \nExcute following command in the root directory of this repository to restore all dependencies.
\n\nExcute following command to run and start a debugging server at localhost:8001
.
\n\n How to run as desktop app \nCurrently, we are using Electron to target Windows, Mac and Linux platform.
\nSupports Windows 7+, Linux and macOS 10.9+.
\n\n How to publish \n How to publish to a web server \n\n How to publish for electron production version \nPlease view here for Electron distribution document.
\nPlease view here for Electron builder document.
\nRun:
\n\nAnd you will publish the distributable version of Kahla desktop.
\n Document \nFor more info please view Kahla Wiki
\n How to contribute \nThere are many ways to contribute to the project: logging bugs, submitting pull requests, reporting issues, and creating suggestions.
\nEven if you have push rights on the repository, you should create a personal fork and create feature branches there when you need them. This keeps the main repository clean, and your personal workflow cruft out of sight.
\nWe're also interested in your feedback for the future of this project. You can submit a suggestion or feature request through the issue tracker. To make this process more effective, we're asking that these include more information to help define them more clearly.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:20.731Z"
- },
- "katana": {
- "readmeCleaned": " \n\n \n \n\n \n \n\n \n \n\n \n \n Overview \nKatana is a simple, open-source screenshot utility for macOS that lives in your menubar.
\nDownloads are available on the releases page .
\n Features \n\nUpload to several different image hosts, including Imgur and Pomf. \nDirectly upload files by dragging & dropping them onto the menubar. \nShorten any link that's copied to your clipboard. \nCustomizable shortcuts and preferences. \nLives in your menu bar, doesn't clutter your dock. \nConstantly evolving, providing new functionality all the time. \n \n\n
\n
\n Credits \nApplication icons based off work by Gregory Thye
\n License \nKatana is available under the GPL-3.0 license.
\n ",
- "readmeOriginal": " \n\n \n \n\n \n \n\n \n \n\n \n \n Overview \nKatana is a simple, open-source screenshot utility for macOS that lives in your menubar.
\nDownloads are available on the releases page .
\n Features \n\nUpload to several different image hosts, including Imgur and Pomf. \nDirectly upload files by dragging & dropping them onto the menubar. \nShorten any link that's copied to your clipboard. \nCustomizable shortcuts and preferences. \nLives in your menu bar, doesn't clutter your dock. \nConstantly evolving, providing new functionality all the time. \n \n\n
\n
\n Credits \nApplication icons based off work by Gregory Thye
\n License \nKatana is available under the GPL-3.0 license.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:20.771Z"
+ "readmeFetchedAt": "2020-09-30T00:10:28.746Z"
},
- "jumpfm": {
- "readmeCleaned": "
\n About \nJumpFm is a cross platform1,2 dual panel file manager with builtin superpowers.
\n \n1 \nWindows built is not tested at all, install it at your own risk
\n2 \nFor a Mac release see this fork
\n <dev/> \n tl;dr.1,2 \ngit clone git@github.com:Gilad-Kutiel-App/jumpfm.git\nnpm i -g typescript electron\ncd jumpfm\nnpm i\ntsc -w\nsass --watch scss:css\nelectron .\n
\n \n1 \nYou might want to change npm's default directory
\n2 \nUse different terminal for each of tsc -w
, sass --watch scss:css
, electron .
\n More <dev/> \nJumpFm is an Electron based app.\nIt is written in TypeScript .\nTo hack the code all you need is node.js a\ndecent editor and a sass compiler .\nThis is how your terminal should looks like:
\n
\n ",
- "readmeOriginal": "
\n About \nJumpFm is a cross platform1,2 dual panel file manager with builtin superpowers.
\n \n1 \nWindows built is not tested at all, install it at your own risk
\n2 \nFor a Mac release see this fork
\n <dev/> \n tl;dr.1,2 \ngit clone git@github.com:Gilad-Kutiel-App/jumpfm.git\nnpm i -g typescript electron\ncd jumpfm\nnpm i\ntsc -w\nsass --watch scss:css\nelectron .\n
\n \n1 \nYou might want to change npm's default directory
\n2 \nUse different terminal for each of tsc -w
, sass --watch scss:css
, electron .
\n More <dev/> \nJumpFm is an Electron based app.\nIt is written in TypeScript .\nTo hack the code all you need is node.js a\ndecent editor and a sass compiler .\nThis is how your terminal should looks like:
\n
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:20.786Z"
+ "kap": {
+ "readmeCleaned": "\n \n
Kap \n An open-source screen recorder built with web technology
\n
\n
\n Get Kap \nDownload the latest release (macOS only)
\nOr install with Homebrew-Cask :
\n$ brew cask install kap\n
\n Contribute \nRead the contribution guide .
\n Plugins \nFor more info on how to create plugins, read the plugins docs .
\n Dev builds \nDownload master
or builds for any other branch using: https://kap-artifacts.now.sh/<branch>
. Note that these builds are unsupported and may have issues.
\n Related Repositories \n\n Newsletter \nSubscribe
\n Thanks \n\n▲ Vercel for fast deployments served from the edge, hosting our website, downloads, and updates. \n● CircleCI for supporting the open source community and making our builds fast and reliable. \n△ Sentry for letting us know when Kap isn't behaving and helping us eradicate said behaviour. \nOur contributors who help maintain Kap and make screen recording and sharing easy. \n \n ",
+ "readmeOriginal": "\n \n
Kap \n An open-source screen recorder built with web technology
\n
\n
\n Get Kap \nDownload the latest release (macOS only)
\nOr install with Homebrew-Cask :
\n$ brew cask install kap\n
\n Contribute \nRead the contribution guide .
\n Plugins \nFor more info on how to create plugins, read the plugins docs .
\n Dev builds \nDownload master
or builds for any other branch using: https://kap-artifacts.now.sh/<branch>
. Note that these builds are unsupported and may have issues.
\n Related Repositories \n\n Newsletter \nSubscribe
\n Thanks \n\n▲ Vercel for fast deployments served from the edge, hosting our website, downloads, and updates. \n● CircleCI for supporting the open source community and making our builds fast and reliable. \n△ Sentry for letting us know when Kap isn't behaving and helping us eradicate said behaviour. \nOur contributors who help maintain Kap and make screen recording and sharing easy. \n \n ",
+ "readmeFetchedAt": "2020-09-30T00:10:28.767Z"
},
"kappo": {
"readmeCleaned": " \n \n
\n ",
"readmeOriginal": " \n \n
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:20.802Z"
+ "readmeFetchedAt": "2020-09-30T00:10:28.772Z"
},
- "kap": {
- "readmeCleaned": "\n \n
Kap \n An open-source screen recorder built with web technology
\n
\n
\n Get Kap \nDownload the latest release (macOS only)
\nOr install with Homebrew-Cask :
\n$ brew cask install kap\n
\n Contribute \nRead the contribution guide .
\n Plugins \nFor more info on how to create plugins, read the plugins docs .
\n Dev builds \nDownload master
or builds for any other branch using: https://kap-artifacts.now.sh/<branch>
. Note that these builds are unsupported and may have issues.
\n Related Repositories \n\n Newsletter \nSubscribe
\n Thanks \n\n▲ Vercel for fast deployments served from the edge, hosting our website, downloads, and updates. \n● CircleCI for supporting the open source community and making our builds fast and reliable. \n△ Sentry for letting us know when Kap isn't behaving and helping us eradicate said behaviour. \nOur contributors who help maintain Kap and make screen recording and sharing easy. \n \n ",
- "readmeOriginal": "\n \n
Kap \n An open-source screen recorder built with web technology
\n
\n
\n Get Kap \nDownload the latest release (macOS only)
\nOr install with Homebrew-Cask :
\n$ brew cask install kap\n
\n Contribute \nRead the contribution guide .
\n Plugins \nFor more info on how to create plugins, read the plugins docs .
\n Dev builds \nDownload master
or builds for any other branch using: https://kap-artifacts.now.sh/<branch>
. Note that these builds are unsupported and may have issues.
\n Related Repositories \n\n Newsletter \nSubscribe
\n Thanks \n\n▲ Vercel for fast deployments served from the edge, hosting our website, downloads, and updates. \n● CircleCI for supporting the open source community and making our builds fast and reliable. \n△ Sentry for letting us know when Kap isn't behaving and helping us eradicate said behaviour. \nOur contributors who help maintain Kap and make screen recording and sharing easy. \n \n ",
- "readmeFetchedAt": "2020-09-29T12:07:20.815Z"
+ "kankan": {
+ "readmeCleaned": " Kan Kan \n中文
\nAs yout can see, the image preview software of Mac OS has a terrible experience: it can't be zoomed in with the scroll wheel, and it doesn't support viewing all the pictures in the folder directly... \nSo, I developed this software. \nKankan is a Mac OS software to help you quickly look pictures. The experience is similar to win10's "image" and "king of pictures" apps.
\n SCREENSHOT \nDay Mode \n \nDark Mode \n
\n WHAT WE HAVE \n1.Fully comply with the Mac OS native design language, and the UI is simple and generous \n2."Dark mode" is supported natively, which can be switched automatically or manually between "light" and "dark" themes \n3.Enlarge image by wheeling support \n4.Drag image support \n5.Support browsing all images under the folder \n6.Support previous, next and cycle browsing \n7.Support setting wallpaper \n8.Support to copy file name and path \n9.Support for copying images
\nMore content will be added according to user feedback in the future...
\n SUPPORTED IMAGE FORMATS \n\n\n\nSuffix \nSupport \n \n \n\n\n.jpg \n✅ \n \n\n.jpeg \n✅ \n \n\n.png \n✅ \n \n\n.bmp \n✅ \n \n\n.gif \n✅ \n \n\n.ico \n✅ \n \n \n
\n SHORTCUTS \n\n\n\nKey \nFunction \n \n \n\n\n↓,→ \nNext \n \n\n↑,← \nPrevious \n \n\nEsc \nExit app \n \n\nDouble-click \nOriginal size ↔ Fit to window \n \n \n
\n UPDATE \n\n\n\nversion \ntime \ncontent \ndownload \n \n \n\n\n0.2.0 \n2020.04.03 \nfirst version,A small amount bugs \n- \n \n\n0.2.3 \n2020.04.03 \nFix bugs, basically complete functions \n- \n \n\n0.2.4 \n2020.04.16 \nNew features: 1. Add the magnification display. 2. Add the resolution display. 3. Add new original size function. 4. Modify some menus and button positions \n- \n \n\n0.2.5 \n2020.05.31 \nNew features: 1.Globalization support,3 languages supported:zh-CN en en-US More work needs yours help and feedback.If you need support from other languages, please give me feedback ! 2.Fix the bug that you can still right-click to open the menu in Hello page. \n- \n \n\n0.3.1 \n2020.08.09 \nNew features: 1. Add drag and drop support, drag the picture to the window to open it! 2. Fix the problem of scrollbar in Y-axis when browsing large images in version <= mac os 10.14. 3. Fix the bug that the welcome window cannot be moved. \n0.3.1.dmg.zip \n \n \n
\n THANKS TO \nElectron ,This software is developed based on this project
\n COPYRIGHT \nLiu Han
\n FEEDBACK \nnewham.cn@gmail.com
\n ",
+ "readmeOriginal": " Kan Kan \n中文
\nAs yout can see, the image preview software of Mac OS has a terrible experience: it can't be zoomed in with the scroll wheel, and it doesn't support viewing all the pictures in the folder directly... \nSo, I developed this software. \nKankan is a Mac OS software to help you quickly look pictures. The experience is similar to win10's \"image\" and \"king of pictures\" apps.
\n SCREENSHOT \nDay Mode \n \nDark Mode \n
\n WHAT WE HAVE \n1.Fully comply with the Mac OS native design language, and the UI is simple and generous \n2.\"Dark mode\" is supported natively, which can be switched automatically or manually between \"light\" and \"dark\" themes \n3.Enlarge image by wheeling support \n4.Drag image support \n5.Support browsing all images under the folder \n6.Support previous, next and cycle browsing \n7.Support setting wallpaper \n8.Support to copy file name and path \n9.Support for copying images
\nMore content will be added according to user feedback in the future...
\n SUPPORTED IMAGE FORMATS \n\n\n\nSuffix \nSupport \n \n \n\n\n.jpg \n✅ \n \n\n.jpeg \n✅ \n \n\n.png \n✅ \n \n\n.bmp \n✅ \n \n\n.gif \n✅ \n \n\n.ico \n✅ \n \n \n
\n SHORTCUTS \n\n\n\nKey \nFunction \n \n \n\n\n↓,→ \nNext \n \n\n↑,← \nPrevious \n \n\nEsc \nExit app \n \n\nDouble-click \nOriginal size ↔ Fit to window \n \n \n
\n UPDATE \n\n\n\nversion \ntime \ncontent \ndownload \n \n \n\n\n0.2.0 \n2020.04.03 \nfirst version,A small amount bugs \n- \n \n\n0.2.3 \n2020.04.03 \nFix bugs, basically complete functions \n- \n \n\n0.2.4 \n2020.04.16 \nNew features: 1. Add the magnification display. 2. Add the resolution display. 3. Add new original size function. 4. Modify some menus and button positions \n- \n \n\n0.2.5 \n2020.05.31 \nNew features: 1.Globalization support,3 languages supported:zh-CN en en-US More work needs yours help and feedback.If you need support from other languages, please give me feedback ! 2.Fix the bug that you can still right-click to open the menu in Hello page. \n- \n \n\n0.3.1 \n2020.08.09 \nNew features: 1. Add drag and drop support, drag the picture to the window to open it! 2. Fix the problem of scrollbar in Y-axis when browsing large images in version <= mac os 10.14. 3. Fix the bug that the welcome window cannot be moved. \n0.3.1.dmg.zip \n \n \n
\n THANKS TO \nElectron ,This software is developed based on this project
\n COPYRIGHT \nLiu Han
\n FEEDBACK \nnewham.cn@gmail.com
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:28.776Z"
+ },
+ "jumpfm": {
+ "readmeCleaned": "
\n About \nJumpFm is a cross platform1,2 dual panel file manager with builtin superpowers.
\n \n1 \nWindows built is not tested at all, install it at your own risk
\n2 \nFor a Mac release see this fork
\n <dev/> \n tl;dr.1,2 \ngit clone git@github.com:Gilad-Kutiel-App/jumpfm.git\nnpm i -g typescript electron\ncd jumpfm\nnpm i\ntsc -w\nsass --watch scss:css\nelectron .\n
\n \n1 \nYou might want to change npm's default directory
\n2 \nUse different terminal for each of tsc -w
, sass --watch scss:css
, electron .
\n More <dev/> \nJumpFm is an Electron based app.\nIt is written in TypeScript .\nTo hack the code all you need is node.js a\ndecent editor and a sass compiler .\nThis is how your terminal should looks like:
\n
\n ",
+ "readmeOriginal": "
\n About \nJumpFm is a cross platform1,2 dual panel file manager with builtin superpowers.
\n \n1 \nWindows built is not tested at all, install it at your own risk
\n2 \nFor a Mac release see this fork
\n <dev/> \n tl;dr.1,2 \ngit clone git@github.com:Gilad-Kutiel-App/jumpfm.git\nnpm i -g typescript electron\ncd jumpfm\nnpm i\ntsc -w\nsass --watch scss:css\nelectron .\n
\n \n1 \nYou might want to change npm's default directory
\n2 \nUse different terminal for each of tsc -w
, sass --watch scss:css
, electron .
\n More <dev/> \nJumpFm is an Electron based app.\nIt is written in TypeScript .\nTo hack the code all you need is node.js a\ndecent editor and a sass compiler .\nThis is how your terminal should looks like:
\n
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:28.782Z"
},
"keeper": {
"readmeCleaned": " Keeper \n\nEncrypts and decrypts your files with the password you specify
\n \n
\n Install \ngit clone https://github.com/ardagedikk/keeper.git\ncd keeper\nnpm install \n Run \n\n Build \nBuild the application for specified or all platform:
\nnpm run build-osx\nnpm run build-linux\nnpm run build-win32\n\nnpm run build \n License \nMIT
\n ",
"readmeOriginal": " Keeper \n\nEncrypts and decrypts your files with the password you specify
\n \n
\n Install \ngit clone https://github.com/ardagedikk/keeper.git\ncd keeper\nnpm install \n Run \n\n Build \nBuild the application for specified or all platform:
\nnpm run build-osx\nnpm run build-linux\nnpm run build-win32\n\nnpm run build \n License \nMIT
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:20.877Z"
+ "readmeFetchedAt": "2020-09-30T00:10:28.855Z"
+ },
+ "katana": {
+ "readmeCleaned": " \n\n \n \n\n \n \n\n \n \n\n \n \n Overview \nKatana is a simple, open-source screenshot utility for macOS that lives in your menubar.
\nDownloads are available on the releases page .
\n Features \n\nUpload to several different image hosts, including Imgur and Pomf. \nDirectly upload files by dragging & dropping them onto the menubar. \nShorten any link that's copied to your clipboard. \nCustomizable shortcuts and preferences. \nLives in your menu bar, doesn't clutter your dock. \nConstantly evolving, providing new functionality all the time. \n \n\n
\n
\n Credits \nApplication icons based off work by Gregory Thye
\n License \nKatana is available under the GPL-3.0 license.
\n ",
+ "readmeOriginal": " \n\n \n \n\n \n \n\n \n \n\n \n \n Overview \nKatana is a simple, open-source screenshot utility for macOS that lives in your menubar.
\nDownloads are available on the releases page .
\n Features \n\nUpload to several different image hosts, including Imgur and Pomf. \nDirectly upload files by dragging & dropping them onto the menubar. \nShorten any link that's copied to your clipboard. \nCustomizable shortcuts and preferences. \nLives in your menu bar, doesn't clutter your dock. \nConstantly evolving, providing new functionality all the time. \n \n\n
\n
\n Credits \nApplication icons based off work by Gregory Thye
\n License \nKatana is available under the GPL-3.0 license.
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:28.881Z"
},
"kongdash": {
"readmeCleaned": " KongDash \n\nAn elegant desktop client for Kong admin API
\n \n
\n How to Install \n On Linux \nUbuntu and other Debian distributions:
\n\nDownload the latest .deb package. \nRun dpkg -i kongdash-x.y.z-arch.deb
\n \nFedora and other Linux distributions:
\n\nDownload the latest .tar.gz archive. \nExtract the archive and run install.sh script. \n \ntar -xvf kongdash-x.y.z-linux-arch.tar.gz\ncd kongdash-x.y.z-linux-arch\n./install.sh \nx.y.z refers to the version number and arch refers to the architecture (ia32 or x64).
\n On Windows \nSimply download the latest .exe installer and run it.
\n On Mac OS X \nDownload and open the latest .dmg image, move the app to /Applications to start using it.
\n For Developers \nAll kinds of contributions are welcome.
\n\nRequires NodeJs (v4.4.7 or higher) and npm (v2.15.8 or higher). \nBuilt with Electron . \n \nClone the repository
\ngit clone https://github.com/ajaysreedhar/kongdash \nInstall dependencies
\n\nRun the app
\n\nRun ESLint\nnpm test
or npm run lint
\n Make a release \nLinux 32-bit:
\n\nLinux 64-bit:
\n\nMac OS X (64-bit only):
\n\nWindows 32-bit:
\n\nWindows 64-bit:
\n\nThe packaged application will be moved to release/ directory.
\n License \nMIT License. See LICENSE .
\n ",
"readmeOriginal": " KongDash \n\nAn elegant desktop client for Kong admin API
\n \n
\n How to Install \n On Linux \nUbuntu and other Debian distributions:
\n\nDownload the latest .deb package. \nRun dpkg -i kongdash-x.y.z-arch.deb
\n \nFedora and other Linux distributions:
\n\nDownload the latest .tar.gz archive. \nExtract the archive and run install.sh script. \n \ntar -xvf kongdash-x.y.z-linux-arch.tar.gz\ncd kongdash-x.y.z-linux-arch\n./install.sh \nx.y.z refers to the version number and arch refers to the architecture (ia32 or x64).
\n On Windows \nSimply download the latest .exe installer and run it.
\n On Mac OS X \nDownload and open the latest .dmg image, move the app to /Applications to start using it.
\n For Developers \nAll kinds of contributions are welcome.
\n\nRequires NodeJs (v4.4.7 or higher) and npm (v2.15.8 or higher). \nBuilt with Electron . \n \nClone the repository
\ngit clone https://github.com/ajaysreedhar/kongdash \nInstall dependencies
\n\nRun the app
\n\nRun ESLint\nnpm test
or npm run lint
\n Make a release \nLinux 32-bit:
\n\nLinux 64-bit:
\n\nMac OS X (64-bit only):
\n\nWindows 32-bit:
\n\nWindows 64-bit:
\n\nThe packaged application will be moved to release/ directory.
\n License \nMIT License. See LICENSE .
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:20.897Z"
+ "readmeFetchedAt": "2020-09-30T00:10:28.934Z"
},
"kinesis-ci": {
"readmeCleaned": " Kinesis-CI - Sample Project \n
\nEducation and innovation is a sample project for users of the Kinesis CI tool for Tableau.\nKinesis CI is a test framework that adds automated testing and continuous integration capability to Tableau Server.\nFor more information on Kinesis CI, please visit http://kinesis-ci.com
\n
\n Concept \nThis project is designed to give you an example for setting up your testing projects in Kinesis CI.
\nIt contains a collection of test cases for a Tableau Workbook – Education and Innovation,\nincluding the following test cases:
\n Functional Testing \n\nLoad data into a database \nPublish Tableau workbooks and data sources to Tableau Server \nRefresh data extracts \nFilters \nParameters \nChecking data against an expected data set \nChecking the layout of the Dashboard to an expected layout \nChecking data against pre-defined rules and criterias \nChecking data against the datasource by an SQL query in the underlying database \nRunning custom webdriver commands (required for SSO and custom login pages) \nSwitch Tab \nSelecting Marks for testing interactivity/ user clicks \n \n Regression Testing \n\nRunning regression test on a Tableau dashboard to compare against a baseline in terms of data, layout, filter and parameter consitency \n \n Cross Environment Testing \n\nComparing the same Tableau View on two different environments i.e. dev and prod or two different Tableau Server versions, when doing and upgrade, in terms of data, layout, filter and parameter consitency \n \n Performance Testing \n\nTesting the performance of your Tableau Server by driving load against it \n \nThis example goes hand in hand with the documentation of Kinesis CI, which you can find under https://kinesis-ci.com/documents
\n How to use this demo project? \n\n\nClone the repository in Kinesis Designer (File -> Clone Git Repository and enter https://github.com/Kinesis-CI/education-and-innovation.git ) and open project.json
. This project.json
file contains key\ninformation to identify the individual test projects within this directory.\nAlternatively, you can use the Kinesis Command Line Interface and open the files in a text editor.
\n \n\nEdit context variables to fit your environment. i.e. reference the Tableau Server you are using within your organization and use a database you have access to. For more information on context variables visit\nhttps://kinesis-ci.com/documents/#/context-variables
\n \n\nIn Load Data task tailor database reference to a database you would like to use. For detailed information visit https://kinesis-ci.com/documents/#/functional-test?id=load-data-task
\n \n\nIn Regression test, create a new Baseline from your Tableau Server to compare against. For more information on Regression tests visit https://kinesis-ci.com/documents/#/regression-test
\n \n\nIn Cross Environment test, update the target environment to fit your target environment you want to compare to your source environment. For more information on Cross Environment tests visit https://kinesis-ci.com/documents/#/cross-environment-test
\n \n \n Directory layout \n\n\n\nFile Type \nDescription \n \n \n\n\nsrc
\nContains the Tableau source files that have been imported into the given Project \n \n\ncontext
\nContains the JSON files that define your context variables. For more information on context variables refer to the documentation under https://kinesis-ci.com/documents/#/command-line-interface \n \n\ntest
\nContains files related to the individual Tests that have been created within the Project \n \n\ntest/<TEST_NAME>/resources
\nTest resources. These are typically data files (.csv) needed to load data into source systems (i.e. databases) or validate data to expected results \n \n\ntest/<TEST_NAME>/kinesis.json
\nJSON files that describe the individual Test steps that have been created within the Project \n \n\nproject.json
\nJSON file that contains the key information to identify the individual Projects. This is only needed for Kinesis Designer, but not to run tests from the Command Line Interface \n \n \n
\nFor more information on the Directory Layout please see https://kinesis-ci.com/documents/#/getting-started?id=create-new-project
\n Integration with CI tools \nIf you want to run tests automatically on a Continuous Integration Server, for example on Jenkins, TeamCity or any other similar tool, then you will need to install the Kinesis Command Line Interface to the server where your CI/CD server is running.
\nCommand Line Interface allows you to run previously created Kinesis tests and integrate it with the CI tool of your choice.
\nFor more information on the integration of Kinesis CI and Jenkins, please see https://kinesis-ci.com/documents/#/continuous-integration
\n ",
"readmeOriginal": " Kinesis-CI - Sample Project \n
\nEducation and innovation is a sample project for users of the Kinesis CI tool for Tableau.\nKinesis CI is a test framework that adds automated testing and continuous integration capability to Tableau Server.\nFor more information on Kinesis CI, please visit http://kinesis-ci.com
\n
\n Concept \nThis project is designed to give you an example for setting up your testing projects in Kinesis CI.
\nIt contains a collection of test cases for a Tableau Workbook – Education and Innovation,\nincluding the following test cases:
\n Functional Testing \n\nLoad data into a database \nPublish Tableau workbooks and data sources to Tableau Server \nRefresh data extracts \nFilters \nParameters \nChecking data against an expected data set \nChecking the layout of the Dashboard to an expected layout \nChecking data against pre-defined rules and criterias \nChecking data against the datasource by an SQL query in the underlying database \nRunning custom webdriver commands (required for SSO and custom login pages) \nSwitch Tab \nSelecting Marks for testing interactivity/ user clicks \n \n Regression Testing \n\nRunning regression test on a Tableau dashboard to compare against a baseline in terms of data, layout, filter and parameter consitency \n \n Cross Environment Testing \n\nComparing the same Tableau View on two different environments i.e. dev and prod or two different Tableau Server versions, when doing and upgrade, in terms of data, layout, filter and parameter consitency \n \n Performance Testing \n\nTesting the performance of your Tableau Server by driving load against it \n \nThis example goes hand in hand with the documentation of Kinesis CI, which you can find under https://kinesis-ci.com/documents
\n How to use this demo project? \n\n\nClone the repository in Kinesis Designer (File -> Clone Git Repository and enter https://github.com/Kinesis-CI/education-and-innovation.git ) and open project.json
. This project.json
file contains key\ninformation to identify the individual test projects within this directory.\nAlternatively, you can use the Kinesis Command Line Interface and open the files in a text editor.
\n \n\nEdit context variables to fit your environment. i.e. reference the Tableau Server you are using within your organization and use a database you have access to. For more information on context variables visit\nhttps://kinesis-ci.com/documents/#/context-variables
\n \n\nIn Load Data task tailor database reference to a database you would like to use. For detailed information visit https://kinesis-ci.com/documents/#/functional-test?id=load-data-task
\n \n\nIn Regression test, create a new Baseline from your Tableau Server to compare against. For more information on Regression tests visit https://kinesis-ci.com/documents/#/regression-test
\n \n\nIn Cross Environment test, update the target environment to fit your target environment you want to compare to your source environment. For more information on Cross Environment tests visit https://kinesis-ci.com/documents/#/cross-environment-test
\n \n \n Directory layout \n\n\n\nFile Type \nDescription \n \n \n\n\nsrc
\nContains the Tableau source files that have been imported into the given Project \n \n\ncontext
\nContains the JSON files that define your context variables. For more information on context variables refer to the documentation under https://kinesis-ci.com/documents/#/command-line-interface \n \n\ntest
\nContains files related to the individual Tests that have been created within the Project \n \n\ntest/<TEST_NAME>/resources
\nTest resources. These are typically data files (.csv) needed to load data into source systems (i.e. databases) or validate data to expected results \n \n\ntest/<TEST_NAME>/kinesis.json
\nJSON files that describe the individual Test steps that have been created within the Project \n \n\nproject.json
\nJSON file that contains the key information to identify the individual Projects. This is only needed for Kinesis Designer, but not to run tests from the Command Line Interface \n \n \n
\nFor more information on the Directory Layout please see https://kinesis-ci.com/documents/#/getting-started?id=create-new-project
\n Integration with CI tools \nIf you want to run tests automatically on a Continuous Integration Server, for example on Jenkins, TeamCity or any other similar tool, then you will need to install the Kinesis Command Line Interface to the server where your CI/CD server is running.
\nCommand Line Interface allows you to run previously created Kinesis tests and integrate it with the CI tool of your choice.
\nFor more information on the integration of Kinesis CI and Jenkins, please see https://kinesis-ci.com/documents/#/continuous-integration
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:20.933Z"
+ "readmeFetchedAt": "2020-09-30T00:10:28.965Z"
},
"kube-dev-dashboard": {
"readmeCleaned": " Kube Dev Dashboard \nDesktop Client for Kubernetes
\nMonitor your kubernetes setup and perform actions right from a single window easily
\nFeatures :
\n\nMonitor the running pods \nGet pod details like Pod IP, number of containers running, etc \nView logs of pod containers \nDescribe Pod Details \n \nVisit Additional Docs Here
\n Contributing \nWe encourage you to contribute to Kube Dev Dashboard.\nCheck the Contribution Guidelines
\n Getting Started \nClone the Repository
\nRun yarn electron:serve
\nBuilt using the following :
\n\n Build \nyarn electron:build
\n ",
"readmeOriginal": " Kube Dev Dashboard \nDesktop Client for Kubernetes
\nMonitor your kubernetes setup and perform actions right from a single window easily
\nFeatures :
\n\nMonitor the running pods \nGet pod details like Pod IP, number of containers running, etc \nView logs of pod containers \nDescribe Pod Details \n \nVisit Additional Docs Here
\n Contributing \nWe encourage you to contribute to Kube Dev Dashboard.\nCheck the Contribution Guidelines
\n Getting Started \nClone the Repository
\nRun yarn electron:serve
\nBuilt using the following :
\n\n Build \nyarn electron:build
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:20.959Z"
- },
- "laravel-kit": {
- "readmeCleaned": " Laravel Kit \n
\n
\nLaravel Kit is a desktop application which can execute almost all Laravel Artisan commands without using any terminal.
\n
\n Download \nComposer with PHP is required.
\n\nYou can also install Laravel Kit with brew on macOS.
\nbrew cask install laravel-kit\n
\nYou can also install Laravel Kit with AppGet on Windows.
\nappget install laravel-kit\n
\nFind out more here .
\n Features \n\nArtisan commands : You can execute 61 artisan commands with Laravel Kit. \nWorks offline : You can create a fresh Laravel 5.8 application without any internet connection. \nCross platform support : (Windows, macOS and Linux). \nConsole : This feature allows you to see full output of a command. \nBeautiful UI. \n \n Documentation \nGo to Laravel Kit wiki .
\n \nCopyright © 2018-2020 by Tareque Md Hanif
\n ",
- "readmeOriginal": " Laravel Kit \n
\n
\nLaravel Kit is a desktop application which can execute almost all Laravel Artisan commands without using any terminal.
\n
\n Download \nComposer with PHP is required.
\n\nYou can also install Laravel Kit with brew on macOS.
\nbrew cask install laravel-kit\n
\nYou can also install Laravel Kit with AppGet on Windows.
\nappget install laravel-kit\n
\nFind out more here .
\n Features \n\nArtisan commands : You can execute 61 artisan commands with Laravel Kit. \nWorks offline : You can create a fresh Laravel 5.8 application without any internet connection. \nCross platform support : (Windows, macOS and Linux). \nConsole : This feature allows you to see full output of a command. \nBeautiful UI. \n \n Documentation \nGo to Laravel Kit wiki .
\n \nCopyright © 2018-2020 by Tareque Md Hanif
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:20.990Z"
+ "readmeFetchedAt": "2020-09-30T00:10:28.969Z"
},
"knowte": {
"readmeCleaned": "
\n Knowte \nKnowte is a note taking application that allows you to quickly and easily organize and find your notes. This version is written using Electron, Angular and Typescript. The original Knowte (for Windows), which is written in WPF and C#, remains available here .
\n \n \n
\n
\n
\n Screenshot \n
\n Build prerequisites \n\nwine: required to build Windows package \nrpm: required to build rpm package \nlibarchive-tools: contains bsdtar, which is required to build pacman package. \n \nTo install the prerequisites on Ubuntu:
\nsudo apt install wine rpm libarchive-tools
\n Build instructions \n$ git clone https://github.com/digimezzo/knowte.git\n$ cd knowte\n$ npm install # Download dependencies \n$ npm start # Start Knowte \n$ npm run electron:windows # Build for Windows \n$ npm run electron:linux # Build for Linux \n$ npm run electron:mac # Build for Mac \n Pacman installation notes \nThe pacman package contains a dependency to package libappindicator-sharp, which is no longer distributed with Arch Linux. I cannot remove this dependency for now, because it is an issue in electron-builder (the packaging tool which is used in this project). It is, however, possible to install Knowte on Arch Linux or Manjaro using this command (replace x.y.z with the correct version number):
\n$ sudo pacman -U Knowte-x.y.z.pacman --assume-installed libappindicator-sharp
\n ",
"readmeOriginal": "
\n Knowte \nKnowte is a note taking application that allows you to quickly and easily organize and find your notes. This version is written using Electron, Angular and Typescript. The original Knowte (for Windows), which is written in WPF and C#, remains available here .
\n \n \n
\n
\n
\n Screenshot \n
\n Build prerequisites \n\nwine: required to build Windows package \nrpm: required to build rpm package \nlibarchive-tools: contains bsdtar, which is required to build pacman package. \n \nTo install the prerequisites on Ubuntu:
\nsudo apt install wine rpm libarchive-tools
\n Build instructions \n$ git clone https://github.com/digimezzo/knowte.git\n$ cd knowte\n$ npm install # Download dependencies \n$ npm start # Start Knowte \n$ npm run electron:windows # Build for Windows \n$ npm run electron:linux # Build for Linux \n$ npm run electron:mac # Build for Mac \n Pacman installation notes \nThe pacman package contains a dependency to package libappindicator-sharp, which is no longer distributed with Arch Linux. I cannot remove this dependency for now, because it is an issue in electron-builder (the packaging tool which is used in this project). It is, however, possible to install Knowte on Arch Linux or Manjaro using this command (replace x.y.z with the correct version number):
\n$ sudo pacman -U Knowte-x.y.z.pacman --assume-installed libappindicator-sharp
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:21.037Z"
+ "readmeFetchedAt": "2020-09-30T00:10:29.003Z"
+ },
+ "laravel-kit": {
+ "readmeCleaned": " Laravel Kit \n
\n
\nLaravel Kit is a desktop application which can execute almost all Laravel Artisan commands without using any terminal.
\n
\n Download \nComposer with PHP is required.
\n\nYou can also install Laravel Kit with brew on macOS.
\nbrew cask install laravel-kit\n
\nYou can also install Laravel Kit with AppGet on Windows.
\nappget install laravel-kit\n
\nFind out more here .
\n Features \n\nArtisan commands : You can execute 61 artisan commands with Laravel Kit. \nWorks offline : You can create a fresh Laravel 5.8 application without any internet connection. \nCross platform support : (Windows, macOS and Linux). \nConsole : This feature allows you to see full output of a command. \nBeautiful UI. \n \n Documentation \nGo to Laravel Kit wiki .
\n \nCopyright © 2018-2020 by Tareque Md Hanif
\n ",
+ "readmeOriginal": " Laravel Kit \n
\n
\nLaravel Kit is a desktop application which can execute almost all Laravel Artisan commands without using any terminal.
\n
\n Download \nComposer with PHP is required.
\n\nYou can also install Laravel Kit with brew on macOS.
\nbrew cask install laravel-kit\n
\nYou can also install Laravel Kit with AppGet on Windows.
\nappget install laravel-kit\n
\nFind out more here .
\n Features \n\nArtisan commands : You can execute 61 artisan commands with Laravel Kit. \nWorks offline : You can create a fresh Laravel 5.8 application without any internet connection. \nCross platform support : (Windows, macOS and Linux). \nConsole : This feature allows you to see full output of a command. \nBeautiful UI. \n \n Documentation \nGo to Laravel Kit wiki .
\n \nCopyright © 2018-2020 by Tareque Md Hanif
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:29.061Z"
},
"kube-forwarder": {
"readmeCleaned": "\n \n \n \n \n \n \n \n \n \n
\n Kube Forwarder \n Easy to use Kubernetes port forwarding manager \n\n
\n Features \nAuto-reconnect
\nKube Forwarder watches for connection status and always tries reconnect on failure
\nMultiple clusters support
\nBookmark and forward Kubernetes services from multiple clusters easily like never before
\nShare bookmarks
\nUse import and export functionality to share bookmarked services with your team or simply backup it
\nZero native dependencies
\nUse port-forwarding without installing kubectl and avoid explanations to developers on how to use it
\n Optional dependencies \n\n Functionality walk-through \n Add a cluster(s) \nBefore you start forwarding internal resources to your local machine, you have to add cluster configuration.\nTo do this we have 3 different options in the app:
\n\nAuto-detection of ~/.kube/config file and parsing settings from it \nManual adding of Kubernetes config by selecting a file(s) \nManual adding of Kubernetes config by pasting a text \nImport of the JSON file that could be generated via Kube Forwarder export functionality \n \nWhen you add a new cluster via auto-detection (option 1) or manually using a file(a) selection (option 2), we could parse\nconfigs and if there are multiple contexts inside we will suggest you to add multiple clusters to the app.\nFew examples of yaml files we expect to have you could find there
\nAlso, you could add a cluster by filling a form manually (option 3). The form has the following fields:
\n\n\nName - the name of a cluster withing Kube Forwarder app.
\n \n\nStoring method (Set destination to your kube config or paste it as a text) - the method of storing a config It has two options:
\n\nSet a path
- storing a path to the config file. It will be read every time when you forwarding a port. It allows\na user to don't do any changes in Kube Forwarder's settings when a third-party app updates the config file.\nFor example, when azure-cli
updates an access token (#13). \nPaste as a text
- storing a config just as a yml text. \n \n \n\nPath (if storing method is Set a path
) - the path to a config file.
\n \n\nContent (if storing method is Paste as a text
) - Yml config as a text.
\n \n\nCurrent Context (if storing method is Set a path
) - When you use Set a path
, you must select a context from a file\nwhich will be used to connect to a resource. Let's see an example of a problem that the field solves.
\n\nLet's say we don't have Current context
field. \nA user has a config file with two contexts: local-cluster
and remote-cluster
.\ncurrent-context
in the yml file is local-cluster
. \nThe user configured a cluster in Kube Forwarder with Set a path
option. \nThe user created a resource postgres
and successfully forwarded ports for some time. \nThen the user executed kubectl config use-context remote-cluster
\nIf the user tries to forward the resource in Kube Forwarder again, most likely there will be an error\nsince a connection will be established with remote-cluster
, not local-cluster
as the user expected,\nand remote-cluster
couldn't have postgres
resource. \n \nSo, to avoid the error we should store the current context in a separate field.
\n \n \n
\n Add a resource \nKube Forwarder supports forwarding of all types of resources that supported by kubectl
– Pod, Deployment, Service.
\nWe ask you to fill the form with the following fields:
\nCluster Name - pick a cluster from one of the added clusters.
\nNamespace - the namespace of the resource you plan to forward.
\nKind – pick one of the options Pod, Deployment or Service.
\nName - name of the Pod, Deployment or Service.
\nAlias - alternative name of the resource that will be displayed on the homepage(optional)
\nPort Forwarding
\n\nLocal port - port from your local machine where the resource will be forwarded. Note that ports <= 1024 are\nrestricted to user root
\nResource port - port of the resource from the Kubernetes cluster \n \nUse Custom Local Address - Check this and put an IP address or hostname into the text field to\nuse a different listen address. Putting each service on its own address avoids sharing/collisions between\nservices on cookies and port number. Specify a loopback address like 127.0.x.x
or add entries to your\nhosts file like 127.0.1.1 dashboard.production.kbf
and put the assigned name in this column. If blank or\nunchecked, localhost
/ 127.0.0.1
will be used.
\n
\n Import/Export \nKube Forwarder allows you export cluster configuration in JSON that you could use to share with your team members or for the backup purpose. You could easily store it on Github. When you export cluster, you could export it with or without confidential information.
\n
\n Install with Homebrew \nbrew cask install kube-forwarder\n
\n Contributing \nWe encourage you to contribute to Kube Forwarder!
\nWe expect contributors to abide by our underlying code of conduct .\nAll conversations and discussions on GitHub (issues, pull requests)\nmust be respectful and harassment-free.
\nThis project was generated with electron-vue @8fae476 using vue-cli . Documentation about the original structure can be found here .
\n How to contribute \n\nFork the project & clone locally. Follow the initial setup here . \nCreate a branch, naming it either a feature or bug: git checkout -b feature/that-new-feature
or bug/fixing-that-bug
\nCode and commit your changes. Bonus points if you write a good commit message : git commit -m 'Add some feature'
\nPush to the branch: git push origin feature/that-new-feature
\nCreate a pull request for your branch 🎉 \n \n Getting started \n Prerequisites \n\nNode 10.8+ \nMacOS (if you want to build .dmg
target) \nDocker (if you want to run tests) \nImageMagick (to build app icon) \n \n Installing \nFork Kube Forwarder repository (https://github.com/pixel-point/kube-forwarder/fork )
\n# Clone source code\ngit clone https://github.com/<your-username>/kube-forwarder\n\n# install dependencies\nnpm install\n\n# prepare .env files\ncp .env.example .env\ncp .env.example .env.production\n\n# serve with hot reload in Electron Dev app\nnpm run dev\n\n# serve WEB version with hot reload at localhost:9081\nnpm run web\n
\n Build \nBuild an application for production
\n# Build a target for current OS\nnpm run build\n\n# Build a target for Windows\nnpm run build -- -- --win\n\n# Build a target for Linux\nnpm run build -- -- --linux\n\n# You can mix targets\nnpm run build -- -- --win --linux\n\n# You can build static and target separately\nnpm run build:dist\nnpm run build:target -- --win\n
\nA built version will be appear in build
directory.
\n Running the tests \nWe are using Cypress to run integration tests.\nThere are visual regression tests. It's important to run them inside docker\ncontainer to get same screenshots as in Drone CI.
\nnpm run test:cypress\n
\nOr you can run it manually on a local machine.
\n# Run the web version to test it\nnpm run web\n\n# Run this command in a separate terminal tab\nnpm run test:cypress:onhost\n\n# Or you can open Cypress GUI\nnpm run test:cypress:open\n
\n Release guide \n Configure environment \nAlso, this steps could be used to configure CI environment.
\n\nCopy .env.example
to .env.production
and fill variables. \n \n Release steps \n\nUpdate the version in package.json
and Push to release
branch. \nRun npm run release
on a Mac computer to build packages. They will be automatically pushed to releases at Github. \nGo to Releases in the repository.\nMake sure that the created draft is OK and release it (Edit -> Release). \nRun cask-repair kube-forwarder
to update the cask version.\n([https://github.com/Homebrew/homebrew-cask/blob/master/CONTRIBUTING.md#updating-a-cask](About cask-repair)) \n \nNotes:
\n\nA release tag (for example: v1.0.3
) will be added to GIT automatically by Github when you release your draft. \n \n Development tips \nUse tiffutil -cathidpicheck bg.png bg@2x.png -out bg.tiff
to build a tiff\nbackground for .DMG
\n Supported by \n\n \n \n \n \n \n \n
\n License \nThis project is licensed under the MIT License - see the LICENSE.md file for details
\n ",
"readmeOriginal": "\n \n \n \n \n \n \n \n \n \n
\n Kube Forwarder \n Easy to use Kubernetes port forwarding manager \n\n
\n Features \nAuto-reconnect
\nKube Forwarder watches for connection status and always tries reconnect on failure
\nMultiple clusters support
\nBookmark and forward Kubernetes services from multiple clusters easily like never before
\nShare bookmarks
\nUse import and export functionality to share bookmarked services with your team or simply backup it
\nZero native dependencies
\nUse port-forwarding without installing kubectl and avoid explanations to developers on how to use it
\n Optional dependencies \n\n Functionality walk-through \n Add a cluster(s) \nBefore you start forwarding internal resources to your local machine, you have to add cluster configuration.\nTo do this we have 3 different options in the app:
\n\nAuto-detection of ~/.kube/config file and parsing settings from it \nManual adding of Kubernetes config by selecting a file(s) \nManual adding of Kubernetes config by pasting a text \nImport of the JSON file that could be generated via Kube Forwarder export functionality \n \nWhen you add a new cluster via auto-detection (option 1) or manually using a file(a) selection (option 2), we could parse\nconfigs and if there are multiple contexts inside we will suggest you to add multiple clusters to the app.\nFew examples of yaml files we expect to have you could find there
\nAlso, you could add a cluster by filling a form manually (option 3). The form has the following fields:
\n\n\nName - the name of a cluster withing Kube Forwarder app.
\n \n\nStoring method (Set destination to your kube config or paste it as a text) - the method of storing a config It has two options:
\n\nSet a path
- storing a path to the config file. It will be read every time when you forwarding a port. It allows\na user to don't do any changes in Kube Forwarder's settings when a third-party app updates the config file.\nFor example, when azure-cli
updates an access token (#13). \nPaste as a text
- storing a config just as a yml text. \n \n \n\nPath (if storing method is Set a path
) - the path to a config file.
\n \n\nContent (if storing method is Paste as a text
) - Yml config as a text.
\n \n\nCurrent Context (if storing method is Set a path
) - When you use Set a path
, you must select a context from a file\nwhich will be used to connect to a resource. Let's see an example of a problem that the field solves.
\n\nLet's say we don't have Current context
field. \nA user has a config file with two contexts: local-cluster
and remote-cluster
.\ncurrent-context
in the yml file is local-cluster
. \nThe user configured a cluster in Kube Forwarder with Set a path
option. \nThe user created a resource postgres
and successfully forwarded ports for some time. \nThen the user executed kubectl config use-context remote-cluster
\nIf the user tries to forward the resource in Kube Forwarder again, most likely there will be an error\nsince a connection will be established with remote-cluster
, not local-cluster
as the user expected,\nand remote-cluster
couldn't have postgres
resource. \n \nSo, to avoid the error we should store the current context in a separate field.
\n \n \n
\n Add a resource \nKube Forwarder supports forwarding of all types of resources that supported by kubectl
– Pod, Deployment, Service.
\nWe ask you to fill the form with the following fields:
\nCluster Name - pick a cluster from one of the added clusters.
\nNamespace - the namespace of the resource you plan to forward.
\nKind – pick one of the options Pod, Deployment or Service.
\nName - name of the Pod, Deployment or Service.
\nAlias - alternative name of the resource that will be displayed on the homepage(optional)
\nPort Forwarding
\n\nLocal port - port from your local machine where the resource will be forwarded. Note that ports <= 1024 are\nrestricted to user root
\nResource port - port of the resource from the Kubernetes cluster \n \nUse Custom Local Address - Check this and put an IP address or hostname into the text field to\nuse a different listen address. Putting each service on its own address avoids sharing/collisions between\nservices on cookies and port number. Specify a loopback address like 127.0.x.x
or add entries to your\nhosts file like 127.0.1.1 dashboard.production.kbf
and put the assigned name in this column. If blank or\nunchecked, localhost
/ 127.0.0.1
will be used.
\n
\n Import/Export \nKube Forwarder allows you export cluster configuration in JSON that you could use to share with your team members or for the backup purpose. You could easily store it on Github. When you export cluster, you could export it with or without confidential information.
\n
\n Install with Homebrew \nbrew cask install kube-forwarder\n
\n Contributing \nWe encourage you to contribute to Kube Forwarder!
\nWe expect contributors to abide by our underlying code of conduct .\nAll conversations and discussions on GitHub (issues, pull requests)\nmust be respectful and harassment-free.
\nThis project was generated with electron-vue @8fae476 using vue-cli . Documentation about the original structure can be found here .
\n How to contribute \n\nFork the project & clone locally. Follow the initial setup here . \nCreate a branch, naming it either a feature or bug: git checkout -b feature/that-new-feature
or bug/fixing-that-bug
\nCode and commit your changes. Bonus points if you write a good commit message : git commit -m 'Add some feature'
\nPush to the branch: git push origin feature/that-new-feature
\nCreate a pull request for your branch 🎉 \n \n Getting started \n Prerequisites \n\nNode 10.8+ \nMacOS (if you want to build .dmg
target) \nDocker (if you want to run tests) \nImageMagick (to build app icon) \n \n Installing \nFork Kube Forwarder repository (https://github.com/pixel-point/kube-forwarder/fork )
\n# Clone source code\ngit clone https://github.com/<your-username>/kube-forwarder\n\n# install dependencies\nnpm install\n\n# prepare .env files\ncp .env.example .env\ncp .env.example .env.production\n\n# serve with hot reload in Electron Dev app\nnpm run dev\n\n# serve WEB version with hot reload at localhost:9081\nnpm run web\n
\n Build \nBuild an application for production
\n# Build a target for current OS\nnpm run build\n\n# Build a target for Windows\nnpm run build -- -- --win\n\n# Build a target for Linux\nnpm run build -- -- --linux\n\n# You can mix targets\nnpm run build -- -- --win --linux\n\n# You can build static and target separately\nnpm run build:dist\nnpm run build:target -- --win\n
\nA built version will be appear in build
directory.
\n Running the tests \nWe are using Cypress to run integration tests.\nThere are visual regression tests. It's important to run them inside docker\ncontainer to get same screenshots as in Drone CI.
\nnpm run test:cypress\n
\nOr you can run it manually on a local machine.
\n# Run the web version to test it\nnpm run web\n\n# Run this command in a separate terminal tab\nnpm run test:cypress:onhost\n\n# Or you can open Cypress GUI\nnpm run test:cypress:open\n
\n Release guide \n Configure environment \nAlso, this steps could be used to configure CI environment.
\n\nCopy .env.example
to .env.production
and fill variables. \n \n Release steps \n\nUpdate the version in package.json
and Push to release
branch. \nRun npm run release
on a Mac computer to build packages. They will be automatically pushed to releases at Github. \nGo to Releases in the repository.\nMake sure that the created draft is OK and release it (Edit -> Release). \nRun cask-repair kube-forwarder
to update the cask version.\n([https://github.com/Homebrew/homebrew-cask/blob/master/CONTRIBUTING.md#updating-a-cask](About cask-repair)) \n \nNotes:
\n\nA release tag (for example: v1.0.3
) will be added to GIT automatically by Github when you release your draft. \n \n Development tips \nUse tiffutil -cathidpicheck bg.png bg@2x.png -out bg.tiff
to build a tiff\nbackground for .DMG
\n Supported by \n\n \n \n \n \n \n \n
\n License \nThis project is licensed under the MIT License - see the LICENSE.md file for details
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:21.076Z"
+ "readmeFetchedAt": "2020-09-30T00:10:29.069Z"
},
"last-hit": {
"readmeCleaned": " Last Hit \n
\n \n
\n\n \n \n \n
\n \n \n \n
\n \n \n \n \n \n
\n Last Hit Replayer \n \n \n
\n First UI automation testing tool design for all team members. \n \n \n
\n last-hit-quick-start \nLast-hit is an automation testing solution aimed at development and operations teams.\nIt is focused on web test, gives you broad, deep and exact control over your web apps automation testing
\nA quick guide to set up and start your first automation test with last-hit, a free test automation tool built on top of electron and puppeteer. You now can begin automation testing on web & mobile with the least amount of effort. Free download at site .
\nRead full guideline here.
\n Features: \n\nRecord
- Record to launch the browser. While recording, actions performed on the browser will be captured in the tools \nReplay
- click repaly button and wait for result \nAssertion
- visual testing for screenshot campare \nReporting
- run last-hit-replayer in CI and get result report \n \nYou can learn more about each of these features within the User Guide .
\n To Use \n Install from the application \n Mac & Windows \nDownload
\n Linux \nNot supported yet. You can clone source code repo and package by yourself. We use Electron Builder .
\n Install from source code \nTo clone and run this repository you'll need Git and Node.js (which comes with npm ) installed on your computer. From your command line:
\n# Clone this repository \ngit clone https://github.com/last-hit-aab/last-hit.git\n# Install dependencies \nnpm install\n# Go into the repository \ncd last-hit\n# Install dependencies \nnpm install\n# Go into the render folder \ncd render\n# Install dependencies \nnpm install\n# Back to the root directory of the repository \ncd ../\n# Run the app \nnpm run start \n\nNote: If you want to use the Installation package, \nPlease download Release Package ,
\n \n Create your first Test Case \nQuick Start Guide
\n Resources for Learning last-hit \n\n License \nLast-Hit is MIT licensed .
\n ",
"readmeOriginal": " Last Hit \n
\n \n
\n\n \n \n \n
\n \n \n \n
\n \n \n \n \n \n
\n Last Hit Replayer \n \n \n
\n First UI automation testing tool design for all team members. \n \n \n
\n last-hit-quick-start \nLast-hit is an automation testing solution aimed at development and operations teams.\nIt is focused on web test, gives you broad, deep and exact control over your web apps automation testing
\nA quick guide to set up and start your first automation test with last-hit, a free test automation tool built on top of electron and puppeteer. You now can begin automation testing on web & mobile with the least amount of effort. Free download at site .
\nRead full guideline here.
\n Features: \n\nRecord
- Record to launch the browser. While recording, actions performed on the browser will be captured in the tools \nReplay
- click repaly button and wait for result \nAssertion
- visual testing for screenshot campare \nReporting
- run last-hit-replayer in CI and get result report \n \nYou can learn more about each of these features within the User Guide .
\n To Use \n Install from the application \n Mac & Windows \nDownload
\n Linux \nNot supported yet. You can clone source code repo and package by yourself. We use Electron Builder .
\n Install from source code \nTo clone and run this repository you'll need Git and Node.js (which comes with npm ) installed on your computer. From your command line:
\n# Clone this repository \ngit clone https://github.com/last-hit-aab/last-hit.git\n# Install dependencies \nnpm install\n# Go into the repository \ncd last-hit\n# Install dependencies \nnpm install\n# Go into the render folder \ncd render\n# Install dependencies \nnpm install\n# Back to the root directory of the repository \ncd ../\n# Run the app \nnpm run start \n\nNote: If you want to use the Installation package, \nPlease download Release Package ,
\n \n Create your first Test Case \nQuick Start Guide
\n Resources for Learning last-hit \n\n License \nLast-Hit is MIT licensed .
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:21.132Z"
+ "readmeFetchedAt": "2020-09-30T00:10:29.101Z"
},
"leafview": {
"readmeCleaned": " LeafView \nSecure image viewer for minimalists.
\n
\n \n \n \n
\n Features \n\nPan & WheelZoom \nFast \nSecure \nMemory-Friendly \nAuto Update (macOS ) \n \n Security \n\n\n\nAPI \nValue \n \n \n\n\ndefault-src (CSP) \nself
\n \n\nscript-src (CSP) \nself
\n \n\nnodeIntegration \nfalse
\n \n\nenableRemoteModule \nfalse
\n \n\ncontextIsolation \ntrue
\n \n\nsafeDialogs \ntrue
\n \n\nsandbox \ntrue
\n \n \n
\n Supported Image Formats \n\nbmp
(com.microsoft.bmp) \nico
(com.microsoft.ico) \ngif
(com.compuserve.gif) \njpg
(public.jpeg) \npng
(public.png) \nsvg
(public.svg-image) \nwebp
(image/webp) \n \n Build and Install \n$ git clone git@github.com:sprout2000/leafview.git\n$ cd leafview\n$ yarn install && yarn package\n
\nNote that you will need to have Node.js , Git and Yarn installed.
\nAnd you might also need to have some build tools (ex. Microsoft Build Tools , Xcode ) installed.
\n Download \n macOS (x64) \nYou can download the latest version of LeafView from the releases page here: \nhttps://github.com/sprout2000/leafview/releases
\n Windows10 \nYou can download the latest version of LeafView from Microsoft Store .
\n Usage \n Keyboard Shortcuts \n\n\n\nKey \nFunction \nPlatform \n \n \n\n\nJ \nNext Image \n- \n \n\nK \nPrevious Image \n- \n \n\n+ \nZoom In \n- \n \n\n- \nZoom Out \n- \n \n\n0 \nReset Zoom \n- \n \n\n← ↑ ↓ → \npan \n- \n \n\nCommand +Control +F \nToggle Fullscreen \nmacOS \n \n\nCommand +Option +I \nToggle Developer Tools \nmacOS \n \n\nAlt \nShow/Hide Menu Bar \nWindows \n \n\nF11 \nToggle Fullscreen \nWindows \n \n\nCtrl +Alt +I \nToggle Developer Tools \nWindows \n \n \n
\n Mouse Operations \n\n\n\nMouse \nFunction \n \n \n\n\ndrag \npan \n \n\ndouble click \nreset zoom \n \n\nwheel \nzoom in/out \n \n \n
\n License \nMIT
\n ",
"readmeOriginal": " LeafView \nSecure image viewer for minimalists.
\n
\n \n \n \n
\n Features \n\nPan & WheelZoom \nFast \nSecure \nMemory-Friendly \nAuto Update (macOS ) \n \n Security \n\n\n\nAPI \nValue \n \n \n\n\ndefault-src (CSP) \nself
\n \n\nscript-src (CSP) \nself
\n \n\nnodeIntegration \nfalse
\n \n\nenableRemoteModule \nfalse
\n \n\ncontextIsolation \ntrue
\n \n\nsafeDialogs \ntrue
\n \n\nsandbox \ntrue
\n \n \n
\n Supported Image Formats \n\nbmp
(com.microsoft.bmp) \nico
(com.microsoft.ico) \ngif
(com.compuserve.gif) \njpg
(public.jpeg) \npng
(public.png) \nsvg
(public.svg-image) \nwebp
(image/webp) \n \n Build and Install \n$ git clone git@github.com:sprout2000/leafview.git\n$ cd leafview\n$ yarn install && yarn package\n
\nNote that you will need to have Node.js , Git and Yarn installed.
\nAnd you might also need to have some build tools (ex. Microsoft Build Tools , Xcode ) installed.
\n Download \n macOS (x64) \nYou can download the latest version of LeafView from the releases page here: \nhttps://github.com/sprout2000/leafview/releases
\n Windows10 \nYou can download the latest version of LeafView from Microsoft Store .
\n Usage \n Keyboard Shortcuts \n\n\n\nKey \nFunction \nPlatform \n \n \n\n\nJ \nNext Image \n- \n \n\nK \nPrevious Image \n- \n \n\n+ \nZoom In \n- \n \n\n- \nZoom Out \n- \n \n\n0 \nReset Zoom \n- \n \n\n← ↑ ↓ → \npan \n- \n \n\nCommand +Control +F \nToggle Fullscreen \nmacOS \n \n\nCommand +Option +I \nToggle Developer Tools \nmacOS \n \n\nAlt \nShow/Hide Menu Bar \nWindows \n \n\nF11 \nToggle Fullscreen \nWindows \n \n\nCtrl +Alt +I \nToggle Developer Tools \nWindows \n \n \n
\n Mouse Operations \n\n\n\nMouse \nFunction \n \n \n\n\ndrag \npan \n \n\ndouble click \nreset zoom \n \n\nwheel \nzoom in/out \n \n \n
\n License \nMIT
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:21.145Z"
- },
- "lazytype": {
- "readmeCleaned": " \n \n \n \n
\n Lazy Type \nA Software to create aliases for commands, applications to type in cmd, terminal. Just type the original command and type an alias for it. You can also assign a program for it. Browse through the directory to find the program or anything executable using the command line and you can create an alias for the same. Only Windows is supported for releases.
\n\n
\n Features \nShortcut for Command/File
\nPoint a command either to an existing system command or to an executable file.
\nBackup/Restore Utility
\nMove all the commands to and fro a new/already configured system.
\nConfiguration Checkup Inbuilt
\nLaunch the utility from the app itself if there is a problem with the commands.
\n Building/Testing \nYou need g++ in your path to build/test the code. The code uses MINGW++ compiler. Also, electron must be installed globally in the system.
\nnpm install -g electron\ngit clone https://github.com/ngudbhav/lazyType.git\ncd lazyType\nnpm install\ng++ config.cpp -o ConfigUtility.exe resource.res\nnpm start \n Installing The App \nSetupx64.exe => Full Windows install for 64-bit Windows.\nSetupx86.exe => Full Windows install for 32-bit Windows. \n Contributing \nBig Kudos to Hitesh Peswani for his incredible UI contributions.
\nWe encourage you to contribute to Lazy Type!
\nWe expect contributors to abide by our underlying code of conduct .\nAll conversations and discussions on GitHub (issues, pull requests)\nmust be respectful and harassment-free.
\n
\n License \nThis project is licensed under the MIT License - see the LICENSE.md file for details.
\n ",
- "readmeOriginal": " \n \n \n \n
\n Lazy Type \nA Software to create aliases for commands, applications to type in cmd, terminal. Just type the original command and type an alias for it. You can also assign a program for it. Browse through the directory to find the program or anything executable using the command line and you can create an alias for the same. Only Windows is supported for releases.
\n\n
\n Features \nShortcut for Command/File
\nPoint a command either to an existing system command or to an executable file.
\nBackup/Restore Utility
\nMove all the commands to and fro a new/already configured system.
\nConfiguration Checkup Inbuilt
\nLaunch the utility from the app itself if there is a problem with the commands.
\n Building/Testing \nYou need g++ in your path to build/test the code. The code uses MINGW++ compiler. Also, electron must be installed globally in the system.
\nnpm install -g electron\ngit clone https://github.com/ngudbhav/lazyType.git\ncd lazyType\nnpm install\ng++ config.cpp -o ConfigUtility.exe resource.res\nnpm start \n Installing The App \nSetupx64.exe => Full Windows install for 64-bit Windows.\nSetupx86.exe => Full Windows install for 32-bit Windows. \n Contributing \nBig Kudos to Hitesh Peswani for his incredible UI contributions.
\nWe encourage you to contribute to Lazy Type!
\nWe expect contributors to abide by our underlying code of conduct .\nAll conversations and discussions on GitHub (issues, pull requests)\nmust be respectful and harassment-free.
\n
\n License \nThis project is licensed under the MIT License - see the LICENSE.md file for details.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:21.155Z"
+ "readmeFetchedAt": "2020-09-30T00:10:29.158Z"
},
"lector": {
"readmeCleaned": " \n Lector\n \n\n A simple PDF Reader built using Electron and PDF.js \n
\n\n \n \n \n \n \n
\n\n \n
\n\n \n
\n Dependencies \n\n Libraries Used \n\n What's new? \n v1.1.0 \n\nPDF file association. \nNew PDF file icons. \n \n v1.0.0 \n\nFirst release. \nTabbed View to easily switch between multiple documents. \nDocument Navigation Tools. \nThumbnail and Outline Panes. \nFind, Go to, Zoom and Print. \n \n Getting started \n Installation \nDownload executable from Releases
\n Build from Source \n Prerequisites \nInstall the following dependencies:
\n\n Clone \nClone this repo to your local machine using:
\ngit clone https://github.com/sagargurtu/lector.git\n
\n Run \ncd lector\nnpm install && npm start\n
\n Build distributions \nnpm run dist\n
\n License \nPDF.js is under Apache License 2.0
\nThis project is under MIT License
\n ",
"readmeOriginal": " \n Lector\n \n\n A simple PDF Reader built using Electron and PDF.js \n
\n\n \n \n \n \n \n
\n\n \n
\n\n \n
\n Dependencies \n\n Libraries Used \n\n What's new? \n v1.1.0 \n\nPDF file association. \nNew PDF file icons. \n \n v1.0.0 \n\nFirst release. \nTabbed View to easily switch between multiple documents. \nDocument Navigation Tools. \nThumbnail and Outline Panes. \nFind, Go to, Zoom and Print. \n \n Getting started \n Installation \nDownload executable from Releases
\n Build from Source \n Prerequisites \nInstall the following dependencies:
\n\n Clone \nClone this repo to your local machine using:
\ngit clone https://github.com/sagargurtu/lector.git\n
\n Run \ncd lector\nnpm install && npm start\n
\n Build distributions \nnpm run dist\n
\n License \nPDF.js is under Apache License 2.0
\nThis project is under MIT License
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:21.161Z"
+ "readmeFetchedAt": "2020-09-30T00:10:29.178Z"
},
- "lectrote": {
- "readmeCleaned": " Lectrote \n
\n The IF interpreter in an Electron shell \n\nLectrote packages up IF interpreters with the Chromium browser as a Mac/Win/Linux app .
\nWhen launched, it prompts you to select a game file to play. You can play several games at the same time in separate windows. Your position is always autosaved; when you launch a game, your last play session will automatically be resumed.
\nLectrote currently supports:
\n\nGlulx games (.ulx
or .gblorb
), as produced by Inform 7 . \nZ-code games (.z3/.z4/.z5/.z8
or .zblorb
), as produced by Inform 7 or earlier versions of Inform. \nHugo games (.hex
). \nTADS2 and TADS3 games (.gam
, .t3
). \nInk compiled game files (.json
), as produced by the Ink scripting language. \n \nYou can also use this package to construct a "bound game" -- an app which plays a single built-in game. This is a package containing Chromium, the interpreter, your game file, and perhaps some additional configuration. You can distribute this as a standalone game application; it's bulky but it lets people play your game.
\n Glulx (Inform 7) support \nBecause this relies on the Quixe interpreter, sound is not supported. It's also not as fast as a native interpreter.
\n Z-code support \nLectrote uses the ZVM interpreter for Z-machine support. (V3/4/5 and V8 only.)
\n Hugo support \nThe Hugo engine does not currently support autosave.
\n TADS support \nThe TADS 2/3 engine does not currently support autosave.
\n Ink support \nThis relies on the inkjs interpreter. It is a deliberately non-fancy presentation -- no attempt to slow-print the output or hide the choice list.
\n License information \n\nLectrote is copyright (c) 2016-2020, Andrew Plotkin (MIT license ) \nElectron is copyright (c) 2013-2020 GitHub Inc. (MIT license ) \nQuixe is copyright (c) 2010-2020, Andrew Plotkin (MIT license ) \ninkjs is copyright (c) 2017-2020 Yannick Lohse (MIT license ) \nifvms.js is copyright (c) 2016 Dannii Willis and other contributors (MIT license ) \nemglken is copyright (c) 2012-2017, Andrew Plotkin, Dannii Willis (MIT license ) \nGit (in emglken) is copyright (c) 2003 Iain Merrick (MIT license ) \nGlulxe (in emglken) is copyright (c) 1999-2016, Andrew Plotkin (MIT license ) \nHugo (in emglken) is copyright (c) 2011 by Kent Tessman (BSD license ) \nTADS (in emglken) is copyright (c) 1991-2012 by Michael J. Roberts (dual-licensed GPL/TADS license ) \nRemGlk (in emglken) is copyright (c) 2012-2020, Andrew Plotkin (MIT license ) \n \n For developers \nIf you've just downloaded the source code for this puppy, it's easy to make a runnable version.
\nFirst, you need to have the Node development tools installed. Everything relies on the npm
command-line tool. See Installing Node.js via package manager .
\nTo fetch all the necessary Node packages and place them in a node_modules
directory:
\nnpm install\n
\nThis command also fetches the Quixe submodule (which will live in the quixe
directory). You must have git
installed for this to work.
\nNow just type
\nnpm start\n
\n...to launch the app.
\nWhen run this way, the app will show up named as "Electron", not "Lectrote".
\n Packaging Lectrote \nThe makedist.py
script builds the zip files which you see on the release page . (Yes, it is silly to use a Python packaging script in a Node.js package. Maybe I'll rewrite it into Javascript. Later.)
\npython3 makedist.py\n
\nThis creates build directories and then zip files in a dist
directory. Add -b
to only generate the build dirs; -z
to transform existing build dirs into zip files.
\nYou can add arguments to narrow down the platforms you are building, e.g.:
\npython3 makedist.py darwin\npython3 makedist.py win32\npython3 makedist.py linux\npython3 makedist.py win32-x64\n
\nIf you want to code-sign the Mac version, use the --macsign argument:
\npython3 makedist.py darwin --macsign 'Developer ID Application: ...'\n
\nYou must be a registered Apple developer to do this. The argument must be the name of the "Developer Id Application" certificate in your keychain. Run the Keychain Access app to see this. If you don't have one, the easiest way to set it up is to run Xcode, open the Preferences, select Accounts, and hit Manage Certificates.
\n Packaging a bound game \nYou will need to create a separate directory for your game's files. Copy package.json
to the directory, adding or modifying these lines:
\n\nname
: A node package name. This is not used anywhere, so it doesn't really matter. \nproductName
: The display name for the app. \nversion
: Version number of your game. \nauthor
: You, the game's author. \ndescription
: One-line description of your game. \nlectrotePackagedGame
: Pathname to the game file. \nlectroteSoleInterpreter
: Set to "ifvms"
, "inkjs"
, "emglken"
to include just one of Lectrote's interpreter engines. (Optional, but it saves a little bit of space.) (Note that Git, Glulxe, Hugo, and TADS are all handled by the emglken package. There's currently no way to include just one of them.) \nlectroteExtraFiles
: An array of extra files to include. These are assumed to be in the game directory, so you do not have to include the directory prefix. (This list must include the game file -- yes, it's redundant with lectrotePackagedGame
.) \nlectroteMacAppID
: If you plan to build a MacOS app, a reverse-DNS ID string to uniquely identify it. \nlectroteCopyright
: Copyright string (applied to Windows binaries). \n \n(Do not change lectroteVersion
; that should always show the Lectrote release that you built your bound app from.)
\nYou may also copy any of Lectrote's content files to your game directory and customize them. You will probably want to customize about.html
, for example.
\nThe samplegame
directory in the Lectrote source demonstrates the layout. It will be simplest to clone that and alter it.
\nOnce your files are ready, do:
\npython3 makedist.py --game GAMEDIR\n
\nThis will build and package apps for all platforms. (You can test this out of the box by using samplegame
for the GAMEDIR.) As noted above, you can cut down the stages or targets with the -b
, -z
options or by naming platforms.
\nYou cannot launch a bound game by typing npm start
. You have to package it, at least to the -b
stage, and run it from the dist
directory.
\n Customizing your bound app \nAs noted, you can copy play.html
, el-glkote.css
, or other Lectrote files into your gamedir and customize them. When packaging with the --game
option, files found in the gamedir will replace normal Lectrote files.
\nIf you add new files (not replacing Lectrote files), be sure to list them in the lectroteExtraFiles
array.
\nYou can extend the functionality of the app -- for example, adding or removing menu items. Add a Javascript file to your gamedir, and name it in your package.json
file:
\n"lectroteMainExtension": "GAMEDIR/FILE.js",\n
\n(And add it to lectroteExtraFiles
as well.)
\nThis file can define new functionality by exporting any of the following Javascript functions. For example, you could say:
\nexports.launch = function() { ... }\n
\n\nexports.launch()
: Called when the app starts up. \nexports.app_ready()
: Called when the app is ready to open windows. At this point the game window has already been opened. \nexports.construct_menu_template(template, special)
: Called to customize the app menu template. The template
argument is a Javascript data structure as described in the Electron Menu docs . special
is null for the game window, or one of the strings "about", "prefs", "card"
for one of Lectrote's special windows. Modify template
and return it. \nexports.set_zoom_factor(val)
: Called when the app's zoom level changes. The argument is suitable for Electron's setZoomFactor()
method. \nexports.set_darklight_mode(val)
: Called when the OS native theme changes. The argument is false for light theme, true for dark theme. \nexports.export_game_path()
: The bound app normally has an "Export Portable Game File..." menu option, which lets the user extract your game file for use in other interpreters. You can implement this function and return null to suppress this menu option. You can also return the pathname of a different game file, which is not actually a useful thing to do. \nexports.cover_image_info
: An object { url:URL, width:W, height:H }
which provides cover art. This is only needed if your game is not a blorb file. (If it is not provided, Lectrote attempts to load the blorb cover art as usual.) \nexports.about_window_size
: An object { width:W, height:H }
which customizes the size of the about.html
window. (Defaults to { width:600, height:450 }
.) \n \nThe main Lectrote module exports several functions you can use in your extension code. I have not yet documented them; see the main.js
file.
\n Style customizations for dark/light mode \nAs of release 1.3.6 (August 2020), Lectrote supports OS dark theme. You should do the same for any windows you have added or customized.
\nLook at about.html
to see how this works. The evhan_darklight()
function alters the document style; the onready()
function now sets up a callback for this function. The <body>
tag now has <body id="body">
to support this, and several .DarkMode
stanzas have been added to the CSS. You should copy these changes in your own about.html
.
\nWhen opening a window, use a backgroundColor line to set the loading color, minimizing flash:
\nbackgroundColor: (electron.nativeTheme.shouldUseDarkColors ? '#000' : '#FFF'),\n
\nThen, in the dom-ready
event, send a message to convey the OS theme:
\nwin.webContents.send('set-darklight-mode', electron.nativeTheme.shouldUseDarkColors);\n
\nAlso add a set_darklight_mode()
routine to your extension code (see above). This routine should send the same message to all open windows.
\nIn the window, set up a handler for this message and adjust your body styles appropriately:
\nrequire('electron').ipcRenderer.on('set-darklight-mode', function(ev, arg) {\n\t// arg is false for light mode, true for dark mode.\n});\n
\nSee about.html
and if-card.html
for examples of dark/light style handling.
\nBe sure to test that your windows open with the appropriate theme (matching the OS theme), and also that they change dynamically when the OS theme changes.
\n ",
- "readmeOriginal": " Lectrote \n
\n The IF interpreter in an Electron shell \n\nLectrote packages up IF interpreters with the Chromium browser as a Mac/Win/Linux app .
\nWhen launched, it prompts you to select a game file to play. You can play several games at the same time in separate windows. Your position is always autosaved; when you launch a game, your last play session will automatically be resumed.
\nLectrote currently supports:
\n\nGlulx games (.ulx
or .gblorb
), as produced by Inform 7 . \nZ-code games (.z3/.z4/.z5/.z8
or .zblorb
), as produced by Inform 7 or earlier versions of Inform. \nHugo games (.hex
). \nTADS2 and TADS3 games (.gam
, .t3
). \nInk compiled game files (.json
), as produced by the Ink scripting language. \n \nYou can also use this package to construct a \"bound game\" -- an app which plays a single built-in game. This is a package containing Chromium, the interpreter, your game file, and perhaps some additional configuration. You can distribute this as a standalone game application; it's bulky but it lets people play your game.
\n Glulx (Inform 7) support \nBecause this relies on the Quixe interpreter, sound is not supported. It's also not as fast as a native interpreter.
\n Z-code support \nLectrote uses the ZVM interpreter for Z-machine support. (V3/4/5 and V8 only.)
\n Hugo support \nThe Hugo engine does not currently support autosave.
\n TADS support \nThe TADS 2/3 engine does not currently support autosave.
\n Ink support \nThis relies on the inkjs interpreter. It is a deliberately non-fancy presentation -- no attempt to slow-print the output or hide the choice list.
\n License information \n\nLectrote is copyright (c) 2016-2020, Andrew Plotkin (MIT license ) \nElectron is copyright (c) 2013-2020 GitHub Inc. (MIT license ) \nQuixe is copyright (c) 2010-2020, Andrew Plotkin (MIT license ) \ninkjs is copyright (c) 2017-2020 Yannick Lohse (MIT license ) \nifvms.js is copyright (c) 2016 Dannii Willis and other contributors (MIT license ) \nemglken is copyright (c) 2012-2017, Andrew Plotkin, Dannii Willis (MIT license ) \nGit (in emglken) is copyright (c) 2003 Iain Merrick (MIT license ) \nGlulxe (in emglken) is copyright (c) 1999-2016, Andrew Plotkin (MIT license ) \nHugo (in emglken) is copyright (c) 2011 by Kent Tessman (BSD license ) \nTADS (in emglken) is copyright (c) 1991-2012 by Michael J. Roberts (dual-licensed GPL/TADS license ) \nRemGlk (in emglken) is copyright (c) 2012-2020, Andrew Plotkin (MIT license ) \n \n For developers \nIf you've just downloaded the source code for this puppy, it's easy to make a runnable version.
\nFirst, you need to have the Node development tools installed. Everything relies on the npm
command-line tool. See Installing Node.js via package manager .
\nTo fetch all the necessary Node packages and place them in a node_modules
directory:
\nnpm install\n
\nThis command also fetches the Quixe submodule (which will live in the quixe
directory). You must have git
installed for this to work.
\nNow just type
\nnpm start\n
\n...to launch the app.
\nWhen run this way, the app will show up named as \"Electron\", not \"Lectrote\".
\n Packaging Lectrote \nThe makedist.py
script builds the zip files which you see on the release page . (Yes, it is silly to use a Python packaging script in a Node.js package. Maybe I'll rewrite it into Javascript. Later.)
\npython3 makedist.py\n
\nThis creates build directories and then zip files in a dist
directory. Add -b
to only generate the build dirs; -z
to transform existing build dirs into zip files.
\nYou can add arguments to narrow down the platforms you are building, e.g.:
\npython3 makedist.py darwin\npython3 makedist.py win32\npython3 makedist.py linux\npython3 makedist.py win32-x64\n
\nIf you want to code-sign the Mac version, use the --macsign argument:
\npython3 makedist.py darwin --macsign 'Developer ID Application: ...'\n
\nYou must be a registered Apple developer to do this. The argument must be the name of the \"Developer Id Application\" certificate in your keychain. Run the Keychain Access app to see this. If you don't have one, the easiest way to set it up is to run Xcode, open the Preferences, select Accounts, and hit Manage Certificates.
\n Packaging a bound game \nYou will need to create a separate directory for your game's files. Copy package.json
to the directory, adding or modifying these lines:
\n\nname
: A node package name. This is not used anywhere, so it doesn't really matter. \nproductName
: The display name for the app. \nversion
: Version number of your game. \nauthor
: You, the game's author. \ndescription
: One-line description of your game. \nlectrotePackagedGame
: Pathname to the game file. \nlectroteSoleInterpreter
: Set to \"ifvms\"
, \"inkjs\"
, \"emglken\"
to include just one of Lectrote's interpreter engines. (Optional, but it saves a little bit of space.) (Note that Git, Glulxe, Hugo, and TADS are all handled by the emglken package. There's currently no way to include just one of them.) \nlectroteExtraFiles
: An array of extra files to include. These are assumed to be in the game directory, so you do not have to include the directory prefix. (This list must include the game file -- yes, it's redundant with lectrotePackagedGame
.) \nlectroteMacAppID
: If you plan to build a MacOS app, a reverse-DNS ID string to uniquely identify it. \nlectroteCopyright
: Copyright string (applied to Windows binaries). \n \n(Do not change lectroteVersion
; that should always show the Lectrote release that you built your bound app from.)
\nYou may also copy any of Lectrote's content files to your game directory and customize them. You will probably want to customize about.html
, for example.
\nThe samplegame
directory in the Lectrote source demonstrates the layout. It will be simplest to clone that and alter it.
\nOnce your files are ready, do:
\npython3 makedist.py --game GAMEDIR\n
\nThis will build and package apps for all platforms. (You can test this out of the box by using samplegame
for the GAMEDIR.) As noted above, you can cut down the stages or targets with the -b
, -z
options or by naming platforms.
\nYou cannot launch a bound game by typing npm start
. You have to package it, at least to the -b
stage, and run it from the dist
directory.
\n Customizing your bound app \nAs noted, you can copy play.html
, el-glkote.css
, or other Lectrote files into your gamedir and customize them. When packaging with the --game
option, files found in the gamedir will replace normal Lectrote files.
\nIf you add new files (not replacing Lectrote files), be sure to list them in the lectroteExtraFiles
array.
\nYou can extend the functionality of the app -- for example, adding or removing menu items. Add a Javascript file to your gamedir, and name it in your package.json
file:
\n\"lectroteMainExtension\": \"GAMEDIR/FILE.js\",\n
\n(And add it to lectroteExtraFiles
as well.)
\nThis file can define new functionality by exporting any of the following Javascript functions. For example, you could say:
\nexports.launch = function() { ... }\n
\n\nexports.launch()
: Called when the app starts up. \nexports.app_ready()
: Called when the app is ready to open windows. At this point the game window has already been opened. \nexports.construct_menu_template(template, special)
: Called to customize the app menu template. The template
argument is a Javascript data structure as described in the Electron Menu docs . special
is null for the game window, or one of the strings \"about\", \"prefs\", \"card\"
for one of Lectrote's special windows. Modify template
and return it. \nexports.set_zoom_factor(val)
: Called when the app's zoom level changes. The argument is suitable for Electron's setZoomFactor()
method. \nexports.set_darklight_mode(val)
: Called when the OS native theme changes. The argument is false for light theme, true for dark theme. \nexports.export_game_path()
: The bound app normally has an \"Export Portable Game File...\" menu option, which lets the user extract your game file for use in other interpreters. You can implement this function and return null to suppress this menu option. You can also return the pathname of a different game file, which is not actually a useful thing to do. \nexports.cover_image_info
: An object { url:URL, width:W, height:H }
which provides cover art. This is only needed if your game is not a blorb file. (If it is not provided, Lectrote attempts to load the blorb cover art as usual.) \nexports.about_window_size
: An object { width:W, height:H }
which customizes the size of the about.html
window. (Defaults to { width:600, height:450 }
.) \n \nThe main Lectrote module exports several functions you can use in your extension code. I have not yet documented them; see the main.js
file.
\n Style customizations for dark/light mode \nAs of release 1.3.6 (August 2020), Lectrote supports OS dark theme. You should do the same for any windows you have added or customized.
\nLook at about.html
to see how this works. The evhan_darklight()
function alters the document style; the onready()
function now sets up a callback for this function. The <body>
tag now has <body id=\"body\">
to support this, and several .DarkMode
stanzas have been added to the CSS. You should copy these changes in your own about.html
.
\nWhen opening a window, use a backgroundColor line to set the loading color, minimizing flash:
\nbackgroundColor: (electron.nativeTheme.shouldUseDarkColors ? '#000' : '#FFF'),\n
\nThen, in the dom-ready
event, send a message to convey the OS theme:
\nwin.webContents.send('set-darklight-mode', electron.nativeTheme.shouldUseDarkColors);\n
\nAlso add a set_darklight_mode()
routine to your extension code (see above). This routine should send the same message to all open windows.
\nIn the window, set up a handler for this message and adjust your body styles appropriately:
\nrequire('electron').ipcRenderer.on('set-darklight-mode', function(ev, arg) {\n\t// arg is false for light mode, true for dark mode.\n});\n
\nSee about.html
and if-card.html
for examples of dark/light style handling.
\nBe sure to test that your windows open with the appropriate theme (matching the OS theme), and also that they change dynamically when the OS theme changes.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:21.214Z"
+ "lazytype": {
+ "readmeCleaned": " \n \n \n \n
\n Lazy Type \nA Software to create aliases for commands, applications to type in cmd, terminal. Just type the original command and type an alias for it. You can also assign a program for it. Browse through the directory to find the program or anything executable using the command line and you can create an alias for the same. Only Windows is supported for releases.
\n\n
\n Features \nShortcut for Command/File
\nPoint a command either to an existing system command or to an executable file.
\nBackup/Restore Utility
\nMove all the commands to and fro a new/already configured system.
\nConfiguration Checkup Inbuilt
\nLaunch the utility from the app itself if there is a problem with the commands.
\n Building/Testing \nYou need g++ in your path to build/test the code. The code uses MINGW++ compiler. Also, electron must be installed globally in the system.
\nnpm install -g electron\ngit clone https://github.com/ngudbhav/lazyType.git\ncd lazyType\nnpm install\ng++ config.cpp -o ConfigUtility.exe resource.res\nnpm start \n Installing The App \nSetupx64.exe => Full Windows install for 64-bit Windows.\nSetupx86.exe => Full Windows install for 32-bit Windows. \n Contributing \nBig Kudos to Hitesh Peswani for his incredible UI contributions.
\nWe encourage you to contribute to Lazy Type!
\nWe expect contributors to abide by our underlying code of conduct .\nAll conversations and discussions on GitHub (issues, pull requests)\nmust be respectful and harassment-free.
\n
\n License \nThis project is licensed under the MIT License - see the LICENSE.md file for details.
\n ",
+ "readmeOriginal": " \n \n \n \n
\n Lazy Type \nA Software to create aliases for commands, applications to type in cmd, terminal. Just type the original command and type an alias for it. You can also assign a program for it. Browse through the directory to find the program or anything executable using the command line and you can create an alias for the same. Only Windows is supported for releases.
\n\n
\n Features \nShortcut for Command/File
\nPoint a command either to an existing system command or to an executable file.
\nBackup/Restore Utility
\nMove all the commands to and fro a new/already configured system.
\nConfiguration Checkup Inbuilt
\nLaunch the utility from the app itself if there is a problem with the commands.
\n Building/Testing \nYou need g++ in your path to build/test the code. The code uses MINGW++ compiler. Also, electron must be installed globally in the system.
\nnpm install -g electron\ngit clone https://github.com/ngudbhav/lazyType.git\ncd lazyType\nnpm install\ng++ config.cpp -o ConfigUtility.exe resource.res\nnpm start \n Installing The App \nSetupx64.exe => Full Windows install for 64-bit Windows.\nSetupx86.exe => Full Windows install for 32-bit Windows. \n Contributing \nBig Kudos to Hitesh Peswani for his incredible UI contributions.
\nWe encourage you to contribute to Lazy Type!
\nWe expect contributors to abide by our underlying code of conduct .\nAll conversations and discussions on GitHub (issues, pull requests)\nmust be respectful and harassment-free.
\n
\n License \nThis project is licensed under the MIT License - see the LICENSE.md file for details.
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:29.215Z"
},
"lbry-desktop": {
"readmeCleaned": "
\n\nThis repo contains the UI code that powers the official LBRY desktop app, as well as lbry.tv. The LBRY app is a graphical browser for the decentralized content marketplace provided by the\nLBRY protocol. It is essentially the\nlbry daemon bundled with a UI using\nElectron .
\n \n \n \n \n \n \n \n \n \n \n \n \n\n
\n Table of Contents \n\nInstall \nUsage \nRunning from Source \nContributing \nLicense \nSecurity \nContact \n \n Install \n \n \n
\nWe provide installers for Windows, macOS (v10.12.4, Sierra, or greater), and Debian-based Linux. See community maintained builds section for alternative Linux installations.
\n\nOur releases page also contains the latest\nrelease, pre-releases, and past builds. \nNote: If the deb fails to install using the Ubuntu Software Center, install manually via sudo dpkg -i <path to deb>
. You'll need to run sudo apt-get install -f
if this is the first time installing it to install dependencies
\nTo install from source or make changes to the application, continue to the next section below.
\nCommunity maintained builds for Arch Linux and Flatpak are available, see below. These installs will need to be updated manually as the in-app update process only supports Debian installs at this time.\nNote: If coming from a deb install, the directory structure is different and you'll need to migrate data .
\n\n Usage \nDouble click the installed application to interact with the LBRY network.
\n Running from Source \nYou can run the web version (lbry.tv), the electron app, or both at the same time.
\n Prerequisites \n\n\nClone (or fork ) this repository: git clone https://github.com/lbryio/lbry-desktop
\nChange directory into the cloned repository: cd lbry-desktop
\nInstall the dependencies: yarn
\n \n Run the electron app \nyarn compile:electron
(this is only needed the first time you run the app)
\nyarn dev
\n\nIf you want to build and launch the production app you can run yarn build
. This will give you an executable inside the /dist
folder. We use electron-builder to create distributable packages. \n \n Run the web app for development \nyarn compile:web
(this is only needed the first time you run the app)
\nyarn dev:web
\n\nThis uses webpack-dev-server and includes hot-reloading. If you want to debug the web server we use in production you can run yarn dev:web-server
. This starts a server at localhost:1337
and does not include hot reloading. \n \n Customize the web app \n\nIn root directory, copy .env.defaults to .env and make changes \n \ncp .env.defaults .env\nnano .env\n
\n\n\nTo specify your own OG-IMAGE\nYou can either place a png named v2-og.png in the /custom folder or specify the OG_IMAGE_URL in .env
\n \n\nTo specify your own channels to be followed on first run\nAUTO_FOLLOW_URLS=lbry://@chan#123...a lbry://@chan2#456...a
\n \n\nIf you want to customize the homepage content
\n \n \n\nadd CUSTOM_HOMEPAGE=true
to the '.env' file \ncopy /custom/homepage.example.js
to /custom/homepage.js
and make desired changes to homepage.js
\n \n\nIf you want up to two custom sidebar links \n \nPINNED_URI_1=@someurl#2/someclaim#4\nPINNED_LABEL_1=Linktext\n\nPINNED_URI_2=$/discover?t=tag&[queryparams]\nPINNED_LABEL_2=OtherLinkText\n
\n\nFinally NODE_ENV=production yarn compile:web
to rebuild\nNote: You don't need to edit the .env file in the /web folder - that is copied during compile. \n \n Deploy the web app (experimental ) \n\nCreate a server with a domain name and a reverse proxy https to port 1337. \nInstall pm2, node v10, yarn \nClone this repo \nMake any customizations as above \nRun yarn
to install \nRun NODE_ENV=production yarn compile:web
to build \nSet up pm2 to start ./web/index.js \n \n Run both at the same time \nRun the two commands above in separate terminal windows
\nyarn dev\n\n// in another terminal window\nyarn dev:web\n
\n Resetting your Packages \nIf the app isn't building, or yarn xxx
commands aren't working you may need to just reset your node_modules
. To do so you can run: rm -r node_modules && yarn
or del /s /q node_modules && yarn
on Windows.
\nIf you really think something might have gone wrong, you can force your repo to clear everything that doesn't match the repo with git reset --hard HEAD && git clean -fxd && git pull -r
\n Contributing \nWe ❤️ contributions from everyone and contributions to this project are encouraged, and compensated. We welcome bug reports , bug fixes and feedback is always appreciated. For more details, see CONTRIBUTING.md .
\n \n License \nThis project is MIT licensed. For the full license, see LICENSE .
\n Security \nWe take security seriously. Please contact security@lbry.com regarding any security issues. Our PGP key is here if you need it. All releases are signed by Sean Yesmunt .
\n Contact \nThe primary contact for this project is @seanyesmunt .
\n ",
"readmeOriginal": "
\n\nThis repo contains the UI code that powers the official LBRY desktop app, as well as lbry.tv. The LBRY app is a graphical browser for the decentralized content marketplace provided by the\nLBRY protocol. It is essentially the\nlbry daemon bundled with a UI using\nElectron .
\n \n \n \n \n \n \n \n \n \n \n \n \n\n
\n Table of Contents \n\nInstall \nUsage \nRunning from Source \nContributing \nLicense \nSecurity \nContact \n \n Install \n \n \n
\nWe provide installers for Windows, macOS (v10.12.4, Sierra, or greater), and Debian-based Linux. See community maintained builds section for alternative Linux installations.
\n\nOur releases page also contains the latest\nrelease, pre-releases, and past builds. \nNote: If the deb fails to install using the Ubuntu Software Center, install manually via sudo dpkg -i <path to deb>
. You'll need to run sudo apt-get install -f
if this is the first time installing it to install dependencies
\nTo install from source or make changes to the application, continue to the next section below.
\nCommunity maintained builds for Arch Linux and Flatpak are available, see below. These installs will need to be updated manually as the in-app update process only supports Debian installs at this time.\nNote: If coming from a deb install, the directory structure is different and you'll need to migrate data .
\n\n Usage \nDouble click the installed application to interact with the LBRY network.
\n Running from Source \nYou can run the web version (lbry.tv), the electron app, or both at the same time.
\n Prerequisites \n\n\nClone (or fork ) this repository: git clone https://github.com/lbryio/lbry-desktop
\nChange directory into the cloned repository: cd lbry-desktop
\nInstall the dependencies: yarn
\n \n Run the electron app \nyarn compile:electron
(this is only needed the first time you run the app)
\nyarn dev
\n\nIf you want to build and launch the production app you can run yarn build
. This will give you an executable inside the /dist
folder. We use electron-builder to create distributable packages. \n \n Run the web app for development \nyarn compile:web
(this is only needed the first time you run the app)
\nyarn dev:web
\n\nThis uses webpack-dev-server and includes hot-reloading. If you want to debug the web server we use in production you can run yarn dev:web-server
. This starts a server at localhost:1337
and does not include hot reloading. \n \n Customize the web app \n\nIn root directory, copy .env.defaults to .env and make changes \n \ncp .env.defaults .env\nnano .env\n
\n\n\nTo specify your own OG-IMAGE\nYou can either place a png named v2-og.png in the /custom folder or specify the OG_IMAGE_URL in .env
\n \n\nTo specify your own channels to be followed on first run\nAUTO_FOLLOW_URLS=lbry://@chan#123...a lbry://@chan2#456...a
\n \n\nIf you want to customize the homepage content
\n \n \n\nadd CUSTOM_HOMEPAGE=true
to the '.env' file \ncopy /custom/homepage.example.js
to /custom/homepage.js
and make desired changes to homepage.js
\n \n\nIf you want up to two custom sidebar links \n \nPINNED_URI_1=@someurl#2/someclaim#4\nPINNED_LABEL_1=Linktext\n\nPINNED_URI_2=$/discover?t=tag&[queryparams]\nPINNED_LABEL_2=OtherLinkText\n
\n\nFinally NODE_ENV=production yarn compile:web
to rebuild\nNote: You don't need to edit the .env file in the /web folder - that is copied during compile. \n \n Deploy the web app (experimental ) \n\nCreate a server with a domain name and a reverse proxy https to port 1337. \nInstall pm2, node v10, yarn \nClone this repo \nMake any customizations as above \nRun yarn
to install \nRun NODE_ENV=production yarn compile:web
to build \nSet up pm2 to start ./web/index.js \n \n Run both at the same time \nRun the two commands above in separate terminal windows
\nyarn dev\n\n// in another terminal window\nyarn dev:web\n
\n Resetting your Packages \nIf the app isn't building, or yarn xxx
commands aren't working you may need to just reset your node_modules
. To do so you can run: rm -r node_modules && yarn
or del /s /q node_modules && yarn
on Windows.
\nIf you really think something might have gone wrong, you can force your repo to clear everything that doesn't match the repo with git reset --hard HEAD && git clean -fxd && git pull -r
\n Contributing \nWe ❤️ contributions from everyone and contributions to this project are encouraged, and compensated. We welcome bug reports , bug fixes and feedback is always appreciated. For more details, see CONTRIBUTING.md .
\n \n License \nThis project is MIT licensed. For the full license, see LICENSE .
\n Security \nWe take security seriously. Please contact security@lbry.com regarding any security issues. Our PGP key is here if you need it. All releases are signed by Sean Yesmunt .
\n Contact \nThe primary contact for this project is @seanyesmunt .
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:21.233Z"
+ "readmeFetchedAt": "2020-09-30T00:10:29.249Z"
},
- "lepton": {
- "readmeCleaned": "\nTo Lepton users around the world in more than 130 countries : We hope you all stay safe, healthy, and strong as we get through the COVID-19 pandemic. Lepton will continue to be free, as always. If you find this app helpful, we encourage you to make a donation to a local or global charity of your choice to help fight against the pandemic. Together, we can make the world a better place. ❤️
\n \n\n
\n\n
\n \n \n \n
\nLepton is a lean code snippet manager based on GitHub Gist . Check out its latest release.
\n\nUnlimited public/private snippets \nUnlimited tags \nLanguage groups \nMarkdown/JupyterNotebook support \nGitHub Enterprise support \nImmersive mode \nCustomizable \nLight/Dark theme \nmacOS/Win/Linux \nDashboard \nSearch \nProxy \nFree \n \n
\n\n\n\n\nOrganize \nMarkdown \nJupyter Notebook \n \n \n\n\n \n \n \n \n \n
\n\n\n\nSearch (⇧ + Space ) \nImmersive Mode (⌘/Ctrl + i) \nDashboard (⌘/Ctrl + d) \n \n \n\n\n \n \n \n \n \n
\n Shortcuts \n\n\n\nFunction \nShortcut \nNote \n \n \n\n\nNew Snippet \nCmd/Ctrl + N
\nCreate a snippet \n \n\nEdit Snippet \nCmd/Ctrl + E
\nEdit a snippet \n \n\nDelete Snippet \nCmd/Ctrl + Del
\nDelete selected snippet \n \n\nSubmit \nCmd/Ctrl + S
\nSubmit the changes from the editor \n \n\nCancel \nCmd/Ctrl + ESC
\nExit the editor without saving \n \n\nSync \nCmd/Ctrl + R
\nSync with remote Gist server \n \n\nImmersive Mode \nCmd/Ctrl + I
\nToggle the Immersive mode \n \n\nDashboard \nCmd/Ctrl + D
\nToggle the dashboard \n \n\nAbout Page \nCmd/Ctrl + ,
\nToggle the About page \n \n\nSearch \nShift + Space
\nToggle the search bar \n \n \n
\n Customization \nLepton's can be customized by <home_dir>/.leptonrc
! You can find its exact path in the About page by Command/Ctrl + ,
. Create the file if it does not exist.
\n\nTheme (light/dark) \nSnippet \nEditor \nLogger \nProxy \nShortcuts \nEnterprise \nNotifications \n \nCheck out the configuration docs to explore different customization options.
\n Tech Stack \n
\n\nFramework: Electron \nBundler: Webpack , Babel , electron-builder \nLanguage: ES6 , Sass \nLibrary: React , Redux , Redux Thunk , Redux Form \nLint: ESLint \n \n Installation \n\nDownload released binaries(macOS/Windows/Linux) here . \nInstall via Homebrew (macOS) \n \n\n\nInstall via SnapCraft (Linux) \n \n
\n Development \n Install dependencies \n$ git clone https://github.com/hackjutsu/Lepton.git\n$ cd Lepton && yarn install \n Client ID/Secret \nRegister your application , and put your client id and client secret in ./configs/account.js
.
\nmodule . exports = { \n client_id : < your_client_id > ,\n client_secret: < your_client_secret > \n} \n Run \n$ yarn build && yarn start \n Build Installer App \n\nRead electron-builder docs and check out the code signing wiki before building the installer app.
\n \nBuild apps for macOS.
\n\nBuild apps for Windows.
\n\nBuild apps for Linux.
\n\nNeed a running Docker daemon to build a snap
package.
\n \n\nBuild apps for macOS, Windows and Linux.
\n\nBuild apps for the current OS with the current arch.
\n\n FAQ \n--> Wiki FAQ
\n Contributors \n\n\n\n\n\n\n\n License \nMIT © hackjutsu
\n ",
- "readmeOriginal": "\nTo Lepton users around the world in more than 130 countries : We hope you all stay safe, healthy, and strong as we get through the COVID-19 pandemic. Lepton will continue to be free, as always. If you find this app helpful, we encourage you to make a donation to a local or global charity of your choice to help fight against the pandemic. Together, we can make the world a better place. ❤️
\n \n\n
\n\n
\n \n \n \n
\nLepton is a lean code snippet manager based on GitHub Gist . Check out its latest release.
\n\nUnlimited public/private snippets \nUnlimited tags \nLanguage groups \nMarkdown/JupyterNotebook support \nGitHub Enterprise support \nImmersive mode \nCustomizable \nLight/Dark theme \nmacOS/Win/Linux \nDashboard \nSearch \nProxy \nFree \n \n
\n\n\n\n\nOrganize \nMarkdown \nJupyter Notebook \n \n \n\n\n \n \n \n \n \n
\n\n\n\nSearch (⇧ + Space ) \nImmersive Mode (⌘/Ctrl + i) \nDashboard (⌘/Ctrl + d) \n \n \n\n\n \n \n \n \n \n
\n Shortcuts \n\n\n\nFunction \nShortcut \nNote \n \n \n\n\nNew Snippet \nCmd/Ctrl + N
\nCreate a snippet \n \n\nEdit Snippet \nCmd/Ctrl + E
\nEdit a snippet \n \n\nDelete Snippet \nCmd/Ctrl + Del
\nDelete selected snippet \n \n\nSubmit \nCmd/Ctrl + S
\nSubmit the changes from the editor \n \n\nCancel \nCmd/Ctrl + ESC
\nExit the editor without saving \n \n\nSync \nCmd/Ctrl + R
\nSync with remote Gist server \n \n\nImmersive Mode \nCmd/Ctrl + I
\nToggle the Immersive mode \n \n\nDashboard \nCmd/Ctrl + D
\nToggle the dashboard \n \n\nAbout Page \nCmd/Ctrl + ,
\nToggle the About page \n \n\nSearch \nShift + Space
\nToggle the search bar \n \n \n
\n Customization \nLepton's can be customized by <home_dir>/.leptonrc
! You can find its exact path in the About page by Command/Ctrl + ,
. Create the file if it does not exist.
\n\nTheme (light/dark) \nSnippet \nEditor \nLogger \nProxy \nShortcuts \nEnterprise \nNotifications \n \nCheck out the configuration docs to explore different customization options.
\n Tech Stack \n
\n\nFramework: Electron \nBundler: Webpack , Babel , electron-builder \nLanguage: ES6 , Sass \nLibrary: React , Redux , Redux Thunk , Redux Form \nLint: ESLint \n \n Installation \n\nDownload released binaries(macOS/Windows/Linux) here . \nInstall via Homebrew (macOS) \n \n\n\nInstall via SnapCraft (Linux) \n \n
\n Development \n Install dependencies \n$ git clone https://github.com/hackjutsu/Lepton.git\n$ cd Lepton && yarn install \n Client ID/Secret \nRegister your application , and put your client id and client secret in ./configs/account.js
.
\nmodule . exports = { \n client_id : < your_client_id > ,\n client_secret: < your_client_secret > \n} \n Run \n$ yarn build && yarn start \n Build Installer App \n\nRead electron-builder docs and check out the code signing wiki before building the installer app.
\n \nBuild apps for macOS.
\n\nBuild apps for Windows.
\n\nBuild apps for Linux.
\n\nNeed a running Docker daemon to build a snap
package.
\n \n\nBuild apps for macOS, Windows and Linux.
\n\nBuild apps for the current OS with the current arch.
\n\n FAQ \n--> Wiki FAQ
\n Contributors \n\n\n\n\n\n\n\n License \nMIT © hackjutsu
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:21.322Z"
+ "lectrote": {
+ "readmeCleaned": " Lectrote \n
\n The IF interpreter in an Electron shell \n\nLectrote packages up IF interpreters with the Chromium browser as a Mac/Win/Linux app .
\nWhen launched, it prompts you to select a game file to play. You can play several games at the same time in separate windows. Your position is always autosaved; when you launch a game, your last play session will automatically be resumed.
\nLectrote currently supports:
\n\nGlulx games (.ulx
or .gblorb
), as produced by Inform 7 . \nZ-code games (.z3/.z4/.z5/.z8
or .zblorb
), as produced by Inform 7 or earlier versions of Inform. \nHugo games (.hex
). \nTADS2 and TADS3 games (.gam
, .t3
). \nInk compiled game files (.json
), as produced by the Ink scripting language. \n \nYou can also use this package to construct a "bound game" -- an app which plays a single built-in game. This is a package containing Chromium, the interpreter, your game file, and perhaps some additional configuration. You can distribute this as a standalone game application; it's bulky but it lets people play your game.
\n Glulx (Inform 7) support \nBecause this relies on the Quixe interpreter, sound is not supported. It's also not as fast as a native interpreter.
\n Z-code support \nLectrote uses the ZVM interpreter for Z-machine support. (V3/4/5 and V8 only.)
\n Hugo support \nThe Hugo engine does not currently support autosave.
\n TADS support \nThe TADS 2/3 engine does not currently support autosave.
\n Ink support \nThis relies on the inkjs interpreter. It is a deliberately non-fancy presentation -- no attempt to slow-print the output or hide the choice list.
\n License information \n\nLectrote is copyright (c) 2016-2020, Andrew Plotkin (MIT license ) \nElectron is copyright (c) 2013-2020 GitHub Inc. (MIT license ) \nQuixe is copyright (c) 2010-2020, Andrew Plotkin (MIT license ) \ninkjs is copyright (c) 2017-2020 Yannick Lohse (MIT license ) \nifvms.js is copyright (c) 2016 Dannii Willis and other contributors (MIT license ) \nemglken is copyright (c) 2012-2017, Andrew Plotkin, Dannii Willis (MIT license ) \nGit (in emglken) is copyright (c) 2003 Iain Merrick (MIT license ) \nGlulxe (in emglken) is copyright (c) 1999-2016, Andrew Plotkin (MIT license ) \nHugo (in emglken) is copyright (c) 2011 by Kent Tessman (BSD license ) \nTADS (in emglken) is copyright (c) 1991-2012 by Michael J. Roberts (dual-licensed GPL/TADS license ) \nRemGlk (in emglken) is copyright (c) 2012-2020, Andrew Plotkin (MIT license ) \n \n For developers \nIf you've just downloaded the source code for this puppy, it's easy to make a runnable version.
\nFirst, you need to have the Node development tools installed. Everything relies on the npm
command-line tool. See Installing Node.js via package manager .
\nTo fetch all the necessary Node packages and place them in a node_modules
directory:
\nnpm install\n
\nThis command also fetches the Quixe submodule (which will live in the quixe
directory). You must have git
installed for this to work.
\nNow just type
\nnpm start\n
\n...to launch the app.
\nWhen run this way, the app will show up named as "Electron", not "Lectrote".
\n Packaging Lectrote \nThe makedist.py
script builds the zip files which you see on the release page . (Yes, it is silly to use a Python packaging script in a Node.js package. Maybe I'll rewrite it into Javascript. Later.)
\npython3 makedist.py\n
\nThis creates build directories and then zip files in a dist
directory. Add -b
to only generate the build dirs; -z
to transform existing build dirs into zip files.
\nYou can add arguments to narrow down the platforms you are building, e.g.:
\npython3 makedist.py darwin\npython3 makedist.py win32\npython3 makedist.py linux\npython3 makedist.py win32-x64\n
\nIf you want to code-sign the Mac version, use the --macsign argument:
\npython3 makedist.py darwin --macsign 'Developer ID Application: ...'\n
\nYou must be a registered Apple developer to do this. The argument must be the name of the "Developer Id Application" certificate in your keychain. Run the Keychain Access app to see this. If you don't have one, the easiest way to set it up is to run Xcode, open the Preferences, select Accounts, and hit Manage Certificates.
\n Packaging a bound game \nYou will need to create a separate directory for your game's files. Copy package.json
to the directory, adding or modifying these lines:
\n\nname
: A node package name. This is not used anywhere, so it doesn't really matter. \nproductName
: The display name for the app. \nversion
: Version number of your game. \nauthor
: You, the game's author. \ndescription
: One-line description of your game. \nlectrotePackagedGame
: Pathname to the game file. \nlectroteSoleInterpreter
: Set to "ifvms"
, "inkjs"
, "emglken"
to include just one of Lectrote's interpreter engines. (Optional, but it saves a little bit of space.) (Note that Git, Glulxe, Hugo, and TADS are all handled by the emglken package. There's currently no way to include just one of them.) \nlectroteExtraFiles
: An array of extra files to include. These are assumed to be in the game directory, so you do not have to include the directory prefix. (This list must include the game file -- yes, it's redundant with lectrotePackagedGame
.) \nlectroteMacAppID
: If you plan to build a MacOS app, a reverse-DNS ID string to uniquely identify it. \nlectroteCopyright
: Copyright string (applied to Windows binaries). \n \n(Do not change lectroteVersion
; that should always show the Lectrote release that you built your bound app from.)
\nYou may also copy any of Lectrote's content files to your game directory and customize them. You will probably want to customize about.html
, for example.
\nThe samplegame
directory in the Lectrote source demonstrates the layout. It will be simplest to clone that and alter it.
\nOnce your files are ready, do:
\npython3 makedist.py --game GAMEDIR\n
\nThis will build and package apps for all platforms. (You can test this out of the box by using samplegame
for the GAMEDIR.) As noted above, you can cut down the stages or targets with the -b
, -z
options or by naming platforms.
\nYou cannot launch a bound game by typing npm start
. You have to package it, at least to the -b
stage, and run it from the dist
directory.
\n Customizing your bound app \nAs noted, you can copy play.html
, el-glkote.css
, or other Lectrote files into your gamedir and customize them. When packaging with the --game
option, files found in the gamedir will replace normal Lectrote files.
\nIf you add new files (not replacing Lectrote files), be sure to list them in the lectroteExtraFiles
array.
\nYou can extend the functionality of the app -- for example, adding or removing menu items. Add a Javascript file to your gamedir, and name it in your package.json
file:
\n"lectroteMainExtension": "GAMEDIR/FILE.js",\n
\n(And add it to lectroteExtraFiles
as well.)
\nThis file can define new functionality by exporting any of the following Javascript functions. For example, you could say:
\nexports.launch = function() { ... }\n
\n\nexports.launch()
: Called when the app starts up. \nexports.app_ready()
: Called when the app is ready to open windows. At this point the game window has already been opened. \nexports.construct_menu_template(template, special)
: Called to customize the app menu template. The template
argument is a Javascript data structure as described in the Electron Menu docs . special
is null for the game window, or one of the strings "about", "prefs", "card"
for one of Lectrote's special windows. Modify template
and return it. \nexports.set_zoom_factor(val)
: Called when the app's zoom level changes. The argument is suitable for Electron's setZoomFactor()
method. \nexports.set_darklight_mode(val)
: Called when the OS native theme changes. The argument is false for light theme, true for dark theme. \nexports.export_game_path()
: The bound app normally has an "Export Portable Game File..." menu option, which lets the user extract your game file for use in other interpreters. You can implement this function and return null to suppress this menu option. You can also return the pathname of a different game file, which is not actually a useful thing to do. \nexports.cover_image_info
: An object { url:URL, width:W, height:H }
which provides cover art. This is only needed if your game is not a blorb file. (If it is not provided, Lectrote attempts to load the blorb cover art as usual.) \nexports.about_window_size
: An object { width:W, height:H }
which customizes the size of the about.html
window. (Defaults to { width:600, height:450 }
.) \n \nThe main Lectrote module exports several functions you can use in your extension code. I have not yet documented them; see the main.js
file.
\n Style customizations for dark/light mode \nAs of release 1.3.6 (August 2020), Lectrote supports OS dark theme. You should do the same for any windows you have added or customized.
\nLook at about.html
to see how this works. The evhan_darklight()
function alters the document style; the onready()
function now sets up a callback for this function. The <body>
tag now has <body id="body">
to support this, and several .DarkMode
stanzas have been added to the CSS. You should copy these changes in your own about.html
.
\nWhen opening a window, use a backgroundColor line to set the loading color, minimizing flash:
\nbackgroundColor: (electron.nativeTheme.shouldUseDarkColors ? '#000' : '#FFF'),\n
\nThen, in the dom-ready
event, send a message to convey the OS theme:
\nwin.webContents.send('set-darklight-mode', electron.nativeTheme.shouldUseDarkColors);\n
\nAlso add a set_darklight_mode()
routine to your extension code (see above). This routine should send the same message to all open windows.
\nIn the window, set up a handler for this message and adjust your body styles appropriately:
\nrequire('electron').ipcRenderer.on('set-darklight-mode', function(ev, arg) {\n\t// arg is false for light mode, true for dark mode.\n});\n
\nSee about.html
and if-card.html
for examples of dark/light style handling.
\nBe sure to test that your windows open with the appropriate theme (matching the OS theme), and also that they change dynamically when the OS theme changes.
\n ",
+ "readmeOriginal": " Lectrote \n
\n The IF interpreter in an Electron shell \n\nLectrote packages up IF interpreters with the Chromium browser as a Mac/Win/Linux app .
\nWhen launched, it prompts you to select a game file to play. You can play several games at the same time in separate windows. Your position is always autosaved; when you launch a game, your last play session will automatically be resumed.
\nLectrote currently supports:
\n\nGlulx games (.ulx
or .gblorb
), as produced by Inform 7 . \nZ-code games (.z3/.z4/.z5/.z8
or .zblorb
), as produced by Inform 7 or earlier versions of Inform. \nHugo games (.hex
). \nTADS2 and TADS3 games (.gam
, .t3
). \nInk compiled game files (.json
), as produced by the Ink scripting language. \n \nYou can also use this package to construct a \"bound game\" -- an app which plays a single built-in game. This is a package containing Chromium, the interpreter, your game file, and perhaps some additional configuration. You can distribute this as a standalone game application; it's bulky but it lets people play your game.
\n Glulx (Inform 7) support \nBecause this relies on the Quixe interpreter, sound is not supported. It's also not as fast as a native interpreter.
\n Z-code support \nLectrote uses the ZVM interpreter for Z-machine support. (V3/4/5 and V8 only.)
\n Hugo support \nThe Hugo engine does not currently support autosave.
\n TADS support \nThe TADS 2/3 engine does not currently support autosave.
\n Ink support \nThis relies on the inkjs interpreter. It is a deliberately non-fancy presentation -- no attempt to slow-print the output or hide the choice list.
\n License information \n\nLectrote is copyright (c) 2016-2020, Andrew Plotkin (MIT license ) \nElectron is copyright (c) 2013-2020 GitHub Inc. (MIT license ) \nQuixe is copyright (c) 2010-2020, Andrew Plotkin (MIT license ) \ninkjs is copyright (c) 2017-2020 Yannick Lohse (MIT license ) \nifvms.js is copyright (c) 2016 Dannii Willis and other contributors (MIT license ) \nemglken is copyright (c) 2012-2017, Andrew Plotkin, Dannii Willis (MIT license ) \nGit (in emglken) is copyright (c) 2003 Iain Merrick (MIT license ) \nGlulxe (in emglken) is copyright (c) 1999-2016, Andrew Plotkin (MIT license ) \nHugo (in emglken) is copyright (c) 2011 by Kent Tessman (BSD license ) \nTADS (in emglken) is copyright (c) 1991-2012 by Michael J. Roberts (dual-licensed GPL/TADS license ) \nRemGlk (in emglken) is copyright (c) 2012-2020, Andrew Plotkin (MIT license ) \n \n For developers \nIf you've just downloaded the source code for this puppy, it's easy to make a runnable version.
\nFirst, you need to have the Node development tools installed. Everything relies on the npm
command-line tool. See Installing Node.js via package manager .
\nTo fetch all the necessary Node packages and place them in a node_modules
directory:
\nnpm install\n
\nThis command also fetches the Quixe submodule (which will live in the quixe
directory). You must have git
installed for this to work.
\nNow just type
\nnpm start\n
\n...to launch the app.
\nWhen run this way, the app will show up named as \"Electron\", not \"Lectrote\".
\n Packaging Lectrote \nThe makedist.py
script builds the zip files which you see on the release page . (Yes, it is silly to use a Python packaging script in a Node.js package. Maybe I'll rewrite it into Javascript. Later.)
\npython3 makedist.py\n
\nThis creates build directories and then zip files in a dist
directory. Add -b
to only generate the build dirs; -z
to transform existing build dirs into zip files.
\nYou can add arguments to narrow down the platforms you are building, e.g.:
\npython3 makedist.py darwin\npython3 makedist.py win32\npython3 makedist.py linux\npython3 makedist.py win32-x64\n
\nIf you want to code-sign the Mac version, use the --macsign argument:
\npython3 makedist.py darwin --macsign 'Developer ID Application: ...'\n
\nYou must be a registered Apple developer to do this. The argument must be the name of the \"Developer Id Application\" certificate in your keychain. Run the Keychain Access app to see this. If you don't have one, the easiest way to set it up is to run Xcode, open the Preferences, select Accounts, and hit Manage Certificates.
\n Packaging a bound game \nYou will need to create a separate directory for your game's files. Copy package.json
to the directory, adding or modifying these lines:
\n\nname
: A node package name. This is not used anywhere, so it doesn't really matter. \nproductName
: The display name for the app. \nversion
: Version number of your game. \nauthor
: You, the game's author. \ndescription
: One-line description of your game. \nlectrotePackagedGame
: Pathname to the game file. \nlectroteSoleInterpreter
: Set to \"ifvms\"
, \"inkjs\"
, \"emglken\"
to include just one of Lectrote's interpreter engines. (Optional, but it saves a little bit of space.) (Note that Git, Glulxe, Hugo, and TADS are all handled by the emglken package. There's currently no way to include just one of them.) \nlectroteExtraFiles
: An array of extra files to include. These are assumed to be in the game directory, so you do not have to include the directory prefix. (This list must include the game file -- yes, it's redundant with lectrotePackagedGame
.) \nlectroteMacAppID
: If you plan to build a MacOS app, a reverse-DNS ID string to uniquely identify it. \nlectroteCopyright
: Copyright string (applied to Windows binaries). \n \n(Do not change lectroteVersion
; that should always show the Lectrote release that you built your bound app from.)
\nYou may also copy any of Lectrote's content files to your game directory and customize them. You will probably want to customize about.html
, for example.
\nThe samplegame
directory in the Lectrote source demonstrates the layout. It will be simplest to clone that and alter it.
\nOnce your files are ready, do:
\npython3 makedist.py --game GAMEDIR\n
\nThis will build and package apps for all platforms. (You can test this out of the box by using samplegame
for the GAMEDIR.) As noted above, you can cut down the stages or targets with the -b
, -z
options or by naming platforms.
\nYou cannot launch a bound game by typing npm start
. You have to package it, at least to the -b
stage, and run it from the dist
directory.
\n Customizing your bound app \nAs noted, you can copy play.html
, el-glkote.css
, or other Lectrote files into your gamedir and customize them. When packaging with the --game
option, files found in the gamedir will replace normal Lectrote files.
\nIf you add new files (not replacing Lectrote files), be sure to list them in the lectroteExtraFiles
array.
\nYou can extend the functionality of the app -- for example, adding or removing menu items. Add a Javascript file to your gamedir, and name it in your package.json
file:
\n\"lectroteMainExtension\": \"GAMEDIR/FILE.js\",\n
\n(And add it to lectroteExtraFiles
as well.)
\nThis file can define new functionality by exporting any of the following Javascript functions. For example, you could say:
\nexports.launch = function() { ... }\n
\n\nexports.launch()
: Called when the app starts up. \nexports.app_ready()
: Called when the app is ready to open windows. At this point the game window has already been opened. \nexports.construct_menu_template(template, special)
: Called to customize the app menu template. The template
argument is a Javascript data structure as described in the Electron Menu docs . special
is null for the game window, or one of the strings \"about\", \"prefs\", \"card\"
for one of Lectrote's special windows. Modify template
and return it. \nexports.set_zoom_factor(val)
: Called when the app's zoom level changes. The argument is suitable for Electron's setZoomFactor()
method. \nexports.set_darklight_mode(val)
: Called when the OS native theme changes. The argument is false for light theme, true for dark theme. \nexports.export_game_path()
: The bound app normally has an \"Export Portable Game File...\" menu option, which lets the user extract your game file for use in other interpreters. You can implement this function and return null to suppress this menu option. You can also return the pathname of a different game file, which is not actually a useful thing to do. \nexports.cover_image_info
: An object { url:URL, width:W, height:H }
which provides cover art. This is only needed if your game is not a blorb file. (If it is not provided, Lectrote attempts to load the blorb cover art as usual.) \nexports.about_window_size
: An object { width:W, height:H }
which customizes the size of the about.html
window. (Defaults to { width:600, height:450 }
.) \n \nThe main Lectrote module exports several functions you can use in your extension code. I have not yet documented them; see the main.js
file.
\n Style customizations for dark/light mode \nAs of release 1.3.6 (August 2020), Lectrote supports OS dark theme. You should do the same for any windows you have added or customized.
\nLook at about.html
to see how this works. The evhan_darklight()
function alters the document style; the onready()
function now sets up a callback for this function. The <body>
tag now has <body id=\"body\">
to support this, and several .DarkMode
stanzas have been added to the CSS. You should copy these changes in your own about.html
.
\nWhen opening a window, use a backgroundColor line to set the loading color, minimizing flash:
\nbackgroundColor: (electron.nativeTheme.shouldUseDarkColors ? '#000' : '#FFF'),\n
\nThen, in the dom-ready
event, send a message to convey the OS theme:
\nwin.webContents.send('set-darklight-mode', electron.nativeTheme.shouldUseDarkColors);\n
\nAlso add a set_darklight_mode()
routine to your extension code (see above). This routine should send the same message to all open windows.
\nIn the window, set up a handler for this message and adjust your body styles appropriately:
\nrequire('electron').ipcRenderer.on('set-darklight-mode', function(ev, arg) {\n\t// arg is false for light mode, true for dark mode.\n});\n
\nSee about.html
and if-card.html
for examples of dark/light style handling.
\nBe sure to test that your windows open with the appropriate theme (matching the OS theme), and also that they change dynamically when the OS theme changes.
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:29.270Z"
},
"lifeboat": {
"readmeCleaned": " lifeboat \n Update 11/14/2019: This project is archived and will no longer receive updates. \nA Docker UI for projects. Download for Mac, Windows and Linux from the Releases tab.
\n
\n Development \nThis is an Electron app, scaffolded with electron-vue .
\n\nYou will need to have Node/Yarn installed locally. \nYou will need to have Docker for Mac or Docker for Windows installed and running. Older implementations of Docker, using docker-machine or boot2docker, are not supported . \nYou will need a test project with a valid docker-compose.yml
file. Consider using one of the example Docker Compose projects to test. \n \n Build Setup \n# install dependencies \nyarn install\n\n# serve with hot reload at localhost:9080 \nyarn run dev\n\n# build electron application for production \nyarn run build\n\n# quick build (.app only) \nyarn run build:dir\n\n# run unit tests \nyarn test \n\n# lint all JS/Vue component files in `src/` \nyarn run lint\n \n Writing Tests \nUnit tests are written for Vue components and should be placed in the test/specs
directory. Here are a few guides for writing tests using Lifeboat's setup:
\n\nVue Test Utils : The library of tool used to test shallow copies of Vue components. \nExpect : Part of Facebook's Jest testing suite. Used for assertions. \nSinon : Used for spies, mocks, stubs, and fake timers. \n \n Troubleshooting \nA valid Apple Developer ID signing certificate is required if you want to release a build. If you get an issue during code signing similar to ...resource fork, Finder information, or similar detritus not allowed
, try inspecting which files are causing trouble with:
\nxattr -lr /path/to/lifeboat/\n
\nAnd clean up any files with:
\nxattr -cr /path/to/lifeboat/<optional pattern>\n
\n \nThis project was generated with electron-vue @331f85f using vue-cli . Documentation about the original structure can be found here .
\n ",
"readmeOriginal": " lifeboat \n Update 11/14/2019: This project is archived and will no longer receive updates. \nA Docker UI for projects. Download for Mac, Windows and Linux from the Releases tab.
\n
\n Development \nThis is an Electron app, scaffolded with electron-vue .
\n\nYou will need to have Node/Yarn installed locally. \nYou will need to have Docker for Mac or Docker for Windows installed and running. Older implementations of Docker, using docker-machine or boot2docker, are not supported . \nYou will need a test project with a valid docker-compose.yml
file. Consider using one of the example Docker Compose projects to test. \n \n Build Setup \n# install dependencies \nyarn install\n\n# serve with hot reload at localhost:9080 \nyarn run dev\n\n# build electron application for production \nyarn run build\n\n# quick build (.app only) \nyarn run build:dir\n\n# run unit tests \nyarn test \n\n# lint all JS/Vue component files in `src/` \nyarn run lint\n \n Writing Tests \nUnit tests are written for Vue components and should be placed in the test/specs
directory. Here are a few guides for writing tests using Lifeboat's setup:
\n\nVue Test Utils : The library of tool used to test shallow copies of Vue components. \nExpect : Part of Facebook's Jest testing suite. Used for assertions. \nSinon : Used for spies, mocks, stubs, and fake timers. \n \n Troubleshooting \nA valid Apple Developer ID signing certificate is required if you want to release a build. If you get an issue during code signing similar to ...resource fork, Finder information, or similar detritus not allowed
, try inspecting which files are causing trouble with:
\nxattr -lr /path/to/lifeboat/\n
\nAnd clean up any files with:
\nxattr -cr /path/to/lifeboat/<optional pattern>\n
\n \nThis project was generated with electron-vue @331f85f using vue-cli . Documentation about the original structure can be found here .
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:21.326Z"
+ "readmeFetchedAt": "2020-09-30T00:10:29.321Z"
},
"lightgallery": {
"readmeCleaned": " lightGallery \nA modern, electron and nodejs based image viewer for Mac, Windows and Linux.\n
\n Main features \n\nBuilt with Electron.\n\nLightGallery uses HTML, CSS, and JavaScript with Chromium and Node.js to build the app. \n \n \nCross-platform.\n\nLightGallery works across operating systems. You can use it on OS X, Windows, or Linux. \n \n \n20+ Animations\n\nLightGallery comes with numerous number of beautiful in-built animations. \n \n \nAnimated thumbnails\n\nYou also have the option to enable animated thumbnails from the settings. \n \n \nZoom & Fullscreen\n\nYou can double-click on the image to see its actual size. Zoom-in and zoom-out controls can be used for changing the zoom values of the image. \n \n \nMouse Drag & keyboard Navigations\n\nLightGallery allows users to navigate between slides via mouse drag and keyboard arrows. \n \n \nPagers \nAuto slideshow \nSupport various kind of image formats (jpg, png, gif, webp). \nHighly customizable \nAnd many more. \n \n Watch ⭐ this repository. More features are coming \n Settings \n\n\n\nName \nDefault \nDescription \n \n \n\n\nmode \n'lg-slide'
\nType of transition between images. lightGallery comes with lots of transition effects such as 'lg-slide'
, 'lg-fade'
, 'lg-zoom-in'
, 'lg-zoom-in-big'
, 'lg-zoom-out'
, 'lg-zoom-out-big'
, 'lg-zoom-out-in'
, 'lg-zoom-in-out'
, 'lg-soft-zoom'
, 'lg-scale-up'
, 'lg-slide-circular'
, 'lg-slide-circular-vertical'
, 'lg-slide-vertical'
, 'lg-slide-vertical-growth'
, 'lg-slide-skew-only'
, 'lg-slide-skew-only-rev'
, 'lg-slide-skew-only-y'
, 'lg-slide-skew-only-y-rev'
, 'lg-slide-skew'
, 'lg-slide-skew-rev'
, 'lg-slide-skew-cross'
, 'lg-slide-skew-cross-rev'
, 'lg-slide-skew-ver'
, 'lg-slide-skew-ver-rev'
, 'lg-slide-skew-ver-cross'
, 'lg-slide-skew-ver-cross-rev'
, 'lg-lollipop'
, 'lg-lollipop-rev'
, 'lg-rotate'
, 'lg-rotate-rev'
, 'lg-tube'
\n \n\ncssEasing \n'ease'
\nType of easing to be used for animations \n \n\nspeed \n600
\nTransition duration (in ms). \n \n\nhideBarsDelay \n6000
\nDelay for hiding gallery controls in ms \n \n\nuseLeft \nfalse
\nforce lightgallery to use css left property instead of transform. \n \n\nclosable \ntrue
\nallows clicks on dimmer to close gallery. \n \n\nloop \ntrue
\nIf false
, will disable the ability to loop back to the beginning of the gallery when on the last element. \n \n\nkeyPress \ntrue
\nEnable keyboard navigation \n \n\ncontrols \ntrue
\nIf false
, prev/next buttons will not be displayed. \n \n\nslideEndAnimatoin \ntrue
\nEnable slideEnd animation \n \n\nhideControlOnEnd \nfalse
\nIf true
, prev/next button will be hidden on first/last image. \n \n\nmousewheel \ntrue
\nChange slide on mousewheel \n \n\npreload \n1
\nNumber of preload slides. will exicute only after the current slide is fully loaded. ex:// you clicked on 4th image and if preload = 1 then 3rd slide and 5th slide will be loaded in the background after the 4th slide is fully loaded.. if preload is 2 then 2nd 3rd 5th 6th slides will be preloaded \n \n\nshowAfterLoad \ntrue
\nShow Content once it is fully loaded \n \n\ncounter \ntrue
\nWhether to show total number of images and index number of currently displayed image. \n \n\nswipeThreshold \n50
\nBy setting the swipeThreshold (in px) you can set how far the user must swipe for the next/prev image. \n \n\nenableDrag \ntrue
\nEnables desktop mouse drag support \n \n\nthumbnail \ntrue
\nEnable thumbnails for the gallery \n \n\nanimateThumb \ntrue
\nEnable thumbnail animation. \n \n\ncurrentPagerPosition \n'middle'
\nPosition of selected thumbnail. 'left'
or 'middle'
or 'right'
\n \n\nthumbWidth \n100
\nWidth of each thumbnails. \n \n\nthumbContHeight \n100
\nHeight of the thumbnail container including padding and border \n \n\nthumbMargin \n5
\nSpacing between each thumbnails \n \n\ntoogleThumb \ntrue \nWhether to display thumbnail toggle button. \n \n\nenableThumbDrag \ntrue
\nEnables desktop mouse drag support for thumbnails. \n \n\nswipeThreshold \n50
\nBy setting the swipeThreshold (in px) you can set how far the user must swipe for the next/prev slide. \n \n\nautoplay \ntrue
\nEnable gallery autoplay \n \n\npause \n5000
\nThe time (in ms) between each auto transition. \n \n\nprogressBar \ntrue
\nEnable autoplay progress bar \n \n\nfourceAutoplay \nfalse
\nIf false
autoplay will be stopped after first user action \n \n\nautoplayControls \ntrue
\nShow/hide autoplay controls. \n \n\npager \ntrue
\nEnable/Disable pager \n \n\nzoom \ntrue
\nEnable/Disable zoom option \n \n\nscale \n1
\nValue of zoom should be incremented/decremented \n \n \n
\n Development \n Project's folders \n\napp
- code of your application goes here. \nconfig
- place for you to declare environment specific stuff. \nbuild
- in this folder lands built, runnable application. \nreleases
- ready for distribution installers will land here. \nresources
- resources for particular operating system. \ntasks
- build and development environment scripts. \n \n Installation \nnpm install\n
\nIt will also download Electron runtime, and install dependencies for second package.json
file inside app
folder.
\n Starting the app \nnpm start\n
\n Making a release \nTo make ready for distribution installer use command:
\nnpm run release\n
\nIt will start the packaging process for the operating system you are running this command on. The file which is ready for distribution will be outputted to releases
directory.
\nYou can create Windows installer only when running on Windows, the same is true for Linux and OSX. So to generate all three installers you need all three operating systems.
\n Other Projects \n\n\nA customizable, modular, responsive, lightbox gallery plugin.
\n \n\n\nlightSlider is a lightweight responsive Content slider with carousel thumbnails navigation.
\n \n\n\nA simple lightweight flash message module for angularjs
\n \n\n\nAn angularjs directive to copy text to clipboard without using flash
\n \n\n\nA rich WYSIWYG text editor directive for angularjs.
\n \n\n\nLadda button directive for angularjs
\n \n\n\nIntegrated Suite of Business Applications.. (Not an open source project but free for the first 1,000 Companies!)
\n \nFollow me on twitter @sachinchoolur for the latest news, updates about this project.
\nSpecial thanks to Jakub Szwacz for electron boilerplate
\n License \nMIT License
\n ",
"readmeOriginal": " lightGallery \nA modern, electron and nodejs based image viewer for Mac, Windows and Linux.\n
\n Main features \n\nBuilt with Electron.\n\nLightGallery uses HTML, CSS, and JavaScript with Chromium and Node.js to build the app. \n \n \nCross-platform.\n\nLightGallery works across operating systems. You can use it on OS X, Windows, or Linux. \n \n \n20+ Animations\n\nLightGallery comes with numerous number of beautiful in-built animations. \n \n \nAnimated thumbnails\n\nYou also have the option to enable animated thumbnails from the settings. \n \n \nZoom & Fullscreen\n\nYou can double-click on the image to see its actual size. Zoom-in and zoom-out controls can be used for changing the zoom values of the image. \n \n \nMouse Drag & keyboard Navigations\n\nLightGallery allows users to navigate between slides via mouse drag and keyboard arrows. \n \n \nPagers \nAuto slideshow \nSupport various kind of image formats (jpg, png, gif, webp). \nHighly customizable \nAnd many more. \n \n Watch ⭐ this repository. More features are coming \n Settings \n\n\n\nName \nDefault \nDescription \n \n \n\n\nmode \n'lg-slide'
\nType of transition between images. lightGallery comes with lots of transition effects such as 'lg-slide'
, 'lg-fade'
, 'lg-zoom-in'
, 'lg-zoom-in-big'
, 'lg-zoom-out'
, 'lg-zoom-out-big'
, 'lg-zoom-out-in'
, 'lg-zoom-in-out'
, 'lg-soft-zoom'
, 'lg-scale-up'
, 'lg-slide-circular'
, 'lg-slide-circular-vertical'
, 'lg-slide-vertical'
, 'lg-slide-vertical-growth'
, 'lg-slide-skew-only'
, 'lg-slide-skew-only-rev'
, 'lg-slide-skew-only-y'
, 'lg-slide-skew-only-y-rev'
, 'lg-slide-skew'
, 'lg-slide-skew-rev'
, 'lg-slide-skew-cross'
, 'lg-slide-skew-cross-rev'
, 'lg-slide-skew-ver'
, 'lg-slide-skew-ver-rev'
, 'lg-slide-skew-ver-cross'
, 'lg-slide-skew-ver-cross-rev'
, 'lg-lollipop'
, 'lg-lollipop-rev'
, 'lg-rotate'
, 'lg-rotate-rev'
, 'lg-tube'
\n \n\ncssEasing \n'ease'
\nType of easing to be used for animations \n \n\nspeed \n600
\nTransition duration (in ms). \n \n\nhideBarsDelay \n6000
\nDelay for hiding gallery controls in ms \n \n\nuseLeft \nfalse
\nforce lightgallery to use css left property instead of transform. \n \n\nclosable \ntrue
\nallows clicks on dimmer to close gallery. \n \n\nloop \ntrue
\nIf false
, will disable the ability to loop back to the beginning of the gallery when on the last element. \n \n\nkeyPress \ntrue
\nEnable keyboard navigation \n \n\ncontrols \ntrue
\nIf false
, prev/next buttons will not be displayed. \n \n\nslideEndAnimatoin \ntrue
\nEnable slideEnd animation \n \n\nhideControlOnEnd \nfalse
\nIf true
, prev/next button will be hidden on first/last image. \n \n\nmousewheel \ntrue
\nChange slide on mousewheel \n \n\npreload \n1
\nNumber of preload slides. will exicute only after the current slide is fully loaded. ex:// you clicked on 4th image and if preload = 1 then 3rd slide and 5th slide will be loaded in the background after the 4th slide is fully loaded.. if preload is 2 then 2nd 3rd 5th 6th slides will be preloaded \n \n\nshowAfterLoad \ntrue
\nShow Content once it is fully loaded \n \n\ncounter \ntrue
\nWhether to show total number of images and index number of currently displayed image. \n \n\nswipeThreshold \n50
\nBy setting the swipeThreshold (in px) you can set how far the user must swipe for the next/prev image. \n \n\nenableDrag \ntrue
\nEnables desktop mouse drag support \n \n\nthumbnail \ntrue
\nEnable thumbnails for the gallery \n \n\nanimateThumb \ntrue
\nEnable thumbnail animation. \n \n\ncurrentPagerPosition \n'middle'
\nPosition of selected thumbnail. 'left'
or 'middle'
or 'right'
\n \n\nthumbWidth \n100
\nWidth of each thumbnails. \n \n\nthumbContHeight \n100
\nHeight of the thumbnail container including padding and border \n \n\nthumbMargin \n5
\nSpacing between each thumbnails \n \n\ntoogleThumb \ntrue \nWhether to display thumbnail toggle button. \n \n\nenableThumbDrag \ntrue
\nEnables desktop mouse drag support for thumbnails. \n \n\nswipeThreshold \n50
\nBy setting the swipeThreshold (in px) you can set how far the user must swipe for the next/prev slide. \n \n\nautoplay \ntrue
\nEnable gallery autoplay \n \n\npause \n5000
\nThe time (in ms) between each auto transition. \n \n\nprogressBar \ntrue
\nEnable autoplay progress bar \n \n\nfourceAutoplay \nfalse
\nIf false
autoplay will be stopped after first user action \n \n\nautoplayControls \ntrue
\nShow/hide autoplay controls. \n \n\npager \ntrue
\nEnable/Disable pager \n \n\nzoom \ntrue
\nEnable/Disable zoom option \n \n\nscale \n1
\nValue of zoom should be incremented/decremented \n \n \n
\n Development \n Project's folders \n\napp
- code of your application goes here. \nconfig
- place for you to declare environment specific stuff. \nbuild
- in this folder lands built, runnable application. \nreleases
- ready for distribution installers will land here. \nresources
- resources for particular operating system. \ntasks
- build and development environment scripts. \n \n Installation \nnpm install\n
\nIt will also download Electron runtime, and install dependencies for second package.json
file inside app
folder.
\n Starting the app \nnpm start\n
\n Making a release \nTo make ready for distribution installer use command:
\nnpm run release\n
\nIt will start the packaging process for the operating system you are running this command on. The file which is ready for distribution will be outputted to releases
directory.
\nYou can create Windows installer only when running on Windows, the same is true for Linux and OSX. So to generate all three installers you need all three operating systems.
\n Other Projects \n\n\nA customizable, modular, responsive, lightbox gallery plugin.
\n \n\n\nlightSlider is a lightweight responsive Content slider with carousel thumbnails navigation.
\n \n\n\nA simple lightweight flash message module for angularjs
\n \n\n\nAn angularjs directive to copy text to clipboard without using flash
\n \n\n\nA rich WYSIWYG text editor directive for angularjs.
\n \n\n\nLadda button directive for angularjs
\n \n\n\nIntegrated Suite of Business Applications.. (Not an open source project but free for the first 1,000 Companies!)
\n \nFollow me on twitter @sachinchoolur for the latest news, updates about this project.
\nSpecial thanks to Jakub Szwacz for electron boilerplate
\n License \nMIT License
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:21.340Z"
+ "readmeFetchedAt": "2020-09-30T00:10:29.346Z"
},
"ling": {
"readmeCleaned": " Ling \n
\n\nREST client built with Electron and AngularJS.
\n \n Clone \n$ git clone https://github.com/talhasch/ling\n$ cd ling\n
\n Install dependencies \n$ npm install\n
\n Run \n$ npm start\n
\n Package \n$ npm run release\n
\n Screenshot \n
\n Ling? \nLing
\n License \nThe MIT License (MIT) © Talha Buğra Bulut 2016
\n ",
"readmeOriginal": " Ling \n
\n\nREST client built with Electron and AngularJS.
\n \n Clone \n$ git clone https://github.com/talhasch/ling\n$ cd ling\n
\n Install dependencies \n$ npm install\n
\n Run \n$ npm start\n
\n Package \n$ npm run release\n
\n Screenshot \n
\n Ling? \nLing
\n License \nThe MIT License (MIT) © Talha Buğra Bulut 2016
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:21.380Z"
+ "readmeFetchedAt": "2020-09-30T00:10:29.387Z"
+ },
+ "lepton": {
+ "readmeCleaned": "\nTo Lepton users around the world in more than 130 countries : We hope you all stay safe, healthy, and strong as we get through the COVID-19 pandemic. Lepton will continue to be free, as always. If you find this app helpful, we encourage you to make a donation to a local or global charity of your choice to help fight against the pandemic. Together, we can make the world a better place. ❤️
\n \n\n
\n\n
\n \n \n \n
\nLepton is a lean code snippet manager based on GitHub Gist . Check out its latest release.
\n\nUnlimited public/private snippets \nUnlimited tags \nLanguage groups \nMarkdown/JupyterNotebook support \nGitHub Enterprise support \nImmersive mode \nCustomizable \nLight/Dark theme \nmacOS/Win/Linux \nDashboard \nSearch \nProxy \nFree \n \n
\n\n\n\n\nOrganize \nMarkdown \nJupyter Notebook \n \n \n\n\n \n \n \n \n \n
\n\n\n\nSearch (⇧ + Space ) \nImmersive Mode (⌘/Ctrl + i) \nDashboard (⌘/Ctrl + d) \n \n \n\n\n \n \n \n \n \n
\n Shortcuts \n\n\n\nFunction \nShortcut \nNote \n \n \n\n\nNew Snippet \nCmd/Ctrl + N
\nCreate a snippet \n \n\nEdit Snippet \nCmd/Ctrl + E
\nEdit a snippet \n \n\nDelete Snippet \nCmd/Ctrl + Del
\nDelete selected snippet \n \n\nSubmit \nCmd/Ctrl + S
\nSubmit the changes from the editor \n \n\nCancel \nCmd/Ctrl + ESC
\nExit the editor without saving \n \n\nSync \nCmd/Ctrl + R
\nSync with remote Gist server \n \n\nImmersive Mode \nCmd/Ctrl + I
\nToggle the Immersive mode \n \n\nDashboard \nCmd/Ctrl + D
\nToggle the dashboard \n \n\nAbout Page \nCmd/Ctrl + ,
\nToggle the About page \n \n\nSearch \nShift + Space
\nToggle the search bar \n \n \n
\n Customization \nLepton's can be customized by <home_dir>/.leptonrc
! You can find its exact path in the About page by Command/Ctrl + ,
. Create the file if it does not exist.
\n\nTheme (light/dark) \nSnippet \nEditor \nLogger \nProxy \nShortcuts \nEnterprise \nNotifications \n \nCheck out the configuration docs to explore different customization options.
\n Tech Stack \n
\n\nFramework: Electron \nBundler: Webpack , Babel , electron-builder \nLanguage: ES6 , Sass \nLibrary: React , Redux , Redux Thunk , Redux Form \nLint: ESLint \n \n Installation \n\nDownload released binaries(macOS/Windows/Linux) here . \nInstall via Homebrew (macOS) \n \n\n\nInstall via SnapCraft (Linux) \n \n
\n Development \n Install dependencies \n$ git clone https://github.com/hackjutsu/Lepton.git\n$ cd Lepton && yarn install \n Client ID/Secret \nRegister your application , and put your client id and client secret in ./configs/account.js
.
\nmodule . exports = { \n client_id : < your_client_id > ,\n client_secret: < your_client_secret > \n} \n Run \n$ yarn build && yarn start \n Build Installer App \n\nRead electron-builder docs and check out the code signing wiki before building the installer app.
\n \nBuild apps for macOS.
\n\nBuild apps for Windows.
\n\nBuild apps for Linux.
\n\nNeed a running Docker daemon to build a snap
package.
\n \n\nBuild apps for macOS, Windows and Linux.
\n\nBuild apps for the current OS with the current arch.
\n\n FAQ \n--> Wiki FAQ
\n Contributors \n\n\n\n\n\n\n\n License \nMIT © hackjutsu
\n ",
+ "readmeOriginal": "\nTo Lepton users around the world in more than 130 countries : We hope you all stay safe, healthy, and strong as we get through the COVID-19 pandemic. Lepton will continue to be free, as always. If you find this app helpful, we encourage you to make a donation to a local or global charity of your choice to help fight against the pandemic. Together, we can make the world a better place. ❤️
\n \n\n
\n\n
\n \n \n \n
\nLepton is a lean code snippet manager based on GitHub Gist . Check out its latest release.
\n\nUnlimited public/private snippets \nUnlimited tags \nLanguage groups \nMarkdown/JupyterNotebook support \nGitHub Enterprise support \nImmersive mode \nCustomizable \nLight/Dark theme \nmacOS/Win/Linux \nDashboard \nSearch \nProxy \nFree \n \n
\n\n\n\n\nOrganize \nMarkdown \nJupyter Notebook \n \n \n\n\n \n \n \n \n \n
\n\n\n\nSearch (⇧ + Space ) \nImmersive Mode (⌘/Ctrl + i) \nDashboard (⌘/Ctrl + d) \n \n \n\n\n \n \n \n \n \n
\n Shortcuts \n\n\n\nFunction \nShortcut \nNote \n \n \n\n\nNew Snippet \nCmd/Ctrl + N
\nCreate a snippet \n \n\nEdit Snippet \nCmd/Ctrl + E
\nEdit a snippet \n \n\nDelete Snippet \nCmd/Ctrl + Del
\nDelete selected snippet \n \n\nSubmit \nCmd/Ctrl + S
\nSubmit the changes from the editor \n \n\nCancel \nCmd/Ctrl + ESC
\nExit the editor without saving \n \n\nSync \nCmd/Ctrl + R
\nSync with remote Gist server \n \n\nImmersive Mode \nCmd/Ctrl + I
\nToggle the Immersive mode \n \n\nDashboard \nCmd/Ctrl + D
\nToggle the dashboard \n \n\nAbout Page \nCmd/Ctrl + ,
\nToggle the About page \n \n\nSearch \nShift + Space
\nToggle the search bar \n \n \n
\n Customization \nLepton's can be customized by <home_dir>/.leptonrc
! You can find its exact path in the About page by Command/Ctrl + ,
. Create the file if it does not exist.
\n\nTheme (light/dark) \nSnippet \nEditor \nLogger \nProxy \nShortcuts \nEnterprise \nNotifications \n \nCheck out the configuration docs to explore different customization options.
\n Tech Stack \n
\n\nFramework: Electron \nBundler: Webpack , Babel , electron-builder \nLanguage: ES6 , Sass \nLibrary: React , Redux , Redux Thunk , Redux Form \nLint: ESLint \n \n Installation \n\nDownload released binaries(macOS/Windows/Linux) here . \nInstall via Homebrew (macOS) \n \n\n\nInstall via SnapCraft (Linux) \n \n
\n Development \n Install dependencies \n$ git clone https://github.com/hackjutsu/Lepton.git\n$ cd Lepton && yarn install \n Client ID/Secret \nRegister your application , and put your client id and client secret in ./configs/account.js
.
\nmodule . exports = { \n client_id : < your_client_id > ,\n client_secret: < your_client_secret > \n} \n Run \n$ yarn build && yarn start \n Build Installer App \n\nRead electron-builder docs and check out the code signing wiki before building the installer app.
\n \nBuild apps for macOS.
\n\nBuild apps for Windows.
\n\nBuild apps for Linux.
\n\nNeed a running Docker daemon to build a snap
package.
\n \n\nBuild apps for macOS, Windows and Linux.
\n\nBuild apps for the current OS with the current arch.
\n\n FAQ \n--> Wiki FAQ
\n Contributors \n\n\n\n\n\n\n\n License \nMIT © hackjutsu
\n ",
+ "readmeFetchedAt": "2020-09-30T00:10:29.399Z"
},
"lightproxy": {
"readmeCleaned": " \n \n \n \n \n \n
\n\n \n \n \n
\n\nDownload \n|\nDocument \n|\nContribute \n|\n Introduction \n|\n介绍文章 \n|\nFAQ \n
\n\n \n
\n\n \n \n \n \n
\n \n📦 Out-of-box, fully automation with certificate install & system proxy setting
\n🔋 Battery include, powerful hosts/proxy/capture
based on whistle
, what u need is just input /
\n🔌 Hackable, you could write even Node.js for your proxy rule
\n \n Preview GIF \n\n \n
\n Download \nmacOS Version Download
\nWindows Version Download
\n Quick Start \nTake a quick start at: https://lightproxy.org/doc/getting-started
\n How to contribute \n env \n\nnodejs > 12 (important ) \nnpm install -g electron-builder
if you need bundle application \n \n dev \ngit clone https://github.com/alibaba/lightproxy\ncd lightproxy\nyarn run install-deps\nyarn run dev \nFor new contributors you can try to fix a 🏅 send-a-PR
\n Contributors ✨ \n\n \n \n \n
\n ",
"readmeOriginal": " \n \n \n \n \n \n
\n\n \n \n \n
\n\nDownload \n|\nDocument \n|\nContribute \n|\n Introduction \n|\n介绍文章 \n|\nFAQ \n
\n\n \n
\n\n \n \n \n \n
\n \n📦 Out-of-box, fully automation with certificate install & system proxy setting
\n🔋 Battery include, powerful hosts/proxy/capture
based on whistle
, what u need is just input /
\n🔌 Hackable, you could write even Node.js for your proxy rule
\n \n Preview GIF \n\n \n
\n Download \nmacOS Version Download
\nWindows Version Download
\n Quick Start \nTake a quick start at: https://lightproxy.org/doc/getting-started
\n How to contribute \n env \n\nnodejs > 12 (important ) \nnpm install -g electron-builder
if you need bundle application \n \n dev \ngit clone https://github.com/alibaba/lightproxy\ncd lightproxy\nyarn run install-deps\nyarn run dev \nFor new contributors you can try to fix a 🏅 send-a-PR
\n Contributors ✨ \n\n \n \n \n
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:21.386Z"
+ "readmeFetchedAt": "2020-09-30T00:10:29.414Z"
+ },
+ "local-browser": {
+ "readmeOriginal": null,
+ "readmeFetchedAt": "2020-09-30T00:10:29.458Z"
+ },
+ "lisk-hub": {
+ "readmeOriginal": null,
+ "readmeFetchedAt": "2020-09-30T00:10:29.513Z"
+ },
+ "local-by-flywheel": {
+ "readmeOriginal": null,
+ "readmeFetchedAt": "2020-09-30T00:10:29.517Z"
},
"local-mock-server": {
- "readmeCleaned": " Local Mock Server \nLocal Mock Server is a simple tool for creating mock server locally. With this you can create number of mock api's by configuring request method, request path, response status and JSON response body
\nThis app spins up a server locally and saves all the JSON data locally on your system(on Desktop)
\nUses
\n\nBefore integrating with the real api, front-end developers can create a mock server to simulate each endpoint and its corresponding response body and also response status \nHelps in reducing the dependency of UI team with the server team \n \n ScreenShots \n\n\nCreating new Mock API\n
\n \n\nEditing Mock API\n
\n \n\nJSON Viewer\n
\n \n \n ",
- "readmeOriginal": " Local Mock Server \nLocal Mock Server is a simple tool for creating mock server locally. With this you can create number of mock api's by configuring request method, request path, response status and JSON response body
\nThis app spins up a server locally and saves all the JSON data locally on your system(on Desktop)
\nUses
\n\nBefore integrating with the real api, front-end developers can create a mock server to simulate each endpoint and its corresponding response body and also response status \nHelps in reducing the dependency of UI team with the server team \n \n ScreenShots \n\n\nCreating new Mock API\n
\n \n\nEditing Mock API\n
\n \n\nJSON Viewer\n
\n \n \n ",
- "readmeFetchedAt": "2020-09-29T12:07:21.510Z"
+ "readmeOriginal": null,
+ "readmeFetchedAt": "2020-09-30T00:10:29.518Z"
},
"lionshare": {
"readmeCleaned": " Lionshare Desktop \n
\nBlog: Announcing Lionshare
\nLionshare is a simple macOS application that helps you track cryptocurrencies and\nyour portfolio. Build using Electron, React and Mobx.
\nFor the API and other parts of the Lionshare herd, checkout our Github page \nor get in touch with us on Twitter .
\nSpecial thanks to Coinbase for sponsoring the release of Lionshare as open source software. If you’re interested in building products to reinvent the future of finance, get in touch .
\n Development \nElectron specific code, including application configuration and Webpack build files,\ncan be found under desktop/
. All React application code is stored inside src/
.
\n Installation \nTo install for development, clone the repository and install the dependencies with yarn
.
\n$ git clone git@github.com:lionsharecapital/lionshare-desktop.git\n$ cd lionshare-desktop\n$ yarn \n Running \nTo run development application and Webpack server:
\nyarn run dev\n
\n About \nLionshare is an open source project created by Ben Jennings , Jori Lallo and Maksim Stepanenko .
\n Donate \nLionshare is an open source side project. To support development and keep our server running, you can donate using Bitcoin and Ethereum:
\n\nBitcoin: 14cYsomReqcsznbKTuW6Mh91uZm2j2AF5B
\nEthereum: 0xbBC664b891D6Fc7EBF516594D690e370C5C32A9f
\n \n FAQ \nWhen will Lionshare support < your favorite coin >?
\nRight now we're supporting coins with the most market cap listed on GDAX and Poloniex. If we're not yet supporting your favorite coin, please create an issue to lionshare-api repository or upvote an existing one 👍
\nDoes my portfolio leave my computer?
\nNo, Lionshare is completely client-side and doesn't hold any keys. We take security very seriously and all our communication happens over HTTPS. All code is open source.
\nHow will you make money?
\nWe won't, this is a side project.
\nWhen can I have a Linux, Windows, iOS, etc version?
\nRight now we're focused on supporting macOS but open to adding support for other platforms in the future.
\n License \nMIT
\n ",
"readmeOriginal": " Lionshare Desktop \n
\nBlog: Announcing Lionshare
\nLionshare is a simple macOS application that helps you track cryptocurrencies and\nyour portfolio. Build using Electron, React and Mobx.
\nFor the API and other parts of the Lionshare herd, checkout our Github page \nor get in touch with us on Twitter .
\nSpecial thanks to Coinbase for sponsoring the release of Lionshare as open source software. If you’re interested in building products to reinvent the future of finance, get in touch .
\n Development \nElectron specific code, including application configuration and Webpack build files,\ncan be found under desktop/
. All React application code is stored inside src/
.
\n Installation \nTo install for development, clone the repository and install the dependencies with yarn
.
\n$ git clone git@github.com:lionsharecapital/lionshare-desktop.git\n$ cd lionshare-desktop\n$ yarn \n Running \nTo run development application and Webpack server:
\nyarn run dev\n
\n About \nLionshare is an open source project created by Ben Jennings , Jori Lallo and Maksim Stepanenko .
\n Donate \nLionshare is an open source side project. To support development and keep our server running, you can donate using Bitcoin and Ethereum:
\n\nBitcoin: 14cYsomReqcsznbKTuW6Mh91uZm2j2AF5B
\nEthereum: 0xbBC664b891D6Fc7EBF516594D690e370C5C32A9f
\n \n FAQ \nWhen will Lionshare support < your favorite coin >?
\nRight now we're supporting coins with the most market cap listed on GDAX and Poloniex. If we're not yet supporting your favorite coin, please create an issue to lionshare-api repository or upvote an existing one 👍
\nDoes my portfolio leave my computer?
\nNo, Lionshare is completely client-side and doesn't hold any keys. We take security very seriously and all our communication happens over HTTPS. All code is open source.
\nHow will you make money?
\nWe won't, this is a side project.
\nWhen can I have a Linux, Windows, iOS, etc version?
\nRight now we're focused on supporting macOS but open to adding support for other platforms in the future.
\n License \nMIT
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:21.514Z"
- },
- "local-browser": {
- "readmeCleaned": "
\n Local Browser \n What is Local Browser ? \nLocal Browser is a browser built on Electron.\nLocal Browser is peer to peer browser, which provide you facility to share you localhost with other local browser user's in just one click.
\n New Features! 🌟 \n\n✅ Peer To Peer Browsing \n✅ Tab Management \n✅ Easy UI \n \n What Local Browser Does ? 🌟 \nLocal Browser works on ptp protocol, ptp stands for Peer To Peer Protocol . With Local Browser you don't need to save you website or web application on server inorder to share it, you can keep your files on your machine and can share them with others. Your web app only shared with other users till local browser has opened on your machine.
\n Libraries 🌟 \nLocal Browser uses a number of API's and libraries to work properly:
\n\n✅ [NodeJs] - evented I/O for the backend \n✅ [localtunnel] - library to tunnel localhost \n \n Installation 🌟 \n\nInstallers are available on website here .\nElectron requires Node.js to run.
\n \n$ cd local-browser\n$ npm install\n$ electron . or npm start \n License \nMIT
\n ",
- "readmeOriginal": "
\n Local Browser \n What is Local Browser ? \nLocal Browser is a browser built on Electron.\nLocal Browser is peer to peer browser, which provide you facility to share you localhost with other local browser user's in just one click.
\n New Features! 🌟 \n\n✅ Peer To Peer Browsing \n✅ Tab Management \n✅ Easy UI \n \n What Local Browser Does ? 🌟 \nLocal Browser works on ptp protocol, ptp stands for Peer To Peer Protocol . With Local Browser you don't need to save you website or web application on server inorder to share it, you can keep your files on your machine and can share them with others. Your web app only shared with other users till local browser has opened on your machine.
\n Libraries 🌟 \nLocal Browser uses a number of API's and libraries to work properly:
\n\n✅ [NodeJs] - evented I/O for the backend \n✅ [localtunnel] - library to tunnel localhost \n \n Installation 🌟 \n\nInstallers are available on website here .\nElectron requires Node.js to run.
\n \n$ cd local-browser\n$ npm install\n$ electron . or npm start \n License \nMIT
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:21.522Z"
+ "readmeFetchedAt": "2020-09-30T00:10:29.524Z"
},
"losslesscut": {
- "readmeCleaned": " LosslessCut 🎥 \nThe swiss army knife of lossless video/audio editing
\nLosslessCut aims to be the ultimate cross platform ffmpeg GUI for extremely fast and lossless operations on video, audio, subtitle and other related media files.\nThe main feature is lossless trimming and cutting of video and audio files, which is great for saving space by rough-cutting your large video files taken from a video camera, GoPro, drone, etc. It lets you quickly extract the good parts from your videos and discard many gigabytes of data without doing a slow re-encode and thereby losing quality. Or you can add a music or subtitle track to your video without needing to encode. Everything is extremely fast because it does an almost direct data copy, fueled by the awesome ffmpeg which does all the grunt work.
\n
\nLosslessCut app introduction
\n Features \n\nLossless cutting of most video and audio formats \nLosslessly cut out parts of video/audio (for cutting away commercials etc.) \nLossless merge/concatenation of arbitrary files (with identical codecs parameters, e.g. from same camera) \nLossless stream editing: Combine arbitrary tracks from multiple files (ex. add music or subtitle track to a video file) \nLosslessly extract all tracks from a file (extract video, audio, subtitle and other tracks from one file into separate files) \nRemux into any compatible output format \nTake full-resolution snapshots from videos in JPEG/PNG format \nManual input of cutpoint times \nApply a per-file timecode offset \nChange rotation/orientation metadata in videos \nView technical data about all streams \nTimeline zoom and frame/keyframe jumping for accurate cutting around keyframes \nSaves per project cut segments to project file \nView ffmpeg last command log so you can modify and re-run recent commands on the command line \nUndo/redo \nGive labels to cut segments \nView segment details, export/import cut segments as CSV \nVideo thumbnails and audio waveform \n \n Example lossless use cases \n Remove audio tracks from a file \n Add music to a video (or replace existing audio track) \n Link audio and video tracks from separate recordings \n Include a subtitle into a video \n Extract music track from a video and cut it to your needs \n Cut out commercials from a recorded TV show \nWithout having to re-encode. You can also change format from TS to MP4 at the same time.
\n Fix rotation of a video that has the wrong orientation flag set \nGreat for rotating phone videos that come out the wrong way without actually re-encoding the video.
\n Quickly change a H264 MKV video to MOV or MP4 for playback on iPhone \n Import a list of cut times from other tool as a EDL (edit decision list, CSV) and run these cuts with LosslessCut \n Export a list of cut times as a CSV EDL and run these in another tool \n Loop a video / audio clip X times quickly without re-encoding \nSee #284
\n Advanced multi-step workflows \nTip: you can use LosslessCut in multiple passes in order to achieve separate trimming of individual tracks:
\n\nOpen a file an export all tracks \nOpen the exported track files independently and cut them as desired \nAdd the track back to the video and combine them to one output video \n \n Download \nIf you want to support my continued work on LosslessCut, and want the advantage of a secure and simple installation process with automatic updates, consider getting it from your favorite store:
\n
\nIf you prefer to download the executables manually, this will of course always be free:
\n\nIf you find LosslessCut useful, I'm very thankful for donations .
\n Supported formats \nSince LosslessCut is based on Chromium and uses the HTML5 video player, not all ffmpeg supported formats will be supported smoothly.\nThe following formats/codecs should generally work: MP4, MOV, WebM, MKV, OGG, WAV, MP3, AAC, H264, Theora, VP8, VP9\nFor more information about supported formats / codecs, see https://www.chromium.org/audio-video .
\nUnsupported files can still be converted to a supported format/codec from the File
menu. (Try fastest variant first.) A low quality version of the file (without audio) will then be created and opened in the player. The cut/export operation will still be performed on the original file, so it will be lossless. This allows for potentially opening any file that ffmpeg is able to decode.
\n How to use \nWatch tutorial video
\n Typical workflow \n\nDrag drop a video file into player or use ⌘ /CTRL +O . \nPress SPACE to play/pause or ◀ ▶ , , . or mouse/trackpad wheel to seek back/forth \nSelect the cut segment's start and end time by moving the time marker and then pressing I to set start time, and O to set end time.\n\nNote that the segments you select will be preserved and exported to a new file. You can change this behavior with the Yin Yang symbol ☯️ , in which case it will instead remove all selected segments and export the parts between. \nNote also that start time will not be accurate, see Known issues \n \n \n(optional) If you want to add more than one segment, move to the desired start time and press + , then select the next segment start/end times with I /O . \n(optional) If you want to re-merge all the selected segments into one file after cutting, toggle the button Separate files
to Merge cuts
. \n(optional) If you want to export to a certain output folder, press the Working dir unset
button (default: Input file folder) \n(optional) If you want to change orientation, press the rotation button \n(optional) By default, audio, video and subtitle tracks from the input file will be cut and exported. Press the Tracks
button to customise and/or add new tracks from other files. \n(optional) select a new output format \nPress the Export
button (or E ) to run the export \nPress the Camera button (or C ) if you want to take a JPEG/PNG snapshot from the current time \nIf you want to move the original file to trash, press the trash button \nFor best results you may need to trial and error with another output format (matroska takes nearly everything), change keyframe cut mode or disable some tracks, see known issues below. \n \nNote: The original video file will not be modified. Instead it creates a lossless export to a new file in the same directory as the original file with from/to timestamps.
\nNote also that the cut is currently not precise around the cutpoints, so video before/after the nearest keyframe will be discarded. EXIF metadata is preserved.
\n Known issues & limitations \n\nCutting times are not accurate! Start cut time will be "rounded" to the nearest previous keyframe.\n\nLossless cutting is not an exact science. For some codecs it just works. For others you may need to trial and error depending on the codec, keyframes etc to get the best cut. See #330 \nYour mileage may vary when it comes to Keyframe cut
vs Normal cut
. You may need to try both, depending on the video. ffmpeg also has documentation about these two seek/cut modes. Keyframe cut
means -ss
before -i
and Normal cut
means -ss
after -i
. \n \n \nWhen exporting you may lose some proprietary data tracks (like tmcd
, fdsc
and gpmd
added by GoPro). These can be exported to separate files however \nSome codecs are not supported natively. There is partial support with low quality. You can convert to supported codec from the menu, see #88 \n \n Troubleshooting \n\nIf you get an error when cutting or opening any kind of file under Windows, try to disable your anti-virus. See #18 \nIf you get an error on Linux like FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now.
, try to run it as ./lossless-cut --no-sandbox
. See #258 \nIf any other problem, check Known issues , or please search for existing issues before you file an issue here on GitHub. \n \n Developer tools \nIf you have an issue you can check the developer tools
\n\nWindows: F12 or Ctrl +Shift +I \nMac: Cmd +Opt +I \n \n CSV import/export \nThe CSV export/import function takes csv files with one cut segment on each line. Each line contains three columns: segment start
, segment end
, label
.
\nsegment start
and segment end
are expressed in seconds or left empty. Empty segment end
means segment ends at the duration of the video.
\nNote that you must use comma ,
to separate the fields (not semicolon ;
)
\n example.csv \n,56.9568,First segment starting at 0\n70,842.33,"Another quoted label"\n1234,,Last segment\n
\n Shameless Plug \n\nI made a command line video editor with slick transitions and lots of colors! editly \nI made a tool for cross platform sharing of files between computer/phone over the local network: ezshare \n \n Donate 🙈 \nThis project is maintained by me alone. The project will always remain free and open source, but if it's useful for you, consider supporting me. :) It will give me extra motivation to improve it. Or even better donate to ffmpeg because they are doing the world a big favor 🙏
\nPaypal
\n Attributions \n\n \nMade with ❤️ in 🇳🇴
\nMore apps by mifi.no
\nFollow me on GitHub , YouTube , IG , Twitter for more awesome content!
\n ",
- "readmeOriginal": " LosslessCut 🎥 \nThe swiss army knife of lossless video/audio editing
\nLosslessCut aims to be the ultimate cross platform ffmpeg GUI for extremely fast and lossless operations on video, audio, subtitle and other related media files.\nThe main feature is lossless trimming and cutting of video and audio files, which is great for saving space by rough-cutting your large video files taken from a video camera, GoPro, drone, etc. It lets you quickly extract the good parts from your videos and discard many gigabytes of data without doing a slow re-encode and thereby losing quality. Or you can add a music or subtitle track to your video without needing to encode. Everything is extremely fast because it does an almost direct data copy, fueled by the awesome ffmpeg which does all the grunt work.
\n
\nLosslessCut app introduction
\n Features \n\nLossless cutting of most video and audio formats \nLosslessly cut out parts of video/audio (for cutting away commercials etc.) \nLossless merge/concatenation of arbitrary files (with identical codecs parameters, e.g. from same camera) \nLossless stream editing: Combine arbitrary tracks from multiple files (ex. add music or subtitle track to a video file) \nLosslessly extract all tracks from a file (extract video, audio, subtitle and other tracks from one file into separate files) \nRemux into any compatible output format \nTake full-resolution snapshots from videos in JPEG/PNG format \nManual input of cutpoint times \nApply a per-file timecode offset \nChange rotation/orientation metadata in videos \nView technical data about all streams \nTimeline zoom and frame/keyframe jumping for accurate cutting around keyframes \nSaves per project cut segments to project file \nView ffmpeg last command log so you can modify and re-run recent commands on the command line \nUndo/redo \nGive labels to cut segments \nView segment details, export/import cut segments as CSV \nVideo thumbnails and audio waveform \n \n Example lossless use cases \n Remove audio tracks from a file \n Add music to a video (or replace existing audio track) \n Link audio and video tracks from separate recordings \n Include a subtitle into a video \n Extract music track from a video and cut it to your needs \n Cut out commercials from a recorded TV show \nWithout having to re-encode. You can also change format from TS to MP4 at the same time.
\n Fix rotation of a video that has the wrong orientation flag set \nGreat for rotating phone videos that come out the wrong way without actually re-encoding the video.
\n Quickly change a H264 MKV video to MOV or MP4 for playback on iPhone \n Import a list of cut times from other tool as a EDL (edit decision list, CSV) and run these cuts with LosslessCut \n Export a list of cut times as a CSV EDL and run these in another tool \n Loop a video / audio clip X times quickly without re-encoding \nSee #284
\n Advanced multi-step workflows \nTip: you can use LosslessCut in multiple passes in order to achieve separate trimming of individual tracks:
\n\nOpen a file an export all tracks \nOpen the exported track files independently and cut them as desired \nAdd the track back to the video and combine them to one output video \n \n Download \nIf you want to support my continued work on LosslessCut, and want the advantage of a secure and simple installation process with automatic updates, consider getting it from your favorite store:
\n
\nIf you prefer to download the executables manually, this will of course always be free:
\n\nIf you find LosslessCut useful, I'm very thankful for donations .
\n Supported formats \nSince LosslessCut is based on Chromium and uses the HTML5 video player, not all ffmpeg supported formats will be supported smoothly.\nThe following formats/codecs should generally work: MP4, MOV, WebM, MKV, OGG, WAV, MP3, AAC, H264, Theora, VP8, VP9\nFor more information about supported formats / codecs, see https://www.chromium.org/audio-video .
\nUnsupported files can still be converted to a supported format/codec from the File
menu. (Try fastest variant first.) A low quality version of the file (without audio) will then be created and opened in the player. The cut/export operation will still be performed on the original file, so it will be lossless. This allows for potentially opening any file that ffmpeg is able to decode.
\n How to use \nWatch tutorial video
\n Typical workflow \n\nDrag drop a video file into player or use ⌘ /CTRL +O . \nPress SPACE to play/pause or ◀ ▶ , , . or mouse/trackpad wheel to seek back/forth \nSelect the cut segment's start and end time by moving the time marker and then pressing I to set start time, and O to set end time.\n\nNote that the segments you select will be preserved and exported to a new file. You can change this behavior with the Yin Yang symbol ☯️ , in which case it will instead remove all selected segments and export the parts between. \nNote also that start time will not be accurate, see Known issues \n \n \n(optional) If you want to add more than one segment, move to the desired start time and press + , then select the next segment start/end times with I /O . \n(optional) If you want to re-merge all the selected segments into one file after cutting, toggle the button Separate files
to Merge cuts
. \n(optional) If you want to export to a certain output folder, press the Working dir unset
button (default: Input file folder) \n(optional) If you want to change orientation, press the rotation button \n(optional) By default, audio, video and subtitle tracks from the input file will be cut and exported. Press the Tracks
button to customise and/or add new tracks from other files. \n(optional) select a new output format \nPress the Export
button (or E ) to run the export \nPress the Camera button (or C ) if you want to take a JPEG/PNG snapshot from the current time \nIf you want to move the original file to trash, press the trash button \nFor best results you may need to trial and error with another output format (matroska takes nearly everything), change keyframe cut mode or disable some tracks, see known issues below. \n \nNote: The original video file will not be modified. Instead it creates a lossless export to a new file in the same directory as the original file with from/to timestamps.
\nNote also that the cut is currently not precise around the cutpoints, so video before/after the nearest keyframe will be discarded. EXIF metadata is preserved.
\n Known issues & limitations \n\nCutting times are not accurate! Start cut time will be \"rounded\" to the nearest previous keyframe.\n\nLossless cutting is not an exact science. For some codecs it just works. For others you may need to trial and error depending on the codec, keyframes etc to get the best cut. See #330 \nYour mileage may vary when it comes to Keyframe cut
vs Normal cut
. You may need to try both, depending on the video. ffmpeg also has documentation about these two seek/cut modes. Keyframe cut
means -ss
before -i
and Normal cut
means -ss
after -i
. \n \n \nWhen exporting you may lose some proprietary data tracks (like tmcd
, fdsc
and gpmd
added by GoPro). These can be exported to separate files however \nSome codecs are not supported natively. There is partial support with low quality. You can convert to supported codec from the menu, see #88 \n \n Troubleshooting \n\nIf you get an error when cutting or opening any kind of file under Windows, try to disable your anti-virus. See #18 \nIf you get an error on Linux like FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now.
, try to run it as ./lossless-cut --no-sandbox
. See #258 \nIf any other problem, check Known issues , or please search for existing issues before you file an issue here on GitHub. \n \n Developer tools \nIf you have an issue you can check the developer tools
\n\nWindows: F12 or Ctrl +Shift +I \nMac: Cmd +Opt +I \n \n CSV import/export \nThe CSV export/import function takes csv files with one cut segment on each line. Each line contains three columns: segment start
, segment end
, label
.
\nsegment start
and segment end
are expressed in seconds or left empty. Empty segment end
means segment ends at the duration of the video.
\nNote that you must use comma ,
to separate the fields (not semicolon ;
)
\n example.csv \n,56.9568,First segment starting at 0\n70,842.33,\"Another quoted label\"\n1234,,Last segment\n
\n Shameless Plug \n\nI made a command line video editor with slick transitions and lots of colors! editly \nI made a tool for cross platform sharing of files between computer/phone over the local network: ezshare \n \n Donate 🙈 \nThis project is maintained by me alone. The project will always remain free and open source, but if it's useful for you, consider supporting me. :) It will give me extra motivation to improve it. Or even better donate to ffmpeg because they are doing the world a big favor 🙏
\nPaypal
\n Attributions \n\n \nMade with ❤️ in 🇳🇴
\nMore apps by mifi.no
\nFollow me on GitHub , YouTube , IG , Twitter for more awesome content!
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:21.605Z"
- },
- "lisk-hub": {
- "readmeCleaned": " Lisk Desktop \n \n \n \n \n \n \n
\n For Contributors \nPlease see CONTRIBUTING_GUIDE.md for more information.
\n Development \n Using Commercial Fonts \nBasier Circle
and Gilroy
used in the production version are commercial fonts. This repository only contains open fonts and uses Open Sans
as a replacement for the commercial ones.
\nIf you have licensed copies of Basier Circle
and Gilroy
, you can add them to fonts folder . If you don't have the fonts, you need to remove lines 25 - 81 of type.css . After that, the build
and dev
npm scripts run without any errors.
\n Setup environemnt \ngit clone https://github.com/LiskHQ/lisk-desktop.git\ncd lisk-desktop\nnpm install\nnpm run dev\n
\n Run on browser \nOpen http://localhost:8080
\nFor ease of development, you can set the following query string to see network options in login page:
\nhttp://localhost:8080/#/?showNetwork=true\n
\nIf you are actively developing in a specific route, and want to be automatically signed in every time you reload the page, please add the following input pairs to your localStorage:
\nloginKey : a valid passphrase
\nAdd the above pair using the storage tab in your dev tools or via JavaScript command:
\nlocalStorage.setItem('loginKey', 'wagon stock borrow episode laundry kitten salute link globe zero feed marble') // desired account passphrase\n
\nWhen developing with hardware wallet, this will sign you in using the first account on the first connected hardware wallet:
\nlocalStorage.setItem('hwWalletAutoLogin', true);\n
\nYou can use the same approach to define a desired network to which Lisk Desktop connects:
\nlocalStorage.setItem('liskCoreUrl', 'http://localhost:4000') // desired node to log in into\n
\n Build \n Production build \nTo build the project simply run
\nnpm run build\n
\nUnder the hood, this script runs
\nnpm run build-prod\n
\nto build the React app under src/
and
\nnpm run build-electron\n
\nto build the electron app under app/
using webpack. You can run the above scripts individually if you're looking to see the changes solely on one of the two said applications.
\n Run Electron \nIf you have already built the application as described above, you can launch Electron using
\nnpm run start\n
\n Run with parameters \nTo launch a version which supports hardware wallets, you can run
\nnpm run dev-hardware-wallet\n
\nor to launch electron and receive live updates from already running webpack-dev-server
on port 8080
and you can run
\nLISK_HUB_URL="http://localhost:8080" DEBUG=true npm run start\n
\nThis comes with Redux dev tools.
\n Distribution \n Windows \nBuild package for Windows (on Windows in Git BASH ).
\nnpm run pack:win\n
\n macOS \nBuild package for macOS (on macOs)
\nnpm run pack \n
\n Linux \nBuild package for Linux (on Linux).
\nnpm run pack \n
\n Testing \n Unit tests \n Single run \nnpm run test\n
\n Run each time a file changes \nnpm run test-live\n
\n E2E tests \nIn order to run e2e tests you need to install lisk-core
\n Setup core \nSetup a lisk test node as described in Preparing Node headline under the tests section of Lisk Framework README .
\nRun lisk test node with pm2 on localhost:4000
\n Run \nStart the development version of Lisk:
\nnpm run dev\n
\nApply blockchain snapshot
\n./test/e2e-test-setup.sh ~/git/lisk/\n
\n(replace ~/git/lisk/
with your path to lisk core)
\nRun e2e tests
\nnpm run cypress:run\n
\n React Storybook \nTo launch storybook sandbox with components run
\nnpm run storybook\n
\nand navigate to
\nhttp://localhost:6006/
\n Directory Layout \n├── __mocks__/ # Modules used to mock dependencies for testing purpose.\n├── .storybook/ # React storybooks reside here.\n├── app/ # Electron based application that launces the react app.\n├── build/ # Build specific materials.\n├── config/ # Automation scripts (Webpack configurations, i18n scanner, etc)\n├── coverage/ # Results of Jest test coverage.\n├── dist/ # Platform specific built outputs.\n├── docs/ # Project documentations such as contribution guides and development guidelines.\n├── i18n/ # Localization files inluding setup scripts and translation json files.\n├── libs/ # Modules which can be consumed individually in other projects.\n├── node_modules/ # 3rd-party libraries and utilities.\n├── src/ # Application source code.\n│ ├── actions/ # Store actions reside here and are broken into script files dedicated to each system entity.\n│ ├── app/ # The bootstrap React application\n│ ├── assets/ # Static files (images, fonts, etc)\n│ ├── components/ # React presentational components are located here.\n│ │ ├── screens/ # These are the component that represent screens with dedicated URL.\n│ │ ├── shared/ # These are the React components used at least in 2 other components (calendar, liskAmount, etc)\n│ │ └── toolbox/ # Basic elements with basic styles and functionality which are used in numerous places (button, input, etc)\n│ ├── constants/ # Names, addresses, static configurations and other values used throughout the application\n│ ├── context/ # React context configuration files\n│ ├── hooks/ # React custom hooks\n│ ├── store/ # Redux store resides here.\n│ │ ├── middlewares/ # All the Redux middlewares are places here and have their dedicated script files based on the system entities.\n│ │ ├── reducers/ # Redux reducers are located here. similar to actions and reducers, they are placed in script files named after the entity they represent.\n│ ├── utils/ # Utility functions\n└──test/ # E2E tests written with Cypress.io and Cucumber; also some helpers used by unit test that live in /src\n
\n Contributors \nSee contributors section .
\n License \nCopyright © 2016-2018 Lisk Foundation
\nThis 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.
\nThis 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.
\nYou should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/ .
\n ",
- "readmeOriginal": " Lisk Desktop \n \n \n \n \n \n \n
\n For Contributors \nPlease see CONTRIBUTING_GUIDE.md for more information.
\n Development \n Using Commercial Fonts \nBasier Circle
and Gilroy
used in the production version are commercial fonts. This repository only contains open fonts and uses Open Sans
as a replacement for the commercial ones.
\nIf you have licensed copies of Basier Circle
and Gilroy
, you can add them to fonts folder . If you don't have the fonts, you need to remove lines 25 - 81 of type.css . After that, the build
and dev
npm scripts run without any errors.
\n Setup environemnt \ngit clone https://github.com/LiskHQ/lisk-desktop.git\ncd lisk-desktop\nnpm install\nnpm run dev\n
\n Run on browser \nOpen http://localhost:8080
\nFor ease of development, you can set the following query string to see network options in login page:
\nhttp://localhost:8080/#/?showNetwork=true\n
\nIf you are actively developing in a specific route, and want to be automatically signed in every time you reload the page, please add the following input pairs to your localStorage:
\nloginKey : a valid passphrase
\nAdd the above pair using the storage tab in your dev tools or via JavaScript command:
\nlocalStorage.setItem('loginKey', 'wagon stock borrow episode laundry kitten salute link globe zero feed marble') // desired account passphrase\n
\nWhen developing with hardware wallet, this will sign you in using the first account on the first connected hardware wallet:
\nlocalStorage.setItem('hwWalletAutoLogin', true);\n
\nYou can use the same approach to define a desired network to which Lisk Desktop connects:
\nlocalStorage.setItem('liskCoreUrl', 'http://localhost:4000') // desired node to log in into\n
\n Build \n Production build \nTo build the project simply run
\nnpm run build\n
\nUnder the hood, this script runs
\nnpm run build-prod\n
\nto build the React app under src/
and
\nnpm run build-electron\n
\nto build the electron app under app/
using webpack. You can run the above scripts individually if you're looking to see the changes solely on one of the two said applications.
\n Run Electron \nIf you have already built the application as described above, you can launch Electron using
\nnpm run start\n
\n Run with parameters \nTo launch a version which supports hardware wallets, you can run
\nnpm run dev-hardware-wallet\n
\nor to launch electron and receive live updates from already running webpack-dev-server
on port 8080
and you can run
\nLISK_HUB_URL=\"http://localhost:8080\" DEBUG=true npm run start\n
\nThis comes with Redux dev tools.
\n Distribution \n Windows \nBuild package for Windows (on Windows in Git BASH ).
\nnpm run pack:win\n
\n macOS \nBuild package for macOS (on macOs)
\nnpm run pack \n
\n Linux \nBuild package for Linux (on Linux).
\nnpm run pack \n
\n Testing \n Unit tests \n Single run \nnpm run test\n
\n Run each time a file changes \nnpm run test-live\n
\n E2E tests \nIn order to run e2e tests you need to install lisk-core
\n Setup core \nSetup a lisk test node as described in Preparing Node headline under the tests section of Lisk Framework README .
\nRun lisk test node with pm2 on localhost:4000
\n Run \nStart the development version of Lisk:
\nnpm run dev\n
\nApply blockchain snapshot
\n./test/e2e-test-setup.sh ~/git/lisk/\n
\n(replace ~/git/lisk/
with your path to lisk core)
\nRun e2e tests
\nnpm run cypress:run\n
\n React Storybook \nTo launch storybook sandbox with components run
\nnpm run storybook\n
\nand navigate to
\nhttp://localhost:6006/
\n Directory Layout \n├── __mocks__/ # Modules used to mock dependencies for testing purpose.\n├── .storybook/ # React storybooks reside here.\n├── app/ # Electron based application that launces the react app.\n├── build/ # Build specific materials.\n├── config/ # Automation scripts (Webpack configurations, i18n scanner, etc)\n├── coverage/ # Results of Jest test coverage.\n├── dist/ # Platform specific built outputs.\n├── docs/ # Project documentations such as contribution guides and development guidelines.\n├── i18n/ # Localization files inluding setup scripts and translation json files.\n├── libs/ # Modules which can be consumed individually in other projects.\n├── node_modules/ # 3rd-party libraries and utilities.\n├── src/ # Application source code.\n│ ├── actions/ # Store actions reside here and are broken into script files dedicated to each system entity.\n│ ├── app/ # The bootstrap React application\n│ ├── assets/ # Static files (images, fonts, etc)\n│ ├── components/ # React presentational components are located here.\n│ │ ├── screens/ # These are the component that represent screens with dedicated URL.\n│ │ ├── shared/ # These are the React components used at least in 2 other components (calendar, liskAmount, etc)\n│ │ └── toolbox/ # Basic elements with basic styles and functionality which are used in numerous places (button, input, etc)\n│ ├── constants/ # Names, addresses, static configurations and other values used throughout the application\n│ ├── context/ # React context configuration files\n│ ├── hooks/ # React custom hooks\n│ ├── store/ # Redux store resides here.\n│ │ ├── middlewares/ # All the Redux middlewares are places here and have their dedicated script files based on the system entities.\n│ │ ├── reducers/ # Redux reducers are located here. similar to actions and reducers, they are placed in script files named after the entity they represent.\n│ ├── utils/ # Utility functions\n└──test/ # E2E tests written with Cypress.io and Cucumber; also some helpers used by unit test that live in /src\n
\n Contributors \nSee contributors section .
\n License \nCopyright © 2016-2018 Lisk Foundation
\nThis 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.
\nThis 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.
\nYou should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/ .
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:21.625Z"
+ "readmeOriginal": null,
+ "readmeFetchedAt": "2020-09-30T00:10:29.528Z"
},
- "local-by-flywheel": {
- "readmeCleaned": " Local component library \n
\nWelcome to the official component library for Local !
\n What's included in this component library? \nWe appreciate curious minds and that's a great question!\nTake a quick look at our living component documentation here .
\nIn additional to a quickly growing set of React components, we also have SVGs, SASS partials, and more to come!
\n Installation \n\nClone and pull down the latest from the repo \nInstall dependencies using yarn
\n \n Storybook \nThe quickest way to work on local-components
is to leverage Storybook . Storybook is a\nlocal development area that works well with React components and supports hot-module reloading.
\nTo start Storybook, run yarn storybook
.
\n Developing within Local \nIf you wish to work on local-components
and see the changes within Local, you will need to run the following:
\n\nyarn link
in local-components
(only needed one time or after unlinking) \nRun nps components.link
in flywheel-local
(only needed one time or after unlinking) \nRun nps build.dev
in flywheel-local
\nStart Local \nMake any necessary changes in local-components
. Note, Local does not support hot-module reloading in all locations\nso refreshing the UI in Local (Cmd + R ) will likely be necessary. \n \n Running both Storybook and Watch at the same time \nIf you wish to run both Storybook and the watcher for Local at the same time, you can run yarn start
. Note, this particular\nscript spawns two instances of Webpack and is very resource intensive.
\n Digging deeper \nThe local-components
library can be broken down into 3 main parts:
\n\nComponents \nStyles \nSVGs \n \n Components \nThese are the visual elements that make up both Local and its Add-ons.\nThere are currently 40+ React components in the library.\nEach component consists of a .tsx
, index.js
, README.md
and optional .sass
file.
\nTry it out for yourself!
\n\nMake changes to the internals of a component through its .tsx
and .sass
files (they should live reload) \nPlay around with the examples found in the README.md
files \nHave an idea or bug fix? Submit a pull request . \n \n\nNote: the entry point for all components and styles is index.ts
.
\n \n Containers Wrapper \nSeveral components leverage the Container.tsx
component to wrap their own implementation.\nContainer is a highly specialized component that can be toggled on (wraps contents in extra div) or toggled off (no extra div).\nIn addition, the Container wrapper adds convenience props that allow for easy one-off adjustments like adding 3px of margin without conflicting with the inner content's classes and styles.
\n\nNote: setting any of container's props will automatically toggle it on (disabled: false) thus wrapping the contents in the container wrapper.
\n \n Organization \nComponents are organized by type. These type groups can be seen when running Storybook.
\n Styles \n Suit CSS \nNaming is hard. And there's no perfect system.\nThat said, we have chosen Suit CSS for naming conventions.
\n\nNote: instead of dashes, local-components uses underscores due to a limitation of a legacy package.
\n \n CSS Modules \nThe component library leverages CSS Modules to manage and scope styles.\nThese are considered local styles (not to be confused with the Local app 😉 )\nScoped local styles are a beautiful thing that allow Local to isolate components, run Add-ons with multiple versions of local-components
and avoid collisions.
\nAs wonderful as local styles are, there are instances where CSS needs to transcend a single component.\nFor that, we make use of global styles.\nGlobal styles should be familiar to most as that's what the web largely used for 20+ years.\nGlobal styles are intended to be used sparingly as they introduce a lot of challenges when scaling an app with a library of Add-ons and Environments.
\nThe following is an instance where a scoped component may use a combination of local and global styles to achieve a specific result:
\n:global (.WindowsToolbar .DragRegion ) \nThis is something we try to avoid and are actively working to whittle down to the bare essentials.
\nIf you'd like to learn more about scoped styles, please check out CSS Modules here .
\n SASS Partials, Mixins, and Functions \nThere is an extensive sass system in use that many -- if not most -- components leverage.
\n Partials \nIf you search for the _partials
directory, you will find variables, mixins, functions, and other shared resources.
\n Variables \nIf Local uses a color, it's defined as a variable within the _variables.scss
file.\nIn addition, there are fonts, font sizes, font weights, and margin/padding preset values here.
\n\nNote: font sies and margin/padding uses t-shirt sizes to indicate relative sizing while adhering to strict design standards/values.
\n \n Themes \nLocal has both light and dark modes. Since this impacts every single components, the _theme.scss
file contains\nmixins that simplifies the implementation of these variations in a repeatable and predictable way.
\nWhile you could leverage if-theme-light
and if-theme-dark
directly, most light/dark combinations follow a specific pattern and therefore have dedicated mixin.\nFor example, the theme-color-black-else-white
mixin applies the color
style of black (if light) otherwise white (if dark).\nAnother example, the theme-background-green-else-graydark
mixin applies the background
style of green (if light) otherwise graydark (if dark).
\n\nNote: light/dark mode styles are applied by toggling a class added to the html
element (e.g. Theme__Light).
\n \n SVGs \nComing soon!
\n License \nMIT
\n ",
- "readmeOriginal": " Local component library \n
\nWelcome to the official component library for Local !
\n What's included in this component library? \nWe appreciate curious minds and that's a great question!\nTake a quick look at our living component documentation here .
\nIn additional to a quickly growing set of React components, we also have SVGs, SASS partials, and more to come!
\n Installation \n\nClone and pull down the latest from the repo \nInstall dependencies using yarn
\n \n Storybook \nThe quickest way to work on local-components
is to leverage Storybook . Storybook is a\nlocal development area that works well with React components and supports hot-module reloading.
\nTo start Storybook, run yarn storybook
.
\n Developing within Local \nIf you wish to work on local-components
and see the changes within Local, you will need to run the following:
\n\nyarn link
in local-components
(only needed one time or after unlinking) \nRun nps components.link
in flywheel-local
(only needed one time or after unlinking) \nRun nps build.dev
in flywheel-local
\nStart Local \nMake any necessary changes in local-components
. Note, Local does not support hot-module reloading in all locations\nso refreshing the UI in Local (Cmd + R ) will likely be necessary. \n \n Running both Storybook and Watch at the same time \nIf you wish to run both Storybook and the watcher for Local at the same time, you can run yarn start
. Note, this particular\nscript spawns two instances of Webpack and is very resource intensive.
\n Digging deeper \nThe local-components
library can be broken down into 3 main parts:
\n\nComponents \nStyles \nSVGs \n \n Components \nThese are the visual elements that make up both Local and its Add-ons.\nThere are currently 40+ React components in the library.\nEach component consists of a .tsx
, index.js
, README.md
and optional .sass
file.
\nTry it out for yourself!
\n\nMake changes to the internals of a component through its .tsx
and .sass
files (they should live reload) \nPlay around with the examples found in the README.md
files \nHave an idea or bug fix? Submit a pull request . \n \n\nNote: the entry point for all components and styles is index.ts
.
\n \n Containers Wrapper \nSeveral components leverage the Container.tsx
component to wrap their own implementation.\nContainer is a highly specialized component that can be toggled on (wraps contents in extra div) or toggled off (no extra div).\nIn addition, the Container wrapper adds convenience props that allow for easy one-off adjustments like adding 3px of margin without conflicting with the inner content's classes and styles.
\n\nNote: setting any of container's props will automatically toggle it on (disabled: false) thus wrapping the contents in the container wrapper.
\n \n Organization \nComponents are organized by type. These type groups can be seen when running Storybook.
\n Styles \n Suit CSS \nNaming is hard. And there's no perfect system.\nThat said, we have chosen Suit CSS for naming conventions.
\n\nNote: instead of dashes, local-components uses underscores due to a limitation of a legacy package.
\n \n CSS Modules \nThe component library leverages CSS Modules to manage and scope styles.\nThese are considered local styles (not to be confused with the Local app 😉 )\nScoped local styles are a beautiful thing that allow Local to isolate components, run Add-ons with multiple versions of local-components
and avoid collisions.
\nAs wonderful as local styles are, there are instances where CSS needs to transcend a single component.\nFor that, we make use of global styles.\nGlobal styles should be familiar to most as that's what the web largely used for 20+ years.\nGlobal styles are intended to be used sparingly as they introduce a lot of challenges when scaling an app with a library of Add-ons and Environments.
\nThe following is an instance where a scoped component may use a combination of local and global styles to achieve a specific result:
\n:global (.WindowsToolbar .DragRegion ) \nThis is something we try to avoid and are actively working to whittle down to the bare essentials.
\nIf you'd like to learn more about scoped styles, please check out CSS Modules here .
\n SASS Partials, Mixins, and Functions \nThere is an extensive sass system in use that many -- if not most -- components leverage.
\n Partials \nIf you search for the _partials
directory, you will find variables, mixins, functions, and other shared resources.
\n Variables \nIf Local uses a color, it's defined as a variable within the _variables.scss
file.\nIn addition, there are fonts, font sizes, font weights, and margin/padding preset values here.
\n\nNote: font sies and margin/padding uses t-shirt sizes to indicate relative sizing while adhering to strict design standards/values.
\n \n Themes \nLocal has both light and dark modes. Since this impacts every single components, the _theme.scss
file contains\nmixins that simplifies the implementation of these variations in a repeatable and predictable way.
\nWhile you could leverage if-theme-light
and if-theme-dark
directly, most light/dark combinations follow a specific pattern and therefore have dedicated mixin.\nFor example, the theme-color-black-else-white
mixin applies the color
style of black (if light) otherwise white (if dark).\nAnother example, the theme-background-green-else-graydark
mixin applies the background
style of green (if light) otherwise graydark (if dark).
\n\nNote: light/dark mode styles are applied by toggling a class added to the html
element (e.g. Theme__Light).
\n \n SVGs \nComing soon!
\n License \nMIT
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:21.632Z"
+ "lps-studio": {
+ "readmeOriginal": null,
+ "readmeFetchedAt": "2020-09-30T00:10:29.554Z"
},
"lsdeer": {
- "readmeCleaned": " Lsdeer file manager \nWebsite https://lsdeer.vercel.app/
\n \nlsdeer is customisable file manager built with electron and react
\n Scripts \n\nnpm run dev
- run app in development mode \nnpm run electron-pack
- build an app for current platform \n \n ",
- "readmeOriginal": " Lsdeer file manager \nWebsite https://lsdeer.vercel.app/
\n \nlsdeer is customisable file manager built with electron and react
\n Scripts \n\nnpm run dev
- run app in development mode \nnpm run electron-pack
- build an app for current platform \n \n ",
- "readmeFetchedAt": "2020-09-29T12:07:21.655Z"
+ "readmeOriginal": null,
+ "readmeFetchedAt": "2020-09-30T00:10:29.574Z"
},
"luna": {
- "readmeCleaned": " Luna - npm management through a modern UI. Built with Electron 🌺 \n\n \n
\nnpm desktop manager for handling npm dependencies. Supported platforms: OS X Windows and Linux.
\n \n \n \n \n \n \n\n \n \n
\n Motivation \nLuna was created with main purpose to provide a flexible and modern UI for npm dependencies management. Furthermore I wanted to create a project with the latest web technologies combined in one application.
\n GreeceJS presentation \nYou can view my presentation in the GreeceJS meetup at http://bit.ly/2RES3AN
\n Features \n\nManage global and local packages \nSearch npm for new packages \nInstall packages \nUninstall packages \nUpdate existing packages \nFilter packages by type or outdated \nPreview package details (versions, statistics, dependencies and more) \nGet notifications for missing dependencies or extraneous dependencies \nReporting (audit/doctor) \n \n Screenshots \n\n
\n
\n
\n
\n
\n
\n
\n How it works \nThe Renderer Process architecture:
\n\nAction (Event) driven nature \nThe IO Management, Business Logic Management and Predictable Application State Management processors (middlewares)\nare subscribers of the application action stream. \nThe IO Management and Business Logic Management are consumers and producers of actions. \nThe Predictable State Management is just a consumer of actions \nThe views are listeners of the predictable state and they are re rendered whenever the predictable state changes\nand they produce actions upon the user interaction (clicks) \n \n\n
\n
\n
\n
\n Usage \nInstall application's dependencies:
\nnpm install
\nStart the application
\nnpm start
\nStart the development server and run the application in development mode:
\nnpm run dev
\n Binaries \nAll binaries of the latest version are uploaded to the releases
\n Tech Stack \n\nElectron - 🛠 - 🐙 - Build cross-platform desktop apps with JavaScript, HTML, and CSS \nReact - 🛠 - 🐙 - React is a JavaScript library for building user interfaces \nRedux - 🛠 - 🐙 - Predictable state container for JavaScript apps \nWebpack - 🛠️ - 🐙 - A static module bundler for modern JavaScript applications. \nBabel - 🛠️ - 🐙 - A JavaScript compiler; use next generation JavaScript, today. \nRxjs - 🛠️ - 🐙 - Reactive extensions library for Javascript \nMaterial-UI - 🛠️ - 🐙 - React components that implement Google's Material Design. \n \n Contributing and Issues \nContributions, issues and feature requests are welcome. Feel free to check issues page .
\nPull requests are always welcome. 💪 \nBe sure to merge the latest from "upstream" before making a pull request. 🙏
\n License \nCopyright © 2019 rvpanoz . This project is GPL-3.0 licensed.
\n
\n \nIn memory of my friend luna ❤️
\n ",
- "readmeOriginal": " Luna - npm management through a modern UI. Built with Electron 🌺 \n\n \n
\nnpm desktop manager for handling npm dependencies. Supported platforms: OS X Windows and Linux.
\n \n \n \n \n \n \n\n \n \n
\n Motivation \nLuna was created with main purpose to provide a flexible and modern UI for npm dependencies management. Furthermore I wanted to create a project with the latest web technologies combined in one application.
\n GreeceJS presentation \nYou can view my presentation in the GreeceJS meetup at http://bit.ly/2RES3AN
\n Features \n\nManage global and local packages \nSearch npm for new packages \nInstall packages \nUninstall packages \nUpdate existing packages \nFilter packages by type or outdated \nPreview package details (versions, statistics, dependencies and more) \nGet notifications for missing dependencies or extraneous dependencies \nReporting (audit/doctor) \n \n Screenshots \n\n
\n
\n
\n
\n
\n
\n
\n How it works \nThe Renderer Process architecture:
\n\nAction (Event) driven nature \nThe IO Management, Business Logic Management and Predictable Application State Management processors (middlewares)\nare subscribers of the application action stream. \nThe IO Management and Business Logic Management are consumers and producers of actions. \nThe Predictable State Management is just a consumer of actions \nThe views are listeners of the predictable state and they are re rendered whenever the predictable state changes\nand they produce actions upon the user interaction (clicks) \n \n\n
\n
\n
\n
\n Usage \nInstall application's dependencies:
\nnpm install
\nStart the application
\nnpm start
\nStart the development server and run the application in development mode:
\nnpm run dev
\n Binaries \nAll binaries of the latest version are uploaded to the releases
\n Tech Stack \n\nElectron - 🛠 - 🐙 - Build cross-platform desktop apps with JavaScript, HTML, and CSS \nReact - 🛠 - 🐙 - React is a JavaScript library for building user interfaces \nRedux - 🛠 - 🐙 - Predictable state container for JavaScript apps \nWebpack - 🛠️ - 🐙 - A static module bundler for modern JavaScript applications. \nBabel - 🛠️ - 🐙 - A JavaScript compiler; use next generation JavaScript, today. \nRxjs - 🛠️ - 🐙 - Reactive extensions library for Javascript \nMaterial-UI - 🛠️ - 🐙 - React components that implement Google's Material Design. \n \n Contributing and Issues \nContributions, issues and feature requests are welcome. Feel free to check issues page .
\nPull requests are always welcome. 💪 \nBe sure to merge the latest from \"upstream\" before making a pull request. 🙏
\n License \nCopyright © 2019 rvpanoz . This project is GPL-3.0 licensed.
\n
\n \nIn memory of my friend luna ❤️
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:21.664Z"
+ "readmeOriginal": null,
+ "readmeFetchedAt": "2020-09-30T00:10:29.579Z"
},
- "mailspring": {
- "readmeCleaned": "💌 Mailspring \n \n \n
\nMailspring is a new version of Nylas Mail maintained by one of the original authors. It's faster, leaner, and shipping today! It replaces the JavaScript sync code in Nylas Mail with a new C++ sync engine based on Mailcore2 . It uses roughly half the RAM and CPU of Nylas Mail and idles with almost zero "CPU Wakes", which translates to great battery life. It also has an entirely revamped composer and other great new features.
\nMailspring's UI is open source (GPLv3) and written in TypeScript with Electron and React - it's built on a plugin architecture and was designed to be easy to extend. Check out CONTRIBUTING.md to get started!
\nMailspring's sync engine is spawned by the Electron application and runs locally on your computer. It will be open-sourced in the future but is currently closed source. When you set up your development environment, Mailspring uses the latest version of the sync process we've shipped for your platform so you don't need to pull sources or install its compile-time dependencies.
\n
\n Features \nMailspring comes packed with powerful features like Unified Inbox, Snooze, Send Later, Mail Rules, Templates and more. Mailspring Pro, which you can unlock with a monthly subscription, adds even more features for people who send a ton of email: link tracking, read receipts, mailbox analytics, contact and company profiles. All of these features run in the client - Mailspring does not send your email credentials to the cloud. For a full list of features, check out getmailspring.com .
\n Download Mailspring \nYou can download compiled versions of Mailspring for Windows, Mac OS X, and Linux (deb, rpm and snap) from https://getmailspring.com/download .
\n Contributing \nMailspring's UI is entirely open-source and pull requests and contributions are welcome! There are three ways to contribute: building a plugin, building a theme, and submitting pull requests to the project itself. When you're getting started, you may want to join our public slack so you can ask questions and learn from other people doing development.
\nMailspring's MailSync, however, is closed source. You can read more about the reasons why this is in the roadmap .
\n Building A Plugin \nPlugins lie at the heart of Mailspring and give it its powerful features. Building your own plugins allows you to integrate the app with other tools, experiment with new workflows, and more. Follow the Getting Started guide to write your first plugin in five minutes.
\n\nA plugin "store" like the Chrome Web Store is coming soon, and will make it easy for other users to discover plugins you create. (Right now, users need to "sideload" the plugins into the app by downloading them and copying them into place.)
\n Building a Theme \nThe Mailspring user interface is styled using CSS, which means it's easy to modify and extend. Mailspring comes stock with a few beautiful themes, and there are many more which have been built by community developers. To start creating a theme, clone the theme starter !
\nIf you are updating an existing Nylas theme for Mailspring here is a step by step tutorial . Notice: as part of the update process you will probably need to import mailspring base variables .
\n Localizing / Translating \nMailspring 1.5.0 and above support localization. If you're a fluent speaker of another language, we'd love your help improving translations. Check out the LOCALIZATION guide for more information.
\n Contributing to Mailspring Core \nPull requests are always welcome - check out CONTRIBUTING for more information about setting up the development environment, running tests locally, and submitting pull requests.
\n ",
- "readmeOriginal": "💌 Mailspring \n \n \n
\nMailspring is a new version of Nylas Mail maintained by one of the original authors. It's faster, leaner, and shipping today! It replaces the JavaScript sync code in Nylas Mail with a new C++ sync engine based on Mailcore2 . It uses roughly half the RAM and CPU of Nylas Mail and idles with almost zero \"CPU Wakes\", which translates to great battery life. It also has an entirely revamped composer and other great new features.
\nMailspring's UI is open source (GPLv3) and written in TypeScript with Electron and React - it's built on a plugin architecture and was designed to be easy to extend. Check out CONTRIBUTING.md to get started!
\nMailspring's sync engine is spawned by the Electron application and runs locally on your computer. It will be open-sourced in the future but is currently closed source. When you set up your development environment, Mailspring uses the latest version of the sync process we've shipped for your platform so you don't need to pull sources or install its compile-time dependencies.
\n
\n Features \nMailspring comes packed with powerful features like Unified Inbox, Snooze, Send Later, Mail Rules, Templates and more. Mailspring Pro, which you can unlock with a monthly subscription, adds even more features for people who send a ton of email: link tracking, read receipts, mailbox analytics, contact and company profiles. All of these features run in the client - Mailspring does not send your email credentials to the cloud. For a full list of features, check out getmailspring.com .
\n Download Mailspring \nYou can download compiled versions of Mailspring for Windows, Mac OS X, and Linux (deb, rpm and snap) from https://getmailspring.com/download .
\n Contributing \nMailspring's UI is entirely open-source and pull requests and contributions are welcome! There are three ways to contribute: building a plugin, building a theme, and submitting pull requests to the project itself. When you're getting started, you may want to join our public slack so you can ask questions and learn from other people doing development.
\nMailspring's MailSync, however, is closed source. You can read more about the reasons why this is in the roadmap .
\n Building A Plugin \nPlugins lie at the heart of Mailspring and give it its powerful features. Building your own plugins allows you to integrate the app with other tools, experiment with new workflows, and more. Follow the Getting Started guide to write your first plugin in five minutes.
\n\nA plugin \"store\" like the Chrome Web Store is coming soon, and will make it easy for other users to discover plugins you create. (Right now, users need to \"sideload\" the plugins into the app by downloading them and copying them into place.)
\n Building a Theme \nThe Mailspring user interface is styled using CSS, which means it's easy to modify and extend. Mailspring comes stock with a few beautiful themes, and there are many more which have been built by community developers. To start creating a theme, clone the theme starter !
\nIf you are updating an existing Nylas theme for Mailspring here is a step by step tutorial . Notice: as part of the update process you will probably need to import mailspring base variables .
\n Localizing / Translating \nMailspring 1.5.0 and above support localization. If you're a fluent speaker of another language, we'd love your help improving translations. Check out the LOCALIZATION guide for more information.
\n Contributing to Mailspring Core \nPull requests are always welcome - check out CONTRIBUTING for more information about setting up the development environment, running tests locally, and submitting pull requests.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:21.740Z"
+ "magiccap": {
+ "readmeOriginal": null,
+ "readmeFetchedAt": "2020-09-30T00:10:29.608Z"
},
- "lps-studio": {
- "readmeCleaned": " LPS Studio \n\n \n
\n
\nLPS Studio is an interactive storytelling tool for visualising Logic Production System (LPS) programs using the lps.js interpreter on top of using Electron and Angular frameworks.
\nSelf-contained installers of LPS Studio for various platforms are available in the Releases page.
\n
\n Development Setup \nTo setup for development, ensure you have Node.js and npm installed on your system. After cloning this repository, install all dependencies using:
\nnpm install\n
\nOnce all dependencies are installed, you can run an instance of LPS Studio by running the command:
\nnpm run electron:local\n
\nIf incompatible Node.js or npm version warnings show up, follow the instructions given and update your Node.js / npm as required. Angular compilation requires at least Node.js v8.9 or newer.
\n Packaging \nTo package LPS Studio for distribution, you will need to run one of the following commands:
\n\nFor Windows (msi
and Setup): npm run electron:windows
\nFor macOS (DMG): npm run electron:mac
\nFor Linux (AppImage and Debian): npm run electron:linux
\nFor all three paltforms: npm run electron:all
\n \n License \nLPS Studio is open source and licensed under the BSD 3-Clause. The implementation depends on the LPS runtime lps.js and several other open source . lps.js was implemented as part of Sam Yong's MSc Computer Science Individual Project and thesis at Imperial College London in 2018.
\nImages and illustrations in this repository, otherwise explicitly stated, are made by Sam Yong and are licensed under CC BY-NC-SA 3.0.
\n ",
- "readmeOriginal": " LPS Studio \n\n \n
\n
\nLPS Studio is an interactive storytelling tool for visualising Logic Production System (LPS) programs using the lps.js interpreter on top of using Electron and Angular frameworks.
\nSelf-contained installers of LPS Studio for various platforms are available in the Releases page.
\n
\n Development Setup \nTo setup for development, ensure you have Node.js and npm installed on your system. After cloning this repository, install all dependencies using:
\nnpm install\n
\nOnce all dependencies are installed, you can run an instance of LPS Studio by running the command:
\nnpm run electron:local\n
\nIf incompatible Node.js or npm version warnings show up, follow the instructions given and update your Node.js / npm as required. Angular compilation requires at least Node.js v8.9 or newer.
\n Packaging \nTo package LPS Studio for distribution, you will need to run one of the following commands:
\n\nFor Windows (msi
and Setup): npm run electron:windows
\nFor macOS (DMG): npm run electron:mac
\nFor Linux (AppImage and Debian): npm run electron:linux
\nFor all three paltforms: npm run electron:all
\n \n License \nLPS Studio is open source and licensed under the BSD 3-Clause. The implementation depends on the LPS runtime lps.js and several other open source . lps.js was implemented as part of Sam Yong's MSc Computer Science Individual Project and thesis at Imperial College London in 2018.
\nImages and illustrations in this repository, otherwise explicitly stated, are made by Sam Yong and are licensed under CC BY-NC-SA 3.0.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:21.772Z"
+ "manta": {
+ "readmeOriginal": null,
+ "readmeFetchedAt": "2020-09-30T00:10:29.620Z"
},
- "magiccap": {
- "readmeCleaned": "
\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\nMagicCap is a image/GIF capture suite for Mac and Linux. You can get a precompiled copy from the releases page of this GitHub page. It has the following features:
\n\nVery cross compatible. You should get the same experience on Mac and Linux. \nVery easy to add to. You don't need to faff around with modifying HTML; instead you write a small file that includes all of the config options and the upload script (most of this is handled by capture.js
anyway). \nVery fast. Captures are optimised to be as fast as possible. \nVery flexible. You can choose to upload to whatever service you want to or just save the file. \nVery functional. Want to capture a GIF? No problem. Want to blur a screenshot? No problem. MagicCap is there to help you with whatever you want. \n \n This is not for Windows! \nShareX is amazing for that!
\n Supported Uploaders \nMagicCap supports the following uploaders (this list will expand over time):
\n\nCustom HTTP POST \nelixi.re \nPassive (S)FTP \nPomf \nimgur \nLunus \ni.magiccap \nreUpload \nUltrashare \nS3 (Amazon and other S3-compatible providers) \nShareX (upload only) \n \n Credit \nThe following people have done a ton to help in the creation of MagicCap. If you have done something to help and want your name here, feel free to make a pull request. This is in alphabetical order, not the order of the work people have done:
\n\nDevon (Da532) - Made all of the branding. \nHarrison (AO554) - Helped us test for Mac. \nJacob (Kelwing) - Helped with some Go towards the project. \nJake (JakeMakesStuff) - Made the majority of the GUI/capture code for MagicCap. \nJake (techfan36) - Helped us test for Linux. \nMatt (IPv4) - Refactored file naming, added random emoji & upload from clipboard. \nRhys (SunburntRock89) - Helped me with the structure and fixing bugs. Also fixed FTP. \nSam (REC) - Made the FTP logo. \n \n Building \nIn order to download needed packages, run npm i
. This will get all of the needed packages. You can then run one of the following commands:
\n\nnpm run maccompile
- Compiles for Mac. \nnpm run linuxcompile
- Compiles for Linux. \n \n Mac Note \nIf you are on Mac, you'll need to download XCode.
\n More Information \nFor more information on installation/configuration and compiling, please refer to the documentation.
\n ",
- "readmeOriginal": "
\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\nMagicCap is a image/GIF capture suite for Mac and Linux. You can get a precompiled copy from the releases page of this GitHub page. It has the following features:
\n\nVery cross compatible. You should get the same experience on Mac and Linux. \nVery easy to add to. You don't need to faff around with modifying HTML; instead you write a small file that includes all of the config options and the upload script (most of this is handled by capture.js
anyway). \nVery fast. Captures are optimised to be as fast as possible. \nVery flexible. You can choose to upload to whatever service you want to or just save the file. \nVery functional. Want to capture a GIF? No problem. Want to blur a screenshot? No problem. MagicCap is there to help you with whatever you want. \n \n This is not for Windows! \nShareX is amazing for that!
\n Supported Uploaders \nMagicCap supports the following uploaders (this list will expand over time):
\n\nCustom HTTP POST \nelixi.re \nPassive (S)FTP \nPomf \nimgur \nLunus \ni.magiccap \nreUpload \nUltrashare \nS3 (Amazon and other S3-compatible providers) \nShareX (upload only) \n \n Credit \nThe following people have done a ton to help in the creation of MagicCap. If you have done something to help and want your name here, feel free to make a pull request. This is in alphabetical order, not the order of the work people have done:
\n\nDevon (Da532) - Made all of the branding. \nHarrison (AO554) - Helped us test for Mac. \nJacob (Kelwing) - Helped with some Go towards the project. \nJake (JakeMakesStuff) - Made the majority of the GUI/capture code for MagicCap. \nJake (techfan36) - Helped us test for Linux. \nMatt (IPv4) - Refactored file naming, added random emoji & upload from clipboard. \nRhys (SunburntRock89) - Helped me with the structure and fixing bugs. Also fixed FTP. \nSam (REC) - Made the FTP logo. \n \n Building \nIn order to download needed packages, run npm i
. This will get all of the needed packages. You can then run one of the following commands:
\n\nnpm run maccompile
- Compiles for Mac. \nnpm run linuxcompile
- Compiles for Linux. \n \n Mac Note \nIf you are on Mac, you'll need to download XCode.
\n More Information \nFor more information on installation/configuration and compiling, please refer to the documentation.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:21.800Z"
+ "mailspring": {
+ "readmeOriginal": null,
+ "readmeFetchedAt": "2020-09-30T00:10:29.630Z"
},
"markdown-c3": {
- "readmeCleaned": " Markdown C3 \nA Markdown Editor and Previewer built with Construct 3 and ElectronJs
\nLink
\n\n
\nVersion 1.0.0
\nLicense MIT © 2018 - Samuele de Tomasi
\nGitHub el3um4s/markdown-c3
\n
\nCreated with:
\n\n ",
- "readmeOriginal": " Markdown C3 \nA Markdown Editor and Previewer built with Construct 3 and ElectronJs
\nLink
\n\n
\nVersion 1.0.0
\nLicense MIT © 2018 - Samuele de Tomasi
\nGitHub el3um4s/markdown-c3
\n
\nCreated with:
\n\n ",
- "readmeFetchedAt": "2020-09-29T12:07:21.802Z"
- },
- "manta": {
- "readmeCleaned": "\n \n
\n\nA desktop application for creating invoices with beautiful and customizable templates.
\nScreenshots •\nFeatures •\nDownloads •\nTechnologies •\nWhy? •\nGoals •\nDevelopment •\nFAQ •\nAcknowledgement
\n Screenshots \nHere's a few screenshots of Manta. See more
\n
\n
\n
\n
\n Translation \nDo you speak multiple languages? We need your help!
\nIf you're interested in translating Manta, please see the detailed instruction here .\nThe following languages are currently being translated, if you would like to Manta to support another language, please submit your request here .
\n\n Features \n\n🎚 Flexible form. You can turn on/off field and save as default setting. \n🏗 Drag & drop for reordering items. This makes editing easier. \n📐 Use SVGs for logo for better printing. \n🎨 Custom designed & highly customizable templates. \n🏷 Custom statuses for invoices. \n📊 Export PDF for print or email. \n🔒 Complete Privacy. You financial data stays where it belongs. \n💯 Totally Free. \n \n Downloads \n\nMore Download Options
\n Supported Platforms \nFollowing platforms are supported by Electron:
\nmacOS \nThe minimum version supported is macOS 10.9.
\nWindows \nWindows 7 and later are supported
\nLinux:
\n\nUbuntu 12.04 and later \nFedora 21 \nDebian 8 \n \nMore information .
\nNote that on Linux, some users might experience a GPU bug where the select options rendered as a black box, see issue #128 of Manta and issue #4322 of Electron . This can be fixed by disabling hardware acceleration like so:
\nmanta --disable-hardware-acceleration \n\nRemember that doing this might lead to some degradation of the app's performance. This is why "the fix" is not included by default.
\n \n Technologies \n\n Why \nThe main reason I decided to build this is because I need a simple tool to create good looking invoices, estimates, and receipts but couldn't find one that suits my needs. I don't do invoicing for a living but I do need it occasionally so an ideal invoicing app just needs to be good at one thing and one thing only, which is making invoices. I really don't need a full-fledged bookkeeping or accounting software.
\nI believe there are many people such as freelance designers, developers, photographers or writers... also have such need. However, most (if not all) products I found have these these problems:
\nComplexity
\n\nMost invoicing products nowadays is web-based, which means you’ll need to maintain a new account (possible a monthly fee, too) just to create an invoice. \nSure, there some open-source products that can be self-hosted, but that will introduce a new layer of complexity to your workflow. Who will setup the product? Who will maintain the server? Who will cover the cost? ... \nYou will always need internet connection to be able to create your invoices. It can be slow sometimes. \n \nPrivacy
\n\nWhen you use a web service, most of the time, you’re giving away your data whether you want it or not. Financial data is sensitive and I believe that no one should know about your data except yourself. \n \n Goals \nWith that in mind, I know that Manta would need to satisfy these criteria:
\n\n\n🚀 Fast!!!
\n \n\n👍 Friendly UI & UX
\n \n\n🎉 Has nice looking templates
\n \n\n🔒 Does not touch user’s data
\n \n\n💰 Free! :)
\nIf you think Manta delivers these, let me know by putting a star on this project 😉
\n \n \n Development \nIt's very easy to get started with these 3 steps:
\n\nClone this project to your local machine. \nOpen terminal and cd
into the cloned folder, usually cd Manta
. \nRun yarn install
to install dependencies. \nRun yarn dev
in one tab to start webpack-dev-server
. \nRun yarn start
in another tab to open the app. \n \nThis is still in beta and it's far from perfect so feedbacks, issues or PRs are greatly appreciated! :)
\nNote that on Linux you will need additional dependencies to provide the icns2png
and gm
commands.\nUbuntu/Debian users can run: sudo apt install -y icnsutils graphicsmagick
.
\n FAQ \n\nIs this app built with Electron? \n \nYes, it's built on top of Electron . Please see the Technologies section for more info.
\n\nWhat boilerplate did you use \n \nNone. This is my attempt to integrate Electron with React from scratch. The idea was to get a better understanding of how things work together, especially Webpack.\nBut I do take cue from other projects.
\n\nWhat CSS/UI Framework did you use? \n \nI wrote all the CSS myself. I only use Bootstrap for prototyping at first. But I gradually encapsulate most of the style to the component with the help of styled-components
. There is some places still use Bootstrap mostly for layout purpose but I'll get rid of it eventually.
\n\nWhere did you get the icons? \n \nionicons . They're great!
\n\nWhy did you name the project Manta? It has nothing to do with invoicing. \n \nIt's actually very common to associate an animal with your brand. There's a reason behind the Twitter bird, the famous MailChimp Freddy or the Docker whale ... It's called the Baby-Face bias. You can read more about it in the book Designing for Emotion by Aaron Walter .\nIn my case, I was inspired by the movie Racing Extinction and by naming this project Manta, I hope to raise people's awareness on some environmental issues mentioned in the movie. You can read more about it here
\n\nI like Manta's logo, did you design it? \n \nYes, I actually did all the illustrations as well as the templates that you see in the app.
\n\nAre you available for hire? \n \nYes, I'm exploring new opportunities at the moment. Please let me know what you have in mind.
\n\nHow do I contact you? \n \nIf you find an issue, please report it here. For everything else, please drop me a line at hi@getmanta.app
\n Acknowledgement \nSpecial thanks to Crowdin for providing an open-source license for Manta. Feel free to check out their website for more information about this amazing localization management platform.
\n ",
- "readmeOriginal": "\n \n
\n\nA desktop application for creating invoices with beautiful and customizable templates.
\nScreenshots •\nFeatures •\nDownloads •\nTechnologies •\nWhy? •\nGoals •\nDevelopment •\nFAQ •\nAcknowledgement
\n Screenshots \nHere's a few screenshots of Manta. See more
\n
\n
\n
\n
\n Translation \nDo you speak multiple languages? We need your help!
\nIf you're interested in translating Manta, please see the detailed instruction here .\nThe following languages are currently being translated, if you would like to Manta to support another language, please submit your request here .
\n\n Features \n\n🎚 Flexible form. You can turn on/off field and save as default setting. \n🏗 Drag & drop for reordering items. This makes editing easier. \n📐 Use SVGs for logo for better printing. \n🎨 Custom designed & highly customizable templates. \n🏷 Custom statuses for invoices. \n📊 Export PDF for print or email. \n🔒 Complete Privacy. You financial data stays where it belongs. \n💯 Totally Free. \n \n Downloads \n\nMore Download Options
\n Supported Platforms \nFollowing platforms are supported by Electron:
\nmacOS \nThe minimum version supported is macOS 10.9.
\nWindows \nWindows 7 and later are supported
\nLinux:
\n\nUbuntu 12.04 and later \nFedora 21 \nDebian 8 \n \nMore information .
\nNote that on Linux, some users might experience a GPU bug where the select options rendered as a black box, see issue #128 of Manta and issue #4322 of Electron . This can be fixed by disabling hardware acceleration like so:
\nmanta --disable-hardware-acceleration \n\nRemember that doing this might lead to some degradation of the app's performance. This is why \"the fix\" is not included by default.
\n \n Technologies \n\n Why \nThe main reason I decided to build this is because I need a simple tool to create good looking invoices, estimates, and receipts but couldn't find one that suits my needs. I don't do invoicing for a living but I do need it occasionally so an ideal invoicing app just needs to be good at one thing and one thing only, which is making invoices. I really don't need a full-fledged bookkeeping or accounting software.
\nI believe there are many people such as freelance designers, developers, photographers or writers... also have such need. However, most (if not all) products I found have these these problems:
\nComplexity
\n\nMost invoicing products nowadays is web-based, which means you’ll need to maintain a new account (possible a monthly fee, too) just to create an invoice. \nSure, there some open-source products that can be self-hosted, but that will introduce a new layer of complexity to your workflow. Who will setup the product? Who will maintain the server? Who will cover the cost? ... \nYou will always need internet connection to be able to create your invoices. It can be slow sometimes. \n \nPrivacy
\n\nWhen you use a web service, most of the time, you’re giving away your data whether you want it or not. Financial data is sensitive and I believe that no one should know about your data except yourself. \n \n Goals \nWith that in mind, I know that Manta would need to satisfy these criteria:
\n\n\n🚀 Fast!!!
\n \n\n👍 Friendly UI & UX
\n \n\n🎉 Has nice looking templates
\n \n\n🔒 Does not touch user’s data
\n \n\n💰 Free! :)
\nIf you think Manta delivers these, let me know by putting a star on this project 😉
\n \n \n Development \nIt's very easy to get started with these 3 steps:
\n\nClone this project to your local machine. \nOpen terminal and cd
into the cloned folder, usually cd Manta
. \nRun yarn install
to install dependencies. \nRun yarn dev
in one tab to start webpack-dev-server
. \nRun yarn start
in another tab to open the app. \n \nThis is still in beta and it's far from perfect so feedbacks, issues or PRs are greatly appreciated! :)
\nNote that on Linux you will need additional dependencies to provide the icns2png
and gm
commands.\nUbuntu/Debian users can run: sudo apt install -y icnsutils graphicsmagick
.
\n FAQ \n\nIs this app built with Electron? \n \nYes, it's built on top of Electron . Please see the Technologies section for more info.
\n\nWhat boilerplate did you use \n \nNone. This is my attempt to integrate Electron with React from scratch. The idea was to get a better understanding of how things work together, especially Webpack.\nBut I do take cue from other projects.
\n\nWhat CSS/UI Framework did you use? \n \nI wrote all the CSS myself. I only use Bootstrap for prototyping at first. But I gradually encapsulate most of the style to the component with the help of styled-components
. There is some places still use Bootstrap mostly for layout purpose but I'll get rid of it eventually.
\n\nWhere did you get the icons? \n \nionicons . They're great!
\n\nWhy did you name the project Manta? It has nothing to do with invoicing. \n \nIt's actually very common to associate an animal with your brand. There's a reason behind the Twitter bird, the famous MailChimp Freddy or the Docker whale ... It's called the Baby-Face bias. You can read more about it in the book Designing for Emotion by Aaron Walter .\nIn my case, I was inspired by the movie Racing Extinction and by naming this project Manta, I hope to raise people's awareness on some environmental issues mentioned in the movie. You can read more about it here
\n\nI like Manta's logo, did you design it? \n \nYes, I actually did all the illustrations as well as the templates that you see in the app.
\n\nAre you available for hire? \n \nYes, I'm exploring new opportunities at the moment. Please let me know what you have in mind.
\n\nHow do I contact you? \n \nIf you find an issue, please report it here. For everything else, please drop me a line at hi@getmanta.app
\n Acknowledgement \nSpecial thanks to Crowdin for providing an open-source license for Manta. Feel free to check out their website for more information about this amazing localization management platform.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:21.846Z"
+ "readmeOriginal": null,
+ "readmeFetchedAt": "2020-09-30T00:10:29.653Z"
},
"markdown-explorer": {
- "readmeCleaned": " Markdown Explorer \nEasily explore, view and edit markdown documentation of a file tree.
\n Common use case \nIf your projects documentation is written in Markdown, with md files dispersed throughout your project tree, Markdown Explorer displays md files in a tree structure, and it allows filtering by file name or by file content.
\n Quick start \nJust drop a folder on the window (or click on the folder icon on top left) to show the Markdown documentation of this folder. Then, explore the tree on the left, and toggle view/edit mode on md file with the button on the top right.
\n Features \n\nmd file Tree\n\nShow only md file in a file tree \nFilter\n\nFilter file tree by file content \nFilter file tree by file name \nFilter file tree by file path \nHighlight occurrences \n \n \nIgnore some folder names \nTree and file content cache to speed up search/tree display \nRemove number and underscore from file/folder names in tree view \n \n \nmd files\n\nView md file \nAdd generated table of content automatically at begin of render view \nEdit md file \nAutomatic save \nQuick md syntax help \n \n \nNavigate:\n\nprevious/next opened md with scroll position \nrelative reference md links \n \n \nRemember last opened tree/file \nPass configuration
from command line: set tree/md
path to show, and folders to ignore in tree \n \n Screenshots \n Md tree and view mode : \n
\n Edit mode : \n
\n How To Use \n$ git clone https://github.com/jersou/markdown-explorer\n$ cd markdown-explorer\n$ npm install\n$ npm start\n
\nor download the app
\n Documentation \nThe app documentation is available inside the doc folder
\n Stack \n\n Note \nThis app is my first Electron app (except very small tests), then it's probably not a good example ;-), it's a quick dev to learn Electron and it would be necessary to refactor the code in the (near) future (but it's functional :-) ).
\n Contributor \nJeremy Soulary
\n
\n License \nMIT License
\nCopyright (c) 2018 Jeremy Soulary http://www.soulary.com/
\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\n ",
- "readmeOriginal": " Markdown Explorer \nEasily explore, view and edit markdown documentation of a file tree.
\n Common use case \nIf your projects documentation is written in Markdown, with md files dispersed throughout your project tree, Markdown Explorer displays md files in a tree structure, and it allows filtering by file name or by file content.
\n Quick start \nJust drop a folder on the window (or click on the folder icon on top left) to show the Markdown documentation of this folder. Then, explore the tree on the left, and toggle view/edit mode on md file with the button on the top right.
\n Features \n\nmd file Tree\n\nShow only md file in a file tree \nFilter\n\nFilter file tree by file content \nFilter file tree by file name \nFilter file tree by file path \nHighlight occurrences \n \n \nIgnore some folder names \nTree and file content cache to speed up search/tree display \nRemove number and underscore from file/folder names in tree view \n \n \nmd files\n\nView md file \nAdd generated table of content automatically at begin of render view \nEdit md file \nAutomatic save \nQuick md syntax help \n \n \nNavigate:\n\nprevious/next opened md with scroll position \nrelative reference md links \n \n \nRemember last opened tree/file \nPass configuration
from command line: set tree/md
path to show, and folders to ignore in tree \n \n Screenshots \n Md tree and view mode : \n
\n Edit mode : \n
\n How To Use \n$ git clone https://github.com/jersou/markdown-explorer\n$ cd markdown-explorer\n$ npm install\n$ npm start\n
\nor download the app
\n Documentation \nThe app documentation is available inside the doc folder
\n Stack \n\n Note \nThis app is my first Electron app (except very small tests), then it's probably not a good example ;-), it's a quick dev to learn Electron and it would be necessary to refactor the code in the (near) future (but it's functional :-) ).
\n Contributor \nJeremy Soulary
\n
\n License \nMIT License
\nCopyright (c) 2018 Jeremy Soulary http://www.soulary.com/
\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:21.894Z"
+ "readmeOriginal": null,
+ "readmeFetchedAt": "2020-09-30T00:10:29.658Z"
},
"markdownify": {
- "readmeCleaned": " \n \n \n \n Markdownify\n \n \n A minimal Markdown Editor desktop app built on top of Electron . \n\n \n \n \n \n \n \n \n \n \n \n
\n\n Key Features •\n How To Use •\n Download •\n Credits •\n Related •\n License \n
\n
\n Key Features \n\nLivePreview - Make changes, See changes\n\nInstantly see what your Markdown documents look like in HTML as you create them. \n \n \nSync Scrolling\n\nWhile you type, LivePreview will automatically scroll to the current location you're editing. \n \n \nGitHub Flavored Markdown \nSyntax highlighting \nKaTeX Support \nDark/Light mode \nToolbar for basic Markdown formatting \nSupports multiple cursors \nSave the Markdown preview as PDF \nEmoji support in preview 🎉 \nApp will keep alive in tray for quick usage \nFull screen mode\n\nWrite distraction free. \n \n \nCross platform\n\nWindows, macOS and Linux ready. \n \n \n \n How To Use \nTo clone and run this application, you'll need Git and Node.js (which comes with npm ) installed on your computer. From your command line:
\n# Clone this repository \n$ git clone https://github.com/amitmerchant1990/electron-markdownify\n\n# Go into the repository \n$ cd electron-markdownify\n\n# Install dependencies \n$ npm install\n\n# Run the app \n$ npm start \nNote: If you're using Linux Bash for Windows, see this guide or use node
from the command prompt.
\n Download \nYou can download the latest installable version of Markdownify for Windows, macOS and Linux.
\n Emailware \nMarkdownify is an emailware . Meaning, if you liked using this app or it has helped you in any way, I'd like you send me an email at bullredeyes@gmail.com about anything you'd want to say about this software. I'd really appreciate it!
\n Credits \nThis software uses the following open source packages:
\n\n Related \nmarkdownify-web - Web version of Markdownify
\n Support \n
\nOr
\n\n\t \n \n You may also like... \n\nPomolectron - A pomodoro app \nCorreo - A menubar/taskbar Gmail App for Windows and macOS \n \n License \nMIT
\n \n\namitmerchant.com · \nGitHub @amitmerchant1990 · \nTwitter @amit_merchant
\n \n ",
- "readmeOriginal": " \n \n \n \n Markdownify\n \n \n A minimal Markdown Editor desktop app built on top of Electron . \n\n \n \n \n \n \n \n \n \n \n \n
\n\n Key Features •\n How To Use •\n Download •\n Credits •\n Related •\n License \n
\n
\n Key Features \n\nLivePreview - Make changes, See changes\n\nInstantly see what your Markdown documents look like in HTML as you create them. \n \n \nSync Scrolling\n\nWhile you type, LivePreview will automatically scroll to the current location you're editing. \n \n \nGitHub Flavored Markdown \nSyntax highlighting \nKaTeX Support \nDark/Light mode \nToolbar for basic Markdown formatting \nSupports multiple cursors \nSave the Markdown preview as PDF \nEmoji support in preview 🎉 \nApp will keep alive in tray for quick usage \nFull screen mode\n\nWrite distraction free. \n \n \nCross platform\n\nWindows, macOS and Linux ready. \n \n \n \n How To Use \nTo clone and run this application, you'll need Git and Node.js (which comes with npm ) installed on your computer. From your command line:
\n# Clone this repository \n$ git clone https://github.com/amitmerchant1990/electron-markdownify\n\n# Go into the repository \n$ cd electron-markdownify\n\n# Install dependencies \n$ npm install\n\n# Run the app \n$ npm start \nNote: If you're using Linux Bash for Windows, see this guide or use node
from the command prompt.
\n Download \nYou can download the latest installable version of Markdownify for Windows, macOS and Linux.
\n Emailware \nMarkdownify is an emailware . Meaning, if you liked using this app or it has helped you in any way, I'd like you send me an email at bullredeyes@gmail.com about anything you'd want to say about this software. I'd really appreciate it!
\n Credits \nThis software uses the following open source packages:
\n\n Related \nmarkdownify-web - Web version of Markdownify
\n Support \n
\nOr
\n\n\t \n \n You may also like... \n\nPomolectron - A pomodoro app \nCorreo - A menubar/taskbar Gmail App for Windows and macOS \n \n License \nMIT
\n \n\namitmerchant.com · \nGitHub @amitmerchant1990 · \nTwitter @amit_merchant
\n \n ",
- "readmeFetchedAt": "2020-09-29T12:07:21.898Z"
- },
- "marp": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:21.914Z"
+ "readmeFetchedAt": "2020-09-30T00:10:29.666Z"
},
"marksearch": {
- "readmeCleaned": " Note: I am no longer maintaining this app. \nSee https://darkle.github.io/MarkSearch/ for details and help.
\n Privacy Policy: \nMarkSearch does not collect any information about you. It also does no tracking, has no analytics and sends nothing to the internet.
\n ",
- "readmeOriginal": " Note: I am no longer maintaining this app. \nSee https://darkle.github.io/MarkSearch/ for details and help.
\n Privacy Policy: \nMarkSearch does not collect any information about you. It also does no tracking, has no analytics and sends nothing to the internet.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:21.921Z"
- },
- "masscode": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:21.931Z"
+ "readmeFetchedAt": "2020-09-30T00:10:29.677Z"
},
"mattermost": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:21.951Z"
+ "readmeFetchedAt": "2020-09-30T00:10:29.719Z"
},
- "md5app": {
+ "marp": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:21.952Z"
+ "readmeFetchedAt": "2020-09-30T00:10:29.720Z"
},
- "mbod": {
+ "masscode": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:21.976Z"
+ "readmeFetchedAt": "2020-09-30T00:10:29.721Z"
},
"marktext": {
- "readmeCleaned": "
\n Mark Text \n\n\n 🔆 Next generation markdown editor 🌙 \n A simple and elegant open-source markdown editor that focused on speed and usability. \n Available for Linux, macOS and Windows. \n
\n \n\n\n\n\n \n Supporting Mark Text \nMark Text is an MIT licensed open source project, and the latest version will always be downloadable for free from the GitHub release page. Mark Text is still in development, and its development is inseparable from all sponsors. I hope you join them:
\n\n What's the difference between Patreon and Open Collective? \nPatreon: Funds will be directly sponsored to Luo Ran (@jocs) who created Mark Text and continues to maintain it.\nOpen Collective: All expenses are transparent. The funds will be used for the development and maintenance of Mark Text, funding online and offline activities, and acquiring other necessary resources.\nNames and company logos of all sponsors (from both Patreon and Open Collective) will appear on the official website for Mark Text and in its README.md file.
\nSpecial Sponsors
\n\n \n \nPlatinum Sponsors
\n\n \n \nGold Sponsors
\n\n \n \nSilver Sponsors
\n\n \n \nBronze Sponsors
\n\n \n \nBackers
\n\n \n \n Screenshot \n
\n Features \n\nRealtime preview (WYSIWYG) and a clean and simple interface to get a distraction-free writing experience. \nSupport CommonMark Spec , GitHub Flavored Markdown Spec and selective support Pandoc markdown . \nMarkdown extensions such as math expressions (KaTeX), front matter and emojis. \nSupport paragraphs and inline style shortcuts to improve your writing efficiency. \nOutput HTML and PDF files. \nVarious themes: Cadmium Light , Material Dark etc. \nVarious editing modes: Source Code mode , Typewriter mode , Focus mode . \nPaste images directly from clipboard \n \n🌙 themes🔆 \n\n\n\nCadmium Light \nDark \n \n \n\n\n \n \n \n\nGraphite Light \nMaterial Dark \n \n\n \n \n \n\nUlysses Light \nOne Dark \n \n\n \n \n \n \n
\n😸 Edit modes🐶 \n\n\n\nSource Code \nTypewriter \nFocus \n \n \n\n\n \n \n \n \n \n
\n Why write another editor? \n\nI love writing. I have used a lot of markdown editors, yet there is still not an editor that can fully meet my needs. I don't like to be disturbed when I write by some unbearable bug. Mark Text uses virtual DOM to render pages which has the added benefits of being highly efficient and being open source. That way anyone who loves markdown and writing can use Mark Text. \nAs mentioned above, Mark Text is completely free and open source and will be open source forever. We hope that all markdown lovers will contribute their own code and help develop Mark Text into a popular markdown editor. \nThere are many markdown editors and all have their own merits, some have features which others don't. It's difficult to satisfy each markdown users' needs but we hope Mark Text will be able to satisfy each markdown user as much as possible. Although the latest Mark Text is still not perfect, we will try to make it as best as we possibly can. \n \n Download and Installation \n
\n\n\n\n \n \n \n \n \n\n\n \n \n \n \n \n
\nWant to see new features of the latest version? Please refer to CHANGELOG .
\n macOS \nYou can either download the latest marktext-%version%.dmg
from the release page or install Mark Text using homebrew cask . To use Homebrew-Cask you just need to have Homebrew installed.
\nbrew cask install mark-text \n Windows \nSimply download and install Mark Text via setup wizard (marktext-setup-%version%.exe
) and choose whether to install per-user or machine wide.
\nAlternatively, install Mark Text using Chocolatey . To use Chocolatey you need to have Chocolatey installed.
\n\n Linux \nPlease follow the Linux installation instructions .
\n Other \nAll binaries for Linux, macOS and Windows can be downloaded from the release page . If a version is unavailable for your system, then please open an issue .
\n Development \nIf you wish to build Mark Text yourself, please check out our build instructions .
\n\nIf you have any questions regarding Mark Text , you are welcome to write an issue. When doing so please use the default format found when opening an issue. Of course, if you submit a PR directly, it will be greatly appreciated.
\n Integrations \n\nAlfred Workflow : A Workflow for the macOS app Alfred: Use "mt" to open files/folder with Mark Text. \n \n Contribution \nMark Text is in full development, please make sure to read the Contributing Guide before making a pull request. Want to add some features to Mark Text? Refer to our roadmap and open issues.
\n Contributors \nThank you to all the people who have already contributed to Mark Text[contributors ]
\nSpecial thanks to @Yasujizr who designed the Mark Text logo.
\n
\n License \nMIT .
\n
\n ",
- "readmeOriginal": "
\n Mark Text \n\n\n 🔆 Next generation markdown editor 🌙 \n A simple and elegant open-source markdown editor that focused on speed and usability. \n Available for Linux, macOS and Windows. \n
\n \n\n\n\n\n \n Supporting Mark Text \nMark Text is an MIT licensed open source project, and the latest version will always be downloadable for free from the GitHub release page. Mark Text is still in development, and its development is inseparable from all sponsors. I hope you join them:
\n\n What's the difference between Patreon and Open Collective? \nPatreon: Funds will be directly sponsored to Luo Ran (@jocs) who created Mark Text and continues to maintain it.\nOpen Collective: All expenses are transparent. The funds will be used for the development and maintenance of Mark Text, funding online and offline activities, and acquiring other necessary resources.\nNames and company logos of all sponsors (from both Patreon and Open Collective) will appear on the official website for Mark Text and in its README.md file.
\nSpecial Sponsors
\n\n \n \nPlatinum Sponsors
\n\n \n \nGold Sponsors
\n\n \n \nSilver Sponsors
\n\n \n \nBronze Sponsors
\n\n \n \nBackers
\n\n \n \n Screenshot \n
\n Features \n\nRealtime preview (WYSIWYG) and a clean and simple interface to get a distraction-free writing experience. \nSupport CommonMark Spec , GitHub Flavored Markdown Spec and selective support Pandoc markdown . \nMarkdown extensions such as math expressions (KaTeX), front matter and emojis. \nSupport paragraphs and inline style shortcuts to improve your writing efficiency. \nOutput HTML and PDF files. \nVarious themes: Cadmium Light , Material Dark etc. \nVarious editing modes: Source Code mode , Typewriter mode , Focus mode . \nPaste images directly from clipboard \n \n🌙 themes🔆 \n\n\n\nCadmium Light \nDark \n \n \n\n\n \n \n \n\nGraphite Light \nMaterial Dark \n \n\n \n \n \n\nUlysses Light \nOne Dark \n \n\n \n \n \n \n
\n😸 Edit modes🐶 \n\n\n\nSource Code \nTypewriter \nFocus \n \n \n\n\n \n \n \n \n \n
\n Why write another editor? \n\nI love writing. I have used a lot of markdown editors, yet there is still not an editor that can fully meet my needs. I don't like to be disturbed when I write by some unbearable bug. Mark Text uses virtual DOM to render pages which has the added benefits of being highly efficient and being open source. That way anyone who loves markdown and writing can use Mark Text. \nAs mentioned above, Mark Text is completely free and open source and will be open source forever. We hope that all markdown lovers will contribute their own code and help develop Mark Text into a popular markdown editor. \nThere are many markdown editors and all have their own merits, some have features which others don't. It's difficult to satisfy each markdown users' needs but we hope Mark Text will be able to satisfy each markdown user as much as possible. Although the latest Mark Text is still not perfect, we will try to make it as best as we possibly can. \n \n Download and Installation \n
\n\n\n\n \n \n \n \n \n\n\n \n \n \n \n \n
\nWant to see new features of the latest version? Please refer to CHANGELOG .
\n macOS \nYou can either download the latest marktext-%version%.dmg
from the release page or install Mark Text using homebrew cask . To use Homebrew-Cask you just need to have Homebrew installed.
\nbrew cask install mark-text \n Windows \nSimply download and install Mark Text via setup wizard (marktext-setup-%version%.exe
) and choose whether to install per-user or machine wide.
\nAlternatively, install Mark Text using Chocolatey . To use Chocolatey you need to have Chocolatey installed.
\n\n Linux \nPlease follow the Linux installation instructions .
\n Other \nAll binaries for Linux, macOS and Windows can be downloaded from the release page . If a version is unavailable for your system, then please open an issue .
\n Development \nIf you wish to build Mark Text yourself, please check out our build instructions .
\n\nIf you have any questions regarding Mark Text , you are welcome to write an issue. When doing so please use the default format found when opening an issue. Of course, if you submit a PR directly, it will be greatly appreciated.
\n Integrations \n\nAlfred Workflow : A Workflow for the macOS app Alfred: Use \"mt\" to open files/folder with Mark Text. \n \n Contribution \nMark Text is in full development, please make sure to read the Contributing Guide before making a pull request. Want to add some features to Mark Text? Refer to our roadmap and open issues.
\n Contributors \nThank you to all the people who have already contributed to Mark Text[contributors ]
\nSpecial thanks to @Yasujizr who designed the Mark Text logo.
\n
\n License \nMIT .
\n
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:21.985Z"
+ "readmeOriginal": null,
+ "readmeFetchedAt": "2020-09-30T00:10:29.730Z"
},
- "mdyna": {
+ "md5app": {
+ "readmeOriginal": null,
+ "readmeFetchedAt": "2020-09-30T00:10:29.768Z"
+ },
+ "mbod": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.000Z"
+ "readmeFetchedAt": "2020-09-30T00:10:29.778Z"
},
"mdp": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.016Z"
+ "readmeFetchedAt": "2020-09-30T00:10:29.794Z"
+ },
+ "mdyna": {
+ "readmeOriginal": null,
+ "readmeFetchedAt": "2020-09-30T00:10:29.797Z"
},
"media-dupes": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.049Z"
+ "readmeFetchedAt": "2020-09-30T00:10:29.816Z"
},
"media-mate": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.053Z"
+ "readmeFetchedAt": "2020-09-30T00:10:29.830Z"
},
"mercury": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.055Z"
+ "readmeFetchedAt": "2020-09-30T00:10:29.841Z"
},
- "messenger-demo-viewer": {
+ "merge-request-notifier": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.084Z"
+ "readmeFetchedAt": "2020-09-30T00:10:29.855Z"
},
- "merge-request-notifier": {
+ "messenger-demo-viewer": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.085Z"
+ "readmeFetchedAt": "2020-09-30T00:10:29.871Z"
},
"metastream": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.092Z"
+ "readmeFetchedAt": "2020-09-30T00:10:29.878Z"
},
"metrogit": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.105Z"
+ "readmeFetchedAt": "2020-09-30T00:10:29.896Z"
},
"metronome-wallet": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.146Z"
+ "readmeFetchedAt": "2020-09-30T00:10:29.903Z"
+ },
+ "metube": {
+ "readmeOriginal": null,
+ "readmeFetchedAt": "2020-09-30T00:10:29.914Z"
},
"min": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.152Z"
+ "readmeFetchedAt": "2020-09-30T00:10:29.931Z"
},
- "metube": {
+ "minetime": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.154Z"
+ "readmeFetchedAt": "2020-09-30T00:10:29.951Z"
},
"mindmapp": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.171Z"
+ "readmeFetchedAt": "2020-09-30T00:10:29.953Z"
},
- "minetime": {
+ "mini-diary": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.192Z"
+ "readmeFetchedAt": "2020-09-30T00:10:29.980Z"
},
"minimalist": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.199Z"
+ "readmeFetchedAt": "2020-09-30T00:10:29.984Z"
},
- "mini-diary": {
+ "mist": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.208Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.010Z"
},
"minta": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.229Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.038Z"
},
- "mist": {
+ "mjml-app": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.255Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.044Z"
},
"mobirise": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.261Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.072Z"
},
"mocker": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.272Z"
- },
- "mjml-app": {
- "readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.281Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.073Z"
},
"mockman": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.313Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.074Z"
},
- "moderndeck": {
+ "mockoon": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.319Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.099Z"
},
"moeditor": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.325Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.118Z"
},
- "mockoon": {
+ "moderndeck": {
+ "readmeOriginal": null,
+ "readmeFetchedAt": "2020-09-30T00:10:30.134Z"
+ },
+ "monerite": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.327Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.141Z"
},
"mojibar": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.367Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.156Z"
},
- "monerite": {
+ "mongoclient": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.374Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.169Z"
},
- "montenote": {
+ "motrix": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.391Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.183Z"
},
- "mongoclient": {
+ "montenote": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.395Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.194Z"
},
"move-more": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.413Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.211Z"
},
"movieprint": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.434Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.217Z"
},
"mr-noplay": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.439Z"
- },
- "motrix": {
- "readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.450Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.231Z"
},
"mrdclutterer": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.467Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.238Z"
},
- "multiple-file-manager": {
+ "mstream": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.494Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.262Z"
},
"multrin": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.496Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.275Z"
},
- "mstream": {
+ "muno": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.505Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.280Z"
},
- "muno": {
+ "multiple-file-manager": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.521Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.287Z"
+ },
+ "museeks": {
+ "readmeOriginal": null,
+ "readmeFetchedAt": "2020-09-30T00:10:30.304Z"
},
"music-kitten": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.555Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.318Z"
},
"music-player": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.556Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.330Z"
},
- "museeks": {
+ "musictube-player": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.560Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.346Z"
},
- "musictube-player": {
+ "mypsn": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.593Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.355Z"
},
"musify": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.608Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.362Z"
},
"ndm": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.611Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.391Z"
},
- "mypsn": {
+ "negative": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.615Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.400Z"
},
- "negative": {
+ "nertivia": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.634Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.404Z"
},
"netron": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.658Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.422Z"
},
- "nertivia": {
+ "network-assembler": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.659Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.435Z"
},
- "network-assembler": {
+ "neucalculator": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.676Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.464Z"
},
"network-status-check": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.686Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.470Z"
},
- "neucalculator": {
+ "nfov": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.711Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.487Z"
},
"nicepage": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.723Z"
- },
- "nfov": {
- "readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.724Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.488Z"
},
"nighthawk": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.743Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.516Z"
},
- "node-red": {
+ "nodejs-package-manager": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.762Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.529Z"
},
- "nodejs-package-manager": {
+ "node-red": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.771Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.534Z"
},
"nodemailer-app": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.779Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.542Z"
},
"notable": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.792Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.573Z"
},
"noty": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.811Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.592Z"
},
- "now": {
+ "nteract": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.819Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.596Z"
},
"nuclear": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.828Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.627Z"
+ },
+ "now": {
+ "readmeOriginal": null,
+ "readmeFetchedAt": "2020-09-30T00:10:30.629Z"
},
"odio": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.864Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.660Z"
},
"odrive": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.896Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.664Z"
},
"octopi-init": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.896Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.666Z"
},
"oh-my-desk": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.912Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.693Z"
},
"ohhai-browser": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.936Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.711Z"
},
- "one-left": {
+ "onoffice": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.946Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.726Z"
},
- "onoffice": {
+ "one-left": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.963Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.730Z"
},
"opale-messenger": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.986Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.751Z"
},
"open-ias-scoreboard": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:22.996Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.759Z"
},
"open-log-viewer": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.021Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.776Z"
},
"opencomic": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.049Z"
+ "readmeFetchedAt": "2020-09-30T00:10:30.783Z"
},
- "opus": {
+ "orb": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.066Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.073Z"
},
- "nteract": {
+ "openbazaar": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.076Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.074Z"
},
- "openbazaar": {
+ "opus": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.083Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.074Z"
},
- "orb": {
+ "oversetter": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.105Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.110Z"
},
"overlay": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.106Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.117Z"
},
- "oversetter": {
+ "p3x-onenote": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.120Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.126Z"
},
- "p3x-onenote": {
+ "p3x-redis-ui": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.126Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.133Z"
},
"panwriter": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.156Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.172Z"
},
- "p3x-redis-ui": {
+ "papercubes": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.161Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.177Z"
},
- "papercubes": {
+ "papyrus": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.182Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.186Z"
},
"paperarxiv": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.183Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.190Z"
},
- "papyrus": {
+ "particl": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.211Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.229Z"
},
- "particl": {
+ "peacock": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.232Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.233Z"
},
"patchwork": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.233Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.234Z"
},
- "peacock": {
+ "pencil": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.238Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.241Z"
},
"pendulums": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.275Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.280Z"
},
"pepefe": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.287Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.287Z"
},
"pennywise": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.318Z"
- },
- "phonegap": {
- "readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.325Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.289Z"
},
"perlotto": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.333Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.298Z"
},
- "pencil": {
+ "phonegap": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.335Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.330Z"
},
- "petal": {
+ "photoscreensaver": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.342Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.344Z"
},
- "photoscreensaver": {
+ "petal": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.362Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.348Z"
},
"phreshistant": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.369Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.355Z"
},
"phreshplayer": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.370Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.382Z"
},
"pic-crop": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.386Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.396Z"
},
- "picturama": {
+ "pile": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.409Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.406Z"
},
- "pile": {
+ "picturama": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.427Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.414Z"
},
"pinesql": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.429Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.437Z"
},
- "piqture": {
+ "playback": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.441Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.453Z"
},
"pixel-weather": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.451Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.465Z"
},
- "playback": {
+ "piqture": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.475Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.468Z"
},
"playbox": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.483Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.488Z"
},
"playcode": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.490Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.494Z"
},
"playlist": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.504Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.504Z"
},
- "playork": {
- "readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.531Z"
- },
- "poddr": {
+ "playme": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.543Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.510Z"
},
- "playme": {
+ "playork": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.546Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.529Z"
},
"poddycast-app": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.570Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.556Z"
},
"poi": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.582Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.573Z"
},
"pokerclock": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:23.592Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.580Z"
+ },
+ "polar": {
+ "readmeOriginal": null,
+ "readmeFetchedAt": "2020-09-30T00:10:31.599Z"
},
"pomodoro-logger": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.435Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.624Z"
},
- "pomotroid": {
+ "pomolectron": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.438Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.627Z"
},
- "polar": {
+ "pomotroid": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.438Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.634Z"
},
- "pomolectron": {
+ "poddr": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.442Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.644Z"
},
"pomotron": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.483Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.657Z"
},
"postbird": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.484Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.667Z"
},
"premid": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.492Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.686Z"
},
"preserver": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.500Z"
- },
- "primitive-nextgen": {
- "readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.536Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.691Z"
},
"prettyearth": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.539Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.712Z"
},
"pretzel": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.553Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.721Z"
},
- "prosecrec": {
+ "primitive-nextgen": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.556Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.737Z"
},
- "protegopdf": {
+ "prosecrec": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.586Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.753Z"
},
"protoman": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.606Z"
- },
- "pullp": {
- "readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.608Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.772Z"
},
"pubvendorstool": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.608Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.799Z"
},
- "punycodeconverter": {
+ "pullp": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.637Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.808Z"
},
"punk": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.643Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.821Z"
},
- "pupafm": {
+ "punycodeconverter": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.652Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.825Z"
},
- "puppetry": {
+ "pupafm": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.667Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.855Z"
},
- "qawl": {
+ "puppetry": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.698Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.871Z"
},
"q-player": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.701Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.888Z"
},
"qbox": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.708Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.923Z"
+ },
+ "qawl": {
+ "readmeOriginal": null,
+ "readmeFetchedAt": "2020-09-30T00:10:31.937Z"
},
"qikqr": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.719Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.951Z"
+ },
+ "quail": {
+ "readmeOriginal": null,
+ "readmeFetchedAt": "2020-09-30T00:10:31.989Z"
},
"qmui-web": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.754Z"
+ "readmeFetchedAt": "2020-09-30T00:10:31.990Z"
},
- "quail": {
+ "quark": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.769Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.014Z"
},
"qubus": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.772Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.025Z"
},
- "quark": {
+ "quickcalc": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.775Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.033Z"
},
"quickredis": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.809Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.075Z"
},
- "quickcalc": {
+ "protegopdf": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.813Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.093Z"
},
"r2e-todoworks": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.823Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.093Z"
},
"quickwords": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.833Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.102Z"
},
"r6rc": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.872Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.124Z"
},
- "raider-for-instagram": {
+ "ramme": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.877Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.159Z"
},
- "ramme": {
+ "raider-for-instagram": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.882Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.160Z"
},
"rambox": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.886Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.160Z"
},
"ratemymovie": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.919Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.174Z"
},
"raven-reader": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.930Z"
- },
- "reach-podcast-player": {
- "readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.933Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.199Z"
},
"ray": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.943Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.206Z"
},
"rebaslight": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.971Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.222Z"
},
- "recode-converter": {
+ "reach-podcast-player": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.989Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.223Z"
},
- "redp": {
+ "recode-converter": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:25.994Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.249Z"
},
"recollectr": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:26.004Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.251Z"
+ },
+ "redp": {
+ "readmeOriginal": null,
+ "readmeFetchedAt": "2020-09-30T00:10:32.262Z"
},
"rekord": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:26.020Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.283Z"
},
"remaining-time": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:26.035Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.301Z"
},
- "responsively": {
+ "ride": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:26.049Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.316Z"
},
- "ride": {
+ "responsively": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:26.059Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.317Z"
},
"ridereceipts": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:26.071Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.336Z"
},
"riot": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:26.091Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.345Z"
},
"ripplectron": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:26.095Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.357Z"
},
"rocketcleaner": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:26.118Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.370Z"
},
- "s3uploader": {
+ "runlet": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:28.445Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.371Z"
},
- "sandman": {
+ "s3uploader": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:28.452Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.405Z"
},
- "runlet": {
+ "saadhn": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:28.453Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.419Z"
},
- "saadhn": {
+ "scancode-workbench": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:28.458Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.424Z"
},
- "school-timetable": {
+ "sandman": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:28.494Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.448Z"
},
- "scancode-workbench": {
+ "school-timetable": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:28.503Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.459Z"
},
"sciencefair": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:28.506Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.472Z"
},
"screencat": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:28.515Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.483Z"
},
"screentray": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:28.556Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.495Z"
},
"sealtalk": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:28.557Z"
- },
- "seeql": {
- "readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:28.576Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.507Z"
},
"seapig": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:28.579Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.518Z"
},
- "serina": {
+ "seeql": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:28.607Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.533Z"
},
- "seton": {
+ "serina": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:28.620Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.535Z"
},
"servpane": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:28.643Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.573Z"
},
- "shiba": {
+ "seton": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:28.665Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.592Z"
},
- "sharp-tune": {
+ "ses": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:28.675Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.595Z"
},
"sharepod": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:28.683Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.598Z"
},
- "shots": {
+ "shiba": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:28.684Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.624Z"
},
- "ses": {
+ "sharp-tune": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:28.705Z"
+ "readmeFetchedAt": "2020-09-30T00:10:32.640Z"
},
"signal": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:28.724Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.070Z"
},
"simplenote": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:28.730Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.077Z"
},
- "singlebox": {
+ "shots": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:28.735Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.078Z"
},
"shuttle": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:28.736Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.079Z"
},
- "skrifa": {
+ "smartholdem": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:28.767Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.129Z"
},
- "smartholdem": {
+ "singlebox": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:28.778Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.130Z"
},
- "snake": {
+ "skrifa": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:28.778Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.130Z"
},
"smokerstopper": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:28.814Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.136Z"
},
- "social-amnesia": {
+ "snake": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:28.838Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.167Z"
},
"snippetstore": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:28.855Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.178Z"
},
"socket-io-tester": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:28.864Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.184Z"
},
- "soube": {
+ "social-amnesia": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:28.879Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.193Z"
},
- "soundglass": {
+ "soube": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:28.888Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.218Z"
},
"soundkeys": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:28.892Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.231Z"
+ },
+ "soundglass": {
+ "readmeOriginal": null,
+ "readmeFetchedAt": "2020-09-30T00:10:34.239Z"
},
"soundnode": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:28.897Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.247Z"
},
"source-me": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.439Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.307Z"
},
- "spotspot": {
+ "spraybottle": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.444Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.310Z"
},
- "spraybottle": {
+ "sqlectron": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.450Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.344Z"
},
"sshfs-win-manager": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.489Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.369Z"
+ },
+ "spotspot": {
+ "readmeOriginal": null,
+ "readmeFetchedAt": "2020-09-30T00:10:34.377Z"
},
"stacker": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.494Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.387Z"
},
"standard-notes": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.498Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.434Z"
},
- "sqlectron": {
+ "stockifier": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.515Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.452Z"
},
- "stickynotes": {
+ "storaji": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.547Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.454Z"
},
"standup-picker": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.549Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.454Z"
},
- "stockifier": {
+ "storm": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.552Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.477Z"
},
- "storaji": {
+ "streamlabs-obs": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.582Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.478Z"
},
- "streamlabs-obs": {
+ "stickynotes": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.595Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.479Z"
},
- "storm": {
+ "studymd": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.598Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.487Z"
},
"subgenesis": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.617Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.490Z"
},
- "studymd": {
+ "subordination": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.631Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.519Z"
},
- "subordination": {
+ "super-productivity": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.653Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.529Z"
},
"sunder": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.654Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.538Z"
},
"swifty": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.665Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.546Z"
},
- "super-productivity": {
+ "switch": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.667Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.569Z"
},
"symphony": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.704Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.595Z"
},
- "switchhosts": {
+ "syng": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.710Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.626Z"
},
- "switch": {
+ "system-designer": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.736Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.627Z"
},
- "syng": {
+ "switchhosts": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.742Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.649Z"
},
"tabby": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.760Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.649Z"
},
- "tagspaces": {
+ "taskview": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.770Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.667Z"
},
- "system-designer": {
+ "tagspaces": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.773Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.684Z"
},
- "taskview": {
+ "tch-filector": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.782Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.714Z"
},
- "tch-filector": {
+ "teamsql": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.817Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.716Z"
},
"temps": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.820Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.721Z"
},
"ten-hands": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.827Z"
- },
- "teamsql": {
- "readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.831Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.732Z"
},
"terminus": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.861Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.758Z"
},
"teseve": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.874Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.769Z"
},
- "texturelab": {
+ "testmace": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.886Z"
+ "readmeFetchedAt": "2020-09-30T00:10:34.789Z"
},
- "testmace": {
+ "texturelab": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.891Z"
+ "readmeFetchedAt": "2020-09-30T00:10:37.092Z"
},
"the-wall": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.908Z"
+ "readmeFetchedAt": "2020-09-30T00:10:37.096Z"
},
"themebuilder": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.917Z"
+ "readmeFetchedAt": "2020-09-30T00:10:37.101Z"
+ },
+ "thismypc": {
+ "readmeOriginal": null,
+ "readmeFetchedAt": "2020-09-30T00:10:37.142Z"
},
"thermal": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.938Z"
+ "readmeFetchedAt": "2020-09-30T00:10:37.143Z"
},
- "themer": {
+ "thomas": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.948Z"
+ "readmeFetchedAt": "2020-09-30T00:10:37.155Z"
},
- "thismypc": {
+ "themer": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.971Z"
+ "readmeFetchedAt": "2020-09-30T00:10:37.168Z"
},
"thrifty": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.978Z"
+ "readmeFetchedAt": "2020-09-30T00:10:37.179Z"
},
- "thomas": {
+ "tidy-up": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.994Z"
+ "readmeFetchedAt": "2020-09-30T00:10:37.192Z"
},
"thunderdocs": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:31.995Z"
- },
- "tidy-up": {
- "readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.024Z"
+ "readmeFetchedAt": "2020-09-30T00:10:37.198Z"
},
"tim": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.041Z"
+ "readmeFetchedAt": "2020-09-30T00:10:37.214Z"
},
"timeseriesadmin": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.042Z"
+ "readmeFetchedAt": "2020-09-30T00:10:37.236Z"
},
"timestamp": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.076Z"
+ "readmeFetchedAt": "2020-09-30T00:10:37.251Z"
},
"timetable": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.077Z"
+ "readmeFetchedAt": "2020-09-30T00:10:37.258Z"
},
- "todokit": {
+ "tiny-timer": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.083Z"
+ "readmeFetchedAt": "2020-09-30T00:10:37.269Z"
},
"todo-sticker": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.092Z"
+ "readmeFetchedAt": "2020-09-30T00:10:37.284Z"
},
- "tiny-timer": {
+ "todokit": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.095Z"
+ "readmeFetchedAt": "2020-09-30T00:10:37.297Z"
},
"todolist": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.122Z"
+ "readmeFetchedAt": "2020-09-30T00:10:37.317Z"
},
"todometer": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.123Z"
+ "readmeFetchedAt": "2020-09-30T00:10:37.318Z"
},
"todu": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.145Z"
+ "readmeFetchedAt": "2020-09-30T00:10:37.340Z"
},
"tofino": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.161Z"
+ "readmeFetchedAt": "2020-09-30T00:10:37.355Z"
},
- "transee": {
+ "tournamenter-manager": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.176Z"
+ "readmeFetchedAt": "2020-09-30T00:10:37.359Z"
},
- "tournamenter-manager": {
+ "transee": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.201Z"
+ "readmeFetchedAt": "2020-09-30T00:10:37.377Z"
},
"translatium": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.203Z"
+ "readmeFetchedAt": "2020-09-30T00:10:37.378Z"
},
"trico": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.210Z"
+ "readmeFetchedAt": "2020-09-30T00:10:37.395Z"
},
"trilium-notes": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.245Z"
+ "readmeFetchedAt": "2020-09-30T00:10:37.411Z"
+ },
+ "tropy": {
+ "readmeOriginal": null,
+ "readmeFetchedAt": "2020-09-30T00:10:37.418Z"
},
"ttth": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.257Z"
+ "readmeFetchedAt": "2020-09-30T00:10:37.431Z"
},
- "tropy": {
+ "tunlookup": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.258Z"
+ "readmeFetchedAt": "2020-09-30T00:10:37.464Z"
},
"tunepack": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.259Z"
+ "readmeFetchedAt": "2020-09-30T00:10:37.466Z"
},
"turn-off-app": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.295Z"
+ "readmeFetchedAt": "2020-09-30T00:10:37.473Z"
},
- "tunlookup": {
+ "tviewer": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.304Z"
+ "readmeFetchedAt": "2020-09-30T00:10:37.509Z"
},
"tutti-quanti-shelf": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.318Z"
+ "readmeFetchedAt": "2020-09-30T00:10:37.510Z"
},
"tusk": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.327Z"
+ "readmeFetchedAt": "2020-09-30T00:10:37.512Z"
},
- "tviewer": {
+ "ubauth": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.351Z"
+ "readmeFetchedAt": "2020-09-30T00:10:37.530Z"
},
"twinkle-tray": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.362Z"
+ "readmeFetchedAt": "2020-09-30T00:10:37.531Z"
},
- "ubauth": {
+ "ueli": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.378Z"
+ "readmeFetchedAt": "2020-09-30T00:10:37.558Z"
},
"udl-gui": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.378Z"
+ "readmeFetchedAt": "2020-09-30T00:10:37.560Z"
},
- "ueli": {
+ "unfx-proxy-checker": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.419Z"
+ "readmeFetchedAt": "2020-09-30T00:10:37.590Z"
},
"un-colored": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.420Z"
- },
- "unfx-proxy-checker": {
- "readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.425Z"
+ "readmeFetchedAt": "2020-09-30T00:10:37.591Z"
},
"unicode-plus": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.436Z"
- },
- "unicopedia-plus": {
- "readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.446Z"
+ "readmeFetchedAt": "2020-09-30T00:10:37.605Z"
},
"unlimited-clipboard": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.461Z"
+ "readmeFetchedAt": "2020-09-30T00:10:37.639Z"
},
- "unofficial-zalo": {
+ "unicopedia-plus": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.472Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.089Z"
},
"upcount": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.475Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.092Z"
},
"updrive": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.502Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.098Z"
},
- "vade-mecum-shelf": {
+ "unofficial-zalo": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.511Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.101Z"
},
"vechain-sync": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.535Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.136Z"
},
"vagrant-manager": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.539Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.143Z"
},
"vii": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.555Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.145Z"
+ },
+ "vade-mecum-shelf": {
+ "readmeOriginal": null,
+ "readmeFetchedAt": "2020-09-30T00:10:40.150Z"
},
"violin": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.571Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.195Z"
},
"visual-comic-reader": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.576Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.196Z"
},
- "visual-family-tree": {
+ "vivifyscrum": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.608Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.204Z"
},
- "vizgraph": {
+ "visual-family-tree": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.612Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.205Z"
},
- "vue-calc": {
+ "vizgraph": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.631Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.248Z"
},
- "vivifyscrum": {
+ "vzl": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.705Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.260Z"
},
- "wallpaperviewer": {
+ "vue-calc": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.827Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.267Z"
},
- "vzl": {
+ "wail": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.829Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.268Z"
},
- "wail": {
+ "wallpaperviewer": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.846Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.304Z"
},
"wallapatta": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.846Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.308Z"
},
- "wdos": {
+ "wanna": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.901Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.308Z"
},
"waqt": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.904Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.311Z"
},
- "wanna": {
+ "wavebox": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.906Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.354Z"
},
- "wavebox": {
+ "wdos": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.912Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.377Z"
},
"webcatalog": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.943Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.387Z"
},
"webkiosk-wrapper": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.957Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.400Z"
},
"weatherapp": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.961Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.401Z"
},
"webtorrent": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.962Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.416Z"
},
"weflow": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:32.992Z"
- },
- "weltenschaft": {
- "readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:33.016Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.438Z"
},
"wewe-chat": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:33.017Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.453Z"
},
"wexond": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:33.020Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.468Z"
},
"whale": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:33.042Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.484Z"
},
- "whatever": {
+ "wharf": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:33.050Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.517Z"
},
- "wharf": {
+ "whatever": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:33.056Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.518Z"
},
"widgetoko": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:33.061Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.556Z"
},
"winds": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:33.085Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.566Z"
},
"wizard-mirror": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:33.114Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.567Z"
},
"wnr": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:33.123Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.586Z"
},
- "wonder-reader": {
+ "wow-stat": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:33.130Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.619Z"
},
- "wow-stat": {
+ "wonder-reader": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:33.137Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.620Z"
},
"wowcrypt": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:33.164Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.630Z"
},
"wwii-stats-viewer": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:33.178Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.660Z"
+ },
+ "writebar": {
+ "readmeOriginal": null,
+ "readmeFetchedAt": "2020-09-30T00:10:40.660Z"
},
"xcel": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:33.189Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.700Z"
},
"y2mp3": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:33.222Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.717Z"
},
"yeoman": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:33.227Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.722Z"
},
"yosoro": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:33.227Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.743Z"
},
- "youget": {
+ "weltenschaft": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:33.241Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.747Z"
},
- "writebar": {
+ "youget": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:33.249Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.755Z"
},
- "youtube-mp3": {
+ "youtube-music-desktop-app": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:33.270Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.777Z"
},
"youtube-to-mp3": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:33.283Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.794Z"
},
- "youtube-music-desktop-app": {
+ "youtube-mp3": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:33.289Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.807Z"
},
"ytdownloader": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:33.305Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.819Z"
},
"ytdx": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:33.316Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.827Z"
},
"zap": {
"readmeOriginal": null,
- "readmeFetchedAt": "2020-09-29T12:07:33.330Z"
+ "readmeFetchedAt": "2020-09-30T00:10:40.833Z"
+ },
+ "zazu-app": {
+ "readmeOriginal": null,
+ "readmeFetchedAt": "2020-09-30T00:10:40.846Z"
},
"zefenify": {
- "readmeCleaned": "
\n ",
- "readmeOriginal": "
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:33.425Z"
+ "readmeOriginal": null,
+ "readmeFetchedAt": "2020-09-30T00:10:40.870Z"
},
- "zazu-app": {
- "readmeCleaned": " Zazu \n
\n \n
\nZazu, is a cross platform and fully extensible and open source launcher for\nhackers, creators and dabblers. Download it from the releases\npage .
\nZazu was created to be a fully open source alternative to Alfred, but also be\ncompletely plugin based. You can remove any functionality you don't like, so if\nyou hate the built in calculator, just get a new one!
\nWe also have all of your configuration in a dotfile in ~/.zazurc.json
so it can\nbe backed up and synced!
\nBe sure to check out our amazing Documentation .
\n Action Shot \n Introduction Video \n
\n Package Manager \nManage your plugins from within Zazu.
\n
\n Calculator \nAccepts some common equations for you to copy to your clipboard.
\n
\n Clipboard History \nRemembers things so you don't have to! Fuzzy search and browser all the things\nyou've copied.
\n
\n File Finder \nFind Applications or files deep in your file system.
\n
\n System Commands \nSwitch on your screen saver, lock your computer, and more!
\n
\n Build your own! \nZazu is completely open, so build your plugins. You can get started building\nyour plugin then head over and\nsubmit it to the plugins gallery!
\n Development \nAs you might expect:
\nnpm install\nnpm start\n
\nIf you enable debug mode it will make it so Zazu won't hide and the dev tools\nwill open by default. You can enable debug mode by adding a debug
flag to\ntrue
inside of your ~/.zazurc.json
\nIf blur
flag is false
, then Zazu won't hide when it lost focus.
\n{ \n "debug" : true , \n "blur" : false , \n "hotkey" : "cmd+space" , \n "theme" : "tinytacoteam/zazu-playful-theme" , \n "plugins" : [ ] \n} \n Deployment \nTo deploy simple update the version in both package.json
and\napp/package.json
(eg 0.3.2
). After comitting you can tag the release, but\nbe sure to add the v
in front (eg v0.3.2
). Push the commits then the tag.
\nThe CI servers will upload the assets once the tests are done passing, the new\nrelease should be a draft, so once all assets are published you can publish the\nrelease on GitHub.
\nLastly, you should re-publish the docs. Zazu uses the doc website to see if a\nnew release is available so doing a quick release will allow others to download\nthe newest version. Simply run npm run docs:publish
.
\n ",
- "readmeOriginal": " Zazu \n
\n \n
\nZazu, is a cross platform and fully extensible and open source launcher for\nhackers, creators and dabblers. Download it from the releases\npage .
\nZazu was created to be a fully open source alternative to Alfred, but also be\ncompletely plugin based. You can remove any functionality you don't like, so if\nyou hate the built in calculator, just get a new one!
\nWe also have all of your configuration in a dotfile in ~/.zazurc.json
so it can\nbe backed up and synced!
\nBe sure to check out our amazing Documentation .
\n Action Shot \n Introduction Video \n
\n Package Manager \nManage your plugins from within Zazu.
\n
\n Calculator \nAccepts some common equations for you to copy to your clipboard.
\n
\n Clipboard History \nRemembers things so you don't have to! Fuzzy search and browser all the things\nyou've copied.
\n
\n File Finder \nFind Applications or files deep in your file system.
\n
\n System Commands \nSwitch on your screen saver, lock your computer, and more!
\n
\n Build your own! \nZazu is completely open, so build your plugins. You can get started building\nyour plugin then head over and\nsubmit it to the plugins gallery!
\n Development \nAs you might expect:
\nnpm install\nnpm start\n
\nIf you enable debug mode it will make it so Zazu won't hide and the dev tools\nwill open by default. You can enable debug mode by adding a debug
flag to\ntrue
inside of your ~/.zazurc.json
\nIf blur
flag is false
, then Zazu won't hide when it lost focus.
\n{ \n \"debug\" : true , \n \"blur\" : false , \n \"hotkey\" : \"cmd+space\" , \n \"theme\" : \"tinytacoteam/zazu-playful-theme\" , \n \"plugins\" : [ ] \n} \n Deployment \nTo deploy simple update the version in both package.json
and\napp/package.json
(eg 0.3.2
). After comitting you can tag the release, but\nbe sure to add the v
in front (eg v0.3.2
). Push the commits then the tag.
\nThe CI servers will upload the assets once the tests are done passing, the new\nrelease should be a draft, so once all assets are published you can publish the\nrelease on GitHub.
\nLastly, you should re-publish the docs. Zazu uses the doc website to see if a\nnew release is available so doing a quick release will allow others to download\nthe newest version. Simply run npm run docs:publish
.
\n ",
- "readmeFetchedAt": "2020-09-29T12:07:33.438Z"
+ "zenfocus": {
+ "readmeOriginal": null,
+ "readmeFetchedAt": "2020-09-30T00:10:40.870Z"
}
}
\ No newline at end of file
diff --git a/meta/releases.json b/meta/releases.json
index 1e522838dee..f3b9b5b3d6d 100644
--- a/meta/releases.json
+++ b/meta/releases.json
@@ -1,11 +1,11 @@
{
"admin-scheduler": {
"latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:06:54.360Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:01.628Z"
},
"1clipboard": {
"latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:06:54.367Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:01.631Z"
},
"abricotine": {
"latestRelease": {
@@ -106,7 +106,7 @@
"content_type": "application/x-gzip",
"state": "uploaded",
"size": 82594789,
- "download_count": 398,
+ "download_count": 399,
"created_at": "2020-04-21T14:22:00Z",
"updated_at": "2020-04-21T15:27:36Z",
"browser_download_url": "https://github.com/brrd/abricotine/releases/download/1.0.0/abricotine-1.0.0-linux-x64.tar.gz"
@@ -174,7 +174,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 56911256,
- "download_count": 795,
+ "download_count": 801,
"created_at": "2020-04-21T14:30:47Z",
"updated_at": "2020-04-21T15:20:43Z",
"browser_download_url": "https://github.com/brrd/abricotine/releases/download/1.0.0/abricotine-1.0.0-ubuntu-debian-x64.deb"
@@ -208,7 +208,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 81182720,
- "download_count": 3157,
+ "download_count": 3166,
"created_at": "2020-04-21T13:48:46Z",
"updated_at": "2020-04-21T14:28:51Z",
"browser_download_url": "https://github.com/brrd/abricotine/releases/download/1.0.0/abricotine-setup-win32-x64.exe"
@@ -218,7 +218,11 @@
"zipball_url": "https://api.github.com/repos/brrd/abricotine/zipball/1.0.0",
"body_html": "Major change \nAbricotine package name is now abricotine
(in full lowercase).
\nImprovements \n\nAbricotine 1.0.0 now uses Electron 6.1. \nSome other libraries were upgraded (see package.json). \nImproved performances. \nAdd final newline when writing to files. \nNew language: nl. \nImproved build scripts for Windows and Linux. \n \nBug fixes \n\nImprove security by filtering content-type in received headers (#254 ). \nAvoid files to be opened twice (#258 ). \nFix default markdown export with Pandoc. \nImprove Table of contents generation (skip YAML-block, ignore horizontal rules). \nRemove codeblock background-color, which caused performance issues. \nFix OpenLinkHandler. \n \nKnow issues \nOS X binary \nDue to this issue with Electron we can't provide a binary for OS X yet. You can still run Abricotine on OS X by building it, or use the previous version binary for OS X.
\nContributions are welcome if you want to help fixing this.
\nFor Linux Users \nIf you encounter issue when running the app on Linux, try running this in the terminal:
\nsudo sysctl kernel.unprivileged_userns_clone=1\n
\nAn alternative workaround is to run Abricotine with the --no-sandbox
parameter.
\nMore information about this issue here .
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:54.383Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:01.690Z"
+ },
+ "aiting": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:01.721Z"
},
"aalarm": {
"latestRelease": {
@@ -295,202 +299,7 @@
"zipball_url": "https://api.github.com/repos/ahmtcn123/Aalarm/zipball/1",
"body_html": "Just simple Alarm app
\n \n
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:54.431Z"
- },
- "aiting": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:06:54.435Z"
- },
- "akiee": {
- "latestRelease": {
- "url": "https://api.github.com/repos/rockiger/akiee/releases/26396787",
- "assets_url": "https://api.github.com/repos/rockiger/akiee/releases/26396787/assets",
- "upload_url": "https://uploads.github.com/repos/rockiger/akiee/releases/26396787/assets{?name,label}",
- "html_url": "https://github.com/rockiger/akiee/releases/tag/v0.3",
- "id": 26396787,
- "node_id": "MDc6UmVsZWFzZTI2Mzk2Nzg3",
- "tag_name": "v0.3",
- "target_commitish": "master",
- "name": "v0.3",
- "draft": false,
- "author": {
- "login": "rockiger",
- "id": 458677,
- "node_id": "MDQ6VXNlcjQ1ODY3Nw==",
- "avatar_url": "https://avatars1.githubusercontent.com/u/458677?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/rockiger",
- "html_url": "https://github.com/rockiger",
- "followers_url": "https://api.github.com/users/rockiger/followers",
- "following_url": "https://api.github.com/users/rockiger/following{/other_user}",
- "gists_url": "https://api.github.com/users/rockiger/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/rockiger/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/rockiger/subscriptions",
- "organizations_url": "https://api.github.com/users/rockiger/orgs",
- "repos_url": "https://api.github.com/users/rockiger/repos",
- "events_url": "https://api.github.com/users/rockiger/events{/privacy}",
- "received_events_url": "https://api.github.com/users/rockiger/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2017-03-18T14:23:00Z",
- "published_at": "2020-05-11T19:48:09Z",
- "assets": [],
- "tarball_url": "https://api.github.com/repos/rockiger/akiee/tarball/v0.3",
- "zipball_url": "https://api.github.com/repos/rockiger/akiee/zipball/v0.3",
- "body_html": "Linux Downloads \nAppImage 64 bit \nArch \nUbuntu/Debian \nTarBall
\nBSD Downloads \nFree BSD \nMac OS X DMG \nMax OS X Zip
\nWindows Downloads \nWindows 64 \nWindows 32
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:54.475Z"
- },
- "alchemy": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:06:54.521Z"
- },
- "alarm-cron": {
- "latestRelease": {
- "url": "https://api.github.com/repos/bl00mber/alarm-cron/releases/20225085",
- "assets_url": "https://api.github.com/repos/bl00mber/alarm-cron/releases/20225085/assets",
- "upload_url": "https://uploads.github.com/repos/bl00mber/alarm-cron/releases/20225085/assets{?name,label}",
- "html_url": "https://github.com/bl00mber/alarm-cron/releases/tag/v0.1.1",
- "id": 20225085,
- "node_id": "MDc6UmVsZWFzZTIwMjI1MDg1",
- "tag_name": "v0.1.1",
- "target_commitish": "master",
- "name": "",
- "draft": false,
- "author": {
- "login": "bl00mber",
- "id": 16987322,
- "node_id": "MDQ6VXNlcjE2OTg3MzIy",
- "avatar_url": "https://avatars1.githubusercontent.com/u/16987322?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/bl00mber",
- "html_url": "https://github.com/bl00mber",
- "followers_url": "https://api.github.com/users/bl00mber/followers",
- "following_url": "https://api.github.com/users/bl00mber/following{/other_user}",
- "gists_url": "https://api.github.com/users/bl00mber/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/bl00mber/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/bl00mber/subscriptions",
- "organizations_url": "https://api.github.com/users/bl00mber/orgs",
- "repos_url": "https://api.github.com/users/bl00mber/repos",
- "events_url": "https://api.github.com/users/bl00mber/events{/privacy}",
- "received_events_url": "https://api.github.com/users/bl00mber/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2019-09-24T20:25:15Z",
- "published_at": "2019-09-24T20:33:47Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/bl00mber/alarm-cron/releases/assets/15103709",
- "id": 15103709,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE1MTAzNzA5",
- "name": "Alarm-Cron.dmg",
- "label": null,
- "uploader": {
- "login": "bl00mber",
- "id": 16987322,
- "node_id": "MDQ6VXNlcjE2OTg3MzIy",
- "avatar_url": "https://avatars1.githubusercontent.com/u/16987322?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/bl00mber",
- "html_url": "https://github.com/bl00mber",
- "followers_url": "https://api.github.com/users/bl00mber/followers",
- "following_url": "https://api.github.com/users/bl00mber/following{/other_user}",
- "gists_url": "https://api.github.com/users/bl00mber/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/bl00mber/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/bl00mber/subscriptions",
- "organizations_url": "https://api.github.com/users/bl00mber/orgs",
- "repos_url": "https://api.github.com/users/bl00mber/repos",
- "events_url": "https://api.github.com/users/bl00mber/events{/privacy}",
- "received_events_url": "https://api.github.com/users/bl00mber/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-apple-diskimage",
- "state": "uploaded",
- "size": 62190820,
- "download_count": 254,
- "created_at": "2019-09-24T20:29:55Z",
- "updated_at": "2019-09-24T20:30:07Z",
- "browser_download_url": "https://github.com/bl00mber/alarm-cron/releases/download/v0.1.1/Alarm-Cron.dmg"
- },
- {
- "url": "https://api.github.com/repos/bl00mber/alarm-cron/releases/assets/15103710",
- "id": 15103710,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE1MTAzNzEw",
- "name": "alarm-cron_amd64.deb",
- "label": null,
- "uploader": {
- "login": "bl00mber",
- "id": 16987322,
- "node_id": "MDQ6VXNlcjE2OTg3MzIy",
- "avatar_url": "https://avatars1.githubusercontent.com/u/16987322?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/bl00mber",
- "html_url": "https://github.com/bl00mber",
- "followers_url": "https://api.github.com/users/bl00mber/followers",
- "following_url": "https://api.github.com/users/bl00mber/following{/other_user}",
- "gists_url": "https://api.github.com/users/bl00mber/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/bl00mber/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/bl00mber/subscriptions",
- "organizations_url": "https://api.github.com/users/bl00mber/orgs",
- "repos_url": "https://api.github.com/users/bl00mber/repos",
- "events_url": "https://api.github.com/users/bl00mber/events{/privacy}",
- "received_events_url": "https://api.github.com/users/bl00mber/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/vnd.debian.binary-package",
- "state": "uploaded",
- "size": 61622430,
- "download_count": 493,
- "created_at": "2019-09-24T20:29:56Z",
- "updated_at": "2019-09-24T20:30:17Z",
- "browser_download_url": "https://github.com/bl00mber/alarm-cron/releases/download/v0.1.1/alarm-cron_amd64.deb"
- },
- {
- "url": "https://api.github.com/repos/bl00mber/alarm-cron/releases/assets/15103711",
- "id": 15103711,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE1MTAzNzEx",
- "name": "AlarmCronInstaller.exe",
- "label": null,
- "uploader": {
- "login": "bl00mber",
- "id": 16987322,
- "node_id": "MDQ6VXNlcjE2OTg3MzIy",
- "avatar_url": "https://avatars1.githubusercontent.com/u/16987322?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/bl00mber",
- "html_url": "https://github.com/bl00mber",
- "followers_url": "https://api.github.com/users/bl00mber/followers",
- "following_url": "https://api.github.com/users/bl00mber/following{/other_user}",
- "gists_url": "https://api.github.com/users/bl00mber/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/bl00mber/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/bl00mber/subscriptions",
- "organizations_url": "https://api.github.com/users/bl00mber/orgs",
- "repos_url": "https://api.github.com/users/bl00mber/repos",
- "events_url": "https://api.github.com/users/bl00mber/events{/privacy}",
- "received_events_url": "https://api.github.com/users/bl00mber/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-ms-dos-executable",
- "state": "uploaded",
- "size": 59163648,
- "download_count": 1022,
- "created_at": "2019-09-24T20:29:56Z",
- "updated_at": "2019-09-24T20:30:27Z",
- "browser_download_url": "https://github.com/bl00mber/alarm-cron/releases/download/v0.1.1/AlarmCronInstaller.exe"
- }
- ],
- "tarball_url": "https://api.github.com/repos/bl00mber/alarm-cron/tarball/v0.1.1",
- "zipball_url": "https://api.github.com/repos/bl00mber/alarm-cron/zipball/v0.1.1",
- "body_html": ""
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:54.563Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:01.761Z"
},
"advanced-rest-client": {
"latestRelease": {
@@ -557,7 +366,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 74478343,
- "download_count": 6278,
+ "download_count": 6320,
"created_at": "2020-07-14T05:48:47Z",
"updated_at": "2020-07-14T05:48:49Z",
"browser_download_url": "https://github.com/advanced-rest-client/arc-electron/releases/download/v15.0.7/arc-15.0.7.dmg"
@@ -625,7 +434,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 72174917,
- "download_count": 4613,
+ "download_count": 4629,
"created_at": "2020-07-14T05:48:44Z",
"updated_at": "2020-07-14T05:48:48Z",
"browser_download_url": "https://github.com/advanced-rest-client/arc-electron/releases/download/v15.0.7/arc-15.0.7.zip"
@@ -659,7 +468,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 54919996,
- "download_count": 2192,
+ "download_count": 2203,
"created_at": "2020-07-14T00:32:24Z",
"updated_at": "2020-07-14T00:32:26Z",
"browser_download_url": "https://github.com/advanced-rest-client/arc-electron/releases/download/v15.0.7/arc-linux-15.0.7-amd64.deb"
@@ -727,7 +536,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 55954562,
- "download_count": 278,
+ "download_count": 280,
"created_at": "2020-07-14T00:32:19Z",
"updated_at": "2020-07-14T00:32:20Z",
"browser_download_url": "https://github.com/advanced-rest-client/arc-electron/releases/download/v15.0.7/arc-linux-15.0.7-i386.deb"
@@ -829,7 +638,7 @@
"content_type": "application/gzip",
"state": "uploaded",
"size": 75680233,
- "download_count": 189,
+ "download_count": 191,
"created_at": "2020-07-14T00:29:38Z",
"updated_at": "2020-07-14T00:29:40Z",
"browser_download_url": "https://github.com/advanced-rest-client/arc-electron/releases/download/v15.0.7/arc-linux-15.0.7-x64.tar.gz"
@@ -863,7 +672,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 80009691,
- "download_count": 232,
+ "download_count": 235,
"created_at": "2020-07-14T00:23:23Z",
"updated_at": "2020-07-14T00:23:25Z",
"browser_download_url": "https://github.com/advanced-rest-client/arc-electron/releases/download/v15.0.7/arc-linux-15.0.7-x86_64.AppImage"
@@ -897,7 +706,7 @@
"content_type": "application/x-redhat-package-manager",
"state": "uploaded",
"size": 55200576,
- "download_count": 306,
+ "download_count": 311,
"created_at": "2020-07-14T00:35:08Z",
"updated_at": "2020-07-14T00:35:09Z",
"browser_download_url": "https://github.com/advanced-rest-client/arc-electron/releases/download/v15.0.7/arc-linux-15.0.7-x86_64.rpm"
@@ -931,7 +740,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 108326728,
- "download_count": 74123,
+ "download_count": 74724,
"created_at": "2020-07-14T00:26:36Z",
"updated_at": "2020-07-14T00:26:39Z",
"browser_download_url": "https://github.com/advanced-rest-client/arc-electron/releases/download/v15.0.7/arc-setup.exe"
@@ -965,7 +774,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 112265,
- "download_count": 47738,
+ "download_count": 48106,
"created_at": "2020-07-14T00:26:36Z",
"updated_at": "2020-07-14T00:26:36Z",
"browser_download_url": "https://github.com/advanced-rest-client/arc-electron/releases/download/v15.0.7/arc-setup.exe.blockmap"
@@ -1033,7 +842,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 385,
- "download_count": 478,
+ "download_count": 482,
"created_at": "2020-07-14T00:35:10Z",
"updated_at": "2020-07-14T00:35:10Z",
"browser_download_url": "https://github.com/advanced-rest-client/arc-electron/releases/download/v15.0.7/latest-linux.yml"
@@ -1067,7 +876,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 493,
- "download_count": 28724,
+ "download_count": 28974,
"created_at": "2020-07-14T05:48:49Z",
"updated_at": "2020-07-14T05:48:50Z",
"browser_download_url": "https://github.com/advanced-rest-client/arc-electron/releases/download/v15.0.7/latest-mac.yml"
@@ -1101,7 +910,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 324,
- "download_count": 110741,
+ "download_count": 111647,
"created_at": "2020-07-14T00:35:10Z",
"updated_at": "2020-07-14T00:35:10Z",
"browser_download_url": "https://github.com/advanced-rest-client/arc-electron/releases/download/v15.0.7/latest.yml"
@@ -1111,11 +920,202 @@
"zipball_url": "https://api.github.com/repos/advanced-rest-client/arc-electron/zipball/v15.0.7",
"body_html": "This release fixes issue #268 there the authorization panel wasn't initializing due to a script error.
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:54.571Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:01.774Z"
+ },
+ "akiee": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/rockiger/akiee/releases/26396787",
+ "assets_url": "https://api.github.com/repos/rockiger/akiee/releases/26396787/assets",
+ "upload_url": "https://uploads.github.com/repos/rockiger/akiee/releases/26396787/assets{?name,label}",
+ "html_url": "https://github.com/rockiger/akiee/releases/tag/v0.3",
+ "id": 26396787,
+ "node_id": "MDc6UmVsZWFzZTI2Mzk2Nzg3",
+ "tag_name": "v0.3",
+ "target_commitish": "master",
+ "name": "v0.3",
+ "draft": false,
+ "author": {
+ "login": "rockiger",
+ "id": 458677,
+ "node_id": "MDQ6VXNlcjQ1ODY3Nw==",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/458677?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/rockiger",
+ "html_url": "https://github.com/rockiger",
+ "followers_url": "https://api.github.com/users/rockiger/followers",
+ "following_url": "https://api.github.com/users/rockiger/following{/other_user}",
+ "gists_url": "https://api.github.com/users/rockiger/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/rockiger/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/rockiger/subscriptions",
+ "organizations_url": "https://api.github.com/users/rockiger/orgs",
+ "repos_url": "https://api.github.com/users/rockiger/repos",
+ "events_url": "https://api.github.com/users/rockiger/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/rockiger/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2017-03-18T14:23:00Z",
+ "published_at": "2020-05-11T19:48:09Z",
+ "assets": [],
+ "tarball_url": "https://api.github.com/repos/rockiger/akiee/tarball/v0.3",
+ "zipball_url": "https://api.github.com/repos/rockiger/akiee/zipball/v0.3",
+ "body_html": "Linux Downloads \nAppImage 64 bit \nArch \nUbuntu/Debian \nTarBall
\nBSD Downloads \nFree BSD \nMac OS X DMG \nMax OS X Zip
\nWindows Downloads \nWindows 64 \nWindows 32
"
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:01.806Z"
+ },
+ "alchemy": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:01.850Z"
+ },
+ "alarm-cron": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/bl00mber/alarm-cron/releases/20225085",
+ "assets_url": "https://api.github.com/repos/bl00mber/alarm-cron/releases/20225085/assets",
+ "upload_url": "https://uploads.github.com/repos/bl00mber/alarm-cron/releases/20225085/assets{?name,label}",
+ "html_url": "https://github.com/bl00mber/alarm-cron/releases/tag/v0.1.1",
+ "id": 20225085,
+ "node_id": "MDc6UmVsZWFzZTIwMjI1MDg1",
+ "tag_name": "v0.1.1",
+ "target_commitish": "master",
+ "name": "",
+ "draft": false,
+ "author": {
+ "login": "bl00mber",
+ "id": 16987322,
+ "node_id": "MDQ6VXNlcjE2OTg3MzIy",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/16987322?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/bl00mber",
+ "html_url": "https://github.com/bl00mber",
+ "followers_url": "https://api.github.com/users/bl00mber/followers",
+ "following_url": "https://api.github.com/users/bl00mber/following{/other_user}",
+ "gists_url": "https://api.github.com/users/bl00mber/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/bl00mber/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/bl00mber/subscriptions",
+ "organizations_url": "https://api.github.com/users/bl00mber/orgs",
+ "repos_url": "https://api.github.com/users/bl00mber/repos",
+ "events_url": "https://api.github.com/users/bl00mber/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/bl00mber/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2019-09-24T20:25:15Z",
+ "published_at": "2019-09-24T20:33:47Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/bl00mber/alarm-cron/releases/assets/15103709",
+ "id": 15103709,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE1MTAzNzA5",
+ "name": "Alarm-Cron.dmg",
+ "label": null,
+ "uploader": {
+ "login": "bl00mber",
+ "id": 16987322,
+ "node_id": "MDQ6VXNlcjE2OTg3MzIy",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/16987322?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/bl00mber",
+ "html_url": "https://github.com/bl00mber",
+ "followers_url": "https://api.github.com/users/bl00mber/followers",
+ "following_url": "https://api.github.com/users/bl00mber/following{/other_user}",
+ "gists_url": "https://api.github.com/users/bl00mber/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/bl00mber/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/bl00mber/subscriptions",
+ "organizations_url": "https://api.github.com/users/bl00mber/orgs",
+ "repos_url": "https://api.github.com/users/bl00mber/repos",
+ "events_url": "https://api.github.com/users/bl00mber/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/bl00mber/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-apple-diskimage",
+ "state": "uploaded",
+ "size": 62190820,
+ "download_count": 254,
+ "created_at": "2019-09-24T20:29:55Z",
+ "updated_at": "2019-09-24T20:30:07Z",
+ "browser_download_url": "https://github.com/bl00mber/alarm-cron/releases/download/v0.1.1/Alarm-Cron.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/bl00mber/alarm-cron/releases/assets/15103710",
+ "id": 15103710,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE1MTAzNzEw",
+ "name": "alarm-cron_amd64.deb",
+ "label": null,
+ "uploader": {
+ "login": "bl00mber",
+ "id": 16987322,
+ "node_id": "MDQ6VXNlcjE2OTg3MzIy",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/16987322?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/bl00mber",
+ "html_url": "https://github.com/bl00mber",
+ "followers_url": "https://api.github.com/users/bl00mber/followers",
+ "following_url": "https://api.github.com/users/bl00mber/following{/other_user}",
+ "gists_url": "https://api.github.com/users/bl00mber/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/bl00mber/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/bl00mber/subscriptions",
+ "organizations_url": "https://api.github.com/users/bl00mber/orgs",
+ "repos_url": "https://api.github.com/users/bl00mber/repos",
+ "events_url": "https://api.github.com/users/bl00mber/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/bl00mber/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/vnd.debian.binary-package",
+ "state": "uploaded",
+ "size": 61622430,
+ "download_count": 494,
+ "created_at": "2019-09-24T20:29:56Z",
+ "updated_at": "2019-09-24T20:30:17Z",
+ "browser_download_url": "https://github.com/bl00mber/alarm-cron/releases/download/v0.1.1/alarm-cron_amd64.deb"
+ },
+ {
+ "url": "https://api.github.com/repos/bl00mber/alarm-cron/releases/assets/15103711",
+ "id": 15103711,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE1MTAzNzEx",
+ "name": "AlarmCronInstaller.exe",
+ "label": null,
+ "uploader": {
+ "login": "bl00mber",
+ "id": 16987322,
+ "node_id": "MDQ6VXNlcjE2OTg3MzIy",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/16987322?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/bl00mber",
+ "html_url": "https://github.com/bl00mber",
+ "followers_url": "https://api.github.com/users/bl00mber/followers",
+ "following_url": "https://api.github.com/users/bl00mber/following{/other_user}",
+ "gists_url": "https://api.github.com/users/bl00mber/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/bl00mber/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/bl00mber/subscriptions",
+ "organizations_url": "https://api.github.com/users/bl00mber/orgs",
+ "repos_url": "https://api.github.com/users/bl00mber/repos",
+ "events_url": "https://api.github.com/users/bl00mber/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/bl00mber/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-ms-dos-executable",
+ "state": "uploaded",
+ "size": 59163648,
+ "download_count": 1022,
+ "created_at": "2019-09-24T20:29:56Z",
+ "updated_at": "2019-09-24T20:30:27Z",
+ "browser_download_url": "https://github.com/bl00mber/alarm-cron/releases/download/v0.1.1/AlarmCronInstaller.exe"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/bl00mber/alarm-cron/tarball/v0.1.1",
+ "zipball_url": "https://api.github.com/repos/bl00mber/alarm-cron/zipball/v0.1.1",
+ "body_html": ""
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:01.871Z"
},
"allow2automate": {
"latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:06:54.586Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:01.880Z"
},
"alduin": {
"latestRelease": {
@@ -1362,11 +1362,7 @@
"zipball_url": "https://api.github.com/repos/AlduinApp/alduin/zipball/2.0.1",
"body_html": "\nEnable error reporting \nFix bug on feed fetching \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:54.587Z"
- },
- "amipwned": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:06:54.640Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:01.926Z"
},
"altair": {
"latestRelease": {
@@ -1467,7 +1463,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 87970350,
- "download_count": 365,
+ "download_count": 393,
"created_at": "2020-09-19T16:03:56Z",
"updated_at": "2020-09-19T16:03:59Z",
"browser_download_url": "https://github.com/imolorhe/altair/releases/download/v2.5.1/altair_2.5.1_mac.dmg"
@@ -1535,7 +1531,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 85470198,
- "download_count": 619,
+ "download_count": 649,
"created_at": "2020-09-19T16:03:55Z",
"updated_at": "2020-09-19T16:03:58Z",
"browser_download_url": "https://github.com/imolorhe/altair/releases/download/v2.5.1/altair_2.5.1_mac.zip"
@@ -1569,7 +1565,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 61097983,
- "download_count": 338,
+ "download_count": 357,
"created_at": "2020-09-19T16:00:25Z",
"updated_at": "2020-09-19T16:00:26Z",
"browser_download_url": "https://github.com/imolorhe/altair/releases/download/v2.5.1/altair_2.5.1_win.exe"
@@ -1603,7 +1599,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 60716,
- "download_count": 63,
+ "download_count": 66,
"created_at": "2020-09-19T16:00:25Z",
"updated_at": "2020-09-19T16:00:25Z",
"browser_download_url": "https://github.com/imolorhe/altair/releases/download/v2.5.1/altair_2.5.1_win.exe.blockmap"
@@ -1637,7 +1633,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 80416354,
- "download_count": 166,
+ "download_count": 174,
"created_at": "2020-09-19T16:13:52Z",
"updated_at": "2020-09-19T16:13:54Z",
"browser_download_url": "https://github.com/imolorhe/altair/releases/download/v2.5.1/altair_2.5.1_x86_64_linux.AppImage"
@@ -1671,7 +1667,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 388,
- "download_count": 92,
+ "download_count": 98,
"created_at": "2020-09-19T16:14:21Z",
"updated_at": "2020-09-19T16:14:21Z",
"browser_download_url": "https://github.com/imolorhe/altair/releases/download/v2.5.1/latest-linux.yml"
@@ -1705,7 +1701,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 510,
- "download_count": 1145,
+ "download_count": 1247,
"created_at": "2020-09-19T16:03:59Z",
"updated_at": "2020-09-19T16:03:59Z",
"browser_download_url": "https://github.com/imolorhe/altair/releases/download/v2.5.1/latest-mac.yml"
@@ -1739,7 +1735,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 336,
- "download_count": 680,
+ "download_count": 726,
"created_at": "2020-09-19T16:00:27Z",
"updated_at": "2020-09-19T16:00:27Z",
"browser_download_url": "https://github.com/imolorhe/altair/releases/download/v2.5.1/latest.yml"
@@ -1749,7 +1745,11 @@
"zipball_url": "https://api.github.com/repos/imolorhe/altair/zipball/v2.5.1",
"body_html": "Patches \n\nMerge pull request #1327 from imolorhe/staging: 788cdc5 \nMerge branch 'master' into staging: 6a07424 \nCorrect object handling in altair-static render function: 3d87caf \nMerge pull request #1339 from codeitcody/1338-altair-static-init-fix: 7121e3b \nAdded autocomplete to prerequest script editor. Added sorting to sub environments. Closes #1343 .: 6891b0f \nFixed canUpdate method. Closes #1341 .: 6c8e2be \nFix small text inconsistency in the settings panel: 1d97155 \nMerge pull request #1345 from jamesmacfie/chore/typo: 72fd1aa \nMigrated theming logic to use emotion: 4f39eee \nAdded themeConfig to settings.: b81f80c \nRemoved unnecessary styles in styles.scss: 2962d2e \nMerge branch 'staging' into migrate-theme-css-in-js: f3d77d2 \nReplaced green colors with primary color: f76c351 \nMerge pull request #1347 from imolorhe/migrate-theme-css-in-js: 27e88f7 \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:54.659Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:01.977Z"
+ },
+ "amipwned": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:01.997Z"
},
"altus": {
"latestRelease": {
@@ -1816,7 +1816,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 76521512,
- "download_count": 102,
+ "download_count": 107,
"created_at": "2020-09-16T10:27:49Z",
"updated_at": "2020-09-16T10:38:20Z",
"browser_download_url": "https://github.com/amanharwara/altus/releases/download/3.15.1/Altus-3.15.1-x86_64.AppImage"
@@ -1884,7 +1884,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 73617100,
- "download_count": 31,
+ "download_count": 32,
"created_at": "2020-09-16T11:03:55Z",
"updated_at": "2020-09-16T11:15:51Z",
"browser_download_url": "https://github.com/amanharwara/altus/releases/download/3.15.1/Altus-3.15.1.dmg"
@@ -1918,7 +1918,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 100040328,
- "download_count": 303,
+ "download_count": 308,
"created_at": "2020-09-16T10:10:50Z",
"updated_at": "2020-09-16T10:26:37Z",
"browser_download_url": "https://github.com/amanharwara/altus/releases/download/3.15.1/Altus-Setup-3.15.1.exe"
@@ -1928,11 +1928,7 @@
"zipball_url": "https://api.github.com/repos/amanharwara/altus/zipball/3.15.1",
"body_html": "Features / Changes \nNone
\nBug fixes \n\nFix tray icon error on Windows (#86 ) \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:54.676Z"
- },
- "anote": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:06:54.728Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:02.001Z"
},
"alva": {
"latestRelease": {
@@ -2033,7 +2029,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 73475191,
- "download_count": 8764,
+ "download_count": 8770,
"created_at": "2019-01-11T14:01:58Z",
"updated_at": "2019-01-11T14:02:00Z",
"browser_download_url": "https://github.com/meetalva/alva/releases/download/v0.9.1/Alva-0.9.1.AppImage"
@@ -2101,7 +2097,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 72566763,
- "download_count": 5020,
+ "download_count": 5022,
"created_at": "2019-01-11T14:03:15Z",
"updated_at": "2019-01-11T14:03:18Z",
"browser_download_url": "https://github.com/meetalva/alva/releases/download/v0.9.1/Alva-0.9.1.dmg"
@@ -2169,7 +2165,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 46362048,
- "download_count": 24271,
+ "download_count": 24280,
"created_at": "2019-01-11T14:03:39Z",
"updated_at": "2019-01-11T14:03:40Z",
"browser_download_url": "https://github.com/meetalva/alva/releases/download/v0.9.1/Alva-0.9.1.exe"
@@ -2271,7 +2267,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 46123144,
- "download_count": 370,
+ "download_count": 371,
"created_at": "2019-01-11T14:03:30Z",
"updated_at": "2019-01-11T14:03:31Z",
"browser_download_url": "https://github.com/meetalva/alva/releases/download/v0.9.1/Alva-portable-0.9.1.exe"
@@ -2305,7 +2301,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 358,
- "download_count": 11789,
+ "download_count": 11798,
"created_at": "2019-01-11T14:03:52Z",
"updated_at": "2019-01-11T14:03:53Z",
"browser_download_url": "https://github.com/meetalva/alva/releases/download/v0.9.1/latest-linux.yml"
@@ -2339,7 +2335,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 500,
- "download_count": 11738,
+ "download_count": 11740,
"created_at": "2019-01-11T14:03:53Z",
"updated_at": "2019-01-11T14:03:53Z",
"browser_download_url": "https://github.com/meetalva/alva/releases/download/v0.9.1/latest-mac.yml"
@@ -2373,7 +2369,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 324,
- "download_count": 16184,
+ "download_count": 16200,
"created_at": "2019-01-11T14:03:40Z",
"updated_at": "2019-01-11T14:03:40Z",
"browser_download_url": "https://github.com/meetalva/alva/releases/download/v0.9.1/latest.yml"
@@ -2383,7 +2379,7 @@
"zipball_url": "https://api.github.com/repos/meetalva/alva/zipball/v0.9.1",
"body_html": "This release fixes a bug that prevented connecting new libraries in some cases.
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:54.733Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:02.052Z"
},
"android-messages": {
"latestRelease": {
@@ -2494,7 +2490,11 @@
"zipball_url": "https://api.github.com/repos/nparsons08/android-messages/zipball/v1.0.1",
"body_html": "Updated URL from https://messages.android.com to https://messages.google.com/web . Dropped support for Windows.
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:54.744Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:02.072Z"
+ },
+ "anote": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:02.098Z"
},
"anotherredisdesktopmanager": {
"latestRelease": {
@@ -2561,7 +2561,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 74202535,
- "download_count": 919,
+ "download_count": 923,
"created_at": "2020-09-04T09:01:45Z",
"updated_at": "2020-09-04T09:01:47Z",
"browser_download_url": "https://github.com/qishibo/AnotherRedisDesktopManager/releases/download/v1.3.8/Another-Redis-Desktop-Manager.1.3.8.AppImage"
@@ -2595,7 +2595,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 69317467,
- "download_count": 5803,
+ "download_count": 5856,
"created_at": "2020-09-04T09:06:14Z",
"updated_at": "2020-09-04T09:06:15Z",
"browser_download_url": "https://github.com/qishibo/AnotherRedisDesktopManager/releases/download/v1.3.8/Another-Redis-Desktop-Manager.1.3.8.dmg"
@@ -2629,7 +2629,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 50826460,
- "download_count": 17111,
+ "download_count": 17208,
"created_at": "2020-09-04T09:03:37Z",
"updated_at": "2020-09-04T09:03:41Z",
"browser_download_url": "https://github.com/qishibo/AnotherRedisDesktopManager/releases/download/v1.3.8/Another-Redis-Desktop-Manager.1.3.8.exe"
@@ -2663,7 +2663,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 408,
- "download_count": 2199,
+ "download_count": 2223,
"created_at": "2020-09-04T09:01:47Z",
"updated_at": "2020-09-04T09:01:47Z",
"browser_download_url": "https://github.com/qishibo/AnotherRedisDesktopManager/releases/download/v1.3.8/latest-linux.yml"
@@ -2697,7 +2697,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 374,
- "download_count": 17565,
+ "download_count": 17761,
"created_at": "2020-09-04T09:06:16Z",
"updated_at": "2020-09-04T09:06:16Z",
"browser_download_url": "https://github.com/qishibo/AnotherRedisDesktopManager/releases/download/v1.3.8/latest-mac.yml"
@@ -2731,7 +2731,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 374,
- "download_count": 27361,
+ "download_count": 27722,
"created_at": "2020-09-04T09:03:42Z",
"updated_at": "2020-09-04T09:03:42Z",
"browser_download_url": "https://github.com/qishibo/AnotherRedisDesktopManager/releases/download/v1.3.8/latest.yml"
@@ -2741,11 +2741,7 @@
"zipball_url": "https://api.github.com/repos/qishibo/AnotherRedisDesktopManager/zipball/v1.3.8",
"body_html": "Change Log
\n\n⭐ UI Optimize \n☂️ Cli Bloomfilter And Other Extensions Command Support \nSSH Cluster Support !! \nAdd Russian\\Portuguese \nRestore Left Key List Width When Reopen \nFix Big Int In Json \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:54.767Z"
- },
- "appear-in": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:06:54.798Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:02.152Z"
},
"ao": {
"latestRelease": {
@@ -2812,7 +2808,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 80685483,
- "download_count": 1662,
+ "download_count": 1663,
"created_at": "2019-05-20T21:24:06Z",
"updated_at": "2019-05-20T21:24:09Z",
"browser_download_url": "https://github.com/klaussinani/ao/releases/download/v6.9.0/ao-6.9.0-i386.AppImage"
@@ -2880,7 +2876,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 52890391,
- "download_count": 342,
+ "download_count": 343,
"created_at": "2019-05-20T21:23:26Z",
"updated_at": "2019-05-20T21:23:28Z",
"browser_download_url": "https://github.com/klaussinani/ao/releases/download/v6.9.0/Ao-6.9.0-mac.zip"
@@ -3084,7 +3080,7 @@
"content_type": "application/x-redhat-package-manager",
"state": "uploaded",
"size": 51659100,
- "download_count": 570,
+ "download_count": 571,
"created_at": "2019-05-20T21:38:25Z",
"updated_at": "2019-05-20T21:38:26Z",
"browser_download_url": "https://github.com/klaussinani/ao/releases/download/v6.9.0/ao-6.9.0.x86_64.rpm"
@@ -3118,7 +3114,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 74249831,
- "download_count": 13849,
+ "download_count": 13850,
"created_at": "2019-05-20T21:28:45Z",
"updated_at": "2019-05-20T21:28:47Z",
"browser_download_url": "https://github.com/klaussinani/ao/releases/download/v6.9.0/ao-setup-6.9.0.exe"
@@ -3152,7 +3148,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 52053232,
- "download_count": 6426,
+ "download_count": 6430,
"created_at": "2019-05-20T21:32:31Z",
"updated_at": "2019-05-20T21:32:33Z",
"browser_download_url": "https://github.com/klaussinani/ao/releases/download/v6.9.0/ao_6.9.0_amd64.deb"
@@ -3230,7 +3226,126 @@
"zipball_url": "https://api.github.com/repos/klaussinani/ao/zipball/v6.9.0",
"body_html": "Highlights \n\nb1a5171 Resolve Macos start-up crash issue. (#82 ) (#90 ) \na0a3a3e Add support for pacman binaries. (#55 ) (#86 ) \naebf9e4 Add new postinstall
script to package configuration. \neffc512 Update devDependency electron-builder@v20.40.2
. (#93 ) \nbf09d25 Update devDependency electron@v4.2.2
. (#92 ) \n167eaf4 Docs: Update license date. \ndc27798 Docs: Update team links. \n58df0df Docs: Remove installation reference to AUR repository. \nc636bc0 Docs: Improvements for the German Translation. (#74 ) \n \nAll changes \nklaussinani/ao@v6.8.0...v6.9.0
\nNote \n\nTo run the AppImage
you need first to make it executable
\n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:54.832Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:02.166Z"
+ },
+ "appear-in": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:02.177Z"
+ },
+ "argo": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:02.261Z"
+ },
+ "appserver": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/bismay4u/AppServer/releases/12236989",
+ "assets_url": "https://api.github.com/repos/bismay4u/AppServer/releases/12236989/assets",
+ "upload_url": "https://uploads.github.com/repos/bismay4u/AppServer/releases/12236989/assets{?name,label}",
+ "html_url": "https://github.com/bismay4u/AppServer/releases/tag/1.1.1",
+ "id": 12236989,
+ "node_id": "MDc6UmVsZWFzZTEyMjM2OTg5",
+ "tag_name": "1.1.1",
+ "target_commitish": "master",
+ "name": "v1.1",
+ "draft": false,
+ "author": {
+ "login": "bismay4u",
+ "id": 1387103,
+ "node_id": "MDQ6VXNlcjEzODcxMDM=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/1387103?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/bismay4u",
+ "html_url": "https://github.com/bismay4u",
+ "followers_url": "https://api.github.com/users/bismay4u/followers",
+ "following_url": "https://api.github.com/users/bismay4u/following{/other_user}",
+ "gists_url": "https://api.github.com/users/bismay4u/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/bismay4u/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/bismay4u/subscriptions",
+ "organizations_url": "https://api.github.com/users/bismay4u/orgs",
+ "repos_url": "https://api.github.com/users/bismay4u/repos",
+ "events_url": "https://api.github.com/users/bismay4u/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/bismay4u/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2018-08-03T05:15:01Z",
+ "published_at": "2018-08-03T05:36:52Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/bismay4u/AppServer/releases/assets/8114422",
+ "id": 8114422,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDgxMTQ0MjI=",
+ "name": "com.silk.appserver-1.0.dmg",
+ "label": null,
+ "uploader": {
+ "login": "bismay4u",
+ "id": 1387103,
+ "node_id": "MDQ6VXNlcjEzODcxMDM=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/1387103?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/bismay4u",
+ "html_url": "https://github.com/bismay4u",
+ "followers_url": "https://api.github.com/users/bismay4u/followers",
+ "following_url": "https://api.github.com/users/bismay4u/following{/other_user}",
+ "gists_url": "https://api.github.com/users/bismay4u/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/bismay4u/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/bismay4u/subscriptions",
+ "organizations_url": "https://api.github.com/users/bismay4u/orgs",
+ "repos_url": "https://api.github.com/users/bismay4u/repos",
+ "events_url": "https://api.github.com/users/bismay4u/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/bismay4u/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 60901783,
+ "download_count": 383,
+ "created_at": "2018-08-03T05:18:27Z",
+ "updated_at": "2018-08-03T05:22:36Z",
+ "browser_download_url": "https://github.com/bismay4u/AppServer/releases/download/1.1.1/com.silk.appserver-1.0.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/bismay4u/AppServer/releases/assets/8114752",
+ "id": 8114752,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDgxMTQ3NTI=",
+ "name": "com.silk.appserver-1.0.exe",
+ "label": null,
+ "uploader": {
+ "login": "bismay4u",
+ "id": 1387103,
+ "node_id": "MDQ6VXNlcjEzODcxMDM=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/1387103?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/bismay4u",
+ "html_url": "https://github.com/bismay4u",
+ "followers_url": "https://api.github.com/users/bismay4u/followers",
+ "following_url": "https://api.github.com/users/bismay4u/following{/other_user}",
+ "gists_url": "https://api.github.com/users/bismay4u/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/bismay4u/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/bismay4u/subscriptions",
+ "organizations_url": "https://api.github.com/users/bismay4u/orgs",
+ "repos_url": "https://api.github.com/users/bismay4u/repos",
+ "events_url": "https://api.github.com/users/bismay4u/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/bismay4u/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-msdownload",
+ "state": "uploaded",
+ "size": 42755054,
+ "download_count": 1191,
+ "created_at": "2018-08-03T06:09:21Z",
+ "updated_at": "2018-08-03T06:11:13Z",
+ "browser_download_url": "https://github.com/bismay4u/AppServer/releases/download/1.1.1/com.silk.appserver-1.0.exe"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/bismay4u/AppServer/tarball/1.1.1",
+ "zipball_url": "https://api.github.com/repos/bismay4u/AppServer/zipball/1.1.1",
+ "body_html": "Added mac,win icons. \nAdded new window button. \nNow restarting the app reselects the checkboxes in there last state.
"
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:02.271Z"
},
"appium": {
"latestRelease": {
@@ -3297,7 +3412,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 185761811,
- "download_count": 3360,
+ "download_count": 3423,
"created_at": "2020-09-03T16:08:36Z",
"updated_at": "2020-09-03T16:08:44Z",
"browser_download_url": "https://github.com/appium/appium-desktop/releases/download/v1.18.0-2/Appium-1.18.0-2-mac.zip"
@@ -3331,7 +3446,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 131836411,
- "download_count": 1170,
+ "download_count": 1193,
"created_at": "2020-09-03T15:46:47Z",
"updated_at": "2020-09-03T15:46:49Z",
"browser_download_url": "https://github.com/appium/appium-desktop/releases/download/v1.18.0-2/Appium-linux-1.18.0-2.AppImage"
@@ -3365,7 +3480,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 154472373,
- "download_count": 7006,
+ "download_count": 7158,
"created_at": "2020-09-03T16:16:51Z",
"updated_at": "2020-09-03T16:16:56Z",
"browser_download_url": "https://github.com/appium/appium-desktop/releases/download/v1.18.0-2/Appium-mac-1.18.0-2.dmg"
@@ -3399,7 +3514,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 162461,
- "download_count": 280,
+ "download_count": 288,
"created_at": "2020-09-03T16:16:51Z",
"updated_at": "2020-09-03T16:16:51Z",
"browser_download_url": "https://github.com/appium/appium-desktop/releases/download/v1.18.0-2/Appium-mac-1.18.0-2.dmg.blockmap"
@@ -3433,7 +3548,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 249230768,
- "download_count": 12637,
+ "download_count": 12849,
"created_at": "2020-09-03T15:59:15Z",
"updated_at": "2020-09-03T15:59:21Z",
"browser_download_url": "https://github.com/appium/appium-desktop/releases/download/v1.18.0-2/Appium-windows-1.18.0-2.exe"
@@ -3467,7 +3582,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 221375,
- "download_count": 306,
+ "download_count": 313,
"created_at": "2020-09-03T15:59:15Z",
"updated_at": "2020-09-03T15:59:15Z",
"browser_download_url": "https://github.com/appium/appium-desktop/releases/download/v1.18.0-2/Appium-windows-1.18.0-2.exe.blockmap"
@@ -3501,7 +3616,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 168915041,
- "download_count": 3407,
+ "download_count": 3469,
"created_at": "2020-09-03T15:54:58Z",
"updated_at": "2020-09-03T15:55:05Z",
"browser_download_url": "https://github.com/appium/appium-desktop/releases/download/v1.18.0-2/Appium-windows-1.18.0-2.zip"
@@ -3535,7 +3650,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 385,
- "download_count": 295,
+ "download_count": 301,
"created_at": "2020-09-03T15:46:49Z",
"updated_at": "2020-09-03T15:46:49Z",
"browser_download_url": "https://github.com/appium/appium-desktop/releases/download/v1.18.0-2/latest-linux.yml"
@@ -3569,7 +3684,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 525,
- "download_count": 309,
+ "download_count": 317,
"created_at": "2020-09-03T16:16:57Z",
"updated_at": "2020-09-03T16:16:57Z",
"browser_download_url": "https://github.com/appium/appium-desktop/releases/download/v1.18.0-2/latest-mac.yml"
@@ -3579,122 +3694,7 @@
"zipball_url": "https://api.github.com/repos/appium/appium-desktop/zipball/v1.18.0-2",
"body_html": "\nfeat: add Sauce Labs Unified Platform endpoint for US #1532 \nfeat: add jpeg consumer in AD package #1512 \nfix: get filePaths #1521 \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:54.864Z"
- },
- "argo": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:06:54.870Z"
- },
- "appserver": {
- "latestRelease": {
- "url": "https://api.github.com/repos/bismay4u/AppServer/releases/12236989",
- "assets_url": "https://api.github.com/repos/bismay4u/AppServer/releases/12236989/assets",
- "upload_url": "https://uploads.github.com/repos/bismay4u/AppServer/releases/12236989/assets{?name,label}",
- "html_url": "https://github.com/bismay4u/AppServer/releases/tag/1.1.1",
- "id": 12236989,
- "node_id": "MDc6UmVsZWFzZTEyMjM2OTg5",
- "tag_name": "1.1.1",
- "target_commitish": "master",
- "name": "v1.1",
- "draft": false,
- "author": {
- "login": "bismay4u",
- "id": 1387103,
- "node_id": "MDQ6VXNlcjEzODcxMDM=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/1387103?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/bismay4u",
- "html_url": "https://github.com/bismay4u",
- "followers_url": "https://api.github.com/users/bismay4u/followers",
- "following_url": "https://api.github.com/users/bismay4u/following{/other_user}",
- "gists_url": "https://api.github.com/users/bismay4u/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/bismay4u/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/bismay4u/subscriptions",
- "organizations_url": "https://api.github.com/users/bismay4u/orgs",
- "repos_url": "https://api.github.com/users/bismay4u/repos",
- "events_url": "https://api.github.com/users/bismay4u/events{/privacy}",
- "received_events_url": "https://api.github.com/users/bismay4u/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2018-08-03T05:15:01Z",
- "published_at": "2018-08-03T05:36:52Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/bismay4u/AppServer/releases/assets/8114422",
- "id": 8114422,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDgxMTQ0MjI=",
- "name": "com.silk.appserver-1.0.dmg",
- "label": null,
- "uploader": {
- "login": "bismay4u",
- "id": 1387103,
- "node_id": "MDQ6VXNlcjEzODcxMDM=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/1387103?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/bismay4u",
- "html_url": "https://github.com/bismay4u",
- "followers_url": "https://api.github.com/users/bismay4u/followers",
- "following_url": "https://api.github.com/users/bismay4u/following{/other_user}",
- "gists_url": "https://api.github.com/users/bismay4u/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/bismay4u/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/bismay4u/subscriptions",
- "organizations_url": "https://api.github.com/users/bismay4u/orgs",
- "repos_url": "https://api.github.com/users/bismay4u/repos",
- "events_url": "https://api.github.com/users/bismay4u/events{/privacy}",
- "received_events_url": "https://api.github.com/users/bismay4u/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 60901783,
- "download_count": 383,
- "created_at": "2018-08-03T05:18:27Z",
- "updated_at": "2018-08-03T05:22:36Z",
- "browser_download_url": "https://github.com/bismay4u/AppServer/releases/download/1.1.1/com.silk.appserver-1.0.dmg"
- },
- {
- "url": "https://api.github.com/repos/bismay4u/AppServer/releases/assets/8114752",
- "id": 8114752,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDgxMTQ3NTI=",
- "name": "com.silk.appserver-1.0.exe",
- "label": null,
- "uploader": {
- "login": "bismay4u",
- "id": 1387103,
- "node_id": "MDQ6VXNlcjEzODcxMDM=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/1387103?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/bismay4u",
- "html_url": "https://github.com/bismay4u",
- "followers_url": "https://api.github.com/users/bismay4u/followers",
- "following_url": "https://api.github.com/users/bismay4u/following{/other_user}",
- "gists_url": "https://api.github.com/users/bismay4u/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/bismay4u/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/bismay4u/subscriptions",
- "organizations_url": "https://api.github.com/users/bismay4u/orgs",
- "repos_url": "https://api.github.com/users/bismay4u/repos",
- "events_url": "https://api.github.com/users/bismay4u/events{/privacy}",
- "received_events_url": "https://api.github.com/users/bismay4u/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-msdownload",
- "state": "uploaded",
- "size": 42755054,
- "download_count": 1191,
- "created_at": "2018-08-03T06:09:21Z",
- "updated_at": "2018-08-03T06:11:13Z",
- "browser_download_url": "https://github.com/bismay4u/AppServer/releases/download/1.1.1/com.silk.appserver-1.0.exe"
- }
- ],
- "tarball_url": "https://api.github.com/repos/bismay4u/AppServer/tarball/1.1.1",
- "zipball_url": "https://api.github.com/repos/bismay4u/AppServer/zipball/1.1.1",
- "body_html": "Added mac,win icons. \nAdded new window button. \nNow restarting the app reselects the checkboxes in there last state.
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:54.877Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:02.284Z"
},
"arizona": {
"latestRelease": {
@@ -3805,220 +3805,7 @@
"zipball_url": "https://api.github.com/repos/strnadchristopher/arizona/zipball/v1.0.0-beta",
"body_html": "First official windows release of Arizona. \nFeatures: \nSpotify Control \nConversations \nGetting lyrics \nRunning Python Scripts \nand more
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:54.946Z"
- },
- "assessment-disaggregation": {
- "latestRelease": {
- "url": "https://api.github.com/repos/tazzben/Assessment-Disaggregation/releases/31538145",
- "assets_url": "https://api.github.com/repos/tazzben/Assessment-Disaggregation/releases/31538145/assets",
- "upload_url": "https://uploads.github.com/repos/tazzben/Assessment-Disaggregation/releases/31538145/assets{?name,label}",
- "html_url": "https://github.com/tazzben/Assessment-Disaggregation/releases/tag/v0.4.4",
- "id": 31538145,
- "node_id": "MDc6UmVsZWFzZTMxNTM4MTQ1",
- "tag_name": "v0.4.4",
- "target_commitish": "master",
- "name": "v0.4.4",
- "draft": false,
- "author": {
- "login": "tazzben",
- "id": 303181,
- "node_id": "MDQ6VXNlcjMwMzE4MQ==",
- "avatar_url": "https://avatars2.githubusercontent.com/u/303181?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/tazzben",
- "html_url": "https://github.com/tazzben",
- "followers_url": "https://api.github.com/users/tazzben/followers",
- "following_url": "https://api.github.com/users/tazzben/following{/other_user}",
- "gists_url": "https://api.github.com/users/tazzben/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/tazzben/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/tazzben/subscriptions",
- "organizations_url": "https://api.github.com/users/tazzben/orgs",
- "repos_url": "https://api.github.com/users/tazzben/repos",
- "events_url": "https://api.github.com/users/tazzben/events{/privacy}",
- "received_events_url": "https://api.github.com/users/tazzben/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-09-18T17:47:04Z",
- "published_at": "2020-09-18T17:59:31Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/tazzben/Assessment-Disaggregation/releases/assets/25919835",
- "id": 25919835,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1OTE5ODM1",
- "name": "assessment-disaggregation-0.4.4-full.nupkg",
- "label": null,
- "uploader": {
- "login": "tazzben",
- "id": 303181,
- "node_id": "MDQ6VXNlcjMwMzE4MQ==",
- "avatar_url": "https://avatars2.githubusercontent.com/u/303181?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/tazzben",
- "html_url": "https://github.com/tazzben",
- "followers_url": "https://api.github.com/users/tazzben/followers",
- "following_url": "https://api.github.com/users/tazzben/following{/other_user}",
- "gists_url": "https://api.github.com/users/tazzben/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/tazzben/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/tazzben/subscriptions",
- "organizations_url": "https://api.github.com/users/tazzben/orgs",
- "repos_url": "https://api.github.com/users/tazzben/repos",
- "events_url": "https://api.github.com/users/tazzben/events{/privacy}",
- "received_events_url": "https://api.github.com/users/tazzben/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 92949634,
- "download_count": 0,
- "created_at": "2020-09-18T17:58:30Z",
- "updated_at": "2020-09-18T17:58:59Z",
- "browser_download_url": "https://github.com/tazzben/Assessment-Disaggregation/releases/download/v0.4.4/assessment-disaggregation-0.4.4-full.nupkg"
- },
- {
- "url": "https://api.github.com/repos/tazzben/Assessment-Disaggregation/releases/assets/25919859",
- "id": 25919859,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1OTE5ODU5",
- "name": "Assessment.Disaggregation-0.4.4.Setup.exe",
- "label": null,
- "uploader": {
- "login": "tazzben",
- "id": 303181,
- "node_id": "MDQ6VXNlcjMwMzE4MQ==",
- "avatar_url": "https://avatars2.githubusercontent.com/u/303181?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/tazzben",
- "html_url": "https://github.com/tazzben",
- "followers_url": "https://api.github.com/users/tazzben/followers",
- "following_url": "https://api.github.com/users/tazzben/following{/other_user}",
- "gists_url": "https://api.github.com/users/tazzben/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/tazzben/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/tazzben/subscriptions",
- "organizations_url": "https://api.github.com/users/tazzben/orgs",
- "repos_url": "https://api.github.com/users/tazzben/repos",
- "events_url": "https://api.github.com/users/tazzben/events{/privacy}",
- "received_events_url": "https://api.github.com/users/tazzben/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-msdownload",
- "state": "uploaded",
- "size": 93431152,
- "download_count": 9,
- "created_at": "2020-09-18T17:58:59Z",
- "updated_at": "2020-09-18T17:59:20Z",
- "browser_download_url": "https://github.com/tazzben/Assessment-Disaggregation/releases/download/v0.4.4/Assessment.Disaggregation-0.4.4.Setup.exe"
- },
- {
- "url": "https://api.github.com/repos/tazzben/Assessment-Disaggregation/releases/assets/25919813",
- "id": 25919813,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1OTE5ODEz",
- "name": "Assessment.Disaggregation-darwin-x64-0.4.4.zip",
- "label": null,
- "uploader": {
- "login": "tazzben",
- "id": 303181,
- "node_id": "MDQ6VXNlcjMwMzE4MQ==",
- "avatar_url": "https://avatars2.githubusercontent.com/u/303181?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/tazzben",
- "html_url": "https://github.com/tazzben",
- "followers_url": "https://api.github.com/users/tazzben/followers",
- "following_url": "https://api.github.com/users/tazzben/following{/other_user}",
- "gists_url": "https://api.github.com/users/tazzben/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/tazzben/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/tazzben/subscriptions",
- "organizations_url": "https://api.github.com/users/tazzben/orgs",
- "repos_url": "https://api.github.com/users/tazzben/repos",
- "events_url": "https://api.github.com/users/tazzben/events{/privacy}",
- "received_events_url": "https://api.github.com/users/tazzben/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 90840189,
- "download_count": 2,
- "created_at": "2020-09-18T17:57:27Z",
- "updated_at": "2020-09-18T17:57:54Z",
- "browser_download_url": "https://github.com/tazzben/Assessment-Disaggregation/releases/download/v0.4.4/Assessment.Disaggregation-darwin-x64-0.4.4.zip"
- },
- {
- "url": "https://api.github.com/repos/tazzben/Assessment-Disaggregation/releases/assets/25919798",
- "id": 25919798,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1OTE5Nzk4",
- "name": "Assessment.Disaggregation.dmg",
- "label": null,
- "uploader": {
- "login": "tazzben",
- "id": 303181,
- "node_id": "MDQ6VXNlcjMwMzE4MQ==",
- "avatar_url": "https://avatars2.githubusercontent.com/u/303181?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/tazzben",
- "html_url": "https://github.com/tazzben",
- "followers_url": "https://api.github.com/users/tazzben/followers",
- "following_url": "https://api.github.com/users/tazzben/following{/other_user}",
- "gists_url": "https://api.github.com/users/tazzben/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/tazzben/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/tazzben/subscriptions",
- "organizations_url": "https://api.github.com/users/tazzben/orgs",
- "repos_url": "https://api.github.com/users/tazzben/repos",
- "events_url": "https://api.github.com/users/tazzben/events{/privacy}",
- "received_events_url": "https://api.github.com/users/tazzben/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 90864441,
- "download_count": 4,
- "created_at": "2020-09-18T17:56:50Z",
- "updated_at": "2020-09-18T17:57:25Z",
- "browser_download_url": "https://github.com/tazzben/Assessment-Disaggregation/releases/download/v0.4.4/Assessment.Disaggregation.dmg"
- },
- {
- "url": "https://api.github.com/repos/tazzben/Assessment-Disaggregation/releases/assets/25919864",
- "id": 25919864,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1OTE5ODY0",
- "name": "RELEASES",
- "label": null,
- "uploader": {
- "login": "tazzben",
- "id": 303181,
- "node_id": "MDQ6VXNlcjMwMzE4MQ==",
- "avatar_url": "https://avatars2.githubusercontent.com/u/303181?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/tazzben",
- "html_url": "https://github.com/tazzben",
- "followers_url": "https://api.github.com/users/tazzben/followers",
- "following_url": "https://api.github.com/users/tazzben/following{/other_user}",
- "gists_url": "https://api.github.com/users/tazzben/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/tazzben/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/tazzben/subscriptions",
- "organizations_url": "https://api.github.com/users/tazzben/orgs",
- "repos_url": "https://api.github.com/users/tazzben/repos",
- "events_url": "https://api.github.com/users/tazzben/events{/privacy}",
- "received_events_url": "https://api.github.com/users/tazzben/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 95,
- "download_count": 8,
- "created_at": "2020-09-18T17:59:20Z",
- "updated_at": "2020-09-18T17:59:20Z",
- "browser_download_url": "https://github.com/tazzben/Assessment-Disaggregation/releases/download/v0.4.4/RELEASES"
- }
- ],
- "tarball_url": "https://api.github.com/repos/tazzben/Assessment-Disaggregation/tarball/v0.4.4",
- "zipball_url": "https://api.github.com/repos/tazzben/Assessment-Disaggregation/zipball/v0.4.4",
- "body_html": "Update dependencies
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:54.987Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:02.302Z"
},
"asarui": {
"latestRelease": {
@@ -4085,7 +3872,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 53261167,
- "download_count": 1656,
+ "download_count": 1659,
"created_at": "2018-11-02T10:25:28Z",
"updated_at": "2018-11-02T10:28:47Z",
"browser_download_url": "https://github.com/myazarc/AsarUI/releases/download/v1.0.2/asarui-1.0.2-x86_64.AppImage"
@@ -4129,7 +3916,7 @@
"zipball_url": "https://api.github.com/repos/myazarc/AsarUI/zipball/v1.0.2",
"body_html": "\nAdded Create Pack action \nFixed bugs \nAdded info messagebox \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:54.994Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:02.351Z"
},
"atom": {
"latestRelease": {
@@ -4196,7 +3983,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 67051533,
- "download_count": 318,
+ "download_count": 325,
"created_at": "2020-09-08T20:24:23Z",
"updated_at": "2020-09-08T20:24:28Z",
"browser_download_url": "https://github.com/atom/atom/releases/download/v1.51.0/atom-1.51.0-delta.nupkg"
@@ -4230,7 +4017,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 177654863,
- "download_count": 328,
+ "download_count": 333,
"created_at": "2020-09-08T20:24:28Z",
"updated_at": "2020-09-08T20:24:39Z",
"browser_download_url": "https://github.com/atom/atom/releases/download/v1.51.0/atom-1.51.0-full.nupkg"
@@ -4264,7 +4051,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 125902388,
- "download_count": 2740,
+ "download_count": 2796,
"created_at": "2020-09-08T20:24:40Z",
"updated_at": "2020-09-08T20:24:47Z",
"browser_download_url": "https://github.com/atom/atom/releases/download/v1.51.0/atom-amd64.deb"
@@ -4298,7 +4085,7 @@
"content_type": "application/gzip",
"state": "uploaded",
"size": 185050784,
- "download_count": 878,
+ "download_count": 899,
"created_at": "2020-09-08T20:24:48Z",
"updated_at": "2020-09-08T20:25:13Z",
"browser_download_url": "https://github.com/atom/atom/releases/download/v1.51.0/atom-amd64.tar.gz"
@@ -4332,7 +4119,7 @@
"content_type": "application/json",
"state": "uploaded",
"size": 1078029,
- "download_count": 115,
+ "download_count": 116,
"created_at": "2020-09-08T20:25:14Z",
"updated_at": "2020-09-08T20:25:14Z",
"browser_download_url": "https://github.com/atom/atom/releases/download/v1.51.0/atom-api.json"
@@ -4366,7 +4153,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 194303,
- "download_count": 138,
+ "download_count": 140,
"created_at": "2020-09-08T20:25:15Z",
"updated_at": "2020-09-08T20:25:15Z",
"browser_download_url": "https://github.com/atom/atom/releases/download/v1.51.0/atom-mac-symbols.zip"
@@ -4400,7 +4187,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 191908932,
- "download_count": 16391,
+ "download_count": 16762,
"created_at": "2020-09-08T20:25:16Z",
"updated_at": "2020-09-08T20:25:26Z",
"browser_download_url": "https://github.com/atom/atom/releases/download/v1.51.0/atom-mac.zip"
@@ -4434,7 +4221,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 177940842,
- "download_count": 2136,
+ "download_count": 2227,
"created_at": "2020-09-08T20:25:27Z",
"updated_at": "2020-09-08T20:25:36Z",
"browser_download_url": "https://github.com/atom/atom/releases/download/v1.51.0/atom-windows.zip"
@@ -4502,7 +4289,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 183294976,
- "download_count": 499,
+ "download_count": 505,
"created_at": "2020-09-08T20:25:42Z",
"updated_at": "2020-09-08T20:25:51Z",
"browser_download_url": "https://github.com/atom/atom/releases/download/v1.51.0/atom-x64-1.51.0-full.nupkg"
@@ -4536,7 +4323,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 183657415,
- "download_count": 3972,
+ "download_count": 4032,
"created_at": "2020-09-08T20:25:52Z",
"updated_at": "2020-09-08T20:26:01Z",
"browser_download_url": "https://github.com/atom/atom/releases/download/v1.51.0/atom-x64-windows.zip"
@@ -4570,7 +4357,7 @@
"content_type": "application/x-redhat-package-manager",
"state": "uploaded",
"size": 184315191,
- "download_count": 1162,
+ "download_count": 1182,
"created_at": "2020-09-08T20:26:02Z",
"updated_at": "2020-09-08T20:26:11Z",
"browser_download_url": "https://github.com/atom/atom/releases/download/v1.51.0/atom.x86_64.rpm"
@@ -4604,7 +4391,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 180268576,
- "download_count": 11454,
+ "download_count": 11709,
"created_at": "2020-09-08T20:26:12Z",
"updated_at": "2020-09-08T20:26:21Z",
"browser_download_url": "https://github.com/atom/atom/releases/download/v1.51.0/AtomSetup-x64.exe"
@@ -4638,7 +4425,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 174673440,
- "download_count": 2525,
+ "download_count": 2578,
"created_at": "2020-09-08T20:26:22Z",
"updated_at": "2020-09-08T20:26:30Z",
"browser_download_url": "https://github.com/atom/atom/releases/download/v1.51.0/AtomSetup.exe"
@@ -4672,7 +4459,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 27264,
- "download_count": 263,
+ "download_count": 268,
"created_at": "2020-09-08T20:26:31Z",
"updated_at": "2020-09-08T20:26:31Z",
"browser_download_url": "https://github.com/atom/atom/releases/download/v1.51.0/RELEASES"
@@ -4706,7 +4493,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 11178,
- "download_count": 308,
+ "download_count": 321,
"created_at": "2020-09-08T20:26:30Z",
"updated_at": "2020-09-08T20:26:31Z",
"browser_download_url": "https://github.com/atom/atom/releases/download/v1.51.0/RELEASES-x64"
@@ -4716,655 +4503,263 @@
"zipball_url": "https://api.github.com/repos/atom/atom/zipball/v1.51.0",
"body_html": "Notable Changes \n\n#20899 - Faster listing of available packages \n \n\nAll Changes \n\nv1.50.0...1.51.0
\n\n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:55.009Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:02.405Z"
},
- "autoedit": {
+ "assessment-disaggregation": {
"latestRelease": {
- "url": "https://api.github.com/repos/OpenNewsLabs/autoEdit_2/releases/16389744",
- "assets_url": "https://api.github.com/repos/OpenNewsLabs/autoEdit_2/releases/16389744/assets",
- "upload_url": "https://uploads.github.com/repos/OpenNewsLabs/autoEdit_2/releases/16389744/assets{?name,label}",
- "html_url": "https://github.com/OpenNewsLabs/autoEdit_2/releases/tag/1.0.19",
- "id": 16389744,
- "node_id": "MDc6UmVsZWFzZTE2Mzg5NzQ0",
- "tag_name": "1.0.19",
+ "url": "https://api.github.com/repos/tazzben/Assessment-Disaggregation/releases/31959681",
+ "assets_url": "https://api.github.com/repos/tazzben/Assessment-Disaggregation/releases/31959681/assets",
+ "upload_url": "https://uploads.github.com/repos/tazzben/Assessment-Disaggregation/releases/31959681/assets{?name,label}",
+ "html_url": "https://github.com/tazzben/Assessment-Disaggregation/releases/tag/v0.5.0",
+ "id": 31959681,
+ "node_id": "MDc6UmVsZWFzZTMxOTU5Njgx",
+ "tag_name": "v0.5.0",
"target_commitish": "master",
- "name": "1.0.19",
+ "name": "v0.5.0",
"draft": false,
"author": {
- "login": "pietrop",
- "id": 4661975,
- "node_id": "MDQ6VXNlcjQ2NjE5NzU=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/4661975?v=4",
+ "login": "tazzben",
+ "id": 303181,
+ "node_id": "MDQ6VXNlcjMwMzE4MQ==",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/303181?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/pietrop",
- "html_url": "https://github.com/pietrop",
- "followers_url": "https://api.github.com/users/pietrop/followers",
- "following_url": "https://api.github.com/users/pietrop/following{/other_user}",
- "gists_url": "https://api.github.com/users/pietrop/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/pietrop/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/pietrop/subscriptions",
- "organizations_url": "https://api.github.com/users/pietrop/orgs",
- "repos_url": "https://api.github.com/users/pietrop/repos",
- "events_url": "https://api.github.com/users/pietrop/events{/privacy}",
- "received_events_url": "https://api.github.com/users/pietrop/received_events",
+ "url": "https://api.github.com/users/tazzben",
+ "html_url": "https://github.com/tazzben",
+ "followers_url": "https://api.github.com/users/tazzben/followers",
+ "following_url": "https://api.github.com/users/tazzben/following{/other_user}",
+ "gists_url": "https://api.github.com/users/tazzben/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/tazzben/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/tazzben/subscriptions",
+ "organizations_url": "https://api.github.com/users/tazzben/orgs",
+ "repos_url": "https://api.github.com/users/tazzben/repos",
+ "events_url": "https://api.github.com/users/tazzben/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/tazzben/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2019-03-27T17:27:21Z",
- "published_at": "2019-03-27T17:29:47Z",
+ "created_at": "2020-09-29T20:38:16Z",
+ "published_at": "2020-09-29T21:32:56Z",
"assets": [
{
- "url": "https://api.github.com/repos/OpenNewsLabs/autoEdit_2/releases/assets/11760535",
- "id": 11760535,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExNzYwNTM1",
- "name": "autoEdit2-1.0.19-mac.zip",
- "label": "",
+ "url": "https://api.github.com/repos/tazzben/Assessment-Disaggregation/releases/assets/26345851",
+ "id": 26345851,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MzQ1ODUx",
+ "name": "assessment-disaggregation-0.5.0-full.nupkg",
+ "label": null,
"uploader": {
- "login": "pietrop",
- "id": 4661975,
- "node_id": "MDQ6VXNlcjQ2NjE5NzU=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/4661975?v=4",
+ "login": "tazzben",
+ "id": 303181,
+ "node_id": "MDQ6VXNlcjMwMzE4MQ==",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/303181?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/pietrop",
- "html_url": "https://github.com/pietrop",
- "followers_url": "https://api.github.com/users/pietrop/followers",
- "following_url": "https://api.github.com/users/pietrop/following{/other_user}",
- "gists_url": "https://api.github.com/users/pietrop/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/pietrop/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/pietrop/subscriptions",
- "organizations_url": "https://api.github.com/users/pietrop/orgs",
- "repos_url": "https://api.github.com/users/pietrop/repos",
- "events_url": "https://api.github.com/users/pietrop/events{/privacy}",
- "received_events_url": "https://api.github.com/users/pietrop/received_events",
+ "url": "https://api.github.com/users/tazzben",
+ "html_url": "https://github.com/tazzben",
+ "followers_url": "https://api.github.com/users/tazzben/followers",
+ "following_url": "https://api.github.com/users/tazzben/following{/other_user}",
+ "gists_url": "https://api.github.com/users/tazzben/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/tazzben/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/tazzben/subscriptions",
+ "organizations_url": "https://api.github.com/users/tazzben/orgs",
+ "repos_url": "https://api.github.com/users/tazzben/repos",
+ "events_url": "https://api.github.com/users/tazzben/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/tazzben/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 119245364,
- "download_count": 452,
- "created_at": "2019-03-27T18:41:14Z",
- "updated_at": "2019-03-27T18:41:27Z",
- "browser_download_url": "https://github.com/OpenNewsLabs/autoEdit_2/releases/download/1.0.19/autoEdit2-1.0.19-mac.zip"
+ "size": 92952004,
+ "download_count": 1,
+ "created_at": "2020-09-29T21:27:58Z",
+ "updated_at": "2020-09-29T21:28:47Z",
+ "browser_download_url": "https://github.com/tazzben/Assessment-Disaggregation/releases/download/v0.5.0/assessment-disaggregation-0.5.0-full.nupkg"
},
{
- "url": "https://api.github.com/repos/OpenNewsLabs/autoEdit_2/releases/assets/11760506",
- "id": 11760506,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExNzYwNTA2",
- "name": "autoEdit2-1.0.19-x86_64.AppImage",
- "label": "",
+ "url": "https://api.github.com/repos/tazzben/Assessment-Disaggregation/releases/assets/26345868",
+ "id": 26345868,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MzQ1ODY4",
+ "name": "Assessment.Disaggregation-0.5.0.Setup.exe",
+ "label": null,
"uploader": {
- "login": "pietrop",
- "id": 4661975,
- "node_id": "MDQ6VXNlcjQ2NjE5NzU=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/4661975?v=4",
+ "login": "tazzben",
+ "id": 303181,
+ "node_id": "MDQ6VXNlcjMwMzE4MQ==",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/303181?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/pietrop",
- "html_url": "https://github.com/pietrop",
- "followers_url": "https://api.github.com/users/pietrop/followers",
- "following_url": "https://api.github.com/users/pietrop/following{/other_user}",
- "gists_url": "https://api.github.com/users/pietrop/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/pietrop/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/pietrop/subscriptions",
- "organizations_url": "https://api.github.com/users/pietrop/orgs",
- "repos_url": "https://api.github.com/users/pietrop/repos",
- "events_url": "https://api.github.com/users/pietrop/events{/privacy}",
- "received_events_url": "https://api.github.com/users/pietrop/received_events",
+ "url": "https://api.github.com/users/tazzben",
+ "html_url": "https://github.com/tazzben",
+ "followers_url": "https://api.github.com/users/tazzben/followers",
+ "following_url": "https://api.github.com/users/tazzben/following{/other_user}",
+ "gists_url": "https://api.github.com/users/tazzben/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/tazzben/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/tazzben/subscriptions",
+ "organizations_url": "https://api.github.com/users/tazzben/orgs",
+ "repos_url": "https://api.github.com/users/tazzben/repos",
+ "events_url": "https://api.github.com/users/tazzben/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/tazzben/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/x-msdownload",
"state": "uploaded",
- "size": 131534158,
- "download_count": 735,
- "created_at": "2019-03-27T18:40:55Z",
- "updated_at": "2019-03-27T18:41:01Z",
- "browser_download_url": "https://github.com/OpenNewsLabs/autoEdit_2/releases/download/1.0.19/autoEdit2-1.0.19-x86_64.AppImage"
+ "size": 93433200,
+ "download_count": 0,
+ "created_at": "2020-09-29T21:28:47Z",
+ "updated_at": "2020-09-29T21:29:30Z",
+ "browser_download_url": "https://github.com/tazzben/Assessment-Disaggregation/releases/download/v0.5.0/Assessment.Disaggregation-0.5.0.Setup.exe"
},
{
- "url": "https://api.github.com/repos/OpenNewsLabs/autoEdit_2/releases/assets/11760681",
- "id": 11760681,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExNzYwNjgx",
- "name": "autoEdit2-1.0.19.exe",
- "label": "",
+ "url": "https://api.github.com/repos/tazzben/Assessment-Disaggregation/releases/assets/26345914",
+ "id": 26345914,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MzQ1OTE0",
+ "name": "Assessment.Disaggregation-darwin-x64-0.5.0.zip",
+ "label": null,
"uploader": {
- "login": "pietrop",
- "id": 4661975,
- "node_id": "MDQ6VXNlcjQ2NjE5NzU=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/4661975?v=4",
+ "login": "tazzben",
+ "id": 303181,
+ "node_id": "MDQ6VXNlcjMwMzE4MQ==",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/303181?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/pietrop",
- "html_url": "https://github.com/pietrop",
- "followers_url": "https://api.github.com/users/pietrop/followers",
- "following_url": "https://api.github.com/users/pietrop/following{/other_user}",
- "gists_url": "https://api.github.com/users/pietrop/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/pietrop/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/pietrop/subscriptions",
- "organizations_url": "https://api.github.com/users/pietrop/orgs",
- "repos_url": "https://api.github.com/users/pietrop/repos",
- "events_url": "https://api.github.com/users/pietrop/events{/privacy}",
- "received_events_url": "https://api.github.com/users/pietrop/received_events",
+ "url": "https://api.github.com/users/tazzben",
+ "html_url": "https://github.com/tazzben",
+ "followers_url": "https://api.github.com/users/tazzben/followers",
+ "following_url": "https://api.github.com/users/tazzben/following{/other_user}",
+ "gists_url": "https://api.github.com/users/tazzben/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/tazzben/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/tazzben/subscriptions",
+ "organizations_url": "https://api.github.com/users/tazzben/orgs",
+ "repos_url": "https://api.github.com/users/tazzben/repos",
+ "events_url": "https://api.github.com/users/tazzben/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/tazzben/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 82027844,
- "download_count": 537,
- "created_at": "2019-03-27T18:43:10Z",
- "updated_at": "2019-03-27T18:43:13Z",
- "browser_download_url": "https://github.com/OpenNewsLabs/autoEdit_2/releases/download/1.0.19/autoEdit2-1.0.19.exe"
+ "size": 90865408,
+ "download_count": 1,
+ "created_at": "2020-09-29T21:31:29Z",
+ "updated_at": "2020-09-29T21:32:34Z",
+ "browser_download_url": "https://github.com/tazzben/Assessment-Disaggregation/releases/download/v0.5.0/Assessment.Disaggregation-darwin-x64-0.5.0.zip"
},
{
- "url": "https://api.github.com/repos/OpenNewsLabs/autoEdit_2/releases/assets/11760684",
- "id": 11760684,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExNzYwNjg0",
- "name": "latest-linux.yml",
- "label": "",
+ "url": "https://api.github.com/repos/tazzben/Assessment-Disaggregation/releases/assets/26345899",
+ "id": 26345899,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MzQ1ODk5",
+ "name": "Assessment.Disaggregation.dmg",
+ "label": null,
"uploader": {
- "login": "pietrop",
- "id": 4661975,
- "node_id": "MDQ6VXNlcjQ2NjE5NzU=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/4661975?v=4",
+ "login": "tazzben",
+ "id": 303181,
+ "node_id": "MDQ6VXNlcjMwMzE4MQ==",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/303181?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/pietrop",
- "html_url": "https://github.com/pietrop",
- "followers_url": "https://api.github.com/users/pietrop/followers",
- "following_url": "https://api.github.com/users/pietrop/following{/other_user}",
- "gists_url": "https://api.github.com/users/pietrop/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/pietrop/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/pietrop/subscriptions",
- "organizations_url": "https://api.github.com/users/pietrop/orgs",
- "repos_url": "https://api.github.com/users/pietrop/repos",
- "events_url": "https://api.github.com/users/pietrop/events{/privacy}",
- "received_events_url": "https://api.github.com/users/pietrop/received_events",
+ "url": "https://api.github.com/users/tazzben",
+ "html_url": "https://github.com/tazzben",
+ "followers_url": "https://api.github.com/users/tazzben/followers",
+ "following_url": "https://api.github.com/users/tazzben/following{/other_user}",
+ "gists_url": "https://api.github.com/users/tazzben/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/tazzben/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/tazzben/subscriptions",
+ "organizations_url": "https://api.github.com/users/tazzben/orgs",
+ "repos_url": "https://api.github.com/users/tazzben/repos",
+ "events_url": "https://api.github.com/users/tazzben/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/tazzben/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "text/yaml",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 387,
- "download_count": 43,
- "created_at": "2019-03-27T18:43:14Z",
- "updated_at": "2019-03-27T18:43:14Z",
- "browser_download_url": "https://github.com/OpenNewsLabs/autoEdit_2/releases/download/1.0.19/latest-linux.yml"
+ "size": 90899164,
+ "download_count": 0,
+ "created_at": "2020-09-29T21:30:41Z",
+ "updated_at": "2020-09-29T21:31:25Z",
+ "browser_download_url": "https://github.com/tazzben/Assessment-Disaggregation/releases/download/v0.5.0/Assessment.Disaggregation.dmg"
},
{
- "url": "https://api.github.com/repos/OpenNewsLabs/autoEdit_2/releases/assets/11760683",
- "id": 11760683,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExNzYwNjgz",
- "name": "latest-mac.yml",
- "label": "",
+ "url": "https://api.github.com/repos/tazzben/Assessment-Disaggregation/releases/assets/26345878",
+ "id": 26345878,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MzQ1ODc4",
+ "name": "RELEASES",
+ "label": null,
"uploader": {
- "login": "pietrop",
- "id": 4661975,
- "node_id": "MDQ6VXNlcjQ2NjE5NzU=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/4661975?v=4",
+ "login": "tazzben",
+ "id": 303181,
+ "node_id": "MDQ6VXNlcjMwMzE4MQ==",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/303181?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/pietrop",
- "html_url": "https://github.com/pietrop",
- "followers_url": "https://api.github.com/users/pietrop/followers",
- "following_url": "https://api.github.com/users/pietrop/following{/other_user}",
- "gists_url": "https://api.github.com/users/pietrop/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/pietrop/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/pietrop/subscriptions",
- "organizations_url": "https://api.github.com/users/pietrop/orgs",
- "repos_url": "https://api.github.com/users/pietrop/repos",
- "events_url": "https://api.github.com/users/pietrop/events{/privacy}",
- "received_events_url": "https://api.github.com/users/pietrop/received_events",
+ "url": "https://api.github.com/users/tazzben",
+ "html_url": "https://github.com/tazzben",
+ "followers_url": "https://api.github.com/users/tazzben/followers",
+ "following_url": "https://api.github.com/users/tazzben/following{/other_user}",
+ "gists_url": "https://api.github.com/users/tazzben/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/tazzben/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/tazzben/subscriptions",
+ "organizations_url": "https://api.github.com/users/tazzben/orgs",
+ "repos_url": "https://api.github.com/users/tazzben/repos",
+ "events_url": "https://api.github.com/users/tazzben/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/tazzben/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "text/yaml",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 326,
- "download_count": 63,
- "created_at": "2019-03-27T18:43:14Z",
- "updated_at": "2019-03-27T18:43:14Z",
- "browser_download_url": "https://github.com/OpenNewsLabs/autoEdit_2/releases/download/1.0.19/latest-mac.yml"
+ "size": 95,
+ "download_count": 2,
+ "created_at": "2020-09-29T21:29:30Z",
+ "updated_at": "2020-09-29T21:29:30Z",
+ "browser_download_url": "https://github.com/tazzben/Assessment-Disaggregation/releases/download/v0.5.0/RELEASES"
}
],
- "tarball_url": "https://api.github.com/repos/OpenNewsLabs/autoEdit_2/tarball/1.0.19",
- "zipball_url": "https://api.github.com/repos/OpenNewsLabs/autoEdit_2/zipball/1.0.19",
- "body_html": ""
+ "tarball_url": "https://api.github.com/repos/tazzben/Assessment-Disaggregation/tarball/v0.5.0",
+ "zipball_url": "https://api.github.com/repos/tazzben/Assessment-Disaggregation/zipball/v0.5.0",
+ "body_html": "Add R and RZero in output. Update dependencies.
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:55.087Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:02.411Z"
},
- "backlog": {
+ "auryo": {
"latestRelease": {
- "url": "https://api.github.com/repos/czytelny/backlog/releases/12336688",
- "assets_url": "https://api.github.com/repos/czytelny/backlog/releases/12336688/assets",
- "upload_url": "https://uploads.github.com/repos/czytelny/backlog/releases/12336688/assets{?name,label}",
- "html_url": "https://github.com/czytelny/backlog/releases/tag/v1.8.0",
- "id": 12336688,
- "node_id": "MDc6UmVsZWFzZTEyMzM2Njg4",
- "tag_name": "v1.8.0",
+ "url": "https://api.github.com/repos/Superjo149/auryo/releases/26844276",
+ "assets_url": "https://api.github.com/repos/Superjo149/auryo/releases/26844276/assets",
+ "upload_url": "https://uploads.github.com/repos/Superjo149/auryo/releases/26844276/assets{?name,label}",
+ "html_url": "https://github.com/Superjo149/auryo/releases/tag/v2.5.4",
+ "id": 26844276,
+ "node_id": "MDc6UmVsZWFzZTI2ODQ0Mjc2",
+ "tag_name": "v2.5.4",
"target_commitish": "master",
- "name": "v1.8.0",
+ "name": "v2.5.4",
"draft": false,
"author": {
- "login": "czytelny",
- "id": 5399256,
- "node_id": "MDQ6VXNlcjUzOTkyNTY=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/5399256?v=4",
+ "login": "Superjo149",
+ "id": 4314204,
+ "node_id": "MDQ6VXNlcjQzMTQyMDQ=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/4314204?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/czytelny",
- "html_url": "https://github.com/czytelny",
- "followers_url": "https://api.github.com/users/czytelny/followers",
- "following_url": "https://api.github.com/users/czytelny/following{/other_user}",
- "gists_url": "https://api.github.com/users/czytelny/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/czytelny/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/czytelny/subscriptions",
- "organizations_url": "https://api.github.com/users/czytelny/orgs",
- "repos_url": "https://api.github.com/users/czytelny/repos",
- "events_url": "https://api.github.com/users/czytelny/events{/privacy}",
- "received_events_url": "https://api.github.com/users/czytelny/received_events",
+ "url": "https://api.github.com/users/Superjo149",
+ "html_url": "https://github.com/Superjo149",
+ "followers_url": "https://api.github.com/users/Superjo149/followers",
+ "following_url": "https://api.github.com/users/Superjo149/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Superjo149/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Superjo149/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Superjo149/subscriptions",
+ "organizations_url": "https://api.github.com/users/Superjo149/orgs",
+ "repos_url": "https://api.github.com/users/Superjo149/repos",
+ "events_url": "https://api.github.com/users/Superjo149/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Superjo149/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2018-08-09T19:29:00Z",
- "published_at": "2018-08-09T19:50:01Z",
+ "created_at": "2020-05-24T21:02:37Z",
+ "published_at": "2020-05-24T21:48:20Z",
"assets": [
{
- "url": "https://api.github.com/repos/czytelny/backlog/releases/assets/8190773",
- "id": 8190773,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDgxOTA3NzM=",
- "name": "Backlog-darwin-x64.zip",
- "label": null,
- "uploader": {
- "login": "czytelny",
- "id": 5399256,
- "node_id": "MDQ6VXNlcjUzOTkyNTY=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/5399256?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/czytelny",
- "html_url": "https://github.com/czytelny",
- "followers_url": "https://api.github.com/users/czytelny/followers",
- "following_url": "https://api.github.com/users/czytelny/following{/other_user}",
- "gists_url": "https://api.github.com/users/czytelny/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/czytelny/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/czytelny/subscriptions",
- "organizations_url": "https://api.github.com/users/czytelny/orgs",
- "repos_url": "https://api.github.com/users/czytelny/repos",
- "events_url": "https://api.github.com/users/czytelny/events{/privacy}",
- "received_events_url": "https://api.github.com/users/czytelny/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-zip-compressed",
- "state": "uploaded",
- "size": 55143655,
- "download_count": 949,
- "created_at": "2018-08-09T19:40:27Z",
- "updated_at": "2018-08-09T19:41:16Z",
- "browser_download_url": "https://github.com/czytelny/backlog/releases/download/v1.8.0/Backlog-darwin-x64.zip"
- },
- {
- "url": "https://api.github.com/repos/czytelny/backlog/releases/assets/8190838",
- "id": 8190838,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDgxOTA4Mzg=",
- "name": "Backlog-linux-ia32.tar.gz",
- "label": null,
- "uploader": {
- "login": "czytelny",
- "id": 5399256,
- "node_id": "MDQ6VXNlcjUzOTkyNTY=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/5399256?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/czytelny",
- "html_url": "https://github.com/czytelny",
- "followers_url": "https://api.github.com/users/czytelny/followers",
- "following_url": "https://api.github.com/users/czytelny/following{/other_user}",
- "gists_url": "https://api.github.com/users/czytelny/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/czytelny/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/czytelny/subscriptions",
- "organizations_url": "https://api.github.com/users/czytelny/orgs",
- "repos_url": "https://api.github.com/users/czytelny/repos",
- "events_url": "https://api.github.com/users/czytelny/events{/privacy}",
- "received_events_url": "https://api.github.com/users/czytelny/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-gzip",
- "state": "uploaded",
- "size": 58396680,
- "download_count": 119,
- "created_at": "2018-08-09T19:48:10Z",
- "updated_at": "2018-08-09T19:49:01Z",
- "browser_download_url": "https://github.com/czytelny/backlog/releases/download/v1.8.0/Backlog-linux-ia32.tar.gz"
- },
- {
- "url": "https://api.github.com/repos/czytelny/backlog/releases/assets/8190839",
- "id": 8190839,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDgxOTA4Mzk=",
- "name": "Backlog-linux-x64.tar.gz",
- "label": null,
- "uploader": {
- "login": "czytelny",
- "id": 5399256,
- "node_id": "MDQ6VXNlcjUzOTkyNTY=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/5399256?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/czytelny",
- "html_url": "https://github.com/czytelny",
- "followers_url": "https://api.github.com/users/czytelny/followers",
- "following_url": "https://api.github.com/users/czytelny/following{/other_user}",
- "gists_url": "https://api.github.com/users/czytelny/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/czytelny/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/czytelny/subscriptions",
- "organizations_url": "https://api.github.com/users/czytelny/orgs",
- "repos_url": "https://api.github.com/users/czytelny/repos",
- "events_url": "https://api.github.com/users/czytelny/events{/privacy}",
- "received_events_url": "https://api.github.com/users/czytelny/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-gzip",
- "state": "uploaded",
- "size": 55257779,
- "download_count": 554,
- "created_at": "2018-08-09T19:48:10Z",
- "updated_at": "2018-08-09T19:49:47Z",
- "browser_download_url": "https://github.com/czytelny/backlog/releases/download/v1.8.0/Backlog-linux-x64.tar.gz"
- },
- {
- "url": "https://api.github.com/repos/czytelny/backlog/releases/assets/8190818",
- "id": 8190818,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDgxOTA4MTg=",
- "name": "Backlog-win32-ia32.zip",
- "label": null,
- "uploader": {
- "login": "czytelny",
- "id": 5399256,
- "node_id": "MDQ6VXNlcjUzOTkyNTY=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/5399256?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/czytelny",
- "html_url": "https://github.com/czytelny",
- "followers_url": "https://api.github.com/users/czytelny/followers",
- "following_url": "https://api.github.com/users/czytelny/following{/other_user}",
- "gists_url": "https://api.github.com/users/czytelny/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/czytelny/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/czytelny/subscriptions",
- "organizations_url": "https://api.github.com/users/czytelny/orgs",
- "repos_url": "https://api.github.com/users/czytelny/repos",
- "events_url": "https://api.github.com/users/czytelny/events{/privacy}",
- "received_events_url": "https://api.github.com/users/czytelny/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-zip-compressed",
- "state": "uploaded",
- "size": 49277635,
- "download_count": 244,
- "created_at": "2018-08-09T19:45:36Z",
- "updated_at": "2018-08-09T19:47:46Z",
- "browser_download_url": "https://github.com/czytelny/backlog/releases/download/v1.8.0/Backlog-win32-ia32.zip"
- },
- {
- "url": "https://api.github.com/repos/czytelny/backlog/releases/assets/8190793",
- "id": 8190793,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDgxOTA3OTM=",
- "name": "Backlog-win32-x64.zip",
- "label": null,
- "uploader": {
- "login": "czytelny",
- "id": 5399256,
- "node_id": "MDQ6VXNlcjUzOTkyNTY=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/5399256?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/czytelny",
- "html_url": "https://github.com/czytelny",
- "followers_url": "https://api.github.com/users/czytelny/followers",
- "following_url": "https://api.github.com/users/czytelny/following{/other_user}",
- "gists_url": "https://api.github.com/users/czytelny/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/czytelny/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/czytelny/subscriptions",
- "organizations_url": "https://api.github.com/users/czytelny/orgs",
- "repos_url": "https://api.github.com/users/czytelny/repos",
- "events_url": "https://api.github.com/users/czytelny/events{/privacy}",
- "received_events_url": "https://api.github.com/users/czytelny/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-zip-compressed",
- "state": "uploaded",
- "size": 57517090,
- "download_count": 1822,
- "created_at": "2018-08-09T19:42:17Z",
- "updated_at": "2018-08-09T19:43:07Z",
- "browser_download_url": "https://github.com/czytelny/backlog/releases/download/v1.8.0/Backlog-win32-x64.zip"
- }
- ],
- "tarball_url": "https://api.github.com/repos/czytelny/backlog/tarball/v1.8.0",
- "zipball_url": "https://api.github.com/repos/czytelny/backlog/zipball/v1.8.0",
- "body_html": "\nThis is another huge update with number of significant improvements/features added. \nHopefully it will stay for a longer.
\n \nFeatures & improvements \n\ndark theme \nsearch items
feature \nbackup to file feature \nsimple progress bar added for boards \nnew top bar unified acroos OS \nmodals can be closed by pressing ESC or click outside modal area \nscroolbar ui improved \nnumber of keyboard shortcuts added \ncheck for updates on app startup \nother minor ui improvements... \n \nBug fixes \n\nfixed issue which makes impossible to move some item to newly created board \nfix bug when specific items can't be edited nor deleted \nfixed issue when items list was not fully visible (last item was truncated) \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:55.105Z"
- },
- "aws-s3-backup": {
- "latestRelease": {
- "url": "https://api.github.com/repos/ulver2812/aws-s3-backup/releases/16226776",
- "assets_url": "https://api.github.com/repos/ulver2812/aws-s3-backup/releases/16226776/assets",
- "upload_url": "https://uploads.github.com/repos/ulver2812/aws-s3-backup/releases/16226776/assets{?name,label}",
- "html_url": "https://github.com/ulver2812/aws-s3-backup/releases/tag/v1.6.0",
- "id": 16226776,
- "node_id": "MDc6UmVsZWFzZTE2MjI2Nzc2",
- "tag_name": "v1.6.0",
- "target_commitish": "master",
- "name": "1.6.0",
- "draft": false,
- "author": {
- "login": "ulver2812",
- "id": 25301598,
- "node_id": "MDQ6VXNlcjI1MzAxNTk4",
- "avatar_url": "https://avatars2.githubusercontent.com/u/25301598?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ulver2812",
- "html_url": "https://github.com/ulver2812",
- "followers_url": "https://api.github.com/users/ulver2812/followers",
- "following_url": "https://api.github.com/users/ulver2812/following{/other_user}",
- "gists_url": "https://api.github.com/users/ulver2812/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ulver2812/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ulver2812/subscriptions",
- "organizations_url": "https://api.github.com/users/ulver2812/orgs",
- "repos_url": "https://api.github.com/users/ulver2812/repos",
- "events_url": "https://api.github.com/users/ulver2812/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ulver2812/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2019-03-20T09:27:10Z",
- "published_at": "2019-03-20T09:39:29Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/ulver2812/aws-s3-backup/releases/assets/11629573",
- "id": 11629573,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExNjI5NTcz",
- "name": "aws-s3-backup-1.6.0.exe",
- "label": "",
- "uploader": {
- "login": "ulver2812",
- "id": 25301598,
- "node_id": "MDQ6VXNlcjI1MzAxNTk4",
- "avatar_url": "https://avatars2.githubusercontent.com/u/25301598?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ulver2812",
- "html_url": "https://github.com/ulver2812",
- "followers_url": "https://api.github.com/users/ulver2812/followers",
- "following_url": "https://api.github.com/users/ulver2812/following{/other_user}",
- "gists_url": "https://api.github.com/users/ulver2812/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ulver2812/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ulver2812/subscriptions",
- "organizations_url": "https://api.github.com/users/ulver2812/orgs",
- "repos_url": "https://api.github.com/users/ulver2812/repos",
- "events_url": "https://api.github.com/users/ulver2812/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ulver2812/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 38799264,
- "download_count": 246,
- "created_at": "2019-03-20T09:30:31Z",
- "updated_at": "2019-03-20T09:35:46Z",
- "browser_download_url": "https://github.com/ulver2812/aws-s3-backup/releases/download/v1.6.0/aws-s3-backup-1.6.0.exe"
- },
- {
- "url": "https://api.github.com/repos/ulver2812/aws-s3-backup/releases/assets/11629571",
- "id": 11629571,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExNjI5NTcx",
- "name": "aws-s3-backup-setup-1.6.0.exe",
- "label": "",
- "uploader": {
- "login": "ulver2812",
- "id": 25301598,
- "node_id": "MDQ6VXNlcjI1MzAxNTk4",
- "avatar_url": "https://avatars2.githubusercontent.com/u/25301598?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ulver2812",
- "html_url": "https://github.com/ulver2812",
- "followers_url": "https://api.github.com/users/ulver2812/followers",
- "following_url": "https://api.github.com/users/ulver2812/following{/other_user}",
- "gists_url": "https://api.github.com/users/ulver2812/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ulver2812/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ulver2812/subscriptions",
- "organizations_url": "https://api.github.com/users/ulver2812/orgs",
- "repos_url": "https://api.github.com/users/ulver2812/repos",
- "events_url": "https://api.github.com/users/ulver2812/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ulver2812/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 38976434,
- "download_count": 161,
- "created_at": "2019-03-20T09:30:31Z",
- "updated_at": "2019-03-20T09:35:44Z",
- "browser_download_url": "https://github.com/ulver2812/aws-s3-backup/releases/download/v1.6.0/aws-s3-backup-setup-1.6.0.exe"
- },
- {
- "url": "https://api.github.com/repos/ulver2812/aws-s3-backup/releases/assets/11629572",
- "id": 11629572,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExNjI5NTcy",
- "name": "aws-s3-backup-setup-1.6.0.exe.blockmap",
- "label": "",
- "uploader": {
- "login": "ulver2812",
- "id": 25301598,
- "node_id": "MDQ6VXNlcjI1MzAxNTk4",
- "avatar_url": "https://avatars2.githubusercontent.com/u/25301598?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ulver2812",
- "html_url": "https://github.com/ulver2812",
- "followers_url": "https://api.github.com/users/ulver2812/followers",
- "following_url": "https://api.github.com/users/ulver2812/following{/other_user}",
- "gists_url": "https://api.github.com/users/ulver2812/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ulver2812/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ulver2812/subscriptions",
- "organizations_url": "https://api.github.com/users/ulver2812/orgs",
- "repos_url": "https://api.github.com/users/ulver2812/repos",
- "events_url": "https://api.github.com/users/ulver2812/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ulver2812/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 42121,
- "download_count": 52,
- "created_at": "2019-03-20T09:30:31Z",
- "updated_at": "2019-03-20T09:30:32Z",
- "browser_download_url": "https://github.com/ulver2812/aws-s3-backup/releases/download/v1.6.0/aws-s3-backup-setup-1.6.0.exe.blockmap"
- },
- {
- "url": "https://api.github.com/repos/ulver2812/aws-s3-backup/releases/assets/11629611",
- "id": 11629611,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExNjI5NjEx",
- "name": "latest.yml",
- "label": "",
- "uploader": {
- "login": "ulver2812",
- "id": 25301598,
- "node_id": "MDQ6VXNlcjI1MzAxNTk4",
- "avatar_url": "https://avatars2.githubusercontent.com/u/25301598?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ulver2812",
- "html_url": "https://github.com/ulver2812",
- "followers_url": "https://api.github.com/users/ulver2812/followers",
- "following_url": "https://api.github.com/users/ulver2812/following{/other_user}",
- "gists_url": "https://api.github.com/users/ulver2812/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ulver2812/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ulver2812/subscriptions",
- "organizations_url": "https://api.github.com/users/ulver2812/orgs",
- "repos_url": "https://api.github.com/users/ulver2812/repos",
- "events_url": "https://api.github.com/users/ulver2812/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ulver2812/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "text/yaml",
- "state": "uploaded",
- "size": 354,
- "download_count": 652,
- "created_at": "2019-03-20T09:35:46Z",
- "updated_at": "2019-03-20T09:35:46Z",
- "browser_download_url": "https://github.com/ulver2812/aws-s3-backup/releases/download/v1.6.0/latest.yml"
- }
- ],
- "tarball_url": "https://api.github.com/repos/ulver2812/aws-s3-backup/tarball/v1.6.0",
- "zipball_url": "https://api.github.com/repos/ulver2812/aws-s3-backup/zipball/v1.6.0",
- "body_html": "[1.6.0] - 2019-03-20 \nFixed \n\nError popup when trying to run more then one app instance \nFixed typos in menu and pages \n \nAdded \n\nS3 Buckets Statistics \nSupport for standard storage IA in S3 explorer and statistics \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:55.125Z"
- },
- "auryo": {
- "latestRelease": {
- "url": "https://api.github.com/repos/Superjo149/auryo/releases/26844276",
- "assets_url": "https://api.github.com/repos/Superjo149/auryo/releases/26844276/assets",
- "upload_url": "https://uploads.github.com/repos/Superjo149/auryo/releases/26844276/assets{?name,label}",
- "html_url": "https://github.com/Superjo149/auryo/releases/tag/v2.5.4",
- "id": 26844276,
- "node_id": "MDc6UmVsZWFzZTI2ODQ0Mjc2",
- "tag_name": "v2.5.4",
- "target_commitish": "master",
- "name": "v2.5.4",
- "draft": false,
- "author": {
- "login": "Superjo149",
- "id": 4314204,
- "node_id": "MDQ6VXNlcjQzMTQyMDQ=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/4314204?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Superjo149",
- "html_url": "https://github.com/Superjo149",
- "followers_url": "https://api.github.com/users/Superjo149/followers",
- "following_url": "https://api.github.com/users/Superjo149/following{/other_user}",
- "gists_url": "https://api.github.com/users/Superjo149/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Superjo149/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Superjo149/subscriptions",
- "organizations_url": "https://api.github.com/users/Superjo149/orgs",
- "repos_url": "https://api.github.com/users/Superjo149/repos",
- "events_url": "https://api.github.com/users/Superjo149/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Superjo149/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-05-24T21:02:37Z",
- "published_at": "2020-05-24T21:48:20Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/Superjo149/auryo/releases/assets/21020524",
- "id": 21020524,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIxMDIwNTI0",
- "name": "Auryo-2.5.4-ia32-win.zip",
- "label": "",
+ "url": "https://api.github.com/repos/Superjo149/auryo/releases/assets/21020524",
+ "id": 21020524,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIxMDIwNTI0",
+ "name": "Auryo-2.5.4-ia32-win.zip",
+ "label": "",
"uploader": {
"login": "Superjo149",
"id": 4314204,
@@ -5490,7 +4885,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 93520211,
- "download_count": 546,
+ "download_count": 549,
"created_at": "2020-05-24T21:10:18Z",
"updated_at": "2020-05-24T21:10:20Z",
"browser_download_url": "https://github.com/Superjo149/auryo/releases/download/v2.5.4/Auryo-2.5.4.AppImage"
@@ -5524,7 +4919,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 87704972,
- "download_count": 865,
+ "download_count": 871,
"created_at": "2020-05-24T21:43:04Z",
"updated_at": "2020-05-24T21:43:08Z",
"browser_download_url": "https://github.com/Superjo149/auryo/releases/download/v2.5.4/Auryo-2.5.4.dmg"
@@ -5592,7 +4987,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 59497464,
- "download_count": 640,
+ "download_count": 641,
"created_at": "2020-05-24T21:16:12Z",
"updated_at": "2020-05-24T21:16:15Z",
"browser_download_url": "https://github.com/Superjo149/auryo/releases/download/v2.5.4/auryo-2.5.4.pacman"
@@ -5626,7 +5021,7 @@
"content_type": "application/x-redhat-package-manager",
"state": "uploaded",
"size": 59330674,
- "download_count": 146,
+ "download_count": 147,
"created_at": "2020-05-24T21:14:27Z",
"updated_at": "2020-05-24T21:14:28Z",
"browser_download_url": "https://github.com/Superjo149/auryo/releases/download/v2.5.4/auryo-2.5.4.x86_64.rpm"
@@ -5660,7 +5055,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 128782447,
- "download_count": 1894,
+ "download_count": 1903,
"created_at": "2020-05-24T21:13:48Z",
"updated_at": "2020-05-24T21:15:14Z",
"browser_download_url": "https://github.com/Superjo149/auryo/releases/download/v2.5.4/Auryo-Setup-2.5.4.exe"
@@ -5728,7 +5123,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 59498526,
- "download_count": 1070,
+ "download_count": 1073,
"created_at": "2020-05-24T21:12:00Z",
"updated_at": "2020-05-24T21:12:02Z",
"browser_download_url": "https://github.com/Superjo149/auryo/releases/download/v2.5.4/auryo_2.5.4_amd64.deb"
@@ -5796,7 +5191,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 503,
- "download_count": 10820,
+ "download_count": 10868,
"created_at": "2020-05-24T21:43:17Z",
"updated_at": "2020-05-24T21:43:17Z",
"browser_download_url": "https://github.com/Superjo149/auryo/releases/download/v2.5.4/latest-mac.yml"
@@ -5830,7 +5225,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 339,
- "download_count": 14930,
+ "download_count": 15025,
"created_at": "2020-05-24T21:15:15Z",
"updated_at": "2020-05-24T21:15:15Z",
"browser_download_url": "https://github.com/Superjo149/auryo/releases/download/v2.5.4/latest.yml"
@@ -5840,89 +5235,515 @@
"zipball_url": "https://api.github.com/repos/Superjo149/auryo/zipball/v2.5.4",
"body_html": "Added \n\n#92 Add txt file to pull current track from, for OBS or other \n \nFixed \n\n#276 Auryo not starting up \n#249 Do not goto link when updating for mac, we have auto-update for this \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:55.143Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:02.426Z"
},
- "batcave": {
+ "autoedit": {
"latestRelease": {
- "url": "https://api.github.com/repos/hsbalar/batcave/releases/5168163",
- "assets_url": "https://api.github.com/repos/hsbalar/batcave/releases/5168163/assets",
- "upload_url": "https://uploads.github.com/repos/hsbalar/batcave/releases/5168163/assets{?name,label}",
- "html_url": "https://github.com/hsbalar/batcave/releases/tag/v1.0.0",
- "id": 5168163,
- "node_id": "MDc6UmVsZWFzZTUxNjgxNjM=",
- "tag_name": "v1.0.0",
+ "url": "https://api.github.com/repos/OpenNewsLabs/autoEdit_2/releases/16389744",
+ "assets_url": "https://api.github.com/repos/OpenNewsLabs/autoEdit_2/releases/16389744/assets",
+ "upload_url": "https://uploads.github.com/repos/OpenNewsLabs/autoEdit_2/releases/16389744/assets{?name,label}",
+ "html_url": "https://github.com/OpenNewsLabs/autoEdit_2/releases/tag/1.0.19",
+ "id": 16389744,
+ "node_id": "MDc6UmVsZWFzZTE2Mzg5NzQ0",
+ "tag_name": "1.0.19",
"target_commitish": "master",
- "name": "Download",
+ "name": "1.0.19",
"draft": false,
"author": {
- "login": "hsbalar",
- "id": 16349536,
- "node_id": "MDQ6VXNlcjE2MzQ5NTM2",
- "avatar_url": "https://avatars1.githubusercontent.com/u/16349536?v=4",
+ "login": "pietrop",
+ "id": 4661975,
+ "node_id": "MDQ6VXNlcjQ2NjE5NzU=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/4661975?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/hsbalar",
- "html_url": "https://github.com/hsbalar",
- "followers_url": "https://api.github.com/users/hsbalar/followers",
- "following_url": "https://api.github.com/users/hsbalar/following{/other_user}",
- "gists_url": "https://api.github.com/users/hsbalar/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/hsbalar/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/hsbalar/subscriptions",
- "organizations_url": "https://api.github.com/users/hsbalar/orgs",
- "repos_url": "https://api.github.com/users/hsbalar/repos",
- "events_url": "https://api.github.com/users/hsbalar/events{/privacy}",
- "received_events_url": "https://api.github.com/users/hsbalar/received_events",
+ "url": "https://api.github.com/users/pietrop",
+ "html_url": "https://github.com/pietrop",
+ "followers_url": "https://api.github.com/users/pietrop/followers",
+ "following_url": "https://api.github.com/users/pietrop/following{/other_user}",
+ "gists_url": "https://api.github.com/users/pietrop/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/pietrop/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/pietrop/subscriptions",
+ "organizations_url": "https://api.github.com/users/pietrop/orgs",
+ "repos_url": "https://api.github.com/users/pietrop/repos",
+ "events_url": "https://api.github.com/users/pietrop/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/pietrop/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2017-01-16T07:37:12Z",
- "published_at": "2017-01-16T09:53:27Z",
+ "created_at": "2019-03-27T17:27:21Z",
+ "published_at": "2019-03-27T17:29:47Z",
"assets": [
{
- "url": "https://api.github.com/repos/hsbalar/batcave/releases/assets/2996718",
- "id": 2996718,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI5OTY3MTg=",
- "name": "Batcave-darwin-x64.tar.gz",
- "label": null,
+ "url": "https://api.github.com/repos/OpenNewsLabs/autoEdit_2/releases/assets/11760535",
+ "id": 11760535,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExNzYwNTM1",
+ "name": "autoEdit2-1.0.19-mac.zip",
+ "label": "",
"uploader": {
- "login": "hsbalar",
- "id": 16349536,
- "node_id": "MDQ6VXNlcjE2MzQ5NTM2",
- "avatar_url": "https://avatars1.githubusercontent.com/u/16349536?v=4",
+ "login": "pietrop",
+ "id": 4661975,
+ "node_id": "MDQ6VXNlcjQ2NjE5NzU=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/4661975?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/hsbalar",
- "html_url": "https://github.com/hsbalar",
- "followers_url": "https://api.github.com/users/hsbalar/followers",
- "following_url": "https://api.github.com/users/hsbalar/following{/other_user}",
- "gists_url": "https://api.github.com/users/hsbalar/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/hsbalar/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/hsbalar/subscriptions",
- "organizations_url": "https://api.github.com/users/hsbalar/orgs",
- "repos_url": "https://api.github.com/users/hsbalar/repos",
- "events_url": "https://api.github.com/users/hsbalar/events{/privacy}",
- "received_events_url": "https://api.github.com/users/hsbalar/received_events",
+ "url": "https://api.github.com/users/pietrop",
+ "html_url": "https://github.com/pietrop",
+ "followers_url": "https://api.github.com/users/pietrop/followers",
+ "following_url": "https://api.github.com/users/pietrop/following{/other_user}",
+ "gists_url": "https://api.github.com/users/pietrop/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/pietrop/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/pietrop/subscriptions",
+ "organizations_url": "https://api.github.com/users/pietrop/orgs",
+ "repos_url": "https://api.github.com/users/pietrop/repos",
+ "events_url": "https://api.github.com/users/pietrop/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/pietrop/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/gzip",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 44067121,
- "download_count": 169,
- "created_at": "2017-01-16T09:34:28Z",
- "updated_at": "2017-01-16T09:38:58Z",
- "browser_download_url": "https://github.com/hsbalar/batcave/releases/download/v1.0.0/Batcave-darwin-x64.tar.gz"
+ "size": 119245364,
+ "download_count": 452,
+ "created_at": "2019-03-27T18:41:14Z",
+ "updated_at": "2019-03-27T18:41:27Z",
+ "browser_download_url": "https://github.com/OpenNewsLabs/autoEdit_2/releases/download/1.0.19/autoEdit2-1.0.19-mac.zip"
},
{
- "url": "https://api.github.com/repos/hsbalar/batcave/releases/assets/2996719",
- "id": 2996719,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI5OTY3MTk=",
- "name": "Batcave-linux-x64.tar.gz",
- "label": null,
+ "url": "https://api.github.com/repos/OpenNewsLabs/autoEdit_2/releases/assets/11760506",
+ "id": 11760506,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExNzYwNTA2",
+ "name": "autoEdit2-1.0.19-x86_64.AppImage",
+ "label": "",
"uploader": {
- "login": "hsbalar",
- "id": 16349536,
- "node_id": "MDQ6VXNlcjE2MzQ5NTM2",
- "avatar_url": "https://avatars1.githubusercontent.com/u/16349536?v=4",
+ "login": "pietrop",
+ "id": 4661975,
+ "node_id": "MDQ6VXNlcjQ2NjE5NzU=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/4661975?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/pietrop",
+ "html_url": "https://github.com/pietrop",
+ "followers_url": "https://api.github.com/users/pietrop/followers",
+ "following_url": "https://api.github.com/users/pietrop/following{/other_user}",
+ "gists_url": "https://api.github.com/users/pietrop/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/pietrop/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/pietrop/subscriptions",
+ "organizations_url": "https://api.github.com/users/pietrop/orgs",
+ "repos_url": "https://api.github.com/users/pietrop/repos",
+ "events_url": "https://api.github.com/users/pietrop/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/pietrop/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 131534158,
+ "download_count": 735,
+ "created_at": "2019-03-27T18:40:55Z",
+ "updated_at": "2019-03-27T18:41:01Z",
+ "browser_download_url": "https://github.com/OpenNewsLabs/autoEdit_2/releases/download/1.0.19/autoEdit2-1.0.19-x86_64.AppImage"
+ },
+ {
+ "url": "https://api.github.com/repos/OpenNewsLabs/autoEdit_2/releases/assets/11760681",
+ "id": 11760681,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExNzYwNjgx",
+ "name": "autoEdit2-1.0.19.exe",
+ "label": "",
+ "uploader": {
+ "login": "pietrop",
+ "id": 4661975,
+ "node_id": "MDQ6VXNlcjQ2NjE5NzU=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/4661975?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/pietrop",
+ "html_url": "https://github.com/pietrop",
+ "followers_url": "https://api.github.com/users/pietrop/followers",
+ "following_url": "https://api.github.com/users/pietrop/following{/other_user}",
+ "gists_url": "https://api.github.com/users/pietrop/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/pietrop/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/pietrop/subscriptions",
+ "organizations_url": "https://api.github.com/users/pietrop/orgs",
+ "repos_url": "https://api.github.com/users/pietrop/repos",
+ "events_url": "https://api.github.com/users/pietrop/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/pietrop/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 82027844,
+ "download_count": 538,
+ "created_at": "2019-03-27T18:43:10Z",
+ "updated_at": "2019-03-27T18:43:13Z",
+ "browser_download_url": "https://github.com/OpenNewsLabs/autoEdit_2/releases/download/1.0.19/autoEdit2-1.0.19.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/OpenNewsLabs/autoEdit_2/releases/assets/11760684",
+ "id": 11760684,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExNzYwNjg0",
+ "name": "latest-linux.yml",
+ "label": "",
+ "uploader": {
+ "login": "pietrop",
+ "id": 4661975,
+ "node_id": "MDQ6VXNlcjQ2NjE5NzU=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/4661975?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/pietrop",
+ "html_url": "https://github.com/pietrop",
+ "followers_url": "https://api.github.com/users/pietrop/followers",
+ "following_url": "https://api.github.com/users/pietrop/following{/other_user}",
+ "gists_url": "https://api.github.com/users/pietrop/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/pietrop/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/pietrop/subscriptions",
+ "organizations_url": "https://api.github.com/users/pietrop/orgs",
+ "repos_url": "https://api.github.com/users/pietrop/repos",
+ "events_url": "https://api.github.com/users/pietrop/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/pietrop/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 387,
+ "download_count": 43,
+ "created_at": "2019-03-27T18:43:14Z",
+ "updated_at": "2019-03-27T18:43:14Z",
+ "browser_download_url": "https://github.com/OpenNewsLabs/autoEdit_2/releases/download/1.0.19/latest-linux.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/OpenNewsLabs/autoEdit_2/releases/assets/11760683",
+ "id": 11760683,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExNzYwNjgz",
+ "name": "latest-mac.yml",
+ "label": "",
+ "uploader": {
+ "login": "pietrop",
+ "id": 4661975,
+ "node_id": "MDQ6VXNlcjQ2NjE5NzU=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/4661975?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/pietrop",
+ "html_url": "https://github.com/pietrop",
+ "followers_url": "https://api.github.com/users/pietrop/followers",
+ "following_url": "https://api.github.com/users/pietrop/following{/other_user}",
+ "gists_url": "https://api.github.com/users/pietrop/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/pietrop/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/pietrop/subscriptions",
+ "organizations_url": "https://api.github.com/users/pietrop/orgs",
+ "repos_url": "https://api.github.com/users/pietrop/repos",
+ "events_url": "https://api.github.com/users/pietrop/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/pietrop/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 326,
+ "download_count": 63,
+ "created_at": "2019-03-27T18:43:14Z",
+ "updated_at": "2019-03-27T18:43:14Z",
+ "browser_download_url": "https://github.com/OpenNewsLabs/autoEdit_2/releases/download/1.0.19/latest-mac.yml"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/OpenNewsLabs/autoEdit_2/tarball/1.0.19",
+ "zipball_url": "https://api.github.com/repos/OpenNewsLabs/autoEdit_2/zipball/1.0.19",
+ "body_html": ""
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:02.480Z"
+ },
+ "backlog": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/czytelny/backlog/releases/12336688",
+ "assets_url": "https://api.github.com/repos/czytelny/backlog/releases/12336688/assets",
+ "upload_url": "https://uploads.github.com/repos/czytelny/backlog/releases/12336688/assets{?name,label}",
+ "html_url": "https://github.com/czytelny/backlog/releases/tag/v1.8.0",
+ "id": 12336688,
+ "node_id": "MDc6UmVsZWFzZTEyMzM2Njg4",
+ "tag_name": "v1.8.0",
+ "target_commitish": "master",
+ "name": "v1.8.0",
+ "draft": false,
+ "author": {
+ "login": "czytelny",
+ "id": 5399256,
+ "node_id": "MDQ6VXNlcjUzOTkyNTY=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/5399256?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/czytelny",
+ "html_url": "https://github.com/czytelny",
+ "followers_url": "https://api.github.com/users/czytelny/followers",
+ "following_url": "https://api.github.com/users/czytelny/following{/other_user}",
+ "gists_url": "https://api.github.com/users/czytelny/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/czytelny/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/czytelny/subscriptions",
+ "organizations_url": "https://api.github.com/users/czytelny/orgs",
+ "repos_url": "https://api.github.com/users/czytelny/repos",
+ "events_url": "https://api.github.com/users/czytelny/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/czytelny/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2018-08-09T19:29:00Z",
+ "published_at": "2018-08-09T19:50:01Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/czytelny/backlog/releases/assets/8190773",
+ "id": 8190773,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDgxOTA3NzM=",
+ "name": "Backlog-darwin-x64.zip",
+ "label": null,
+ "uploader": {
+ "login": "czytelny",
+ "id": 5399256,
+ "node_id": "MDQ6VXNlcjUzOTkyNTY=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/5399256?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/czytelny",
+ "html_url": "https://github.com/czytelny",
+ "followers_url": "https://api.github.com/users/czytelny/followers",
+ "following_url": "https://api.github.com/users/czytelny/following{/other_user}",
+ "gists_url": "https://api.github.com/users/czytelny/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/czytelny/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/czytelny/subscriptions",
+ "organizations_url": "https://api.github.com/users/czytelny/orgs",
+ "repos_url": "https://api.github.com/users/czytelny/repos",
+ "events_url": "https://api.github.com/users/czytelny/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/czytelny/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-zip-compressed",
+ "state": "uploaded",
+ "size": 55143655,
+ "download_count": 949,
+ "created_at": "2018-08-09T19:40:27Z",
+ "updated_at": "2018-08-09T19:41:16Z",
+ "browser_download_url": "https://github.com/czytelny/backlog/releases/download/v1.8.0/Backlog-darwin-x64.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/czytelny/backlog/releases/assets/8190838",
+ "id": 8190838,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDgxOTA4Mzg=",
+ "name": "Backlog-linux-ia32.tar.gz",
+ "label": null,
+ "uploader": {
+ "login": "czytelny",
+ "id": 5399256,
+ "node_id": "MDQ6VXNlcjUzOTkyNTY=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/5399256?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/czytelny",
+ "html_url": "https://github.com/czytelny",
+ "followers_url": "https://api.github.com/users/czytelny/followers",
+ "following_url": "https://api.github.com/users/czytelny/following{/other_user}",
+ "gists_url": "https://api.github.com/users/czytelny/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/czytelny/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/czytelny/subscriptions",
+ "organizations_url": "https://api.github.com/users/czytelny/orgs",
+ "repos_url": "https://api.github.com/users/czytelny/repos",
+ "events_url": "https://api.github.com/users/czytelny/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/czytelny/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-gzip",
+ "state": "uploaded",
+ "size": 58396680,
+ "download_count": 120,
+ "created_at": "2018-08-09T19:48:10Z",
+ "updated_at": "2018-08-09T19:49:01Z",
+ "browser_download_url": "https://github.com/czytelny/backlog/releases/download/v1.8.0/Backlog-linux-ia32.tar.gz"
+ },
+ {
+ "url": "https://api.github.com/repos/czytelny/backlog/releases/assets/8190839",
+ "id": 8190839,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDgxOTA4Mzk=",
+ "name": "Backlog-linux-x64.tar.gz",
+ "label": null,
+ "uploader": {
+ "login": "czytelny",
+ "id": 5399256,
+ "node_id": "MDQ6VXNlcjUzOTkyNTY=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/5399256?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/czytelny",
+ "html_url": "https://github.com/czytelny",
+ "followers_url": "https://api.github.com/users/czytelny/followers",
+ "following_url": "https://api.github.com/users/czytelny/following{/other_user}",
+ "gists_url": "https://api.github.com/users/czytelny/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/czytelny/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/czytelny/subscriptions",
+ "organizations_url": "https://api.github.com/users/czytelny/orgs",
+ "repos_url": "https://api.github.com/users/czytelny/repos",
+ "events_url": "https://api.github.com/users/czytelny/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/czytelny/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-gzip",
+ "state": "uploaded",
+ "size": 55257779,
+ "download_count": 555,
+ "created_at": "2018-08-09T19:48:10Z",
+ "updated_at": "2018-08-09T19:49:47Z",
+ "browser_download_url": "https://github.com/czytelny/backlog/releases/download/v1.8.0/Backlog-linux-x64.tar.gz"
+ },
+ {
+ "url": "https://api.github.com/repos/czytelny/backlog/releases/assets/8190818",
+ "id": 8190818,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDgxOTA4MTg=",
+ "name": "Backlog-win32-ia32.zip",
+ "label": null,
+ "uploader": {
+ "login": "czytelny",
+ "id": 5399256,
+ "node_id": "MDQ6VXNlcjUzOTkyNTY=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/5399256?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/czytelny",
+ "html_url": "https://github.com/czytelny",
+ "followers_url": "https://api.github.com/users/czytelny/followers",
+ "following_url": "https://api.github.com/users/czytelny/following{/other_user}",
+ "gists_url": "https://api.github.com/users/czytelny/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/czytelny/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/czytelny/subscriptions",
+ "organizations_url": "https://api.github.com/users/czytelny/orgs",
+ "repos_url": "https://api.github.com/users/czytelny/repos",
+ "events_url": "https://api.github.com/users/czytelny/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/czytelny/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-zip-compressed",
+ "state": "uploaded",
+ "size": 49277635,
+ "download_count": 244,
+ "created_at": "2018-08-09T19:45:36Z",
+ "updated_at": "2018-08-09T19:47:46Z",
+ "browser_download_url": "https://github.com/czytelny/backlog/releases/download/v1.8.0/Backlog-win32-ia32.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/czytelny/backlog/releases/assets/8190793",
+ "id": 8190793,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDgxOTA3OTM=",
+ "name": "Backlog-win32-x64.zip",
+ "label": null,
+ "uploader": {
+ "login": "czytelny",
+ "id": 5399256,
+ "node_id": "MDQ6VXNlcjUzOTkyNTY=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/5399256?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/czytelny",
+ "html_url": "https://github.com/czytelny",
+ "followers_url": "https://api.github.com/users/czytelny/followers",
+ "following_url": "https://api.github.com/users/czytelny/following{/other_user}",
+ "gists_url": "https://api.github.com/users/czytelny/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/czytelny/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/czytelny/subscriptions",
+ "organizations_url": "https://api.github.com/users/czytelny/orgs",
+ "repos_url": "https://api.github.com/users/czytelny/repos",
+ "events_url": "https://api.github.com/users/czytelny/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/czytelny/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-zip-compressed",
+ "state": "uploaded",
+ "size": 57517090,
+ "download_count": 1824,
+ "created_at": "2018-08-09T19:42:17Z",
+ "updated_at": "2018-08-09T19:43:07Z",
+ "browser_download_url": "https://github.com/czytelny/backlog/releases/download/v1.8.0/Backlog-win32-x64.zip"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/czytelny/backlog/tarball/v1.8.0",
+ "zipball_url": "https://api.github.com/repos/czytelny/backlog/zipball/v1.8.0",
+ "body_html": "\nThis is another huge update with number of significant improvements/features added. \nHopefully it will stay for a longer.
\n \nFeatures & improvements \n\ndark theme \nsearch items
feature \nbackup to file feature \nsimple progress bar added for boards \nnew top bar unified acroos OS \nmodals can be closed by pressing ESC or click outside modal area \nscroolbar ui improved \nnumber of keyboard shortcuts added \ncheck for updates on app startup \nother minor ui improvements... \n \nBug fixes \n\nfixed issue which makes impossible to move some item to newly created board \nfix bug when specific items can't be edited nor deleted \nfixed issue when items list was not fully visible (last item was truncated) \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:02.519Z"
+ },
+ "batcave": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/hsbalar/batcave/releases/5168163",
+ "assets_url": "https://api.github.com/repos/hsbalar/batcave/releases/5168163/assets",
+ "upload_url": "https://uploads.github.com/repos/hsbalar/batcave/releases/5168163/assets{?name,label}",
+ "html_url": "https://github.com/hsbalar/batcave/releases/tag/v1.0.0",
+ "id": 5168163,
+ "node_id": "MDc6UmVsZWFzZTUxNjgxNjM=",
+ "tag_name": "v1.0.0",
+ "target_commitish": "master",
+ "name": "Download",
+ "draft": false,
+ "author": {
+ "login": "hsbalar",
+ "id": 16349536,
+ "node_id": "MDQ6VXNlcjE2MzQ5NTM2",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/16349536?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/hsbalar",
+ "html_url": "https://github.com/hsbalar",
+ "followers_url": "https://api.github.com/users/hsbalar/followers",
+ "following_url": "https://api.github.com/users/hsbalar/following{/other_user}",
+ "gists_url": "https://api.github.com/users/hsbalar/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/hsbalar/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/hsbalar/subscriptions",
+ "organizations_url": "https://api.github.com/users/hsbalar/orgs",
+ "repos_url": "https://api.github.com/users/hsbalar/repos",
+ "events_url": "https://api.github.com/users/hsbalar/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/hsbalar/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2017-01-16T07:37:12Z",
+ "published_at": "2017-01-16T09:53:27Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/hsbalar/batcave/releases/assets/2996718",
+ "id": 2996718,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI5OTY3MTg=",
+ "name": "Batcave-darwin-x64.tar.gz",
+ "label": null,
+ "uploader": {
+ "login": "hsbalar",
+ "id": 16349536,
+ "node_id": "MDQ6VXNlcjE2MzQ5NTM2",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/16349536?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/hsbalar",
+ "html_url": "https://github.com/hsbalar",
+ "followers_url": "https://api.github.com/users/hsbalar/followers",
+ "following_url": "https://api.github.com/users/hsbalar/following{/other_user}",
+ "gists_url": "https://api.github.com/users/hsbalar/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/hsbalar/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/hsbalar/subscriptions",
+ "organizations_url": "https://api.github.com/users/hsbalar/orgs",
+ "repos_url": "https://api.github.com/users/hsbalar/repos",
+ "events_url": "https://api.github.com/users/hsbalar/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/hsbalar/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/gzip",
+ "state": "uploaded",
+ "size": 44067121,
+ "download_count": 169,
+ "created_at": "2017-01-16T09:34:28Z",
+ "updated_at": "2017-01-16T09:38:58Z",
+ "browser_download_url": "https://github.com/hsbalar/batcave/releases/download/v1.0.0/Batcave-darwin-x64.tar.gz"
+ },
+ {
+ "url": "https://api.github.com/repos/hsbalar/batcave/releases/assets/2996719",
+ "id": 2996719,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI5OTY3MTk=",
+ "name": "Batcave-linux-x64.tar.gz",
+ "label": null,
+ "uploader": {
+ "login": "hsbalar",
+ "id": 16349536,
+ "node_id": "MDQ6VXNlcjE2MzQ5NTM2",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/16349536?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hsbalar",
"html_url": "https://github.com/hsbalar",
@@ -5985,67 +5806,246 @@
"zipball_url": "https://api.github.com/repos/hsbalar/batcave/zipball/v1.0.0",
"body_html": "🚚 First Releases
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:55.179Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:02.538Z"
},
- "bdash": {
+ "aws-s3-backup": {
"latestRelease": {
- "url": "https://api.github.com/repos/bdash-app/bdash/releases/26299465",
- "assets_url": "https://api.github.com/repos/bdash-app/bdash/releases/26299465/assets",
- "upload_url": "https://uploads.github.com/repos/bdash-app/bdash/releases/26299465/assets{?name,label}",
- "html_url": "https://github.com/bdash-app/bdash/releases/tag/v1.8.3",
- "id": 26299465,
- "node_id": "MDc6UmVsZWFzZTI2Mjk5NDY1",
- "tag_name": "v1.8.3",
+ "url": "https://api.github.com/repos/ulver2812/aws-s3-backup/releases/16226776",
+ "assets_url": "https://api.github.com/repos/ulver2812/aws-s3-backup/releases/16226776/assets",
+ "upload_url": "https://uploads.github.com/repos/ulver2812/aws-s3-backup/releases/16226776/assets{?name,label}",
+ "html_url": "https://github.com/ulver2812/aws-s3-backup/releases/tag/v1.6.0",
+ "id": 16226776,
+ "node_id": "MDc6UmVsZWFzZTE2MjI2Nzc2",
+ "tag_name": "v1.6.0",
"target_commitish": "master",
- "name": "v1.8.3",
+ "name": "1.6.0",
"draft": false,
"author": {
- "login": "hokaccha",
- "id": 39471,
- "node_id": "MDQ6VXNlcjM5NDcx",
- "avatar_url": "https://avatars3.githubusercontent.com/u/39471?v=4",
+ "login": "ulver2812",
+ "id": 25301598,
+ "node_id": "MDQ6VXNlcjI1MzAxNTk4",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/25301598?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/hokaccha",
- "html_url": "https://github.com/hokaccha",
- "followers_url": "https://api.github.com/users/hokaccha/followers",
- "following_url": "https://api.github.com/users/hokaccha/following{/other_user}",
- "gists_url": "https://api.github.com/users/hokaccha/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/hokaccha/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/hokaccha/subscriptions",
- "organizations_url": "https://api.github.com/users/hokaccha/orgs",
- "repos_url": "https://api.github.com/users/hokaccha/repos",
- "events_url": "https://api.github.com/users/hokaccha/events{/privacy}",
- "received_events_url": "https://api.github.com/users/hokaccha/received_events",
+ "url": "https://api.github.com/users/ulver2812",
+ "html_url": "https://github.com/ulver2812",
+ "followers_url": "https://api.github.com/users/ulver2812/followers",
+ "following_url": "https://api.github.com/users/ulver2812/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ulver2812/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ulver2812/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ulver2812/subscriptions",
+ "organizations_url": "https://api.github.com/users/ulver2812/orgs",
+ "repos_url": "https://api.github.com/users/ulver2812/repos",
+ "events_url": "https://api.github.com/users/ulver2812/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ulver2812/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2020-05-08T05:33:07Z",
- "published_at": "2020-05-08T05:33:19Z",
+ "created_at": "2019-03-20T09:27:10Z",
+ "published_at": "2019-03-20T09:39:29Z",
"assets": [
{
- "url": "https://api.github.com/repos/bdash-app/bdash/releases/assets/20537644",
- "id": 20537644,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTM3NjQ0",
- "name": "Bdash-1.8.3-mac.zip",
+ "url": "https://api.github.com/repos/ulver2812/aws-s3-backup/releases/assets/11629573",
+ "id": 11629573,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExNjI5NTcz",
+ "name": "aws-s3-backup-1.6.0.exe",
"label": "",
"uploader": {
- "login": "hokaccha",
- "id": 39471,
- "node_id": "MDQ6VXNlcjM5NDcx",
- "avatar_url": "https://avatars3.githubusercontent.com/u/39471?v=4",
+ "login": "ulver2812",
+ "id": 25301598,
+ "node_id": "MDQ6VXNlcjI1MzAxNTk4",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/25301598?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/hokaccha",
- "html_url": "https://github.com/hokaccha",
- "followers_url": "https://api.github.com/users/hokaccha/followers",
- "following_url": "https://api.github.com/users/hokaccha/following{/other_user}",
- "gists_url": "https://api.github.com/users/hokaccha/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/hokaccha/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/hokaccha/subscriptions",
- "organizations_url": "https://api.github.com/users/hokaccha/orgs",
- "repos_url": "https://api.github.com/users/hokaccha/repos",
- "events_url": "https://api.github.com/users/hokaccha/events{/privacy}",
- "received_events_url": "https://api.github.com/users/hokaccha/received_events",
+ "url": "https://api.github.com/users/ulver2812",
+ "html_url": "https://github.com/ulver2812",
+ "followers_url": "https://api.github.com/users/ulver2812/followers",
+ "following_url": "https://api.github.com/users/ulver2812/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ulver2812/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ulver2812/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ulver2812/subscriptions",
+ "organizations_url": "https://api.github.com/users/ulver2812/orgs",
+ "repos_url": "https://api.github.com/users/ulver2812/repos",
+ "events_url": "https://api.github.com/users/ulver2812/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ulver2812/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 38799264,
+ "download_count": 246,
+ "created_at": "2019-03-20T09:30:31Z",
+ "updated_at": "2019-03-20T09:35:46Z",
+ "browser_download_url": "https://github.com/ulver2812/aws-s3-backup/releases/download/v1.6.0/aws-s3-backup-1.6.0.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/ulver2812/aws-s3-backup/releases/assets/11629571",
+ "id": 11629571,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExNjI5NTcx",
+ "name": "aws-s3-backup-setup-1.6.0.exe",
+ "label": "",
+ "uploader": {
+ "login": "ulver2812",
+ "id": 25301598,
+ "node_id": "MDQ6VXNlcjI1MzAxNTk4",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/25301598?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ulver2812",
+ "html_url": "https://github.com/ulver2812",
+ "followers_url": "https://api.github.com/users/ulver2812/followers",
+ "following_url": "https://api.github.com/users/ulver2812/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ulver2812/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ulver2812/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ulver2812/subscriptions",
+ "organizations_url": "https://api.github.com/users/ulver2812/orgs",
+ "repos_url": "https://api.github.com/users/ulver2812/repos",
+ "events_url": "https://api.github.com/users/ulver2812/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ulver2812/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 38976434,
+ "download_count": 161,
+ "created_at": "2019-03-20T09:30:31Z",
+ "updated_at": "2019-03-20T09:35:44Z",
+ "browser_download_url": "https://github.com/ulver2812/aws-s3-backup/releases/download/v1.6.0/aws-s3-backup-setup-1.6.0.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/ulver2812/aws-s3-backup/releases/assets/11629572",
+ "id": 11629572,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExNjI5NTcy",
+ "name": "aws-s3-backup-setup-1.6.0.exe.blockmap",
+ "label": "",
+ "uploader": {
+ "login": "ulver2812",
+ "id": 25301598,
+ "node_id": "MDQ6VXNlcjI1MzAxNTk4",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/25301598?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ulver2812",
+ "html_url": "https://github.com/ulver2812",
+ "followers_url": "https://api.github.com/users/ulver2812/followers",
+ "following_url": "https://api.github.com/users/ulver2812/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ulver2812/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ulver2812/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ulver2812/subscriptions",
+ "organizations_url": "https://api.github.com/users/ulver2812/orgs",
+ "repos_url": "https://api.github.com/users/ulver2812/repos",
+ "events_url": "https://api.github.com/users/ulver2812/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ulver2812/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 42121,
+ "download_count": 52,
+ "created_at": "2019-03-20T09:30:31Z",
+ "updated_at": "2019-03-20T09:30:32Z",
+ "browser_download_url": "https://github.com/ulver2812/aws-s3-backup/releases/download/v1.6.0/aws-s3-backup-setup-1.6.0.exe.blockmap"
+ },
+ {
+ "url": "https://api.github.com/repos/ulver2812/aws-s3-backup/releases/assets/11629611",
+ "id": 11629611,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExNjI5NjEx",
+ "name": "latest.yml",
+ "label": "",
+ "uploader": {
+ "login": "ulver2812",
+ "id": 25301598,
+ "node_id": "MDQ6VXNlcjI1MzAxNTk4",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/25301598?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ulver2812",
+ "html_url": "https://github.com/ulver2812",
+ "followers_url": "https://api.github.com/users/ulver2812/followers",
+ "following_url": "https://api.github.com/users/ulver2812/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ulver2812/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ulver2812/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ulver2812/subscriptions",
+ "organizations_url": "https://api.github.com/users/ulver2812/orgs",
+ "repos_url": "https://api.github.com/users/ulver2812/repos",
+ "events_url": "https://api.github.com/users/ulver2812/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ulver2812/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 354,
+ "download_count": 652,
+ "created_at": "2019-03-20T09:35:46Z",
+ "updated_at": "2019-03-20T09:35:46Z",
+ "browser_download_url": "https://github.com/ulver2812/aws-s3-backup/releases/download/v1.6.0/latest.yml"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/ulver2812/aws-s3-backup/tarball/v1.6.0",
+ "zipball_url": "https://api.github.com/repos/ulver2812/aws-s3-backup/zipball/v1.6.0",
+ "body_html": "[1.6.0] - 2019-03-20 \nFixed \n\nError popup when trying to run more then one app instance \nFixed typos in menu and pages \n \nAdded \n\nS3 Buckets Statistics \nSupport for standard storage IA in S3 explorer and statistics \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:02.627Z"
+ },
+ "bdash": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/bdash-app/bdash/releases/26299465",
+ "assets_url": "https://api.github.com/repos/bdash-app/bdash/releases/26299465/assets",
+ "upload_url": "https://uploads.github.com/repos/bdash-app/bdash/releases/26299465/assets{?name,label}",
+ "html_url": "https://github.com/bdash-app/bdash/releases/tag/v1.8.3",
+ "id": 26299465,
+ "node_id": "MDc6UmVsZWFzZTI2Mjk5NDY1",
+ "tag_name": "v1.8.3",
+ "target_commitish": "master",
+ "name": "v1.8.3",
+ "draft": false,
+ "author": {
+ "login": "hokaccha",
+ "id": 39471,
+ "node_id": "MDQ6VXNlcjM5NDcx",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/39471?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/hokaccha",
+ "html_url": "https://github.com/hokaccha",
+ "followers_url": "https://api.github.com/users/hokaccha/followers",
+ "following_url": "https://api.github.com/users/hokaccha/following{/other_user}",
+ "gists_url": "https://api.github.com/users/hokaccha/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/hokaccha/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/hokaccha/subscriptions",
+ "organizations_url": "https://api.github.com/users/hokaccha/orgs",
+ "repos_url": "https://api.github.com/users/hokaccha/repos",
+ "events_url": "https://api.github.com/users/hokaccha/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/hokaccha/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2020-05-08T05:33:07Z",
+ "published_at": "2020-05-08T05:33:19Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/bdash-app/bdash/releases/assets/20537644",
+ "id": 20537644,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTM3NjQ0",
+ "name": "Bdash-1.8.3-mac.zip",
+ "label": "",
+ "uploader": {
+ "login": "hokaccha",
+ "id": 39471,
+ "node_id": "MDQ6VXNlcjM5NDcx",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/39471?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/hokaccha",
+ "html_url": "https://github.com/hokaccha",
+ "followers_url": "https://api.github.com/users/hokaccha/followers",
+ "following_url": "https://api.github.com/users/hokaccha/following{/other_user}",
+ "gists_url": "https://api.github.com/users/hokaccha/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/hokaccha/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/hokaccha/subscriptions",
+ "organizations_url": "https://api.github.com/users/hokaccha/orgs",
+ "repos_url": "https://api.github.com/users/hokaccha/repos",
+ "events_url": "https://api.github.com/users/hokaccha/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/hokaccha/received_events",
"type": "User",
"site_admin": false
},
@@ -6256,7 +6256,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 360,
- "download_count": 550,
+ "download_count": 553,
"created_at": "2020-05-08T05:16:43Z",
"updated_at": "2020-05-08T05:16:43Z",
"browser_download_url": "https://github.com/bdash-app/bdash/releases/download/v1.8.3/latest-linux.yml"
@@ -6290,7 +6290,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 648,
- "download_count": 47950,
+ "download_count": 48092,
"created_at": "2020-05-08T05:25:52Z",
"updated_at": "2020-05-08T05:25:53Z",
"browser_download_url": "https://github.com/bdash-app/bdash/releases/download/v1.8.3/latest-mac.yml"
@@ -6324,7 +6324,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 338,
- "download_count": 1672,
+ "download_count": 1674,
"created_at": "2020-05-08T05:23:13Z",
"updated_at": "2020-05-08T05:23:13Z",
"browser_download_url": "https://github.com/bdash-app/bdash/releases/download/v1.8.3/latest.yml"
@@ -6334,7 +6334,7 @@
"zipball_url": "https://api.github.com/repos/bdash-app/bdash/zipball/v1.8.3",
"body_html": "\nFix the bug user can not create new datasource #125 \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:55.216Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:02.653Z"
},
"beaker-browser": {
"latestRelease": {
@@ -6401,7 +6401,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 111082589,
- "download_count": 1538,
+ "download_count": 1540,
"created_at": "2020-03-13T16:09:01Z",
"updated_at": "2020-03-13T16:11:00Z",
"browser_download_url": "https://github.com/beakerbrowser/beaker/releases/download/0.8.10/beaker-browser-0.8.10-mac.zip"
@@ -6435,7 +6435,7 @@
"content_type": "application/x-diskcopy",
"state": "uploaded",
"size": 114933673,
- "download_count": 2512,
+ "download_count": 2516,
"created_at": "2020-03-13T16:11:00Z",
"updated_at": "2020-03-13T16:13:27Z",
"browser_download_url": "https://github.com/beakerbrowser/beaker/releases/download/0.8.10/beaker-browser-0.8.10.dmg"
@@ -6469,7 +6469,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 84128168,
- "download_count": 12442,
+ "download_count": 12459,
"created_at": "2020-03-13T16:07:54Z",
"updated_at": "2020-03-13T16:09:01Z",
"browser_download_url": "https://github.com/beakerbrowser/beaker/releases/download/0.8.10/beaker-browser-setup-0.8.10.exe"
@@ -6537,7 +6537,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 118944314,
- "download_count": 8013,
+ "download_count": 8027,
"created_at": "2020-03-13T16:13:27Z",
"updated_at": "2020-03-13T16:14:27Z",
"browser_download_url": "https://github.com/beakerbrowser/beaker/releases/download/0.8.10/Beaker.Browser-0.8.10.AppImage"
@@ -6605,7 +6605,7 @@
"content_type": "application/x-yaml",
"state": "uploaded",
"size": 537,
- "download_count": 10882,
+ "download_count": 10911,
"created_at": "2020-03-13T16:09:01Z",
"updated_at": "2020-03-13T16:09:01Z",
"browser_download_url": "https://github.com/beakerbrowser/beaker/releases/download/0.8.10/latest-mac.yml"
@@ -6639,7 +6639,7 @@
"content_type": "application/x-yaml",
"state": "uploaded",
"size": 359,
- "download_count": 37504,
+ "download_count": 37576,
"created_at": "2020-03-13T16:09:01Z",
"updated_at": "2020-03-13T16:09:01Z",
"browser_download_url": "https://github.com/beakerbrowser/beaker/releases/download/0.8.10/latest.yml"
@@ -6649,7 +6649,7 @@
"zipball_url": "https://api.github.com/repos/beakerbrowser/beaker/zipball/0.8.10",
"body_html": "A couple of quick bugfixes:
\n\n🐞 Fix to \"library view\" UI for Dats that you are seeding (#1521 ) \n🐞 DatArchive
is now attached to the window
object to conform with previous behaviors. \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:55.232Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:02.677Z"
},
"bearsweeper": {
"latestRelease": {
@@ -6760,7 +6760,7 @@
"zipball_url": "https://api.github.com/repos/kyaroru/bear-sweeper/zipball/v1.0.3",
"body_html": "\nAdded hint feature \nAdded bear rage animation when lose \nFix success modal position \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:55.239Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:02.685Z"
},
"beekeeper-studio": {
"latestRelease": {
@@ -6827,7 +6827,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 84528369,
- "download_count": 161,
+ "download_count": 173,
"created_at": "2020-08-31T21:18:07Z",
"updated_at": "2020-08-31T21:18:10Z",
"browser_download_url": "https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v1.7.5/Beekeeper-Studio-1.7.5-mac.zip"
@@ -6861,7 +6861,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 58321488,
- "download_count": 950,
+ "download_count": 983,
"created_at": "2020-08-31T21:15:50Z",
"updated_at": "2020-08-31T21:15:53Z",
"browser_download_url": "https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v1.7.5/Beekeeper-Studio-1.7.5-portable.exe"
@@ -6895,7 +6895,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 93356743,
- "download_count": 425,
+ "download_count": 439,
"created_at": "2020-08-31T21:12:34Z",
"updated_at": "2020-08-31T21:12:36Z",
"browser_download_url": "https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v1.7.5/Beekeeper-Studio-1.7.5.AppImage"
@@ -6929,7 +6929,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 87368435,
- "download_count": 1523,
+ "download_count": 1577,
"created_at": "2020-08-31T21:18:05Z",
"updated_at": "2020-08-31T21:18:08Z",
"browser_download_url": "https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v1.7.5/Beekeeper-Studio-1.7.5.dmg"
@@ -6997,7 +6997,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 58488160,
- "download_count": 2417,
+ "download_count": 2503,
"created_at": "2020-08-31T21:15:54Z",
"updated_at": "2020-08-31T21:15:57Z",
"browser_download_url": "https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v1.7.5/Beekeeper-Studio-Setup-1.7.5.exe"
@@ -7031,7 +7031,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 62115,
- "download_count": 106,
+ "download_count": 107,
"created_at": "2020-08-31T21:15:54Z",
"updated_at": "2020-08-31T21:15:54Z",
"browser_download_url": "https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v1.7.5/Beekeeper-Studio-Setup-1.7.5.exe.blockmap"
@@ -7065,7 +7065,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 63104576,
- "download_count": 108,
+ "download_count": 113,
"created_at": "2020-08-31T21:14:26Z",
"updated_at": "2020-08-31T21:14:27Z",
"browser_download_url": "https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v1.7.5/beekeeper-studio_1.7.5_amd64.deb"
@@ -7133,7 +7133,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 2691,
- "download_count": 711,
+ "download_count": 722,
"created_at": "2020-08-31T21:14:50Z",
"updated_at": "2020-08-31T21:14:50Z",
"browser_download_url": "https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v1.7.5/latest-linux.yml"
@@ -7167,7 +7167,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 2845,
- "download_count": 16829,
+ "download_count": 17270,
"created_at": "2020-08-31T21:18:10Z",
"updated_at": "2020-08-31T21:18:10Z",
"browser_download_url": "https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v1.7.5/latest-mac.yml"
@@ -7201,7 +7201,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 2737,
- "download_count": 14795,
+ "download_count": 15187,
"created_at": "2020-08-31T21:15:58Z",
"updated_at": "2020-08-31T21:15:58Z",
"browser_download_url": "https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v1.7.5/latest.yml"
@@ -7211,7 +7211,84 @@
"zipball_url": "https://api.github.com/repos/beekeeper-studio/beekeeper-studio/zipball/v1.7.5",
"body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:55.294Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:02.755Z"
+ },
+ "biblio": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/JoshuaManuel/biblio/releases/15630753",
+ "assets_url": "https://api.github.com/repos/JoshuaManuel/biblio/releases/15630753/assets",
+ "upload_url": "https://uploads.github.com/repos/JoshuaManuel/biblio/releases/15630753/assets{?name,label}",
+ "html_url": "https://github.com/JoshuaManuel/biblio/releases/tag/1.2.0",
+ "id": 15630753,
+ "node_id": "MDc6UmVsZWFzZTE1NjMwNzUz",
+ "tag_name": "1.2.0",
+ "target_commitish": "master",
+ "name": "New Features",
+ "draft": false,
+ "author": {
+ "login": "JoshuaManuel",
+ "id": 5439234,
+ "node_id": "MDQ6VXNlcjU0MzkyMzQ=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/5439234?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/JoshuaManuel",
+ "html_url": "https://github.com/JoshuaManuel",
+ "followers_url": "https://api.github.com/users/JoshuaManuel/followers",
+ "following_url": "https://api.github.com/users/JoshuaManuel/following{/other_user}",
+ "gists_url": "https://api.github.com/users/JoshuaManuel/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/JoshuaManuel/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/JoshuaManuel/subscriptions",
+ "organizations_url": "https://api.github.com/users/JoshuaManuel/orgs",
+ "repos_url": "https://api.github.com/users/JoshuaManuel/repos",
+ "events_url": "https://api.github.com/users/JoshuaManuel/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/JoshuaManuel/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2019-02-18T22:48:51Z",
+ "published_at": "2019-02-18T23:17:27Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/JoshuaManuel/biblio/releases/assets/11135487",
+ "id": 11135487,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExMTM1NDg3",
+ "name": "biblio-1.2.0-mac.zip",
+ "label": null,
+ "uploader": {
+ "login": "JoshuaManuel",
+ "id": 5439234,
+ "node_id": "MDQ6VXNlcjU0MzkyMzQ=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/5439234?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/JoshuaManuel",
+ "html_url": "https://github.com/JoshuaManuel",
+ "followers_url": "https://api.github.com/users/JoshuaManuel/followers",
+ "following_url": "https://api.github.com/users/JoshuaManuel/following{/other_user}",
+ "gists_url": "https://api.github.com/users/JoshuaManuel/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/JoshuaManuel/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/JoshuaManuel/subscriptions",
+ "organizations_url": "https://api.github.com/users/JoshuaManuel/orgs",
+ "repos_url": "https://api.github.com/users/JoshuaManuel/repos",
+ "events_url": "https://api.github.com/users/JoshuaManuel/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/JoshuaManuel/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 53474098,
+ "download_count": 155,
+ "created_at": "2019-02-18T23:16:51Z",
+ "updated_at": "2019-02-18T23:16:52Z",
+ "browser_download_url": "https://github.com/JoshuaManuel/biblio/releases/download/1.2.0/biblio-1.2.0-mac.zip"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/JoshuaManuel/biblio/tarball/1.2.0",
+ "zipball_url": "https://api.github.com/repos/JoshuaManuel/biblio/zipball/1.2.0",
+ "body_html": "New Features \n\nNative feedback for when you copy bibliographies (through HTML 5 notification support) \nAdded a quick way to manually check for new updates (Help > Check for Updates) \nAdded a working app icon! \n \nIssues \n\nWhen pasting copied bibliographies back into a text field the program will freeze for a while. This should never be encountered during normal use \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:02.776Z"
},
"bibisco": {
"latestRelease": {
@@ -7253,84 +7330,7 @@
"zipball_url": "https://api.github.com/repos/andreafeccomandi/bibisco/zipball/v2.2.0",
"body_html": "Added
\n\nWriting goals (Supporters Edition only). \nExport to EPUB (Supporters Edition only). \nRelations' diagram (Supporters Edition only). \nExport to TXT. \nShortcut to text-align in editor.\n\nCTRL+SHIFT+L / CMD+SHIFT+L: align left \nCTRL+SHIFT+C / CMD+SHIFT+C: align center \nCTRL+SHIFT+R / CMD+SHIFT+R: align right \nCTRL+SHIFT+J / CMD+SHIFT+J: justify \nDutch translation. \n \n \n \nFixed
\n\nUpdate Hurfbuzz library \n \nDownload bibisco at https://bibisco.com
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:55.336Z"
- },
- "biblio": {
- "latestRelease": {
- "url": "https://api.github.com/repos/JoshuaManuel/biblio/releases/15630753",
- "assets_url": "https://api.github.com/repos/JoshuaManuel/biblio/releases/15630753/assets",
- "upload_url": "https://uploads.github.com/repos/JoshuaManuel/biblio/releases/15630753/assets{?name,label}",
- "html_url": "https://github.com/JoshuaManuel/biblio/releases/tag/1.2.0",
- "id": 15630753,
- "node_id": "MDc6UmVsZWFzZTE1NjMwNzUz",
- "tag_name": "1.2.0",
- "target_commitish": "master",
- "name": "New Features",
- "draft": false,
- "author": {
- "login": "JoshuaManuel",
- "id": 5439234,
- "node_id": "MDQ6VXNlcjU0MzkyMzQ=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/5439234?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/JoshuaManuel",
- "html_url": "https://github.com/JoshuaManuel",
- "followers_url": "https://api.github.com/users/JoshuaManuel/followers",
- "following_url": "https://api.github.com/users/JoshuaManuel/following{/other_user}",
- "gists_url": "https://api.github.com/users/JoshuaManuel/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/JoshuaManuel/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/JoshuaManuel/subscriptions",
- "organizations_url": "https://api.github.com/users/JoshuaManuel/orgs",
- "repos_url": "https://api.github.com/users/JoshuaManuel/repos",
- "events_url": "https://api.github.com/users/JoshuaManuel/events{/privacy}",
- "received_events_url": "https://api.github.com/users/JoshuaManuel/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2019-02-18T22:48:51Z",
- "published_at": "2019-02-18T23:17:27Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/JoshuaManuel/biblio/releases/assets/11135487",
- "id": 11135487,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExMTM1NDg3",
- "name": "biblio-1.2.0-mac.zip",
- "label": null,
- "uploader": {
- "login": "JoshuaManuel",
- "id": 5439234,
- "node_id": "MDQ6VXNlcjU0MzkyMzQ=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/5439234?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/JoshuaManuel",
- "html_url": "https://github.com/JoshuaManuel",
- "followers_url": "https://api.github.com/users/JoshuaManuel/followers",
- "following_url": "https://api.github.com/users/JoshuaManuel/following{/other_user}",
- "gists_url": "https://api.github.com/users/JoshuaManuel/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/JoshuaManuel/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/JoshuaManuel/subscriptions",
- "organizations_url": "https://api.github.com/users/JoshuaManuel/orgs",
- "repos_url": "https://api.github.com/users/JoshuaManuel/repos",
- "events_url": "https://api.github.com/users/JoshuaManuel/events{/privacy}",
- "received_events_url": "https://api.github.com/users/JoshuaManuel/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 53474098,
- "download_count": 155,
- "created_at": "2019-02-18T23:16:51Z",
- "updated_at": "2019-02-18T23:16:52Z",
- "browser_download_url": "https://github.com/JoshuaManuel/biblio/releases/download/1.2.0/biblio-1.2.0-mac.zip"
- }
- ],
- "tarball_url": "https://api.github.com/repos/JoshuaManuel/biblio/tarball/1.2.0",
- "zipball_url": "https://api.github.com/repos/JoshuaManuel/biblio/zipball/1.2.0",
- "body_html": "New Features \n\nNative feedback for when you copy bibliographies (through HTML 5 notification support) \nAdded a quick way to manually check for new updates (Help > Check for Updates) \nAdded a working app icon! \n \nIssues \n\nWhen pasting copied bibliographies back into a text field the program will freeze for a while. This should never be encountered during normal use \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:55.348Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:02.792Z"
},
"bitbloq": {
"latestRelease": {
@@ -7499,7 +7499,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 142312339,
- "download_count": 1172,
+ "download_count": 1173,
"created_at": "2017-11-16T17:30:08Z",
"updated_at": "2017-11-16T17:30:49Z",
"browser_download_url": "https://github.com/bq/bitbloq-offline/releases/download/v1.2.3/BitbloqOffline-windows.zip"
@@ -7509,7 +7509,7 @@
"zipball_url": "https://api.github.com/repos/bq/bitbloq-offline/zipball/v1.2.3",
"body_html": "Añadido el bluetooth integrado a la placa de ebotics build and code
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:55.350Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:02.886Z"
},
"bitcrypt": {
"latestRelease": {
@@ -7712,7 +7712,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 34792985,
- "download_count": 3548,
+ "download_count": 3549,
"created_at": "2017-01-03T08:23:02Z",
"updated_at": "2017-01-03T08:27:34Z",
"browser_download_url": "https://github.com/Nazgul07/BitCrypt/releases/download/v0.0.3/bitcrypt-0.0.3-win-64bits.exe"
@@ -7756,118 +7756,7 @@
"zipball_url": "https://api.github.com/repos/Nazgul07/BitCrypt/zipball/v0.0.3",
"body_html": "\nUpdate Windows UI \nUpdate Mac UI \nUpdate build process for Windows, Mac and Linux \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:55.407Z"
- },
- "blink-mind-desktop": {
- "latestRelease": {
- "url": "https://api.github.com/repos/awehook/blink-mind-desktop/releases/25156769",
- "assets_url": "https://api.github.com/repos/awehook/blink-mind-desktop/releases/25156769/assets",
- "upload_url": "https://uploads.github.com/repos/awehook/blink-mind-desktop/releases/25156769/assets{?name,label}",
- "html_url": "https://github.com/awehook/blink-mind-desktop/releases/tag/v0.1.6",
- "id": 25156769,
- "node_id": "MDc6UmVsZWFzZTI1MTU2NzY5",
- "tag_name": "v0.1.6",
- "target_commitish": "master",
- "name": "BlinkMindDesktop-v0.1.6",
- "draft": false,
- "author": {
- "login": "awehook",
- "id": 43373978,
- "node_id": "MDQ6VXNlcjQzMzczOTc4",
- "avatar_url": "https://avatars1.githubusercontent.com/u/43373978?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/awehook",
- "html_url": "https://github.com/awehook",
- "followers_url": "https://api.github.com/users/awehook/followers",
- "following_url": "https://api.github.com/users/awehook/following{/other_user}",
- "gists_url": "https://api.github.com/users/awehook/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/awehook/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/awehook/subscriptions",
- "organizations_url": "https://api.github.com/users/awehook/orgs",
- "repos_url": "https://api.github.com/users/awehook/repos",
- "events_url": "https://api.github.com/users/awehook/events{/privacy}",
- "received_events_url": "https://api.github.com/users/awehook/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-04-03T06:13:17Z",
- "published_at": "2020-04-03T13:34:11Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/awehook/blink-mind-desktop/releases/assets/19321609",
- "id": 19321609,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MzIxNjA5",
- "name": "BlinkMind-0.1.6.dmg",
- "label": null,
- "uploader": {
- "login": "awehook",
- "id": 43373978,
- "node_id": "MDQ6VXNlcjQzMzczOTc4",
- "avatar_url": "https://avatars1.githubusercontent.com/u/43373978?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/awehook",
- "html_url": "https://github.com/awehook",
- "followers_url": "https://api.github.com/users/awehook/followers",
- "following_url": "https://api.github.com/users/awehook/following{/other_user}",
- "gists_url": "https://api.github.com/users/awehook/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/awehook/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/awehook/subscriptions",
- "organizations_url": "https://api.github.com/users/awehook/orgs",
- "repos_url": "https://api.github.com/users/awehook/repos",
- "events_url": "https://api.github.com/users/awehook/events{/privacy}",
- "received_events_url": "https://api.github.com/users/awehook/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 80930667,
- "download_count": 617,
- "created_at": "2020-04-03T06:03:22Z",
- "updated_at": "2020-04-03T06:03:53Z",
- "browser_download_url": "https://github.com/awehook/blink-mind-desktop/releases/download/v0.1.6/BlinkMind-0.1.6.dmg"
- },
- {
- "url": "https://api.github.com/repos/awehook/blink-mind-desktop/releases/assets/19320197",
- "id": 19320197,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MzIwMTk3",
- "name": "BlinkMind-0.1.6.exe",
- "label": null,
- "uploader": {
- "login": "awehook",
- "id": 43373978,
- "node_id": "MDQ6VXNlcjQzMzczOTc4",
- "avatar_url": "https://avatars1.githubusercontent.com/u/43373978?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/awehook",
- "html_url": "https://github.com/awehook",
- "followers_url": "https://api.github.com/users/awehook/followers",
- "following_url": "https://api.github.com/users/awehook/following{/other_user}",
- "gists_url": "https://api.github.com/users/awehook/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/awehook/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/awehook/subscriptions",
- "organizations_url": "https://api.github.com/users/awehook/orgs",
- "repos_url": "https://api.github.com/users/awehook/repos",
- "events_url": "https://api.github.com/users/awehook/events{/privacy}",
- "received_events_url": "https://api.github.com/users/awehook/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-msdownload",
- "state": "uploaded",
- "size": 58728214,
- "download_count": 5469,
- "created_at": "2020-04-03T04:11:47Z",
- "updated_at": "2020-04-03T04:13:33Z",
- "browser_download_url": "https://github.com/awehook/blink-mind-desktop/releases/download/v0.1.6/BlinkMind-0.1.6.exe"
- }
- ],
- "tarball_url": "https://api.github.com/repos/awehook/blink-mind-desktop/tarball/v0.1.6",
- "zipball_url": "https://api.github.com/repos/awehook/blink-mind-desktop/zipball/v0.1.6",
- "body_html": "Feature \n\nInsert image to topic from file system \nPaste text and create multi node by Line break \nSwap topic up and down \n \nFix \n\nFix sometimes there is no response to the operation of inserting pictures \nFix crash when export topic to image in outliner mode. \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:55.438Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:02.901Z"
},
"blankup": {
"latestRelease": {
@@ -8114,7 +8003,7 @@
"zipball_url": "https://api.github.com/repos/HoverBaum/BlankUp-Electron/zipball/v1.1.0",
"body_html": "BlankUp the clean and multi-platform Markdown editor with clarity 👍
\nChangelog:
\n\nOpen files are now fixed to the top \nHelp can open a Markdown syntax example \n \nFixes:
\n\n\"Learn more\" now leads to the repo \nReload works \nPreview scrolls when editor is scrolled \nPreview jumps to edited line \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:55.466Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:02.914Z"
},
"bitshares-ui": {
"latestRelease": {
@@ -8351,7 +8240,7 @@
"content_type": "application/x-debian-package",
"state": "uploaded",
"size": 42035338,
- "download_count": 179,
+ "download_count": 180,
"created_at": "2019-12-12T14:54:15Z",
"updated_at": "2019-12-12T14:54:16Z",
"browser_download_url": "https://github.com/bitshares/bitshares-ui/releases/download/3.3.191120/BitShares2-light_3.3.191120_amd64.deb"
@@ -8565,7 +8454,160 @@
"zipball_url": "https://api.github.com/repos/bitshares/bitshares-ui/zipball/3.3.191120",
"body_html": "Release 3.1.191120 \nInstallation warning \nThis build will *replace* your old version of the BitShares UI, whether it's a release candidate or production release. If you want a stable version, use only the latest production release\nWeb deployment \nThis release is available as web deployment at\nhttps://wallet.bitshares.org\n
\nFeatures \n\nRevamped menu structure #1908 #2884 #2860 \nSpotlight:\n\n \nTracking Cookie for Lifetime Member Referral Program and Overview Page #2555 #661 \n#2803 \nTurn Off Proposed Transactions by Default #3068 \n \nBugfixes and Improvements \nVesting Balances
\n\nRevamp Vesting Balance View #2979 #2876 \nVesting balance bitCNY withdraw Quantity error #2917 \nCoin Days not correctly displaying in Vesting Balance #2532 \n \nBorrowing
\n\nBugs in Collateralized Debt Position #3099 #2903 \nMake collateral positions easier accessable #2930 \nBorrow - text doesn't display the selected borrowed asset #2926 \nRedesign & Antify Borrow Modal #2004 \nDefault market for BitAssets should be the collateral (not always BTS) #2942 \nNo update on available DEBT asset #2007 \nInclude Ratio to be lockable in Margin Modal #2005 \n \nDashboard
\n\nCustomizable Table Component #2761 // dashboard \nWrong value in Portfolio #3071 \nPortfolio - white screen when all assets are hidden #2887 \nShow info about pending force-settlement orders in account info #2755 \nFix Export History #3090 \nUnable to view the 5th page of account activities #3036 \nDashboard Portfolio - Trade asset bug #2473 \nPortfolio Columns improvements #2655 \n \nExchange
\n\nIncorrect settle orders data in exchanges page #2965 // exchange \nMy Open Orders and Settle Tabs does not update on Market Change #2906 \nEnable switching asset for Total column on Exchange #2902 \nMarket - web page is slowing down a browser #2963 \nOpen Orders Toolbar refinments #2871 \nMy Order History Tooltip crashes UI #2916 \nNo scroll reset on Exchange #2862 \nExchange - wrong description #2885 \nVertical order book width is sometimes to small #2734 \n \nOther
\n\nAdjustments to nodes (removed all bitshares.org ones and from inactive witnesses) #3064 #3111 #3116 #3117 #3083 #3126 \nRefactor and freshen up voting page #2953 #3123 #2951 \nDisable OPEN and BRIDGE #3124 #3008 \nLegacy Withdraw doesn't work for all gateways #3149 \nIntroduce lazy loading #3066 #3072 \n\"issuer\" or \"owner\" description of Asset #3095 \nAsset page views wrong Global Settlement trigger price + Market Depth Enhancements #2945 \nAllow a user to specify an arbitrary asset for transaction fee #1117 \nmissing path 'assets/BTS' for locale 'ru' #2789 \nUpdate asset - white screen #2893 \nAsset info white screen #3053 \nSortable Feed Table w/ offset #2947 \nHTLC/Direct debit - White screen #2962 \nHTLC - mismatch between \"Expiration date\" and \"Expires\" #2874 \nHTLC - the HTLC list isn't updated after creating a new HTLC #2886 \nRemove bitcoinindonesia from scamAccounts.js #2980 \nReset settings - white screen #2888 \nSpontaneous URL change after node change #2878 \nAccount Selector should not auto-match on type-ahead version #2756 \nImplement new FeeSelect component #2975 #3138 \nUnable to Import Key from WIF #2837 \nWallet mode cannot create account #3015 \nBindToChainState doesn't render when required parameter is missed #2498 \nGdex.usdt withdraw minimum #2982 \nRudex Gateway updates (memo type) #3027 \nFix TESTNET issues #2337 \nRemove charting library from github #2826 #2845 \nAdapt error messages to new JSON-RPC of bitshares-core 3.2.0 #3040 \nIndentation issue #3024 \nBarter - problem with entering amount of bartering asset #2873 \nRestore/import - missing translation: en.settings.undefined #2921 \nActivity - incorrect information about the amount of locked BTS #2875 \nBlocks freeze after a transaction occurs. #2838 \nSend - missing translation #2813 \nTradingview save template storage #1669 \nShow ES related things only if ES is available #3130 \nExpand branding capabilities #3135 and several single commits \n \nTranslation, Integration Bugfixes and Improvements \nThanks to all integration testers and translators for this release! Everything is transparently tracked and available in #3127 and #3128 . Release planning is visible in the project https://github.com/bitshares/bitshares-ui/projects/16\nAutomated release from Travis CI with added files from AppVeyor build \nPlease find the builds in the attached files as well as the checksums. For Linux users it is also available in the snap edge channel here \nhttps://snapcraft.io/bitshares2-light
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:55.477Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:02.933Z"
+ },
+ "blink-mind-desktop": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/awehook/blink-mind-desktop/releases/25156769",
+ "assets_url": "https://api.github.com/repos/awehook/blink-mind-desktop/releases/25156769/assets",
+ "upload_url": "https://uploads.github.com/repos/awehook/blink-mind-desktop/releases/25156769/assets{?name,label}",
+ "html_url": "https://github.com/awehook/blink-mind-desktop/releases/tag/v0.1.6",
+ "id": 25156769,
+ "node_id": "MDc6UmVsZWFzZTI1MTU2NzY5",
+ "tag_name": "v0.1.6",
+ "target_commitish": "master",
+ "name": "BlinkMindDesktop-v0.1.6",
+ "draft": false,
+ "author": {
+ "login": "awehook",
+ "id": 43373978,
+ "node_id": "MDQ6VXNlcjQzMzczOTc4",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/43373978?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/awehook",
+ "html_url": "https://github.com/awehook",
+ "followers_url": "https://api.github.com/users/awehook/followers",
+ "following_url": "https://api.github.com/users/awehook/following{/other_user}",
+ "gists_url": "https://api.github.com/users/awehook/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/awehook/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/awehook/subscriptions",
+ "organizations_url": "https://api.github.com/users/awehook/orgs",
+ "repos_url": "https://api.github.com/users/awehook/repos",
+ "events_url": "https://api.github.com/users/awehook/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/awehook/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2020-04-03T06:13:17Z",
+ "published_at": "2020-04-03T13:34:11Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/awehook/blink-mind-desktop/releases/assets/19321609",
+ "id": 19321609,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MzIxNjA5",
+ "name": "BlinkMind-0.1.6.dmg",
+ "label": null,
+ "uploader": {
+ "login": "awehook",
+ "id": 43373978,
+ "node_id": "MDQ6VXNlcjQzMzczOTc4",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/43373978?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/awehook",
+ "html_url": "https://github.com/awehook",
+ "followers_url": "https://api.github.com/users/awehook/followers",
+ "following_url": "https://api.github.com/users/awehook/following{/other_user}",
+ "gists_url": "https://api.github.com/users/awehook/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/awehook/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/awehook/subscriptions",
+ "organizations_url": "https://api.github.com/users/awehook/orgs",
+ "repos_url": "https://api.github.com/users/awehook/repos",
+ "events_url": "https://api.github.com/users/awehook/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/awehook/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 80930667,
+ "download_count": 617,
+ "created_at": "2020-04-03T06:03:22Z",
+ "updated_at": "2020-04-03T06:03:53Z",
+ "browser_download_url": "https://github.com/awehook/blink-mind-desktop/releases/download/v0.1.6/BlinkMind-0.1.6.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/awehook/blink-mind-desktop/releases/assets/19320197",
+ "id": 19320197,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MzIwMTk3",
+ "name": "BlinkMind-0.1.6.exe",
+ "label": null,
+ "uploader": {
+ "login": "awehook",
+ "id": 43373978,
+ "node_id": "MDQ6VXNlcjQzMzczOTc4",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/43373978?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/awehook",
+ "html_url": "https://github.com/awehook",
+ "followers_url": "https://api.github.com/users/awehook/followers",
+ "following_url": "https://api.github.com/users/awehook/following{/other_user}",
+ "gists_url": "https://api.github.com/users/awehook/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/awehook/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/awehook/subscriptions",
+ "organizations_url": "https://api.github.com/users/awehook/orgs",
+ "repos_url": "https://api.github.com/users/awehook/repos",
+ "events_url": "https://api.github.com/users/awehook/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/awehook/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-msdownload",
+ "state": "uploaded",
+ "size": 58728214,
+ "download_count": 5491,
+ "created_at": "2020-04-03T04:11:47Z",
+ "updated_at": "2020-04-03T04:13:33Z",
+ "browser_download_url": "https://github.com/awehook/blink-mind-desktop/releases/download/v0.1.6/BlinkMind-0.1.6.exe"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/awehook/blink-mind-desktop/tarball/v0.1.6",
+ "zipball_url": "https://api.github.com/repos/awehook/blink-mind-desktop/zipball/v0.1.6",
+ "body_html": "Feature \n\nInsert image to topic from file system \nPaste text and create multi node by Line break \nSwap topic up and down \n \nFix \n\nFix sometimes there is no response to the operation of inserting pictures \nFix crash when export topic to image in outliner mode. \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:02.988Z"
+ },
+ "boostnote": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/BoostIO/Boostnote/releases/9016812",
+ "assets_url": "https://api.github.com/repos/BoostIO/Boostnote/releases/9016812/assets",
+ "upload_url": "https://uploads.github.com/repos/BoostIO/Boostnote/releases/9016812/assets{?name,label}",
+ "html_url": "https://github.com/BoostIO/Boostnote/releases/tag/v0.8.19",
+ "id": 9016812,
+ "node_id": "MDc6UmVsZWFzZTkwMTY4MTI=",
+ "tag_name": "v0.8.19",
+ "target_commitish": "master",
+ "name": "v0.8.19",
+ "draft": false,
+ "author": {
+ "login": "kohei-takata",
+ "id": 7623979,
+ "node_id": "MDQ6VXNlcjc2MjM5Nzk=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/7623979?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/kohei-takata",
+ "html_url": "https://github.com/kohei-takata",
+ "followers_url": "https://api.github.com/users/kohei-takata/followers",
+ "following_url": "https://api.github.com/users/kohei-takata/following{/other_user}",
+ "gists_url": "https://api.github.com/users/kohei-takata/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/kohei-takata/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/kohei-takata/subscriptions",
+ "organizations_url": "https://api.github.com/users/kohei-takata/orgs",
+ "repos_url": "https://api.github.com/users/kohei-takata/repos",
+ "events_url": "https://api.github.com/users/kohei-takata/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/kohei-takata/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2017-12-23T03:51:13Z",
+ "published_at": "2017-12-23T03:54:50Z",
+ "assets": [],
+ "tarball_url": "https://api.github.com/repos/BoostIO/Boostnote/tarball/v0.8.19",
+ "zipball_url": "https://api.github.com/repos/BoostIO/Boostnote/zipball/v0.8.19",
+ "body_html": ""
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:03.011Z"
},
"blockbench": {
"latestRelease": {
@@ -8632,7 +8674,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 77255382,
- "download_count": 1001,
+ "download_count": 1014,
"created_at": "2020-08-16T11:58:59Z",
"updated_at": "2020-08-16T11:59:00Z",
"browser_download_url": "https://github.com/JannisX11/blockbench/releases/download/v3.6.6/Blockbench_3.6.6.AppImage"
@@ -8666,7 +8708,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 53664862,
- "download_count": 923,
+ "download_count": 938,
"created_at": "2020-08-16T12:00:10Z",
"updated_at": "2020-08-16T12:00:11Z",
"browser_download_url": "https://github.com/JannisX11/blockbench/releases/download/v3.6.6/Blockbench_3.6.6.deb"
@@ -8700,7 +8742,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 72102749,
- "download_count": 2676,
+ "download_count": 2713,
"created_at": "2020-08-16T12:04:11Z",
"updated_at": "2020-08-16T12:04:13Z",
"browser_download_url": "https://github.com/JannisX11/blockbench/releases/download/v3.6.6/Blockbench_3.6.6.dmg"
@@ -8768,7 +8810,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 105661304,
- "download_count": 34548,
+ "download_count": 34888,
"created_at": "2020-08-16T12:02:32Z",
"updated_at": "2020-08-16T12:02:35Z",
"browser_download_url": "https://github.com/JannisX11/blockbench/releases/download/v3.6.6/Blockbench_3.6.6.exe"
@@ -8802,7 +8844,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 110360,
- "download_count": 9144,
+ "download_count": 9184,
"created_at": "2020-08-16T12:02:32Z",
"updated_at": "2020-08-16T12:02:32Z",
"browser_download_url": "https://github.com/JannisX11/blockbench/releases/download/v3.6.6/Blockbench_3.6.6.exe.blockmap"
@@ -8836,7 +8878,7 @@
"content_type": "application/x-redhat-package-manager",
"state": "uploaded",
"size": 53310977,
- "download_count": 390,
+ "download_count": 398,
"created_at": "2020-08-16T12:01:58Z",
"updated_at": "2020-08-16T12:01:59Z",
"browser_download_url": "https://github.com/JannisX11/blockbench/releases/download/v3.6.6/Blockbench_3.6.6.rpm"
@@ -8870,7 +8912,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 69747250,
- "download_count": 459,
+ "download_count": 464,
"created_at": "2020-08-16T12:04:10Z",
"updated_at": "2020-08-16T12:04:12Z",
"browser_download_url": "https://github.com/JannisX11/blockbench/releases/download/v3.6.6/Blockbench_3.6.6.zip"
@@ -8904,7 +8946,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 49208984,
- "download_count": 4170,
+ "download_count": 4227,
"created_at": "2020-08-16T12:00:47Z",
"updated_at": "2020-08-16T12:00:51Z",
"browser_download_url": "https://github.com/JannisX11/blockbench/releases/download/v3.6.6/Blockbench_portable_3.6.6.exe"
@@ -8938,7 +8980,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 370,
- "download_count": 524,
+ "download_count": 530,
"created_at": "2020-08-16T12:02:00Z",
"updated_at": "2020-08-16T12:02:00Z",
"browser_download_url": "https://github.com/JannisX11/blockbench/releases/download/v3.6.6/latest-linux.yml"
@@ -8972,7 +9014,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 510,
- "download_count": 9366,
+ "download_count": 9491,
"created_at": "2020-08-16T12:04:13Z",
"updated_at": "2020-08-16T12:04:13Z",
"browser_download_url": "https://github.com/JannisX11/blockbench/releases/download/v3.6.6/latest-mac.yml"
@@ -9006,7 +9048,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 337,
- "download_count": 104667,
+ "download_count": 105975,
"created_at": "2020-08-16T12:02:35Z",
"updated_at": "2020-08-16T12:02:35Z",
"browser_download_url": "https://github.com/JannisX11/blockbench/releases/download/v3.6.6/latest.yml"
@@ -9016,49 +9058,11 @@
"zipball_url": "https://api.github.com/repos/JannisX11/blockbench/zipball/v3.6.6",
"body_html": "Changes \n\nOnly show texture generator folder option when necessary \nImprove loading images from projects/backups and saving textures in projects \nSelect all now selects root bone if applicable \n \nFixes \n\nAnimations set to hold on last frame do not play again when pressing space again \nJSON exporter incorrectly exports Infinity instead of null \nFix issue with importing bedrock models \nFix issue with cropped screenshot API \nAllow lower case f
for floats in modded entity import \nIssue with painting on animated textures \nFix issue with height calculation of visible bounds \nFix spaces in keyframe exporting as NaN \n#649 OptiFine JEM - Mirror UV is imported incorrectly when pivot is not 0 \n#697 Opening saved bbmodel from explorer ignores formats added by plugins \n#701 Model switches to top texture when selecting a transparent face on bedrock mode \n#703 Issue transforming cubes with cullfaces \n#706 First Person Display Screen not showing all of it on ultrawide monitor \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:55.515Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:03.019Z"
},
- "boostnote": {
- "latestRelease": {
- "url": "https://api.github.com/repos/BoostIO/Boostnote/releases/9016812",
- "assets_url": "https://api.github.com/repos/BoostIO/Boostnote/releases/9016812/assets",
- "upload_url": "https://uploads.github.com/repos/BoostIO/Boostnote/releases/9016812/assets{?name,label}",
- "html_url": "https://github.com/BoostIO/Boostnote/releases/tag/v0.8.19",
- "id": 9016812,
- "node_id": "MDc6UmVsZWFzZTkwMTY4MTI=",
- "tag_name": "v0.8.19",
- "target_commitish": "master",
- "name": "v0.8.19",
- "draft": false,
- "author": {
- "login": "kohei-takata",
- "id": 7623979,
- "node_id": "MDQ6VXNlcjc2MjM5Nzk=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/7623979?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/kohei-takata",
- "html_url": "https://github.com/kohei-takata",
- "followers_url": "https://api.github.com/users/kohei-takata/followers",
- "following_url": "https://api.github.com/users/kohei-takata/following{/other_user}",
- "gists_url": "https://api.github.com/users/kohei-takata/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/kohei-takata/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/kohei-takata/subscriptions",
- "organizations_url": "https://api.github.com/users/kohei-takata/orgs",
- "repos_url": "https://api.github.com/users/kohei-takata/repos",
- "events_url": "https://api.github.com/users/kohei-takata/events{/privacy}",
- "received_events_url": "https://api.github.com/users/kohei-takata/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2017-12-23T03:51:13Z",
- "published_at": "2017-12-23T03:54:50Z",
- "assets": [],
- "tarball_url": "https://api.github.com/repos/BoostIO/Boostnote/tarball/v0.8.19",
- "zipball_url": "https://api.github.com/repos/BoostIO/Boostnote/zipball/v0.8.19",
- "body_html": ""
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:55.540Z"
+ "budgie": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:03.073Z"
},
"brim": {
"latestRelease": {
@@ -9125,7 +9129,7 @@
"content_type": "binary/octet-stream",
"state": "uploaded",
"size": 209963024,
- "download_count": 65,
+ "download_count": 75,
"created_at": "2020-09-26T01:40:13Z",
"updated_at": "2020-09-26T01:40:25Z",
"browser_download_url": "https://github.com/brimsec/brim/releases/download/v0.18.0/Brim-0.18.0-full.nupkg"
@@ -9159,7 +9163,7 @@
"content_type": "binary/octet-stream",
"state": "uploaded",
"size": 263867554,
- "download_count": 28,
+ "download_count": 33,
"created_at": "2020-09-26T01:38:55Z",
"updated_at": "2020-09-26T01:39:00Z",
"browser_download_url": "https://github.com/brimsec/brim/releases/download/v0.18.0/Brim-darwin-autoupdater.zip"
@@ -9193,7 +9197,7 @@
"content_type": "binary/octet-stream",
"state": "uploaded",
"size": 207554648,
- "download_count": 58,
+ "download_count": 78,
"created_at": "2020-09-26T01:40:26Z",
"updated_at": "2020-09-26T01:40:40Z",
"browser_download_url": "https://github.com/brimsec/brim/releases/download/v0.18.0/Brim-Setup.exe"
@@ -9227,7 +9231,7 @@
"content_type": "binary/octet-stream",
"state": "uploaded",
"size": 257638890,
- "download_count": 12,
+ "download_count": 14,
"created_at": "2020-09-26T01:39:01Z",
"updated_at": "2020-09-26T01:39:05Z",
"browser_download_url": "https://github.com/brimsec/brim/releases/download/v0.18.0/Brim.dmg"
@@ -9261,7 +9265,7 @@
"content_type": "binary/octet-stream",
"state": "uploaded",
"size": 158843276,
- "download_count": 14,
+ "download_count": 17,
"created_at": "2020-09-26T01:38:52Z",
"updated_at": "2020-09-26T01:39:01Z",
"browser_download_url": "https://github.com/brimsec/brim/releases/download/v0.18.0/brim_amd64.deb"
@@ -9295,7 +9299,7 @@
"content_type": "binary/octet-stream",
"state": "uploaded",
"size": 177892580,
- "download_count": 2,
+ "download_count": 8,
"created_at": "2020-09-26T01:39:02Z",
"updated_at": "2020-09-26T01:39:12Z",
"browser_download_url": "https://github.com/brimsec/brim/releases/download/v0.18.0/brim_x86_64.rpm"
@@ -9329,7 +9333,7 @@
"content_type": "binary/octet-stream",
"state": "uploaded",
"size": 76,
- "download_count": 133,
+ "download_count": 156,
"created_at": "2020-09-26T01:40:40Z",
"updated_at": "2020-09-26T01:40:41Z",
"browser_download_url": "https://github.com/brimsec/brim/releases/download/v0.18.0/RELEASES"
@@ -9339,88 +9343,7 @@
"zipball_url": "https://api.github.com/repos/brimsec/brim/zipball/v0.18.0",
"body_html": "Visit the Brim Download page to find the package for your OS platform.
\n\nUpdate zq to v0.22.0 \nUpdate Zeek to v3.2.0-dev-brim10 to take advantage of latest geolocation data (#1096 ) \nMove the code base from Flow to TypeScript (#1075 ) \nPoint to new Slack community URL https://www.brimsecurity.com/join-slack/ (#1089 ) \nShow a spinner if there's delays closing the \"new connection\" modal (#1084 ) \nAdd a right-click option to delete all Spaces (#1078 ) \nOrganize History entries by unique Space/Connection combination (#1078 ) \nFix an issue where closing Brim after having searched a remote Space caused a \"Space does not exist\" error when Brim was relaunched (#1091 ) \nWindows releases are signed, but you may see a warning popup when you run the installer (unlike our Mac/Linux releases). See Microsoft Windows beta limitations for details. \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:55.565Z"
- },
- "browser-dispatcher": {
- "latestRelease": {
- "url": "https://api.github.com/repos/andriyko/browser-dispatcher/releases/8298139",
- "assets_url": "https://api.github.com/repos/andriyko/browser-dispatcher/releases/8298139/assets",
- "upload_url": "https://uploads.github.com/repos/andriyko/browser-dispatcher/releases/8298139/assets{?name,label}",
- "html_url": "https://github.com/andriyko/browser-dispatcher/releases/tag/0.1.5",
- "id": 8298139,
- "node_id": "MDc6UmVsZWFzZTgyOTgxMzk=",
- "tag_name": "0.1.5",
- "target_commitish": "master",
- "name": "Release 0.1.5",
- "draft": false,
- "author": {
- "login": "andriyko",
- "id": 719450,
- "node_id": "MDQ6VXNlcjcxOTQ1MA==",
- "avatar_url": "https://avatars2.githubusercontent.com/u/719450?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/andriyko",
- "html_url": "https://github.com/andriyko",
- "followers_url": "https://api.github.com/users/andriyko/followers",
- "following_url": "https://api.github.com/users/andriyko/following{/other_user}",
- "gists_url": "https://api.github.com/users/andriyko/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/andriyko/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/andriyko/subscriptions",
- "organizations_url": "https://api.github.com/users/andriyko/orgs",
- "repos_url": "https://api.github.com/users/andriyko/repos",
- "events_url": "https://api.github.com/users/andriyko/events{/privacy}",
- "received_events_url": "https://api.github.com/users/andriyko/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2017-10-28T15:25:48Z",
- "published_at": "2017-10-28T15:44:21Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/andriyko/browser-dispatcher/releases/assets/5189907",
- "id": 5189907,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDUxODk5MDc=",
- "name": "BrowserDispatcher-0.1.5.dmg",
- "label": null,
- "uploader": {
- "login": "andriyko",
- "id": 719450,
- "node_id": "MDQ6VXNlcjcxOTQ1MA==",
- "avatar_url": "https://avatars2.githubusercontent.com/u/719450?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/andriyko",
- "html_url": "https://github.com/andriyko",
- "followers_url": "https://api.github.com/users/andriyko/followers",
- "following_url": "https://api.github.com/users/andriyko/following{/other_user}",
- "gists_url": "https://api.github.com/users/andriyko/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/andriyko/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/andriyko/subscriptions",
- "organizations_url": "https://api.github.com/users/andriyko/orgs",
- "repos_url": "https://api.github.com/users/andriyko/repos",
- "events_url": "https://api.github.com/users/andriyko/events{/privacy}",
- "received_events_url": "https://api.github.com/users/andriyko/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-diskcopy",
- "state": "uploaded",
- "size": 45502173,
- "download_count": 346,
- "created_at": "2017-10-28T15:42:43Z",
- "updated_at": "2017-10-28T15:44:17Z",
- "browser_download_url": "https://github.com/andriyko/browser-dispatcher/releases/download/0.1.5/BrowserDispatcher-0.1.5.dmg"
- }
- ],
- "tarball_url": "https://api.github.com/repos/andriyko/browser-dispatcher/tarball/0.1.5",
- "zipball_url": "https://api.github.com/repos/andriyko/browser-dispatcher/zipball/0.1.5",
- "body_html": "Release 0.1.5
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:55.565Z"
- },
- "budgie": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:06:55.591Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:03.086Z"
},
"browserosaurus": {
"latestRelease": {
@@ -9487,7 +9410,7 @@
"content_type": "application/x-diskcopy",
"state": "uploaded",
"size": 80385576,
- "download_count": 205,
+ "download_count": 217,
"created_at": "2020-09-25T07:16:02Z",
"updated_at": "2020-09-25T07:17:19Z",
"browser_download_url": "https://github.com/will-stone/browserosaurus/releases/download/v12.2.4/Browserosaurus-12.2.4.dmg"
@@ -9521,7 +9444,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 80810851,
- "download_count": 11007,
+ "download_count": 12293,
"created_at": "2020-09-25T07:14:41Z",
"updated_at": "2020-09-25T07:15:55Z",
"browser_download_url": "https://github.com/will-stone/browserosaurus/releases/download/v12.2.4/Browserosaurus-darwin-x64-12.2.4.zip"
@@ -9531,288 +9454,84 @@
"zipball_url": "https://api.github.com/repos/will-stone/browserosaurus/zipball/v12.2.4",
"body_html": "\nImprove Dracula colours using official palette. \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:55.608Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:03.118Z"
},
- "buka": {
+ "browser-dispatcher": {
"latestRelease": {
- "url": "https://api.github.com/repos/oguzhaninan/Buka/releases/5748864",
- "assets_url": "https://api.github.com/repos/oguzhaninan/Buka/releases/5748864/assets",
- "upload_url": "https://uploads.github.com/repos/oguzhaninan/Buka/releases/5748864/assets{?name,label}",
- "html_url": "https://github.com/oguzhaninan/Buka/releases/tag/v1.0.0",
- "id": 5748864,
- "node_id": "MDc6UmVsZWFzZTU3NDg4NjQ=",
- "tag_name": "v1.0.0",
+ "url": "https://api.github.com/repos/andriyko/browser-dispatcher/releases/8298139",
+ "assets_url": "https://api.github.com/repos/andriyko/browser-dispatcher/releases/8298139/assets",
+ "upload_url": "https://uploads.github.com/repos/andriyko/browser-dispatcher/releases/8298139/assets{?name,label}",
+ "html_url": "https://github.com/andriyko/browser-dispatcher/releases/tag/0.1.5",
+ "id": 8298139,
+ "node_id": "MDc6UmVsZWFzZTgyOTgxMzk=",
+ "tag_name": "0.1.5",
"target_commitish": "master",
- "name": "Buka v1.0.0",
+ "name": "Release 0.1.5",
"draft": false,
"author": {
- "login": "oguzhaninan",
- "id": 16149251,
- "node_id": "MDQ6VXNlcjE2MTQ5MjUx",
- "avatar_url": "https://avatars3.githubusercontent.com/u/16149251?v=4",
+ "login": "andriyko",
+ "id": 719450,
+ "node_id": "MDQ6VXNlcjcxOTQ1MA==",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/719450?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/oguzhaninan",
- "html_url": "https://github.com/oguzhaninan",
- "followers_url": "https://api.github.com/users/oguzhaninan/followers",
- "following_url": "https://api.github.com/users/oguzhaninan/following{/other_user}",
- "gists_url": "https://api.github.com/users/oguzhaninan/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/oguzhaninan/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/oguzhaninan/subscriptions",
- "organizations_url": "https://api.github.com/users/oguzhaninan/orgs",
- "repos_url": "https://api.github.com/users/oguzhaninan/repos",
- "events_url": "https://api.github.com/users/oguzhaninan/events{/privacy}",
- "received_events_url": "https://api.github.com/users/oguzhaninan/received_events",
+ "url": "https://api.github.com/users/andriyko",
+ "html_url": "https://github.com/andriyko",
+ "followers_url": "https://api.github.com/users/andriyko/followers",
+ "following_url": "https://api.github.com/users/andriyko/following{/other_user}",
+ "gists_url": "https://api.github.com/users/andriyko/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/andriyko/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/andriyko/subscriptions",
+ "organizations_url": "https://api.github.com/users/andriyko/orgs",
+ "repos_url": "https://api.github.com/users/andriyko/repos",
+ "events_url": "https://api.github.com/users/andriyko/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/andriyko/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2017-03-15T07:17:57Z",
- "published_at": "2017-05-30T16:52:27Z",
+ "created_at": "2017-10-28T15:25:48Z",
+ "published_at": "2017-10-28T15:44:21Z",
"assets": [
{
- "url": "https://api.github.com/repos/oguzhaninan/Buka/releases/assets/3966561",
- "id": 3966561,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDM5NjY1NjE=",
- "name": "Buka-1.0.0-x86_64.AppImage",
- "label": null,
- "uploader": {
- "login": "oguzhaninan",
- "id": 16149251,
- "node_id": "MDQ6VXNlcjE2MTQ5MjUx",
- "avatar_url": "https://avatars3.githubusercontent.com/u/16149251?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/oguzhaninan",
- "html_url": "https://github.com/oguzhaninan",
- "followers_url": "https://api.github.com/users/oguzhaninan/followers",
- "following_url": "https://api.github.com/users/oguzhaninan/following{/other_user}",
- "gists_url": "https://api.github.com/users/oguzhaninan/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/oguzhaninan/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/oguzhaninan/subscriptions",
- "organizations_url": "https://api.github.com/users/oguzhaninan/orgs",
- "repos_url": "https://api.github.com/users/oguzhaninan/repos",
- "events_url": "https://api.github.com/users/oguzhaninan/events{/privacy}",
- "received_events_url": "https://api.github.com/users/oguzhaninan/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-iso9660-appimage",
- "state": "uploaded",
- "size": 57212928,
- "download_count": 3597,
- "created_at": "2017-05-26T07:46:34Z",
- "updated_at": "2017-05-26T07:57:57Z",
- "browser_download_url": "https://github.com/oguzhaninan/Buka/releases/download/v1.0.0/Buka-1.0.0-x86_64.AppImage"
- },
- {
- "url": "https://api.github.com/repos/oguzhaninan/Buka/releases/assets/3969800",
- "id": 3969800,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDM5Njk4MDA=",
- "name": "Buka-1.0.0.freebsd",
- "label": null,
- "uploader": {
- "login": "oguzhaninan",
- "id": 16149251,
- "node_id": "MDQ6VXNlcjE2MTQ5MjUx",
- "avatar_url": "https://avatars3.githubusercontent.com/u/16149251?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/oguzhaninan",
- "html_url": "https://github.com/oguzhaninan",
- "followers_url": "https://api.github.com/users/oguzhaninan/followers",
- "following_url": "https://api.github.com/users/oguzhaninan/following{/other_user}",
- "gists_url": "https://api.github.com/users/oguzhaninan/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/oguzhaninan/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/oguzhaninan/subscriptions",
- "organizations_url": "https://api.github.com/users/oguzhaninan/orgs",
- "repos_url": "https://api.github.com/users/oguzhaninan/repos",
- "events_url": "https://api.github.com/users/oguzhaninan/events{/privacy}",
- "received_events_url": "https://api.github.com/users/oguzhaninan/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 38948252,
- "download_count": 110,
- "created_at": "2017-05-26T15:37:05Z",
- "updated_at": "2017-05-26T15:45:21Z",
- "browser_download_url": "https://github.com/oguzhaninan/Buka/releases/download/v1.0.0/Buka-1.0.0.freebsd"
- },
- {
- "url": "https://api.github.com/repos/oguzhaninan/Buka/releases/assets/3969914",
- "id": 3969914,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDM5Njk5MTQ=",
- "name": "Buka-1.0.0.pacman",
- "label": null,
- "uploader": {
- "login": "oguzhaninan",
- "id": 16149251,
- "node_id": "MDQ6VXNlcjE2MTQ5MjUx",
- "avatar_url": "https://avatars3.githubusercontent.com/u/16149251?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/oguzhaninan",
- "html_url": "https://github.com/oguzhaninan",
- "followers_url": "https://api.github.com/users/oguzhaninan/followers",
- "following_url": "https://api.github.com/users/oguzhaninan/following{/other_user}",
- "gists_url": "https://api.github.com/users/oguzhaninan/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/oguzhaninan/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/oguzhaninan/subscriptions",
- "organizations_url": "https://api.github.com/users/oguzhaninan/orgs",
- "repos_url": "https://api.github.com/users/oguzhaninan/repos",
- "events_url": "https://api.github.com/users/oguzhaninan/events{/privacy}",
- "received_events_url": "https://api.github.com/users/oguzhaninan/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 39417268,
- "download_count": 329,
- "created_at": "2017-05-26T15:55:03Z",
- "updated_at": "2017-05-26T16:03:21Z",
- "browser_download_url": "https://github.com/oguzhaninan/Buka/releases/download/v1.0.0/Buka-1.0.0.pacman"
- },
- {
- "url": "https://api.github.com/repos/oguzhaninan/Buka/releases/assets/3963270",
- "id": 3963270,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDM5NjMyNzA=",
- "name": "Buka-1.0.0.rpm",
- "label": null,
- "uploader": {
- "login": "oguzhaninan",
- "id": 16149251,
- "node_id": "MDQ6VXNlcjE2MTQ5MjUx",
- "avatar_url": "https://avatars3.githubusercontent.com/u/16149251?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/oguzhaninan",
- "html_url": "https://github.com/oguzhaninan",
- "followers_url": "https://api.github.com/users/oguzhaninan/followers",
- "following_url": "https://api.github.com/users/oguzhaninan/following{/other_user}",
- "gists_url": "https://api.github.com/users/oguzhaninan/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/oguzhaninan/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/oguzhaninan/subscriptions",
- "organizations_url": "https://api.github.com/users/oguzhaninan/orgs",
- "repos_url": "https://api.github.com/users/oguzhaninan/repos",
- "events_url": "https://api.github.com/users/oguzhaninan/events{/privacy}",
- "received_events_url": "https://api.github.com/users/oguzhaninan/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-rpm",
- "state": "uploaded",
- "size": 55871438,
- "download_count": 848,
- "created_at": "2017-05-25T20:20:16Z",
- "updated_at": "2017-05-25T20:31:59Z",
- "browser_download_url": "https://github.com/oguzhaninan/Buka/releases/download/v1.0.0/Buka-1.0.0.rpm"
- },
- {
- "url": "https://api.github.com/repos/oguzhaninan/Buka/releases/assets/3786397",
- "id": 3786397,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDM3ODYzOTc=",
- "name": "Buka_1.0.0_amd64.deb",
- "label": null,
- "uploader": {
- "login": "oguzhaninan",
- "id": 16149251,
- "node_id": "MDQ6VXNlcjE2MTQ5MjUx",
- "avatar_url": "https://avatars3.githubusercontent.com/u/16149251?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/oguzhaninan",
- "html_url": "https://github.com/oguzhaninan",
- "followers_url": "https://api.github.com/users/oguzhaninan/followers",
- "following_url": "https://api.github.com/users/oguzhaninan/following{/other_user}",
- "gists_url": "https://api.github.com/users/oguzhaninan/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/oguzhaninan/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/oguzhaninan/subscriptions",
- "organizations_url": "https://api.github.com/users/oguzhaninan/orgs",
- "repos_url": "https://api.github.com/users/oguzhaninan/repos",
- "events_url": "https://api.github.com/users/oguzhaninan/events{/privacy}",
- "received_events_url": "https://api.github.com/users/oguzhaninan/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/vnd.debian.binary-package",
- "state": "uploaded",
- "size": 40639300,
- "download_count": 9438,
- "created_at": "2017-05-02T19:14:31Z",
- "updated_at": "2017-05-02T19:23:32Z",
- "browser_download_url": "https://github.com/oguzhaninan/Buka/releases/download/v1.0.0/Buka_1.0.0_amd64.deb"
- },
- {
- "url": "https://api.github.com/repos/oguzhaninan/Buka/releases/assets/3966699",
- "id": 3966699,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDM5NjY2OTk=",
- "name": "buka_1.0.0_amd64.snap",
- "label": null,
- "uploader": {
- "login": "oguzhaninan",
- "id": 16149251,
- "node_id": "MDQ6VXNlcjE2MTQ5MjUx",
- "avatar_url": "https://avatars3.githubusercontent.com/u/16149251?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/oguzhaninan",
- "html_url": "https://github.com/oguzhaninan",
- "followers_url": "https://api.github.com/users/oguzhaninan/followers",
- "following_url": "https://api.github.com/users/oguzhaninan/following{/other_user}",
- "gists_url": "https://api.github.com/users/oguzhaninan/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/oguzhaninan/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/oguzhaninan/subscriptions",
- "organizations_url": "https://api.github.com/users/oguzhaninan/orgs",
- "repos_url": "https://api.github.com/users/oguzhaninan/repos",
- "events_url": "https://api.github.com/users/oguzhaninan/events{/privacy}",
- "received_events_url": "https://api.github.com/users/oguzhaninan/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/vnd.snap",
- "state": "uploaded",
- "size": 91725824,
- "download_count": 511,
- "created_at": "2017-05-26T08:17:53Z",
- "updated_at": "2017-05-26T08:51:15Z",
- "browser_download_url": "https://github.com/oguzhaninan/Buka/releases/download/v1.0.0/buka_1.0.0_amd64.snap"
- },
- {
- "url": "https://api.github.com/repos/oguzhaninan/Buka/releases/assets/3786518",
- "id": 3786518,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDM3ODY1MTg=",
- "name": "Buka_1.0.0_i386.deb",
+ "url": "https://api.github.com/repos/andriyko/browser-dispatcher/releases/assets/5189907",
+ "id": 5189907,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDUxODk5MDc=",
+ "name": "BrowserDispatcher-0.1.5.dmg",
"label": null,
"uploader": {
- "login": "oguzhaninan",
- "id": 16149251,
- "node_id": "MDQ6VXNlcjE2MTQ5MjUx",
- "avatar_url": "https://avatars3.githubusercontent.com/u/16149251?v=4",
+ "login": "andriyko",
+ "id": 719450,
+ "node_id": "MDQ6VXNlcjcxOTQ1MA==",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/719450?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/oguzhaninan",
- "html_url": "https://github.com/oguzhaninan",
- "followers_url": "https://api.github.com/users/oguzhaninan/followers",
- "following_url": "https://api.github.com/users/oguzhaninan/following{/other_user}",
- "gists_url": "https://api.github.com/users/oguzhaninan/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/oguzhaninan/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/oguzhaninan/subscriptions",
- "organizations_url": "https://api.github.com/users/oguzhaninan/orgs",
- "repos_url": "https://api.github.com/users/oguzhaninan/repos",
- "events_url": "https://api.github.com/users/oguzhaninan/events{/privacy}",
- "received_events_url": "https://api.github.com/users/oguzhaninan/received_events",
+ "url": "https://api.github.com/users/andriyko",
+ "html_url": "https://github.com/andriyko",
+ "followers_url": "https://api.github.com/users/andriyko/followers",
+ "following_url": "https://api.github.com/users/andriyko/following{/other_user}",
+ "gists_url": "https://api.github.com/users/andriyko/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/andriyko/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/andriyko/subscriptions",
+ "organizations_url": "https://api.github.com/users/andriyko/orgs",
+ "repos_url": "https://api.github.com/users/andriyko/repos",
+ "events_url": "https://api.github.com/users/andriyko/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/andriyko/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/vnd.debian.binary-package",
+ "content_type": "application/x-diskcopy",
"state": "uploaded",
- "size": 41745542,
- "download_count": 927,
- "created_at": "2017-05-02T19:26:07Z",
- "updated_at": "2017-05-02T19:34:45Z",
- "browser_download_url": "https://github.com/oguzhaninan/Buka/releases/download/v1.0.0/Buka_1.0.0_i386.deb"
+ "size": 45502173,
+ "download_count": 346,
+ "created_at": "2017-10-28T15:42:43Z",
+ "updated_at": "2017-10-28T15:44:17Z",
+ "browser_download_url": "https://github.com/andriyko/browser-dispatcher/releases/download/0.1.5/BrowserDispatcher-0.1.5.dmg"
}
],
- "tarball_url": "https://api.github.com/repos/oguzhaninan/Buka/tarball/v1.0.0",
- "zipball_url": "https://api.github.com/repos/oguzhaninan/Buka/zipball/v1.0.0",
- "body_html": "
"
+ "tarball_url": "https://api.github.com/repos/andriyko/browser-dispatcher/tarball/0.1.5",
+ "zipball_url": "https://api.github.com/repos/andriyko/browser-dispatcher/zipball/0.1.5",
+ "body_html": "Release 0.1.5
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:55.670Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:03.140Z"
},
"bunqdesktop": {
"latestRelease": {
@@ -9879,7 +9598,7 @@
"content_type": "application/x-debian-package",
"state": "uploaded",
"size": 56498104,
- "download_count": 112,
+ "download_count": 114,
"created_at": "2020-04-30T09:59:34Z",
"updated_at": "2020-04-30T09:59:36Z",
"browser_download_url": "https://github.com/bunqCommunity/bunqDesktop/releases/download/0.9.10/bunqDesktop-0.9.10-amd64.deb"
@@ -9913,7 +9632,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 70463488,
- "download_count": 24,
+ "download_count": 26,
"created_at": "2020-04-30T09:59:37Z",
"updated_at": "2020-04-30T09:59:40Z",
"browser_download_url": "https://github.com/bunqCommunity/bunqDesktop/releases/download/0.9.10/bunqDesktop-0.9.10-amd64.snap"
@@ -9947,7 +9666,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 87511106,
- "download_count": 186,
+ "download_count": 188,
"created_at": "2020-04-30T09:59:44Z",
"updated_at": "2020-04-30T09:59:47Z",
"browser_download_url": "https://github.com/bunqCommunity/bunqDesktop/releases/download/0.9.10/bunqDesktop-0.9.10-i386.AppImage"
@@ -10015,7 +9734,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 83692728,
- "download_count": 492,
+ "download_count": 500,
"created_at": "2020-04-30T09:59:41Z",
"updated_at": "2020-04-30T09:59:43Z",
"browser_download_url": "https://github.com/bunqCommunity/bunqDesktop/releases/download/0.9.10/bunqDesktop-0.9.10-x86_64.AppImage"
@@ -10049,7 +9768,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 61535384,
- "download_count": 2491,
+ "download_count": 2504,
"created_at": "2020-04-30T10:15:59Z",
"updated_at": "2020-04-30T10:16:21Z",
"browser_download_url": "https://github.com/bunqCommunity/bunqDesktop/releases/download/0.9.10/bunqDesktop-0.9.10.dmg"
@@ -10083,7 +9802,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 91458979,
- "download_count": 3728,
+ "download_count": 3742,
"created_at": "2020-04-30T10:16:02Z",
"updated_at": "2020-04-30T10:16:17Z",
"browser_download_url": "https://github.com/bunqCommunity/bunqDesktop/releases/download/0.9.10/bunqDesktop-0.9.10.exe"
@@ -10117,7 +9836,7 @@
"content_type": "application/gzip",
"state": "uploaded",
"size": 82661523,
- "download_count": 98,
+ "download_count": 99,
"created_at": "2020-04-30T09:59:48Z",
"updated_at": "2020-04-30T09:59:50Z",
"browser_download_url": "https://github.com/bunqCommunity/bunqDesktop/releases/download/0.9.10/bunqDesktop-linux-unpacked.tar.gz"
@@ -10195,7 +9914,7 @@
"zipball_url": "https://api.github.com/repos/bunqCommunity/bunqDesktop/zipball/0.9.10",
"body_html": "This release comes with 1 bugfix to fix the API validation errors.
\n\nFixed a bug where a deprecated method was used to validate API data \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:55.695Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:03.242Z"
},
"buttercup": {
"latestRelease": {
@@ -10364,7 +10083,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 78756661,
- "download_count": 1047,
+ "download_count": 1054,
"created_at": "2020-08-19T15:47:34Z",
"updated_at": "2020-08-19T15:49:10Z",
"browser_download_url": "https://github.com/buttercup/buttercup-desktop/releases/download/v1.20.5/Buttercup-1.20.5.dmg"
@@ -10466,7 +10185,7 @@
"content_type": "application/x-redhat-package-manager",
"state": "uploaded",
"size": 58675516,
- "download_count": 175,
+ "download_count": 178,
"created_at": "2020-08-19T15:49:12Z",
"updated_at": "2020-08-19T15:49:59Z",
"browser_download_url": "https://github.com/buttercup/buttercup-desktop/releases/download/v1.20.5/buttercup-desktop-1.20.5.x86_64.rpm"
@@ -10500,7 +10219,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 58689590,
- "download_count": 982,
+ "download_count": 996,
"created_at": "2020-08-19T15:50:21Z",
"updated_at": "2020-08-19T15:51:04Z",
"browser_download_url": "https://github.com/buttercup/buttercup-desktop/releases/download/v1.20.5/buttercup-desktop_1.20.5_amd64.deb"
@@ -10568,7 +10287,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 109304448,
- "download_count": 3057,
+ "download_count": 3104,
"created_at": "2020-08-19T15:48:18Z",
"updated_at": "2020-08-19T15:49:25Z",
"browser_download_url": "https://github.com/buttercup/buttercup-desktop/releases/download/v1.20.5/Buttercup-Setup-1.20.5.exe"
@@ -10602,7 +10321,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 112611,
- "download_count": 486,
+ "download_count": 488,
"created_at": "2020-08-19T15:48:18Z",
"updated_at": "2020-08-19T15:48:19Z",
"browser_download_url": "https://github.com/buttercup/buttercup-desktop/releases/download/v1.20.5/Buttercup-Setup-1.20.5.exe.blockmap"
@@ -10670,7 +10389,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 371,
- "download_count": 1940,
+ "download_count": 1962,
"created_at": "2020-08-19T15:51:15Z",
"updated_at": "2020-08-19T15:51:15Z",
"browser_download_url": "https://github.com/buttercup/buttercup-desktop/releases/download/v1.20.5/latest-linux.yml"
@@ -10704,7 +10423,7 @@
"content_type": "application/x-yaml",
"state": "uploaded",
"size": 519,
- "download_count": 11154,
+ "download_count": 11318,
"created_at": "2020-08-19T15:53:16Z",
"updated_at": "2020-08-19T15:53:17Z",
"browser_download_url": "https://github.com/buttercup/buttercup-desktop/releases/download/v1.20.5/latest-mac.yml"
@@ -10738,7 +10457,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 382,
- "download_count": 17516,
+ "download_count": 17807,
"created_at": "2020-08-19T15:51:15Z",
"updated_at": "2020-08-19T15:51:16Z",
"browser_download_url": "https://github.com/buttercup/buttercup-desktop/releases/download/v1.20.5/latest.yml"
@@ -10748,292 +10467,403 @@
"zipball_url": "https://api.github.com/repos/buttercup/buttercup-desktop/zipball/v1.20.5",
"body_html": "This release fixes an important issue with Vault sizes growing very large in some cases and is recommended for all users.
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:55.705Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:03.266Z"
},
- "calcy": {
+ "c-ip": {
"latestRelease": {
- "url": "https://api.github.com/repos/VarunDevPro/calcy/releases/22227684",
- "assets_url": "https://api.github.com/repos/VarunDevPro/calcy/releases/22227684/assets",
- "upload_url": "https://uploads.github.com/repos/VarunDevPro/calcy/releases/22227684/assets{?name,label}",
- "html_url": "https://github.com/VarunDevPro/calcy/releases/tag/v1.1.0",
- "id": 22227684,
- "node_id": "MDc6UmVsZWFzZTIyMjI3Njg0",
- "tag_name": "v1.1.0",
+ "url": "https://api.github.com/repos/Lierrmm/C-IP/releases/21759675",
+ "assets_url": "https://api.github.com/repos/Lierrmm/C-IP/releases/21759675/assets",
+ "upload_url": "https://uploads.github.com/repos/Lierrmm/C-IP/releases/21759675/assets{?name,label}",
+ "html_url": "https://github.com/Lierrmm/C-IP/releases/tag/1.2.1",
+ "id": 21759675,
+ "node_id": "MDc6UmVsZWFzZTIxNzU5Njc1",
+ "tag_name": "1.2.1",
"target_commitish": "master",
- "name": "Calcy v1.1.0",
+ "name": "[Hotfix] Code Cleanup & Copy Issues Addressed",
"draft": false,
"author": {
- "login": "VarunDevPro",
- "id": 28918411,
- "node_id": "MDQ6VXNlcjI4OTE4NDEx",
- "avatar_url": "https://avatars0.githubusercontent.com/u/28918411?v=4",
+ "login": "Lierrmm",
+ "id": 13552261,
+ "node_id": "MDQ6VXNlcjEzNTUyMjYx",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/13552261?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/VarunDevPro",
- "html_url": "https://github.com/VarunDevPro",
- "followers_url": "https://api.github.com/users/VarunDevPro/followers",
- "following_url": "https://api.github.com/users/VarunDevPro/following{/other_user}",
- "gists_url": "https://api.github.com/users/VarunDevPro/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/VarunDevPro/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/VarunDevPro/subscriptions",
- "organizations_url": "https://api.github.com/users/VarunDevPro/orgs",
- "repos_url": "https://api.github.com/users/VarunDevPro/repos",
- "events_url": "https://api.github.com/users/VarunDevPro/events{/privacy}",
- "received_events_url": "https://api.github.com/users/VarunDevPro/received_events",
+ "url": "https://api.github.com/users/Lierrmm",
+ "html_url": "https://github.com/Lierrmm",
+ "followers_url": "https://api.github.com/users/Lierrmm/followers",
+ "following_url": "https://api.github.com/users/Lierrmm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Lierrmm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Lierrmm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Lierrmm/subscriptions",
+ "organizations_url": "https://api.github.com/users/Lierrmm/orgs",
+ "repos_url": "https://api.github.com/users/Lierrmm/repos",
+ "events_url": "https://api.github.com/users/Lierrmm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Lierrmm/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2019-12-14T07:28:15Z",
- "published_at": "2019-12-14T07:32:59Z",
+ "created_at": "2019-11-26T09:36:27Z",
+ "published_at": "2019-11-26T09:37:03Z",
"assets": [
{
- "url": "https://api.github.com/repos/VarunDevPro/calcy/releases/assets/16795819",
- "id": 16795819,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE2Nzk1ODE5",
- "name": "calcy-1.1.0-mac.zip",
- "label": "",
+ "url": "https://api.github.com/repos/Lierrmm/C-IP/releases/assets/16403266",
+ "id": 16403266,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE2NDAzMjY2",
+ "name": "ipvis.Setup.1.2.1.exe",
+ "label": null,
"uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "login": "Lierrmm",
+ "id": 13552261,
+ "node_id": "MDQ6VXNlcjEzNTUyMjYx",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/13552261?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
+ "url": "https://api.github.com/users/Lierrmm",
+ "html_url": "https://github.com/Lierrmm",
+ "followers_url": "https://api.github.com/users/Lierrmm/followers",
+ "following_url": "https://api.github.com/users/Lierrmm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Lierrmm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Lierrmm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Lierrmm/subscriptions",
+ "organizations_url": "https://api.github.com/users/Lierrmm/orgs",
+ "repos_url": "https://api.github.com/users/Lierrmm/repos",
+ "events_url": "https://api.github.com/users/Lierrmm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Lierrmm/received_events",
+ "type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/x-msdownload",
"state": "uploaded",
- "size": 62045779,
- "download_count": 21,
- "created_at": "2019-12-14T07:34:49Z",
- "updated_at": "2019-12-14T07:34:52Z",
- "browser_download_url": "https://github.com/VarunDevPro/calcy/releases/download/v1.1.0/calcy-1.1.0-mac.zip"
+ "size": 45342658,
+ "download_count": 380,
+ "created_at": "2019-11-26T09:36:40Z",
+ "updated_at": "2019-11-26T09:36:50Z",
+ "browser_download_url": "https://github.com/Lierrmm/C-IP/releases/download/1.2.1/ipvis.Setup.1.2.1.exe"
},
{
- "url": "https://api.github.com/repos/VarunDevPro/calcy/releases/assets/16795817",
- "id": 16795817,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE2Nzk1ODE3",
- "name": "calcy-1.1.0.AppImage",
- "label": "",
+ "url": "https://api.github.com/repos/Lierrmm/C-IP/releases/assets/16403267",
+ "id": 16403267,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE2NDAzMjY3",
+ "name": "latest.yml",
+ "label": null,
"uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "login": "Lierrmm",
+ "id": 13552261,
+ "node_id": "MDQ6VXNlcjEzNTUyMjYx",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/13552261?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
+ "url": "https://api.github.com/users/Lierrmm",
+ "html_url": "https://github.com/Lierrmm",
+ "followers_url": "https://api.github.com/users/Lierrmm/followers",
+ "following_url": "https://api.github.com/users/Lierrmm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Lierrmm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Lierrmm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Lierrmm/subscriptions",
+ "organizations_url": "https://api.github.com/users/Lierrmm/orgs",
+ "repos_url": "https://api.github.com/users/Lierrmm/repos",
+ "events_url": "https://api.github.com/users/Lierrmm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Lierrmm/received_events",
+ "type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 71873371,
+ "size": 338,
"download_count": 32,
- "created_at": "2019-12-14T07:34:47Z",
- "updated_at": "2019-12-14T07:34:49Z",
- "browser_download_url": "https://github.com/VarunDevPro/calcy/releases/download/v1.1.0/calcy-1.1.0.AppImage"
+ "created_at": "2019-11-26T09:36:40Z",
+ "updated_at": "2019-11-26T09:36:50Z",
+ "browser_download_url": "https://github.com/Lierrmm/C-IP/releases/download/1.2.1/latest.yml"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/Lierrmm/C-IP/tarball/1.2.1",
+ "zipball_url": "https://api.github.com/repos/Lierrmm/C-IP/zipball/1.2.1",
+ "body_html": "HOT-FIX \nThis release is a hot-fix for issues found in version 1.2.0 \n\nCode Cleanup \nCopy Issues Addressed \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:03.302Z"
+ },
+ "buka": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/oguzhaninan/Buka/releases/5748864",
+ "assets_url": "https://api.github.com/repos/oguzhaninan/Buka/releases/5748864/assets",
+ "upload_url": "https://uploads.github.com/repos/oguzhaninan/Buka/releases/5748864/assets{?name,label}",
+ "html_url": "https://github.com/oguzhaninan/Buka/releases/tag/v1.0.0",
+ "id": 5748864,
+ "node_id": "MDc6UmVsZWFzZTU3NDg4NjQ=",
+ "tag_name": "v1.0.0",
+ "target_commitish": "master",
+ "name": "Buka v1.0.0",
+ "draft": false,
+ "author": {
+ "login": "oguzhaninan",
+ "id": 16149251,
+ "node_id": "MDQ6VXNlcjE2MTQ5MjUx",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/16149251?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/oguzhaninan",
+ "html_url": "https://github.com/oguzhaninan",
+ "followers_url": "https://api.github.com/users/oguzhaninan/followers",
+ "following_url": "https://api.github.com/users/oguzhaninan/following{/other_user}",
+ "gists_url": "https://api.github.com/users/oguzhaninan/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/oguzhaninan/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/oguzhaninan/subscriptions",
+ "organizations_url": "https://api.github.com/users/oguzhaninan/orgs",
+ "repos_url": "https://api.github.com/users/oguzhaninan/repos",
+ "events_url": "https://api.github.com/users/oguzhaninan/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/oguzhaninan/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2017-03-15T07:17:57Z",
+ "published_at": "2017-05-30T16:52:27Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/oguzhaninan/Buka/releases/assets/3966561",
+ "id": 3966561,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDM5NjY1NjE=",
+ "name": "Buka-1.0.0-x86_64.AppImage",
+ "label": null,
+ "uploader": {
+ "login": "oguzhaninan",
+ "id": 16149251,
+ "node_id": "MDQ6VXNlcjE2MTQ5MjUx",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/16149251?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/oguzhaninan",
+ "html_url": "https://github.com/oguzhaninan",
+ "followers_url": "https://api.github.com/users/oguzhaninan/followers",
+ "following_url": "https://api.github.com/users/oguzhaninan/following{/other_user}",
+ "gists_url": "https://api.github.com/users/oguzhaninan/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/oguzhaninan/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/oguzhaninan/subscriptions",
+ "organizations_url": "https://api.github.com/users/oguzhaninan/orgs",
+ "repos_url": "https://api.github.com/users/oguzhaninan/repos",
+ "events_url": "https://api.github.com/users/oguzhaninan/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/oguzhaninan/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-iso9660-appimage",
+ "state": "uploaded",
+ "size": 57212928,
+ "download_count": 3600,
+ "created_at": "2017-05-26T07:46:34Z",
+ "updated_at": "2017-05-26T07:57:57Z",
+ "browser_download_url": "https://github.com/oguzhaninan/Buka/releases/download/v1.0.0/Buka-1.0.0-x86_64.AppImage"
},
{
- "url": "https://api.github.com/repos/VarunDevPro/calcy/releases/assets/16795820",
- "id": 16795820,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE2Nzk1ODIw",
- "name": "calcy-1.1.0.dmg",
- "label": "",
+ "url": "https://api.github.com/repos/oguzhaninan/Buka/releases/assets/3969800",
+ "id": 3969800,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDM5Njk4MDA=",
+ "name": "Buka-1.0.0.freebsd",
+ "label": null,
"uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "login": "oguzhaninan",
+ "id": 16149251,
+ "node_id": "MDQ6VXNlcjE2MTQ5MjUx",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/16149251?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
+ "url": "https://api.github.com/users/oguzhaninan",
+ "html_url": "https://github.com/oguzhaninan",
+ "followers_url": "https://api.github.com/users/oguzhaninan/followers",
+ "following_url": "https://api.github.com/users/oguzhaninan/following{/other_user}",
+ "gists_url": "https://api.github.com/users/oguzhaninan/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/oguzhaninan/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/oguzhaninan/subscriptions",
+ "organizations_url": "https://api.github.com/users/oguzhaninan/orgs",
+ "repos_url": "https://api.github.com/users/oguzhaninan/repos",
+ "events_url": "https://api.github.com/users/oguzhaninan/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/oguzhaninan/received_events",
+ "type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 64076674,
- "download_count": 28,
- "created_at": "2019-12-14T07:34:49Z",
- "updated_at": "2019-12-14T07:34:52Z",
- "browser_download_url": "https://github.com/VarunDevPro/calcy/releases/download/v1.1.0/calcy-1.1.0.dmg"
+ "size": 38948252,
+ "download_count": 110,
+ "created_at": "2017-05-26T15:37:05Z",
+ "updated_at": "2017-05-26T15:45:21Z",
+ "browser_download_url": "https://github.com/oguzhaninan/Buka/releases/download/v1.0.0/Buka-1.0.0.freebsd"
},
{
- "url": "https://api.github.com/repos/VarunDevPro/calcy/releases/assets/16795826",
- "id": 16795826,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE2Nzk1ODI2",
- "name": "calcy-portable.zip",
- "label": "",
+ "url": "https://api.github.com/repos/oguzhaninan/Buka/releases/assets/3969914",
+ "id": 3969914,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDM5Njk5MTQ=",
+ "name": "Buka-1.0.0.pacman",
+ "label": null,
"uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "login": "oguzhaninan",
+ "id": 16149251,
+ "node_id": "MDQ6VXNlcjE2MTQ5MjUx",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/16149251?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
+ "url": "https://api.github.com/users/oguzhaninan",
+ "html_url": "https://github.com/oguzhaninan",
+ "followers_url": "https://api.github.com/users/oguzhaninan/followers",
+ "following_url": "https://api.github.com/users/oguzhaninan/following{/other_user}",
+ "gists_url": "https://api.github.com/users/oguzhaninan/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/oguzhaninan/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/oguzhaninan/subscriptions",
+ "organizations_url": "https://api.github.com/users/oguzhaninan/orgs",
+ "repos_url": "https://api.github.com/users/oguzhaninan/repos",
+ "events_url": "https://api.github.com/users/oguzhaninan/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/oguzhaninan/received_events",
+ "type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 64907813,
- "download_count": 94,
- "created_at": "2019-12-14T07:35:36Z",
- "updated_at": "2019-12-14T07:35:42Z",
- "browser_download_url": "https://github.com/VarunDevPro/calcy/releases/download/v1.1.0/calcy-portable.zip"
+ "size": 39417268,
+ "download_count": 329,
+ "created_at": "2017-05-26T15:55:03Z",
+ "updated_at": "2017-05-26T16:03:21Z",
+ "browser_download_url": "https://github.com/oguzhaninan/Buka/releases/download/v1.0.0/Buka-1.0.0.pacman"
},
{
- "url": "https://api.github.com/repos/VarunDevPro/calcy/releases/assets/16795827",
- "id": 16795827,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE2Nzk1ODI3",
- "name": "calcy.Setup.1.1.0.exe",
- "label": "",
+ "url": "https://api.github.com/repos/oguzhaninan/Buka/releases/assets/3963270",
+ "id": 3963270,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDM5NjMyNzA=",
+ "name": "Buka-1.0.0.rpm",
+ "label": null,
"uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "login": "oguzhaninan",
+ "id": 16149251,
+ "node_id": "MDQ6VXNlcjE2MTQ5MjUx",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/16149251?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
+ "url": "https://api.github.com/users/oguzhaninan",
+ "html_url": "https://github.com/oguzhaninan",
+ "followers_url": "https://api.github.com/users/oguzhaninan/followers",
+ "following_url": "https://api.github.com/users/oguzhaninan/following{/other_user}",
+ "gists_url": "https://api.github.com/users/oguzhaninan/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/oguzhaninan/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/oguzhaninan/subscriptions",
+ "organizations_url": "https://api.github.com/users/oguzhaninan/orgs",
+ "repos_url": "https://api.github.com/users/oguzhaninan/repos",
+ "events_url": "https://api.github.com/users/oguzhaninan/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/oguzhaninan/received_events",
+ "type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/x-rpm",
"state": "uploaded",
- "size": 45594579,
- "download_count": 181,
- "created_at": "2019-12-14T07:35:36Z",
- "updated_at": "2019-12-14T07:35:39Z",
- "browser_download_url": "https://github.com/VarunDevPro/calcy/releases/download/v1.1.0/calcy.Setup.1.1.0.exe"
+ "size": 55871438,
+ "download_count": 850,
+ "created_at": "2017-05-25T20:20:16Z",
+ "updated_at": "2017-05-25T20:31:59Z",
+ "browser_download_url": "https://github.com/oguzhaninan/Buka/releases/download/v1.0.0/Buka-1.0.0.rpm"
},
{
- "url": "https://api.github.com/repos/VarunDevPro/calcy/releases/assets/16795818",
- "id": 16795818,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE2Nzk1ODE4",
- "name": "calcy_1.1.0_amd64.snap",
- "label": "",
+ "url": "https://api.github.com/repos/oguzhaninan/Buka/releases/assets/3786397",
+ "id": 3786397,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDM3ODYzOTc=",
+ "name": "Buka_1.0.0_amd64.deb",
+ "label": null,
"uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "login": "oguzhaninan",
+ "id": 16149251,
+ "node_id": "MDQ6VXNlcjE2MTQ5MjUx",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/16149251?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
+ "url": "https://api.github.com/users/oguzhaninan",
+ "html_url": "https://github.com/oguzhaninan",
+ "followers_url": "https://api.github.com/users/oguzhaninan/followers",
+ "following_url": "https://api.github.com/users/oguzhaninan/following{/other_user}",
+ "gists_url": "https://api.github.com/users/oguzhaninan/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/oguzhaninan/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/oguzhaninan/subscriptions",
+ "organizations_url": "https://api.github.com/users/oguzhaninan/orgs",
+ "repos_url": "https://api.github.com/users/oguzhaninan/repos",
+ "events_url": "https://api.github.com/users/oguzhaninan/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/oguzhaninan/received_events",
+ "type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/vnd.debian.binary-package",
"state": "uploaded",
- "size": 60350464,
- "download_count": 14,
- "created_at": "2019-12-14T07:34:47Z",
- "updated_at": "2019-12-14T07:34:49Z",
- "browser_download_url": "https://github.com/VarunDevPro/calcy/releases/download/v1.1.0/calcy_1.1.0_amd64.snap"
+ "size": 40639300,
+ "download_count": 9444,
+ "created_at": "2017-05-02T19:14:31Z",
+ "updated_at": "2017-05-02T19:23:32Z",
+ "browser_download_url": "https://github.com/oguzhaninan/Buka/releases/download/v1.0.0/Buka_1.0.0_amd64.deb"
},
{
- "url": "https://api.github.com/repos/VarunDevPro/calcy/releases/assets/16795816",
- "id": 16795816,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE2Nzk1ODE2",
- "name": "linux-unpacked.zip",
- "label": "",
+ "url": "https://api.github.com/repos/oguzhaninan/Buka/releases/assets/3966699",
+ "id": 3966699,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDM5NjY2OTk=",
+ "name": "buka_1.0.0_amd64.snap",
+ "label": null,
"uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "login": "oguzhaninan",
+ "id": 16149251,
+ "node_id": "MDQ6VXNlcjE2MTQ5MjUx",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/16149251?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
+ "url": "https://api.github.com/users/oguzhaninan",
+ "html_url": "https://github.com/oguzhaninan",
+ "followers_url": "https://api.github.com/users/oguzhaninan/followers",
+ "following_url": "https://api.github.com/users/oguzhaninan/following{/other_user}",
+ "gists_url": "https://api.github.com/users/oguzhaninan/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/oguzhaninan/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/oguzhaninan/subscriptions",
+ "organizations_url": "https://api.github.com/users/oguzhaninan/orgs",
+ "repos_url": "https://api.github.com/users/oguzhaninan/repos",
+ "events_url": "https://api.github.com/users/oguzhaninan/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/oguzhaninan/received_events",
+ "type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/vnd.snap",
"state": "uploaded",
- "size": 70709426,
- "download_count": 25,
- "created_at": "2019-12-14T07:34:47Z",
- "updated_at": "2019-12-14T07:34:49Z",
- "browser_download_url": "https://github.com/VarunDevPro/calcy/releases/download/v1.1.0/linux-unpacked.zip"
- }
- ],
- "tarball_url": "https://api.github.com/repos/VarunDevPro/calcy/tarball/v1.1.0",
- "zipball_url": "https://api.github.com/repos/VarunDevPro/calcy/zipball/v1.1.0",
- "body_html": ""
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:55.782Z"
- },
- "canvas-file-sync": {
- "latestRelease": {
- "url": "https://api.github.com/repos/drew-royster/canvasFileSync/releases/17098001",
+ "size": 91725824,
+ "download_count": 511,
+ "created_at": "2017-05-26T08:17:53Z",
+ "updated_at": "2017-05-26T08:51:15Z",
+ "browser_download_url": "https://github.com/oguzhaninan/Buka/releases/download/v1.0.0/buka_1.0.0_amd64.snap"
+ },
+ {
+ "url": "https://api.github.com/repos/oguzhaninan/Buka/releases/assets/3786518",
+ "id": 3786518,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDM3ODY1MTg=",
+ "name": "Buka_1.0.0_i386.deb",
+ "label": null,
+ "uploader": {
+ "login": "oguzhaninan",
+ "id": 16149251,
+ "node_id": "MDQ6VXNlcjE2MTQ5MjUx",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/16149251?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/oguzhaninan",
+ "html_url": "https://github.com/oguzhaninan",
+ "followers_url": "https://api.github.com/users/oguzhaninan/followers",
+ "following_url": "https://api.github.com/users/oguzhaninan/following{/other_user}",
+ "gists_url": "https://api.github.com/users/oguzhaninan/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/oguzhaninan/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/oguzhaninan/subscriptions",
+ "organizations_url": "https://api.github.com/users/oguzhaninan/orgs",
+ "repos_url": "https://api.github.com/users/oguzhaninan/repos",
+ "events_url": "https://api.github.com/users/oguzhaninan/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/oguzhaninan/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/vnd.debian.binary-package",
+ "state": "uploaded",
+ "size": 41745542,
+ "download_count": 927,
+ "created_at": "2017-05-02T19:26:07Z",
+ "updated_at": "2017-05-02T19:34:45Z",
+ "browser_download_url": "https://github.com/oguzhaninan/Buka/releases/download/v1.0.0/Buka_1.0.0_i386.deb"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/oguzhaninan/Buka/tarball/v1.0.0",
+ "zipball_url": "https://api.github.com/repos/oguzhaninan/Buka/zipball/v1.0.0",
+ "body_html": "
"
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:03.325Z"
+ },
+ "canvas-file-sync": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/drew-royster/canvasFileSync/releases/17098001",
"assets_url": "https://api.github.com/repos/drew-royster/canvasFileSync/releases/17098001/assets",
"upload_url": "https://uploads.github.com/repos/drew-royster/canvasFileSync/releases/17098001/assets{?name,label}",
"html_url": "https://github.com/drew-royster/canvasFileSync/releases/tag/v1.5.1",
@@ -11096,7 +10926,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 55039518,
- "download_count": 291,
+ "download_count": 293,
"created_at": "2019-05-01T23:00:18Z",
"updated_at": "2019-05-01T23:00:20Z",
"browser_download_url": "https://github.com/drew-royster/canvasFileSync/releases/download/v1.5.1/canvas-file-sync-1.5.1.dmg"
@@ -11164,7 +10994,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 39289528,
- "download_count": 12551,
+ "download_count": 12552,
"created_at": "2019-05-01T23:02:18Z",
"updated_at": "2019-05-01T23:02:19Z",
"browser_download_url": "https://github.com/drew-royster/canvasFileSync/releases/download/v1.5.1/canvas-file-sync-setup-1.5.1.exe"
@@ -11232,7 +11062,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 348,
- "download_count": 436031,
+ "download_count": 436385,
"created_at": "2019-05-01T23:00:20Z",
"updated_at": "2019-05-01T23:00:20Z",
"browser_download_url": "https://github.com/drew-royster/canvasFileSync/releases/download/v1.5.1/latest-mac.yml"
@@ -11266,7 +11096,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 431,
- "download_count": 1194006,
+ "download_count": 1194736,
"created_at": "2019-05-01T23:02:19Z",
"updated_at": "2019-05-01T23:02:19Z",
"browser_download_url": "https://github.com/drew-royster/canvasFileSync/releases/download/v1.5.1/latest.yml"
@@ -11276,118 +11106,7 @@
"zipball_url": "https://api.github.com/repos/drew-royster/canvasFileSync/zipball/v1.5.1",
"body_html": "This should fix this issue and also increase reliability overall
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:55.804Z"
- },
- "c-ip": {
- "latestRelease": {
- "url": "https://api.github.com/repos/Lierrmm/C-IP/releases/21759675",
- "assets_url": "https://api.github.com/repos/Lierrmm/C-IP/releases/21759675/assets",
- "upload_url": "https://uploads.github.com/repos/Lierrmm/C-IP/releases/21759675/assets{?name,label}",
- "html_url": "https://github.com/Lierrmm/C-IP/releases/tag/1.2.1",
- "id": 21759675,
- "node_id": "MDc6UmVsZWFzZTIxNzU5Njc1",
- "tag_name": "1.2.1",
- "target_commitish": "master",
- "name": "[Hotfix] Code Cleanup & Copy Issues Addressed",
- "draft": false,
- "author": {
- "login": "Lierrmm",
- "id": 13552261,
- "node_id": "MDQ6VXNlcjEzNTUyMjYx",
- "avatar_url": "https://avatars0.githubusercontent.com/u/13552261?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Lierrmm",
- "html_url": "https://github.com/Lierrmm",
- "followers_url": "https://api.github.com/users/Lierrmm/followers",
- "following_url": "https://api.github.com/users/Lierrmm/following{/other_user}",
- "gists_url": "https://api.github.com/users/Lierrmm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Lierrmm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Lierrmm/subscriptions",
- "organizations_url": "https://api.github.com/users/Lierrmm/orgs",
- "repos_url": "https://api.github.com/users/Lierrmm/repos",
- "events_url": "https://api.github.com/users/Lierrmm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Lierrmm/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2019-11-26T09:36:27Z",
- "published_at": "2019-11-26T09:37:03Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/Lierrmm/C-IP/releases/assets/16403266",
- "id": 16403266,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE2NDAzMjY2",
- "name": "ipvis.Setup.1.2.1.exe",
- "label": null,
- "uploader": {
- "login": "Lierrmm",
- "id": 13552261,
- "node_id": "MDQ6VXNlcjEzNTUyMjYx",
- "avatar_url": "https://avatars0.githubusercontent.com/u/13552261?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Lierrmm",
- "html_url": "https://github.com/Lierrmm",
- "followers_url": "https://api.github.com/users/Lierrmm/followers",
- "following_url": "https://api.github.com/users/Lierrmm/following{/other_user}",
- "gists_url": "https://api.github.com/users/Lierrmm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Lierrmm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Lierrmm/subscriptions",
- "organizations_url": "https://api.github.com/users/Lierrmm/orgs",
- "repos_url": "https://api.github.com/users/Lierrmm/repos",
- "events_url": "https://api.github.com/users/Lierrmm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Lierrmm/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-msdownload",
- "state": "uploaded",
- "size": 45342658,
- "download_count": 380,
- "created_at": "2019-11-26T09:36:40Z",
- "updated_at": "2019-11-26T09:36:50Z",
- "browser_download_url": "https://github.com/Lierrmm/C-IP/releases/download/1.2.1/ipvis.Setup.1.2.1.exe"
- },
- {
- "url": "https://api.github.com/repos/Lierrmm/C-IP/releases/assets/16403267",
- "id": 16403267,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE2NDAzMjY3",
- "name": "latest.yml",
- "label": null,
- "uploader": {
- "login": "Lierrmm",
- "id": 13552261,
- "node_id": "MDQ6VXNlcjEzNTUyMjYx",
- "avatar_url": "https://avatars0.githubusercontent.com/u/13552261?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Lierrmm",
- "html_url": "https://github.com/Lierrmm",
- "followers_url": "https://api.github.com/users/Lierrmm/followers",
- "following_url": "https://api.github.com/users/Lierrmm/following{/other_user}",
- "gists_url": "https://api.github.com/users/Lierrmm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Lierrmm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Lierrmm/subscriptions",
- "organizations_url": "https://api.github.com/users/Lierrmm/orgs",
- "repos_url": "https://api.github.com/users/Lierrmm/repos",
- "events_url": "https://api.github.com/users/Lierrmm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Lierrmm/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 338,
- "download_count": 32,
- "created_at": "2019-11-26T09:36:40Z",
- "updated_at": "2019-11-26T09:36:50Z",
- "browser_download_url": "https://github.com/Lierrmm/C-IP/releases/download/1.2.1/latest.yml"
- }
- ],
- "tarball_url": "https://api.github.com/repos/Lierrmm/C-IP/tarball/1.2.1",
- "zipball_url": "https://api.github.com/repos/Lierrmm/C-IP/zipball/1.2.1",
- "body_html": "HOT-FIX \nThis release is a hot-fix for issues found in version 1.2.0 \n\nCode Cleanup \nCopy Issues Addressed \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:55.817Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:03.428Z"
},
"camunda-modeler": {
"latestRelease": {
@@ -11624,7 +11343,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 65422232,
- "download_count": 203,
+ "download_count": 204,
"created_at": "2020-08-10T08:24:26Z",
"updated_at": "2020-08-10T08:24:27Z",
"browser_download_url": "https://github.com/camunda/camunda-modeler/releases/download/v4.2.0/camunda-modeler-4.2.0-win-x64.zip"
@@ -11668,7 +11387,7 @@
"zipball_url": "https://api.github.com/repos/camunda/camunda-modeler/zipball/v4.2.0",
"body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:55.827Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:03.461Z"
},
"caprine": {
"latestRelease": {
@@ -11735,7 +11454,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 79884518,
- "download_count": 2585,
+ "download_count": 2852,
"created_at": "2020-09-27T12:33:38Z",
"updated_at": "2020-09-27T12:33:42Z",
"browser_download_url": "https://github.com/sindresorhus/caprine/releases/download/v2.50.0/Caprine-2.50.0-mac.zip"
@@ -11769,7 +11488,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 80576339,
- "download_count": 66,
+ "download_count": 79,
"created_at": "2020-09-27T12:33:40Z",
"updated_at": "2020-09-27T12:33:44Z",
"browser_download_url": "https://github.com/sindresorhus/caprine/releases/download/v2.50.0/Caprine-2.50.0.AppImage"
@@ -11803,7 +11522,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 82498136,
- "download_count": 159,
+ "download_count": 182,
"created_at": "2020-09-27T12:33:55Z",
"updated_at": "2020-09-27T12:33:58Z",
"browser_download_url": "https://github.com/sindresorhus/caprine/releases/download/v2.50.0/Caprine-2.50.0.dmg"
@@ -11871,7 +11590,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 56978304,
- "download_count": 2368,
+ "download_count": 2654,
"created_at": "2020-09-27T12:35:23Z",
"updated_at": "2020-09-27T12:35:25Z",
"browser_download_url": "https://github.com/sindresorhus/caprine/releases/download/v2.50.0/Caprine-Setup-2.50.0.exe"
@@ -11905,7 +11624,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 59831,
- "download_count": 2055,
+ "download_count": 2288,
"created_at": "2020-09-27T12:35:36Z",
"updated_at": "2020-09-27T12:35:36Z",
"browser_download_url": "https://github.com/sindresorhus/caprine/releases/download/v2.50.0/Caprine-Setup-2.50.0.exe.blockmap"
@@ -11939,7 +11658,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 56311144,
- "download_count": 97,
+ "download_count": 123,
"created_at": "2020-09-27T12:36:20Z",
"updated_at": "2020-09-27T12:36:22Z",
"browser_download_url": "https://github.com/sindresorhus/caprine/releases/download/v2.50.0/caprine_2.50.0_amd64.deb"
@@ -11973,7 +11692,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 67563520,
- "download_count": 5,
+ "download_count": 7,
"created_at": "2020-09-27T12:34:07Z",
"updated_at": "2020-09-27T12:34:09Z",
"browser_download_url": "https://github.com/sindresorhus/caprine/releases/download/v2.50.0/caprine_2.50.0_amd64.snap"
@@ -12007,7 +11726,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 367,
- "download_count": 198,
+ "download_count": 274,
"created_at": "2020-09-27T12:36:04Z",
"updated_at": "2020-09-27T12:36:04Z",
"browser_download_url": "https://github.com/sindresorhus/caprine/releases/download/v2.50.0/latest-linux.yml"
@@ -12041,7 +11760,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 513,
- "download_count": 5852,
+ "download_count": 7343,
"created_at": "2020-09-27T12:36:04Z",
"updated_at": "2020-09-27T12:36:04Z",
"browser_download_url": "https://github.com/sindresorhus/caprine/releases/download/v2.50.0/latest-mac.yml"
@@ -12075,7 +11794,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 345,
- "download_count": 5242,
+ "download_count": 6550,
"created_at": "2020-09-27T12:36:04Z",
"updated_at": "2020-09-27T12:36:04Z",
"browser_download_url": "https://github.com/sindresorhus/caprine/releases/download/v2.50.0/latest.yml"
@@ -12085,7 +11804,288 @@
"zipball_url": "https://api.github.com/repos/sindresorhus/caprine/zipball/v2.50.0",
"body_html": "\nv2.49.0...v2.50.0
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:55.889Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:03.472Z"
+ },
+ "calcy": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/VarunDevPro/calcy/releases/22227684",
+ "assets_url": "https://api.github.com/repos/VarunDevPro/calcy/releases/22227684/assets",
+ "upload_url": "https://uploads.github.com/repos/VarunDevPro/calcy/releases/22227684/assets{?name,label}",
+ "html_url": "https://github.com/VarunDevPro/calcy/releases/tag/v1.1.0",
+ "id": 22227684,
+ "node_id": "MDc6UmVsZWFzZTIyMjI3Njg0",
+ "tag_name": "v1.1.0",
+ "target_commitish": "master",
+ "name": "Calcy v1.1.0",
+ "draft": false,
+ "author": {
+ "login": "VarunDevPro",
+ "id": 28918411,
+ "node_id": "MDQ6VXNlcjI4OTE4NDEx",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/28918411?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/VarunDevPro",
+ "html_url": "https://github.com/VarunDevPro",
+ "followers_url": "https://api.github.com/users/VarunDevPro/followers",
+ "following_url": "https://api.github.com/users/VarunDevPro/following{/other_user}",
+ "gists_url": "https://api.github.com/users/VarunDevPro/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/VarunDevPro/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/VarunDevPro/subscriptions",
+ "organizations_url": "https://api.github.com/users/VarunDevPro/orgs",
+ "repos_url": "https://api.github.com/users/VarunDevPro/repos",
+ "events_url": "https://api.github.com/users/VarunDevPro/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/VarunDevPro/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2019-12-14T07:28:15Z",
+ "published_at": "2019-12-14T07:32:59Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/VarunDevPro/calcy/releases/assets/16795819",
+ "id": 16795819,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE2Nzk1ODE5",
+ "name": "calcy-1.1.0-mac.zip",
+ "label": "",
+ "uploader": {
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 62045779,
+ "download_count": 21,
+ "created_at": "2019-12-14T07:34:49Z",
+ "updated_at": "2019-12-14T07:34:52Z",
+ "browser_download_url": "https://github.com/VarunDevPro/calcy/releases/download/v1.1.0/calcy-1.1.0-mac.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/VarunDevPro/calcy/releases/assets/16795817",
+ "id": 16795817,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE2Nzk1ODE3",
+ "name": "calcy-1.1.0.AppImage",
+ "label": "",
+ "uploader": {
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 71873371,
+ "download_count": 32,
+ "created_at": "2019-12-14T07:34:47Z",
+ "updated_at": "2019-12-14T07:34:49Z",
+ "browser_download_url": "https://github.com/VarunDevPro/calcy/releases/download/v1.1.0/calcy-1.1.0.AppImage"
+ },
+ {
+ "url": "https://api.github.com/repos/VarunDevPro/calcy/releases/assets/16795820",
+ "id": 16795820,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE2Nzk1ODIw",
+ "name": "calcy-1.1.0.dmg",
+ "label": "",
+ "uploader": {
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 64076674,
+ "download_count": 28,
+ "created_at": "2019-12-14T07:34:49Z",
+ "updated_at": "2019-12-14T07:34:52Z",
+ "browser_download_url": "https://github.com/VarunDevPro/calcy/releases/download/v1.1.0/calcy-1.1.0.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/VarunDevPro/calcy/releases/assets/16795826",
+ "id": 16795826,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE2Nzk1ODI2",
+ "name": "calcy-portable.zip",
+ "label": "",
+ "uploader": {
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 64907813,
+ "download_count": 95,
+ "created_at": "2019-12-14T07:35:36Z",
+ "updated_at": "2019-12-14T07:35:42Z",
+ "browser_download_url": "https://github.com/VarunDevPro/calcy/releases/download/v1.1.0/calcy-portable.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/VarunDevPro/calcy/releases/assets/16795827",
+ "id": 16795827,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE2Nzk1ODI3",
+ "name": "calcy.Setup.1.1.0.exe",
+ "label": "",
+ "uploader": {
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 45594579,
+ "download_count": 181,
+ "created_at": "2019-12-14T07:35:36Z",
+ "updated_at": "2019-12-14T07:35:39Z",
+ "browser_download_url": "https://github.com/VarunDevPro/calcy/releases/download/v1.1.0/calcy.Setup.1.1.0.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/VarunDevPro/calcy/releases/assets/16795818",
+ "id": 16795818,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE2Nzk1ODE4",
+ "name": "calcy_1.1.0_amd64.snap",
+ "label": "",
+ "uploader": {
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 60350464,
+ "download_count": 14,
+ "created_at": "2019-12-14T07:34:47Z",
+ "updated_at": "2019-12-14T07:34:49Z",
+ "browser_download_url": "https://github.com/VarunDevPro/calcy/releases/download/v1.1.0/calcy_1.1.0_amd64.snap"
+ },
+ {
+ "url": "https://api.github.com/repos/VarunDevPro/calcy/releases/assets/16795816",
+ "id": 16795816,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE2Nzk1ODE2",
+ "name": "linux-unpacked.zip",
+ "label": "",
+ "uploader": {
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 70709426,
+ "download_count": 25,
+ "created_at": "2019-12-14T07:34:47Z",
+ "updated_at": "2019-12-14T07:34:49Z",
+ "browser_download_url": "https://github.com/VarunDevPro/calcy/releases/download/v1.1.0/linux-unpacked.zip"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/VarunDevPro/calcy/tarball/v1.1.0",
+ "zipball_url": "https://api.github.com/repos/VarunDevPro/calcy/zipball/v1.1.0",
+ "body_html": ""
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:03.498Z"
},
"caption": {
"latestRelease": {
@@ -12152,7 +12152,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 50864816,
- "download_count": 9430,
+ "download_count": 9436,
"created_at": "2018-01-15T08:21:03Z",
"updated_at": "2018-01-15T08:21:21Z",
"browser_download_url": "https://github.com/gielcobben/caption/releases/download/v2.0.1/caption-2.0.1-mac.zip"
@@ -12186,7 +12186,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 52950182,
- "download_count": 32427,
+ "download_count": 32433,
"created_at": "2018-01-15T08:20:18Z",
"updated_at": "2018-01-15T08:20:46Z",
"browser_download_url": "https://github.com/gielcobben/caption/releases/download/v2.0.1/Caption-2.0.1.dmg"
@@ -12220,7 +12220,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 37589216,
- "download_count": 99133,
+ "download_count": 99187,
"created_at": "2018-01-15T08:23:23Z",
"updated_at": "2018-01-15T08:23:36Z",
"browser_download_url": "https://github.com/gielcobben/caption/releases/download/v2.0.1/caption-setup-2.0.1.exe"
@@ -12254,7 +12254,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 39000940,
- "download_count": 9855,
+ "download_count": 9858,
"created_at": "2018-01-15T08:25:03Z",
"updated_at": "2018-01-15T08:25:15Z",
"browser_download_url": "https://github.com/gielcobben/caption/releases/download/v2.0.1/caption_2.0.1_amd64.deb"
@@ -12322,7 +12322,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 227,
- "download_count": 312522,
+ "download_count": 312607,
"created_at": "2018-01-15T08:21:22Z",
"updated_at": "2018-01-15T08:21:22Z",
"browser_download_url": "https://github.com/gielcobben/caption/releases/download/v2.0.1/latest-mac.yml"
@@ -12356,7 +12356,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 302,
- "download_count": 217758,
+ "download_count": 217904,
"created_at": "2018-01-15T08:23:36Z",
"updated_at": "2018-01-15T08:23:36Z",
"browser_download_url": "https://github.com/gielcobben/caption/releases/download/v2.0.1/latest.yml"
@@ -12366,118 +12366,7 @@
"zipball_url": "https://api.github.com/repos/gielcobben/caption/zipball/v2.0.1",
"body_html": "Fixes \n\nRemoved open-with functionality #77 \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:55.895Z"
- },
- "cemui": {
- "latestRelease": {
- "url": "https://api.github.com/repos/RedDuckss/CemUI/releases/8610991",
- "assets_url": "https://api.github.com/repos/RedDuckss/CemUI/releases/8610991/assets",
- "upload_url": "https://uploads.github.com/repos/RedDuckss/CemUI/releases/8610991/assets{?name,label}",
- "html_url": "https://github.com/RedDuckss/CemUI/releases/tag/v2.3.3",
- "id": 8610991,
- "node_id": "MDc6UmVsZWFzZTg2MTA5OTE=",
- "tag_name": "v2.3.3",
- "target_commitish": "master",
- "name": "v2.3.3",
- "draft": false,
- "author": {
- "login": "RedDuckss",
- "id": 27011796,
- "node_id": "MDQ6VXNlcjI3MDExNzk2",
- "avatar_url": "https://avatars3.githubusercontent.com/u/27011796?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/RedDuckss",
- "html_url": "https://github.com/RedDuckss",
- "followers_url": "https://api.github.com/users/RedDuckss/followers",
- "following_url": "https://api.github.com/users/RedDuckss/following{/other_user}",
- "gists_url": "https://api.github.com/users/RedDuckss/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/RedDuckss/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/RedDuckss/subscriptions",
- "organizations_url": "https://api.github.com/users/RedDuckss/orgs",
- "repos_url": "https://api.github.com/users/RedDuckss/repos",
- "events_url": "https://api.github.com/users/RedDuckss/events{/privacy}",
- "received_events_url": "https://api.github.com/users/RedDuckss/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2017-11-21T22:00:25Z",
- "published_at": "2017-11-21T22:13:19Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/RedDuckss/CemUI/releases/assets/5413191",
- "id": 5413191,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDU0MTMxOTE=",
- "name": "CemUI.Setup.2.3.3.exe",
- "label": null,
- "uploader": {
- "login": "RedDuckss",
- "id": 27011796,
- "node_id": "MDQ6VXNlcjI3MDExNzk2",
- "avatar_url": "https://avatars3.githubusercontent.com/u/27011796?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/RedDuckss",
- "html_url": "https://github.com/RedDuckss",
- "followers_url": "https://api.github.com/users/RedDuckss/followers",
- "following_url": "https://api.github.com/users/RedDuckss/following{/other_user}",
- "gists_url": "https://api.github.com/users/RedDuckss/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/RedDuckss/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/RedDuckss/subscriptions",
- "organizations_url": "https://api.github.com/users/RedDuckss/orgs",
- "repos_url": "https://api.github.com/users/RedDuckss/repos",
- "events_url": "https://api.github.com/users/RedDuckss/events{/privacy}",
- "received_events_url": "https://api.github.com/users/RedDuckss/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-msdownload",
- "state": "uploaded",
- "size": 46266545,
- "download_count": 36137,
- "created_at": "2017-11-21T22:12:47Z",
- "updated_at": "2017-11-21T22:13:05Z",
- "browser_download_url": "https://github.com/RedDuckss/CemUI/releases/download/v2.3.3/CemUI.Setup.2.3.3.exe"
- },
- {
- "url": "https://api.github.com/repos/RedDuckss/CemUI/releases/assets/5413192",
- "id": 5413192,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDU0MTMxOTI=",
- "name": "latest.yml",
- "label": null,
- "uploader": {
- "login": "RedDuckss",
- "id": 27011796,
- "node_id": "MDQ6VXNlcjI3MDExNzk2",
- "avatar_url": "https://avatars3.githubusercontent.com/u/27011796?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/RedDuckss",
- "html_url": "https://github.com/RedDuckss",
- "followers_url": "https://api.github.com/users/RedDuckss/followers",
- "following_url": "https://api.github.com/users/RedDuckss/following{/other_user}",
- "gists_url": "https://api.github.com/users/RedDuckss/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/RedDuckss/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/RedDuckss/subscriptions",
- "organizations_url": "https://api.github.com/users/RedDuckss/orgs",
- "repos_url": "https://api.github.com/users/RedDuckss/repos",
- "events_url": "https://api.github.com/users/RedDuckss/events{/privacy}",
- "received_events_url": "https://api.github.com/users/RedDuckss/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 325,
- "download_count": 79052,
- "created_at": "2017-11-21T22:12:47Z",
- "updated_at": "2017-11-21T22:13:05Z",
- "browser_download_url": "https://github.com/RedDuckss/CemUI/releases/download/v2.3.3/latest.yml"
- }
- ],
- "tarball_url": "https://api.github.com/repos/RedDuckss/CemUI/tarball/v2.3.3",
- "zipball_url": "https://api.github.com/repos/RedDuckss/CemUI/zipball/v2.3.3",
- "body_html": "Changelog \nv2.3.3 \n\nMinor bug fixes \nRemoved GPU warning as it was giving false positives \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:55.921Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:03.557Z"
},
"cells": {
"latestRelease": {
@@ -12622,7 +12511,118 @@
"zipball_url": "https://api.github.com/repos/FlorianFe/Cells/zipball/v1.0.0",
"body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:55.925Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:03.582Z"
+ },
+ "cemui": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/RedDuckss/CemUI/releases/8610991",
+ "assets_url": "https://api.github.com/repos/RedDuckss/CemUI/releases/8610991/assets",
+ "upload_url": "https://uploads.github.com/repos/RedDuckss/CemUI/releases/8610991/assets{?name,label}",
+ "html_url": "https://github.com/RedDuckss/CemUI/releases/tag/v2.3.3",
+ "id": 8610991,
+ "node_id": "MDc6UmVsZWFzZTg2MTA5OTE=",
+ "tag_name": "v2.3.3",
+ "target_commitish": "master",
+ "name": "v2.3.3",
+ "draft": false,
+ "author": {
+ "login": "RedDuckss",
+ "id": 27011796,
+ "node_id": "MDQ6VXNlcjI3MDExNzk2",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/27011796?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/RedDuckss",
+ "html_url": "https://github.com/RedDuckss",
+ "followers_url": "https://api.github.com/users/RedDuckss/followers",
+ "following_url": "https://api.github.com/users/RedDuckss/following{/other_user}",
+ "gists_url": "https://api.github.com/users/RedDuckss/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/RedDuckss/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/RedDuckss/subscriptions",
+ "organizations_url": "https://api.github.com/users/RedDuckss/orgs",
+ "repos_url": "https://api.github.com/users/RedDuckss/repos",
+ "events_url": "https://api.github.com/users/RedDuckss/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/RedDuckss/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2017-11-21T22:00:25Z",
+ "published_at": "2017-11-21T22:13:19Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/RedDuckss/CemUI/releases/assets/5413191",
+ "id": 5413191,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDU0MTMxOTE=",
+ "name": "CemUI.Setup.2.3.3.exe",
+ "label": null,
+ "uploader": {
+ "login": "RedDuckss",
+ "id": 27011796,
+ "node_id": "MDQ6VXNlcjI3MDExNzk2",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/27011796?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/RedDuckss",
+ "html_url": "https://github.com/RedDuckss",
+ "followers_url": "https://api.github.com/users/RedDuckss/followers",
+ "following_url": "https://api.github.com/users/RedDuckss/following{/other_user}",
+ "gists_url": "https://api.github.com/users/RedDuckss/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/RedDuckss/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/RedDuckss/subscriptions",
+ "organizations_url": "https://api.github.com/users/RedDuckss/orgs",
+ "repos_url": "https://api.github.com/users/RedDuckss/repos",
+ "events_url": "https://api.github.com/users/RedDuckss/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/RedDuckss/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-msdownload",
+ "state": "uploaded",
+ "size": 46266545,
+ "download_count": 36137,
+ "created_at": "2017-11-21T22:12:47Z",
+ "updated_at": "2017-11-21T22:13:05Z",
+ "browser_download_url": "https://github.com/RedDuckss/CemUI/releases/download/v2.3.3/CemUI.Setup.2.3.3.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/RedDuckss/CemUI/releases/assets/5413192",
+ "id": 5413192,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDU0MTMxOTI=",
+ "name": "latest.yml",
+ "label": null,
+ "uploader": {
+ "login": "RedDuckss",
+ "id": 27011796,
+ "node_id": "MDQ6VXNlcjI3MDExNzk2",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/27011796?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/RedDuckss",
+ "html_url": "https://github.com/RedDuckss",
+ "followers_url": "https://api.github.com/users/RedDuckss/followers",
+ "following_url": "https://api.github.com/users/RedDuckss/following{/other_user}",
+ "gists_url": "https://api.github.com/users/RedDuckss/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/RedDuckss/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/RedDuckss/subscriptions",
+ "organizations_url": "https://api.github.com/users/RedDuckss/orgs",
+ "repos_url": "https://api.github.com/users/RedDuckss/repos",
+ "events_url": "https://api.github.com/users/RedDuckss/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/RedDuckss/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 325,
+ "download_count": 79058,
+ "created_at": "2017-11-21T22:12:47Z",
+ "updated_at": "2017-11-21T22:13:05Z",
+ "browser_download_url": "https://github.com/RedDuckss/CemUI/releases/download/v2.3.3/latest.yml"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/RedDuckss/CemUI/tarball/v2.3.3",
+ "zipball_url": "https://api.github.com/repos/RedDuckss/CemUI/zipball/v2.3.3",
+ "body_html": "Changelog \nv2.3.3 \n\nMinor bug fixes \nRemoved GPU warning as it was giving false positives \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:03.587Z"
},
"checksum": {
"latestRelease": {
@@ -12723,7 +12723,7 @@
"content_type": "application/x-zip-compressed",
"state": "uploaded",
"size": 51697824,
- "download_count": 547,
+ "download_count": 548,
"created_at": "2018-03-12T17:14:16Z",
"updated_at": "2018-03-12T17:34:58Z",
"browser_download_url": "https://github.com/mnismt/checksum/releases/download/v0.1.0/checksum-windows-v0.1.0.zip"
@@ -12733,182 +12733,540 @@
"zipball_url": "https://api.github.com/repos/mnismt/checksum/zipball/v0.1.0",
"body_html": "Init release of Checksum. \nAvailable for Windows & Linux.
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:56.021Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:03.662Z"
},
- "checksum-validator": {
+ "chronobreak": {
"latestRelease": {
- "url": "https://api.github.com/repos/alexanderwe/checksum-validator/releases/13696731",
- "assets_url": "https://api.github.com/repos/alexanderwe/checksum-validator/releases/13696731/assets",
- "upload_url": "https://uploads.github.com/repos/alexanderwe/checksum-validator/releases/13696731/assets{?name,label}",
- "html_url": "https://github.com/alexanderwe/checksum-validator/releases/tag/v1.1.6",
- "id": 13696731,
- "node_id": "MDc6UmVsZWFzZTEzNjk2NzMx",
- "tag_name": "v1.1.6",
+ "url": "https://api.github.com/repos/rollersteaam/chronobreak/releases/27762278",
+ "assets_url": "https://api.github.com/repos/rollersteaam/chronobreak/releases/27762278/assets",
+ "upload_url": "https://uploads.github.com/repos/rollersteaam/chronobreak/releases/27762278/assets{?name,label}",
+ "html_url": "https://github.com/rollersteaam/chronobreak/releases/tag/v1.1.2",
+ "id": 27762278,
+ "node_id": "MDc6UmVsZWFzZTI3NzYyMjc4",
+ "tag_name": "v1.1.2",
"target_commitish": "master",
- "name": "1.1.6",
+ "name": "Fix the timer not working",
"draft": false,
"author": {
- "login": "alexanderwe",
- "id": 12934015,
- "node_id": "MDQ6VXNlcjEyOTM0MDE1",
- "avatar_url": "https://avatars2.githubusercontent.com/u/12934015?v=4",
+ "login": "rollersteaam",
+ "id": 6756697,
+ "node_id": "MDQ6VXNlcjY3NTY2OTc=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/6756697?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/alexanderwe",
- "html_url": "https://github.com/alexanderwe",
- "followers_url": "https://api.github.com/users/alexanderwe/followers",
- "following_url": "https://api.github.com/users/alexanderwe/following{/other_user}",
- "gists_url": "https://api.github.com/users/alexanderwe/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/alexanderwe/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/alexanderwe/subscriptions",
- "organizations_url": "https://api.github.com/users/alexanderwe/orgs",
- "repos_url": "https://api.github.com/users/alexanderwe/repos",
- "events_url": "https://api.github.com/users/alexanderwe/events{/privacy}",
- "received_events_url": "https://api.github.com/users/alexanderwe/received_events",
+ "url": "https://api.github.com/users/rollersteaam",
+ "html_url": "https://github.com/rollersteaam",
+ "followers_url": "https://api.github.com/users/rollersteaam/followers",
+ "following_url": "https://api.github.com/users/rollersteaam/following{/other_user}",
+ "gists_url": "https://api.github.com/users/rollersteaam/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/rollersteaam/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/rollersteaam/subscriptions",
+ "organizations_url": "https://api.github.com/users/rollersteaam/orgs",
+ "repos_url": "https://api.github.com/users/rollersteaam/repos",
+ "events_url": "https://api.github.com/users/rollersteaam/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/rollersteaam/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2018-10-28T14:05:01Z",
- "published_at": "2018-10-28T15:26:28Z",
+ "created_at": "2020-06-21T14:14:26Z",
+ "published_at": "2020-06-21T14:19:55Z",
"assets": [
{
- "url": "https://api.github.com/repos/alexanderwe/checksum-validator/releases/assets/9446862",
- "id": 9446862,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDk0NDY4NjI=",
- "name": "checksum-validator-1.1.6-mac.zip",
- "label": "",
+ "url": "https://api.github.com/repos/rollersteaam/chronobreak/releases/assets/21938301",
+ "id": 21938301,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIxOTM4MzAx",
+ "name": "chronobreak-linux-x64.zip",
+ "label": null,
"uploader": {
- "login": "alexanderwe",
- "id": 12934015,
- "node_id": "MDQ6VXNlcjEyOTM0MDE1",
- "avatar_url": "https://avatars2.githubusercontent.com/u/12934015?v=4",
+ "login": "rollersteaam",
+ "id": 6756697,
+ "node_id": "MDQ6VXNlcjY3NTY2OTc=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/6756697?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/alexanderwe",
- "html_url": "https://github.com/alexanderwe",
- "followers_url": "https://api.github.com/users/alexanderwe/followers",
- "following_url": "https://api.github.com/users/alexanderwe/following{/other_user}",
- "gists_url": "https://api.github.com/users/alexanderwe/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/alexanderwe/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/alexanderwe/subscriptions",
- "organizations_url": "https://api.github.com/users/alexanderwe/orgs",
- "repos_url": "https://api.github.com/users/alexanderwe/repos",
- "events_url": "https://api.github.com/users/alexanderwe/events{/privacy}",
- "received_events_url": "https://api.github.com/users/alexanderwe/received_events",
+ "url": "https://api.github.com/users/rollersteaam",
+ "html_url": "https://github.com/rollersteaam",
+ "followers_url": "https://api.github.com/users/rollersteaam/followers",
+ "following_url": "https://api.github.com/users/rollersteaam/following{/other_user}",
+ "gists_url": "https://api.github.com/users/rollersteaam/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/rollersteaam/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/rollersteaam/subscriptions",
+ "organizations_url": "https://api.github.com/users/rollersteaam/orgs",
+ "repos_url": "https://api.github.com/users/rollersteaam/repos",
+ "events_url": "https://api.github.com/users/rollersteaam/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/rollersteaam/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/x-zip-compressed",
"state": "uploaded",
- "size": 65113837,
- "download_count": 124,
- "created_at": "2018-10-28T14:53:24Z",
- "updated_at": "2018-10-28T14:55:07Z",
- "browser_download_url": "https://github.com/alexanderwe/checksum-validator/releases/download/v1.1.6/checksum-validator-1.1.6-mac.zip"
- },
+ "size": 158001850,
+ "download_count": 31,
+ "created_at": "2020-06-21T14:17:55Z",
+ "updated_at": "2020-06-21T14:19:18Z",
+ "browser_download_url": "https://github.com/rollersteaam/chronobreak/releases/download/v1.1.2/chronobreak-linux-x64.zip"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/rollersteaam/chronobreak/tarball/v1.1.2",
+ "zipball_url": "https://api.github.com/repos/rollersteaam/chronobreak/zipball/v1.1.2",
+ "body_html": "\nFixed the timer not working as of v1.1.1 on Linux machines. \n \nThe problem was because of the version update of Electron performed in the last patch that introduced new security settings. This meant that, by default, the renderer process can't use the require
function. This caused execution of all scripts to halt as a result of require
not being defined. The fix was to allow nodeIntegrations
for BrowserWindow
, therefore allowing use of require
. This has no security implications because Chronobreak does not use any libraries, other than Electron itself.
"
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:03.695Z"
+ },
+ "cerebro": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/KELiON/cerebro/releases/8772581",
+ "assets_url": "https://api.github.com/repos/KELiON/cerebro/releases/8772581/assets",
+ "upload_url": "https://uploads.github.com/repos/KELiON/cerebro/releases/8772581/assets{?name,label}",
+ "html_url": "https://github.com/KELiON/cerebro/releases/tag/v0.3.2",
+ "id": 8772581,
+ "node_id": "MDc6UmVsZWFzZTg3NzI1ODE=",
+ "tag_name": "v0.3.2",
+ "target_commitish": "master",
+ "name": "0.3.2",
+ "draft": false,
+ "author": {
+ "login": "KELiON",
+ "id": 594298,
+ "node_id": "MDQ6VXNlcjU5NDI5OA==",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/594298?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/KELiON",
+ "html_url": "https://github.com/KELiON",
+ "followers_url": "https://api.github.com/users/KELiON/followers",
+ "following_url": "https://api.github.com/users/KELiON/following{/other_user}",
+ "gists_url": "https://api.github.com/users/KELiON/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/KELiON/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/KELiON/subscriptions",
+ "organizations_url": "https://api.github.com/users/KELiON/orgs",
+ "repos_url": "https://api.github.com/users/KELiON/repos",
+ "events_url": "https://api.github.com/users/KELiON/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/KELiON/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2017-12-05T07:31:58Z",
+ "published_at": "2017-12-05T08:27:11Z",
+ "assets": [
{
- "url": "https://api.github.com/repos/alexanderwe/checksum-validator/releases/assets/9446865",
- "id": 9446865,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDk0NDY4NjU=",
- "name": "checksum-validator-1.1.6-x86_64.AppImage",
+ "url": "https://api.github.com/repos/KELiON/cerebro/releases/assets/5530244",
+ "id": 5530244,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDU1MzAyNDQ=",
+ "name": "cerebro-0.3.2-mac.zip",
"label": "",
"uploader": {
- "login": "alexanderwe",
- "id": 12934015,
- "node_id": "MDQ6VXNlcjEyOTM0MDE1",
- "avatar_url": "https://avatars2.githubusercontent.com/u/12934015?v=4",
+ "login": "KELiON",
+ "id": 594298,
+ "node_id": "MDQ6VXNlcjU5NDI5OA==",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/594298?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/alexanderwe",
- "html_url": "https://github.com/alexanderwe",
- "followers_url": "https://api.github.com/users/alexanderwe/followers",
- "following_url": "https://api.github.com/users/alexanderwe/following{/other_user}",
- "gists_url": "https://api.github.com/users/alexanderwe/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/alexanderwe/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/alexanderwe/subscriptions",
- "organizations_url": "https://api.github.com/users/alexanderwe/orgs",
- "repos_url": "https://api.github.com/users/alexanderwe/repos",
- "events_url": "https://api.github.com/users/alexanderwe/events{/privacy}",
- "received_events_url": "https://api.github.com/users/alexanderwe/received_events",
+ "url": "https://api.github.com/users/KELiON",
+ "html_url": "https://github.com/KELiON",
+ "followers_url": "https://api.github.com/users/KELiON/followers",
+ "following_url": "https://api.github.com/users/KELiON/following{/other_user}",
+ "gists_url": "https://api.github.com/users/KELiON/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/KELiON/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/KELiON/subscriptions",
+ "organizations_url": "https://api.github.com/users/KELiON/orgs",
+ "repos_url": "https://api.github.com/users/KELiON/repos",
+ "events_url": "https://api.github.com/users/KELiON/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/KELiON/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 67587671,
- "download_count": 87,
- "created_at": "2018-10-28T14:54:52Z",
- "updated_at": "2018-10-28T14:56:07Z",
- "browser_download_url": "https://github.com/alexanderwe/checksum-validator/releases/download/v1.1.6/checksum-validator-1.1.6-x86_64.AppImage"
+ "size": 49629880,
+ "download_count": 3406,
+ "created_at": "2017-12-05T07:42:46Z",
+ "updated_at": "2017-12-05T07:42:57Z",
+ "browser_download_url": "https://github.com/KELiON/cerebro/releases/download/v0.3.2/cerebro-0.3.2-mac.zip"
},
{
- "url": "https://api.github.com/repos/alexanderwe/checksum-validator/releases/assets/9446858",
- "id": 9446858,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDk0NDY4NTg=",
- "name": "checksum-validator-1.1.6.dmg",
+ "url": "https://api.github.com/repos/KELiON/cerebro/releases/assets/5530237",
+ "id": 5530237,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDU1MzAyMzc=",
+ "name": "cerebro-0.3.2-x86_64.AppImage",
"label": "",
"uploader": {
- "login": "alexanderwe",
- "id": 12934015,
- "node_id": "MDQ6VXNlcjEyOTM0MDE1",
- "avatar_url": "https://avatars2.githubusercontent.com/u/12934015?v=4",
+ "login": "KELiON",
+ "id": 594298,
+ "node_id": "MDQ6VXNlcjU5NDI5OA==",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/594298?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/alexanderwe",
- "html_url": "https://github.com/alexanderwe",
- "followers_url": "https://api.github.com/users/alexanderwe/followers",
- "following_url": "https://api.github.com/users/alexanderwe/following{/other_user}",
- "gists_url": "https://api.github.com/users/alexanderwe/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/alexanderwe/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/alexanderwe/subscriptions",
- "organizations_url": "https://api.github.com/users/alexanderwe/orgs",
- "repos_url": "https://api.github.com/users/alexanderwe/repos",
- "events_url": "https://api.github.com/users/alexanderwe/events{/privacy}",
- "received_events_url": "https://api.github.com/users/alexanderwe/received_events",
+ "url": "https://api.github.com/users/KELiON",
+ "html_url": "https://github.com/KELiON",
+ "followers_url": "https://api.github.com/users/KELiON/followers",
+ "following_url": "https://api.github.com/users/KELiON/following{/other_user}",
+ "gists_url": "https://api.github.com/users/KELiON/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/KELiON/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/KELiON/subscriptions",
+ "organizations_url": "https://api.github.com/users/KELiON/orgs",
+ "repos_url": "https://api.github.com/users/KELiON/repos",
+ "events_url": "https://api.github.com/users/KELiON/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/KELiON/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 68239974,
- "download_count": 185,
- "created_at": "2018-10-28T14:53:01Z",
- "updated_at": "2018-10-28T14:54:09Z",
- "browser_download_url": "https://github.com/alexanderwe/checksum-validator/releases/download/v1.1.6/checksum-validator-1.1.6.dmg"
+ "size": 57540608,
+ "download_count": 12762,
+ "created_at": "2017-12-05T07:41:43Z",
+ "updated_at": "2017-12-05T07:41:55Z",
+ "browser_download_url": "https://github.com/KELiON/cerebro/releases/download/v0.3.2/cerebro-0.3.2-x86_64.AppImage"
},
{
- "url": "https://api.github.com/repos/alexanderwe/checksum-validator/releases/assets/9446857",
- "id": 9446857,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDk0NDY4NTc=",
- "name": "checksum-validator-1.1.6.dmg.blockmap",
+ "url": "https://api.github.com/repos/KELiON/cerebro/releases/assets/5530231",
+ "id": 5530231,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDU1MzAyMzE=",
+ "name": "cerebro-0.3.2.dmg",
"label": "",
"uploader": {
- "login": "alexanderwe",
- "id": 12934015,
- "node_id": "MDQ6VXNlcjEyOTM0MDE1",
- "avatar_url": "https://avatars2.githubusercontent.com/u/12934015?v=4",
+ "login": "KELiON",
+ "id": 594298,
+ "node_id": "MDQ6VXNlcjU5NDI5OA==",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/594298?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/alexanderwe",
- "html_url": "https://github.com/alexanderwe",
- "followers_url": "https://api.github.com/users/alexanderwe/followers",
- "following_url": "https://api.github.com/users/alexanderwe/following{/other_user}",
- "gists_url": "https://api.github.com/users/alexanderwe/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/alexanderwe/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/alexanderwe/subscriptions",
- "organizations_url": "https://api.github.com/users/alexanderwe/orgs",
- "repos_url": "https://api.github.com/users/alexanderwe/repos",
- "events_url": "https://api.github.com/users/alexanderwe/events{/privacy}",
- "received_events_url": "https://api.github.com/users/alexanderwe/received_events",
+ "url": "https://api.github.com/users/KELiON",
+ "html_url": "https://github.com/KELiON",
+ "followers_url": "https://api.github.com/users/KELiON/followers",
+ "following_url": "https://api.github.com/users/KELiON/following{/other_user}",
+ "gists_url": "https://api.github.com/users/KELiON/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/KELiON/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/KELiON/subscriptions",
+ "organizations_url": "https://api.github.com/users/KELiON/orgs",
+ "repos_url": "https://api.github.com/users/KELiON/repos",
+ "events_url": "https://api.github.com/users/KELiON/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/KELiON/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/x-apple-diskimage",
"state": "uploaded",
- "size": 72297,
- "download_count": 23,
- "created_at": "2018-10-28T14:53:01Z",
- "updated_at": "2018-10-28T14:53:02Z",
- "browser_download_url": "https://github.com/alexanderwe/checksum-validator/releases/download/v1.1.6/checksum-validator-1.1.6.dmg.blockmap"
- },
- {
- "url": "https://api.github.com/repos/alexanderwe/checksum-validator/releases/assets/9447113",
+ "size": 51291944,
+ "download_count": 6844,
+ "created_at": "2017-12-05T07:40:39Z",
+ "updated_at": "2017-12-05T07:40:53Z",
+ "browser_download_url": "https://github.com/KELiON/cerebro/releases/download/v0.3.2/cerebro-0.3.2.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/KELiON/cerebro/releases/assets/5530246",
+ "id": 5530246,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDU1MzAyNDY=",
+ "name": "cerebro-setup-0.3.2.exe",
+ "label": "",
+ "uploader": {
+ "login": "KELiON",
+ "id": 594298,
+ "node_id": "MDQ6VXNlcjU5NDI5OA==",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/594298?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/KELiON",
+ "html_url": "https://github.com/KELiON",
+ "followers_url": "https://api.github.com/users/KELiON/followers",
+ "following_url": "https://api.github.com/users/KELiON/following{/other_user}",
+ "gists_url": "https://api.github.com/users/KELiON/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/KELiON/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/KELiON/subscriptions",
+ "organizations_url": "https://api.github.com/users/KELiON/orgs",
+ "repos_url": "https://api.github.com/users/KELiON/repos",
+ "events_url": "https://api.github.com/users/KELiON/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/KELiON/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-msdownload",
+ "state": "uploaded",
+ "size": 65863070,
+ "download_count": 42241,
+ "created_at": "2017-12-05T07:43:05Z",
+ "updated_at": "2017-12-05T07:43:18Z",
+ "browser_download_url": "https://github.com/KELiON/cerebro/releases/download/v0.3.2/cerebro-setup-0.3.2.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/KELiON/cerebro/releases/assets/5530253",
+ "id": 5530253,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDU1MzAyNTM=",
+ "name": "cerebro_0.3.2_amd64.deb",
+ "label": "",
+ "uploader": {
+ "login": "KELiON",
+ "id": 594298,
+ "node_id": "MDQ6VXNlcjU5NDI5OA==",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/594298?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/KELiON",
+ "html_url": "https://github.com/KELiON",
+ "followers_url": "https://api.github.com/users/KELiON/followers",
+ "following_url": "https://api.github.com/users/KELiON/following{/other_user}",
+ "gists_url": "https://api.github.com/users/KELiON/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/KELiON/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/KELiON/subscriptions",
+ "organizations_url": "https://api.github.com/users/KELiON/orgs",
+ "repos_url": "https://api.github.com/users/KELiON/repos",
+ "events_url": "https://api.github.com/users/KELiON/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/KELiON/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-debian-package",
+ "state": "uploaded",
+ "size": 38322082,
+ "download_count": 25930,
+ "created_at": "2017-12-05T07:43:37Z",
+ "updated_at": "2017-12-05T07:43:46Z",
+ "browser_download_url": "https://github.com/KELiON/cerebro/releases/download/v0.3.2/cerebro_0.3.2_amd64.deb"
+ },
+ {
+ "url": "https://api.github.com/repos/KELiON/cerebro/releases/assets/5530243",
+ "id": 5530243,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDU1MzAyNDM=",
+ "name": "latest-mac.json",
+ "label": "",
+ "uploader": {
+ "login": "KELiON",
+ "id": 594298,
+ "node_id": "MDQ6VXNlcjU5NDI5OA==",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/594298?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/KELiON",
+ "html_url": "https://github.com/KELiON",
+ "followers_url": "https://api.github.com/users/KELiON/followers",
+ "following_url": "https://api.github.com/users/KELiON/following{/other_user}",
+ "gists_url": "https://api.github.com/users/KELiON/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/KELiON/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/KELiON/subscriptions",
+ "organizations_url": "https://api.github.com/users/KELiON/orgs",
+ "repos_url": "https://api.github.com/users/KELiON/repos",
+ "events_url": "https://api.github.com/users/KELiON/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/KELiON/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/json",
+ "state": "uploaded",
+ "size": 162,
+ "download_count": 6713,
+ "created_at": "2017-12-05T07:42:46Z",
+ "updated_at": "2017-12-05T07:42:46Z",
+ "browser_download_url": "https://github.com/KELiON/cerebro/releases/download/v0.3.2/latest-mac.json"
+ },
+ {
+ "url": "https://api.github.com/repos/KELiON/cerebro/releases/assets/5530247",
+ "id": 5530247,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDU1MzAyNDc=",
+ "name": "latest.yml",
+ "label": "",
+ "uploader": {
+ "login": "KELiON",
+ "id": 594298,
+ "node_id": "MDQ6VXNlcjU5NDI5OA==",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/594298?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/KELiON",
+ "html_url": "https://github.com/KELiON",
+ "followers_url": "https://api.github.com/users/KELiON/followers",
+ "following_url": "https://api.github.com/users/KELiON/following{/other_user}",
+ "gists_url": "https://api.github.com/users/KELiON/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/KELiON/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/KELiON/subscriptions",
+ "organizations_url": "https://api.github.com/users/KELiON/orgs",
+ "repos_url": "https://api.github.com/users/KELiON/repos",
+ "events_url": "https://api.github.com/users/KELiON/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/KELiON/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 116,
+ "download_count": 7418,
+ "created_at": "2017-12-05T07:43:06Z",
+ "updated_at": "2017-12-05T07:43:06Z",
+ "browser_download_url": "https://github.com/KELiON/cerebro/releases/download/v0.3.2/latest.yml"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/KELiON/cerebro/tarball/v0.3.2",
+ "zipball_url": "https://api.github.com/repos/KELiON/cerebro/zipball/v0.3.2",
+ "body_html": "\nFixed fail when no description provided for published plugin \nAdded opt-in for statistics and crash reports (thanks @ionphractal ) \nFix text positioning and scrollbars issues (thanks @lawgsy ) \nRestore focus to previous window on blur/hide on Windows (thanks @ lawgsy) \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:03.706Z"
+ },
+ "checksum-validator": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/alexanderwe/checksum-validator/releases/13696731",
+ "assets_url": "https://api.github.com/repos/alexanderwe/checksum-validator/releases/13696731/assets",
+ "upload_url": "https://uploads.github.com/repos/alexanderwe/checksum-validator/releases/13696731/assets{?name,label}",
+ "html_url": "https://github.com/alexanderwe/checksum-validator/releases/tag/v1.1.6",
+ "id": 13696731,
+ "node_id": "MDc6UmVsZWFzZTEzNjk2NzMx",
+ "tag_name": "v1.1.6",
+ "target_commitish": "master",
+ "name": "1.1.6",
+ "draft": false,
+ "author": {
+ "login": "alexanderwe",
+ "id": 12934015,
+ "node_id": "MDQ6VXNlcjEyOTM0MDE1",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/12934015?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/alexanderwe",
+ "html_url": "https://github.com/alexanderwe",
+ "followers_url": "https://api.github.com/users/alexanderwe/followers",
+ "following_url": "https://api.github.com/users/alexanderwe/following{/other_user}",
+ "gists_url": "https://api.github.com/users/alexanderwe/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/alexanderwe/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/alexanderwe/subscriptions",
+ "organizations_url": "https://api.github.com/users/alexanderwe/orgs",
+ "repos_url": "https://api.github.com/users/alexanderwe/repos",
+ "events_url": "https://api.github.com/users/alexanderwe/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/alexanderwe/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2018-10-28T14:05:01Z",
+ "published_at": "2018-10-28T15:26:28Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/alexanderwe/checksum-validator/releases/assets/9446862",
+ "id": 9446862,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDk0NDY4NjI=",
+ "name": "checksum-validator-1.1.6-mac.zip",
+ "label": "",
+ "uploader": {
+ "login": "alexanderwe",
+ "id": 12934015,
+ "node_id": "MDQ6VXNlcjEyOTM0MDE1",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/12934015?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/alexanderwe",
+ "html_url": "https://github.com/alexanderwe",
+ "followers_url": "https://api.github.com/users/alexanderwe/followers",
+ "following_url": "https://api.github.com/users/alexanderwe/following{/other_user}",
+ "gists_url": "https://api.github.com/users/alexanderwe/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/alexanderwe/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/alexanderwe/subscriptions",
+ "organizations_url": "https://api.github.com/users/alexanderwe/orgs",
+ "repos_url": "https://api.github.com/users/alexanderwe/repos",
+ "events_url": "https://api.github.com/users/alexanderwe/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/alexanderwe/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 65113837,
+ "download_count": 124,
+ "created_at": "2018-10-28T14:53:24Z",
+ "updated_at": "2018-10-28T14:55:07Z",
+ "browser_download_url": "https://github.com/alexanderwe/checksum-validator/releases/download/v1.1.6/checksum-validator-1.1.6-mac.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/alexanderwe/checksum-validator/releases/assets/9446865",
+ "id": 9446865,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDk0NDY4NjU=",
+ "name": "checksum-validator-1.1.6-x86_64.AppImage",
+ "label": "",
+ "uploader": {
+ "login": "alexanderwe",
+ "id": 12934015,
+ "node_id": "MDQ6VXNlcjEyOTM0MDE1",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/12934015?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/alexanderwe",
+ "html_url": "https://github.com/alexanderwe",
+ "followers_url": "https://api.github.com/users/alexanderwe/followers",
+ "following_url": "https://api.github.com/users/alexanderwe/following{/other_user}",
+ "gists_url": "https://api.github.com/users/alexanderwe/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/alexanderwe/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/alexanderwe/subscriptions",
+ "organizations_url": "https://api.github.com/users/alexanderwe/orgs",
+ "repos_url": "https://api.github.com/users/alexanderwe/repos",
+ "events_url": "https://api.github.com/users/alexanderwe/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/alexanderwe/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 67587671,
+ "download_count": 87,
+ "created_at": "2018-10-28T14:54:52Z",
+ "updated_at": "2018-10-28T14:56:07Z",
+ "browser_download_url": "https://github.com/alexanderwe/checksum-validator/releases/download/v1.1.6/checksum-validator-1.1.6-x86_64.AppImage"
+ },
+ {
+ "url": "https://api.github.com/repos/alexanderwe/checksum-validator/releases/assets/9446858",
+ "id": 9446858,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDk0NDY4NTg=",
+ "name": "checksum-validator-1.1.6.dmg",
+ "label": "",
+ "uploader": {
+ "login": "alexanderwe",
+ "id": 12934015,
+ "node_id": "MDQ6VXNlcjEyOTM0MDE1",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/12934015?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/alexanderwe",
+ "html_url": "https://github.com/alexanderwe",
+ "followers_url": "https://api.github.com/users/alexanderwe/followers",
+ "following_url": "https://api.github.com/users/alexanderwe/following{/other_user}",
+ "gists_url": "https://api.github.com/users/alexanderwe/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/alexanderwe/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/alexanderwe/subscriptions",
+ "organizations_url": "https://api.github.com/users/alexanderwe/orgs",
+ "repos_url": "https://api.github.com/users/alexanderwe/repos",
+ "events_url": "https://api.github.com/users/alexanderwe/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/alexanderwe/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 68239974,
+ "download_count": 185,
+ "created_at": "2018-10-28T14:53:01Z",
+ "updated_at": "2018-10-28T14:54:09Z",
+ "browser_download_url": "https://github.com/alexanderwe/checksum-validator/releases/download/v1.1.6/checksum-validator-1.1.6.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/alexanderwe/checksum-validator/releases/assets/9446857",
+ "id": 9446857,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDk0NDY4NTc=",
+ "name": "checksum-validator-1.1.6.dmg.blockmap",
+ "label": "",
+ "uploader": {
+ "login": "alexanderwe",
+ "id": 12934015,
+ "node_id": "MDQ6VXNlcjEyOTM0MDE1",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/12934015?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/alexanderwe",
+ "html_url": "https://github.com/alexanderwe",
+ "followers_url": "https://api.github.com/users/alexanderwe/followers",
+ "following_url": "https://api.github.com/users/alexanderwe/following{/other_user}",
+ "gists_url": "https://api.github.com/users/alexanderwe/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/alexanderwe/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/alexanderwe/subscriptions",
+ "organizations_url": "https://api.github.com/users/alexanderwe/orgs",
+ "repos_url": "https://api.github.com/users/alexanderwe/repos",
+ "events_url": "https://api.github.com/users/alexanderwe/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/alexanderwe/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 72297,
+ "download_count": 23,
+ "created_at": "2018-10-28T14:53:01Z",
+ "updated_at": "2018-10-28T14:53:02Z",
+ "browser_download_url": "https://github.com/alexanderwe/checksum-validator/releases/download/v1.1.6/checksum-validator-1.1.6.dmg.blockmap"
+ },
+ {
+ "url": "https://api.github.com/repos/alexanderwe/checksum-validator/releases/assets/9447113",
"id": 9447113,
"node_id": "MDEyOlJlbGVhc2VBc3NldDk0NDcxMTM=",
"name": "checksum-validator-setup-1.1.6.exe",
@@ -12936,7 +13294,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 47105003,
- "download_count": 658,
+ "download_count": 659,
"created_at": "2018-10-28T15:23:43Z",
"updated_at": "2018-10-28T15:24:47Z",
"browser_download_url": "https://github.com/alexanderwe/checksum-validator/releases/download/v1.1.6/checksum-validator-setup-1.1.6.exe"
@@ -13106,7 +13464,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 364,
- "download_count": 754,
+ "download_count": 756,
"created_at": "2018-10-28T15:24:48Z",
"updated_at": "2018-10-28T15:24:48Z",
"browser_download_url": "https://github.com/alexanderwe/checksum-validator/releases/download/v1.1.6/latest.yml"
@@ -13116,500 +13474,142 @@
"zipball_url": "https://api.github.com/repos/alexanderwe/checksum-validator/zipball/v1.1.6",
"body_html": "Hotfix \n\nFix version 1.1.5 not working on MacOS due to MacOS Mojave update \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:56.032Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:03.738Z"
},
- "cerebro": {
+ "chronos-timetracker": {
"latestRelease": {
- "url": "https://api.github.com/repos/KELiON/cerebro/releases/8772581",
- "assets_url": "https://api.github.com/repos/KELiON/cerebro/releases/8772581/assets",
- "upload_url": "https://uploads.github.com/repos/KELiON/cerebro/releases/8772581/assets{?name,label}",
- "html_url": "https://github.com/KELiON/cerebro/releases/tag/v0.3.2",
- "id": 8772581,
- "node_id": "MDc6UmVsZWFzZTg3NzI1ODE=",
- "tag_name": "v0.3.2",
+ "url": "https://api.github.com/repos/web-pal/chronos-timetracker/releases/21130994",
+ "assets_url": "https://api.github.com/repos/web-pal/chronos-timetracker/releases/21130994/assets",
+ "upload_url": "https://uploads.github.com/repos/web-pal/chronos-timetracker/releases/21130994/assets{?name,label}",
+ "html_url": "https://github.com/web-pal/chronos-timetracker/releases/tag/v4.2.0",
+ "id": 21130994,
+ "node_id": "MDc6UmVsZWFzZTIxMTMwOTk0",
+ "tag_name": "v4.2.0",
"target_commitish": "master",
- "name": "0.3.2",
+ "name": "4.2.0",
"draft": false,
"author": {
- "login": "KELiON",
- "id": 594298,
- "node_id": "MDQ6VXNlcjU5NDI5OA==",
- "avatar_url": "https://avatars2.githubusercontent.com/u/594298?v=4",
+ "login": "VladimirPal",
+ "id": 555405,
+ "node_id": "MDQ6VXNlcjU1NTQwNQ==",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/555405?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/KELiON",
- "html_url": "https://github.com/KELiON",
- "followers_url": "https://api.github.com/users/KELiON/followers",
- "following_url": "https://api.github.com/users/KELiON/following{/other_user}",
- "gists_url": "https://api.github.com/users/KELiON/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/KELiON/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/KELiON/subscriptions",
- "organizations_url": "https://api.github.com/users/KELiON/orgs",
- "repos_url": "https://api.github.com/users/KELiON/repos",
- "events_url": "https://api.github.com/users/KELiON/events{/privacy}",
- "received_events_url": "https://api.github.com/users/KELiON/received_events",
+ "url": "https://api.github.com/users/VladimirPal",
+ "html_url": "https://github.com/VladimirPal",
+ "followers_url": "https://api.github.com/users/VladimirPal/followers",
+ "following_url": "https://api.github.com/users/VladimirPal/following{/other_user}",
+ "gists_url": "https://api.github.com/users/VladimirPal/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/VladimirPal/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/VladimirPal/subscriptions",
+ "organizations_url": "https://api.github.com/users/VladimirPal/orgs",
+ "repos_url": "https://api.github.com/users/VladimirPal/repos",
+ "events_url": "https://api.github.com/users/VladimirPal/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/VladimirPal/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2017-12-05T07:31:58Z",
- "published_at": "2017-12-05T08:27:11Z",
+ "created_at": "2019-10-30T23:00:00Z",
+ "published_at": "2019-11-01T15:20:44Z",
"assets": [
{
- "url": "https://api.github.com/repos/KELiON/cerebro/releases/assets/5530244",
- "id": 5530244,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDU1MzAyNDQ=",
- "name": "cerebro-0.3.2-mac.zip",
+ "url": "https://api.github.com/repos/web-pal/chronos-timetracker/releases/assets/15896081",
+ "id": 15896081,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE1ODk2MDgx",
+ "name": "Chronos-4.2.0-mac.zip",
"label": "",
"uploader": {
- "login": "KELiON",
- "id": 594298,
- "node_id": "MDQ6VXNlcjU5NDI5OA==",
- "avatar_url": "https://avatars2.githubusercontent.com/u/594298?v=4",
+ "login": "VladimirPal",
+ "id": 555405,
+ "node_id": "MDQ6VXNlcjU1NTQwNQ==",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/555405?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/KELiON",
- "html_url": "https://github.com/KELiON",
- "followers_url": "https://api.github.com/users/KELiON/followers",
- "following_url": "https://api.github.com/users/KELiON/following{/other_user}",
- "gists_url": "https://api.github.com/users/KELiON/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/KELiON/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/KELiON/subscriptions",
- "organizations_url": "https://api.github.com/users/KELiON/orgs",
- "repos_url": "https://api.github.com/users/KELiON/repos",
- "events_url": "https://api.github.com/users/KELiON/events{/privacy}",
- "received_events_url": "https://api.github.com/users/KELiON/received_events",
+ "url": "https://api.github.com/users/VladimirPal",
+ "html_url": "https://github.com/VladimirPal",
+ "followers_url": "https://api.github.com/users/VladimirPal/followers",
+ "following_url": "https://api.github.com/users/VladimirPal/following{/other_user}",
+ "gists_url": "https://api.github.com/users/VladimirPal/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/VladimirPal/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/VladimirPal/subscriptions",
+ "organizations_url": "https://api.github.com/users/VladimirPal/orgs",
+ "repos_url": "https://api.github.com/users/VladimirPal/repos",
+ "events_url": "https://api.github.com/users/VladimirPal/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/VladimirPal/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/zip",
"state": "uploaded",
- "size": 49629880,
- "download_count": 3406,
- "created_at": "2017-12-05T07:42:46Z",
- "updated_at": "2017-12-05T07:42:57Z",
- "browser_download_url": "https://github.com/KELiON/cerebro/releases/download/v0.3.2/cerebro-0.3.2-mac.zip"
+ "size": 54809908,
+ "download_count": 849,
+ "created_at": "2019-11-01T12:20:31Z",
+ "updated_at": "2019-11-01T12:21:55Z",
+ "browser_download_url": "https://github.com/web-pal/chronos-timetracker/releases/download/v4.2.0/Chronos-4.2.0-mac.zip"
},
{
- "url": "https://api.github.com/repos/KELiON/cerebro/releases/assets/5530237",
- "id": 5530237,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDU1MzAyMzc=",
- "name": "cerebro-0.3.2-x86_64.AppImage",
+ "url": "https://api.github.com/repos/web-pal/chronos-timetracker/releases/assets/15896729",
+ "id": 15896729,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE1ODk2NzI5",
+ "name": "Chronos-4.2.0.AppImage",
"label": "",
"uploader": {
- "login": "KELiON",
- "id": 594298,
- "node_id": "MDQ6VXNlcjU5NDI5OA==",
- "avatar_url": "https://avatars2.githubusercontent.com/u/594298?v=4",
+ "login": "VladimirPal",
+ "id": 555405,
+ "node_id": "MDQ6VXNlcjU1NTQwNQ==",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/555405?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/KELiON",
- "html_url": "https://github.com/KELiON",
- "followers_url": "https://api.github.com/users/KELiON/followers",
- "following_url": "https://api.github.com/users/KELiON/following{/other_user}",
- "gists_url": "https://api.github.com/users/KELiON/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/KELiON/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/KELiON/subscriptions",
- "organizations_url": "https://api.github.com/users/KELiON/orgs",
- "repos_url": "https://api.github.com/users/KELiON/repos",
- "events_url": "https://api.github.com/users/KELiON/events{/privacy}",
- "received_events_url": "https://api.github.com/users/KELiON/received_events",
+ "url": "https://api.github.com/users/VladimirPal",
+ "html_url": "https://github.com/VladimirPal",
+ "followers_url": "https://api.github.com/users/VladimirPal/followers",
+ "following_url": "https://api.github.com/users/VladimirPal/following{/other_user}",
+ "gists_url": "https://api.github.com/users/VladimirPal/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/VladimirPal/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/VladimirPal/subscriptions",
+ "organizations_url": "https://api.github.com/users/VladimirPal/orgs",
+ "repos_url": "https://api.github.com/users/VladimirPal/repos",
+ "events_url": "https://api.github.com/users/VladimirPal/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/VladimirPal/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 57540608,
- "download_count": 12762,
- "created_at": "2017-12-05T07:41:43Z",
- "updated_at": "2017-12-05T07:41:55Z",
- "browser_download_url": "https://github.com/KELiON/cerebro/releases/download/v0.3.2/cerebro-0.3.2-x86_64.AppImage"
+ "size": 62123009,
+ "download_count": 1831,
+ "created_at": "2019-11-01T13:02:16Z",
+ "updated_at": "2019-11-01T13:02:20Z",
+ "browser_download_url": "https://github.com/web-pal/chronos-timetracker/releases/download/v4.2.0/Chronos-4.2.0.AppImage"
},
{
- "url": "https://api.github.com/repos/KELiON/cerebro/releases/assets/5530231",
- "id": 5530231,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDU1MzAyMzE=",
- "name": "cerebro-0.3.2.dmg",
+ "url": "https://api.github.com/repos/web-pal/chronos-timetracker/releases/assets/15896079",
+ "id": 15896079,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE1ODk2MDc5",
+ "name": "Chronos-4.2.0.dmg",
"label": "",
"uploader": {
- "login": "KELiON",
- "id": 594298,
- "node_id": "MDQ6VXNlcjU5NDI5OA==",
- "avatar_url": "https://avatars2.githubusercontent.com/u/594298?v=4",
+ "login": "VladimirPal",
+ "id": 555405,
+ "node_id": "MDQ6VXNlcjU1NTQwNQ==",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/555405?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/KELiON",
- "html_url": "https://github.com/KELiON",
- "followers_url": "https://api.github.com/users/KELiON/followers",
- "following_url": "https://api.github.com/users/KELiON/following{/other_user}",
- "gists_url": "https://api.github.com/users/KELiON/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/KELiON/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/KELiON/subscriptions",
- "organizations_url": "https://api.github.com/users/KELiON/orgs",
- "repos_url": "https://api.github.com/users/KELiON/repos",
- "events_url": "https://api.github.com/users/KELiON/events{/privacy}",
- "received_events_url": "https://api.github.com/users/KELiON/received_events",
+ "url": "https://api.github.com/users/VladimirPal",
+ "html_url": "https://github.com/VladimirPal",
+ "followers_url": "https://api.github.com/users/VladimirPal/followers",
+ "following_url": "https://api.github.com/users/VladimirPal/following{/other_user}",
+ "gists_url": "https://api.github.com/users/VladimirPal/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/VladimirPal/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/VladimirPal/subscriptions",
+ "organizations_url": "https://api.github.com/users/VladimirPal/orgs",
+ "repos_url": "https://api.github.com/users/VladimirPal/repos",
+ "events_url": "https://api.github.com/users/VladimirPal/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/VladimirPal/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-apple-diskimage",
- "state": "uploaded",
- "size": 51291944,
- "download_count": 6843,
- "created_at": "2017-12-05T07:40:39Z",
- "updated_at": "2017-12-05T07:40:53Z",
- "browser_download_url": "https://github.com/KELiON/cerebro/releases/download/v0.3.2/cerebro-0.3.2.dmg"
- },
- {
- "url": "https://api.github.com/repos/KELiON/cerebro/releases/assets/5530246",
- "id": 5530246,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDU1MzAyNDY=",
- "name": "cerebro-setup-0.3.2.exe",
- "label": "",
- "uploader": {
- "login": "KELiON",
- "id": 594298,
- "node_id": "MDQ6VXNlcjU5NDI5OA==",
- "avatar_url": "https://avatars2.githubusercontent.com/u/594298?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/KELiON",
- "html_url": "https://github.com/KELiON",
- "followers_url": "https://api.github.com/users/KELiON/followers",
- "following_url": "https://api.github.com/users/KELiON/following{/other_user}",
- "gists_url": "https://api.github.com/users/KELiON/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/KELiON/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/KELiON/subscriptions",
- "organizations_url": "https://api.github.com/users/KELiON/orgs",
- "repos_url": "https://api.github.com/users/KELiON/repos",
- "events_url": "https://api.github.com/users/KELiON/events{/privacy}",
- "received_events_url": "https://api.github.com/users/KELiON/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-msdownload",
- "state": "uploaded",
- "size": 65863070,
- "download_count": 42239,
- "created_at": "2017-12-05T07:43:05Z",
- "updated_at": "2017-12-05T07:43:18Z",
- "browser_download_url": "https://github.com/KELiON/cerebro/releases/download/v0.3.2/cerebro-setup-0.3.2.exe"
- },
- {
- "url": "https://api.github.com/repos/KELiON/cerebro/releases/assets/5530253",
- "id": 5530253,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDU1MzAyNTM=",
- "name": "cerebro_0.3.2_amd64.deb",
- "label": "",
- "uploader": {
- "login": "KELiON",
- "id": 594298,
- "node_id": "MDQ6VXNlcjU5NDI5OA==",
- "avatar_url": "https://avatars2.githubusercontent.com/u/594298?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/KELiON",
- "html_url": "https://github.com/KELiON",
- "followers_url": "https://api.github.com/users/KELiON/followers",
- "following_url": "https://api.github.com/users/KELiON/following{/other_user}",
- "gists_url": "https://api.github.com/users/KELiON/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/KELiON/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/KELiON/subscriptions",
- "organizations_url": "https://api.github.com/users/KELiON/orgs",
- "repos_url": "https://api.github.com/users/KELiON/repos",
- "events_url": "https://api.github.com/users/KELiON/events{/privacy}",
- "received_events_url": "https://api.github.com/users/KELiON/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-debian-package",
- "state": "uploaded",
- "size": 38322082,
- "download_count": 25917,
- "created_at": "2017-12-05T07:43:37Z",
- "updated_at": "2017-12-05T07:43:46Z",
- "browser_download_url": "https://github.com/KELiON/cerebro/releases/download/v0.3.2/cerebro_0.3.2_amd64.deb"
- },
- {
- "url": "https://api.github.com/repos/KELiON/cerebro/releases/assets/5530243",
- "id": 5530243,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDU1MzAyNDM=",
- "name": "latest-mac.json",
- "label": "",
- "uploader": {
- "login": "KELiON",
- "id": 594298,
- "node_id": "MDQ6VXNlcjU5NDI5OA==",
- "avatar_url": "https://avatars2.githubusercontent.com/u/594298?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/KELiON",
- "html_url": "https://github.com/KELiON",
- "followers_url": "https://api.github.com/users/KELiON/followers",
- "following_url": "https://api.github.com/users/KELiON/following{/other_user}",
- "gists_url": "https://api.github.com/users/KELiON/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/KELiON/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/KELiON/subscriptions",
- "organizations_url": "https://api.github.com/users/KELiON/orgs",
- "repos_url": "https://api.github.com/users/KELiON/repos",
- "events_url": "https://api.github.com/users/KELiON/events{/privacy}",
- "received_events_url": "https://api.github.com/users/KELiON/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/json",
- "state": "uploaded",
- "size": 162,
- "download_count": 6713,
- "created_at": "2017-12-05T07:42:46Z",
- "updated_at": "2017-12-05T07:42:46Z",
- "browser_download_url": "https://github.com/KELiON/cerebro/releases/download/v0.3.2/latest-mac.json"
- },
- {
- "url": "https://api.github.com/repos/KELiON/cerebro/releases/assets/5530247",
- "id": 5530247,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDU1MzAyNDc=",
- "name": "latest.yml",
- "label": "",
- "uploader": {
- "login": "KELiON",
- "id": 594298,
- "node_id": "MDQ6VXNlcjU5NDI5OA==",
- "avatar_url": "https://avatars2.githubusercontent.com/u/594298?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/KELiON",
- "html_url": "https://github.com/KELiON",
- "followers_url": "https://api.github.com/users/KELiON/followers",
- "following_url": "https://api.github.com/users/KELiON/following{/other_user}",
- "gists_url": "https://api.github.com/users/KELiON/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/KELiON/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/KELiON/subscriptions",
- "organizations_url": "https://api.github.com/users/KELiON/orgs",
- "repos_url": "https://api.github.com/users/KELiON/repos",
- "events_url": "https://api.github.com/users/KELiON/events{/privacy}",
- "received_events_url": "https://api.github.com/users/KELiON/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "text/yaml",
- "state": "uploaded",
- "size": 116,
- "download_count": 7418,
- "created_at": "2017-12-05T07:43:06Z",
- "updated_at": "2017-12-05T07:43:06Z",
- "browser_download_url": "https://github.com/KELiON/cerebro/releases/download/v0.3.2/latest.yml"
- }
- ],
- "tarball_url": "https://api.github.com/repos/KELiON/cerebro/tarball/v0.3.2",
- "zipball_url": "https://api.github.com/repos/KELiON/cerebro/zipball/v0.3.2",
- "body_html": "\nFixed fail when no description provided for published plugin \nAdded opt-in for statistics and crash reports (thanks @ionphractal ) \nFix text positioning and scrollbars issues (thanks @lawgsy ) \nRestore focus to previous window on blur/hide on Windows (thanks @ lawgsy) \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:56.033Z"
- },
- "chronobreak": {
- "latestRelease": {
- "url": "https://api.github.com/repos/rollersteaam/chronobreak/releases/27762278",
- "assets_url": "https://api.github.com/repos/rollersteaam/chronobreak/releases/27762278/assets",
- "upload_url": "https://uploads.github.com/repos/rollersteaam/chronobreak/releases/27762278/assets{?name,label}",
- "html_url": "https://github.com/rollersteaam/chronobreak/releases/tag/v1.1.2",
- "id": 27762278,
- "node_id": "MDc6UmVsZWFzZTI3NzYyMjc4",
- "tag_name": "v1.1.2",
- "target_commitish": "master",
- "name": "Fix the timer not working",
- "draft": false,
- "author": {
- "login": "rollersteaam",
- "id": 6756697,
- "node_id": "MDQ6VXNlcjY3NTY2OTc=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/6756697?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/rollersteaam",
- "html_url": "https://github.com/rollersteaam",
- "followers_url": "https://api.github.com/users/rollersteaam/followers",
- "following_url": "https://api.github.com/users/rollersteaam/following{/other_user}",
- "gists_url": "https://api.github.com/users/rollersteaam/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/rollersteaam/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/rollersteaam/subscriptions",
- "organizations_url": "https://api.github.com/users/rollersteaam/orgs",
- "repos_url": "https://api.github.com/users/rollersteaam/repos",
- "events_url": "https://api.github.com/users/rollersteaam/events{/privacy}",
- "received_events_url": "https://api.github.com/users/rollersteaam/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-06-21T14:14:26Z",
- "published_at": "2020-06-21T14:19:55Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/rollersteaam/chronobreak/releases/assets/21938301",
- "id": 21938301,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIxOTM4MzAx",
- "name": "chronobreak-linux-x64.zip",
- "label": null,
- "uploader": {
- "login": "rollersteaam",
- "id": 6756697,
- "node_id": "MDQ6VXNlcjY3NTY2OTc=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/6756697?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/rollersteaam",
- "html_url": "https://github.com/rollersteaam",
- "followers_url": "https://api.github.com/users/rollersteaam/followers",
- "following_url": "https://api.github.com/users/rollersteaam/following{/other_user}",
- "gists_url": "https://api.github.com/users/rollersteaam/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/rollersteaam/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/rollersteaam/subscriptions",
- "organizations_url": "https://api.github.com/users/rollersteaam/orgs",
- "repos_url": "https://api.github.com/users/rollersteaam/repos",
- "events_url": "https://api.github.com/users/rollersteaam/events{/privacy}",
- "received_events_url": "https://api.github.com/users/rollersteaam/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-zip-compressed",
- "state": "uploaded",
- "size": 158001850,
- "download_count": 31,
- "created_at": "2020-06-21T14:17:55Z",
- "updated_at": "2020-06-21T14:19:18Z",
- "browser_download_url": "https://github.com/rollersteaam/chronobreak/releases/download/v1.1.2/chronobreak-linux-x64.zip"
- }
- ],
- "tarball_url": "https://api.github.com/repos/rollersteaam/chronobreak/tarball/v1.1.2",
- "zipball_url": "https://api.github.com/repos/rollersteaam/chronobreak/zipball/v1.1.2",
- "body_html": "\nFixed the timer not working as of v1.1.1 on Linux machines. \n \nThe problem was because of the version update of Electron performed in the last patch that introduced new security settings. This meant that, by default, the renderer process can't use the require
function. This caused execution of all scripts to halt as a result of require
not being defined. The fix was to allow nodeIntegrations
for BrowserWindow
, therefore allowing use of require
. This has no security implications because Chronobreak does not use any libraries, other than Electron itself.
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:56.041Z"
- },
- "chronos-timetracker": {
- "latestRelease": {
- "url": "https://api.github.com/repos/web-pal/chronos-timetracker/releases/21130994",
- "assets_url": "https://api.github.com/repos/web-pal/chronos-timetracker/releases/21130994/assets",
- "upload_url": "https://uploads.github.com/repos/web-pal/chronos-timetracker/releases/21130994/assets{?name,label}",
- "html_url": "https://github.com/web-pal/chronos-timetracker/releases/tag/v4.2.0",
- "id": 21130994,
- "node_id": "MDc6UmVsZWFzZTIxMTMwOTk0",
- "tag_name": "v4.2.0",
- "target_commitish": "master",
- "name": "4.2.0",
- "draft": false,
- "author": {
- "login": "VladimirPal",
- "id": 555405,
- "node_id": "MDQ6VXNlcjU1NTQwNQ==",
- "avatar_url": "https://avatars3.githubusercontent.com/u/555405?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/VladimirPal",
- "html_url": "https://github.com/VladimirPal",
- "followers_url": "https://api.github.com/users/VladimirPal/followers",
- "following_url": "https://api.github.com/users/VladimirPal/following{/other_user}",
- "gists_url": "https://api.github.com/users/VladimirPal/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/VladimirPal/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/VladimirPal/subscriptions",
- "organizations_url": "https://api.github.com/users/VladimirPal/orgs",
- "repos_url": "https://api.github.com/users/VladimirPal/repos",
- "events_url": "https://api.github.com/users/VladimirPal/events{/privacy}",
- "received_events_url": "https://api.github.com/users/VladimirPal/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2019-10-30T23:00:00Z",
- "published_at": "2019-11-01T15:20:44Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/web-pal/chronos-timetracker/releases/assets/15896081",
- "id": 15896081,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE1ODk2MDgx",
- "name": "Chronos-4.2.0-mac.zip",
- "label": "",
- "uploader": {
- "login": "VladimirPal",
- "id": 555405,
- "node_id": "MDQ6VXNlcjU1NTQwNQ==",
- "avatar_url": "https://avatars3.githubusercontent.com/u/555405?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/VladimirPal",
- "html_url": "https://github.com/VladimirPal",
- "followers_url": "https://api.github.com/users/VladimirPal/followers",
- "following_url": "https://api.github.com/users/VladimirPal/following{/other_user}",
- "gists_url": "https://api.github.com/users/VladimirPal/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/VladimirPal/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/VladimirPal/subscriptions",
- "organizations_url": "https://api.github.com/users/VladimirPal/orgs",
- "repos_url": "https://api.github.com/users/VladimirPal/repos",
- "events_url": "https://api.github.com/users/VladimirPal/events{/privacy}",
- "received_events_url": "https://api.github.com/users/VladimirPal/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 54809908,
- "download_count": 849,
- "created_at": "2019-11-01T12:20:31Z",
- "updated_at": "2019-11-01T12:21:55Z",
- "browser_download_url": "https://github.com/web-pal/chronos-timetracker/releases/download/v4.2.0/Chronos-4.2.0-mac.zip"
- },
- {
- "url": "https://api.github.com/repos/web-pal/chronos-timetracker/releases/assets/15896729",
- "id": 15896729,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE1ODk2NzI5",
- "name": "Chronos-4.2.0.AppImage",
- "label": "",
- "uploader": {
- "login": "VladimirPal",
- "id": 555405,
- "node_id": "MDQ6VXNlcjU1NTQwNQ==",
- "avatar_url": "https://avatars3.githubusercontent.com/u/555405?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/VladimirPal",
- "html_url": "https://github.com/VladimirPal",
- "followers_url": "https://api.github.com/users/VladimirPal/followers",
- "following_url": "https://api.github.com/users/VladimirPal/following{/other_user}",
- "gists_url": "https://api.github.com/users/VladimirPal/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/VladimirPal/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/VladimirPal/subscriptions",
- "organizations_url": "https://api.github.com/users/VladimirPal/orgs",
- "repos_url": "https://api.github.com/users/VladimirPal/repos",
- "events_url": "https://api.github.com/users/VladimirPal/events{/privacy}",
- "received_events_url": "https://api.github.com/users/VladimirPal/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 62123009,
- "download_count": 1830,
- "created_at": "2019-11-01T13:02:16Z",
- "updated_at": "2019-11-01T13:02:20Z",
- "browser_download_url": "https://github.com/web-pal/chronos-timetracker/releases/download/v4.2.0/Chronos-4.2.0.AppImage"
- },
- {
- "url": "https://api.github.com/repos/web-pal/chronos-timetracker/releases/assets/15896079",
- "id": 15896079,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE1ODk2MDc5",
- "name": "Chronos-4.2.0.dmg",
- "label": "",
- "uploader": {
- "login": "VladimirPal",
- "id": 555405,
- "node_id": "MDQ6VXNlcjU1NTQwNQ==",
- "avatar_url": "https://avatars3.githubusercontent.com/u/555405?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/VladimirPal",
- "html_url": "https://github.com/VladimirPal",
- "followers_url": "https://api.github.com/users/VladimirPal/followers",
- "following_url": "https://api.github.com/users/VladimirPal/following{/other_user}",
- "gists_url": "https://api.github.com/users/VladimirPal/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/VladimirPal/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/VladimirPal/subscriptions",
- "organizations_url": "https://api.github.com/users/VladimirPal/orgs",
- "repos_url": "https://api.github.com/users/VladimirPal/repos",
- "events_url": "https://api.github.com/users/VladimirPal/events{/privacy}",
- "received_events_url": "https://api.github.com/users/VladimirPal/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
+ "content_type": "application/octet-stream",
"state": "uploaded",
"size": 56737852,
- "download_count": 2481,
+ "download_count": 2484,
"created_at": "2019-11-01T12:20:25Z",
"updated_at": "2019-11-01T12:22:31Z",
"browser_download_url": "https://github.com/web-pal/chronos-timetracker/releases/download/v4.2.0/Chronos-4.2.0.dmg"
@@ -13711,7 +13711,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 41578752,
- "download_count": 2431,
+ "download_count": 2439,
"created_at": "2020-04-29T23:49:36Z",
"updated_at": "2020-04-29T23:50:52Z",
"browser_download_url": "https://github.com/web-pal/chronos-timetracker/releases/download/v4.2.0/Chronos.Setup.4.2.0.exe"
@@ -13779,7 +13779,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 364,
- "download_count": 15136,
+ "download_count": 15150,
"created_at": "2019-11-01T13:03:13Z",
"updated_at": "2019-11-01T13:03:14Z",
"browser_download_url": "https://github.com/web-pal/chronos-timetracker/releases/download/v4.2.0/latest-linux.yml"
@@ -13813,7 +13813,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 509,
- "download_count": 23149,
+ "download_count": 23174,
"created_at": "2019-11-01T12:22:35Z",
"updated_at": "2019-11-01T12:22:35Z",
"browser_download_url": "https://github.com/web-pal/chronos-timetracker/releases/download/v4.2.0/latest-mac.yml"
@@ -13847,7 +13847,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 342,
- "download_count": 17407,
+ "download_count": 17452,
"created_at": "2020-04-29T23:48:23Z",
"updated_at": "2020-04-29T23:48:23Z",
"browser_download_url": "https://github.com/web-pal/chronos-timetracker/releases/download/v4.2.0/latest.yml"
@@ -13857,392 +13857,111 @@
"zipball_url": "https://api.github.com/repos/web-pal/chronos-timetracker/zipball/v4.2.0",
"body_html": "Bug Fixes \n\nSlow internet connection bug fix \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:56.123Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:03.775Z"
},
- "clipper": {
+ "clipboard-manager-electron": {
"latestRelease": {
- "url": "https://api.github.com/repos/AkashRajpurohit/clipper/releases/26464268",
- "assets_url": "https://api.github.com/repos/AkashRajpurohit/clipper/releases/26464268/assets",
- "upload_url": "https://uploads.github.com/repos/AkashRajpurohit/clipper/releases/26464268/assets{?name,label}",
- "html_url": "https://github.com/AkashRajpurohit/clipper/releases/tag/v1.0.4",
- "id": 26464268,
- "node_id": "MDc6UmVsZWFzZTI2NDY0MjY4",
- "tag_name": "v1.0.4",
- "target_commitish": "master",
- "name": "v1.0.4",
+ "url": "https://api.github.com/repos/dotenorio/clipboard-manager-electron/releases/31131153",
+ "assets_url": "https://api.github.com/repos/dotenorio/clipboard-manager-electron/releases/31131153/assets",
+ "upload_url": "https://uploads.github.com/repos/dotenorio/clipboard-manager-electron/releases/31131153/assets{?name,label}",
+ "html_url": "https://github.com/dotenorio/clipboard-manager-electron/releases/tag/v3.6.4",
+ "id": 31131153,
+ "node_id": "MDc6UmVsZWFzZTMxMTMxMTUz",
+ "tag_name": "v3.6.4",
+ "target_commitish": "008a654934bc0abce507e0dce3daa8dc8773033f",
+ "name": "v3.6.4",
"draft": false,
"author": {
- "login": "AkashRajpurohit",
- "id": 30044630,
- "node_id": "MDQ6VXNlcjMwMDQ0NjMw",
- "avatar_url": "https://avatars2.githubusercontent.com/u/30044630?v=4",
+ "login": "dotenorio",
+ "id": 3117833,
+ "node_id": "MDQ6VXNlcjMxMTc4MzM=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/3117833?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/AkashRajpurohit",
- "html_url": "https://github.com/AkashRajpurohit",
- "followers_url": "https://api.github.com/users/AkashRajpurohit/followers",
- "following_url": "https://api.github.com/users/AkashRajpurohit/following{/other_user}",
- "gists_url": "https://api.github.com/users/AkashRajpurohit/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/AkashRajpurohit/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/AkashRajpurohit/subscriptions",
- "organizations_url": "https://api.github.com/users/AkashRajpurohit/orgs",
- "repos_url": "https://api.github.com/users/AkashRajpurohit/repos",
- "events_url": "https://api.github.com/users/AkashRajpurohit/events{/privacy}",
- "received_events_url": "https://api.github.com/users/AkashRajpurohit/received_events",
+ "url": "https://api.github.com/users/dotenorio",
+ "html_url": "https://github.com/dotenorio",
+ "followers_url": "https://api.github.com/users/dotenorio/followers",
+ "following_url": "https://api.github.com/users/dotenorio/following{/other_user}",
+ "gists_url": "https://api.github.com/users/dotenorio/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/dotenorio/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/dotenorio/subscriptions",
+ "organizations_url": "https://api.github.com/users/dotenorio/orgs",
+ "repos_url": "https://api.github.com/users/dotenorio/repos",
+ "events_url": "https://api.github.com/users/dotenorio/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/dotenorio/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2020-05-13T12:11:00Z",
- "published_at": "2020-05-13T12:05:05Z",
+ "created_at": "2020-09-11T14:20:03Z",
+ "published_at": "2020-09-11T14:21:52Z",
"assets": [
{
- "url": "https://api.github.com/repos/AkashRajpurohit/clipper/releases/assets/20690887",
- "id": 20690887,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNjkwODg3",
- "name": "Clipper-1.0.4.AppImage",
+ "url": "https://api.github.com/repos/dotenorio/clipboard-manager-electron/releases/assets/25404487",
+ "id": 25404487,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDA0NDg3",
+ "name": "clipboard-manager-electron-3.6.4.dmg",
"label": "",
"uploader": {
- "login": "AkashRajpurohit",
- "id": 30044630,
- "node_id": "MDQ6VXNlcjMwMDQ0NjMw",
- "avatar_url": "https://avatars2.githubusercontent.com/u/30044630?v=4",
+ "login": "dotenorio",
+ "id": 3117833,
+ "node_id": "MDQ6VXNlcjMxMTc4MzM=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/3117833?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/AkashRajpurohit",
- "html_url": "https://github.com/AkashRajpurohit",
- "followers_url": "https://api.github.com/users/AkashRajpurohit/followers",
- "following_url": "https://api.github.com/users/AkashRajpurohit/following{/other_user}",
- "gists_url": "https://api.github.com/users/AkashRajpurohit/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/AkashRajpurohit/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/AkashRajpurohit/subscriptions",
- "organizations_url": "https://api.github.com/users/AkashRajpurohit/orgs",
- "repos_url": "https://api.github.com/users/AkashRajpurohit/repos",
- "events_url": "https://api.github.com/users/AkashRajpurohit/events{/privacy}",
- "received_events_url": "https://api.github.com/users/AkashRajpurohit/received_events",
+ "url": "https://api.github.com/users/dotenorio",
+ "html_url": "https://github.com/dotenorio",
+ "followers_url": "https://api.github.com/users/dotenorio/followers",
+ "following_url": "https://api.github.com/users/dotenorio/following{/other_user}",
+ "gists_url": "https://api.github.com/users/dotenorio/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/dotenorio/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/dotenorio/subscriptions",
+ "organizations_url": "https://api.github.com/users/dotenorio/orgs",
+ "repos_url": "https://api.github.com/users/dotenorio/repos",
+ "events_url": "https://api.github.com/users/dotenorio/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/dotenorio/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/x-apple-diskimage",
"state": "uploaded",
- "size": 72964335,
- "download_count": 31,
- "created_at": "2020-05-13T12:05:55Z",
- "updated_at": "2020-05-13T12:05:56Z",
- "browser_download_url": "https://github.com/AkashRajpurohit/clipper/releases/download/v1.0.4/Clipper-1.0.4.AppImage"
+ "size": 76719067,
+ "download_count": 1,
+ "created_at": "2020-09-11T14:28:38Z",
+ "updated_at": "2020-09-11T14:28:40Z",
+ "browser_download_url": "https://github.com/dotenorio/clipboard-manager-electron/releases/download/v3.6.4/clipboard-manager-electron-3.6.4.dmg"
},
{
- "url": "https://api.github.com/repos/AkashRajpurohit/clipper/releases/assets/20690994",
- "id": 20690994,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNjkwOTk0",
- "name": "clipper-1.0.4.x86_64.rpm",
+ "url": "https://api.github.com/repos/dotenorio/clipboard-manager-electron/releases/assets/25404485",
+ "id": 25404485,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDA0NDg1",
+ "name": "clipboard-manager-electron-3.6.4.dmg.blockmap",
"label": "",
"uploader": {
- "login": "AkashRajpurohit",
- "id": 30044630,
- "node_id": "MDQ6VXNlcjMwMDQ0NjMw",
- "avatar_url": "https://avatars2.githubusercontent.com/u/30044630?v=4",
+ "login": "dotenorio",
+ "id": 3117833,
+ "node_id": "MDQ6VXNlcjMxMTc4MzM=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/3117833?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/AkashRajpurohit",
- "html_url": "https://github.com/AkashRajpurohit",
- "followers_url": "https://api.github.com/users/AkashRajpurohit/followers",
- "following_url": "https://api.github.com/users/AkashRajpurohit/following{/other_user}",
- "gists_url": "https://api.github.com/users/AkashRajpurohit/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/AkashRajpurohit/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/AkashRajpurohit/subscriptions",
- "organizations_url": "https://api.github.com/users/AkashRajpurohit/orgs",
- "repos_url": "https://api.github.com/users/AkashRajpurohit/repos",
- "events_url": "https://api.github.com/users/AkashRajpurohit/events{/privacy}",
- "received_events_url": "https://api.github.com/users/AkashRajpurohit/received_events",
+ "url": "https://api.github.com/users/dotenorio",
+ "html_url": "https://github.com/dotenorio",
+ "followers_url": "https://api.github.com/users/dotenorio/followers",
+ "following_url": "https://api.github.com/users/dotenorio/following{/other_user}",
+ "gists_url": "https://api.github.com/users/dotenorio/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/dotenorio/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/dotenorio/subscriptions",
+ "organizations_url": "https://api.github.com/users/dotenorio/orgs",
+ "repos_url": "https://api.github.com/users/dotenorio/repos",
+ "events_url": "https://api.github.com/users/dotenorio/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/dotenorio/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-redhat-package-manager",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 50021636,
- "download_count": 14,
- "created_at": "2020-05-13T12:08:07Z",
- "updated_at": "2020-05-13T12:08:09Z",
- "browser_download_url": "https://github.com/AkashRajpurohit/clipper/releases/download/v1.0.4/clipper-1.0.4.x86_64.rpm"
- },
- {
- "url": "https://api.github.com/repos/AkashRajpurohit/clipper/releases/assets/20690968",
- "id": 20690968,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNjkwOTY4",
- "name": "Clipper-Setup-1.0.4.exe",
- "label": "",
- "uploader": {
- "login": "AkashRajpurohit",
- "id": 30044630,
- "node_id": "MDQ6VXNlcjMwMDQ0NjMw",
- "avatar_url": "https://avatars2.githubusercontent.com/u/30044630?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/AkashRajpurohit",
- "html_url": "https://github.com/AkashRajpurohit",
- "followers_url": "https://api.github.com/users/AkashRajpurohit/followers",
- "following_url": "https://api.github.com/users/AkashRajpurohit/following{/other_user}",
- "gists_url": "https://api.github.com/users/AkashRajpurohit/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/AkashRajpurohit/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/AkashRajpurohit/subscriptions",
- "organizations_url": "https://api.github.com/users/AkashRajpurohit/orgs",
- "repos_url": "https://api.github.com/users/AkashRajpurohit/repos",
- "events_url": "https://api.github.com/users/AkashRajpurohit/events{/privacy}",
- "received_events_url": "https://api.github.com/users/AkashRajpurohit/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 49876433,
- "download_count": 229,
- "created_at": "2020-05-13T12:07:25Z",
- "updated_at": "2020-05-13T12:07:34Z",
- "browser_download_url": "https://github.com/AkashRajpurohit/clipper/releases/download/v1.0.4/Clipper-Setup-1.0.4.exe"
- },
- {
- "url": "https://api.github.com/repos/AkashRajpurohit/clipper/releases/assets/20690948",
- "id": 20690948,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNjkwOTQ4",
- "name": "Clipper-Setup-1.0.4.exe.blockmap",
- "label": "",
- "uploader": {
- "login": "AkashRajpurohit",
- "id": 30044630,
- "node_id": "MDQ6VXNlcjMwMDQ0NjMw",
- "avatar_url": "https://avatars2.githubusercontent.com/u/30044630?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/AkashRajpurohit",
- "html_url": "https://github.com/AkashRajpurohit",
- "followers_url": "https://api.github.com/users/AkashRajpurohit/followers",
- "following_url": "https://api.github.com/users/AkashRajpurohit/following{/other_user}",
- "gists_url": "https://api.github.com/users/AkashRajpurohit/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/AkashRajpurohit/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/AkashRajpurohit/subscriptions",
- "organizations_url": "https://api.github.com/users/AkashRajpurohit/orgs",
- "repos_url": "https://api.github.com/users/AkashRajpurohit/repos",
- "events_url": "https://api.github.com/users/AkashRajpurohit/events{/privacy}",
- "received_events_url": "https://api.github.com/users/AkashRajpurohit/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 53705,
- "download_count": 5,
- "created_at": "2020-05-13T12:07:12Z",
- "updated_at": "2020-05-13T12:07:12Z",
- "browser_download_url": "https://github.com/AkashRajpurohit/clipper/releases/download/v1.0.4/Clipper-Setup-1.0.4.exe.blockmap"
- },
- {
- "url": "https://api.github.com/repos/AkashRajpurohit/clipper/releases/assets/20690936",
- "id": 20690936,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNjkwOTM2",
- "name": "clipper_1.0.4_amd64.deb",
- "label": "",
- "uploader": {
- "login": "AkashRajpurohit",
- "id": 30044630,
- "node_id": "MDQ6VXNlcjMwMDQ0NjMw",
- "avatar_url": "https://avatars2.githubusercontent.com/u/30044630?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/AkashRajpurohit",
- "html_url": "https://github.com/AkashRajpurohit",
- "followers_url": "https://api.github.com/users/AkashRajpurohit/followers",
- "following_url": "https://api.github.com/users/AkashRajpurohit/following{/other_user}",
- "gists_url": "https://api.github.com/users/AkashRajpurohit/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/AkashRajpurohit/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/AkashRajpurohit/subscriptions",
- "organizations_url": "https://api.github.com/users/AkashRajpurohit/orgs",
- "repos_url": "https://api.github.com/users/AkashRajpurohit/repos",
- "events_url": "https://api.github.com/users/AkashRajpurohit/events{/privacy}",
- "received_events_url": "https://api.github.com/users/AkashRajpurohit/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 50578020,
- "download_count": 24,
- "created_at": "2020-05-13T12:07:05Z",
- "updated_at": "2020-05-13T12:07:07Z",
- "browser_download_url": "https://github.com/AkashRajpurohit/clipper/releases/download/v1.0.4/clipper_1.0.4_amd64.deb"
- },
- {
- "url": "https://api.github.com/repos/AkashRajpurohit/clipper/releases/assets/20690995",
- "id": 20690995,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNjkwOTk1",
- "name": "latest-linux.yml",
- "label": "",
- "uploader": {
- "login": "AkashRajpurohit",
- "id": 30044630,
- "node_id": "MDQ6VXNlcjMwMDQ0NjMw",
- "avatar_url": "https://avatars2.githubusercontent.com/u/30044630?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/AkashRajpurohit",
- "html_url": "https://github.com/AkashRajpurohit",
- "followers_url": "https://api.github.com/users/AkashRajpurohit/followers",
- "following_url": "https://api.github.com/users/AkashRajpurohit/following{/other_user}",
- "gists_url": "https://api.github.com/users/AkashRajpurohit/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/AkashRajpurohit/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/AkashRajpurohit/subscriptions",
- "organizations_url": "https://api.github.com/users/AkashRajpurohit/orgs",
- "repos_url": "https://api.github.com/users/AkashRajpurohit/repos",
- "events_url": "https://api.github.com/users/AkashRajpurohit/events{/privacy}",
- "received_events_url": "https://api.github.com/users/AkashRajpurohit/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "text/yaml",
- "state": "uploaded",
- "size": 364,
- "download_count": 4,
- "created_at": "2020-05-13T12:08:09Z",
- "updated_at": "2020-05-13T12:08:09Z",
- "browser_download_url": "https://github.com/AkashRajpurohit/clipper/releases/download/v1.0.4/latest-linux.yml"
- },
- {
- "url": "https://api.github.com/repos/AkashRajpurohit/clipper/releases/assets/20690984",
- "id": 20690984,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNjkwOTg0",
- "name": "latest.yml",
- "label": "",
- "uploader": {
- "login": "AkashRajpurohit",
- "id": 30044630,
- "node_id": "MDQ6VXNlcjMwMDQ0NjMw",
- "avatar_url": "https://avatars2.githubusercontent.com/u/30044630?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/AkashRajpurohit",
- "html_url": "https://github.com/AkashRajpurohit",
- "followers_url": "https://api.github.com/users/AkashRajpurohit/followers",
- "following_url": "https://api.github.com/users/AkashRajpurohit/following{/other_user}",
- "gists_url": "https://api.github.com/users/AkashRajpurohit/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/AkashRajpurohit/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/AkashRajpurohit/subscriptions",
- "organizations_url": "https://api.github.com/users/AkashRajpurohit/orgs",
- "repos_url": "https://api.github.com/users/AkashRajpurohit/repos",
- "events_url": "https://api.github.com/users/AkashRajpurohit/events{/privacy}",
- "received_events_url": "https://api.github.com/users/AkashRajpurohit/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "text/yaml",
- "state": "uploaded",
- "size": 342,
- "download_count": 5,
- "created_at": "2020-05-13T12:07:34Z",
- "updated_at": "2020-05-13T12:07:35Z",
- "browser_download_url": "https://github.com/AkashRajpurohit/clipper/releases/download/v1.0.4/latest.yml"
- }
- ],
- "tarball_url": "https://api.github.com/repos/AkashRajpurohit/clipper/tarball/v1.0.4",
- "zipball_url": "https://api.github.com/repos/AkashRajpurohit/clipper/zipball/v1.0.4",
- "body_html": "\nAdded close and minimize app buttons on the main window itself. \nCurrently not building macOS app due to signinig application issues. \nAllowing only a single instance of clipper to be running at a time in release mode. \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:56.137Z"
- },
- "clipboard-manager-electron": {
- "latestRelease": {
- "url": "https://api.github.com/repos/dotenorio/clipboard-manager-electron/releases/31131153",
- "assets_url": "https://api.github.com/repos/dotenorio/clipboard-manager-electron/releases/31131153/assets",
- "upload_url": "https://uploads.github.com/repos/dotenorio/clipboard-manager-electron/releases/31131153/assets{?name,label}",
- "html_url": "https://github.com/dotenorio/clipboard-manager-electron/releases/tag/v3.6.4",
- "id": 31131153,
- "node_id": "MDc6UmVsZWFzZTMxMTMxMTUz",
- "tag_name": "v3.6.4",
- "target_commitish": "008a654934bc0abce507e0dce3daa8dc8773033f",
- "name": "v3.6.4",
- "draft": false,
- "author": {
- "login": "dotenorio",
- "id": 3117833,
- "node_id": "MDQ6VXNlcjMxMTc4MzM=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/3117833?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/dotenorio",
- "html_url": "https://github.com/dotenorio",
- "followers_url": "https://api.github.com/users/dotenorio/followers",
- "following_url": "https://api.github.com/users/dotenorio/following{/other_user}",
- "gists_url": "https://api.github.com/users/dotenorio/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/dotenorio/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/dotenorio/subscriptions",
- "organizations_url": "https://api.github.com/users/dotenorio/orgs",
- "repos_url": "https://api.github.com/users/dotenorio/repos",
- "events_url": "https://api.github.com/users/dotenorio/events{/privacy}",
- "received_events_url": "https://api.github.com/users/dotenorio/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-09-11T14:20:03Z",
- "published_at": "2020-09-11T14:21:52Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/dotenorio/clipboard-manager-electron/releases/assets/25404487",
- "id": 25404487,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDA0NDg3",
- "name": "clipboard-manager-electron-3.6.4.dmg",
- "label": "",
- "uploader": {
- "login": "dotenorio",
- "id": 3117833,
- "node_id": "MDQ6VXNlcjMxMTc4MzM=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/3117833?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/dotenorio",
- "html_url": "https://github.com/dotenorio",
- "followers_url": "https://api.github.com/users/dotenorio/followers",
- "following_url": "https://api.github.com/users/dotenorio/following{/other_user}",
- "gists_url": "https://api.github.com/users/dotenorio/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/dotenorio/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/dotenorio/subscriptions",
- "organizations_url": "https://api.github.com/users/dotenorio/orgs",
- "repos_url": "https://api.github.com/users/dotenorio/repos",
- "events_url": "https://api.github.com/users/dotenorio/events{/privacy}",
- "received_events_url": "https://api.github.com/users/dotenorio/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-apple-diskimage",
- "state": "uploaded",
- "size": 76719067,
- "download_count": 1,
- "created_at": "2020-09-11T14:28:38Z",
- "updated_at": "2020-09-11T14:28:40Z",
- "browser_download_url": "https://github.com/dotenorio/clipboard-manager-electron/releases/download/v3.6.4/clipboard-manager-electron-3.6.4.dmg"
- },
- {
- "url": "https://api.github.com/repos/dotenorio/clipboard-manager-electron/releases/assets/25404485",
- "id": 25404485,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDA0NDg1",
- "name": "clipboard-manager-electron-3.6.4.dmg.blockmap",
- "label": "",
- "uploader": {
- "login": "dotenorio",
- "id": 3117833,
- "node_id": "MDQ6VXNlcjMxMTc4MzM=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/3117833?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/dotenorio",
- "html_url": "https://github.com/dotenorio",
- "followers_url": "https://api.github.com/users/dotenorio/followers",
- "following_url": "https://api.github.com/users/dotenorio/following{/other_user}",
- "gists_url": "https://api.github.com/users/dotenorio/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/dotenorio/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/dotenorio/subscriptions",
- "organizations_url": "https://api.github.com/users/dotenorio/orgs",
- "repos_url": "https://api.github.com/users/dotenorio/repos",
- "events_url": "https://api.github.com/users/dotenorio/events{/privacy}",
- "received_events_url": "https://api.github.com/users/dotenorio/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 80646,
- "download_count": 0,
- "created_at": "2020-09-11T14:28:37Z",
- "updated_at": "2020-09-11T14:28:37Z",
- "browser_download_url": "https://github.com/dotenorio/clipboard-manager-electron/releases/download/v3.6.4/clipboard-manager-electron-3.6.4.dmg.blockmap"
+ "size": 80646,
+ "download_count": 0,
+ "created_at": "2020-09-11T14:28:37Z",
+ "updated_at": "2020-09-11T14:28:37Z",
+ "browser_download_url": "https://github.com/dotenorio/clipboard-manager-electron/releases/download/v3.6.4/clipboard-manager-electron-3.6.4.dmg.blockmap"
},
{
"url": "https://api.github.com/repos/dotenorio/clipboard-manager-electron/releases/assets/25404738",
@@ -14487,348 +14206,450 @@
"zipball_url": "https://api.github.com/repos/dotenorio/clipboard-manager-electron/zipball/v3.6.4",
"body_html": "Update dependencies
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:56.138Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:03.794Z"
},
- "clippo": {
+ "clipper": {
"latestRelease": {
- "url": "https://api.github.com/repos/monsterkodi/clippo/releases/12740142",
- "assets_url": "https://api.github.com/repos/monsterkodi/clippo/releases/12740142/assets",
- "upload_url": "https://uploads.github.com/repos/monsterkodi/clippo/releases/12740142/assets{?name,label}",
- "html_url": "https://github.com/monsterkodi/clippo/releases/tag/v1.40.0",
- "id": 12740142,
- "node_id": "MDc6UmVsZWFzZTEyNzQwMTQy",
- "tag_name": "v1.40.0",
+ "url": "https://api.github.com/repos/AkashRajpurohit/clipper/releases/26464268",
+ "assets_url": "https://api.github.com/repos/AkashRajpurohit/clipper/releases/26464268/assets",
+ "upload_url": "https://uploads.github.com/repos/AkashRajpurohit/clipper/releases/26464268/assets{?name,label}",
+ "html_url": "https://github.com/AkashRajpurohit/clipper/releases/tag/v1.0.4",
+ "id": 26464268,
+ "node_id": "MDc6UmVsZWFzZTI2NDY0MjY4",
+ "tag_name": "v1.0.4",
"target_commitish": "master",
- "name": "v1.40.0 mac",
+ "name": "v1.0.4",
"draft": false,
"author": {
- "login": "monsterkodi",
- "id": 581442,
- "node_id": "MDQ6VXNlcjU4MTQ0Mg==",
- "avatar_url": "https://avatars0.githubusercontent.com/u/581442?v=4",
+ "login": "AkashRajpurohit",
+ "id": 30044630,
+ "node_id": "MDQ6VXNlcjMwMDQ0NjMw",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/30044630?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/monsterkodi",
- "html_url": "https://github.com/monsterkodi",
- "followers_url": "https://api.github.com/users/monsterkodi/followers",
- "following_url": "https://api.github.com/users/monsterkodi/following{/other_user}",
- "gists_url": "https://api.github.com/users/monsterkodi/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/monsterkodi/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/monsterkodi/subscriptions",
- "organizations_url": "https://api.github.com/users/monsterkodi/orgs",
- "repos_url": "https://api.github.com/users/monsterkodi/repos",
- "events_url": "https://api.github.com/users/monsterkodi/events{/privacy}",
- "received_events_url": "https://api.github.com/users/monsterkodi/received_events",
+ "url": "https://api.github.com/users/AkashRajpurohit",
+ "html_url": "https://github.com/AkashRajpurohit",
+ "followers_url": "https://api.github.com/users/AkashRajpurohit/followers",
+ "following_url": "https://api.github.com/users/AkashRajpurohit/following{/other_user}",
+ "gists_url": "https://api.github.com/users/AkashRajpurohit/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/AkashRajpurohit/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/AkashRajpurohit/subscriptions",
+ "organizations_url": "https://api.github.com/users/AkashRajpurohit/orgs",
+ "repos_url": "https://api.github.com/users/AkashRajpurohit/repos",
+ "events_url": "https://api.github.com/users/AkashRajpurohit/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/AkashRajpurohit/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2018-08-26T13:13:34Z",
- "published_at": "2018-09-05T12:05:52Z",
+ "created_at": "2020-05-13T12:11:00Z",
+ "published_at": "2020-05-13T12:05:05Z",
"assets": [
{
- "url": "https://api.github.com/repos/monsterkodi/clippo/releases/assets/8524139",
- "id": 8524139,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDg1MjQxMzk=",
- "name": "clippo-1.40.0.dmg",
- "label": null,
+ "url": "https://api.github.com/repos/AkashRajpurohit/clipper/releases/assets/20690887",
+ "id": 20690887,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNjkwODg3",
+ "name": "Clipper-1.0.4.AppImage",
+ "label": "",
"uploader": {
- "login": "monsterkodi",
- "id": 581442,
- "node_id": "MDQ6VXNlcjU4MTQ0Mg==",
- "avatar_url": "https://avatars0.githubusercontent.com/u/581442?v=4",
+ "login": "AkashRajpurohit",
+ "id": 30044630,
+ "node_id": "MDQ6VXNlcjMwMDQ0NjMw",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/30044630?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/monsterkodi",
- "html_url": "https://github.com/monsterkodi",
- "followers_url": "https://api.github.com/users/monsterkodi/followers",
- "following_url": "https://api.github.com/users/monsterkodi/following{/other_user}",
- "gists_url": "https://api.github.com/users/monsterkodi/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/monsterkodi/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/monsterkodi/subscriptions",
- "organizations_url": "https://api.github.com/users/monsterkodi/orgs",
- "repos_url": "https://api.github.com/users/monsterkodi/repos",
- "events_url": "https://api.github.com/users/monsterkodi/events{/privacy}",
- "received_events_url": "https://api.github.com/users/monsterkodi/received_events",
+ "url": "https://api.github.com/users/AkashRajpurohit",
+ "html_url": "https://github.com/AkashRajpurohit",
+ "followers_url": "https://api.github.com/users/AkashRajpurohit/followers",
+ "following_url": "https://api.github.com/users/AkashRajpurohit/following{/other_user}",
+ "gists_url": "https://api.github.com/users/AkashRajpurohit/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/AkashRajpurohit/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/AkashRajpurohit/subscriptions",
+ "organizations_url": "https://api.github.com/users/AkashRajpurohit/orgs",
+ "repos_url": "https://api.github.com/users/AkashRajpurohit/repos",
+ "events_url": "https://api.github.com/users/AkashRajpurohit/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/AkashRajpurohit/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-diskcopy",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 65820374,
- "download_count": 195,
- "created_at": "2018-09-05T12:05:21Z",
- "updated_at": "2018-09-05T12:05:49Z",
- "browser_download_url": "https://github.com/monsterkodi/clippo/releases/download/v1.40.0/clippo-1.40.0.dmg"
- }
- ],
- "tarball_url": "https://api.github.com/repos/monsterkodi/clippo/tarball/v1.40.0",
- "zipball_url": "https://api.github.com/repos/monsterkodi/clippo/zipball/v1.40.0",
- "body_html": ""
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:56.149Z"
- },
- "clippy": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:06:56.193Z"
- },
- "cocos-creator": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:06:56.216Z"
- },
- "cliptext": {
- "latestRelease": {
- "url": "https://api.github.com/repos/aaabhilash97/cliptext/releases/21808213",
- "assets_url": "https://api.github.com/repos/aaabhilash97/cliptext/releases/21808213/assets",
- "upload_url": "https://uploads.github.com/repos/aaabhilash97/cliptext/releases/21808213/assets{?name,label}",
- "html_url": "https://github.com/aaabhilash97/cliptext/releases/tag/v2.0.1",
- "id": 21808213,
- "node_id": "MDc6UmVsZWFzZTIxODA4MjEz",
- "tag_name": "v2.0.1",
- "target_commitish": "master",
- "name": "version 2.0.1",
- "draft": false,
- "author": {
- "login": "aaabhilash97",
- "id": 8166171,
- "node_id": "MDQ6VXNlcjgxNjYxNzE=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/8166171?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/aaabhilash97",
- "html_url": "https://github.com/aaabhilash97",
- "followers_url": "https://api.github.com/users/aaabhilash97/followers",
- "following_url": "https://api.github.com/users/aaabhilash97/following{/other_user}",
- "gists_url": "https://api.github.com/users/aaabhilash97/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/aaabhilash97/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/aaabhilash97/subscriptions",
- "organizations_url": "https://api.github.com/users/aaabhilash97/orgs",
- "repos_url": "https://api.github.com/users/aaabhilash97/repos",
- "events_url": "https://api.github.com/users/aaabhilash97/events{/privacy}",
- "received_events_url": "https://api.github.com/users/aaabhilash97/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2019-11-27T15:53:36Z",
- "published_at": "2019-11-27T17:21:35Z",
- "assets": [
+ "size": 72964335,
+ "download_count": 31,
+ "created_at": "2020-05-13T12:05:55Z",
+ "updated_at": "2020-05-13T12:05:56Z",
+ "browser_download_url": "https://github.com/AkashRajpurohit/clipper/releases/download/v1.0.4/Clipper-1.0.4.AppImage"
+ },
{
- "url": "https://api.github.com/repos/aaabhilash97/cliptext/releases/assets/16439690",
- "id": 16439690,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE2NDM5Njkw",
- "name": "cliptext-2.0.1-mac.zip",
- "label": null,
+ "url": "https://api.github.com/repos/AkashRajpurohit/clipper/releases/assets/20690994",
+ "id": 20690994,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNjkwOTk0",
+ "name": "clipper-1.0.4.x86_64.rpm",
+ "label": "",
"uploader": {
- "login": "aaabhilash97",
- "id": 8166171,
- "node_id": "MDQ6VXNlcjgxNjYxNzE=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/8166171?v=4",
+ "login": "AkashRajpurohit",
+ "id": 30044630,
+ "node_id": "MDQ6VXNlcjMwMDQ0NjMw",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/30044630?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/aaabhilash97",
- "html_url": "https://github.com/aaabhilash97",
- "followers_url": "https://api.github.com/users/aaabhilash97/followers",
- "following_url": "https://api.github.com/users/aaabhilash97/following{/other_user}",
- "gists_url": "https://api.github.com/users/aaabhilash97/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/aaabhilash97/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/aaabhilash97/subscriptions",
- "organizations_url": "https://api.github.com/users/aaabhilash97/orgs",
- "repos_url": "https://api.github.com/users/aaabhilash97/repos",
- "events_url": "https://api.github.com/users/aaabhilash97/events{/privacy}",
- "received_events_url": "https://api.github.com/users/aaabhilash97/received_events",
+ "url": "https://api.github.com/users/AkashRajpurohit",
+ "html_url": "https://github.com/AkashRajpurohit",
+ "followers_url": "https://api.github.com/users/AkashRajpurohit/followers",
+ "following_url": "https://api.github.com/users/AkashRajpurohit/following{/other_user}",
+ "gists_url": "https://api.github.com/users/AkashRajpurohit/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/AkashRajpurohit/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/AkashRajpurohit/subscriptions",
+ "organizations_url": "https://api.github.com/users/AkashRajpurohit/orgs",
+ "repos_url": "https://api.github.com/users/AkashRajpurohit/repos",
+ "events_url": "https://api.github.com/users/AkashRajpurohit/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/AkashRajpurohit/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/x-redhat-package-manager",
"state": "uploaded",
- "size": 46000656,
- "download_count": 7810,
- "created_at": "2019-11-27T17:17:24Z",
- "updated_at": "2019-11-27T17:18:59Z",
- "browser_download_url": "https://github.com/aaabhilash97/cliptext/releases/download/v2.0.1/cliptext-2.0.1-mac.zip"
- }
- ],
- "tarball_url": "https://api.github.com/repos/aaabhilash97/cliptext/tarball/v2.0.1",
- "zipball_url": "https://api.github.com/repos/aaabhilash97/cliptext/zipball/v2.0.1",
- "body_html": ""
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:56.239Z"
- },
- "cloudcmd": {
- "latestRelease": {
- "url": "https://api.github.com/repos/coderaiser/cloudcmd/releases/29979448",
- "assets_url": "https://api.github.com/repos/coderaiser/cloudcmd/releases/29979448/assets",
- "upload_url": "https://uploads.github.com/repos/coderaiser/cloudcmd/releases/29979448/assets{?name,label}",
- "html_url": "https://github.com/coderaiser/cloudcmd/releases/tag/v14.9.3",
- "id": 29979448,
- "node_id": "MDc6UmVsZWFzZTI5OTc5NDQ4",
- "tag_name": "v14.9.3",
- "target_commitish": "master",
- "name": "cloudcmd v14.9.3",
- "draft": false,
- "author": {
- "login": "coderaiser",
- "id": 1573141,
- "node_id": "MDQ6VXNlcjE1NzMxNDE=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/1573141?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/coderaiser",
- "html_url": "https://github.com/coderaiser",
- "followers_url": "https://api.github.com/users/coderaiser/followers",
- "following_url": "https://api.github.com/users/coderaiser/following{/other_user}",
- "gists_url": "https://api.github.com/users/coderaiser/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/coderaiser/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/coderaiser/subscriptions",
- "organizations_url": "https://api.github.com/users/coderaiser/orgs",
- "repos_url": "https://api.github.com/users/coderaiser/repos",
- "events_url": "https://api.github.com/users/coderaiser/events{/privacy}",
- "received_events_url": "https://api.github.com/users/coderaiser/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-08-21T12:51:28Z",
- "published_at": "2020-08-21T12:51:37Z",
- "assets": [
+ "size": 50021636,
+ "download_count": 14,
+ "created_at": "2020-05-13T12:08:07Z",
+ "updated_at": "2020-05-13T12:08:09Z",
+ "browser_download_url": "https://github.com/AkashRajpurohit/clipper/releases/download/v1.0.4/clipper-1.0.4.x86_64.rpm"
+ },
{
- "url": "https://api.github.com/repos/coderaiser/cloudcmd/releases/assets/24157775",
- "id": 24157775,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MTU3Nzc1",
- "name": "cloudcmd-v14.9.3-linux-x64-standalone.tar.gz",
+ "url": "https://api.github.com/repos/AkashRajpurohit/clipper/releases/assets/20690968",
+ "id": 20690968,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNjkwOTY4",
+ "name": "Clipper-Setup-1.0.4.exe",
"label": "",
"uploader": {
- "login": "coderaiser",
- "id": 1573141,
- "node_id": "MDQ6VXNlcjE1NzMxNDE=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/1573141?v=4",
+ "login": "AkashRajpurohit",
+ "id": 30044630,
+ "node_id": "MDQ6VXNlcjMwMDQ0NjMw",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/30044630?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/coderaiser",
- "html_url": "https://github.com/coderaiser",
- "followers_url": "https://api.github.com/users/coderaiser/followers",
- "following_url": "https://api.github.com/users/coderaiser/following{/other_user}",
- "gists_url": "https://api.github.com/users/coderaiser/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/coderaiser/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/coderaiser/subscriptions",
- "organizations_url": "https://api.github.com/users/coderaiser/orgs",
- "repos_url": "https://api.github.com/users/coderaiser/repos",
- "events_url": "https://api.github.com/users/coderaiser/events{/privacy}",
- "received_events_url": "https://api.github.com/users/coderaiser/received_events",
+ "url": "https://api.github.com/users/AkashRajpurohit",
+ "html_url": "https://github.com/AkashRajpurohit",
+ "followers_url": "https://api.github.com/users/AkashRajpurohit/followers",
+ "following_url": "https://api.github.com/users/AkashRajpurohit/following{/other_user}",
+ "gists_url": "https://api.github.com/users/AkashRajpurohit/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/AkashRajpurohit/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/AkashRajpurohit/subscriptions",
+ "organizations_url": "https://api.github.com/users/AkashRajpurohit/orgs",
+ "repos_url": "https://api.github.com/users/AkashRajpurohit/repos",
+ "events_url": "https://api.github.com/users/AkashRajpurohit/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/AkashRajpurohit/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/gzip",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 51992811,
- "download_count": 7,
- "created_at": "2020-08-21T12:58:51Z",
- "updated_at": "2020-08-21T12:58:53Z",
- "browser_download_url": "https://github.com/coderaiser/cloudcmd/releases/download/v14.9.3/cloudcmd-v14.9.3-linux-x64-standalone.tar.gz"
+ "size": 49876433,
+ "download_count": 229,
+ "created_at": "2020-05-13T12:07:25Z",
+ "updated_at": "2020-05-13T12:07:34Z",
+ "browser_download_url": "https://github.com/AkashRajpurohit/clipper/releases/download/v1.0.4/Clipper-Setup-1.0.4.exe"
},
{
- "url": "https://api.github.com/repos/coderaiser/cloudcmd/releases/assets/24157773",
- "id": 24157773,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MTU3Nzcz",
- "name": "cloudcmd-v14.9.3-macos-x64-standalone.tar.gz",
+ "url": "https://api.github.com/repos/AkashRajpurohit/clipper/releases/assets/20690948",
+ "id": 20690948,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNjkwOTQ4",
+ "name": "Clipper-Setup-1.0.4.exe.blockmap",
"label": "",
"uploader": {
- "login": "coderaiser",
- "id": 1573141,
- "node_id": "MDQ6VXNlcjE1NzMxNDE=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/1573141?v=4",
+ "login": "AkashRajpurohit",
+ "id": 30044630,
+ "node_id": "MDQ6VXNlcjMwMDQ0NjMw",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/30044630?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/coderaiser",
- "html_url": "https://github.com/coderaiser",
- "followers_url": "https://api.github.com/users/coderaiser/followers",
- "following_url": "https://api.github.com/users/coderaiser/following{/other_user}",
- "gists_url": "https://api.github.com/users/coderaiser/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/coderaiser/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/coderaiser/subscriptions",
- "organizations_url": "https://api.github.com/users/coderaiser/orgs",
- "repos_url": "https://api.github.com/users/coderaiser/repos",
- "events_url": "https://api.github.com/users/coderaiser/events{/privacy}",
- "received_events_url": "https://api.github.com/users/coderaiser/received_events",
+ "url": "https://api.github.com/users/AkashRajpurohit",
+ "html_url": "https://github.com/AkashRajpurohit",
+ "followers_url": "https://api.github.com/users/AkashRajpurohit/followers",
+ "following_url": "https://api.github.com/users/AkashRajpurohit/following{/other_user}",
+ "gists_url": "https://api.github.com/users/AkashRajpurohit/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/AkashRajpurohit/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/AkashRajpurohit/subscriptions",
+ "organizations_url": "https://api.github.com/users/AkashRajpurohit/orgs",
+ "repos_url": "https://api.github.com/users/AkashRajpurohit/repos",
+ "events_url": "https://api.github.com/users/AkashRajpurohit/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/AkashRajpurohit/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/gzip",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 49768163,
- "download_count": 9,
- "created_at": "2020-08-21T12:58:49Z",
- "updated_at": "2020-08-21T12:58:50Z",
- "browser_download_url": "https://github.com/coderaiser/cloudcmd/releases/download/v14.9.3/cloudcmd-v14.9.3-macos-x64-standalone.tar.gz"
+ "size": 53705,
+ "download_count": 5,
+ "created_at": "2020-05-13T12:07:12Z",
+ "updated_at": "2020-05-13T12:07:12Z",
+ "browser_download_url": "https://github.com/AkashRajpurohit/clipper/releases/download/v1.0.4/Clipper-Setup-1.0.4.exe.blockmap"
},
{
- "url": "https://api.github.com/repos/coderaiser/cloudcmd/releases/assets/24157771",
- "id": 24157771,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MTU3Nzcx",
- "name": "cloudcmd-v14.9.3-win-x64-standalone.zip",
+ "url": "https://api.github.com/repos/AkashRajpurohit/clipper/releases/assets/20690936",
+ "id": 20690936,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNjkwOTM2",
+ "name": "clipper_1.0.4_amd64.deb",
"label": "",
"uploader": {
- "login": "coderaiser",
- "id": 1573141,
- "node_id": "MDQ6VXNlcjE1NzMxNDE=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/1573141?v=4",
+ "login": "AkashRajpurohit",
+ "id": 30044630,
+ "node_id": "MDQ6VXNlcjMwMDQ0NjMw",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/30044630?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/coderaiser",
- "html_url": "https://github.com/coderaiser",
- "followers_url": "https://api.github.com/users/coderaiser/followers",
- "following_url": "https://api.github.com/users/coderaiser/following{/other_user}",
- "gists_url": "https://api.github.com/users/coderaiser/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/coderaiser/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/coderaiser/subscriptions",
- "organizations_url": "https://api.github.com/users/coderaiser/orgs",
- "repos_url": "https://api.github.com/users/coderaiser/repos",
- "events_url": "https://api.github.com/users/coderaiser/events{/privacy}",
- "received_events_url": "https://api.github.com/users/coderaiser/received_events",
+ "url": "https://api.github.com/users/AkashRajpurohit",
+ "html_url": "https://github.com/AkashRajpurohit",
+ "followers_url": "https://api.github.com/users/AkashRajpurohit/followers",
+ "following_url": "https://api.github.com/users/AkashRajpurohit/following{/other_user}",
+ "gists_url": "https://api.github.com/users/AkashRajpurohit/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/AkashRajpurohit/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/AkashRajpurohit/subscriptions",
+ "organizations_url": "https://api.github.com/users/AkashRajpurohit/orgs",
+ "repos_url": "https://api.github.com/users/AkashRajpurohit/repos",
+ "events_url": "https://api.github.com/users/AkashRajpurohit/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/AkashRajpurohit/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 49287074,
- "download_count": 29,
- "created_at": "2020-08-21T12:58:46Z",
- "updated_at": "2020-08-21T12:58:48Z",
- "browser_download_url": "https://github.com/coderaiser/cloudcmd/releases/download/v14.9.3/cloudcmd-v14.9.3-win-x64-standalone.zip"
+ "size": 50578020,
+ "download_count": 24,
+ "created_at": "2020-05-13T12:07:05Z",
+ "updated_at": "2020-05-13T12:07:07Z",
+ "browser_download_url": "https://github.com/AkashRajpurohit/clipper/releases/download/v1.0.4/clipper_1.0.4_amd64.deb"
},
{
- "url": "https://api.github.com/repos/coderaiser/cloudcmd/releases/assets/24157694",
- "id": 24157694,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MTU3Njk0",
- "name": "cloudcmd-v14.9.3.tar.gz",
+ "url": "https://api.github.com/repos/AkashRajpurohit/clipper/releases/assets/20690995",
+ "id": 20690995,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNjkwOTk1",
+ "name": "latest-linux.yml",
"label": "",
"uploader": {
- "login": "coderaiser",
- "id": 1573141,
- "node_id": "MDQ6VXNlcjE1NzMxNDE=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/1573141?v=4",
+ "login": "AkashRajpurohit",
+ "id": 30044630,
+ "node_id": "MDQ6VXNlcjMwMDQ0NjMw",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/30044630?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/coderaiser",
- "html_url": "https://github.com/coderaiser",
- "followers_url": "https://api.github.com/users/coderaiser/followers",
- "following_url": "https://api.github.com/users/coderaiser/following{/other_user}",
- "gists_url": "https://api.github.com/users/coderaiser/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/coderaiser/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/coderaiser/subscriptions",
- "organizations_url": "https://api.github.com/users/coderaiser/orgs",
- "repos_url": "https://api.github.com/users/coderaiser/repos",
- "events_url": "https://api.github.com/users/coderaiser/events{/privacy}",
- "received_events_url": "https://api.github.com/users/coderaiser/received_events",
+ "url": "https://api.github.com/users/AkashRajpurohit",
+ "html_url": "https://github.com/AkashRajpurohit",
+ "followers_url": "https://api.github.com/users/AkashRajpurohit/followers",
+ "following_url": "https://api.github.com/users/AkashRajpurohit/following{/other_user}",
+ "gists_url": "https://api.github.com/users/AkashRajpurohit/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/AkashRajpurohit/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/AkashRajpurohit/subscriptions",
+ "organizations_url": "https://api.github.com/users/AkashRajpurohit/orgs",
+ "repos_url": "https://api.github.com/users/AkashRajpurohit/repos",
+ "events_url": "https://api.github.com/users/AkashRajpurohit/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/AkashRajpurohit/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/gzip",
+ "content_type": "text/yaml",
"state": "uploaded",
- "size": 47585961,
- "download_count": 6,
- "created_at": "2020-08-21T12:54:27Z",
- "updated_at": "2020-08-21T12:54:29Z",
- "browser_download_url": "https://github.com/coderaiser/cloudcmd/releases/download/v14.9.3/cloudcmd-v14.9.3.tar.gz"
+ "size": 364,
+ "download_count": 4,
+ "created_at": "2020-05-13T12:08:09Z",
+ "updated_at": "2020-05-13T12:08:09Z",
+ "browser_download_url": "https://github.com/AkashRajpurohit/clipper/releases/download/v1.0.4/latest-linux.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/AkashRajpurohit/clipper/releases/assets/20690984",
+ "id": 20690984,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNjkwOTg0",
+ "name": "latest.yml",
+ "label": "",
+ "uploader": {
+ "login": "AkashRajpurohit",
+ "id": 30044630,
+ "node_id": "MDQ6VXNlcjMwMDQ0NjMw",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/30044630?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/AkashRajpurohit",
+ "html_url": "https://github.com/AkashRajpurohit",
+ "followers_url": "https://api.github.com/users/AkashRajpurohit/followers",
+ "following_url": "https://api.github.com/users/AkashRajpurohit/following{/other_user}",
+ "gists_url": "https://api.github.com/users/AkashRajpurohit/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/AkashRajpurohit/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/AkashRajpurohit/subscriptions",
+ "organizations_url": "https://api.github.com/users/AkashRajpurohit/orgs",
+ "repos_url": "https://api.github.com/users/AkashRajpurohit/repos",
+ "events_url": "https://api.github.com/users/AkashRajpurohit/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/AkashRajpurohit/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 342,
+ "download_count": 5,
+ "created_at": "2020-05-13T12:07:34Z",
+ "updated_at": "2020-05-13T12:07:35Z",
+ "browser_download_url": "https://github.com/AkashRajpurohit/clipper/releases/download/v1.0.4/latest.yml"
}
],
- "tarball_url": "https://api.github.com/repos/coderaiser/cloudcmd/tarball/v14.9.3",
- "zipball_url": "https://api.github.com/repos/coderaiser/cloudcmd/zipball/v14.9.3",
- "body_html": "fix \n\n(client) dom: buffer: get, set -> getJson, setJson (#295 ) \n \nfeature \n\n(storage) rm unused removeMatch \n "
+ "tarball_url": "https://api.github.com/repos/AkashRajpurohit/clipper/tarball/v1.0.4",
+ "zipball_url": "https://api.github.com/repos/AkashRajpurohit/clipper/zipball/v1.0.4",
+ "body_html": "\nAdded close and minimize app buttons on the main window itself. \nCurrently not building macOS app due to signinig application issues. \nAllowing only a single instance of clipper to be running at a time in release mode. \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:03.816Z"
+ },
+ "clippo": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/monsterkodi/clippo/releases/12740142",
+ "assets_url": "https://api.github.com/repos/monsterkodi/clippo/releases/12740142/assets",
+ "upload_url": "https://uploads.github.com/repos/monsterkodi/clippo/releases/12740142/assets{?name,label}",
+ "html_url": "https://github.com/monsterkodi/clippo/releases/tag/v1.40.0",
+ "id": 12740142,
+ "node_id": "MDc6UmVsZWFzZTEyNzQwMTQy",
+ "tag_name": "v1.40.0",
+ "target_commitish": "master",
+ "name": "v1.40.0 mac",
+ "draft": false,
+ "author": {
+ "login": "monsterkodi",
+ "id": 581442,
+ "node_id": "MDQ6VXNlcjU4MTQ0Mg==",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/581442?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/monsterkodi",
+ "html_url": "https://github.com/monsterkodi",
+ "followers_url": "https://api.github.com/users/monsterkodi/followers",
+ "following_url": "https://api.github.com/users/monsterkodi/following{/other_user}",
+ "gists_url": "https://api.github.com/users/monsterkodi/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/monsterkodi/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/monsterkodi/subscriptions",
+ "organizations_url": "https://api.github.com/users/monsterkodi/orgs",
+ "repos_url": "https://api.github.com/users/monsterkodi/repos",
+ "events_url": "https://api.github.com/users/monsterkodi/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/monsterkodi/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2018-08-26T13:13:34Z",
+ "published_at": "2018-09-05T12:05:52Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/monsterkodi/clippo/releases/assets/8524139",
+ "id": 8524139,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDg1MjQxMzk=",
+ "name": "clippo-1.40.0.dmg",
+ "label": null,
+ "uploader": {
+ "login": "monsterkodi",
+ "id": 581442,
+ "node_id": "MDQ6VXNlcjU4MTQ0Mg==",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/581442?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/monsterkodi",
+ "html_url": "https://github.com/monsterkodi",
+ "followers_url": "https://api.github.com/users/monsterkodi/followers",
+ "following_url": "https://api.github.com/users/monsterkodi/following{/other_user}",
+ "gists_url": "https://api.github.com/users/monsterkodi/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/monsterkodi/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/monsterkodi/subscriptions",
+ "organizations_url": "https://api.github.com/users/monsterkodi/orgs",
+ "repos_url": "https://api.github.com/users/monsterkodi/repos",
+ "events_url": "https://api.github.com/users/monsterkodi/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/monsterkodi/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-diskcopy",
+ "state": "uploaded",
+ "size": 65820374,
+ "download_count": 195,
+ "created_at": "2018-09-05T12:05:21Z",
+ "updated_at": "2018-09-05T12:05:49Z",
+ "browser_download_url": "https://github.com/monsterkodi/clippo/releases/download/v1.40.0/clippo-1.40.0.dmg"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/monsterkodi/clippo/tarball/v1.40.0",
+ "zipball_url": "https://api.github.com/repos/monsterkodi/clippo/zipball/v1.40.0",
+ "body_html": ""
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:03.839Z"
+ },
+ "clippy": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:03.846Z"
+ },
+ "cliptext": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/aaabhilash97/cliptext/releases/21808213",
+ "assets_url": "https://api.github.com/repos/aaabhilash97/cliptext/releases/21808213/assets",
+ "upload_url": "https://uploads.github.com/repos/aaabhilash97/cliptext/releases/21808213/assets{?name,label}",
+ "html_url": "https://github.com/aaabhilash97/cliptext/releases/tag/v2.0.1",
+ "id": 21808213,
+ "node_id": "MDc6UmVsZWFzZTIxODA4MjEz",
+ "tag_name": "v2.0.1",
+ "target_commitish": "master",
+ "name": "version 2.0.1",
+ "draft": false,
+ "author": {
+ "login": "aaabhilash97",
+ "id": 8166171,
+ "node_id": "MDQ6VXNlcjgxNjYxNzE=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/8166171?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/aaabhilash97",
+ "html_url": "https://github.com/aaabhilash97",
+ "followers_url": "https://api.github.com/users/aaabhilash97/followers",
+ "following_url": "https://api.github.com/users/aaabhilash97/following{/other_user}",
+ "gists_url": "https://api.github.com/users/aaabhilash97/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/aaabhilash97/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/aaabhilash97/subscriptions",
+ "organizations_url": "https://api.github.com/users/aaabhilash97/orgs",
+ "repos_url": "https://api.github.com/users/aaabhilash97/repos",
+ "events_url": "https://api.github.com/users/aaabhilash97/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/aaabhilash97/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2019-11-27T15:53:36Z",
+ "published_at": "2019-11-27T17:21:35Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/aaabhilash97/cliptext/releases/assets/16439690",
+ "id": 16439690,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE2NDM5Njkw",
+ "name": "cliptext-2.0.1-mac.zip",
+ "label": null,
+ "uploader": {
+ "login": "aaabhilash97",
+ "id": 8166171,
+ "node_id": "MDQ6VXNlcjgxNjYxNzE=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/8166171?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/aaabhilash97",
+ "html_url": "https://github.com/aaabhilash97",
+ "followers_url": "https://api.github.com/users/aaabhilash97/followers",
+ "following_url": "https://api.github.com/users/aaabhilash97/following{/other_user}",
+ "gists_url": "https://api.github.com/users/aaabhilash97/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/aaabhilash97/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/aaabhilash97/subscriptions",
+ "organizations_url": "https://api.github.com/users/aaabhilash97/orgs",
+ "repos_url": "https://api.github.com/users/aaabhilash97/repos",
+ "events_url": "https://api.github.com/users/aaabhilash97/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/aaabhilash97/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 46000656,
+ "download_count": 7810,
+ "created_at": "2019-11-27T17:17:24Z",
+ "updated_at": "2019-11-27T17:18:59Z",
+ "browser_download_url": "https://github.com/aaabhilash97/cliptext/releases/download/v2.0.1/cliptext-2.0.1-mac.zip"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/aaabhilash97/cliptext/tarball/v2.0.1",
+ "zipball_url": "https://api.github.com/repos/aaabhilash97/cliptext/zipball/v2.0.1",
+ "body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:56.264Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:03.903Z"
+ },
+ "cocos-creator": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:03.921Z"
},
"code-notes": {
"latestRelease": {
@@ -14963,7 +14784,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 65859972,
- "download_count": 763,
+ "download_count": 766,
"created_at": "2020-05-27T21:23:57Z",
"updated_at": "2020-05-27T21:35:14Z",
"browser_download_url": "https://github.com/lauthieb/code-notes/releases/download/1.2.4/code-notes-1.2.4.exe"
@@ -14973,80 +14794,370 @@
"zipball_url": "https://api.github.com/repos/lauthieb/code-notes/zipball/1.2.4",
"body_html": "Improvements and a new codebase! \nContributors \nFirst of all, many thanks to our contributors of this new version ❤️
\n\nFeatures \n\nAdd Visual Basic Script support (#122 ) \nAdded menu item with shortcut for dev tools in production (#126 ) \nUpgrading to vue-cli 4 and electron 8 (#135 ) \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:56.287Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:03.976Z"
},
- "colon": {
+ "cloudcmd": {
"latestRelease": {
- "url": "https://api.github.com/repos/Chhekur/colon-ide/releases/18211586",
- "assets_url": "https://api.github.com/repos/Chhekur/colon-ide/releases/18211586/assets",
- "upload_url": "https://uploads.github.com/repos/Chhekur/colon-ide/releases/18211586/assets{?name,label}",
- "html_url": "https://github.com/Chhekur/colon-ide/releases/tag/v1.4.4",
- "id": 18211586,
- "node_id": "MDc6UmVsZWFzZTE4MjExNTg2",
- "tag_name": "v1.4.4",
+ "url": "https://api.github.com/repos/coderaiser/cloudcmd/releases/29979448",
+ "assets_url": "https://api.github.com/repos/coderaiser/cloudcmd/releases/29979448/assets",
+ "upload_url": "https://uploads.github.com/repos/coderaiser/cloudcmd/releases/29979448/assets{?name,label}",
+ "html_url": "https://github.com/coderaiser/cloudcmd/releases/tag/v14.9.3",
+ "id": 29979448,
+ "node_id": "MDc6UmVsZWFzZTI5OTc5NDQ4",
+ "tag_name": "v14.9.3",
"target_commitish": "master",
- "name": "1.4.4",
+ "name": "cloudcmd v14.9.3",
"draft": false,
"author": {
- "login": "Chhekur",
- "id": 18138383,
- "node_id": "MDQ6VXNlcjE4MTM4Mzgz",
- "avatar_url": "https://avatars0.githubusercontent.com/u/18138383?v=4",
+ "login": "coderaiser",
+ "id": 1573141,
+ "node_id": "MDQ6VXNlcjE1NzMxNDE=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/1573141?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/Chhekur",
- "html_url": "https://github.com/Chhekur",
- "followers_url": "https://api.github.com/users/Chhekur/followers",
- "following_url": "https://api.github.com/users/Chhekur/following{/other_user}",
- "gists_url": "https://api.github.com/users/Chhekur/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Chhekur/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Chhekur/subscriptions",
- "organizations_url": "https://api.github.com/users/Chhekur/orgs",
- "repos_url": "https://api.github.com/users/Chhekur/repos",
- "events_url": "https://api.github.com/users/Chhekur/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Chhekur/received_events",
+ "url": "https://api.github.com/users/coderaiser",
+ "html_url": "https://github.com/coderaiser",
+ "followers_url": "https://api.github.com/users/coderaiser/followers",
+ "following_url": "https://api.github.com/users/coderaiser/following{/other_user}",
+ "gists_url": "https://api.github.com/users/coderaiser/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/coderaiser/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/coderaiser/subscriptions",
+ "organizations_url": "https://api.github.com/users/coderaiser/orgs",
+ "repos_url": "https://api.github.com/users/coderaiser/repos",
+ "events_url": "https://api.github.com/users/coderaiser/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/coderaiser/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2019-06-25T14:28:27Z",
- "published_at": "2019-06-25T15:09:10Z",
+ "created_at": "2020-08-21T12:51:28Z",
+ "published_at": "2020-08-21T12:51:37Z",
"assets": [
{
- "url": "https://api.github.com/repos/Chhekur/colon-ide/releases/assets/13392539",
- "id": 13392539,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMzkyNTM5",
- "name": "Colon-1.4.4-mac.zip",
+ "url": "https://api.github.com/repos/coderaiser/cloudcmd/releases/assets/24157775",
+ "id": 24157775,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MTU3Nzc1",
+ "name": "cloudcmd-v14.9.3-linux-x64-standalone.tar.gz",
"label": "",
"uploader": {
- "login": "Chhekur",
- "id": 18138383,
- "node_id": "MDQ6VXNlcjE4MTM4Mzgz",
- "avatar_url": "https://avatars0.githubusercontent.com/u/18138383?v=4",
+ "login": "coderaiser",
+ "id": 1573141,
+ "node_id": "MDQ6VXNlcjE1NzMxNDE=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/1573141?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/Chhekur",
- "html_url": "https://github.com/Chhekur",
- "followers_url": "https://api.github.com/users/Chhekur/followers",
- "following_url": "https://api.github.com/users/Chhekur/following{/other_user}",
- "gists_url": "https://api.github.com/users/Chhekur/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Chhekur/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Chhekur/subscriptions",
- "organizations_url": "https://api.github.com/users/Chhekur/orgs",
- "repos_url": "https://api.github.com/users/Chhekur/repos",
- "events_url": "https://api.github.com/users/Chhekur/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Chhekur/received_events",
+ "url": "https://api.github.com/users/coderaiser",
+ "html_url": "https://github.com/coderaiser",
+ "followers_url": "https://api.github.com/users/coderaiser/followers",
+ "following_url": "https://api.github.com/users/coderaiser/following{/other_user}",
+ "gists_url": "https://api.github.com/users/coderaiser/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/coderaiser/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/coderaiser/subscriptions",
+ "organizations_url": "https://api.github.com/users/coderaiser/orgs",
+ "repos_url": "https://api.github.com/users/coderaiser/repos",
+ "events_url": "https://api.github.com/users/coderaiser/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/coderaiser/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/gzip",
"state": "uploaded",
- "size": 53128564,
- "download_count": 95,
- "created_at": "2019-06-25T14:36:26Z",
- "updated_at": "2019-06-25T15:03:43Z",
- "browser_download_url": "https://github.com/Chhekur/colon-ide/releases/download/v1.4.4/Colon-1.4.4-mac.zip"
+ "size": 51992811,
+ "download_count": 7,
+ "created_at": "2020-08-21T12:58:51Z",
+ "updated_at": "2020-08-21T12:58:53Z",
+ "browser_download_url": "https://github.com/coderaiser/cloudcmd/releases/download/v14.9.3/cloudcmd-v14.9.3-linux-x64-standalone.tar.gz"
},
{
- "url": "https://api.github.com/repos/Chhekur/colon-ide/releases/assets/13392534",
+ "url": "https://api.github.com/repos/coderaiser/cloudcmd/releases/assets/24157773",
+ "id": 24157773,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MTU3Nzcz",
+ "name": "cloudcmd-v14.9.3-macos-x64-standalone.tar.gz",
+ "label": "",
+ "uploader": {
+ "login": "coderaiser",
+ "id": 1573141,
+ "node_id": "MDQ6VXNlcjE1NzMxNDE=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/1573141?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/coderaiser",
+ "html_url": "https://github.com/coderaiser",
+ "followers_url": "https://api.github.com/users/coderaiser/followers",
+ "following_url": "https://api.github.com/users/coderaiser/following{/other_user}",
+ "gists_url": "https://api.github.com/users/coderaiser/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/coderaiser/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/coderaiser/subscriptions",
+ "organizations_url": "https://api.github.com/users/coderaiser/orgs",
+ "repos_url": "https://api.github.com/users/coderaiser/repos",
+ "events_url": "https://api.github.com/users/coderaiser/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/coderaiser/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/gzip",
+ "state": "uploaded",
+ "size": 49768163,
+ "download_count": 9,
+ "created_at": "2020-08-21T12:58:49Z",
+ "updated_at": "2020-08-21T12:58:50Z",
+ "browser_download_url": "https://github.com/coderaiser/cloudcmd/releases/download/v14.9.3/cloudcmd-v14.9.3-macos-x64-standalone.tar.gz"
+ },
+ {
+ "url": "https://api.github.com/repos/coderaiser/cloudcmd/releases/assets/24157771",
+ "id": 24157771,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MTU3Nzcx",
+ "name": "cloudcmd-v14.9.3-win-x64-standalone.zip",
+ "label": "",
+ "uploader": {
+ "login": "coderaiser",
+ "id": 1573141,
+ "node_id": "MDQ6VXNlcjE1NzMxNDE=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/1573141?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/coderaiser",
+ "html_url": "https://github.com/coderaiser",
+ "followers_url": "https://api.github.com/users/coderaiser/followers",
+ "following_url": "https://api.github.com/users/coderaiser/following{/other_user}",
+ "gists_url": "https://api.github.com/users/coderaiser/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/coderaiser/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/coderaiser/subscriptions",
+ "organizations_url": "https://api.github.com/users/coderaiser/orgs",
+ "repos_url": "https://api.github.com/users/coderaiser/repos",
+ "events_url": "https://api.github.com/users/coderaiser/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/coderaiser/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 49287074,
+ "download_count": 29,
+ "created_at": "2020-08-21T12:58:46Z",
+ "updated_at": "2020-08-21T12:58:48Z",
+ "browser_download_url": "https://github.com/coderaiser/cloudcmd/releases/download/v14.9.3/cloudcmd-v14.9.3-win-x64-standalone.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/coderaiser/cloudcmd/releases/assets/24157694",
+ "id": 24157694,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MTU3Njk0",
+ "name": "cloudcmd-v14.9.3.tar.gz",
+ "label": "",
+ "uploader": {
+ "login": "coderaiser",
+ "id": 1573141,
+ "node_id": "MDQ6VXNlcjE1NzMxNDE=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/1573141?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/coderaiser",
+ "html_url": "https://github.com/coderaiser",
+ "followers_url": "https://api.github.com/users/coderaiser/followers",
+ "following_url": "https://api.github.com/users/coderaiser/following{/other_user}",
+ "gists_url": "https://api.github.com/users/coderaiser/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/coderaiser/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/coderaiser/subscriptions",
+ "organizations_url": "https://api.github.com/users/coderaiser/orgs",
+ "repos_url": "https://api.github.com/users/coderaiser/repos",
+ "events_url": "https://api.github.com/users/coderaiser/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/coderaiser/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/gzip",
+ "state": "uploaded",
+ "size": 47585961,
+ "download_count": 6,
+ "created_at": "2020-08-21T12:54:27Z",
+ "updated_at": "2020-08-21T12:54:29Z",
+ "browser_download_url": "https://github.com/coderaiser/cloudcmd/releases/download/v14.9.3/cloudcmd-v14.9.3.tar.gz"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/coderaiser/cloudcmd/tarball/v14.9.3",
+ "zipball_url": "https://api.github.com/repos/coderaiser/cloudcmd/zipball/v14.9.3",
+ "body_html": "fix \n\n(client) dom: buffer: get, set -> getJson, setJson (#295 ) \n \nfeature \n\n(storage) rm unused removeMatch \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:03.985Z"
+ },
+ "code-sketch": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/keelii/code-sketch/releases/19062588",
+ "assets_url": "https://api.github.com/repos/keelii/code-sketch/releases/19062588/assets",
+ "upload_url": "https://uploads.github.com/repos/keelii/code-sketch/releases/19062588/assets{?name,label}",
+ "html_url": "https://github.com/keelii/code-sketch/releases/tag/v0.0.7",
+ "id": 19062588,
+ "node_id": "MDc6UmVsZWFzZTE5MDYyNTg4",
+ "tag_name": "v0.0.7",
+ "target_commitish": "master",
+ "name": "升级到 electron 6",
+ "draft": false,
+ "author": {
+ "login": "keelii",
+ "id": 458894,
+ "node_id": "MDQ6VXNlcjQ1ODg5NA==",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/458894?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/keelii",
+ "html_url": "https://github.com/keelii",
+ "followers_url": "https://api.github.com/users/keelii/followers",
+ "following_url": "https://api.github.com/users/keelii/following{/other_user}",
+ "gists_url": "https://api.github.com/users/keelii/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/keelii/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/keelii/subscriptions",
+ "organizations_url": "https://api.github.com/users/keelii/orgs",
+ "repos_url": "https://api.github.com/users/keelii/repos",
+ "events_url": "https://api.github.com/users/keelii/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/keelii/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2019-08-04T08:55:40Z",
+ "published_at": "2019-08-04T09:01:15Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/keelii/code-sketch/releases/assets/14154861",
+ "id": 14154861,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE0MTU0ODYx",
+ "name": "Code.Sketch-0.0.7.dmg",
+ "label": null,
+ "uploader": {
+ "login": "keelii",
+ "id": 458894,
+ "node_id": "MDQ6VXNlcjQ1ODg5NA==",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/458894?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/keelii",
+ "html_url": "https://github.com/keelii",
+ "followers_url": "https://api.github.com/users/keelii/followers",
+ "following_url": "https://api.github.com/users/keelii/following{/other_user}",
+ "gists_url": "https://api.github.com/users/keelii/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/keelii/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/keelii/subscriptions",
+ "organizations_url": "https://api.github.com/users/keelii/orgs",
+ "repos_url": "https://api.github.com/users/keelii/repos",
+ "events_url": "https://api.github.com/users/keelii/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/keelii/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 67579782,
+ "download_count": 302,
+ "created_at": "2019-08-04T08:57:56Z",
+ "updated_at": "2019-08-04T09:01:09Z",
+ "browser_download_url": "https://github.com/keelii/code-sketch/releases/download/v0.0.7/Code.Sketch-0.0.7.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/keelii/code-sketch/releases/assets/26223596",
+ "id": 26223596,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MjIzNTk2",
+ "name": "public.zip",
+ "label": null,
+ "uploader": {
+ "login": "keelii",
+ "id": 458894,
+ "node_id": "MDQ6VXNlcjQ1ODg5NA==",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/458894?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/keelii",
+ "html_url": "https://github.com/keelii",
+ "followers_url": "https://api.github.com/users/keelii/followers",
+ "following_url": "https://api.github.com/users/keelii/following{/other_user}",
+ "gists_url": "https://api.github.com/users/keelii/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/keelii/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/keelii/subscriptions",
+ "organizations_url": "https://api.github.com/users/keelii/orgs",
+ "repos_url": "https://api.github.com/users/keelii/repos",
+ "events_url": "https://api.github.com/users/keelii/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/keelii/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 3126971,
+ "download_count": 1,
+ "created_at": "2020-09-26T13:19:25Z",
+ "updated_at": "2020-09-26T13:19:41Z",
+ "browser_download_url": "https://github.com/keelii/code-sketch/releases/download/v0.0.7/public.zip"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/keelii/code-sketch/tarball/v0.0.7",
+ "zipball_url": "https://api.github.com/repos/keelii/code-sketch/zipball/v0.0.7",
+ "body_html": "\n升级到 electron 6 \n升级到 Electron builder 21.2.0(低版本不打包出来的 electron 6应用打开时会崩溃) \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:04.039Z"
+ },
+ "colon": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/Chhekur/colon-ide/releases/18211586",
+ "assets_url": "https://api.github.com/repos/Chhekur/colon-ide/releases/18211586/assets",
+ "upload_url": "https://uploads.github.com/repos/Chhekur/colon-ide/releases/18211586/assets{?name,label}",
+ "html_url": "https://github.com/Chhekur/colon-ide/releases/tag/v1.4.4",
+ "id": 18211586,
+ "node_id": "MDc6UmVsZWFzZTE4MjExNTg2",
+ "tag_name": "v1.4.4",
+ "target_commitish": "master",
+ "name": "1.4.4",
+ "draft": false,
+ "author": {
+ "login": "Chhekur",
+ "id": 18138383,
+ "node_id": "MDQ6VXNlcjE4MTM4Mzgz",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/18138383?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Chhekur",
+ "html_url": "https://github.com/Chhekur",
+ "followers_url": "https://api.github.com/users/Chhekur/followers",
+ "following_url": "https://api.github.com/users/Chhekur/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Chhekur/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Chhekur/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Chhekur/subscriptions",
+ "organizations_url": "https://api.github.com/users/Chhekur/orgs",
+ "repos_url": "https://api.github.com/users/Chhekur/repos",
+ "events_url": "https://api.github.com/users/Chhekur/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Chhekur/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2019-06-25T14:28:27Z",
+ "published_at": "2019-06-25T15:09:10Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/Chhekur/colon-ide/releases/assets/13392539",
+ "id": 13392539,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMzkyNTM5",
+ "name": "Colon-1.4.4-mac.zip",
+ "label": "",
+ "uploader": {
+ "login": "Chhekur",
+ "id": 18138383,
+ "node_id": "MDQ6VXNlcjE4MTM4Mzgz",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/18138383?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Chhekur",
+ "html_url": "https://github.com/Chhekur",
+ "followers_url": "https://api.github.com/users/Chhekur/followers",
+ "following_url": "https://api.github.com/users/Chhekur/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Chhekur/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Chhekur/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Chhekur/subscriptions",
+ "organizations_url": "https://api.github.com/users/Chhekur/orgs",
+ "repos_url": "https://api.github.com/users/Chhekur/repos",
+ "events_url": "https://api.github.com/users/Chhekur/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Chhekur/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 53128564,
+ "download_count": 95,
+ "created_at": "2019-06-25T14:36:26Z",
+ "updated_at": "2019-06-25T15:03:43Z",
+ "browser_download_url": "https://github.com/Chhekur/colon-ide/releases/download/v1.4.4/Colon-1.4.4-mac.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/Chhekur/colon-ide/releases/assets/13392534",
"id": 13392534,
"node_id": "MDEyOlJlbGVhc2VBc3NldDEzMzkyNTM0",
"name": "Colon-1.4.4-x86_64.AppImage",
@@ -15074,7 +15185,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 56266859,
- "download_count": 1781,
+ "download_count": 1783,
"created_at": "2019-06-25T14:36:04Z",
"updated_at": "2019-06-25T14:58:18Z",
"browser_download_url": "https://github.com/Chhekur/colon-ide/releases/download/v1.4.4/Colon-1.4.4-x86_64.AppImage"
@@ -15176,7 +15287,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 76085385,
- "download_count": 1166,
+ "download_count": 1168,
"created_at": "2019-06-25T14:36:44Z",
"updated_at": "2019-06-25T15:07:49Z",
"browser_download_url": "https://github.com/Chhekur/colon-ide/releases/download/v1.4.4/Colon-Setup-1.4.4.exe"
@@ -15244,7 +15355,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 374,
- "download_count": 339,
+ "download_count": 340,
"created_at": "2019-06-25T15:07:51Z",
"updated_at": "2019-06-25T15:07:51Z",
"browser_download_url": "https://github.com/Chhekur/colon-ide/releases/download/v1.4.4/latest-linux.yml"
@@ -15322,118 +15433,7 @@
"zipball_url": "https://api.github.com/repos/Chhekur/colon-ide/zipball/v1.4.4",
"body_html": "Changelog \n\nNew: Integrated Terminal ( Only for MAC / LINUX ) \nFixed: HTML Preview, When you link css files in your HTML page \nImprovement: App size \nImprovement: UI \nFixed: Short cut keys for zoomin and zoomout \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:56.330Z"
- },
- "code-sketch": {
- "latestRelease": {
- "url": "https://api.github.com/repos/keelii/code-sketch/releases/19062588",
- "assets_url": "https://api.github.com/repos/keelii/code-sketch/releases/19062588/assets",
- "upload_url": "https://uploads.github.com/repos/keelii/code-sketch/releases/19062588/assets{?name,label}",
- "html_url": "https://github.com/keelii/code-sketch/releases/tag/v0.0.7",
- "id": 19062588,
- "node_id": "MDc6UmVsZWFzZTE5MDYyNTg4",
- "tag_name": "v0.0.7",
- "target_commitish": "master",
- "name": "升级到 electron 6",
- "draft": false,
- "author": {
- "login": "keelii",
- "id": 458894,
- "node_id": "MDQ6VXNlcjQ1ODg5NA==",
- "avatar_url": "https://avatars0.githubusercontent.com/u/458894?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/keelii",
- "html_url": "https://github.com/keelii",
- "followers_url": "https://api.github.com/users/keelii/followers",
- "following_url": "https://api.github.com/users/keelii/following{/other_user}",
- "gists_url": "https://api.github.com/users/keelii/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/keelii/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/keelii/subscriptions",
- "organizations_url": "https://api.github.com/users/keelii/orgs",
- "repos_url": "https://api.github.com/users/keelii/repos",
- "events_url": "https://api.github.com/users/keelii/events{/privacy}",
- "received_events_url": "https://api.github.com/users/keelii/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2019-08-04T08:55:40Z",
- "published_at": "2019-08-04T09:01:15Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/keelii/code-sketch/releases/assets/14154861",
- "id": 14154861,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE0MTU0ODYx",
- "name": "Code.Sketch-0.0.7.dmg",
- "label": null,
- "uploader": {
- "login": "keelii",
- "id": 458894,
- "node_id": "MDQ6VXNlcjQ1ODg5NA==",
- "avatar_url": "https://avatars0.githubusercontent.com/u/458894?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/keelii",
- "html_url": "https://github.com/keelii",
- "followers_url": "https://api.github.com/users/keelii/followers",
- "following_url": "https://api.github.com/users/keelii/following{/other_user}",
- "gists_url": "https://api.github.com/users/keelii/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/keelii/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/keelii/subscriptions",
- "organizations_url": "https://api.github.com/users/keelii/orgs",
- "repos_url": "https://api.github.com/users/keelii/repos",
- "events_url": "https://api.github.com/users/keelii/events{/privacy}",
- "received_events_url": "https://api.github.com/users/keelii/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 67579782,
- "download_count": 302,
- "created_at": "2019-08-04T08:57:56Z",
- "updated_at": "2019-08-04T09:01:09Z",
- "browser_download_url": "https://github.com/keelii/code-sketch/releases/download/v0.0.7/Code.Sketch-0.0.7.dmg"
- },
- {
- "url": "https://api.github.com/repos/keelii/code-sketch/releases/assets/26223596",
- "id": 26223596,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MjIzNTk2",
- "name": "public.zip",
- "label": null,
- "uploader": {
- "login": "keelii",
- "id": 458894,
- "node_id": "MDQ6VXNlcjQ1ODg5NA==",
- "avatar_url": "https://avatars0.githubusercontent.com/u/458894?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/keelii",
- "html_url": "https://github.com/keelii",
- "followers_url": "https://api.github.com/users/keelii/followers",
- "following_url": "https://api.github.com/users/keelii/following{/other_user}",
- "gists_url": "https://api.github.com/users/keelii/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/keelii/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/keelii/subscriptions",
- "organizations_url": "https://api.github.com/users/keelii/orgs",
- "repos_url": "https://api.github.com/users/keelii/repos",
- "events_url": "https://api.github.com/users/keelii/events{/privacy}",
- "received_events_url": "https://api.github.com/users/keelii/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 3126971,
- "download_count": 1,
- "created_at": "2020-09-26T13:19:25Z",
- "updated_at": "2020-09-26T13:19:41Z",
- "browser_download_url": "https://github.com/keelii/code-sketch/releases/download/v0.0.7/public.zip"
- }
- ],
- "tarball_url": "https://api.github.com/repos/keelii/code-sketch/tarball/v0.0.7",
- "zipball_url": "https://api.github.com/repos/keelii/code-sketch/zipball/v0.0.7",
- "body_html": "\n升级到 electron 6 \n升级到 Electron builder 21.2.0(低版本不打包出来的 electron 6应用打开时会崩溃) \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:56.339Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:04.048Z"
},
"color-ramp-formulator": {
"latestRelease": {
@@ -15510,212 +15510,55 @@
"zipball_url": "https://api.github.com/repos/tonton-pixel/color-ramp-formulator/zipball/v2.4.0",
"body_html": "\nAdded new test image: Uniformity
, useful to evaluate perceptual contrast. \nRefactored code to generate gradient file data from color ramp, and moved it to a separate module. \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:56.365Z"
- },
- "compact-log-viewer": {
- "latestRelease": {
- "url": "https://api.github.com/repos/warrenbuckley/Compact-Log-Format-Viewer/releases/18831473",
- "assets_url": "https://api.github.com/repos/warrenbuckley/Compact-Log-Format-Viewer/releases/18831473/assets",
- "upload_url": "https://uploads.github.com/repos/warrenbuckley/Compact-Log-Format-Viewer/releases/18831473/assets{?name,label}",
- "html_url": "https://github.com/warrenbuckley/Compact-Log-Format-Viewer/releases/tag/1.0.6",
- "id": 18831473,
- "node_id": "MDc6UmVsZWFzZTE4ODMxNDcz",
- "tag_name": "1.0.6",
- "target_commitish": "master",
- "name": "V1.0.6 - The patch bug fix & realign Windows & Mac Builds",
- "draft": false,
- "author": {
- "login": "warrenbuckley",
- "id": 1389894,
- "node_id": "MDQ6VXNlcjEzODk4OTQ=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/1389894?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/warrenbuckley",
- "html_url": "https://github.com/warrenbuckley",
- "followers_url": "https://api.github.com/users/warrenbuckley/followers",
- "following_url": "https://api.github.com/users/warrenbuckley/following{/other_user}",
- "gists_url": "https://api.github.com/users/warrenbuckley/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/warrenbuckley/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/warrenbuckley/subscriptions",
- "organizations_url": "https://api.github.com/users/warrenbuckley/orgs",
- "repos_url": "https://api.github.com/users/warrenbuckley/repos",
- "events_url": "https://api.github.com/users/warrenbuckley/events{/privacy}",
- "received_events_url": "https://api.github.com/users/warrenbuckley/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2019-07-24T12:20:22Z",
- "published_at": "2019-07-24T12:24:10Z",
- "assets": [],
- "tarball_url": "https://api.github.com/repos/warrenbuckley/Compact-Log-Format-Viewer/tarball/1.0.6",
- "zipball_url": "https://api.github.com/repos/warrenbuckley/Compact-Log-Format-Viewer/zipball/1.0.6",
- "body_html": "V1.0.6 - The patch bug fix \n\nThis is mostly to help re-align the Windows & Mac store builds together \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:56.414Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:04.078Z"
},
- "concats": {
+ "colorpicker": {
"latestRelease": {
- "url": "https://api.github.com/repos/brianzelip/concats/releases/19346926",
- "assets_url": "https://api.github.com/repos/brianzelip/concats/releases/19346926/assets",
- "upload_url": "https://uploads.github.com/repos/brianzelip/concats/releases/19346926/assets{?name,label}",
- "html_url": "https://github.com/brianzelip/concats/releases/tag/v1.13.13",
- "id": 19346926,
- "node_id": "MDc6UmVsZWFzZTE5MzQ2OTI2",
- "tag_name": "v1.13.13",
+ "url": "https://api.github.com/repos/Toinane/colorpicker/releases/22704361",
+ "assets_url": "https://api.github.com/repos/Toinane/colorpicker/releases/22704361/assets",
+ "upload_url": "https://uploads.github.com/repos/Toinane/colorpicker/releases/22704361/assets{?name,label}",
+ "html_url": "https://github.com/Toinane/colorpicker/releases/tag/2.0.3",
+ "id": 22704361,
+ "node_id": "MDc6UmVsZWFzZTIyNzA0MzYx",
+ "tag_name": "2.0.3",
"target_commitish": "master",
- "name": "concats v1.13.13 w/ pre-built binaries for mac/win",
+ "name": "Colorpicker 2.0.3",
"draft": false,
"author": {
- "login": "brianzelip",
- "id": 3411019,
- "node_id": "MDQ6VXNlcjM0MTEwMTk=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/3411019?v=4",
+ "login": "Toinane",
+ "id": 7584391,
+ "node_id": "MDQ6VXNlcjc1ODQzOTE=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/7584391?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/brianzelip",
- "html_url": "https://github.com/brianzelip",
- "followers_url": "https://api.github.com/users/brianzelip/followers",
- "following_url": "https://api.github.com/users/brianzelip/following{/other_user}",
- "gists_url": "https://api.github.com/users/brianzelip/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/brianzelip/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/brianzelip/subscriptions",
- "organizations_url": "https://api.github.com/users/brianzelip/orgs",
- "repos_url": "https://api.github.com/users/brianzelip/repos",
- "events_url": "https://api.github.com/users/brianzelip/events{/privacy}",
- "received_events_url": "https://api.github.com/users/brianzelip/received_events",
+ "url": "https://api.github.com/users/Toinane",
+ "html_url": "https://github.com/Toinane",
+ "followers_url": "https://api.github.com/users/Toinane/followers",
+ "following_url": "https://api.github.com/users/Toinane/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Toinane/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Toinane/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Toinane/subscriptions",
+ "organizations_url": "https://api.github.com/users/Toinane/orgs",
+ "repos_url": "https://api.github.com/users/Toinane/repos",
+ "events_url": "https://api.github.com/users/Toinane/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Toinane/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2019-08-16T19:02:27Z",
- "published_at": "2019-08-16T19:18:12Z",
+ "created_at": "2020-01-09T09:37:05Z",
+ "published_at": "2020-01-09T09:43:54Z",
"assets": [
{
- "url": "https://api.github.com/repos/brianzelip/concats/releases/assets/14419241",
- "id": 14419241,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE0NDE5MjQx",
- "name": "concats-1.13.13.dmg",
+ "url": "https://api.github.com/repos/Toinane/colorpicker/releases/assets/17228262",
+ "id": 17228262,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE3MjI4MjYy",
+ "name": "Colorpicker_2.0.3.AppImage",
"label": null,
"uploader": {
- "login": "brianzelip",
- "id": 3411019,
- "node_id": "MDQ6VXNlcjM0MTEwMTk=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/3411019?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/brianzelip",
- "html_url": "https://github.com/brianzelip",
- "followers_url": "https://api.github.com/users/brianzelip/followers",
- "following_url": "https://api.github.com/users/brianzelip/following{/other_user}",
- "gists_url": "https://api.github.com/users/brianzelip/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/brianzelip/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/brianzelip/subscriptions",
- "organizations_url": "https://api.github.com/users/brianzelip/orgs",
- "repos_url": "https://api.github.com/users/brianzelip/repos",
- "events_url": "https://api.github.com/users/brianzelip/events{/privacy}",
- "received_events_url": "https://api.github.com/users/brianzelip/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 49149076,
- "download_count": 96,
- "created_at": "2019-08-16T19:17:50Z",
- "updated_at": "2019-08-16T19:17:52Z",
- "browser_download_url": "https://github.com/brianzelip/concats/releases/download/v1.13.13/concats-1.13.13.dmg"
- },
- {
- "url": "https://api.github.com/repos/brianzelip/concats/releases/assets/14419240",
- "id": 14419240,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE0NDE5MjQw",
- "name": "concats.Setup.1.13.13.exe",
- "label": null,
- "uploader": {
- "login": "brianzelip",
- "id": 3411019,
- "node_id": "MDQ6VXNlcjM0MTEwMTk=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/3411019?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/brianzelip",
- "html_url": "https://github.com/brianzelip",
- "followers_url": "https://api.github.com/users/brianzelip/followers",
- "following_url": "https://api.github.com/users/brianzelip/following{/other_user}",
- "gists_url": "https://api.github.com/users/brianzelip/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/brianzelip/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/brianzelip/subscriptions",
- "organizations_url": "https://api.github.com/users/brianzelip/orgs",
- "repos_url": "https://api.github.com/users/brianzelip/repos",
- "events_url": "https://api.github.com/users/brianzelip/events{/privacy}",
- "received_events_url": "https://api.github.com/users/brianzelip/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-msdownload",
- "state": "uploaded",
- "size": 36518508,
- "download_count": 84,
- "created_at": "2019-08-16T19:17:50Z",
- "updated_at": "2019-08-16T19:17:51Z",
- "browser_download_url": "https://github.com/brianzelip/concats/releases/download/v1.13.13/concats.Setup.1.13.13.exe"
- }
- ],
- "tarball_url": "https://api.github.com/repos/brianzelip/concats/tarball/v1.13.13",
- "zipball_url": "https://api.github.com/repos/brianzelip/concats/zipball/v1.13.13",
- "body_html": "This release:
\n\ntightens up some project metadata \nmakes available pre-built binaries for mac/win \n \nFor macOS users, download the concats-1.13.13.dmg file below.
\nFor Windows users, download the concats.Setup.1.13.13.exe file below.
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:56.448Z"
- },
- "corda-node-explorer": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:06:56.478Z"
- },
- "colorpicker": {
- "latestRelease": {
- "url": "https://api.github.com/repos/Toinane/colorpicker/releases/22704361",
- "assets_url": "https://api.github.com/repos/Toinane/colorpicker/releases/22704361/assets",
- "upload_url": "https://uploads.github.com/repos/Toinane/colorpicker/releases/22704361/assets{?name,label}",
- "html_url": "https://github.com/Toinane/colorpicker/releases/tag/2.0.3",
- "id": 22704361,
- "node_id": "MDc6UmVsZWFzZTIyNzA0MzYx",
- "tag_name": "2.0.3",
- "target_commitish": "master",
- "name": "Colorpicker 2.0.3",
- "draft": false,
- "author": {
- "login": "Toinane",
- "id": 7584391,
- "node_id": "MDQ6VXNlcjc1ODQzOTE=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/7584391?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Toinane",
- "html_url": "https://github.com/Toinane",
- "followers_url": "https://api.github.com/users/Toinane/followers",
- "following_url": "https://api.github.com/users/Toinane/following{/other_user}",
- "gists_url": "https://api.github.com/users/Toinane/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Toinane/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Toinane/subscriptions",
- "organizations_url": "https://api.github.com/users/Toinane/orgs",
- "repos_url": "https://api.github.com/users/Toinane/repos",
- "events_url": "https://api.github.com/users/Toinane/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Toinane/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-01-09T09:37:05Z",
- "published_at": "2020-01-09T09:43:54Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/Toinane/colorpicker/releases/assets/17228262",
- "id": 17228262,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE3MjI4MjYy",
- "name": "Colorpicker_2.0.3.AppImage",
- "label": null,
- "uploader": {
- "login": "Toinane",
- "id": 7584391,
- "node_id": "MDQ6VXNlcjc1ODQzOTE=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/7584391?v=4",
+ "login": "Toinane",
+ "id": 7584391,
+ "node_id": "MDQ6VXNlcjc1ODQzOTE=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/7584391?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Toinane",
"html_url": "https://github.com/Toinane",
@@ -15768,7 +15611,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 59544249,
- "download_count": 1155,
+ "download_count": 1156,
"created_at": "2020-01-09T09:52:54Z",
"updated_at": "2020-01-09T09:54:54Z",
"browser_download_url": "https://github.com/Toinane/colorpicker/releases/download/2.0.3/Colorpicker_2.0.3.dmg"
@@ -15802,7 +15645,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 50267076,
- "download_count": 526,
+ "download_count": 527,
"created_at": "2020-01-09T09:48:07Z",
"updated_at": "2020-01-09T09:51:34Z",
"browser_download_url": "https://github.com/Toinane/colorpicker/releases/download/2.0.3/colorpicker_2.0.3_amd64.deb"
@@ -15836,7 +15679,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 65943540,
- "download_count": 209,
+ "download_count": 211,
"created_at": "2020-06-09T08:09:30Z",
"updated_at": "2020-06-09T08:26:35Z",
"browser_download_url": "https://github.com/Toinane/colorpicker/releases/download/2.0.3/Colorpicker_2.0.3_darwin.zip"
@@ -15870,7 +15713,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 43001857,
- "download_count": 2184,
+ "download_count": 2191,
"created_at": "2020-01-09T09:48:07Z",
"updated_at": "2020-01-09T09:50:28Z",
"browser_download_url": "https://github.com/Toinane/colorpicker/releases/download/2.0.3/colorpicker_2.0.3_portable.exe"
@@ -15904,7 +15747,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 43214056,
- "download_count": 5324,
+ "download_count": 5346,
"created_at": "2020-01-09T09:52:54Z",
"updated_at": "2020-01-09T09:54:45Z",
"browser_download_url": "https://github.com/Toinane/colorpicker/releases/download/2.0.3/colorpicker_setup_2.0.3.exe"
@@ -15914,7 +15757,164 @@
"zipball_url": "https://api.github.com/repos/Toinane/colorpicker/zipball/2.0.3",
"body_html": "Changed \n\nAdd Picker feature for Linux platform (use of iohook) #18 \nUpdate Electron 2.0.11 to 7.1.7 \nUpdate all dependencies \nUse new fork of RobotJS for multiscreen support \nUse new fork of osx-mouse for crash fix on Electron 7.1.7 \nUse new fork of win-mouse for crash fix on Electron 7.1.7 \n \nIssues \n\nFix of too old appImage on Linux #58 \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:56.487Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:04.083Z"
+ },
+ "corda-node-explorer": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:04.169Z"
+ },
+ "compact-log-viewer": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/warrenbuckley/Compact-Log-Format-Viewer/releases/18831473",
+ "assets_url": "https://api.github.com/repos/warrenbuckley/Compact-Log-Format-Viewer/releases/18831473/assets",
+ "upload_url": "https://uploads.github.com/repos/warrenbuckley/Compact-Log-Format-Viewer/releases/18831473/assets{?name,label}",
+ "html_url": "https://github.com/warrenbuckley/Compact-Log-Format-Viewer/releases/tag/1.0.6",
+ "id": 18831473,
+ "node_id": "MDc6UmVsZWFzZTE4ODMxNDcz",
+ "tag_name": "1.0.6",
+ "target_commitish": "master",
+ "name": "V1.0.6 - The patch bug fix & realign Windows & Mac Builds",
+ "draft": false,
+ "author": {
+ "login": "warrenbuckley",
+ "id": 1389894,
+ "node_id": "MDQ6VXNlcjEzODk4OTQ=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/1389894?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/warrenbuckley",
+ "html_url": "https://github.com/warrenbuckley",
+ "followers_url": "https://api.github.com/users/warrenbuckley/followers",
+ "following_url": "https://api.github.com/users/warrenbuckley/following{/other_user}",
+ "gists_url": "https://api.github.com/users/warrenbuckley/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/warrenbuckley/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/warrenbuckley/subscriptions",
+ "organizations_url": "https://api.github.com/users/warrenbuckley/orgs",
+ "repos_url": "https://api.github.com/users/warrenbuckley/repos",
+ "events_url": "https://api.github.com/users/warrenbuckley/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/warrenbuckley/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2019-07-24T12:20:22Z",
+ "published_at": "2019-07-24T12:24:10Z",
+ "assets": [],
+ "tarball_url": "https://api.github.com/repos/warrenbuckley/Compact-Log-Format-Viewer/tarball/1.0.6",
+ "zipball_url": "https://api.github.com/repos/warrenbuckley/Compact-Log-Format-Viewer/zipball/1.0.6",
+ "body_html": "V1.0.6 - The patch bug fix \n\nThis is mostly to help re-align the Windows & Mac store builds together \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:04.169Z"
+ },
+ "concats": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/brianzelip/concats/releases/19346926",
+ "assets_url": "https://api.github.com/repos/brianzelip/concats/releases/19346926/assets",
+ "upload_url": "https://uploads.github.com/repos/brianzelip/concats/releases/19346926/assets{?name,label}",
+ "html_url": "https://github.com/brianzelip/concats/releases/tag/v1.13.13",
+ "id": 19346926,
+ "node_id": "MDc6UmVsZWFzZTE5MzQ2OTI2",
+ "tag_name": "v1.13.13",
+ "target_commitish": "master",
+ "name": "concats v1.13.13 w/ pre-built binaries for mac/win",
+ "draft": false,
+ "author": {
+ "login": "brianzelip",
+ "id": 3411019,
+ "node_id": "MDQ6VXNlcjM0MTEwMTk=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/3411019?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/brianzelip",
+ "html_url": "https://github.com/brianzelip",
+ "followers_url": "https://api.github.com/users/brianzelip/followers",
+ "following_url": "https://api.github.com/users/brianzelip/following{/other_user}",
+ "gists_url": "https://api.github.com/users/brianzelip/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/brianzelip/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/brianzelip/subscriptions",
+ "organizations_url": "https://api.github.com/users/brianzelip/orgs",
+ "repos_url": "https://api.github.com/users/brianzelip/repos",
+ "events_url": "https://api.github.com/users/brianzelip/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/brianzelip/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2019-08-16T19:02:27Z",
+ "published_at": "2019-08-16T19:18:12Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/brianzelip/concats/releases/assets/14419241",
+ "id": 14419241,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE0NDE5MjQx",
+ "name": "concats-1.13.13.dmg",
+ "label": null,
+ "uploader": {
+ "login": "brianzelip",
+ "id": 3411019,
+ "node_id": "MDQ6VXNlcjM0MTEwMTk=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/3411019?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/brianzelip",
+ "html_url": "https://github.com/brianzelip",
+ "followers_url": "https://api.github.com/users/brianzelip/followers",
+ "following_url": "https://api.github.com/users/brianzelip/following{/other_user}",
+ "gists_url": "https://api.github.com/users/brianzelip/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/brianzelip/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/brianzelip/subscriptions",
+ "organizations_url": "https://api.github.com/users/brianzelip/orgs",
+ "repos_url": "https://api.github.com/users/brianzelip/repos",
+ "events_url": "https://api.github.com/users/brianzelip/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/brianzelip/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 49149076,
+ "download_count": 96,
+ "created_at": "2019-08-16T19:17:50Z",
+ "updated_at": "2019-08-16T19:17:52Z",
+ "browser_download_url": "https://github.com/brianzelip/concats/releases/download/v1.13.13/concats-1.13.13.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/brianzelip/concats/releases/assets/14419240",
+ "id": 14419240,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE0NDE5MjQw",
+ "name": "concats.Setup.1.13.13.exe",
+ "label": null,
+ "uploader": {
+ "login": "brianzelip",
+ "id": 3411019,
+ "node_id": "MDQ6VXNlcjM0MTEwMTk=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/3411019?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/brianzelip",
+ "html_url": "https://github.com/brianzelip",
+ "followers_url": "https://api.github.com/users/brianzelip/followers",
+ "following_url": "https://api.github.com/users/brianzelip/following{/other_user}",
+ "gists_url": "https://api.github.com/users/brianzelip/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/brianzelip/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/brianzelip/subscriptions",
+ "organizations_url": "https://api.github.com/users/brianzelip/orgs",
+ "repos_url": "https://api.github.com/users/brianzelip/repos",
+ "events_url": "https://api.github.com/users/brianzelip/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/brianzelip/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-msdownload",
+ "state": "uploaded",
+ "size": 36518508,
+ "download_count": 84,
+ "created_at": "2019-08-16T19:17:50Z",
+ "updated_at": "2019-08-16T19:17:51Z",
+ "browser_download_url": "https://github.com/brianzelip/concats/releases/download/v1.13.13/concats.Setup.1.13.13.exe"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/brianzelip/concats/tarball/v1.13.13",
+ "zipball_url": "https://api.github.com/repos/brianzelip/concats/zipball/v1.13.13",
+ "body_html": "This release:
\n\ntightens up some project metadata \nmakes available pre-built binaries for mac/win \n \nFor macOS users, download the concats-1.13.13.dmg file below.
\nFor Windows users, download the concats.Setup.1.13.13.exe file below.
"
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:04.176Z"
},
"container-ps": {
"latestRelease": {
@@ -15981,7 +15981,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 65169255,
- "download_count": 248,
+ "download_count": 249,
"created_at": "2019-11-18T13:39:14Z",
"updated_at": "2019-11-18T13:40:21Z",
"browser_download_url": "https://github.com/Toinane/container-ps/releases/download/1.2.1/Container.PS-1.2.1.dmg"
@@ -16025,186 +16025,458 @@
"zipball_url": "https://api.github.com/repos/Toinane/container-ps/zipball/1.2.1",
"body_html": "Just update of dependencies for security
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:56.491Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:04.186Z"
},
- "correo": {
+ "cozy-desktop": {
"latestRelease": {
- "url": "https://api.github.com/repos/amitmerchant1990/correo/releases/3970606",
- "assets_url": "https://api.github.com/repos/amitmerchant1990/correo/releases/3970606/assets",
- "upload_url": "https://uploads.github.com/repos/amitmerchant1990/correo/releases/3970606/assets{?name,label}",
- "html_url": "https://github.com/amitmerchant1990/correo/releases/tag/v1.0.5",
- "id": 3970606,
- "node_id": "MDc6UmVsZWFzZTM5NzA2MDY=",
- "tag_name": "v1.0.5",
- "target_commitish": "master",
- "name": "Initial Release",
+ "url": "https://api.github.com/repos/cozy-labs/cozy-desktop/releases/29650550",
+ "assets_url": "https://api.github.com/repos/cozy-labs/cozy-desktop/releases/29650550/assets",
+ "upload_url": "https://uploads.github.com/repos/cozy-labs/cozy-desktop/releases/29650550/assets{?name,label}",
+ "html_url": "https://github.com/cozy-labs/cozy-desktop/releases/tag/v3.22.0",
+ "id": 29650550,
+ "node_id": "MDc6UmVsZWFzZTI5NjUwNTUw",
+ "tag_name": "v3.22.0",
+ "target_commitish": "95290112be9806f70998e939da09d1990660568d",
+ "name": "Experience the normal",
"draft": false,
"author": {
- "login": "amitmerchant1990",
- "id": 3647841,
- "node_id": "MDQ6VXNlcjM2NDc4NDE=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/3647841?v=4",
+ "login": "taratatach",
+ "id": 580382,
+ "node_id": "MDQ6VXNlcjU4MDM4Mg==",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/580382?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/amitmerchant1990",
- "html_url": "https://github.com/amitmerchant1990",
- "followers_url": "https://api.github.com/users/amitmerchant1990/followers",
- "following_url": "https://api.github.com/users/amitmerchant1990/following{/other_user}",
- "gists_url": "https://api.github.com/users/amitmerchant1990/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/amitmerchant1990/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/amitmerchant1990/subscriptions",
- "organizations_url": "https://api.github.com/users/amitmerchant1990/orgs",
- "repos_url": "https://api.github.com/users/amitmerchant1990/repos",
- "events_url": "https://api.github.com/users/amitmerchant1990/events{/privacy}",
- "received_events_url": "https://api.github.com/users/amitmerchant1990/received_events",
+ "url": "https://api.github.com/users/taratatach",
+ "html_url": "https://github.com/taratatach",
+ "followers_url": "https://api.github.com/users/taratatach/followers",
+ "following_url": "https://api.github.com/users/taratatach/following{/other_user}",
+ "gists_url": "https://api.github.com/users/taratatach/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/taratatach/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/taratatach/subscriptions",
+ "organizations_url": "https://api.github.com/users/taratatach/orgs",
+ "repos_url": "https://api.github.com/users/taratatach/repos",
+ "events_url": "https://api.github.com/users/taratatach/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/taratatach/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2016-08-25T08:54:26Z",
- "published_at": "2016-08-25T10:45:30Z",
+ "created_at": "2020-08-13T12:59:19Z",
+ "published_at": "2020-08-13T13:43:31Z",
"assets": [
{
- "url": "https://api.github.com/repos/amitmerchant1990/correo/releases/assets/2202905",
- "id": 2202905,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMDI5MDU=",
- "name": "Correo-darwin-x64.zip",
- "label": null,
+ "url": "https://api.github.com/repos/cozy-labs/cozy-desktop/releases/assets/23882247",
+ "id": 23882247,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODgyMjQ3",
+ "name": "Cozy-Drive-3.22.0-i386.AppImage",
+ "label": "",
"uploader": {
- "login": "amitmerchant1990",
- "id": 3647841,
- "node_id": "MDQ6VXNlcjM2NDc4NDE=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/3647841?v=4",
+ "login": "cozy-desktop-bot",
+ "id": 39957458,
+ "node_id": "MDQ6VXNlcjM5OTU3NDU4",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/39957458?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/amitmerchant1990",
- "html_url": "https://github.com/amitmerchant1990",
- "followers_url": "https://api.github.com/users/amitmerchant1990/followers",
- "following_url": "https://api.github.com/users/amitmerchant1990/following{/other_user}",
- "gists_url": "https://api.github.com/users/amitmerchant1990/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/amitmerchant1990/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/amitmerchant1990/subscriptions",
- "organizations_url": "https://api.github.com/users/amitmerchant1990/orgs",
- "repos_url": "https://api.github.com/users/amitmerchant1990/repos",
- "events_url": "https://api.github.com/users/amitmerchant1990/events{/privacy}",
- "received_events_url": "https://api.github.com/users/amitmerchant1990/received_events",
+ "url": "https://api.github.com/users/cozy-desktop-bot",
+ "html_url": "https://github.com/cozy-desktop-bot",
+ "followers_url": "https://api.github.com/users/cozy-desktop-bot/followers",
+ "following_url": "https://api.github.com/users/cozy-desktop-bot/following{/other_user}",
+ "gists_url": "https://api.github.com/users/cozy-desktop-bot/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/cozy-desktop-bot/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/cozy-desktop-bot/subscriptions",
+ "organizations_url": "https://api.github.com/users/cozy-desktop-bot/orgs",
+ "repos_url": "https://api.github.com/users/cozy-desktop-bot/repos",
+ "events_url": "https://api.github.com/users/cozy-desktop-bot/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/cozy-desktop-bot/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-zip-compressed",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 121942534,
- "download_count": 3706,
- "created_at": "2016-08-25T10:25:13Z",
- "updated_at": "2016-08-25T10:32:51Z",
- "browser_download_url": "https://github.com/amitmerchant1990/correo/releases/download/v1.0.5/Correo-darwin-x64.zip"
+ "size": 94752518,
+ "download_count": 75,
+ "created_at": "2020-08-13T13:05:40Z",
+ "updated_at": "2020-08-13T13:05:42Z",
+ "browser_download_url": "https://github.com/cozy-labs/cozy-desktop/releases/download/v3.22.0/Cozy-Drive-3.22.0-i386.AppImage"
},
{
- "url": "https://api.github.com/repos/amitmerchant1990/correo/releases/assets/2202467",
- "id": 2202467,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMDI0Njc=",
- "name": "Correo-linux-x64.zip",
- "label": null,
+ "url": "https://api.github.com/repos/cozy-labs/cozy-desktop/releases/assets/23883069",
+ "id": 23883069,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODgzMDY5",
+ "name": "Cozy-Drive-3.22.0-mac.zip",
+ "label": "",
"uploader": {
- "login": "amitmerchant1990",
- "id": 3647841,
- "node_id": "MDQ6VXNlcjM2NDc4NDE=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/3647841?v=4",
+ "login": "cozy-desktop-bot",
+ "id": 39957458,
+ "node_id": "MDQ6VXNlcjM5OTU3NDU4",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/39957458?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/amitmerchant1990",
- "html_url": "https://github.com/amitmerchant1990",
- "followers_url": "https://api.github.com/users/amitmerchant1990/followers",
- "following_url": "https://api.github.com/users/amitmerchant1990/following{/other_user}",
- "gists_url": "https://api.github.com/users/amitmerchant1990/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/amitmerchant1990/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/amitmerchant1990/subscriptions",
- "organizations_url": "https://api.github.com/users/amitmerchant1990/orgs",
- "repos_url": "https://api.github.com/users/amitmerchant1990/repos",
- "events_url": "https://api.github.com/users/amitmerchant1990/events{/privacy}",
- "received_events_url": "https://api.github.com/users/amitmerchant1990/received_events",
+ "url": "https://api.github.com/users/cozy-desktop-bot",
+ "html_url": "https://github.com/cozy-desktop-bot",
+ "followers_url": "https://api.github.com/users/cozy-desktop-bot/followers",
+ "following_url": "https://api.github.com/users/cozy-desktop-bot/following{/other_user}",
+ "gists_url": "https://api.github.com/users/cozy-desktop-bot/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/cozy-desktop-bot/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/cozy-desktop-bot/subscriptions",
+ "organizations_url": "https://api.github.com/users/cozy-desktop-bot/orgs",
+ "repos_url": "https://api.github.com/users/cozy-desktop-bot/repos",
+ "events_url": "https://api.github.com/users/cozy-desktop-bot/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/cozy-desktop-bot/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-zip-compressed",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 47875234,
- "download_count": 3302,
- "created_at": "2016-08-25T09:45:53Z",
- "updated_at": "2016-08-25T09:52:25Z",
- "browser_download_url": "https://github.com/amitmerchant1990/correo/releases/download/v1.0.5/Correo-linux-x64.zip"
+ "size": 67742580,
+ "download_count": 882,
+ "created_at": "2020-08-13T13:38:34Z",
+ "updated_at": "2020-08-13T13:38:49Z",
+ "browser_download_url": "https://github.com/cozy-labs/cozy-desktop/releases/download/v3.22.0/Cozy-Drive-3.22.0-mac.zip"
},
{
- "url": "https://api.github.com/repos/amitmerchant1990/correo/releases/assets/2202555",
- "id": 2202555,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMDI1NTU=",
- "name": "Correo-win32-ia32.zip",
- "label": null,
+ "url": "https://api.github.com/repos/cozy-labs/cozy-desktop/releases/assets/23882226",
+ "id": 23882226,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODgyMjI2",
+ "name": "Cozy-Drive-3.22.0-x86_64.AppImage",
+ "label": "",
"uploader": {
- "login": "amitmerchant1990",
- "id": 3647841,
- "node_id": "MDQ6VXNlcjM2NDc4NDE=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/3647841?v=4",
+ "login": "cozy-desktop-bot",
+ "id": 39957458,
+ "node_id": "MDQ6VXNlcjM5OTU3NDU4",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/39957458?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/amitmerchant1990",
- "html_url": "https://github.com/amitmerchant1990",
- "followers_url": "https://api.github.com/users/amitmerchant1990/followers",
- "following_url": "https://api.github.com/users/amitmerchant1990/following{/other_user}",
- "gists_url": "https://api.github.com/users/amitmerchant1990/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/amitmerchant1990/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/amitmerchant1990/subscriptions",
- "organizations_url": "https://api.github.com/users/amitmerchant1990/orgs",
- "repos_url": "https://api.github.com/users/amitmerchant1990/repos",
- "events_url": "https://api.github.com/users/amitmerchant1990/events{/privacy}",
- "received_events_url": "https://api.github.com/users/amitmerchant1990/received_events",
+ "url": "https://api.github.com/users/cozy-desktop-bot",
+ "html_url": "https://github.com/cozy-desktop-bot",
+ "followers_url": "https://api.github.com/users/cozy-desktop-bot/followers",
+ "following_url": "https://api.github.com/users/cozy-desktop-bot/following{/other_user}",
+ "gists_url": "https://api.github.com/users/cozy-desktop-bot/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/cozy-desktop-bot/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/cozy-desktop-bot/subscriptions",
+ "organizations_url": "https://api.github.com/users/cozy-desktop-bot/orgs",
+ "repos_url": "https://api.github.com/users/cozy-desktop-bot/repos",
+ "events_url": "https://api.github.com/users/cozy-desktop-bot/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/cozy-desktop-bot/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-zip-compressed",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 48490299,
- "download_count": 12885,
- "created_at": "2016-08-25T10:09:20Z",
- "updated_at": "2016-08-25T10:13:04Z",
- "browser_download_url": "https://github.com/amitmerchant1990/correo/releases/download/v1.0.5/Correo-win32-ia32.zip"
- }
- ],
- "tarball_url": "https://api.github.com/repos/amitmerchant1990/correo/tarball/v1.0.5",
- "zipball_url": "https://api.github.com/repos/amitmerchant1990/correo/zipball/v1.0.5",
- "body_html": "Features \n\nRun Gmail right from the Taskbar(in Windows) or from the Menubar(in macOS). \nApp will keep alive in tray for quick usage. \nUses Gmail's UI for mobile so it's best to use within menubar/taskbar. \nCross platform\n\nWindows, macOS and Linux ready. \n \n \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:56.538Z"
- },
- "coursehunt": {
- "latestRelease": {
- "url": "https://api.github.com/repos/theIYD/coursehunt/releases/18591968",
- "assets_url": "https://api.github.com/repos/theIYD/coursehunt/releases/18591968/assets",
- "upload_url": "https://uploads.github.com/repos/theIYD/coursehunt/releases/18591968/assets{?name,label}",
- "html_url": "https://github.com/theIYD/coursehunt/releases/tag/v0.0.7",
- "id": 18591968,
- "node_id": "MDc6UmVsZWFzZTE4NTkxOTY4",
- "tag_name": "v0.0.7",
- "target_commitish": "master",
- "name": "Fix 0.0.6 ",
- "draft": false,
- "author": {
- "login": "theIYD",
- "id": 10477827,
- "node_id": "MDQ6VXNlcjEwNDc3ODI3",
- "avatar_url": "https://avatars1.githubusercontent.com/u/10477827?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/theIYD",
- "html_url": "https://github.com/theIYD",
- "followers_url": "https://api.github.com/users/theIYD/followers",
- "following_url": "https://api.github.com/users/theIYD/following{/other_user}",
- "gists_url": "https://api.github.com/users/theIYD/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/theIYD/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/theIYD/subscriptions",
- "organizations_url": "https://api.github.com/users/theIYD/orgs",
- "repos_url": "https://api.github.com/users/theIYD/repos",
- "events_url": "https://api.github.com/users/theIYD/events{/privacy}",
- "received_events_url": "https://api.github.com/users/theIYD/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
+ "size": 92241384,
+ "download_count": 1767,
+ "created_at": "2020-08-13T13:05:09Z",
+ "updated_at": "2020-08-13T13:05:11Z",
+ "browser_download_url": "https://github.com/cozy-labs/cozy-desktop/releases/download/v3.22.0/Cozy-Drive-3.22.0-x86_64.AppImage"
+ },
+ {
+ "url": "https://api.github.com/repos/cozy-labs/cozy-desktop/releases/assets/23883073",
+ "id": 23883073,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODgzMDcz",
+ "name": "Cozy-Drive-3.22.0.dmg",
+ "label": "",
+ "uploader": {
+ "login": "cozy-desktop-bot",
+ "id": 39957458,
+ "node_id": "MDQ6VXNlcjM5OTU3NDU4",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/39957458?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/cozy-desktop-bot",
+ "html_url": "https://github.com/cozy-desktop-bot",
+ "followers_url": "https://api.github.com/users/cozy-desktop-bot/followers",
+ "following_url": "https://api.github.com/users/cozy-desktop-bot/following{/other_user}",
+ "gists_url": "https://api.github.com/users/cozy-desktop-bot/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/cozy-desktop-bot/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/cozy-desktop-bot/subscriptions",
+ "organizations_url": "https://api.github.com/users/cozy-desktop-bot/orgs",
+ "repos_url": "https://api.github.com/users/cozy-desktop-bot/repos",
+ "events_url": "https://api.github.com/users/cozy-desktop-bot/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/cozy-desktop-bot/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 70102530,
+ "download_count": 1505,
+ "created_at": "2020-08-13T13:38:56Z",
+ "updated_at": "2020-08-13T13:38:58Z",
+ "browser_download_url": "https://github.com/cozy-labs/cozy-desktop/releases/download/v3.22.0/Cozy-Drive-3.22.0.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/cozy-labs/cozy-desktop/releases/assets/23883074",
+ "id": 23883074,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODgzMDc0",
+ "name": "Cozy-Drive-3.22.0.dmg.blockmap",
+ "label": "",
+ "uploader": {
+ "login": "cozy-desktop-bot",
+ "id": 39957458,
+ "node_id": "MDQ6VXNlcjM5OTU3NDU4",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/39957458?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/cozy-desktop-bot",
+ "html_url": "https://github.com/cozy-desktop-bot",
+ "followers_url": "https://api.github.com/users/cozy-desktop-bot/followers",
+ "following_url": "https://api.github.com/users/cozy-desktop-bot/following{/other_user}",
+ "gists_url": "https://api.github.com/users/cozy-desktop-bot/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/cozy-desktop-bot/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/cozy-desktop-bot/subscriptions",
+ "organizations_url": "https://api.github.com/users/cozy-desktop-bot/orgs",
+ "repos_url": "https://api.github.com/users/cozy-desktop-bot/repos",
+ "events_url": "https://api.github.com/users/cozy-desktop-bot/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/cozy-desktop-bot/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 74065,
+ "download_count": 3,
+ "created_at": "2020-08-13T13:38:56Z",
+ "updated_at": "2020-08-13T13:38:56Z",
+ "browser_download_url": "https://github.com/cozy-labs/cozy-desktop/releases/download/v3.22.0/Cozy-Drive-3.22.0.dmg.blockmap"
+ },
+ {
+ "url": "https://api.github.com/repos/cozy-labs/cozy-desktop/releases/assets/23882799",
+ "id": 23882799,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODgyNzk5",
+ "name": "Cozy-Drive-Setup-3.22.0.exe",
+ "label": "",
+ "uploader": {
+ "login": "cozy-desktop-bot",
+ "id": 39957458,
+ "node_id": "MDQ6VXNlcjM5OTU3NDU4",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/39957458?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/cozy-desktop-bot",
+ "html_url": "https://github.com/cozy-desktop-bot",
+ "followers_url": "https://api.github.com/users/cozy-desktop-bot/followers",
+ "following_url": "https://api.github.com/users/cozy-desktop-bot/following{/other_user}",
+ "gists_url": "https://api.github.com/users/cozy-desktop-bot/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/cozy-desktop-bot/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/cozy-desktop-bot/subscriptions",
+ "organizations_url": "https://api.github.com/users/cozy-desktop-bot/orgs",
+ "repos_url": "https://api.github.com/users/cozy-desktop-bot/repos",
+ "events_url": "https://api.github.com/users/cozy-desktop-bot/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/cozy-desktop-bot/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 108470152,
+ "download_count": 5057,
+ "created_at": "2020-08-13T13:28:12Z",
+ "updated_at": "2020-08-13T13:28:14Z",
+ "browser_download_url": "https://github.com/cozy-labs/cozy-desktop/releases/download/v3.22.0/Cozy-Drive-Setup-3.22.0.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/cozy-labs/cozy-desktop/releases/assets/23882800",
+ "id": 23882800,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODgyODAw",
+ "name": "Cozy-Drive-Setup-3.22.0.exe.blockmap",
+ "label": "",
+ "uploader": {
+ "login": "cozy-desktop-bot",
+ "id": 39957458,
+ "node_id": "MDQ6VXNlcjM5OTU3NDU4",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/39957458?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/cozy-desktop-bot",
+ "html_url": "https://github.com/cozy-desktop-bot",
+ "followers_url": "https://api.github.com/users/cozy-desktop-bot/followers",
+ "following_url": "https://api.github.com/users/cozy-desktop-bot/following{/other_user}",
+ "gists_url": "https://api.github.com/users/cozy-desktop-bot/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/cozy-desktop-bot/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/cozy-desktop-bot/subscriptions",
+ "organizations_url": "https://api.github.com/users/cozy-desktop-bot/orgs",
+ "repos_url": "https://api.github.com/users/cozy-desktop-bot/repos",
+ "events_url": "https://api.github.com/users/cozy-desktop-bot/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/cozy-desktop-bot/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 114006,
+ "download_count": 3256,
+ "created_at": "2020-08-13T13:28:12Z",
+ "updated_at": "2020-08-13T13:28:12Z",
+ "browser_download_url": "https://github.com/cozy-labs/cozy-desktop/releases/download/v3.22.0/Cozy-Drive-Setup-3.22.0.exe.blockmap"
+ },
+ {
+ "url": "https://api.github.com/repos/cozy-labs/cozy-desktop/releases/assets/23882249",
+ "id": 23882249,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODgyMjQ5",
+ "name": "latest-linux-ia32.yml",
+ "label": "",
+ "uploader": {
+ "login": "cozy-desktop-bot",
+ "id": 39957458,
+ "node_id": "MDQ6VXNlcjM5OTU3NDU4",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/39957458?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/cozy-desktop-bot",
+ "html_url": "https://github.com/cozy-desktop-bot",
+ "followers_url": "https://api.github.com/users/cozy-desktop-bot/followers",
+ "following_url": "https://api.github.com/users/cozy-desktop-bot/following{/other_user}",
+ "gists_url": "https://api.github.com/users/cozy-desktop-bot/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/cozy-desktop-bot/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/cozy-desktop-bot/subscriptions",
+ "organizations_url": "https://api.github.com/users/cozy-desktop-bot/orgs",
+ "repos_url": "https://api.github.com/users/cozy-desktop-bot/repos",
+ "events_url": "https://api.github.com/users/cozy-desktop-bot/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/cozy-desktop-bot/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 384,
+ "download_count": 20,
+ "created_at": "2020-08-13T13:05:42Z",
+ "updated_at": "2020-08-13T13:05:43Z",
+ "browser_download_url": "https://github.com/cozy-labs/cozy-desktop/releases/download/v3.22.0/latest-linux-ia32.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/cozy-labs/cozy-desktop/releases/assets/23882250",
+ "id": 23882250,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODgyMjUw",
+ "name": "latest-linux.yml",
+ "label": "",
+ "uploader": {
+ "login": "cozy-desktop-bot",
+ "id": 39957458,
+ "node_id": "MDQ6VXNlcjM5OTU3NDU4",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/39957458?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/cozy-desktop-bot",
+ "html_url": "https://github.com/cozy-desktop-bot",
+ "followers_url": "https://api.github.com/users/cozy-desktop-bot/followers",
+ "following_url": "https://api.github.com/users/cozy-desktop-bot/following{/other_user}",
+ "gists_url": "https://api.github.com/users/cozy-desktop-bot/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/cozy-desktop-bot/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/cozy-desktop-bot/subscriptions",
+ "organizations_url": "https://api.github.com/users/cozy-desktop-bot/orgs",
+ "repos_url": "https://api.github.com/users/cozy-desktop-bot/repos",
+ "events_url": "https://api.github.com/users/cozy-desktop-bot/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/cozy-desktop-bot/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 387,
+ "download_count": 18706,
+ "created_at": "2020-08-13T13:05:42Z",
+ "updated_at": "2020-08-13T13:05:42Z",
+ "browser_download_url": "https://github.com/cozy-labs/cozy-desktop/releases/download/v3.22.0/latest-linux.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/cozy-labs/cozy-desktop/releases/assets/23883075",
+ "id": 23883075,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODgzMDc1",
+ "name": "latest-mac.yml",
+ "label": "",
+ "uploader": {
+ "login": "cozy-desktop-bot",
+ "id": 39957458,
+ "node_id": "MDQ6VXNlcjM5OTU3NDU4",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/39957458?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/cozy-desktop-bot",
+ "html_url": "https://github.com/cozy-desktop-bot",
+ "followers_url": "https://api.github.com/users/cozy-desktop-bot/followers",
+ "following_url": "https://api.github.com/users/cozy-desktop-bot/following{/other_user}",
+ "gists_url": "https://api.github.com/users/cozy-desktop-bot/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/cozy-desktop-bot/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/cozy-desktop-bot/subscriptions",
+ "organizations_url": "https://api.github.com/users/cozy-desktop-bot/orgs",
+ "repos_url": "https://api.github.com/users/cozy-desktop-bot/repos",
+ "events_url": "https://api.github.com/users/cozy-desktop-bot/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/cozy-desktop-bot/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 522,
+ "download_count": 13759,
+ "created_at": "2020-08-13T13:38:58Z",
+ "updated_at": "2020-08-13T13:38:58Z",
+ "browser_download_url": "https://github.com/cozy-labs/cozy-desktop/releases/download/v3.22.0/latest-mac.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/cozy-labs/cozy-desktop/releases/assets/23882801",
+ "id": 23882801,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODgyODAx",
+ "name": "latest.yml",
+ "label": "",
+ "uploader": {
+ "login": "cozy-desktop-bot",
+ "id": 39957458,
+ "node_id": "MDQ6VXNlcjM5OTU3NDU4",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/39957458?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/cozy-desktop-bot",
+ "html_url": "https://github.com/cozy-desktop-bot",
+ "followers_url": "https://api.github.com/users/cozy-desktop-bot/followers",
+ "following_url": "https://api.github.com/users/cozy-desktop-bot/following{/other_user}",
+ "gists_url": "https://api.github.com/users/cozy-desktop-bot/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/cozy-desktop-bot/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/cozy-desktop-bot/subscriptions",
+ "organizations_url": "https://api.github.com/users/cozy-desktop-bot/orgs",
+ "repos_url": "https://api.github.com/users/cozy-desktop-bot/repos",
+ "events_url": "https://api.github.com/users/cozy-desktop-bot/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/cozy-desktop-bot/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 352,
+ "download_count": 30574,
+ "created_at": "2020-08-13T13:28:14Z",
+ "updated_at": "2020-08-13T13:28:15Z",
+ "browser_download_url": "https://github.com/cozy-labs/cozy-desktop/releases/download/v3.22.0/latest.yml"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/cozy-labs/cozy-desktop/tarball/v3.22.0",
+ "zipball_url": "https://api.github.com/repos/cozy-labs/cozy-desktop/zipball/v3.22.0",
+ "body_html": "Improvements for all users:
\n\nAs a multi-device platform, Cozy Cloud tries to keep the modification dates of \ndocuments in sync across all your devices (i.e. Drive Web, Drive Mobile, \nCozy Desktop, other people's Cozies…). When modifications happen on the Cozy \nitself, the modification date is set by the server. On the other hand, when \nthe modification is made on on your computer, we get the date from your \nfilesystem. We were using the most recent date between the content \nmodification date and the metadata modification date but we think the content \nmodification date is the most important and that it should not be affected by \nmovements, renamings, permission changes, etc. \nFor this reason, from now on we will only use the content modification date on \nCozy Desktop. \nFiles with remote creation or modification dates in a timezone other than UTC \nwould raise an error in the remote watcher when converting them into PouchDB \nrecords. \nWe're now rounding those dates with a timezone agnostic method and those \nerrors should not happen anymore. \nWhen you start your Cozy Desktop client, we scan the whole synchronization \nfolder on your computer to detect document additions, modifications, \nmovements… The file modification detection is done in 2 steps to avoid time \nconsuming computation:\n\nwe compare the modification date fetched from your filesystem with the one \nwe last saved in our database \nif and only if they differ, we compute the file's checksum to compare it \nwith the one saved in the database \nOur modification date was not completely reliable, especially on Windows and \nLinux so we were computing a lot of checksums for files that were not modified \nwhile the client was stopped. \nWe're now using the local file state which holds a reliable content \nmodification date and we should avoid a lot of checksum computations thus \nsaving you a lot of time during a client start and a lot of CPU resources. \n \n \nThe list of recently synchronized files and the linked Cozy information would \nsometimes not be displayed after a client restart, especially on Windows. \nThe data was correctly persisted though and we've made sure it is correctly \nloaded and displayed now. \nThe list of recently synchronized files could be persisted multiple times \nconcurrently, leading to malformed JSON content which could not be loaded back \ninto the client's GUI during the next start. \nWe're now making sure each write is done sequentially so that the list is \nalways saved as valid JSON. \nThe list of recently synchronized files could contain folder items when their \nparent was moved or renamed. \nWe're now making sure only file items will be displayed in this list until we \nofficially support folder items. \nWe increased the number of file types that will be displayed with a specific \nicon to help you check more easily which elements were synchronized. This \nincludes 2 new icons for links (i.e. .url
files) and contacts (i.e. .vcf
\nfiles). \nThe autolaunch setting could be displayed as enabled when it was disabled from \nthe OS settings panel instead of the Cozy Desktop client settings. \nWe've made sure the interface shows the actual value of this setting and the \nswitch is off when the autolaunch is disabled. \n \nImprovements for Windows and macOS users:
\n\nA file name case change on the remote Cozy followed by a remote content update \ncould lead in some situations to the local file being trashed on the computer. \nOn macOS this could also happen if the renaming was simply a normalization \nchange or there was a normalization difference in the name of one of its \nancestors. \nWe've changed the way we handle the conjunction of those 2 changes to make \nsure case and normalization changes don't affect them. The file should now be \nproperly moved and updated on the local filesystem. \n \nImprovements for Windows users:
\n\nSome Windows software save modifications made on a file by moving this file to \na backup location before writing the new version in its stead. The events \nreceived by Cozy Desktop in this situation were not correctly interpreted as \nwe did not expect it and the client would trash the file on the remote Cozy \nbefore uploading the new version. If the client were to be stopped before the \nnew version was uploaded, the file could stay trashed until the client was \nstarted again. \nWe're now expecting this suite of events to happen and are applying a specific \nbehavior to transform them into a file update that will be correctly \npropagated to the remote Cozy as one change thus avoiding situations where the \nfile is trashed. \nThe local file state introduced in the previous release was not fully \npopulated on Windows when propagating the addition of a file from the Cozy to \nthe local filesystem due to a bug. \nWhile it should have been without consequences, the bug was fixed and the \nfeatures requiring this local state to be populated (e.g. limiting the number \nof file checksum computations during a client start) should be fully \nfunctional. \n \nImprovements for macOS users:
\n\nA lot of improvements around the support of NFD/NFC UTF-8 normalizations for \ndocument paths, especially when they differ between the remote Cozy and the \nlocal filesystem. \nYou shouldn't see synchronization errors due to the renaming, movement, \naddition, modification of files and folders with accented names. \n \nSee also known issues .
\nHappy syncing!
"
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:04.299Z"
+ },
+ "coursehunt": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/theIYD/coursehunt/releases/18591968",
+ "assets_url": "https://api.github.com/repos/theIYD/coursehunt/releases/18591968/assets",
+ "upload_url": "https://uploads.github.com/repos/theIYD/coursehunt/releases/18591968/assets{?name,label}",
+ "html_url": "https://github.com/theIYD/coursehunt/releases/tag/v0.0.7",
+ "id": 18591968,
+ "node_id": "MDc6UmVsZWFzZTE4NTkxOTY4",
+ "tag_name": "v0.0.7",
+ "target_commitish": "master",
+ "name": "Fix 0.0.6 ",
+ "draft": false,
+ "author": {
+ "login": "theIYD",
+ "id": 10477827,
+ "node_id": "MDQ6VXNlcjEwNDc3ODI3",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/10477827?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/theIYD",
+ "html_url": "https://github.com/theIYD",
+ "followers_url": "https://api.github.com/users/theIYD/followers",
+ "following_url": "https://api.github.com/users/theIYD/following{/other_user}",
+ "gists_url": "https://api.github.com/users/theIYD/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/theIYD/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/theIYD/subscriptions",
+ "organizations_url": "https://api.github.com/users/theIYD/orgs",
+ "repos_url": "https://api.github.com/users/theIYD/repos",
+ "events_url": "https://api.github.com/users/theIYD/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/theIYD/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
"created_at": "2019-07-12T05:20:42Z",
"published_at": "2019-07-13T02:46:41Z",
"assets": [
@@ -16271,7 +16543,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 68543970,
- "download_count": 232,
+ "download_count": 233,
"created_at": "2019-07-13T02:15:02Z",
"updated_at": "2019-07-13T02:25:09Z",
"browser_download_url": "https://github.com/theIYD/coursehunt/releases/download/v0.0.7/course-hunt-0.0.7-x86_64.AppImage"
@@ -16373,7 +16645,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 45177399,
- "download_count": 9396,
+ "download_count": 9397,
"created_at": "2019-07-13T02:16:09Z",
"updated_at": "2019-07-13T02:22:25Z",
"browser_download_url": "https://github.com/theIYD/coursehunt/releases/download/v0.0.7/course-hunt-setup-0.0.7.exe"
@@ -16553,424 +16825,152 @@
"zipball_url": "https://api.github.com/repos/theIYD/coursehunt/zipball/v0.0.7",
"body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:56.573Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:04.312Z"
},
- "cozy-desktop": {
+ "correo": {
"latestRelease": {
- "url": "https://api.github.com/repos/cozy-labs/cozy-desktop/releases/29650550",
- "assets_url": "https://api.github.com/repos/cozy-labs/cozy-desktop/releases/29650550/assets",
- "upload_url": "https://uploads.github.com/repos/cozy-labs/cozy-desktop/releases/29650550/assets{?name,label}",
- "html_url": "https://github.com/cozy-labs/cozy-desktop/releases/tag/v3.22.0",
- "id": 29650550,
- "node_id": "MDc6UmVsZWFzZTI5NjUwNTUw",
- "tag_name": "v3.22.0",
- "target_commitish": "95290112be9806f70998e939da09d1990660568d",
- "name": "Experience the normal",
+ "url": "https://api.github.com/repos/amitmerchant1990/correo/releases/3970606",
+ "assets_url": "https://api.github.com/repos/amitmerchant1990/correo/releases/3970606/assets",
+ "upload_url": "https://uploads.github.com/repos/amitmerchant1990/correo/releases/3970606/assets{?name,label}",
+ "html_url": "https://github.com/amitmerchant1990/correo/releases/tag/v1.0.5",
+ "id": 3970606,
+ "node_id": "MDc6UmVsZWFzZTM5NzA2MDY=",
+ "tag_name": "v1.0.5",
+ "target_commitish": "master",
+ "name": "Initial Release",
"draft": false,
"author": {
- "login": "taratatach",
- "id": 580382,
- "node_id": "MDQ6VXNlcjU4MDM4Mg==",
- "avatar_url": "https://avatars3.githubusercontent.com/u/580382?v=4",
+ "login": "amitmerchant1990",
+ "id": 3647841,
+ "node_id": "MDQ6VXNlcjM2NDc4NDE=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/3647841?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/taratatach",
- "html_url": "https://github.com/taratatach",
- "followers_url": "https://api.github.com/users/taratatach/followers",
- "following_url": "https://api.github.com/users/taratatach/following{/other_user}",
- "gists_url": "https://api.github.com/users/taratatach/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/taratatach/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/taratatach/subscriptions",
- "organizations_url": "https://api.github.com/users/taratatach/orgs",
- "repos_url": "https://api.github.com/users/taratatach/repos",
- "events_url": "https://api.github.com/users/taratatach/events{/privacy}",
- "received_events_url": "https://api.github.com/users/taratatach/received_events",
+ "url": "https://api.github.com/users/amitmerchant1990",
+ "html_url": "https://github.com/amitmerchant1990",
+ "followers_url": "https://api.github.com/users/amitmerchant1990/followers",
+ "following_url": "https://api.github.com/users/amitmerchant1990/following{/other_user}",
+ "gists_url": "https://api.github.com/users/amitmerchant1990/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/amitmerchant1990/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/amitmerchant1990/subscriptions",
+ "organizations_url": "https://api.github.com/users/amitmerchant1990/orgs",
+ "repos_url": "https://api.github.com/users/amitmerchant1990/repos",
+ "events_url": "https://api.github.com/users/amitmerchant1990/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/amitmerchant1990/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2020-08-13T12:59:19Z",
- "published_at": "2020-08-13T13:43:31Z",
+ "created_at": "2016-08-25T08:54:26Z",
+ "published_at": "2016-08-25T10:45:30Z",
"assets": [
{
- "url": "https://api.github.com/repos/cozy-labs/cozy-desktop/releases/assets/23882247",
- "id": 23882247,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODgyMjQ3",
- "name": "Cozy-Drive-3.22.0-i386.AppImage",
- "label": "",
+ "url": "https://api.github.com/repos/amitmerchant1990/correo/releases/assets/2202905",
+ "id": 2202905,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMDI5MDU=",
+ "name": "Correo-darwin-x64.zip",
+ "label": null,
"uploader": {
- "login": "cozy-desktop-bot",
- "id": 39957458,
- "node_id": "MDQ6VXNlcjM5OTU3NDU4",
- "avatar_url": "https://avatars0.githubusercontent.com/u/39957458?v=4",
+ "login": "amitmerchant1990",
+ "id": 3647841,
+ "node_id": "MDQ6VXNlcjM2NDc4NDE=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/3647841?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/cozy-desktop-bot",
- "html_url": "https://github.com/cozy-desktop-bot",
- "followers_url": "https://api.github.com/users/cozy-desktop-bot/followers",
- "following_url": "https://api.github.com/users/cozy-desktop-bot/following{/other_user}",
- "gists_url": "https://api.github.com/users/cozy-desktop-bot/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/cozy-desktop-bot/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/cozy-desktop-bot/subscriptions",
- "organizations_url": "https://api.github.com/users/cozy-desktop-bot/orgs",
- "repos_url": "https://api.github.com/users/cozy-desktop-bot/repos",
- "events_url": "https://api.github.com/users/cozy-desktop-bot/events{/privacy}",
- "received_events_url": "https://api.github.com/users/cozy-desktop-bot/received_events",
+ "url": "https://api.github.com/users/amitmerchant1990",
+ "html_url": "https://github.com/amitmerchant1990",
+ "followers_url": "https://api.github.com/users/amitmerchant1990/followers",
+ "following_url": "https://api.github.com/users/amitmerchant1990/following{/other_user}",
+ "gists_url": "https://api.github.com/users/amitmerchant1990/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/amitmerchant1990/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/amitmerchant1990/subscriptions",
+ "organizations_url": "https://api.github.com/users/amitmerchant1990/orgs",
+ "repos_url": "https://api.github.com/users/amitmerchant1990/repos",
+ "events_url": "https://api.github.com/users/amitmerchant1990/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/amitmerchant1990/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/x-zip-compressed",
"state": "uploaded",
- "size": 94752518,
- "download_count": 75,
- "created_at": "2020-08-13T13:05:40Z",
- "updated_at": "2020-08-13T13:05:42Z",
- "browser_download_url": "https://github.com/cozy-labs/cozy-desktop/releases/download/v3.22.0/Cozy-Drive-3.22.0-i386.AppImage"
+ "size": 121942534,
+ "download_count": 3706,
+ "created_at": "2016-08-25T10:25:13Z",
+ "updated_at": "2016-08-25T10:32:51Z",
+ "browser_download_url": "https://github.com/amitmerchant1990/correo/releases/download/v1.0.5/Correo-darwin-x64.zip"
},
{
- "url": "https://api.github.com/repos/cozy-labs/cozy-desktop/releases/assets/23883069",
- "id": 23883069,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODgzMDY5",
- "name": "Cozy-Drive-3.22.0-mac.zip",
- "label": "",
+ "url": "https://api.github.com/repos/amitmerchant1990/correo/releases/assets/2202467",
+ "id": 2202467,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMDI0Njc=",
+ "name": "Correo-linux-x64.zip",
+ "label": null,
"uploader": {
- "login": "cozy-desktop-bot",
- "id": 39957458,
- "node_id": "MDQ6VXNlcjM5OTU3NDU4",
- "avatar_url": "https://avatars0.githubusercontent.com/u/39957458?v=4",
+ "login": "amitmerchant1990",
+ "id": 3647841,
+ "node_id": "MDQ6VXNlcjM2NDc4NDE=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/3647841?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/cozy-desktop-bot",
- "html_url": "https://github.com/cozy-desktop-bot",
- "followers_url": "https://api.github.com/users/cozy-desktop-bot/followers",
- "following_url": "https://api.github.com/users/cozy-desktop-bot/following{/other_user}",
- "gists_url": "https://api.github.com/users/cozy-desktop-bot/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/cozy-desktop-bot/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/cozy-desktop-bot/subscriptions",
- "organizations_url": "https://api.github.com/users/cozy-desktop-bot/orgs",
- "repos_url": "https://api.github.com/users/cozy-desktop-bot/repos",
- "events_url": "https://api.github.com/users/cozy-desktop-bot/events{/privacy}",
- "received_events_url": "https://api.github.com/users/cozy-desktop-bot/received_events",
+ "url": "https://api.github.com/users/amitmerchant1990",
+ "html_url": "https://github.com/amitmerchant1990",
+ "followers_url": "https://api.github.com/users/amitmerchant1990/followers",
+ "following_url": "https://api.github.com/users/amitmerchant1990/following{/other_user}",
+ "gists_url": "https://api.github.com/users/amitmerchant1990/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/amitmerchant1990/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/amitmerchant1990/subscriptions",
+ "organizations_url": "https://api.github.com/users/amitmerchant1990/orgs",
+ "repos_url": "https://api.github.com/users/amitmerchant1990/repos",
+ "events_url": "https://api.github.com/users/amitmerchant1990/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/amitmerchant1990/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/x-zip-compressed",
"state": "uploaded",
- "size": 67742580,
- "download_count": 881,
- "created_at": "2020-08-13T13:38:34Z",
- "updated_at": "2020-08-13T13:38:49Z",
- "browser_download_url": "https://github.com/cozy-labs/cozy-desktop/releases/download/v3.22.0/Cozy-Drive-3.22.0-mac.zip"
+ "size": 47875234,
+ "download_count": 3302,
+ "created_at": "2016-08-25T09:45:53Z",
+ "updated_at": "2016-08-25T09:52:25Z",
+ "browser_download_url": "https://github.com/amitmerchant1990/correo/releases/download/v1.0.5/Correo-linux-x64.zip"
},
{
- "url": "https://api.github.com/repos/cozy-labs/cozy-desktop/releases/assets/23882226",
- "id": 23882226,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODgyMjI2",
- "name": "Cozy-Drive-3.22.0-x86_64.AppImage",
- "label": "",
+ "url": "https://api.github.com/repos/amitmerchant1990/correo/releases/assets/2202555",
+ "id": 2202555,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMDI1NTU=",
+ "name": "Correo-win32-ia32.zip",
+ "label": null,
"uploader": {
- "login": "cozy-desktop-bot",
- "id": 39957458,
- "node_id": "MDQ6VXNlcjM5OTU3NDU4",
- "avatar_url": "https://avatars0.githubusercontent.com/u/39957458?v=4",
+ "login": "amitmerchant1990",
+ "id": 3647841,
+ "node_id": "MDQ6VXNlcjM2NDc4NDE=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/3647841?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/cozy-desktop-bot",
- "html_url": "https://github.com/cozy-desktop-bot",
- "followers_url": "https://api.github.com/users/cozy-desktop-bot/followers",
- "following_url": "https://api.github.com/users/cozy-desktop-bot/following{/other_user}",
- "gists_url": "https://api.github.com/users/cozy-desktop-bot/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/cozy-desktop-bot/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/cozy-desktop-bot/subscriptions",
- "organizations_url": "https://api.github.com/users/cozy-desktop-bot/orgs",
- "repos_url": "https://api.github.com/users/cozy-desktop-bot/repos",
- "events_url": "https://api.github.com/users/cozy-desktop-bot/events{/privacy}",
- "received_events_url": "https://api.github.com/users/cozy-desktop-bot/received_events",
+ "url": "https://api.github.com/users/amitmerchant1990",
+ "html_url": "https://github.com/amitmerchant1990",
+ "followers_url": "https://api.github.com/users/amitmerchant1990/followers",
+ "following_url": "https://api.github.com/users/amitmerchant1990/following{/other_user}",
+ "gists_url": "https://api.github.com/users/amitmerchant1990/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/amitmerchant1990/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/amitmerchant1990/subscriptions",
+ "organizations_url": "https://api.github.com/users/amitmerchant1990/orgs",
+ "repos_url": "https://api.github.com/users/amitmerchant1990/repos",
+ "events_url": "https://api.github.com/users/amitmerchant1990/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/amitmerchant1990/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/x-zip-compressed",
"state": "uploaded",
- "size": 92241384,
- "download_count": 1763,
- "created_at": "2020-08-13T13:05:09Z",
- "updated_at": "2020-08-13T13:05:11Z",
- "browser_download_url": "https://github.com/cozy-labs/cozy-desktop/releases/download/v3.22.0/Cozy-Drive-3.22.0-x86_64.AppImage"
- },
- {
- "url": "https://api.github.com/repos/cozy-labs/cozy-desktop/releases/assets/23883073",
- "id": 23883073,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODgzMDcz",
- "name": "Cozy-Drive-3.22.0.dmg",
- "label": "",
- "uploader": {
- "login": "cozy-desktop-bot",
- "id": 39957458,
- "node_id": "MDQ6VXNlcjM5OTU3NDU4",
- "avatar_url": "https://avatars0.githubusercontent.com/u/39957458?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/cozy-desktop-bot",
- "html_url": "https://github.com/cozy-desktop-bot",
- "followers_url": "https://api.github.com/users/cozy-desktop-bot/followers",
- "following_url": "https://api.github.com/users/cozy-desktop-bot/following{/other_user}",
- "gists_url": "https://api.github.com/users/cozy-desktop-bot/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/cozy-desktop-bot/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/cozy-desktop-bot/subscriptions",
- "organizations_url": "https://api.github.com/users/cozy-desktop-bot/orgs",
- "repos_url": "https://api.github.com/users/cozy-desktop-bot/repos",
- "events_url": "https://api.github.com/users/cozy-desktop-bot/events{/privacy}",
- "received_events_url": "https://api.github.com/users/cozy-desktop-bot/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 70102530,
- "download_count": 1493,
- "created_at": "2020-08-13T13:38:56Z",
- "updated_at": "2020-08-13T13:38:58Z",
- "browser_download_url": "https://github.com/cozy-labs/cozy-desktop/releases/download/v3.22.0/Cozy-Drive-3.22.0.dmg"
- },
- {
- "url": "https://api.github.com/repos/cozy-labs/cozy-desktop/releases/assets/23883074",
- "id": 23883074,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODgzMDc0",
- "name": "Cozy-Drive-3.22.0.dmg.blockmap",
- "label": "",
- "uploader": {
- "login": "cozy-desktop-bot",
- "id": 39957458,
- "node_id": "MDQ6VXNlcjM5OTU3NDU4",
- "avatar_url": "https://avatars0.githubusercontent.com/u/39957458?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/cozy-desktop-bot",
- "html_url": "https://github.com/cozy-desktop-bot",
- "followers_url": "https://api.github.com/users/cozy-desktop-bot/followers",
- "following_url": "https://api.github.com/users/cozy-desktop-bot/following{/other_user}",
- "gists_url": "https://api.github.com/users/cozy-desktop-bot/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/cozy-desktop-bot/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/cozy-desktop-bot/subscriptions",
- "organizations_url": "https://api.github.com/users/cozy-desktop-bot/orgs",
- "repos_url": "https://api.github.com/users/cozy-desktop-bot/repos",
- "events_url": "https://api.github.com/users/cozy-desktop-bot/events{/privacy}",
- "received_events_url": "https://api.github.com/users/cozy-desktop-bot/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 74065,
- "download_count": 3,
- "created_at": "2020-08-13T13:38:56Z",
- "updated_at": "2020-08-13T13:38:56Z",
- "browser_download_url": "https://github.com/cozy-labs/cozy-desktop/releases/download/v3.22.0/Cozy-Drive-3.22.0.dmg.blockmap"
- },
- {
- "url": "https://api.github.com/repos/cozy-labs/cozy-desktop/releases/assets/23882799",
- "id": 23882799,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODgyNzk5",
- "name": "Cozy-Drive-Setup-3.22.0.exe",
- "label": "",
- "uploader": {
- "login": "cozy-desktop-bot",
- "id": 39957458,
- "node_id": "MDQ6VXNlcjM5OTU3NDU4",
- "avatar_url": "https://avatars0.githubusercontent.com/u/39957458?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/cozy-desktop-bot",
- "html_url": "https://github.com/cozy-desktop-bot",
- "followers_url": "https://api.github.com/users/cozy-desktop-bot/followers",
- "following_url": "https://api.github.com/users/cozy-desktop-bot/following{/other_user}",
- "gists_url": "https://api.github.com/users/cozy-desktop-bot/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/cozy-desktop-bot/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/cozy-desktop-bot/subscriptions",
- "organizations_url": "https://api.github.com/users/cozy-desktop-bot/orgs",
- "repos_url": "https://api.github.com/users/cozy-desktop-bot/repos",
- "events_url": "https://api.github.com/users/cozy-desktop-bot/events{/privacy}",
- "received_events_url": "https://api.github.com/users/cozy-desktop-bot/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 108470152,
- "download_count": 4998,
- "created_at": "2020-08-13T13:28:12Z",
- "updated_at": "2020-08-13T13:28:14Z",
- "browser_download_url": "https://github.com/cozy-labs/cozy-desktop/releases/download/v3.22.0/Cozy-Drive-Setup-3.22.0.exe"
- },
- {
- "url": "https://api.github.com/repos/cozy-labs/cozy-desktop/releases/assets/23882800",
- "id": 23882800,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODgyODAw",
- "name": "Cozy-Drive-Setup-3.22.0.exe.blockmap",
- "label": "",
- "uploader": {
- "login": "cozy-desktop-bot",
- "id": 39957458,
- "node_id": "MDQ6VXNlcjM5OTU3NDU4",
- "avatar_url": "https://avatars0.githubusercontent.com/u/39957458?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/cozy-desktop-bot",
- "html_url": "https://github.com/cozy-desktop-bot",
- "followers_url": "https://api.github.com/users/cozy-desktop-bot/followers",
- "following_url": "https://api.github.com/users/cozy-desktop-bot/following{/other_user}",
- "gists_url": "https://api.github.com/users/cozy-desktop-bot/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/cozy-desktop-bot/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/cozy-desktop-bot/subscriptions",
- "organizations_url": "https://api.github.com/users/cozy-desktop-bot/orgs",
- "repos_url": "https://api.github.com/users/cozy-desktop-bot/repos",
- "events_url": "https://api.github.com/users/cozy-desktop-bot/events{/privacy}",
- "received_events_url": "https://api.github.com/users/cozy-desktop-bot/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 114006,
- "download_count": 3242,
- "created_at": "2020-08-13T13:28:12Z",
- "updated_at": "2020-08-13T13:28:12Z",
- "browser_download_url": "https://github.com/cozy-labs/cozy-desktop/releases/download/v3.22.0/Cozy-Drive-Setup-3.22.0.exe.blockmap"
- },
- {
- "url": "https://api.github.com/repos/cozy-labs/cozy-desktop/releases/assets/23882249",
- "id": 23882249,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODgyMjQ5",
- "name": "latest-linux-ia32.yml",
- "label": "",
- "uploader": {
- "login": "cozy-desktop-bot",
- "id": 39957458,
- "node_id": "MDQ6VXNlcjM5OTU3NDU4",
- "avatar_url": "https://avatars0.githubusercontent.com/u/39957458?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/cozy-desktop-bot",
- "html_url": "https://github.com/cozy-desktop-bot",
- "followers_url": "https://api.github.com/users/cozy-desktop-bot/followers",
- "following_url": "https://api.github.com/users/cozy-desktop-bot/following{/other_user}",
- "gists_url": "https://api.github.com/users/cozy-desktop-bot/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/cozy-desktop-bot/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/cozy-desktop-bot/subscriptions",
- "organizations_url": "https://api.github.com/users/cozy-desktop-bot/orgs",
- "repos_url": "https://api.github.com/users/cozy-desktop-bot/repos",
- "events_url": "https://api.github.com/users/cozy-desktop-bot/events{/privacy}",
- "received_events_url": "https://api.github.com/users/cozy-desktop-bot/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "text/yaml",
- "state": "uploaded",
- "size": 384,
- "download_count": 18,
- "created_at": "2020-08-13T13:05:42Z",
- "updated_at": "2020-08-13T13:05:43Z",
- "browser_download_url": "https://github.com/cozy-labs/cozy-desktop/releases/download/v3.22.0/latest-linux-ia32.yml"
- },
- {
- "url": "https://api.github.com/repos/cozy-labs/cozy-desktop/releases/assets/23882250",
- "id": 23882250,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODgyMjUw",
- "name": "latest-linux.yml",
- "label": "",
- "uploader": {
- "login": "cozy-desktop-bot",
- "id": 39957458,
- "node_id": "MDQ6VXNlcjM5OTU3NDU4",
- "avatar_url": "https://avatars0.githubusercontent.com/u/39957458?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/cozy-desktop-bot",
- "html_url": "https://github.com/cozy-desktop-bot",
- "followers_url": "https://api.github.com/users/cozy-desktop-bot/followers",
- "following_url": "https://api.github.com/users/cozy-desktop-bot/following{/other_user}",
- "gists_url": "https://api.github.com/users/cozy-desktop-bot/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/cozy-desktop-bot/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/cozy-desktop-bot/subscriptions",
- "organizations_url": "https://api.github.com/users/cozy-desktop-bot/orgs",
- "repos_url": "https://api.github.com/users/cozy-desktop-bot/repos",
- "events_url": "https://api.github.com/users/cozy-desktop-bot/events{/privacy}",
- "received_events_url": "https://api.github.com/users/cozy-desktop-bot/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "text/yaml",
- "state": "uploaded",
- "size": 387,
- "download_count": 18500,
- "created_at": "2020-08-13T13:05:42Z",
- "updated_at": "2020-08-13T13:05:42Z",
- "browser_download_url": "https://github.com/cozy-labs/cozy-desktop/releases/download/v3.22.0/latest-linux.yml"
- },
- {
- "url": "https://api.github.com/repos/cozy-labs/cozy-desktop/releases/assets/23883075",
- "id": 23883075,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODgzMDc1",
- "name": "latest-mac.yml",
- "label": "",
- "uploader": {
- "login": "cozy-desktop-bot",
- "id": 39957458,
- "node_id": "MDQ6VXNlcjM5OTU3NDU4",
- "avatar_url": "https://avatars0.githubusercontent.com/u/39957458?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/cozy-desktop-bot",
- "html_url": "https://github.com/cozy-desktop-bot",
- "followers_url": "https://api.github.com/users/cozy-desktop-bot/followers",
- "following_url": "https://api.github.com/users/cozy-desktop-bot/following{/other_user}",
- "gists_url": "https://api.github.com/users/cozy-desktop-bot/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/cozy-desktop-bot/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/cozy-desktop-bot/subscriptions",
- "organizations_url": "https://api.github.com/users/cozy-desktop-bot/orgs",
- "repos_url": "https://api.github.com/users/cozy-desktop-bot/repos",
- "events_url": "https://api.github.com/users/cozy-desktop-bot/events{/privacy}",
- "received_events_url": "https://api.github.com/users/cozy-desktop-bot/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "text/yaml",
- "state": "uploaded",
- "size": 522,
- "download_count": 13589,
- "created_at": "2020-08-13T13:38:58Z",
- "updated_at": "2020-08-13T13:38:58Z",
- "browser_download_url": "https://github.com/cozy-labs/cozy-desktop/releases/download/v3.22.0/latest-mac.yml"
- },
- {
- "url": "https://api.github.com/repos/cozy-labs/cozy-desktop/releases/assets/23882801",
- "id": 23882801,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODgyODAx",
- "name": "latest.yml",
- "label": "",
- "uploader": {
- "login": "cozy-desktop-bot",
- "id": 39957458,
- "node_id": "MDQ6VXNlcjM5OTU3NDU4",
- "avatar_url": "https://avatars0.githubusercontent.com/u/39957458?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/cozy-desktop-bot",
- "html_url": "https://github.com/cozy-desktop-bot",
- "followers_url": "https://api.github.com/users/cozy-desktop-bot/followers",
- "following_url": "https://api.github.com/users/cozy-desktop-bot/following{/other_user}",
- "gists_url": "https://api.github.com/users/cozy-desktop-bot/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/cozy-desktop-bot/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/cozy-desktop-bot/subscriptions",
- "organizations_url": "https://api.github.com/users/cozy-desktop-bot/orgs",
- "repos_url": "https://api.github.com/users/cozy-desktop-bot/repos",
- "events_url": "https://api.github.com/users/cozy-desktop-bot/events{/privacy}",
- "received_events_url": "https://api.github.com/users/cozy-desktop-bot/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "text/yaml",
- "state": "uploaded",
- "size": 352,
- "download_count": 30207,
- "created_at": "2020-08-13T13:28:14Z",
- "updated_at": "2020-08-13T13:28:15Z",
- "browser_download_url": "https://github.com/cozy-labs/cozy-desktop/releases/download/v3.22.0/latest.yml"
+ "size": 48490299,
+ "download_count": 12888,
+ "created_at": "2016-08-25T10:09:20Z",
+ "updated_at": "2016-08-25T10:13:04Z",
+ "browser_download_url": "https://github.com/amitmerchant1990/correo/releases/download/v1.0.5/Correo-win32-ia32.zip"
}
],
- "tarball_url": "https://api.github.com/repos/cozy-labs/cozy-desktop/tarball/v3.22.0",
- "zipball_url": "https://api.github.com/repos/cozy-labs/cozy-desktop/zipball/v3.22.0",
- "body_html": "Improvements for all users:
\n\nAs a multi-device platform, Cozy Cloud tries to keep the modification dates of \ndocuments in sync across all your devices (i.e. Drive Web, Drive Mobile, \nCozy Desktop, other people's Cozies…). When modifications happen on the Cozy \nitself, the modification date is set by the server. On the other hand, when \nthe modification is made on on your computer, we get the date from your \nfilesystem. We were using the most recent date between the content \nmodification date and the metadata modification date but we think the content \nmodification date is the most important and that it should not be affected by \nmovements, renamings, permission changes, etc. \nFor this reason, from now on we will only use the content modification date on \nCozy Desktop. \nFiles with remote creation or modification dates in a timezone other than UTC \nwould raise an error in the remote watcher when converting them into PouchDB \nrecords. \nWe're now rounding those dates with a timezone agnostic method and those \nerrors should not happen anymore. \nWhen you start your Cozy Desktop client, we scan the whole synchronization \nfolder on your computer to detect document additions, modifications, \nmovements… The file modification detection is done in 2 steps to avoid time \nconsuming computation:\n\nwe compare the modification date fetched from your filesystem with the one \nwe last saved in our database \nif and only if they differ, we compute the file's checksum to compare it \nwith the one saved in the database \nOur modification date was not completely reliable, especially on Windows and \nLinux so we were computing a lot of checksums for files that were not modified \nwhile the client was stopped. \nWe're now using the local file state which holds a reliable content \nmodification date and we should avoid a lot of checksum computations thus \nsaving you a lot of time during a client start and a lot of CPU resources. \n \n \nThe list of recently synchronized files and the linked Cozy information would \nsometimes not be displayed after a client restart, especially on Windows. \nThe data was correctly persisted though and we've made sure it is correctly \nloaded and displayed now. \nThe list of recently synchronized files could be persisted multiple times \nconcurrently, leading to malformed JSON content which could not be loaded back \ninto the client's GUI during the next start. \nWe're now making sure each write is done sequentially so that the list is \nalways saved as valid JSON. \nThe list of recently synchronized files could contain folder items when their \nparent was moved or renamed. \nWe're now making sure only file items will be displayed in this list until we \nofficially support folder items. \nWe increased the number of file types that will be displayed with a specific \nicon to help you check more easily which elements were synchronized. This \nincludes 2 new icons for links (i.e. .url
files) and contacts (i.e. .vcf
\nfiles). \nThe autolaunch setting could be displayed as enabled when it was disabled from \nthe OS settings panel instead of the Cozy Desktop client settings. \nWe've made sure the interface shows the actual value of this setting and the \nswitch is off when the autolaunch is disabled. \n \nImprovements for Windows and macOS users:
\n\nA file name case change on the remote Cozy followed by a remote content update \ncould lead in some situations to the local file being trashed on the computer. \nOn macOS this could also happen if the renaming was simply a normalization \nchange or there was a normalization difference in the name of one of its \nancestors. \nWe've changed the way we handle the conjunction of those 2 changes to make \nsure case and normalization changes don't affect them. The file should now be \nproperly moved and updated on the local filesystem. \n \nImprovements for Windows users:
\n\nSome Windows software save modifications made on a file by moving this file to \na backup location before writing the new version in its stead. The events \nreceived by Cozy Desktop in this situation were not correctly interpreted as \nwe did not expect it and the client would trash the file on the remote Cozy \nbefore uploading the new version. If the client were to be stopped before the \nnew version was uploaded, the file could stay trashed until the client was \nstarted again. \nWe're now expecting this suite of events to happen and are applying a specific \nbehavior to transform them into a file update that will be correctly \npropagated to the remote Cozy as one change thus avoiding situations where the \nfile is trashed. \nThe local file state introduced in the previous release was not fully \npopulated on Windows when propagating the addition of a file from the Cozy to \nthe local filesystem due to a bug. \nWhile it should have been without consequences, the bug was fixed and the \nfeatures requiring this local state to be populated (e.g. limiting the number \nof file checksum computations during a client start) should be fully \nfunctional. \n \nImprovements for macOS users:
\n\nA lot of improvements around the support of NFD/NFC UTF-8 normalizations for \ndocument paths, especially when they differ between the remote Cozy and the \nlocal filesystem. \nYou shouldn't see synchronization errors due to the renaming, movement, \naddition, modification of files and folders with accented names. \n \nSee also known issues .
\nHappy syncing!
"
+ "tarball_url": "https://api.github.com/repos/amitmerchant1990/correo/tarball/v1.0.5",
+ "zipball_url": "https://api.github.com/repos/amitmerchant1990/correo/zipball/v1.0.5",
+ "body_html": "Features \n\nRun Gmail right from the Taskbar(in Windows) or from the Menubar(in macOS). \nApp will keep alive in tray for quick usage. \nUses Gmail's UI for mobile so it's best to use within menubar/taskbar. \nCross platform\n\nWindows, macOS and Linux ready. \n \n \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:56.596Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:04.336Z"
},
"coypu": {
"latestRelease": {
@@ -17105,7 +17105,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 41836310,
- "download_count": 188,
+ "download_count": 189,
"created_at": "2017-03-15T11:30:20Z",
"updated_at": "2017-03-15T11:31:09Z",
"browser_download_url": "https://github.com/bartkozal/coypu/releases/download/v1.3.0/coypu-1.3.0-mac.zip"
@@ -17217,7 +17217,7 @@
"zipball_url": "https://api.github.com/repos/bartkozal/coypu/zipball/v1.3.0",
"body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:56.627Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:04.366Z"
},
"cromberg": {
"latestRelease": {
@@ -17396,166 +17396,549 @@
"zipball_url": "https://api.github.com/repos/z17/home-accounting-system/zipball/v.1.2.3",
"body_html": "Release notes: \n\nAdded pie charts for incomes \nAdded chart with diff in balance \nSome fixes \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:56.636Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:04.412Z"
},
- "crossover": {
+ "crypter": {
"latestRelease": {
- "url": "https://api.github.com/repos/lacymorrow/crossover/releases/28055472",
- "assets_url": "https://api.github.com/repos/lacymorrow/crossover/releases/28055472/assets",
- "upload_url": "https://uploads.github.com/repos/lacymorrow/crossover/releases/28055472/assets{?name,label}",
- "html_url": "https://github.com/lacymorrow/crossover/releases/tag/v0.3.12",
- "id": 28055472,
- "node_id": "MDc6UmVsZWFzZTI4MDU1NDcy",
- "tag_name": "v0.3.12",
+ "url": "https://api.github.com/repos/HR/Crypter/releases/29282061",
+ "assets_url": "https://api.github.com/repos/HR/Crypter/releases/29282061/assets",
+ "upload_url": "https://uploads.github.com/repos/HR/Crypter/releases/29282061/assets{?name,label}",
+ "html_url": "https://github.com/HR/Crypter/releases/tag/v5.0.0",
+ "id": 29282061,
+ "node_id": "MDc6UmVsZWFzZTI5MjgyMDYx",
+ "tag_name": "v5.0.0",
"target_commitish": "master",
- "name": "CrossOver Crosshair Overlay",
+ "name": "Crypter v5.0.0",
"draft": false,
"author": {
- "login": "lacymorrow",
- "id": 1311301,
- "node_id": "MDQ6VXNlcjEzMTEzMDE=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/1311301?v=4",
+ "login": "HR",
+ "id": 4217124,
+ "node_id": "MDQ6VXNlcjQyMTcxMjQ=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/4217124?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/lacymorrow",
- "html_url": "https://github.com/lacymorrow",
- "followers_url": "https://api.github.com/users/lacymorrow/followers",
- "following_url": "https://api.github.com/users/lacymorrow/following{/other_user}",
- "gists_url": "https://api.github.com/users/lacymorrow/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/lacymorrow/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/lacymorrow/subscriptions",
- "organizations_url": "https://api.github.com/users/lacymorrow/orgs",
- "repos_url": "https://api.github.com/users/lacymorrow/repos",
- "events_url": "https://api.github.com/users/lacymorrow/events{/privacy}",
- "received_events_url": "https://api.github.com/users/lacymorrow/received_events",
+ "url": "https://api.github.com/users/HR",
+ "html_url": "https://github.com/HR",
+ "followers_url": "https://api.github.com/users/HR/followers",
+ "following_url": "https://api.github.com/users/HR/following{/other_user}",
+ "gists_url": "https://api.github.com/users/HR/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/HR/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/HR/subscriptions",
+ "organizations_url": "https://api.github.com/users/HR/orgs",
+ "repos_url": "https://api.github.com/users/HR/repos",
+ "events_url": "https://api.github.com/users/HR/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/HR/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2020-06-30T07:53:37Z",
- "published_at": "2020-06-30T08:01:55Z",
+ "created_at": "2020-08-04T17:13:26Z",
+ "published_at": "2020-08-04T17:45:19Z",
"assets": [
{
- "url": "https://api.github.com/repos/lacymorrow/crossover/releases/assets/22296285",
- "id": 22296285,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMjk2Mjg1",
- "name": "builder-effective-config.yaml",
- "label": null,
+ "url": "https://api.github.com/repos/HR/Crypter/releases/assets/23602267",
+ "id": 23602267,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNjAyMjY3",
+ "name": "Crypter-5.0.0-i386.AppImage",
+ "label": "",
"uploader": {
- "login": "lacymorrow",
- "id": 1311301,
- "node_id": "MDQ6VXNlcjEzMTEzMDE=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/1311301?v=4",
+ "login": "HR",
+ "id": 4217124,
+ "node_id": "MDQ6VXNlcjQyMTcxMjQ=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/4217124?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/lacymorrow",
- "html_url": "https://github.com/lacymorrow",
- "followers_url": "https://api.github.com/users/lacymorrow/followers",
- "following_url": "https://api.github.com/users/lacymorrow/following{/other_user}",
- "gists_url": "https://api.github.com/users/lacymorrow/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/lacymorrow/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/lacymorrow/subscriptions",
- "organizations_url": "https://api.github.com/users/lacymorrow/orgs",
- "repos_url": "https://api.github.com/users/lacymorrow/repos",
- "events_url": "https://api.github.com/users/lacymorrow/events{/privacy}",
- "received_events_url": "https://api.github.com/users/lacymorrow/received_events",
+ "url": "https://api.github.com/users/HR",
+ "html_url": "https://github.com/HR",
+ "followers_url": "https://api.github.com/users/HR/followers",
+ "following_url": "https://api.github.com/users/HR/following{/other_user}",
+ "gists_url": "https://api.github.com/users/HR/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/HR/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/HR/subscriptions",
+ "organizations_url": "https://api.github.com/users/HR/orgs",
+ "repos_url": "https://api.github.com/users/HR/repos",
+ "events_url": "https://api.github.com/users/HR/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/HR/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-yaml",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 611,
- "download_count": 108,
- "created_at": "2020-06-30T07:56:28Z",
- "updated_at": "2020-06-30T07:56:29Z",
- "browser_download_url": "https://github.com/lacymorrow/crossover/releases/download/v0.3.12/builder-effective-config.yaml"
+ "size": 79917393,
+ "download_count": 98,
+ "created_at": "2020-08-04T17:17:37Z",
+ "updated_at": "2020-08-04T17:17:39Z",
+ "browser_download_url": "https://github.com/HR/Crypter/releases/download/v5.0.0/Crypter-5.0.0-i386.AppImage"
},
{
- "url": "https://api.github.com/repos/lacymorrow/crossover/releases/assets/22296345",
- "id": 22296345,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMjk2MzQ1",
- "name": "CrossOver-0.3.12-mac.zip",
- "label": null,
+ "url": "https://api.github.com/repos/HR/Crypter/releases/assets/23602509",
+ "id": 23602509,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNjAyNTA5",
+ "name": "Crypter-5.0.0-mac.zip",
+ "label": "",
"uploader": {
- "login": "lacymorrow",
- "id": 1311301,
- "node_id": "MDQ6VXNlcjEzMTEzMDE=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/1311301?v=4",
+ "login": "HR",
+ "id": 4217124,
+ "node_id": "MDQ6VXNlcjQyMTcxMjQ=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/4217124?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/lacymorrow",
- "html_url": "https://github.com/lacymorrow",
- "followers_url": "https://api.github.com/users/lacymorrow/followers",
- "following_url": "https://api.github.com/users/lacymorrow/following{/other_user}",
- "gists_url": "https://api.github.com/users/lacymorrow/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/lacymorrow/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/lacymorrow/subscriptions",
- "organizations_url": "https://api.github.com/users/lacymorrow/orgs",
- "repos_url": "https://api.github.com/users/lacymorrow/repos",
- "events_url": "https://api.github.com/users/lacymorrow/events{/privacy}",
- "received_events_url": "https://api.github.com/users/lacymorrow/received_events",
+ "url": "https://api.github.com/users/HR",
+ "html_url": "https://github.com/HR",
+ "followers_url": "https://api.github.com/users/HR/followers",
+ "following_url": "https://api.github.com/users/HR/following{/other_user}",
+ "gists_url": "https://api.github.com/users/HR/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/HR/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/HR/subscriptions",
+ "organizations_url": "https://api.github.com/users/HR/orgs",
+ "repos_url": "https://api.github.com/users/HR/repos",
+ "events_url": "https://api.github.com/users/HR/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/HR/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/zip",
"state": "uploaded",
- "size": 65352744,
- "download_count": 301,
- "created_at": "2020-06-30T07:57:47Z",
- "updated_at": "2020-06-30T07:59:21Z",
- "browser_download_url": "https://github.com/lacymorrow/crossover/releases/download/v0.3.12/CrossOver-0.3.12-mac.zip"
+ "size": 77499938,
+ "download_count": 27,
+ "created_at": "2020-08-04T17:24:12Z",
+ "updated_at": "2020-08-04T17:24:14Z",
+ "browser_download_url": "https://github.com/HR/Crypter/releases/download/v5.0.0/Crypter-5.0.0-mac.zip"
},
{
- "url": "https://api.github.com/repos/lacymorrow/crossover/releases/assets/22296444",
- "id": 22296444,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMjk2NDQ0",
- "name": "CrossOver-0.3.12.AppImage",
- "label": null,
+ "url": "https://api.github.com/repos/HR/Crypter/releases/assets/23602266",
+ "id": 23602266,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNjAyMjY2",
+ "name": "Crypter-5.0.0.AppImage",
+ "label": "",
"uploader": {
- "login": "lacymorrow",
- "id": 1311301,
- "node_id": "MDQ6VXNlcjEzMTEzMDE=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/1311301?v=4",
+ "login": "HR",
+ "id": 4217124,
+ "node_id": "MDQ6VXNlcjQyMTcxMjQ=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/4217124?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/lacymorrow",
- "html_url": "https://github.com/lacymorrow",
- "followers_url": "https://api.github.com/users/lacymorrow/followers",
- "following_url": "https://api.github.com/users/lacymorrow/following{/other_user}",
- "gists_url": "https://api.github.com/users/lacymorrow/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/lacymorrow/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/lacymorrow/subscriptions",
- "organizations_url": "https://api.github.com/users/lacymorrow/orgs",
- "repos_url": "https://api.github.com/users/lacymorrow/repos",
- "events_url": "https://api.github.com/users/lacymorrow/events{/privacy}",
- "received_events_url": "https://api.github.com/users/lacymorrow/received_events",
+ "url": "https://api.github.com/users/HR",
+ "html_url": "https://github.com/HR",
+ "followers_url": "https://api.github.com/users/HR/followers",
+ "following_url": "https://api.github.com/users/HR/following{/other_user}",
+ "gists_url": "https://api.github.com/users/HR/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/HR/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/HR/subscriptions",
+ "organizations_url": "https://api.github.com/users/HR/orgs",
+ "repos_url": "https://api.github.com/users/HR/repos",
+ "events_url": "https://api.github.com/users/HR/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/HR/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 68164498,
- "download_count": 91,
- "created_at": "2020-06-30T07:59:21Z",
- "updated_at": "2020-06-30T07:59:48Z",
- "browser_download_url": "https://github.com/lacymorrow/crossover/releases/download/v0.3.12/CrossOver-0.3.12.AppImage"
+ "size": 80953197,
+ "download_count": 57,
+ "created_at": "2020-08-04T17:17:32Z",
+ "updated_at": "2020-08-04T17:17:34Z",
+ "browser_download_url": "https://github.com/HR/Crypter/releases/download/v5.0.0/Crypter-5.0.0.AppImage"
},
{
- "url": "https://api.github.com/repos/lacymorrow/crossover/releases/assets/22296480",
- "id": 22296480,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMjk2NDgw",
- "name": "CrossOver-0.3.12.dmg",
- "label": null,
+ "url": "https://api.github.com/repos/HR/Crypter/releases/assets/23602648",
+ "id": 23602648,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNjAyNjQ4",
+ "name": "Crypter-5.0.0.dmg",
+ "label": "",
"uploader": {
- "login": "lacymorrow",
- "id": 1311301,
- "node_id": "MDQ6VXNlcjEzMTEzMDE=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/1311301?v=4",
+ "login": "HR",
+ "id": 4217124,
+ "node_id": "MDQ6VXNlcjQyMTcxMjQ=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/4217124?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/lacymorrow",
- "html_url": "https://github.com/lacymorrow",
- "followers_url": "https://api.github.com/users/lacymorrow/followers",
- "following_url": "https://api.github.com/users/lacymorrow/following{/other_user}",
- "gists_url": "https://api.github.com/users/lacymorrow/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/lacymorrow/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/lacymorrow/subscriptions",
- "organizations_url": "https://api.github.com/users/lacymorrow/orgs",
+ "url": "https://api.github.com/users/HR",
+ "html_url": "https://github.com/HR",
+ "followers_url": "https://api.github.com/users/HR/followers",
+ "following_url": "https://api.github.com/users/HR/following{/other_user}",
+ "gists_url": "https://api.github.com/users/HR/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/HR/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/HR/subscriptions",
+ "organizations_url": "https://api.github.com/users/HR/orgs",
+ "repos_url": "https://api.github.com/users/HR/repos",
+ "events_url": "https://api.github.com/users/HR/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/HR/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 79713839,
+ "download_count": 381,
+ "created_at": "2020-08-04T17:28:14Z",
+ "updated_at": "2020-08-04T17:28:17Z",
+ "browser_download_url": "https://github.com/HR/Crypter/releases/download/v5.0.0/Crypter-5.0.0.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/HR/Crypter/releases/assets/23602650",
+ "id": 23602650,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNjAyNjUw",
+ "name": "Crypter-5.0.0.dmg.blockmap",
+ "label": "",
+ "uploader": {
+ "login": "HR",
+ "id": 4217124,
+ "node_id": "MDQ6VXNlcjQyMTcxMjQ=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/4217124?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/HR",
+ "html_url": "https://github.com/HR",
+ "followers_url": "https://api.github.com/users/HR/followers",
+ "following_url": "https://api.github.com/users/HR/following{/other_user}",
+ "gists_url": "https://api.github.com/users/HR/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/HR/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/HR/subscriptions",
+ "organizations_url": "https://api.github.com/users/HR/orgs",
+ "repos_url": "https://api.github.com/users/HR/repos",
+ "events_url": "https://api.github.com/users/HR/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/HR/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 85024,
+ "download_count": 9,
+ "created_at": "2020-08-04T17:28:14Z",
+ "updated_at": "2020-08-04T17:28:15Z",
+ "browser_download_url": "https://github.com/HR/Crypter/releases/download/v5.0.0/Crypter-5.0.0.dmg.blockmap"
+ },
+ {
+ "url": "https://api.github.com/repos/HR/Crypter/releases/assets/23602256",
+ "id": 23602256,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNjAyMjU2",
+ "name": "Crypter-Setup-5.0.0.exe",
+ "label": "",
+ "uploader": {
+ "login": "HR",
+ "id": 4217124,
+ "node_id": "MDQ6VXNlcjQyMTcxMjQ=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/4217124?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/HR",
+ "html_url": "https://github.com/HR",
+ "followers_url": "https://api.github.com/users/HR/followers",
+ "following_url": "https://api.github.com/users/HR/following{/other_user}",
+ "gists_url": "https://api.github.com/users/HR/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/HR/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/HR/subscriptions",
+ "organizations_url": "https://api.github.com/users/HR/orgs",
+ "repos_url": "https://api.github.com/users/HR/repos",
+ "events_url": "https://api.github.com/users/HR/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/HR/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 109056706,
+ "download_count": 169,
+ "created_at": "2020-08-04T17:16:52Z",
+ "updated_at": "2020-08-04T17:16:56Z",
+ "browser_download_url": "https://github.com/HR/Crypter/releases/download/v5.0.0/Crypter-Setup-5.0.0.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/HR/Crypter/releases/assets/23602255",
+ "id": 23602255,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNjAyMjU1",
+ "name": "Crypter-Setup-5.0.0.exe.blockmap",
+ "label": "",
+ "uploader": {
+ "login": "HR",
+ "id": 4217124,
+ "node_id": "MDQ6VXNlcjQyMTcxMjQ=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/4217124?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/HR",
+ "html_url": "https://github.com/HR",
+ "followers_url": "https://api.github.com/users/HR/followers",
+ "following_url": "https://api.github.com/users/HR/following{/other_user}",
+ "gists_url": "https://api.github.com/users/HR/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/HR/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/HR/subscriptions",
+ "organizations_url": "https://api.github.com/users/HR/orgs",
+ "repos_url": "https://api.github.com/users/HR/repos",
+ "events_url": "https://api.github.com/users/HR/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/HR/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 112611,
+ "download_count": 14,
+ "created_at": "2020-08-04T17:16:52Z",
+ "updated_at": "2020-08-04T17:16:52Z",
+ "browser_download_url": "https://github.com/HR/Crypter/releases/download/v5.0.0/Crypter-Setup-5.0.0.exe.blockmap"
+ },
+ {
+ "url": "https://api.github.com/repos/HR/Crypter/releases/assets/23602281",
+ "id": 23602281,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNjAyMjgx",
+ "name": "Crypter_5.0.0_amd64.snap",
+ "label": "",
+ "uploader": {
+ "login": "HR",
+ "id": 4217124,
+ "node_id": "MDQ6VXNlcjQyMTcxMjQ=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/4217124?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/HR",
+ "html_url": "https://github.com/HR",
+ "followers_url": "https://api.github.com/users/HR/followers",
+ "following_url": "https://api.github.com/users/HR/following{/other_user}",
+ "gists_url": "https://api.github.com/users/HR/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/HR/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/HR/subscriptions",
+ "organizations_url": "https://api.github.com/users/HR/orgs",
+ "repos_url": "https://api.github.com/users/HR/repos",
+ "events_url": "https://api.github.com/users/HR/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/HR/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 68296704,
+ "download_count": 23,
+ "created_at": "2020-08-04T17:18:05Z",
+ "updated_at": "2020-08-04T17:18:07Z",
+ "browser_download_url": "https://github.com/HR/Crypter/releases/download/v5.0.0/Crypter_5.0.0_amd64.snap"
+ },
+ {
+ "url": "https://api.github.com/repos/HR/Crypter/releases/assets/23602655",
+ "id": 23602655,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNjAyNjU1",
+ "name": "latest-mac.yml",
+ "label": "",
+ "uploader": {
+ "login": "HR",
+ "id": 4217124,
+ "node_id": "MDQ6VXNlcjQyMTcxMjQ=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/4217124?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/HR",
+ "html_url": "https://github.com/HR",
+ "followers_url": "https://api.github.com/users/HR/followers",
+ "following_url": "https://api.github.com/users/HR/following{/other_user}",
+ "gists_url": "https://api.github.com/users/HR/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/HR/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/HR/subscriptions",
+ "organizations_url": "https://api.github.com/users/HR/orgs",
+ "repos_url": "https://api.github.com/users/HR/repos",
+ "events_url": "https://api.github.com/users/HR/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/HR/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 509,
+ "download_count": 8,
+ "created_at": "2020-08-04T17:28:17Z",
+ "updated_at": "2020-08-04T17:28:17Z",
+ "browser_download_url": "https://github.com/HR/Crypter/releases/download/v5.0.0/latest-mac.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/HR/Crypter/releases/assets/23602257",
+ "id": 23602257,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNjAyMjU3",
+ "name": "latest.yml",
+ "label": "",
+ "uploader": {
+ "login": "HR",
+ "id": 4217124,
+ "node_id": "MDQ6VXNlcjQyMTcxMjQ=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/4217124?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/HR",
+ "html_url": "https://github.com/HR",
+ "followers_url": "https://api.github.com/users/HR/followers",
+ "following_url": "https://api.github.com/users/HR/following{/other_user}",
+ "gists_url": "https://api.github.com/users/HR/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/HR/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/HR/subscriptions",
+ "organizations_url": "https://api.github.com/users/HR/orgs",
+ "repos_url": "https://api.github.com/users/HR/repos",
+ "events_url": "https://api.github.com/users/HR/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/HR/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 375,
+ "download_count": 7,
+ "created_at": "2020-08-04T17:16:56Z",
+ "updated_at": "2020-08-04T17:16:56Z",
+ "browser_download_url": "https://github.com/HR/Crypter/releases/download/v5.0.0/latest.yml"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/HR/Crypter/tarball/v5.0.0",
+ "zipball_url": "https://api.github.com/repos/HR/Crypter/zipball/v5.0.0",
+ "body_html": "\nMasterPass saved in (and loaded from) OS Keychain (#50 ) \nCreds v2 JSON format \nA dozen stability improvements \nUpdated dependencies \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:04.447Z"
+ },
+ "crossover": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/lacymorrow/crossover/releases/28055472",
+ "assets_url": "https://api.github.com/repos/lacymorrow/crossover/releases/28055472/assets",
+ "upload_url": "https://uploads.github.com/repos/lacymorrow/crossover/releases/28055472/assets{?name,label}",
+ "html_url": "https://github.com/lacymorrow/crossover/releases/tag/v0.3.12",
+ "id": 28055472,
+ "node_id": "MDc6UmVsZWFzZTI4MDU1NDcy",
+ "tag_name": "v0.3.12",
+ "target_commitish": "master",
+ "name": "CrossOver Crosshair Overlay",
+ "draft": false,
+ "author": {
+ "login": "lacymorrow",
+ "id": 1311301,
+ "node_id": "MDQ6VXNlcjEzMTEzMDE=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/1311301?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/lacymorrow",
+ "html_url": "https://github.com/lacymorrow",
+ "followers_url": "https://api.github.com/users/lacymorrow/followers",
+ "following_url": "https://api.github.com/users/lacymorrow/following{/other_user}",
+ "gists_url": "https://api.github.com/users/lacymorrow/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/lacymorrow/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/lacymorrow/subscriptions",
+ "organizations_url": "https://api.github.com/users/lacymorrow/orgs",
+ "repos_url": "https://api.github.com/users/lacymorrow/repos",
+ "events_url": "https://api.github.com/users/lacymorrow/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/lacymorrow/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2020-06-30T07:53:37Z",
+ "published_at": "2020-06-30T08:01:55Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/lacymorrow/crossover/releases/assets/22296285",
+ "id": 22296285,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMjk2Mjg1",
+ "name": "builder-effective-config.yaml",
+ "label": null,
+ "uploader": {
+ "login": "lacymorrow",
+ "id": 1311301,
+ "node_id": "MDQ6VXNlcjEzMTEzMDE=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/1311301?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/lacymorrow",
+ "html_url": "https://github.com/lacymorrow",
+ "followers_url": "https://api.github.com/users/lacymorrow/followers",
+ "following_url": "https://api.github.com/users/lacymorrow/following{/other_user}",
+ "gists_url": "https://api.github.com/users/lacymorrow/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/lacymorrow/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/lacymorrow/subscriptions",
+ "organizations_url": "https://api.github.com/users/lacymorrow/orgs",
+ "repos_url": "https://api.github.com/users/lacymorrow/repos",
+ "events_url": "https://api.github.com/users/lacymorrow/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/lacymorrow/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-yaml",
+ "state": "uploaded",
+ "size": 611,
+ "download_count": 108,
+ "created_at": "2020-06-30T07:56:28Z",
+ "updated_at": "2020-06-30T07:56:29Z",
+ "browser_download_url": "https://github.com/lacymorrow/crossover/releases/download/v0.3.12/builder-effective-config.yaml"
+ },
+ {
+ "url": "https://api.github.com/repos/lacymorrow/crossover/releases/assets/22296345",
+ "id": 22296345,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMjk2MzQ1",
+ "name": "CrossOver-0.3.12-mac.zip",
+ "label": null,
+ "uploader": {
+ "login": "lacymorrow",
+ "id": 1311301,
+ "node_id": "MDQ6VXNlcjEzMTEzMDE=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/1311301?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/lacymorrow",
+ "html_url": "https://github.com/lacymorrow",
+ "followers_url": "https://api.github.com/users/lacymorrow/followers",
+ "following_url": "https://api.github.com/users/lacymorrow/following{/other_user}",
+ "gists_url": "https://api.github.com/users/lacymorrow/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/lacymorrow/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/lacymorrow/subscriptions",
+ "organizations_url": "https://api.github.com/users/lacymorrow/orgs",
+ "repos_url": "https://api.github.com/users/lacymorrow/repos",
+ "events_url": "https://api.github.com/users/lacymorrow/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/lacymorrow/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 65352744,
+ "download_count": 302,
+ "created_at": "2020-06-30T07:57:47Z",
+ "updated_at": "2020-06-30T07:59:21Z",
+ "browser_download_url": "https://github.com/lacymorrow/crossover/releases/download/v0.3.12/CrossOver-0.3.12-mac.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/lacymorrow/crossover/releases/assets/22296444",
+ "id": 22296444,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMjk2NDQ0",
+ "name": "CrossOver-0.3.12.AppImage",
+ "label": null,
+ "uploader": {
+ "login": "lacymorrow",
+ "id": 1311301,
+ "node_id": "MDQ6VXNlcjEzMTEzMDE=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/1311301?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/lacymorrow",
+ "html_url": "https://github.com/lacymorrow",
+ "followers_url": "https://api.github.com/users/lacymorrow/followers",
+ "following_url": "https://api.github.com/users/lacymorrow/following{/other_user}",
+ "gists_url": "https://api.github.com/users/lacymorrow/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/lacymorrow/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/lacymorrow/subscriptions",
+ "organizations_url": "https://api.github.com/users/lacymorrow/orgs",
+ "repos_url": "https://api.github.com/users/lacymorrow/repos",
+ "events_url": "https://api.github.com/users/lacymorrow/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/lacymorrow/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 68164498,
+ "download_count": 92,
+ "created_at": "2020-06-30T07:59:21Z",
+ "updated_at": "2020-06-30T07:59:48Z",
+ "browser_download_url": "https://github.com/lacymorrow/crossover/releases/download/v0.3.12/CrossOver-0.3.12.AppImage"
+ },
+ {
+ "url": "https://api.github.com/repos/lacymorrow/crossover/releases/assets/22296480",
+ "id": 22296480,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMjk2NDgw",
+ "name": "CrossOver-0.3.12.dmg",
+ "label": null,
+ "uploader": {
+ "login": "lacymorrow",
+ "id": 1311301,
+ "node_id": "MDQ6VXNlcjEzMTEzMDE=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/1311301?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/lacymorrow",
+ "html_url": "https://github.com/lacymorrow",
+ "followers_url": "https://api.github.com/users/lacymorrow/followers",
+ "following_url": "https://api.github.com/users/lacymorrow/following{/other_user}",
+ "gists_url": "https://api.github.com/users/lacymorrow/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/lacymorrow/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/lacymorrow/subscriptions",
+ "organizations_url": "https://api.github.com/users/lacymorrow/orgs",
"repos_url": "https://api.github.com/users/lacymorrow/repos",
"events_url": "https://api.github.com/users/lacymorrow/events{/privacy}",
"received_events_url": "https://api.github.com/users/lacymorrow/received_events",
@@ -17565,7 +17948,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 68483824,
- "download_count": 116,
+ "download_count": 117,
"created_at": "2020-06-30T07:59:48Z",
"updated_at": "2020-06-30T08:00:50Z",
"browser_download_url": "https://github.com/lacymorrow/crossover/releases/download/v0.3.12/CrossOver-0.3.12.dmg"
@@ -17633,7 +18016,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 43296564,
- "download_count": 1630,
+ "download_count": 1638,
"created_at": "2020-06-30T08:00:52Z",
"updated_at": "2020-06-30T08:01:18Z",
"browser_download_url": "https://github.com/lacymorrow/crossover/releases/download/v0.3.12/CrossOver-0.3.12.exe"
@@ -17667,7 +18050,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 43487373,
- "download_count": 3823,
+ "download_count": 3842,
"created_at": "2020-06-30T08:01:17Z",
"updated_at": "2020-06-30T08:01:35Z",
"browser_download_url": "https://github.com/lacymorrow/crossover/releases/download/v0.3.12/CrossOver-Setup-0.3.12.exe"
@@ -17701,7 +18084,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 45104,
- "download_count": 1618,
+ "download_count": 1622,
"created_at": "2020-06-30T08:01:35Z",
"updated_at": "2020-06-30T08:01:36Z",
"browser_download_url": "https://github.com/lacymorrow/crossover/releases/download/v0.3.12/CrossOver-Setup-0.3.12.exe.blockmap"
@@ -17735,7 +18118,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 43487373,
- "download_count": 6556,
+ "download_count": 6604,
"created_at": "2020-06-30T08:01:36Z",
"updated_at": "2020-06-30T08:01:47Z",
"browser_download_url": "https://github.com/lacymorrow/crossover/releases/download/v0.3.12/CrossOver.exe"
@@ -17837,7 +18220,7 @@
"content_type": "application/x-yaml",
"state": "uploaded",
"size": 519,
- "download_count": 852,
+ "download_count": 853,
"created_at": "2020-06-30T08:01:47Z",
"updated_at": "2020-06-30T08:01:47Z",
"browser_download_url": "https://github.com/lacymorrow/crossover/releases/download/v0.3.12/latest-mac.yml"
@@ -17871,7 +18254,7 @@
"content_type": "application/x-yaml",
"state": "uploaded",
"size": 349,
- "download_count": 101372,
+ "download_count": 102199,
"created_at": "2020-06-30T08:01:47Z",
"updated_at": "2020-06-30T08:01:48Z",
"browser_download_url": "https://github.com/lacymorrow/crossover/releases/download/v0.3.12/latest.yml"
@@ -17881,467 +18264,88 @@
"zipball_url": "https://api.github.com/repos/lacymorrow/crossover/zipball/v0.3.12",
"body_html": "Bug fixes my friends :)
\n\nv0.3.11...v0.3.12
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:56.668Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:04.459Z"
},
- "crypter": {
+ "crypto-bot": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:04.503Z"
+ },
+ "cryptoarm-gost": {
"latestRelease": {
- "url": "https://api.github.com/repos/HR/Crypter/releases/29282061",
- "assets_url": "https://api.github.com/repos/HR/Crypter/releases/29282061/assets",
- "upload_url": "https://uploads.github.com/repos/HR/Crypter/releases/29282061/assets{?name,label}",
- "html_url": "https://github.com/HR/Crypter/releases/tag/v5.0.0",
- "id": 29282061,
- "node_id": "MDc6UmVsZWFzZTI5MjgyMDYx",
- "tag_name": "v5.0.0",
+ "url": "https://api.github.com/repos/TrustedRu/CryptoARMGOST/releases/23062999",
+ "assets_url": "https://api.github.com/repos/TrustedRu/CryptoARMGOST/releases/23062999/assets",
+ "upload_url": "https://uploads.github.com/repos/TrustedRu/CryptoARMGOST/releases/23062999/assets{?name,label}",
+ "html_url": "https://github.com/TrustedRu/CryptoARMGOST/releases/tag/v2.2.1",
+ "id": 23062999,
+ "node_id": "MDc6UmVsZWFzZTIzMDYyOTk5",
+ "tag_name": "v2.2.1",
"target_commitish": "master",
- "name": "Crypter v5.0.0",
+ "name": "КриптоАРМ ГОСТ v2.2.1",
"draft": false,
"author": {
- "login": "HR",
- "id": 4217124,
- "node_id": "MDQ6VXNlcjQyMTcxMjQ=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/4217124?v=4",
+ "login": "algv",
+ "id": 16474118,
+ "node_id": "MDQ6VXNlcjE2NDc0MTE4",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/16474118?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/HR",
- "html_url": "https://github.com/HR",
- "followers_url": "https://api.github.com/users/HR/followers",
- "following_url": "https://api.github.com/users/HR/following{/other_user}",
- "gists_url": "https://api.github.com/users/HR/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/HR/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/HR/subscriptions",
- "organizations_url": "https://api.github.com/users/HR/orgs",
- "repos_url": "https://api.github.com/users/HR/repos",
- "events_url": "https://api.github.com/users/HR/events{/privacy}",
- "received_events_url": "https://api.github.com/users/HR/received_events",
+ "url": "https://api.github.com/users/algv",
+ "html_url": "https://github.com/algv",
+ "followers_url": "https://api.github.com/users/algv/followers",
+ "following_url": "https://api.github.com/users/algv/following{/other_user}",
+ "gists_url": "https://api.github.com/users/algv/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/algv/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/algv/subscriptions",
+ "organizations_url": "https://api.github.com/users/algv/orgs",
+ "repos_url": "https://api.github.com/users/algv/repos",
+ "events_url": "https://api.github.com/users/algv/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/algv/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2020-08-04T17:13:26Z",
- "published_at": "2020-08-04T17:45:19Z",
+ "created_at": "2020-01-22T11:20:13Z",
+ "published_at": "2020-01-23T08:30:47Z",
"assets": [
{
- "url": "https://api.github.com/repos/HR/Crypter/releases/assets/23602267",
- "id": 23602267,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNjAyMjY3",
- "name": "Crypter-5.0.0-i386.AppImage",
- "label": "",
+ "url": "https://api.github.com/repos/TrustedRu/CryptoARMGOST/releases/assets/17522209",
+ "id": 17522209,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE3NTIyMjA5",
+ "name": "cryptoarm-gost-v2.2.1-darwin-x64.pkg",
+ "label": null,
"uploader": {
- "login": "HR",
- "id": 4217124,
- "node_id": "MDQ6VXNlcjQyMTcxMjQ=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/4217124?v=4",
+ "login": "algv",
+ "id": 16474118,
+ "node_id": "MDQ6VXNlcjE2NDc0MTE4",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/16474118?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/HR",
- "html_url": "https://github.com/HR",
- "followers_url": "https://api.github.com/users/HR/followers",
- "following_url": "https://api.github.com/users/HR/following{/other_user}",
- "gists_url": "https://api.github.com/users/HR/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/HR/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/HR/subscriptions",
- "organizations_url": "https://api.github.com/users/HR/orgs",
- "repos_url": "https://api.github.com/users/HR/repos",
- "events_url": "https://api.github.com/users/HR/events{/privacy}",
- "received_events_url": "https://api.github.com/users/HR/received_events",
+ "url": "https://api.github.com/users/algv",
+ "html_url": "https://github.com/algv",
+ "followers_url": "https://api.github.com/users/algv/followers",
+ "following_url": "https://api.github.com/users/algv/following{/other_user}",
+ "gists_url": "https://api.github.com/users/algv/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/algv/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/algv/subscriptions",
+ "organizations_url": "https://api.github.com/users/algv/orgs",
+ "repos_url": "https://api.github.com/users/algv/repos",
+ "events_url": "https://api.github.com/users/algv/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/algv/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 79917393,
- "download_count": 98,
- "created_at": "2020-08-04T17:17:37Z",
- "updated_at": "2020-08-04T17:17:39Z",
- "browser_download_url": "https://github.com/HR/Crypter/releases/download/v5.0.0/Crypter-5.0.0-i386.AppImage"
+ "size": 81194310,
+ "download_count": 1616,
+ "created_at": "2020-01-23T08:27:17Z",
+ "updated_at": "2020-01-23T08:28:34Z",
+ "browser_download_url": "https://github.com/TrustedRu/CryptoARMGOST/releases/download/v2.2.1/cryptoarm-gost-v2.2.1-darwin-x64.pkg"
},
{
- "url": "https://api.github.com/repos/HR/Crypter/releases/assets/23602509",
- "id": 23602509,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNjAyNTA5",
- "name": "Crypter-5.0.0-mac.zip",
- "label": "",
- "uploader": {
- "login": "HR",
- "id": 4217124,
- "node_id": "MDQ6VXNlcjQyMTcxMjQ=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/4217124?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/HR",
- "html_url": "https://github.com/HR",
- "followers_url": "https://api.github.com/users/HR/followers",
- "following_url": "https://api.github.com/users/HR/following{/other_user}",
- "gists_url": "https://api.github.com/users/HR/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/HR/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/HR/subscriptions",
- "organizations_url": "https://api.github.com/users/HR/orgs",
- "repos_url": "https://api.github.com/users/HR/repos",
- "events_url": "https://api.github.com/users/HR/events{/privacy}",
- "received_events_url": "https://api.github.com/users/HR/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 77499938,
- "download_count": 27,
- "created_at": "2020-08-04T17:24:12Z",
- "updated_at": "2020-08-04T17:24:14Z",
- "browser_download_url": "https://github.com/HR/Crypter/releases/download/v5.0.0/Crypter-5.0.0-mac.zip"
- },
- {
- "url": "https://api.github.com/repos/HR/Crypter/releases/assets/23602266",
- "id": 23602266,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNjAyMjY2",
- "name": "Crypter-5.0.0.AppImage",
- "label": "",
- "uploader": {
- "login": "HR",
- "id": 4217124,
- "node_id": "MDQ6VXNlcjQyMTcxMjQ=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/4217124?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/HR",
- "html_url": "https://github.com/HR",
- "followers_url": "https://api.github.com/users/HR/followers",
- "following_url": "https://api.github.com/users/HR/following{/other_user}",
- "gists_url": "https://api.github.com/users/HR/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/HR/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/HR/subscriptions",
- "organizations_url": "https://api.github.com/users/HR/orgs",
- "repos_url": "https://api.github.com/users/HR/repos",
- "events_url": "https://api.github.com/users/HR/events{/privacy}",
- "received_events_url": "https://api.github.com/users/HR/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 80953197,
- "download_count": 57,
- "created_at": "2020-08-04T17:17:32Z",
- "updated_at": "2020-08-04T17:17:34Z",
- "browser_download_url": "https://github.com/HR/Crypter/releases/download/v5.0.0/Crypter-5.0.0.AppImage"
- },
- {
- "url": "https://api.github.com/repos/HR/Crypter/releases/assets/23602648",
- "id": 23602648,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNjAyNjQ4",
- "name": "Crypter-5.0.0.dmg",
- "label": "",
- "uploader": {
- "login": "HR",
- "id": 4217124,
- "node_id": "MDQ6VXNlcjQyMTcxMjQ=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/4217124?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/HR",
- "html_url": "https://github.com/HR",
- "followers_url": "https://api.github.com/users/HR/followers",
- "following_url": "https://api.github.com/users/HR/following{/other_user}",
- "gists_url": "https://api.github.com/users/HR/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/HR/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/HR/subscriptions",
- "organizations_url": "https://api.github.com/users/HR/orgs",
- "repos_url": "https://api.github.com/users/HR/repos",
- "events_url": "https://api.github.com/users/HR/events{/privacy}",
- "received_events_url": "https://api.github.com/users/HR/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 79713839,
- "download_count": 380,
- "created_at": "2020-08-04T17:28:14Z",
- "updated_at": "2020-08-04T17:28:17Z",
- "browser_download_url": "https://github.com/HR/Crypter/releases/download/v5.0.0/Crypter-5.0.0.dmg"
- },
- {
- "url": "https://api.github.com/repos/HR/Crypter/releases/assets/23602650",
- "id": 23602650,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNjAyNjUw",
- "name": "Crypter-5.0.0.dmg.blockmap",
- "label": "",
- "uploader": {
- "login": "HR",
- "id": 4217124,
- "node_id": "MDQ6VXNlcjQyMTcxMjQ=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/4217124?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/HR",
- "html_url": "https://github.com/HR",
- "followers_url": "https://api.github.com/users/HR/followers",
- "following_url": "https://api.github.com/users/HR/following{/other_user}",
- "gists_url": "https://api.github.com/users/HR/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/HR/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/HR/subscriptions",
- "organizations_url": "https://api.github.com/users/HR/orgs",
- "repos_url": "https://api.github.com/users/HR/repos",
- "events_url": "https://api.github.com/users/HR/events{/privacy}",
- "received_events_url": "https://api.github.com/users/HR/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 85024,
- "download_count": 9,
- "created_at": "2020-08-04T17:28:14Z",
- "updated_at": "2020-08-04T17:28:15Z",
- "browser_download_url": "https://github.com/HR/Crypter/releases/download/v5.0.0/Crypter-5.0.0.dmg.blockmap"
- },
- {
- "url": "https://api.github.com/repos/HR/Crypter/releases/assets/23602256",
- "id": 23602256,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNjAyMjU2",
- "name": "Crypter-Setup-5.0.0.exe",
- "label": "",
- "uploader": {
- "login": "HR",
- "id": 4217124,
- "node_id": "MDQ6VXNlcjQyMTcxMjQ=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/4217124?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/HR",
- "html_url": "https://github.com/HR",
- "followers_url": "https://api.github.com/users/HR/followers",
- "following_url": "https://api.github.com/users/HR/following{/other_user}",
- "gists_url": "https://api.github.com/users/HR/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/HR/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/HR/subscriptions",
- "organizations_url": "https://api.github.com/users/HR/orgs",
- "repos_url": "https://api.github.com/users/HR/repos",
- "events_url": "https://api.github.com/users/HR/events{/privacy}",
- "received_events_url": "https://api.github.com/users/HR/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 109056706,
- "download_count": 169,
- "created_at": "2020-08-04T17:16:52Z",
- "updated_at": "2020-08-04T17:16:56Z",
- "browser_download_url": "https://github.com/HR/Crypter/releases/download/v5.0.0/Crypter-Setup-5.0.0.exe"
- },
- {
- "url": "https://api.github.com/repos/HR/Crypter/releases/assets/23602255",
- "id": 23602255,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNjAyMjU1",
- "name": "Crypter-Setup-5.0.0.exe.blockmap",
- "label": "",
- "uploader": {
- "login": "HR",
- "id": 4217124,
- "node_id": "MDQ6VXNlcjQyMTcxMjQ=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/4217124?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/HR",
- "html_url": "https://github.com/HR",
- "followers_url": "https://api.github.com/users/HR/followers",
- "following_url": "https://api.github.com/users/HR/following{/other_user}",
- "gists_url": "https://api.github.com/users/HR/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/HR/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/HR/subscriptions",
- "organizations_url": "https://api.github.com/users/HR/orgs",
- "repos_url": "https://api.github.com/users/HR/repos",
- "events_url": "https://api.github.com/users/HR/events{/privacy}",
- "received_events_url": "https://api.github.com/users/HR/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 112611,
- "download_count": 14,
- "created_at": "2020-08-04T17:16:52Z",
- "updated_at": "2020-08-04T17:16:52Z",
- "browser_download_url": "https://github.com/HR/Crypter/releases/download/v5.0.0/Crypter-Setup-5.0.0.exe.blockmap"
- },
- {
- "url": "https://api.github.com/repos/HR/Crypter/releases/assets/23602281",
- "id": 23602281,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNjAyMjgx",
- "name": "Crypter_5.0.0_amd64.snap",
- "label": "",
- "uploader": {
- "login": "HR",
- "id": 4217124,
- "node_id": "MDQ6VXNlcjQyMTcxMjQ=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/4217124?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/HR",
- "html_url": "https://github.com/HR",
- "followers_url": "https://api.github.com/users/HR/followers",
- "following_url": "https://api.github.com/users/HR/following{/other_user}",
- "gists_url": "https://api.github.com/users/HR/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/HR/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/HR/subscriptions",
- "organizations_url": "https://api.github.com/users/HR/orgs",
- "repos_url": "https://api.github.com/users/HR/repos",
- "events_url": "https://api.github.com/users/HR/events{/privacy}",
- "received_events_url": "https://api.github.com/users/HR/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 68296704,
- "download_count": 23,
- "created_at": "2020-08-04T17:18:05Z",
- "updated_at": "2020-08-04T17:18:07Z",
- "browser_download_url": "https://github.com/HR/Crypter/releases/download/v5.0.0/Crypter_5.0.0_amd64.snap"
- },
- {
- "url": "https://api.github.com/repos/HR/Crypter/releases/assets/23602655",
- "id": 23602655,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNjAyNjU1",
- "name": "latest-mac.yml",
- "label": "",
- "uploader": {
- "login": "HR",
- "id": 4217124,
- "node_id": "MDQ6VXNlcjQyMTcxMjQ=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/4217124?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/HR",
- "html_url": "https://github.com/HR",
- "followers_url": "https://api.github.com/users/HR/followers",
- "following_url": "https://api.github.com/users/HR/following{/other_user}",
- "gists_url": "https://api.github.com/users/HR/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/HR/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/HR/subscriptions",
- "organizations_url": "https://api.github.com/users/HR/orgs",
- "repos_url": "https://api.github.com/users/HR/repos",
- "events_url": "https://api.github.com/users/HR/events{/privacy}",
- "received_events_url": "https://api.github.com/users/HR/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "text/yaml",
- "state": "uploaded",
- "size": 509,
- "download_count": 8,
- "created_at": "2020-08-04T17:28:17Z",
- "updated_at": "2020-08-04T17:28:17Z",
- "browser_download_url": "https://github.com/HR/Crypter/releases/download/v5.0.0/latest-mac.yml"
- },
- {
- "url": "https://api.github.com/repos/HR/Crypter/releases/assets/23602257",
- "id": 23602257,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNjAyMjU3",
- "name": "latest.yml",
- "label": "",
- "uploader": {
- "login": "HR",
- "id": 4217124,
- "node_id": "MDQ6VXNlcjQyMTcxMjQ=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/4217124?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/HR",
- "html_url": "https://github.com/HR",
- "followers_url": "https://api.github.com/users/HR/followers",
- "following_url": "https://api.github.com/users/HR/following{/other_user}",
- "gists_url": "https://api.github.com/users/HR/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/HR/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/HR/subscriptions",
- "organizations_url": "https://api.github.com/users/HR/orgs",
- "repos_url": "https://api.github.com/users/HR/repos",
- "events_url": "https://api.github.com/users/HR/events{/privacy}",
- "received_events_url": "https://api.github.com/users/HR/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "text/yaml",
- "state": "uploaded",
- "size": 375,
- "download_count": 7,
- "created_at": "2020-08-04T17:16:56Z",
- "updated_at": "2020-08-04T17:16:56Z",
- "browser_download_url": "https://github.com/HR/Crypter/releases/download/v5.0.0/latest.yml"
- }
- ],
- "tarball_url": "https://api.github.com/repos/HR/Crypter/tarball/v5.0.0",
- "zipball_url": "https://api.github.com/repos/HR/Crypter/zipball/v5.0.0",
- "body_html": "\nMasterPass saved in (and loaded from) OS Keychain (#50 ) \nCreds v2 JSON format \nA dozen stability improvements \nUpdated dependencies \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:56.715Z"
- },
- "cryptoarm-gost": {
- "latestRelease": {
- "url": "https://api.github.com/repos/TrustedRu/CryptoARMGOST/releases/23062999",
- "assets_url": "https://api.github.com/repos/TrustedRu/CryptoARMGOST/releases/23062999/assets",
- "upload_url": "https://uploads.github.com/repos/TrustedRu/CryptoARMGOST/releases/23062999/assets{?name,label}",
- "html_url": "https://github.com/TrustedRu/CryptoARMGOST/releases/tag/v2.2.1",
- "id": 23062999,
- "node_id": "MDc6UmVsZWFzZTIzMDYyOTk5",
- "tag_name": "v2.2.1",
- "target_commitish": "master",
- "name": "КриптоАРМ ГОСТ v2.2.1",
- "draft": false,
- "author": {
- "login": "algv",
- "id": 16474118,
- "node_id": "MDQ6VXNlcjE2NDc0MTE4",
- "avatar_url": "https://avatars1.githubusercontent.com/u/16474118?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/algv",
- "html_url": "https://github.com/algv",
- "followers_url": "https://api.github.com/users/algv/followers",
- "following_url": "https://api.github.com/users/algv/following{/other_user}",
- "gists_url": "https://api.github.com/users/algv/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/algv/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/algv/subscriptions",
- "organizations_url": "https://api.github.com/users/algv/orgs",
- "repos_url": "https://api.github.com/users/algv/repos",
- "events_url": "https://api.github.com/users/algv/events{/privacy}",
- "received_events_url": "https://api.github.com/users/algv/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-01-22T11:20:13Z",
- "published_at": "2020-01-23T08:30:47Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/TrustedRu/CryptoARMGOST/releases/assets/17522209",
- "id": 17522209,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE3NTIyMjA5",
- "name": "cryptoarm-gost-v2.2.1-darwin-x64.pkg",
- "label": null,
- "uploader": {
- "login": "algv",
- "id": 16474118,
- "node_id": "MDQ6VXNlcjE2NDc0MTE4",
- "avatar_url": "https://avatars1.githubusercontent.com/u/16474118?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/algv",
- "html_url": "https://github.com/algv",
- "followers_url": "https://api.github.com/users/algv/followers",
- "following_url": "https://api.github.com/users/algv/following{/other_user}",
- "gists_url": "https://api.github.com/users/algv/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/algv/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/algv/subscriptions",
- "organizations_url": "https://api.github.com/users/algv/orgs",
- "repos_url": "https://api.github.com/users/algv/repos",
- "events_url": "https://api.github.com/users/algv/events{/privacy}",
- "received_events_url": "https://api.github.com/users/algv/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 81194310,
- "download_count": 1607,
- "created_at": "2020-01-23T08:27:17Z",
- "updated_at": "2020-01-23T08:28:34Z",
- "browser_download_url": "https://github.com/TrustedRu/CryptoARMGOST/releases/download/v2.2.1/cryptoarm-gost-v2.2.1-darwin-x64.pkg"
- },
- {
- "url": "https://api.github.com/repos/TrustedRu/CryptoARMGOST/releases/assets/17619417",
- "id": 17619417,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE3NjE5NDE3",
- "name": "cryptoarm-gost-v2.2.1-linux-x64.deb",
- "label": null,
+ "url": "https://api.github.com/repos/TrustedRu/CryptoARMGOST/releases/assets/17619417",
+ "id": 17619417,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE3NjE5NDE3",
+ "name": "cryptoarm-gost-v2.2.1-linux-x64.deb",
+ "label": null,
"uploader": {
"login": "algv",
"id": 16474118,
@@ -18365,7 +18369,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 55180822,
- "download_count": 588,
+ "download_count": 589,
"created_at": "2020-01-28T06:27:23Z",
"updated_at": "2020-01-28T06:27:53Z",
"browser_download_url": "https://github.com/TrustedRu/CryptoARMGOST/releases/download/v2.2.1/cryptoarm-gost-v2.2.1-linux-x64.deb"
@@ -18433,7 +18437,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 80007168,
- "download_count": 14639,
+ "download_count": 14676,
"created_at": "2020-01-31T09:02:54Z",
"updated_at": "2020-01-31T09:03:37Z",
"browser_download_url": "https://github.com/TrustedRu/CryptoARMGOST/releases/download/v2.2.1/cryptoarm-gost-v2.2.1-win32-x64.msi"
@@ -18467,7 +18471,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 69681152,
- "download_count": 3959,
+ "download_count": 3970,
"created_at": "2020-01-31T09:02:54Z",
"updated_at": "2020-01-31T09:03:37Z",
"browser_download_url": "https://github.com/TrustedRu/CryptoARMGOST/releases/download/v2.2.1/cryptoarm-gost-v2.2.1-win32.msi"
@@ -18477,11 +18481,7 @@
"zipball_url": "https://api.github.com/repos/TrustedRu/CryptoARMGOST/zipball/v2.2.1",
"body_html": "Список изменений \n\nДобавлена поддержка стандарта блочного шифрования ГОСТ Р 34.12-2015 (при использовании КриптоПро CSP 5.0 R2 и выше) \nДобавлена возможность сохранения выбранных параметров операций и последующего их выбора \nДобавлена возможность сохранения результатов операций в разделе Документы \nДля документов с несколькими подписями сведения о подписях отображаются плоским списком \n \nЗамечания \nДля работы приложения у вас должен быть установлен КриптоПро CSP 5.0
\nКлюч для работы в режиме замкнутой программной среды Astra Linux SE.
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:56.743Z"
- },
- "crypto-bot": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:06:56.760Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:04.523Z"
},
"cryptobar": {
"latestRelease": {
@@ -18558,11 +18558,11 @@
"zipball_url": "https://api.github.com/repos/adlerluiz/CryptoBar/zipball/v1.8.1",
"body_html": "Fix to build
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:56.779Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:04.560Z"
},
"cryptowallet": {
"latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:06:56.799Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:04.582Z"
},
"cryptoseed": {
"latestRelease": {
@@ -18731,7 +18731,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 49944284,
- "download_count": 170,
+ "download_count": 171,
"created_at": "2017-01-27T02:54:23Z",
"updated_at": "2017-01-27T02:58:35Z",
"browser_download_url": "https://github.com/anderson-arlen/cryptoseed/releases/download/v1.1.0/CryptoSeed_1.1.0_linux_amd64.zip"
@@ -18765,7 +18765,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 60927854,
- "download_count": 195,
+ "download_count": 196,
"created_at": "2017-01-27T03:07:27Z",
"updated_at": "2017-01-27T03:12:49Z",
"browser_download_url": "https://github.com/anderson-arlen/cryptoseed/releases/download/v1.1.0/CryptoSeed_1.1.0_win64.zip"
@@ -18775,7 +18775,7 @@
"zipball_url": "https://api.github.com/repos/anderson-arlen/cryptoseed/zipball/v1.1.0",
"body_html": "\nfixed icon \nremoved redundant hashing of iv \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:56.819Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:04.588Z"
},
"csv-to-sqlite": {
"latestRelease": {
@@ -18886,7 +18886,7 @@
"zipball_url": "https://api.github.com/repos/isaiahnields/csv-to-sqlite/zipball/1.0.0",
"body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:56.868Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:04.620Z"
},
"cumulus": {
"latestRelease": {
@@ -18953,7 +18953,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 52265551,
- "download_count": 8496,
+ "download_count": 8497,
"created_at": "2017-04-13T15:29:54Z",
"updated_at": "2017-04-13T15:30:15Z",
"browser_download_url": "https://github.com/gillesdemey/Cumulus/releases/download/v0.10.1/Cumulus-0.10.1.dmg"
@@ -18963,7 +18963,7 @@
"zipball_url": "https://api.github.com/repos/gillesdemey/Cumulus/zipball/v0.10.1",
"body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:56.878Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:04.700Z"
},
"cypress": {
"latestRelease": {
@@ -19005,7 +19005,7 @@
"zipball_url": "https://api.github.com/repos/cypress-io/cypress/zipball/v5.3.0",
"body_html": "Released 9/28/2020
\nFeatures:
\n\nFirefox support is now out of beta! 🎉 Firefox 80 and newer are now officially stable when used with Cypress. Addresses #8241 .\n\nVersions of Firefox older than 80 can still be used, but will be subject to the firefoxGcInterval
workaround. The desktop GUI will display a warning if such versions are used. \n \n \n \nBugfixes:
\n\nFixed a bug where cy.route2
would not automatically JSONify an empty array handler. Addresses #8532 . \nFixed a bug where objects yielded by using cy.wait
on a cy.route2
alias would not always have a response
property. Addresses #8536 . \nFixed an issue where cy.route2
routes would not be able to intercept requests to HTTPS destinations on a different origin. Addresses #8487 . \nFixed an issue where subjects became undefined
after certain assertion failures. Addresses #5763 . \nFixed an issue where a cy.task
with no arguments passed would receive null
as the first argument instead of undefined
. Addresses #5913 . \nFixed an issue preventing users from passing the config-file argument when starting cypress through the node module API. Addresses #8632 . \nFixed an issue where cy.visit()
s to a relative URL containing ..
would not work. Addresses #5090 . \nFixed an issue where Mocha hooks could still be triggered after the Test Runner was manually stopped. Addresses #8621 . \nFixed an issue where cy.setCookie
failed when given a cookie name with a __Host-
prefix. Addresses #8261 . \nFixed an issue where a misleading error was displayed when test code threw an exception with a non-Error
object. Addresses #7870 . \n \nMisc:
\n\nThe proxy now omits the Content-Security-Policy-Report-Only
header the same way that it does for Content-Security-Policy
. Addresses #7936 . \nAdded a status
property to CypressRunResult
objects. Addresses #8580 . \nUpdated types to no longer use deprecated Mocha interfaces. Addresses #5795 . \nPassing an empty string to CYPRESS_INSTALL_BINARY
now takes precedence over npm config. Addresses #8488 . \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:56.901Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:04.707Z"
},
"d-tools": {
"latestRelease": {
@@ -19150,7 +19150,7 @@
"zipball_url": "https://api.github.com/repos/geminate/d-tools/zipball/v0.1.7",
"body_html": "Feat \n\nunicode en/decode \ncontrast table \n \nFix \n"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:56.974Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:04.734Z"
},
"darkj": {
"latestRelease": {
@@ -19217,7 +19217,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 54900563,
- "download_count": 704,
+ "download_count": 706,
"created_at": "2018-10-13T19:44:55Z",
"updated_at": "2018-10-13T19:45:04Z",
"browser_download_url": "https://github.com/Yamazaki93/DarkJ-Release/releases/download/v0.1.1/DarkJ-0.1.1-mac.zip"
@@ -19251,7 +19251,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 56803693,
- "download_count": 1751,
+ "download_count": 1753,
"created_at": "2018-10-13T19:44:32Z",
"updated_at": "2018-10-13T19:44:41Z",
"browser_download_url": "https://github.com/Yamazaki93/DarkJ-Release/releases/download/v0.1.1/DarkJ-0.1.1.dmg"
@@ -19319,7 +19319,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 41620447,
- "download_count": 1882,
+ "download_count": 1883,
"created_at": "2018-10-13T10:11:44Z",
"updated_at": "2018-10-13T10:11:51Z",
"browser_download_url": "https://github.com/Yamazaki93/DarkJ-Release/releases/download/v0.1.1/darkj-setup-0.1.1.exe"
@@ -19387,7 +19387,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 460,
- "download_count": 2720,
+ "download_count": 2722,
"created_at": "2018-10-13T19:45:04Z",
"updated_at": "2018-10-13T19:45:04Z",
"browser_download_url": "https://github.com/Yamazaki93/DarkJ-Release/releases/download/v0.1.1/latest-mac.yml"
@@ -19421,7 +19421,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 338,
- "download_count": 1764,
+ "download_count": 1766,
"created_at": "2018-10-13T10:11:52Z",
"updated_at": "2018-10-13T10:11:52Z",
"browser_download_url": "https://github.com/Yamazaki93/DarkJ-Release/releases/download/v0.1.1/latest.yml"
@@ -19431,7 +19431,7 @@
"zipball_url": "https://api.github.com/repos/Yamazaki93/DarkJ-Release/zipball/v0.1.1",
"body_html": "Bug fix release, see milestone 0.1.1 for details on issues fixed.
\nNOTE \nBefore 0.1.1, DarkJ is not signed so auto update on MacOS would not work. 0.1.1 has been signed with proper certificate so auto update should work properly now.
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:56.979Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:04.767Z"
},
"data-pixels-playground": {
"latestRelease": {
@@ -19508,7 +19508,7 @@
"zipball_url": "https://api.github.com/repos/gmattie/Data-Pixels/zipball/1.1.0",
"body_html": "New Features: \n\n\nAdded setting for automatic code execution \nCode can now be run automatically when changes are made by selecting the option in the settings panel.
\n \n\nAdded image controls and info labels \nCompiled images within the Frame View can now be moved, scaled, and/or reflected using either the mouse/wheel, HUD controls or application's View menu items.
\n \n \nMaintenance: \n\n\nUpdated ./build dependencies \nUpdated all build dependencies to the latest versions (including Electron , Project Foundation and Gulp ) and implemented ESM modules to refactor and share constants between the Main and Render processes.
\n \n\nRefactored code \nMoved File logic into its own module and refactored Sass code.
\n \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:56.987Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:04.802Z"
},
"dat": {
"latestRelease": {
@@ -19609,7 +19609,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 81261704,
- "download_count": 367,
+ "download_count": 368,
"created_at": "2020-02-18T06:30:36Z",
"updated_at": "2020-02-18T06:30:40Z",
"browser_download_url": "https://github.com/datproject/dat-desktop/releases/download/v3.0.1/Dat-Desktop-3.0.1-mac.zip"
@@ -19677,7 +19677,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 84205695,
- "download_count": 133,
+ "download_count": 135,
"created_at": "2020-02-18T06:31:01Z",
"updated_at": "2020-02-18T06:31:04Z",
"browser_download_url": "https://github.com/datproject/dat-desktop/releases/download/v3.0.1/Dat-Desktop-3.0.1.dmg"
@@ -19745,7 +19745,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 112996494,
- "download_count": 421,
+ "download_count": 422,
"created_at": "2020-02-18T06:30:27Z",
"updated_at": "2020-02-18T06:30:33Z",
"browser_download_url": "https://github.com/datproject/dat-desktop/releases/download/v3.0.1/Dat-Desktop-Setup-3.0.1.exe"
@@ -19993,365 +19993,7 @@
"zipball_url": "https://api.github.com/repos/datproject/dat-desktop/zipball/v3.0.1",
"body_html": "Bug Fixes \n\nFix a bug where sometimes download dir wouldn't exist and crash (7e1f2a7 ) \nShould no longer crash on startup for Mac. (1bd0436 ) \nWhen downloading a dat, ensure Download button is visible. (4a573ed ) \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:56.987Z"
- },
- "dbglass": {
- "latestRelease": {
- "url": "https://api.github.com/repos/web-pal/DBGlass/releases/4507794",
- "assets_url": "https://api.github.com/repos/web-pal/DBGlass/releases/4507794/assets",
- "upload_url": "https://uploads.github.com/repos/web-pal/DBGlass/releases/4507794/assets{?name,label}",
- "html_url": "https://github.com/web-pal/DBGlass/releases/tag/v0.1.0-beta.6",
- "id": 4507794,
- "node_id": "MDc6UmVsZWFzZTQ1MDc3OTQ=",
- "tag_name": "v0.1.0-beta.6",
- "target_commitish": "master",
- "name": "v0.1.0-beta.6",
- "draft": false,
- "author": {
- "login": "VladimirPal",
- "id": 555405,
- "node_id": "MDQ6VXNlcjU1NTQwNQ==",
- "avatar_url": "https://avatars3.githubusercontent.com/u/555405?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/VladimirPal",
- "html_url": "https://github.com/VladimirPal",
- "followers_url": "https://api.github.com/users/VladimirPal/followers",
- "following_url": "https://api.github.com/users/VladimirPal/following{/other_user}",
- "gists_url": "https://api.github.com/users/VladimirPal/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/VladimirPal/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/VladimirPal/subscriptions",
- "organizations_url": "https://api.github.com/users/VladimirPal/orgs",
- "repos_url": "https://api.github.com/users/VladimirPal/repos",
- "events_url": "https://api.github.com/users/VladimirPal/events{/privacy}",
- "received_events_url": "https://api.github.com/users/VladimirPal/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2016-10-28T07:47:13Z",
- "published_at": "2016-10-28T08:04:01Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/web-pal/DBGlass/releases/assets/2546904",
- "id": 2546904,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDY5MDQ=",
- "name": "linux-ia32.tar.gz",
- "label": null,
- "uploader": {
- "login": "VladimirPal",
- "id": 555405,
- "node_id": "MDQ6VXNlcjU1NTQwNQ==",
- "avatar_url": "https://avatars3.githubusercontent.com/u/555405?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/VladimirPal",
- "html_url": "https://github.com/VladimirPal",
- "followers_url": "https://api.github.com/users/VladimirPal/followers",
- "following_url": "https://api.github.com/users/VladimirPal/following{/other_user}",
- "gists_url": "https://api.github.com/users/VladimirPal/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/VladimirPal/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/VladimirPal/subscriptions",
- "organizations_url": "https://api.github.com/users/VladimirPal/orgs",
- "repos_url": "https://api.github.com/users/VladimirPal/repos",
- "events_url": "https://api.github.com/users/VladimirPal/events{/privacy}",
- "received_events_url": "https://api.github.com/users/VladimirPal/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-gzip",
- "state": "uploaded",
- "size": 71101112,
- "download_count": 94,
- "created_at": "2016-10-28T09:18:28Z",
- "updated_at": "2016-10-28T09:20:18Z",
- "browser_download_url": "https://github.com/web-pal/DBGlass/releases/download/v0.1.0-beta.6/linux-ia32.tar.gz"
- },
- {
- "url": "https://api.github.com/repos/web-pal/DBGlass/releases/assets/2546901",
- "id": 2546901,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDY5MDE=",
- "name": "linux-x64.tar.gz",
- "label": null,
- "uploader": {
- "login": "VladimirPal",
- "id": 555405,
- "node_id": "MDQ6VXNlcjU1NTQwNQ==",
- "avatar_url": "https://avatars3.githubusercontent.com/u/555405?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/VladimirPal",
- "html_url": "https://github.com/VladimirPal",
- "followers_url": "https://api.github.com/users/VladimirPal/followers",
- "following_url": "https://api.github.com/users/VladimirPal/following{/other_user}",
- "gists_url": "https://api.github.com/users/VladimirPal/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/VladimirPal/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/VladimirPal/subscriptions",
- "organizations_url": "https://api.github.com/users/VladimirPal/orgs",
- "repos_url": "https://api.github.com/users/VladimirPal/repos",
- "events_url": "https://api.github.com/users/VladimirPal/events{/privacy}",
- "received_events_url": "https://api.github.com/users/VladimirPal/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-gzip",
- "state": "uploaded",
- "size": 69918531,
- "download_count": 1347,
- "created_at": "2016-10-28T09:18:22Z",
- "updated_at": "2016-10-28T09:19:21Z",
- "browser_download_url": "https://github.com/web-pal/DBGlass/releases/download/v0.1.0-beta.6/linux-x64.tar.gz"
- },
- {
- "url": "https://api.github.com/repos/web-pal/DBGlass/releases/assets/2546889",
- "id": 2546889,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDY4ODk=",
- "name": "MAC_OS-X.zip",
- "label": null,
- "uploader": {
- "login": "VladimirPal",
- "id": 555405,
- "node_id": "MDQ6VXNlcjU1NTQwNQ==",
- "avatar_url": "https://avatars3.githubusercontent.com/u/555405?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/VladimirPal",
- "html_url": "https://github.com/VladimirPal",
- "followers_url": "https://api.github.com/users/VladimirPal/followers",
- "following_url": "https://api.github.com/users/VladimirPal/following{/other_user}",
- "gists_url": "https://api.github.com/users/VladimirPal/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/VladimirPal/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/VladimirPal/subscriptions",
- "organizations_url": "https://api.github.com/users/VladimirPal/orgs",
- "repos_url": "https://api.github.com/users/VladimirPal/repos",
- "events_url": "https://api.github.com/users/VladimirPal/events{/privacy}",
- "received_events_url": "https://api.github.com/users/VladimirPal/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 72070987,
- "download_count": 5562,
- "created_at": "2016-10-28T09:16:00Z",
- "updated_at": "2016-10-28T09:17:07Z",
- "browser_download_url": "https://github.com/web-pal/DBGlass/releases/download/v0.1.0-beta.6/MAC_OS-X.zip"
- },
- {
- "url": "https://api.github.com/repos/web-pal/DBGlass/releases/assets/2546905",
- "id": 2546905,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDY5MDU=",
- "name": "win32-ia32.zip",
- "label": null,
- "uploader": {
- "login": "VladimirPal",
- "id": 555405,
- "node_id": "MDQ6VXNlcjU1NTQwNQ==",
- "avatar_url": "https://avatars3.githubusercontent.com/u/555405?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/VladimirPal",
- "html_url": "https://github.com/VladimirPal",
- "followers_url": "https://api.github.com/users/VladimirPal/followers",
- "following_url": "https://api.github.com/users/VladimirPal/following{/other_user}",
- "gists_url": "https://api.github.com/users/VladimirPal/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/VladimirPal/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/VladimirPal/subscriptions",
- "organizations_url": "https://api.github.com/users/VladimirPal/orgs",
- "repos_url": "https://api.github.com/users/VladimirPal/repos",
- "events_url": "https://api.github.com/users/VladimirPal/events{/privacy}",
- "received_events_url": "https://api.github.com/users/VladimirPal/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 74736154,
- "download_count": 1085,
- "created_at": "2016-10-28T09:18:32Z",
- "updated_at": "2016-10-28T09:21:19Z",
- "browser_download_url": "https://github.com/web-pal/DBGlass/releases/download/v0.1.0-beta.6/win32-ia32.zip"
- },
- {
- "url": "https://api.github.com/repos/web-pal/DBGlass/releases/assets/2546897",
- "id": 2546897,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDY4OTc=",
- "name": "win32-x64.zip",
- "label": null,
- "uploader": {
- "login": "VladimirPal",
- "id": 555405,
- "node_id": "MDQ6VXNlcjU1NTQwNQ==",
- "avatar_url": "https://avatars3.githubusercontent.com/u/555405?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/VladimirPal",
- "html_url": "https://github.com/VladimirPal",
- "followers_url": "https://api.github.com/users/VladimirPal/followers",
- "following_url": "https://api.github.com/users/VladimirPal/following{/other_user}",
- "gists_url": "https://api.github.com/users/VladimirPal/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/VladimirPal/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/VladimirPal/subscriptions",
- "organizations_url": "https://api.github.com/users/VladimirPal/orgs",
- "repos_url": "https://api.github.com/users/VladimirPal/repos",
- "events_url": "https://api.github.com/users/VladimirPal/events{/privacy}",
- "received_events_url": "https://api.github.com/users/VladimirPal/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 85015008,
- "download_count": 2644,
- "created_at": "2016-10-28T09:17:11Z",
- "updated_at": "2016-10-28T09:18:16Z",
- "browser_download_url": "https://github.com/web-pal/DBGlass/releases/download/v0.1.0-beta.6/win32-x64.zip"
- }
- ],
- "tarball_url": "https://api.github.com/repos/web-pal/DBGlass/tarball/v0.1.0-beta.6",
- "zipball_url": "https://api.github.com/repos/web-pal/DBGlass/zipball/v0.1.0-beta.6",
- "body_html": "Add Ctr/CMD - R hotkey for refresh tables \nAdd new feature seach table #29 Thanks @y-takey
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:57.078Z"
- },
- "deckboard": {
- "latestRelease": {
- "url": "https://api.github.com/repos/rivafarabi/deckboard/releases/30345046",
- "assets_url": "https://api.github.com/repos/rivafarabi/deckboard/releases/30345046/assets",
- "upload_url": "https://uploads.github.com/repos/rivafarabi/deckboard/releases/30345046/assets{?name,label}",
- "html_url": "https://github.com/rivafarabi/deckboard/releases/tag/v1.9.61",
- "id": 30345046,
- "node_id": "MDc6UmVsZWFzZTMwMzQ1MDQ2",
- "tag_name": "v1.9.61",
- "target_commitish": "master",
- "name": "August 2020 (v1.9.61)",
- "draft": false,
- "author": {
- "login": "rivafarabi",
- "id": 4427494,
- "node_id": "MDQ6VXNlcjQ0Mjc0OTQ=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/4427494?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/rivafarabi",
- "html_url": "https://github.com/rivafarabi",
- "followers_url": "https://api.github.com/users/rivafarabi/followers",
- "following_url": "https://api.github.com/users/rivafarabi/following{/other_user}",
- "gists_url": "https://api.github.com/users/rivafarabi/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/rivafarabi/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/rivafarabi/subscriptions",
- "organizations_url": "https://api.github.com/users/rivafarabi/orgs",
- "repos_url": "https://api.github.com/users/rivafarabi/repos",
- "events_url": "https://api.github.com/users/rivafarabi/events{/privacy}",
- "received_events_url": "https://api.github.com/users/rivafarabi/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-07-24T10:39:54Z",
- "published_at": "2020-08-28T19:29:45Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/rivafarabi/deckboard/releases/assets/24422614",
- "id": 24422614,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0NDIyNjE0",
- "name": "Deckboard-Setup-1.9.61.exe",
- "label": "",
- "uploader": {
- "login": "rivafarabi",
- "id": 4427494,
- "node_id": "MDQ6VXNlcjQ0Mjc0OTQ=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/4427494?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/rivafarabi",
- "html_url": "https://github.com/rivafarabi",
- "followers_url": "https://api.github.com/users/rivafarabi/followers",
- "following_url": "https://api.github.com/users/rivafarabi/following{/other_user}",
- "gists_url": "https://api.github.com/users/rivafarabi/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/rivafarabi/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/rivafarabi/subscriptions",
- "organizations_url": "https://api.github.com/users/rivafarabi/orgs",
- "repos_url": "https://api.github.com/users/rivafarabi/repos",
- "events_url": "https://api.github.com/users/rivafarabi/events{/privacy}",
- "received_events_url": "https://api.github.com/users/rivafarabi/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 134227788,
- "download_count": 11552,
- "created_at": "2020-08-28T19:21:01Z",
- "updated_at": "2020-08-28T19:21:51Z",
- "browser_download_url": "https://github.com/rivafarabi/deckboard/releases/download/v1.9.61/Deckboard-Setup-1.9.61.exe"
- },
- {
- "url": "https://api.github.com/repos/rivafarabi/deckboard/releases/assets/24422615",
- "id": 24422615,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0NDIyNjE1",
- "name": "Deckboard-Setup-1.9.61.exe.blockmap",
- "label": "",
- "uploader": {
- "login": "rivafarabi",
- "id": 4427494,
- "node_id": "MDQ6VXNlcjQ0Mjc0OTQ=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/4427494?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/rivafarabi",
- "html_url": "https://github.com/rivafarabi",
- "followers_url": "https://api.github.com/users/rivafarabi/followers",
- "following_url": "https://api.github.com/users/rivafarabi/following{/other_user}",
- "gists_url": "https://api.github.com/users/rivafarabi/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/rivafarabi/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/rivafarabi/subscriptions",
- "organizations_url": "https://api.github.com/users/rivafarabi/orgs",
- "repos_url": "https://api.github.com/users/rivafarabi/repos",
- "events_url": "https://api.github.com/users/rivafarabi/events{/privacy}",
- "received_events_url": "https://api.github.com/users/rivafarabi/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 137878,
- "download_count": 5980,
- "created_at": "2020-08-28T19:21:01Z",
- "updated_at": "2020-08-28T19:21:02Z",
- "browser_download_url": "https://github.com/rivafarabi/deckboard/releases/download/v1.9.61/Deckboard-Setup-1.9.61.exe.blockmap"
- },
- {
- "url": "https://api.github.com/repos/rivafarabi/deckboard/releases/assets/24422652",
- "id": 24422652,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0NDIyNjUy",
- "name": "latest.yml",
- "label": "",
- "uploader": {
- "login": "rivafarabi",
- "id": 4427494,
- "node_id": "MDQ6VXNlcjQ0Mjc0OTQ=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/4427494?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/rivafarabi",
- "html_url": "https://github.com/rivafarabi",
- "followers_url": "https://api.github.com/users/rivafarabi/followers",
- "following_url": "https://api.github.com/users/rivafarabi/following{/other_user}",
- "gists_url": "https://api.github.com/users/rivafarabi/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/rivafarabi/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/rivafarabi/subscriptions",
- "organizations_url": "https://api.github.com/users/rivafarabi/orgs",
- "repos_url": "https://api.github.com/users/rivafarabi/repos",
- "events_url": "https://api.github.com/users/rivafarabi/events{/privacy}",
- "received_events_url": "https://api.github.com/users/rivafarabi/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "text/yaml",
- "state": "uploaded",
- "size": 350,
- "download_count": 66714,
- "created_at": "2020-08-28T19:21:51Z",
- "updated_at": "2020-08-28T19:21:51Z",
- "browser_download_url": "https://github.com/rivafarabi/deckboard/releases/download/v1.9.61/latest.yml"
- }
- ],
- "tarball_url": "https://api.github.com/repos/rivafarabi/deckboard/tarball/v1.9.61",
- "zipball_url": "https://api.github.com/repos/rivafarabi/deckboard/zipball/v1.9.61",
- "body_html": "Features \n\nFlexible grid layout! No more fixed layout! (max width and height = 15); \n \nPatches \n\nStart the app with window's last saved state (width and height); \nAdd USB connected device's model name; \nAdd Edit and Delete right click menu on Boards list; \nNew UI for Connected IP Addresses menu. \n \nBug fix \n\nFix the liceses type under About tab in options modal; \nFix program list for \"Run On...\" dropdown. \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:57.089Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:04.821Z"
},
"data-store": {
"latestRelease": {
@@ -20428,7 +20070,476 @@
"zipball_url": "https://api.github.com/repos/TianlunXiong/DataStore/zipball/v0.1.1",
"body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:57.089Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:04.825Z"
+ },
+ "dbglass": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/web-pal/DBGlass/releases/4507794",
+ "assets_url": "https://api.github.com/repos/web-pal/DBGlass/releases/4507794/assets",
+ "upload_url": "https://uploads.github.com/repos/web-pal/DBGlass/releases/4507794/assets{?name,label}",
+ "html_url": "https://github.com/web-pal/DBGlass/releases/tag/v0.1.0-beta.6",
+ "id": 4507794,
+ "node_id": "MDc6UmVsZWFzZTQ1MDc3OTQ=",
+ "tag_name": "v0.1.0-beta.6",
+ "target_commitish": "master",
+ "name": "v0.1.0-beta.6",
+ "draft": false,
+ "author": {
+ "login": "VladimirPal",
+ "id": 555405,
+ "node_id": "MDQ6VXNlcjU1NTQwNQ==",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/555405?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/VladimirPal",
+ "html_url": "https://github.com/VladimirPal",
+ "followers_url": "https://api.github.com/users/VladimirPal/followers",
+ "following_url": "https://api.github.com/users/VladimirPal/following{/other_user}",
+ "gists_url": "https://api.github.com/users/VladimirPal/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/VladimirPal/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/VladimirPal/subscriptions",
+ "organizations_url": "https://api.github.com/users/VladimirPal/orgs",
+ "repos_url": "https://api.github.com/users/VladimirPal/repos",
+ "events_url": "https://api.github.com/users/VladimirPal/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/VladimirPal/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2016-10-28T07:47:13Z",
+ "published_at": "2016-10-28T08:04:01Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/web-pal/DBGlass/releases/assets/2546904",
+ "id": 2546904,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDY5MDQ=",
+ "name": "linux-ia32.tar.gz",
+ "label": null,
+ "uploader": {
+ "login": "VladimirPal",
+ "id": 555405,
+ "node_id": "MDQ6VXNlcjU1NTQwNQ==",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/555405?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/VladimirPal",
+ "html_url": "https://github.com/VladimirPal",
+ "followers_url": "https://api.github.com/users/VladimirPal/followers",
+ "following_url": "https://api.github.com/users/VladimirPal/following{/other_user}",
+ "gists_url": "https://api.github.com/users/VladimirPal/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/VladimirPal/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/VladimirPal/subscriptions",
+ "organizations_url": "https://api.github.com/users/VladimirPal/orgs",
+ "repos_url": "https://api.github.com/users/VladimirPal/repos",
+ "events_url": "https://api.github.com/users/VladimirPal/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/VladimirPal/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-gzip",
+ "state": "uploaded",
+ "size": 71101112,
+ "download_count": 94,
+ "created_at": "2016-10-28T09:18:28Z",
+ "updated_at": "2016-10-28T09:20:18Z",
+ "browser_download_url": "https://github.com/web-pal/DBGlass/releases/download/v0.1.0-beta.6/linux-ia32.tar.gz"
+ },
+ {
+ "url": "https://api.github.com/repos/web-pal/DBGlass/releases/assets/2546901",
+ "id": 2546901,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDY5MDE=",
+ "name": "linux-x64.tar.gz",
+ "label": null,
+ "uploader": {
+ "login": "VladimirPal",
+ "id": 555405,
+ "node_id": "MDQ6VXNlcjU1NTQwNQ==",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/555405?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/VladimirPal",
+ "html_url": "https://github.com/VladimirPal",
+ "followers_url": "https://api.github.com/users/VladimirPal/followers",
+ "following_url": "https://api.github.com/users/VladimirPal/following{/other_user}",
+ "gists_url": "https://api.github.com/users/VladimirPal/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/VladimirPal/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/VladimirPal/subscriptions",
+ "organizations_url": "https://api.github.com/users/VladimirPal/orgs",
+ "repos_url": "https://api.github.com/users/VladimirPal/repos",
+ "events_url": "https://api.github.com/users/VladimirPal/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/VladimirPal/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-gzip",
+ "state": "uploaded",
+ "size": 69918531,
+ "download_count": 1347,
+ "created_at": "2016-10-28T09:18:22Z",
+ "updated_at": "2016-10-28T09:19:21Z",
+ "browser_download_url": "https://github.com/web-pal/DBGlass/releases/download/v0.1.0-beta.6/linux-x64.tar.gz"
+ },
+ {
+ "url": "https://api.github.com/repos/web-pal/DBGlass/releases/assets/2546889",
+ "id": 2546889,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDY4ODk=",
+ "name": "MAC_OS-X.zip",
+ "label": null,
+ "uploader": {
+ "login": "VladimirPal",
+ "id": 555405,
+ "node_id": "MDQ6VXNlcjU1NTQwNQ==",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/555405?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/VladimirPal",
+ "html_url": "https://github.com/VladimirPal",
+ "followers_url": "https://api.github.com/users/VladimirPal/followers",
+ "following_url": "https://api.github.com/users/VladimirPal/following{/other_user}",
+ "gists_url": "https://api.github.com/users/VladimirPal/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/VladimirPal/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/VladimirPal/subscriptions",
+ "organizations_url": "https://api.github.com/users/VladimirPal/orgs",
+ "repos_url": "https://api.github.com/users/VladimirPal/repos",
+ "events_url": "https://api.github.com/users/VladimirPal/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/VladimirPal/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 72070987,
+ "download_count": 5562,
+ "created_at": "2016-10-28T09:16:00Z",
+ "updated_at": "2016-10-28T09:17:07Z",
+ "browser_download_url": "https://github.com/web-pal/DBGlass/releases/download/v0.1.0-beta.6/MAC_OS-X.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/web-pal/DBGlass/releases/assets/2546905",
+ "id": 2546905,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDY5MDU=",
+ "name": "win32-ia32.zip",
+ "label": null,
+ "uploader": {
+ "login": "VladimirPal",
+ "id": 555405,
+ "node_id": "MDQ6VXNlcjU1NTQwNQ==",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/555405?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/VladimirPal",
+ "html_url": "https://github.com/VladimirPal",
+ "followers_url": "https://api.github.com/users/VladimirPal/followers",
+ "following_url": "https://api.github.com/users/VladimirPal/following{/other_user}",
+ "gists_url": "https://api.github.com/users/VladimirPal/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/VladimirPal/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/VladimirPal/subscriptions",
+ "organizations_url": "https://api.github.com/users/VladimirPal/orgs",
+ "repos_url": "https://api.github.com/users/VladimirPal/repos",
+ "events_url": "https://api.github.com/users/VladimirPal/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/VladimirPal/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 74736154,
+ "download_count": 1085,
+ "created_at": "2016-10-28T09:18:32Z",
+ "updated_at": "2016-10-28T09:21:19Z",
+ "browser_download_url": "https://github.com/web-pal/DBGlass/releases/download/v0.1.0-beta.6/win32-ia32.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/web-pal/DBGlass/releases/assets/2546897",
+ "id": 2546897,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDY4OTc=",
+ "name": "win32-x64.zip",
+ "label": null,
+ "uploader": {
+ "login": "VladimirPal",
+ "id": 555405,
+ "node_id": "MDQ6VXNlcjU1NTQwNQ==",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/555405?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/VladimirPal",
+ "html_url": "https://github.com/VladimirPal",
+ "followers_url": "https://api.github.com/users/VladimirPal/followers",
+ "following_url": "https://api.github.com/users/VladimirPal/following{/other_user}",
+ "gists_url": "https://api.github.com/users/VladimirPal/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/VladimirPal/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/VladimirPal/subscriptions",
+ "organizations_url": "https://api.github.com/users/VladimirPal/orgs",
+ "repos_url": "https://api.github.com/users/VladimirPal/repos",
+ "events_url": "https://api.github.com/users/VladimirPal/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/VladimirPal/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 85015008,
+ "download_count": 2644,
+ "created_at": "2016-10-28T09:17:11Z",
+ "updated_at": "2016-10-28T09:18:16Z",
+ "browser_download_url": "https://github.com/web-pal/DBGlass/releases/download/v0.1.0-beta.6/win32-x64.zip"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/web-pal/DBGlass/tarball/v0.1.0-beta.6",
+ "zipball_url": "https://api.github.com/repos/web-pal/DBGlass/zipball/v0.1.0-beta.6",
+ "body_html": "Add Ctr/CMD - R hotkey for refresh tables \nAdd new feature seach table #29 Thanks @y-takey
"
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:04.888Z"
+ },
+ "deckboard": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/rivafarabi/deckboard/releases/30345046",
+ "assets_url": "https://api.github.com/repos/rivafarabi/deckboard/releases/30345046/assets",
+ "upload_url": "https://uploads.github.com/repos/rivafarabi/deckboard/releases/30345046/assets{?name,label}",
+ "html_url": "https://github.com/rivafarabi/deckboard/releases/tag/v1.9.61",
+ "id": 30345046,
+ "node_id": "MDc6UmVsZWFzZTMwMzQ1MDQ2",
+ "tag_name": "v1.9.61",
+ "target_commitish": "master",
+ "name": "August 2020 (v1.9.61)",
+ "draft": false,
+ "author": {
+ "login": "rivafarabi",
+ "id": 4427494,
+ "node_id": "MDQ6VXNlcjQ0Mjc0OTQ=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/4427494?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/rivafarabi",
+ "html_url": "https://github.com/rivafarabi",
+ "followers_url": "https://api.github.com/users/rivafarabi/followers",
+ "following_url": "https://api.github.com/users/rivafarabi/following{/other_user}",
+ "gists_url": "https://api.github.com/users/rivafarabi/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/rivafarabi/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/rivafarabi/subscriptions",
+ "organizations_url": "https://api.github.com/users/rivafarabi/orgs",
+ "repos_url": "https://api.github.com/users/rivafarabi/repos",
+ "events_url": "https://api.github.com/users/rivafarabi/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/rivafarabi/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2020-07-24T10:39:54Z",
+ "published_at": "2020-08-28T19:29:45Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/rivafarabi/deckboard/releases/assets/24422614",
+ "id": 24422614,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0NDIyNjE0",
+ "name": "Deckboard-Setup-1.9.61.exe",
+ "label": "",
+ "uploader": {
+ "login": "rivafarabi",
+ "id": 4427494,
+ "node_id": "MDQ6VXNlcjQ0Mjc0OTQ=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/4427494?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/rivafarabi",
+ "html_url": "https://github.com/rivafarabi",
+ "followers_url": "https://api.github.com/users/rivafarabi/followers",
+ "following_url": "https://api.github.com/users/rivafarabi/following{/other_user}",
+ "gists_url": "https://api.github.com/users/rivafarabi/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/rivafarabi/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/rivafarabi/subscriptions",
+ "organizations_url": "https://api.github.com/users/rivafarabi/orgs",
+ "repos_url": "https://api.github.com/users/rivafarabi/repos",
+ "events_url": "https://api.github.com/users/rivafarabi/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/rivafarabi/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 134227788,
+ "download_count": 11663,
+ "created_at": "2020-08-28T19:21:01Z",
+ "updated_at": "2020-08-28T19:21:51Z",
+ "browser_download_url": "https://github.com/rivafarabi/deckboard/releases/download/v1.9.61/Deckboard-Setup-1.9.61.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/rivafarabi/deckboard/releases/assets/24422615",
+ "id": 24422615,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0NDIyNjE1",
+ "name": "Deckboard-Setup-1.9.61.exe.blockmap",
+ "label": "",
+ "uploader": {
+ "login": "rivafarabi",
+ "id": 4427494,
+ "node_id": "MDQ6VXNlcjQ0Mjc0OTQ=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/4427494?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/rivafarabi",
+ "html_url": "https://github.com/rivafarabi",
+ "followers_url": "https://api.github.com/users/rivafarabi/followers",
+ "following_url": "https://api.github.com/users/rivafarabi/following{/other_user}",
+ "gists_url": "https://api.github.com/users/rivafarabi/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/rivafarabi/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/rivafarabi/subscriptions",
+ "organizations_url": "https://api.github.com/users/rivafarabi/orgs",
+ "repos_url": "https://api.github.com/users/rivafarabi/repos",
+ "events_url": "https://api.github.com/users/rivafarabi/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/rivafarabi/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 137878,
+ "download_count": 6010,
+ "created_at": "2020-08-28T19:21:01Z",
+ "updated_at": "2020-08-28T19:21:02Z",
+ "browser_download_url": "https://github.com/rivafarabi/deckboard/releases/download/v1.9.61/Deckboard-Setup-1.9.61.exe.blockmap"
+ },
+ {
+ "url": "https://api.github.com/repos/rivafarabi/deckboard/releases/assets/24422652",
+ "id": 24422652,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0NDIyNjUy",
+ "name": "latest.yml",
+ "label": "",
+ "uploader": {
+ "login": "rivafarabi",
+ "id": 4427494,
+ "node_id": "MDQ6VXNlcjQ0Mjc0OTQ=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/4427494?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/rivafarabi",
+ "html_url": "https://github.com/rivafarabi",
+ "followers_url": "https://api.github.com/users/rivafarabi/followers",
+ "following_url": "https://api.github.com/users/rivafarabi/following{/other_user}",
+ "gists_url": "https://api.github.com/users/rivafarabi/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/rivafarabi/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/rivafarabi/subscriptions",
+ "organizations_url": "https://api.github.com/users/rivafarabi/orgs",
+ "repos_url": "https://api.github.com/users/rivafarabi/repos",
+ "events_url": "https://api.github.com/users/rivafarabi/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/rivafarabi/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 350,
+ "download_count": 67920,
+ "created_at": "2020-08-28T19:21:51Z",
+ "updated_at": "2020-08-28T19:21:51Z",
+ "browser_download_url": "https://github.com/rivafarabi/deckboard/releases/download/v1.9.61/latest.yml"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/rivafarabi/deckboard/tarball/v1.9.61",
+ "zipball_url": "https://api.github.com/repos/rivafarabi/deckboard/zipball/v1.9.61",
+ "body_html": "Features \n\nFlexible grid layout! No more fixed layout! (max width and height = 15); \n \nPatches \n\nStart the app with window's last saved state (width and height); \nAdd USB connected device's model name; \nAdd Edit and Delete right click menu on Boards list; \nNew UI for Connected IP Addresses menu. \n \nBug fix \n\nFix the liceses type under About tab in options modal; \nFix program list for \"Run On...\" dropdown. \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:04.926Z"
+ },
+ "deco-ide": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/decosoftware/deco-ide/releases/3572947",
+ "assets_url": "https://api.github.com/repos/decosoftware/deco-ide/releases/3572947/assets",
+ "upload_url": "https://uploads.github.com/repos/decosoftware/deco-ide/releases/3572947/assets{?name,label}",
+ "html_url": "https://github.com/decosoftware/deco-ide/releases/tag/v0.7.1",
+ "id": 3572947,
+ "node_id": "MDc6UmVsZWFzZTM1NzI5NDc=",
+ "tag_name": "v0.7.1",
+ "target_commitish": "release",
+ "name": "0.7.1",
+ "draft": false,
+ "author": {
+ "login": "gdowens",
+ "id": 977466,
+ "node_id": "MDQ6VXNlcjk3NzQ2Ng==",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/977466?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/gdowens",
+ "html_url": "https://github.com/gdowens",
+ "followers_url": "https://api.github.com/users/gdowens/followers",
+ "following_url": "https://api.github.com/users/gdowens/following{/other_user}",
+ "gists_url": "https://api.github.com/users/gdowens/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/gdowens/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/gdowens/subscriptions",
+ "organizations_url": "https://api.github.com/users/gdowens/orgs",
+ "repos_url": "https://api.github.com/users/gdowens/repos",
+ "events_url": "https://api.github.com/users/gdowens/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/gdowens/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2016-07-01T20:34:59Z",
+ "published_at": "2016-07-01T21:36:16Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/decosoftware/deco-ide/releases/assets/1931737",
+ "id": 1931737,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MzE3Mzc=",
+ "name": "Deco-0.7.1-osx.zip",
+ "label": null,
+ "uploader": {
+ "login": "gdowens",
+ "id": 977466,
+ "node_id": "MDQ6VXNlcjk3NzQ2Ng==",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/977466?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/gdowens",
+ "html_url": "https://github.com/gdowens",
+ "followers_url": "https://api.github.com/users/gdowens/followers",
+ "following_url": "https://api.github.com/users/gdowens/following{/other_user}",
+ "gists_url": "https://api.github.com/users/gdowens/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/gdowens/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/gdowens/subscriptions",
+ "organizations_url": "https://api.github.com/users/gdowens/orgs",
+ "repos_url": "https://api.github.com/users/gdowens/repos",
+ "events_url": "https://api.github.com/users/gdowens/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/gdowens/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 183314769,
+ "download_count": 10622,
+ "created_at": "2016-07-01T21:32:44Z",
+ "updated_at": "2016-07-01T21:34:27Z",
+ "browser_download_url": "https://github.com/decosoftware/deco-ide/releases/download/v0.7.1/Deco-0.7.1-osx.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/decosoftware/deco-ide/releases/assets/1931736",
+ "id": 1931736,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MzE3MzY=",
+ "name": "Deco-0.7.1.pkg",
+ "label": null,
+ "uploader": {
+ "login": "gdowens",
+ "id": 977466,
+ "node_id": "MDQ6VXNlcjk3NzQ2Ng==",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/977466?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/gdowens",
+ "html_url": "https://github.com/gdowens",
+ "followers_url": "https://api.github.com/users/gdowens/followers",
+ "following_url": "https://api.github.com/users/gdowens/following{/other_user}",
+ "gists_url": "https://api.github.com/users/gdowens/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/gdowens/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/gdowens/subscriptions",
+ "organizations_url": "https://api.github.com/users/gdowens/orgs",
+ "repos_url": "https://api.github.com/users/gdowens/repos",
+ "events_url": "https://api.github.com/users/gdowens/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/gdowens/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 101275433,
+ "download_count": 20617,
+ "created_at": "2016-07-01T21:32:44Z",
+ "updated_at": "2016-07-01T21:33:18Z",
+ "browser_download_url": "https://github.com/decosoftware/deco-ide/releases/download/v0.7.1/Deco-0.7.1.pkg"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/decosoftware/deco-ide/tarball/v0.7.1",
+ "zipball_url": "https://api.github.com/repos/decosoftware/deco-ide/zipball/v0.7.1",
+ "body_html": "Release Notes 0.7.1 \nA small, but much needed update to the 0.7.0 release. This fixes an issue with existing projects using the wrong project settings defaults.
\nThanks for patience while we worked everything out 🙏
\nfix simulator app path #110
"
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:04.931Z"
},
"debugtron": {
"latestRelease": {
@@ -20495,7 +20606,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 66343883,
- "download_count": 1004,
+ "download_count": 1006,
"created_at": "2020-01-13T10:50:33Z",
"updated_at": "2020-01-13T10:51:03Z",
"browser_download_url": "https://github.com/bytedance/debugtron/releases/download/v0.5.0/Debugtron-0.5.0.dmg"
@@ -20529,7 +20640,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 63572480,
- "download_count": 1082,
+ "download_count": 1083,
"created_at": "2020-01-13T11:21:50Z",
"updated_at": "2020-01-13T11:22:30Z",
"browser_download_url": "https://github.com/bytedance/debugtron/releases/download/v0.5.0/Debugtron-0.5.0.Setup.exe"
@@ -20563,7 +20674,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 65330429,
- "download_count": 115,
+ "download_count": 116,
"created_at": "2020-01-13T10:50:27Z",
"updated_at": "2020-01-13T10:50:51Z",
"browser_download_url": "https://github.com/bytedance/debugtron/releases/download/v0.5.0/Debugtron-darwin-x64-0.5.0.zip"
@@ -20641,118 +20752,220 @@
"zipball_url": "https://api.github.com/repos/bytedance/debugtron/zipball/v0.5.0",
"body_html": "\nUpgrade Electron to v7 \nRefresh detected Apps \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:57.096Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:04.933Z"
},
- "deco-ide": {
+ "deer": {
"latestRelease": {
- "url": "https://api.github.com/repos/decosoftware/deco-ide/releases/3572947",
- "assets_url": "https://api.github.com/repos/decosoftware/deco-ide/releases/3572947/assets",
- "upload_url": "https://uploads.github.com/repos/decosoftware/deco-ide/releases/3572947/assets{?name,label}",
- "html_url": "https://github.com/decosoftware/deco-ide/releases/tag/v0.7.1",
- "id": 3572947,
- "node_id": "MDc6UmVsZWFzZTM1NzI5NDc=",
- "tag_name": "v0.7.1",
- "target_commitish": "release",
- "name": "0.7.1",
+ "url": "https://api.github.com/repos/abahmed/Deer/releases/16293592",
+ "assets_url": "https://api.github.com/repos/abahmed/Deer/releases/16293592/assets",
+ "upload_url": "https://uploads.github.com/repos/abahmed/Deer/releases/16293592/assets{?name,label}",
+ "html_url": "https://github.com/abahmed/Deer/releases/tag/v1.0.0",
+ "id": 16293592,
+ "node_id": "MDc6UmVsZWFzZTE2MjkzNTky",
+ "tag_name": "v1.0.0",
+ "target_commitish": "master",
+ "name": "Deer v1.0.0",
"draft": false,
"author": {
- "login": "gdowens",
- "id": 977466,
- "node_id": "MDQ6VXNlcjk3NzQ2Ng==",
- "avatar_url": "https://avatars3.githubusercontent.com/u/977466?v=4",
+ "login": "abahmed",
+ "id": 16365652,
+ "node_id": "MDQ6VXNlcjE2MzY1NjUy",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/16365652?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/gdowens",
- "html_url": "https://github.com/gdowens",
- "followers_url": "https://api.github.com/users/gdowens/followers",
- "following_url": "https://api.github.com/users/gdowens/following{/other_user}",
- "gists_url": "https://api.github.com/users/gdowens/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/gdowens/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/gdowens/subscriptions",
- "organizations_url": "https://api.github.com/users/gdowens/orgs",
- "repos_url": "https://api.github.com/users/gdowens/repos",
- "events_url": "https://api.github.com/users/gdowens/events{/privacy}",
- "received_events_url": "https://api.github.com/users/gdowens/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2016-07-01T20:34:59Z",
- "published_at": "2016-07-01T21:36:16Z",
+ "url": "https://api.github.com/users/abahmed",
+ "html_url": "https://github.com/abahmed",
+ "followers_url": "https://api.github.com/users/abahmed/followers",
+ "following_url": "https://api.github.com/users/abahmed/following{/other_user}",
+ "gists_url": "https://api.github.com/users/abahmed/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/abahmed/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/abahmed/subscriptions",
+ "organizations_url": "https://api.github.com/users/abahmed/orgs",
+ "repos_url": "https://api.github.com/users/abahmed/repos",
+ "events_url": "https://api.github.com/users/abahmed/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/abahmed/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2019-03-22T19:31:17Z",
+ "published_at": "2019-03-22T19:39:07Z",
"assets": [
{
- "url": "https://api.github.com/repos/decosoftware/deco-ide/releases/assets/1931737",
- "id": 1931737,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MzE3Mzc=",
- "name": "Deco-0.7.1-osx.zip",
- "label": null,
+ "url": "https://api.github.com/repos/abahmed/Deer/releases/assets/11681594",
+ "id": 11681594,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExNjgxNTk0",
+ "name": "Deer-linux-amd64.deb",
+ "label": "",
"uploader": {
- "login": "gdowens",
- "id": 977466,
- "node_id": "MDQ6VXNlcjk3NzQ2Ng==",
- "avatar_url": "https://avatars3.githubusercontent.com/u/977466?v=4",
+ "login": "abahmed",
+ "id": 16365652,
+ "node_id": "MDQ6VXNlcjE2MzY1NjUy",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/16365652?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/gdowens",
- "html_url": "https://github.com/gdowens",
- "followers_url": "https://api.github.com/users/gdowens/followers",
- "following_url": "https://api.github.com/users/gdowens/following{/other_user}",
- "gists_url": "https://api.github.com/users/gdowens/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/gdowens/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/gdowens/subscriptions",
- "organizations_url": "https://api.github.com/users/gdowens/orgs",
- "repos_url": "https://api.github.com/users/gdowens/repos",
- "events_url": "https://api.github.com/users/gdowens/events{/privacy}",
- "received_events_url": "https://api.github.com/users/gdowens/received_events",
+ "url": "https://api.github.com/users/abahmed",
+ "html_url": "https://github.com/abahmed",
+ "followers_url": "https://api.github.com/users/abahmed/followers",
+ "following_url": "https://api.github.com/users/abahmed/following{/other_user}",
+ "gists_url": "https://api.github.com/users/abahmed/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/abahmed/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/abahmed/subscriptions",
+ "organizations_url": "https://api.github.com/users/abahmed/orgs",
+ "repos_url": "https://api.github.com/users/abahmed/repos",
+ "events_url": "https://api.github.com/users/abahmed/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/abahmed/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 56363430,
+ "download_count": 410,
+ "created_at": "2019-03-22T19:40:23Z",
+ "updated_at": "2019-03-22T19:40:24Z",
+ "browser_download_url": "https://github.com/abahmed/Deer/releases/download/v1.0.0/Deer-linux-amd64.deb"
+ },
+ {
+ "url": "https://api.github.com/repos/abahmed/Deer/releases/assets/11681596",
+ "id": 11681596,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExNjgxNTk2",
+ "name": "Deer-linux-x64.zip",
+ "label": "",
+ "uploader": {
+ "login": "abahmed",
+ "id": 16365652,
+ "node_id": "MDQ6VXNlcjE2MzY1NjUy",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/16365652?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/abahmed",
+ "html_url": "https://github.com/abahmed",
+ "followers_url": "https://api.github.com/users/abahmed/followers",
+ "following_url": "https://api.github.com/users/abahmed/following{/other_user}",
+ "gists_url": "https://api.github.com/users/abahmed/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/abahmed/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/abahmed/subscriptions",
+ "organizations_url": "https://api.github.com/users/abahmed/orgs",
+ "repos_url": "https://api.github.com/users/abahmed/repos",
+ "events_url": "https://api.github.com/users/abahmed/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/abahmed/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/zip",
"state": "uploaded",
- "size": 183314769,
- "download_count": 10622,
- "created_at": "2016-07-01T21:32:44Z",
- "updated_at": "2016-07-01T21:34:27Z",
- "browser_download_url": "https://github.com/decosoftware/deco-ide/releases/download/v0.7.1/Deco-0.7.1-osx.zip"
+ "size": 80662840,
+ "download_count": 180,
+ "created_at": "2019-03-22T19:40:26Z",
+ "updated_at": "2019-03-22T19:40:29Z",
+ "browser_download_url": "https://github.com/abahmed/Deer/releases/download/v1.0.0/Deer-linux-x64.zip"
},
{
- "url": "https://api.github.com/repos/decosoftware/deco-ide/releases/assets/1931736",
- "id": 1931736,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MzE3MzY=",
- "name": "Deco-0.7.1.pkg",
- "label": null,
+ "url": "https://api.github.com/repos/abahmed/Deer/releases/assets/11681595",
+ "id": 11681595,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExNjgxNTk1",
+ "name": "Deer-linux-x86_64.rpm",
+ "label": "",
"uploader": {
- "login": "gdowens",
- "id": 977466,
- "node_id": "MDQ6VXNlcjk3NzQ2Ng==",
- "avatar_url": "https://avatars3.githubusercontent.com/u/977466?v=4",
+ "login": "abahmed",
+ "id": 16365652,
+ "node_id": "MDQ6VXNlcjE2MzY1NjUy",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/16365652?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/gdowens",
- "html_url": "https://github.com/gdowens",
- "followers_url": "https://api.github.com/users/gdowens/followers",
- "following_url": "https://api.github.com/users/gdowens/following{/other_user}",
- "gists_url": "https://api.github.com/users/gdowens/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/gdowens/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/gdowens/subscriptions",
- "organizations_url": "https://api.github.com/users/gdowens/orgs",
- "repos_url": "https://api.github.com/users/gdowens/repos",
- "events_url": "https://api.github.com/users/gdowens/events{/privacy}",
- "received_events_url": "https://api.github.com/users/gdowens/received_events",
+ "url": "https://api.github.com/users/abahmed",
+ "html_url": "https://github.com/abahmed",
+ "followers_url": "https://api.github.com/users/abahmed/followers",
+ "following_url": "https://api.github.com/users/abahmed/following{/other_user}",
+ "gists_url": "https://api.github.com/users/abahmed/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/abahmed/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/abahmed/subscriptions",
+ "organizations_url": "https://api.github.com/users/abahmed/orgs",
+ "repos_url": "https://api.github.com/users/abahmed/repos",
+ "events_url": "https://api.github.com/users/abahmed/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/abahmed/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-redhat-package-manager",
+ "state": "uploaded",
+ "size": 55637629,
+ "download_count": 84,
+ "created_at": "2019-03-22T19:40:24Z",
+ "updated_at": "2019-03-22T19:40:26Z",
+ "browser_download_url": "https://github.com/abahmed/Deer/releases/download/v1.0.0/Deer-linux-x86_64.rpm"
+ },
+ {
+ "url": "https://api.github.com/repos/abahmed/Deer/releases/assets/11681547",
+ "id": 11681547,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExNjgxNTQ3",
+ "name": "Deer-mac.dmg",
+ "label": "",
+ "uploader": {
+ "login": "abahmed",
+ "id": 16365652,
+ "node_id": "MDQ6VXNlcjE2MzY1NjUy",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/16365652?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/abahmed",
+ "html_url": "https://github.com/abahmed",
+ "followers_url": "https://api.github.com/users/abahmed/followers",
+ "following_url": "https://api.github.com/users/abahmed/following{/other_user}",
+ "gists_url": "https://api.github.com/users/abahmed/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/abahmed/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/abahmed/subscriptions",
+ "organizations_url": "https://api.github.com/users/abahmed/orgs",
+ "repos_url": "https://api.github.com/users/abahmed/repos",
+ "events_url": "https://api.github.com/users/abahmed/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/abahmed/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 101275433,
- "download_count": 20608,
- "created_at": "2016-07-01T21:32:44Z",
- "updated_at": "2016-07-01T21:33:18Z",
- "browser_download_url": "https://github.com/decosoftware/deco-ide/releases/download/v0.7.1/Deco-0.7.1.pkg"
+ "size": 62959273,
+ "download_count": 361,
+ "created_at": "2019-03-22T19:39:07Z",
+ "updated_at": "2019-03-22T19:39:26Z",
+ "browser_download_url": "https://github.com/abahmed/Deer/releases/download/v1.0.0/Deer-mac.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/abahmed/Deer/releases/assets/11681576",
+ "id": 11681576,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExNjgxNTc2",
+ "name": "Deer-win.exe",
+ "label": "",
+ "uploader": {
+ "login": "abahmed",
+ "id": 16365652,
+ "node_id": "MDQ6VXNlcjE2MzY1NjUy",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/16365652?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/abahmed",
+ "html_url": "https://github.com/abahmed",
+ "followers_url": "https://api.github.com/users/abahmed/followers",
+ "following_url": "https://api.github.com/users/abahmed/following{/other_user}",
+ "gists_url": "https://api.github.com/users/abahmed/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/abahmed/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/abahmed/subscriptions",
+ "organizations_url": "https://api.github.com/users/abahmed/orgs",
+ "repos_url": "https://api.github.com/users/abahmed/repos",
+ "events_url": "https://api.github.com/users/abahmed/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/abahmed/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 94478144,
+ "download_count": 1356,
+ "created_at": "2019-03-22T19:39:27Z",
+ "updated_at": "2019-03-22T19:39:31Z",
+ "browser_download_url": "https://github.com/abahmed/Deer/releases/download/v1.0.0/Deer-win.exe"
}
],
- "tarball_url": "https://api.github.com/repos/decosoftware/deco-ide/tarball/v0.7.1",
- "zipball_url": "https://api.github.com/repos/decosoftware/deco-ide/zipball/v0.7.1",
- "body_html": "Release Notes 0.7.1 \nA small, but much needed update to the 0.7.0 release. This fixes an issue with existing projects using the wrong project settings defaults.
\nThanks for patience while we worked everything out 🙏
\nfix simulator app path #110
"
+ "tarball_url": "https://api.github.com/repos/abahmed/Deer/tarball/v1.0.0",
+ "zipball_url": "https://api.github.com/repos/abahmed/Deer/zipball/v1.0.0",
+ "body_html": "We are happy to release 🎉 🎉 Deer v1.0.0
\nDeer has a great changes from its first release and these are improvements introduced in this release
\n\nImproving the overall User Interface \nMulti language support, it allow user to change language while using Deer without restarting it through settings and it supports: English, العربية, Español, Русский, Polski, Português do Brasil, Česky and German \nRich Text Editor with necessary tools for styling your notes \nAuto saving notes \nNotes are automatically saved by last edit \n \nScreenshots \n
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:57.197Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:04.986Z"
},
"deskfiler": {
"latestRelease": {
@@ -21067,301 +21280,492 @@
"zipball_url": "https://api.github.com/repos/deskfiler/deskfiler/zipball/v1.2.3",
"body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:57.200Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:05.075Z"
},
- "deer": {
+ "devdocs-app": {
"latestRelease": {
- "url": "https://api.github.com/repos/abahmed/Deer/releases/16293592",
- "assets_url": "https://api.github.com/repos/abahmed/Deer/releases/16293592/assets",
- "upload_url": "https://uploads.github.com/repos/abahmed/Deer/releases/16293592/assets{?name,label}",
- "html_url": "https://github.com/abahmed/Deer/releases/tag/v1.0.0",
- "id": 16293592,
- "node_id": "MDc6UmVsZWFzZTE2MjkzNTky",
- "tag_name": "v1.0.0",
+ "url": "https://api.github.com/repos/egoist/devdocs-desktop/releases/24313953",
+ "assets_url": "https://api.github.com/repos/egoist/devdocs-desktop/releases/24313953/assets",
+ "upload_url": "https://uploads.github.com/repos/egoist/devdocs-desktop/releases/24313953/assets{?name,label}",
+ "html_url": "https://github.com/egoist/devdocs-desktop/releases/tag/v0.7.1",
+ "id": 24313953,
+ "node_id": "MDc6UmVsZWFzZTI0MzEzOTUz",
+ "tag_name": "v0.7.1",
"target_commitish": "master",
- "name": "Deer v1.0.0",
+ "name": "v0.7.1",
"draft": false,
"author": {
- "login": "abahmed",
- "id": 16365652,
- "node_id": "MDQ6VXNlcjE2MzY1NjUy",
- "avatar_url": "https://avatars0.githubusercontent.com/u/16365652?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/abahmed",
- "html_url": "https://github.com/abahmed",
- "followers_url": "https://api.github.com/users/abahmed/followers",
- "following_url": "https://api.github.com/users/abahmed/following{/other_user}",
- "gists_url": "https://api.github.com/users/abahmed/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/abahmed/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/abahmed/subscriptions",
- "organizations_url": "https://api.github.com/users/abahmed/orgs",
- "repos_url": "https://api.github.com/users/abahmed/repos",
- "events_url": "https://api.github.com/users/abahmed/events{/privacy}",
- "received_events_url": "https://api.github.com/users/abahmed/received_events",
- "type": "User",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
"site_admin": false
},
"prerelease": false,
- "created_at": "2019-03-22T19:31:17Z",
- "published_at": "2019-03-22T19:39:07Z",
+ "created_at": "2020-03-07T12:20:18Z",
+ "published_at": "2020-03-07T12:55:43Z",
"assets": [
{
- "url": "https://api.github.com/repos/abahmed/Deer/releases/assets/11681594",
- "id": 11681594,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExNjgxNTk0",
- "name": "Deer-linux-amd64.deb",
- "label": "",
+ "url": "https://api.github.com/repos/egoist/devdocs-desktop/releases/assets/18632983",
+ "id": 18632983,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE4NjMyOTgz",
+ "name": "DevDocs-0.7.1-mac.zip",
+ "label": null,
"uploader": {
- "login": "abahmed",
- "id": 16365652,
- "node_id": "MDQ6VXNlcjE2MzY1NjUy",
- "avatar_url": "https://avatars0.githubusercontent.com/u/16365652?v=4",
+ "login": "egoist",
+ "id": 8784712,
+ "node_id": "MDQ6VXNlcjg3ODQ3MTI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/8784712?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/abahmed",
- "html_url": "https://github.com/abahmed",
- "followers_url": "https://api.github.com/users/abahmed/followers",
- "following_url": "https://api.github.com/users/abahmed/following{/other_user}",
- "gists_url": "https://api.github.com/users/abahmed/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/abahmed/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/abahmed/subscriptions",
- "organizations_url": "https://api.github.com/users/abahmed/orgs",
- "repos_url": "https://api.github.com/users/abahmed/repos",
- "events_url": "https://api.github.com/users/abahmed/events{/privacy}",
- "received_events_url": "https://api.github.com/users/abahmed/received_events",
+ "url": "https://api.github.com/users/egoist",
+ "html_url": "https://github.com/egoist",
+ "followers_url": "https://api.github.com/users/egoist/followers",
+ "following_url": "https://api.github.com/users/egoist/following{/other_user}",
+ "gists_url": "https://api.github.com/users/egoist/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/egoist/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/egoist/subscriptions",
+ "organizations_url": "https://api.github.com/users/egoist/orgs",
+ "repos_url": "https://api.github.com/users/egoist/repos",
+ "events_url": "https://api.github.com/users/egoist/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/egoist/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 56363430,
- "download_count": 410,
- "created_at": "2019-03-22T19:40:23Z",
- "updated_at": "2019-03-22T19:40:24Z",
- "browser_download_url": "https://github.com/abahmed/Deer/releases/download/v1.0.0/Deer-linux-amd64.deb"
+ "size": 68930757,
+ "download_count": 235,
+ "created_at": "2020-03-11T13:39:46Z",
+ "updated_at": "2020-03-11T13:40:13Z",
+ "browser_download_url": "https://github.com/egoist/devdocs-desktop/releases/download/v0.7.1/DevDocs-0.7.1-mac.zip"
},
{
- "url": "https://api.github.com/repos/abahmed/Deer/releases/assets/11681596",
- "id": 11681596,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExNjgxNTk2",
- "name": "Deer-linux-x64.zip",
+ "url": "https://api.github.com/repos/egoist/devdocs-desktop/releases/assets/18541883",
+ "id": 18541883,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE4NTQxODgz",
+ "name": "DevDocs-0.7.1-win.zip",
"label": "",
"uploader": {
- "login": "abahmed",
- "id": 16365652,
- "node_id": "MDQ6VXNlcjE2MzY1NjUy",
- "avatar_url": "https://avatars0.githubusercontent.com/u/16365652?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/abahmed",
- "html_url": "https://github.com/abahmed",
- "followers_url": "https://api.github.com/users/abahmed/followers",
- "following_url": "https://api.github.com/users/abahmed/following{/other_user}",
- "gists_url": "https://api.github.com/users/abahmed/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/abahmed/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/abahmed/subscriptions",
- "organizations_url": "https://api.github.com/users/abahmed/orgs",
- "repos_url": "https://api.github.com/users/abahmed/repos",
- "events_url": "https://api.github.com/users/abahmed/events{/privacy}",
- "received_events_url": "https://api.github.com/users/abahmed/received_events",
- "type": "User",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
"site_admin": false
},
"content_type": "application/zip",
"state": "uploaded",
- "size": 80662840,
- "download_count": 180,
- "created_at": "2019-03-22T19:40:26Z",
- "updated_at": "2019-03-22T19:40:29Z",
- "browser_download_url": "https://github.com/abahmed/Deer/releases/download/v1.0.0/Deer-linux-x64.zip"
+ "size": 68916278,
+ "download_count": 863,
+ "created_at": "2020-03-07T12:28:56Z",
+ "updated_at": "2020-03-07T12:29:09Z",
+ "browser_download_url": "https://github.com/egoist/devdocs-desktop/releases/download/v0.7.1/DevDocs-0.7.1-win.zip"
},
{
- "url": "https://api.github.com/repos/abahmed/Deer/releases/assets/11681595",
- "id": 11681595,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExNjgxNTk1",
- "name": "Deer-linux-x86_64.rpm",
+ "url": "https://api.github.com/repos/egoist/devdocs-desktop/releases/assets/18541811",
+ "id": 18541811,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE4NTQxODEx",
+ "name": "DevDocs-0.7.1.AppImage",
"label": "",
"uploader": {
- "login": "abahmed",
- "id": 16365652,
- "node_id": "MDQ6VXNlcjE2MzY1NjUy",
- "avatar_url": "https://avatars0.githubusercontent.com/u/16365652?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/abahmed",
- "html_url": "https://github.com/abahmed",
- "followers_url": "https://api.github.com/users/abahmed/followers",
- "following_url": "https://api.github.com/users/abahmed/following{/other_user}",
- "gists_url": "https://api.github.com/users/abahmed/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/abahmed/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/abahmed/subscriptions",
- "organizations_url": "https://api.github.com/users/abahmed/orgs",
- "repos_url": "https://api.github.com/users/abahmed/repos",
- "events_url": "https://api.github.com/users/abahmed/events{/privacy}",
- "received_events_url": "https://api.github.com/users/abahmed/received_events",
- "type": "User",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
"site_admin": false
},
- "content_type": "application/x-redhat-package-manager",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 55637629,
- "download_count": 84,
- "created_at": "2019-03-22T19:40:24Z",
- "updated_at": "2019-03-22T19:40:26Z",
- "browser_download_url": "https://github.com/abahmed/Deer/releases/download/v1.0.0/Deer-linux-x86_64.rpm"
+ "size": 57002621,
+ "download_count": 1077,
+ "created_at": "2020-03-07T12:23:32Z",
+ "updated_at": "2020-03-07T12:23:33Z",
+ "browser_download_url": "https://github.com/egoist/devdocs-desktop/releases/download/v0.7.1/DevDocs-0.7.1.AppImage"
},
{
- "url": "https://api.github.com/repos/abahmed/Deer/releases/assets/11681547",
- "id": 11681547,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExNjgxNTQ3",
- "name": "Deer-mac.dmg",
+ "url": "https://api.github.com/repos/egoist/devdocs-desktop/releases/assets/18541840",
+ "id": 18541840,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE4NTQxODQw",
+ "name": "DevDocs-0.7.1.dmg",
"label": "",
"uploader": {
- "login": "abahmed",
- "id": 16365652,
- "node_id": "MDQ6VXNlcjE2MzY1NjUy",
- "avatar_url": "https://avatars0.githubusercontent.com/u/16365652?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/abahmed",
- "html_url": "https://github.com/abahmed",
- "followers_url": "https://api.github.com/users/abahmed/followers",
- "following_url": "https://api.github.com/users/abahmed/following{/other_user}",
- "gists_url": "https://api.github.com/users/abahmed/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/abahmed/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/abahmed/subscriptions",
- "organizations_url": "https://api.github.com/users/abahmed/orgs",
- "repos_url": "https://api.github.com/users/abahmed/repos",
- "events_url": "https://api.github.com/users/abahmed/events{/privacy}",
- "received_events_url": "https://api.github.com/users/abahmed/received_events",
- "type": "User",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 62959273,
- "download_count": 361,
- "created_at": "2019-03-22T19:39:07Z",
- "updated_at": "2019-03-22T19:39:26Z",
- "browser_download_url": "https://github.com/abahmed/Deer/releases/download/v1.0.0/Deer-mac.dmg"
+ "size": 63027338,
+ "download_count": 3499,
+ "created_at": "2020-03-07T12:26:10Z",
+ "updated_at": "2020-03-07T12:26:12Z",
+ "browser_download_url": "https://github.com/egoist/devdocs-desktop/releases/download/v0.7.1/DevDocs-0.7.1.dmg"
},
{
- "url": "https://api.github.com/repos/abahmed/Deer/releases/assets/11681576",
- "id": 11681576,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExNjgxNTc2",
- "name": "Deer-win.exe",
+ "url": "https://api.github.com/repos/egoist/devdocs-desktop/releases/assets/18541839",
+ "id": 18541839,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE4NTQxODM5",
+ "name": "DevDocs-0.7.1.dmg.blockmap",
"label": "",
"uploader": {
- "login": "abahmed",
- "id": 16365652,
- "node_id": "MDQ6VXNlcjE2MzY1NjUy",
- "avatar_url": "https://avatars0.githubusercontent.com/u/16365652?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/abahmed",
- "html_url": "https://github.com/abahmed",
- "followers_url": "https://api.github.com/users/abahmed/followers",
- "following_url": "https://api.github.com/users/abahmed/following{/other_user}",
- "gists_url": "https://api.github.com/users/abahmed/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/abahmed/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/abahmed/subscriptions",
- "organizations_url": "https://api.github.com/users/abahmed/orgs",
- "repos_url": "https://api.github.com/users/abahmed/repos",
- "events_url": "https://api.github.com/users/abahmed/events{/privacy}",
- "received_events_url": "https://api.github.com/users/abahmed/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 94478144,
- "download_count": 1355,
- "created_at": "2019-03-22T19:39:27Z",
- "updated_at": "2019-03-22T19:39:31Z",
- "browser_download_url": "https://github.com/abahmed/Deer/releases/download/v1.0.0/Deer-win.exe"
- }
- ],
- "tarball_url": "https://api.github.com/repos/abahmed/Deer/tarball/v1.0.0",
- "zipball_url": "https://api.github.com/repos/abahmed/Deer/zipball/v1.0.0",
- "body_html": "We are happy to release 🎉 🎉 Deer v1.0.0
\nDeer has a great changes from its first release and these are improvements introduced in this release
\n\nImproving the overall User Interface \nMulti language support, it allow user to change language while using Deer without restarting it through settings and it supports: English, العربية, Español, Русский, Polski, Português do Brasil, Česky and German \nRich Text Editor with necessary tools for styling your notes \nAuto saving notes \nNotes are automatically saved by last edit \n \nScreenshots \n
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:57.219Z"
- },
- "destroyer": {
- "latestRelease": {
- "url": "https://api.github.com/repos/mashaal/destroyer/releases/5947358",
- "assets_url": "https://api.github.com/repos/mashaal/destroyer/releases/5947358/assets",
- "upload_url": "https://uploads.github.com/repos/mashaal/destroyer/releases/5947358/assets{?name,label}",
- "html_url": "https://github.com/mashaal/destroyer/releases/tag/2.0.0",
- "id": 5947358,
- "node_id": "MDc6UmVsZWFzZTU5NDczNTg=",
- "tag_name": "2.0.0",
- "target_commitish": "master",
- "name": "2.0.0",
- "draft": false,
- "author": {
- "login": "mashaal",
- "id": 6100364,
- "node_id": "MDQ6VXNlcjYxMDAzNjQ=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/6100364?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/mashaal",
- "html_url": "https://github.com/mashaal",
- "followers_url": "https://api.github.com/users/mashaal/followers",
- "following_url": "https://api.github.com/users/mashaal/following{/other_user}",
- "gists_url": "https://api.github.com/users/mashaal/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/mashaal/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/mashaal/subscriptions",
- "organizations_url": "https://api.github.com/users/mashaal/orgs",
- "repos_url": "https://api.github.com/users/mashaal/repos",
- "events_url": "https://api.github.com/users/mashaal/events{/privacy}",
- "received_events_url": "https://api.github.com/users/mashaal/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2017-04-02T00:06:28Z",
- "published_at": "2017-04-02T02:02:48Z",
- "assets": [
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 66768,
+ "download_count": 14,
+ "created_at": "2020-03-07T12:26:10Z",
+ "updated_at": "2020-03-07T12:26:10Z",
+ "browser_download_url": "https://github.com/egoist/devdocs-desktop/releases/download/v0.7.1/DevDocs-0.7.1.dmg.blockmap"
+ },
{
- "url": "https://api.github.com/repos/mashaal/destroyer/releases/assets/3544488",
- "id": 3544488,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDM1NDQ0ODg=",
- "name": "OSX-Destroyer-2.0.0.zip",
- "label": null,
+ "url": "https://api.github.com/repos/egoist/devdocs-desktop/releases/assets/18541827",
+ "id": 18541827,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE4NTQxODI3",
+ "name": "DevDocs-0.7.1.exe",
+ "label": "",
"uploader": {
- "login": "mashaal",
- "id": 6100364,
- "node_id": "MDQ6VXNlcjYxMDAzNjQ=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/6100364?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/mashaal",
- "html_url": "https://github.com/mashaal",
- "followers_url": "https://api.github.com/users/mashaal/followers",
- "following_url": "https://api.github.com/users/mashaal/following{/other_user}",
- "gists_url": "https://api.github.com/users/mashaal/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/mashaal/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/mashaal/subscriptions",
- "organizations_url": "https://api.github.com/users/mashaal/orgs",
- "repos_url": "https://api.github.com/users/mashaal/repos",
- "events_url": "https://api.github.com/users/mashaal/events{/privacy}",
- "received_events_url": "https://api.github.com/users/mashaal/received_events",
- "type": "User",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 52651680,
- "download_count": 345,
- "created_at": "2017-04-02T11:20:41Z",
- "updated_at": "2017-04-02T11:41:32Z",
- "browser_download_url": "https://github.com/mashaal/destroyer/releases/download/2.0.0/OSX-Destroyer-2.0.0.zip"
+ "size": 45593326,
+ "download_count": 2558,
+ "created_at": "2020-03-07T12:25:16Z",
+ "updated_at": "2020-03-07T12:25:26Z",
+ "browser_download_url": "https://github.com/egoist/devdocs-desktop/releases/download/v0.7.1/DevDocs-0.7.1.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/egoist/devdocs-desktop/releases/assets/18541817",
+ "id": 18541817,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE4NTQxODE3",
+ "name": "DevDocs-0.7.1.tar.xz",
+ "label": "",
+ "uploader": {
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "content_type": "application/x-xz",
+ "state": "uploaded",
+ "size": 50126584,
+ "download_count": 99,
+ "created_at": "2020-03-07T12:23:55Z",
+ "updated_at": "2020-03-07T12:23:56Z",
+ "browser_download_url": "https://github.com/egoist/devdocs-desktop/releases/download/v0.7.1/DevDocs-0.7.1.tar.xz"
+ },
+ {
+ "url": "https://api.github.com/repos/egoist/devdocs-desktop/releases/assets/18541828",
+ "id": 18541828,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE4NTQxODI4",
+ "name": "DevDocs-Setup-0.7.1.exe",
+ "label": "",
+ "uploader": {
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 45836615,
+ "download_count": 11669,
+ "created_at": "2020-03-07T12:25:33Z",
+ "updated_at": "2020-03-07T12:25:39Z",
+ "browser_download_url": "https://github.com/egoist/devdocs-desktop/releases/download/v0.7.1/DevDocs-Setup-0.7.1.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/egoist/devdocs-desktop/releases/assets/18541829",
+ "id": 18541829,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE4NTQxODI5",
+ "name": "DevDocs-Setup-0.7.1.exe.blockmap",
+ "label": "",
+ "uploader": {
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 48700,
+ "download_count": 18,
+ "created_at": "2020-03-07T12:25:33Z",
+ "updated_at": "2020-03-07T12:25:33Z",
+ "browser_download_url": "https://github.com/egoist/devdocs-desktop/releases/download/v0.7.1/DevDocs-Setup-0.7.1.exe.blockmap"
+ },
+ {
+ "url": "https://api.github.com/repos/egoist/devdocs-desktop/releases/assets/18541823",
+ "id": 18541823,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE4NTQxODIz",
+ "name": "DevDocs_0.7.1_amd64.deb",
+ "label": "",
+ "uploader": {
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 50723112,
+ "download_count": 2919,
+ "created_at": "2020-03-07T12:24:55Z",
+ "updated_at": "2020-03-07T12:24:56Z",
+ "browser_download_url": "https://github.com/egoist/devdocs-desktop/releases/download/v0.7.1/DevDocs_0.7.1_amd64.deb"
+ },
+ {
+ "url": "https://api.github.com/repos/egoist/devdocs-desktop/releases/assets/18541824",
+ "id": 18541824,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE4NTQxODI0",
+ "name": "latest-linux.yml",
+ "label": "",
+ "uploader": {
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 364,
+ "download_count": 57,
+ "created_at": "2020-03-07T12:24:56Z",
+ "updated_at": "2020-03-07T12:24:56Z",
+ "browser_download_url": "https://github.com/egoist/devdocs-desktop/releases/download/v0.7.1/latest-linux.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/egoist/devdocs-desktop/releases/assets/18541905",
+ "id": 18541905,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE4NTQxOTA1",
+ "name": "latest-mac.yml",
+ "label": "",
+ "uploader": {
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 509,
+ "download_count": 18035,
+ "created_at": "2020-03-07T12:30:49Z",
+ "updated_at": "2020-03-07T12:30:49Z",
+ "browser_download_url": "https://github.com/egoist/devdocs-desktop/releases/download/v0.7.1/latest-mac.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/egoist/devdocs-desktop/releases/assets/18541884",
+ "id": 18541884,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE4NTQxODg0",
+ "name": "latest.yml",
+ "label": "",
+ "uploader": {
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 342,
+ "download_count": 19124,
+ "created_at": "2020-03-07T12:29:09Z",
+ "updated_at": "2020-03-07T12:29:09Z",
+ "browser_download_url": "https://github.com/egoist/devdocs-desktop/releases/download/v0.7.1/latest.yml"
}
],
- "tarball_url": "https://api.github.com/repos/mashaal/destroyer/tarball/2.0.0",
- "zipball_url": "https://api.github.com/repos/mashaal/destroyer/zipball/2.0.0",
- "body_html": "Major Changes \n\nMinor Changes \n"
+ "tarball_url": "https://api.github.com/repos/egoist/devdocs-desktop/tarball/v0.7.1",
+ "zipball_url": "https://api.github.com/repos/egoist/devdocs-desktop/zipball/v0.7.1",
+ "body_html": "To keep the maintenance active please consider sponsoring me on GitHub: https://github.com/sponsors/egoist
\nChanges \n\nUpgrade to Electron v8 \nBetter dark mode \nMac version is signed \n \nInstall \n\nmacOS \nWindows\n\n \nLinux\n\n \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:57.278Z"
- },
- "devrant-io-unofficial": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:06:57.278Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:05.092Z"
},
"devhub": {
"latestRelease": {
@@ -21700,7 +22104,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 514,
- "download_count": 42631,
+ "download_count": 42833,
"created_at": "2020-06-01T07:31:44Z",
"updated_at": "2020-06-01T07:31:44Z",
"browser_download_url": "https://github.com/devhubapp/devhub/releases/download/v0.101.0/latest-mac.yml"
@@ -21734,7 +22138,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 346,
- "download_count": 5708,
+ "download_count": 5720,
"created_at": "2020-06-01T07:15:40Z",
"updated_at": "2020-06-01T07:15:40Z",
"browser_download_url": "https://github.com/devhubapp/devhub/releases/download/v0.101.0/latest.yml"
@@ -21744,603 +22148,88 @@
"zipball_url": "https://api.github.com/repos/devhubapp/devhub/zipball/v0.101.0",
"body_html": "\nNew experimental macOS Catalyst support (not published; you can build locally) \nAuto detect dark/light theme from system preference \nFixed UI looking too small or too big on some devices (better support for Dynamic Type accessibility feature) \nUpdated icons and some other design improvements \nNew keyboard shortcuts:\n\n\nShift+Esc
: Clear all columns (mark everything as done) \n
\n \n\nShift+d
: Mark current column as done/undone
\n \n\nShift+r
: Mark current column as read/unread
\n \n \n \n \ncc @tamcgoey , @Daverogk
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:57.317Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:05.102Z"
},
- "devdocs-app": {
+ "devrant-io-unofficial": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:05.126Z"
+ },
+ "destroyer": {
"latestRelease": {
- "url": "https://api.github.com/repos/egoist/devdocs-desktop/releases/24313953",
- "assets_url": "https://api.github.com/repos/egoist/devdocs-desktop/releases/24313953/assets",
- "upload_url": "https://uploads.github.com/repos/egoist/devdocs-desktop/releases/24313953/assets{?name,label}",
- "html_url": "https://github.com/egoist/devdocs-desktop/releases/tag/v0.7.1",
- "id": 24313953,
- "node_id": "MDc6UmVsZWFzZTI0MzEzOTUz",
- "tag_name": "v0.7.1",
+ "url": "https://api.github.com/repos/mashaal/destroyer/releases/5947358",
+ "assets_url": "https://api.github.com/repos/mashaal/destroyer/releases/5947358/assets",
+ "upload_url": "https://uploads.github.com/repos/mashaal/destroyer/releases/5947358/assets{?name,label}",
+ "html_url": "https://github.com/mashaal/destroyer/releases/tag/2.0.0",
+ "id": 5947358,
+ "node_id": "MDc6UmVsZWFzZTU5NDczNTg=",
+ "tag_name": "2.0.0",
"target_commitish": "master",
- "name": "v0.7.1",
+ "name": "2.0.0",
"draft": false,
"author": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "login": "mashaal",
+ "id": 6100364,
+ "node_id": "MDQ6VXNlcjYxMDAzNjQ=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/6100364?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
+ "url": "https://api.github.com/users/mashaal",
+ "html_url": "https://github.com/mashaal",
+ "followers_url": "https://api.github.com/users/mashaal/followers",
+ "following_url": "https://api.github.com/users/mashaal/following{/other_user}",
+ "gists_url": "https://api.github.com/users/mashaal/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/mashaal/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/mashaal/subscriptions",
+ "organizations_url": "https://api.github.com/users/mashaal/orgs",
+ "repos_url": "https://api.github.com/users/mashaal/repos",
+ "events_url": "https://api.github.com/users/mashaal/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/mashaal/received_events",
+ "type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2020-03-07T12:20:18Z",
- "published_at": "2020-03-07T12:55:43Z",
+ "created_at": "2017-04-02T00:06:28Z",
+ "published_at": "2017-04-02T02:02:48Z",
"assets": [
{
- "url": "https://api.github.com/repos/egoist/devdocs-desktop/releases/assets/18632983",
- "id": 18632983,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE4NjMyOTgz",
- "name": "DevDocs-0.7.1-mac.zip",
+ "url": "https://api.github.com/repos/mashaal/destroyer/releases/assets/3544488",
+ "id": 3544488,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDM1NDQ0ODg=",
+ "name": "OSX-Destroyer-2.0.0.zip",
"label": null,
"uploader": {
- "login": "egoist",
- "id": 8784712,
- "node_id": "MDQ6VXNlcjg3ODQ3MTI=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/8784712?v=4",
+ "login": "mashaal",
+ "id": 6100364,
+ "node_id": "MDQ6VXNlcjYxMDAzNjQ=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/6100364?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/egoist",
- "html_url": "https://github.com/egoist",
- "followers_url": "https://api.github.com/users/egoist/followers",
- "following_url": "https://api.github.com/users/egoist/following{/other_user}",
- "gists_url": "https://api.github.com/users/egoist/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/egoist/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/egoist/subscriptions",
- "organizations_url": "https://api.github.com/users/egoist/orgs",
- "repos_url": "https://api.github.com/users/egoist/repos",
- "events_url": "https://api.github.com/users/egoist/events{/privacy}",
- "received_events_url": "https://api.github.com/users/egoist/received_events",
+ "url": "https://api.github.com/users/mashaal",
+ "html_url": "https://github.com/mashaal",
+ "followers_url": "https://api.github.com/users/mashaal/followers",
+ "following_url": "https://api.github.com/users/mashaal/following{/other_user}",
+ "gists_url": "https://api.github.com/users/mashaal/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/mashaal/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/mashaal/subscriptions",
+ "organizations_url": "https://api.github.com/users/mashaal/orgs",
+ "repos_url": "https://api.github.com/users/mashaal/repos",
+ "events_url": "https://api.github.com/users/mashaal/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/mashaal/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/zip",
"state": "uploaded",
- "size": 68930757,
- "download_count": 234,
- "created_at": "2020-03-11T13:39:46Z",
- "updated_at": "2020-03-11T13:40:13Z",
- "browser_download_url": "https://github.com/egoist/devdocs-desktop/releases/download/v0.7.1/DevDocs-0.7.1-mac.zip"
- },
- {
- "url": "https://api.github.com/repos/egoist/devdocs-desktop/releases/assets/18541883",
- "id": 18541883,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE4NTQxODgz",
- "name": "DevDocs-0.7.1-win.zip",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 68916278,
- "download_count": 863,
- "created_at": "2020-03-07T12:28:56Z",
- "updated_at": "2020-03-07T12:29:09Z",
- "browser_download_url": "https://github.com/egoist/devdocs-desktop/releases/download/v0.7.1/DevDocs-0.7.1-win.zip"
- },
- {
- "url": "https://api.github.com/repos/egoist/devdocs-desktop/releases/assets/18541811",
- "id": 18541811,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE4NTQxODEx",
- "name": "DevDocs-0.7.1.AppImage",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 57002621,
- "download_count": 1074,
- "created_at": "2020-03-07T12:23:32Z",
- "updated_at": "2020-03-07T12:23:33Z",
- "browser_download_url": "https://github.com/egoist/devdocs-desktop/releases/download/v0.7.1/DevDocs-0.7.1.AppImage"
- },
- {
- "url": "https://api.github.com/repos/egoist/devdocs-desktop/releases/assets/18541840",
- "id": 18541840,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE4NTQxODQw",
- "name": "DevDocs-0.7.1.dmg",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 63027338,
- "download_count": 3496,
- "created_at": "2020-03-07T12:26:10Z",
- "updated_at": "2020-03-07T12:26:12Z",
- "browser_download_url": "https://github.com/egoist/devdocs-desktop/releases/download/v0.7.1/DevDocs-0.7.1.dmg"
- },
- {
- "url": "https://api.github.com/repos/egoist/devdocs-desktop/releases/assets/18541839",
- "id": 18541839,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE4NTQxODM5",
- "name": "DevDocs-0.7.1.dmg.blockmap",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 66768,
- "download_count": 14,
- "created_at": "2020-03-07T12:26:10Z",
- "updated_at": "2020-03-07T12:26:10Z",
- "browser_download_url": "https://github.com/egoist/devdocs-desktop/releases/download/v0.7.1/DevDocs-0.7.1.dmg.blockmap"
- },
- {
- "url": "https://api.github.com/repos/egoist/devdocs-desktop/releases/assets/18541827",
- "id": 18541827,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE4NTQxODI3",
- "name": "DevDocs-0.7.1.exe",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 45593326,
- "download_count": 2558,
- "created_at": "2020-03-07T12:25:16Z",
- "updated_at": "2020-03-07T12:25:26Z",
- "browser_download_url": "https://github.com/egoist/devdocs-desktop/releases/download/v0.7.1/DevDocs-0.7.1.exe"
- },
- {
- "url": "https://api.github.com/repos/egoist/devdocs-desktop/releases/assets/18541817",
- "id": 18541817,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE4NTQxODE3",
- "name": "DevDocs-0.7.1.tar.xz",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "application/x-xz",
- "state": "uploaded",
- "size": 50126584,
- "download_count": 99,
- "created_at": "2020-03-07T12:23:55Z",
- "updated_at": "2020-03-07T12:23:56Z",
- "browser_download_url": "https://github.com/egoist/devdocs-desktop/releases/download/v0.7.1/DevDocs-0.7.1.tar.xz"
- },
- {
- "url": "https://api.github.com/repos/egoist/devdocs-desktop/releases/assets/18541828",
- "id": 18541828,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE4NTQxODI4",
- "name": "DevDocs-Setup-0.7.1.exe",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 45836615,
- "download_count": 11663,
- "created_at": "2020-03-07T12:25:33Z",
- "updated_at": "2020-03-07T12:25:39Z",
- "browser_download_url": "https://github.com/egoist/devdocs-desktop/releases/download/v0.7.1/DevDocs-Setup-0.7.1.exe"
- },
- {
- "url": "https://api.github.com/repos/egoist/devdocs-desktop/releases/assets/18541829",
- "id": 18541829,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE4NTQxODI5",
- "name": "DevDocs-Setup-0.7.1.exe.blockmap",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 48700,
- "download_count": 18,
- "created_at": "2020-03-07T12:25:33Z",
- "updated_at": "2020-03-07T12:25:33Z",
- "browser_download_url": "https://github.com/egoist/devdocs-desktop/releases/download/v0.7.1/DevDocs-Setup-0.7.1.exe.blockmap"
- },
- {
- "url": "https://api.github.com/repos/egoist/devdocs-desktop/releases/assets/18541823",
- "id": 18541823,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE4NTQxODIz",
- "name": "DevDocs_0.7.1_amd64.deb",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 50723112,
- "download_count": 2914,
- "created_at": "2020-03-07T12:24:55Z",
- "updated_at": "2020-03-07T12:24:56Z",
- "browser_download_url": "https://github.com/egoist/devdocs-desktop/releases/download/v0.7.1/DevDocs_0.7.1_amd64.deb"
- },
- {
- "url": "https://api.github.com/repos/egoist/devdocs-desktop/releases/assets/18541824",
- "id": 18541824,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE4NTQxODI0",
- "name": "latest-linux.yml",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "text/yaml",
- "state": "uploaded",
- "size": 364,
- "download_count": 57,
- "created_at": "2020-03-07T12:24:56Z",
- "updated_at": "2020-03-07T12:24:56Z",
- "browser_download_url": "https://github.com/egoist/devdocs-desktop/releases/download/v0.7.1/latest-linux.yml"
- },
- {
- "url": "https://api.github.com/repos/egoist/devdocs-desktop/releases/assets/18541905",
- "id": 18541905,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE4NTQxOTA1",
- "name": "latest-mac.yml",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "text/yaml",
- "state": "uploaded",
- "size": 509,
- "download_count": 17994,
- "created_at": "2020-03-07T12:30:49Z",
- "updated_at": "2020-03-07T12:30:49Z",
- "browser_download_url": "https://github.com/egoist/devdocs-desktop/releases/download/v0.7.1/latest-mac.yml"
- },
- {
- "url": "https://api.github.com/repos/egoist/devdocs-desktop/releases/assets/18541884",
- "id": 18541884,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE4NTQxODg0",
- "name": "latest.yml",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "text/yaml",
- "state": "uploaded",
- "size": 342,
- "download_count": 19080,
- "created_at": "2020-03-07T12:29:09Z",
- "updated_at": "2020-03-07T12:29:09Z",
- "browser_download_url": "https://github.com/egoist/devdocs-desktop/releases/download/v0.7.1/latest.yml"
- }
- ],
- "tarball_url": "https://api.github.com/repos/egoist/devdocs-desktop/tarball/v0.7.1",
- "zipball_url": "https://api.github.com/repos/egoist/devdocs-desktop/zipball/v0.7.1",
- "body_html": "To keep the maintenance active please consider sponsoring me on GitHub: https://github.com/sponsors/egoist
\nChanges \n\nUpgrade to Electron v8 \nBetter dark mode \nMac version is signed \n \nInstall \n\nmacOS \nWindows\n\n \nLinux\n\n \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:57.359Z"
- },
- "devsession-gui-starter": {
- "latestRelease": {
- "url": "https://api.github.com/repos/lukasbach/devsession/releases/21008597",
- "assets_url": "https://api.github.com/repos/lukasbach/devsession/releases/21008597/assets",
- "upload_url": "https://uploads.github.com/repos/lukasbach/devsession/releases/21008597/assets{?name,label}",
- "html_url": "https://github.com/lukasbach/devsession/releases/tag/v1.3.7",
- "id": 21008597,
- "node_id": "MDc6UmVsZWFzZTIxMDA4NTk3",
- "tag_name": "v1.3.7",
- "target_commitish": "ca58bb576c30e934c58d4307e33700875a5f29fd",
- "name": null,
- "draft": false,
- "author": {
- "login": "lukasbach",
- "id": 4140121,
- "node_id": "MDQ6VXNlcjQxNDAxMjE=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/4140121?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/lukasbach",
- "html_url": "https://github.com/lukasbach",
- "followers_url": "https://api.github.com/users/lukasbach/followers",
- "following_url": "https://api.github.com/users/lukasbach/following{/other_user}",
- "gists_url": "https://api.github.com/users/lukasbach/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/lukasbach/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/lukasbach/subscriptions",
- "organizations_url": "https://api.github.com/users/lukasbach/orgs",
- "repos_url": "https://api.github.com/users/lukasbach/repos",
- "events_url": "https://api.github.com/users/lukasbach/events{/privacy}",
- "received_events_url": "https://api.github.com/users/lukasbach/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2019-10-27T19:48:47Z",
- "published_at": "2019-10-27T20:01:35Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/lukasbach/devsession/releases/assets/15766758",
- "id": 15766758,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE1NzY2NzU4",
- "name": "devsession-linux.zip",
- "label": "",
- "uploader": {
- "login": "lukasbach",
- "id": 4140121,
- "node_id": "MDQ6VXNlcjQxNDAxMjE=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/4140121?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/lukasbach",
- "html_url": "https://github.com/lukasbach",
- "followers_url": "https://api.github.com/users/lukasbach/followers",
- "following_url": "https://api.github.com/users/lukasbach/following{/other_user}",
- "gists_url": "https://api.github.com/users/lukasbach/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/lukasbach/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/lukasbach/subscriptions",
- "organizations_url": "https://api.github.com/users/lukasbach/orgs",
- "repos_url": "https://api.github.com/users/lukasbach/repos",
- "events_url": "https://api.github.com/users/lukasbach/events{/privacy}",
- "received_events_url": "https://api.github.com/users/lukasbach/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 96497570,
- "download_count": 6,
- "created_at": "2019-10-27T20:01:29Z",
- "updated_at": "2019-10-27T20:01:31Z",
- "browser_download_url": "https://github.com/lukasbach/devsession/releases/download/v1.3.7/devsession-linux.zip"
- },
- {
- "url": "https://api.github.com/repos/lukasbach/devsession/releases/assets/15766759",
- "id": 15766759,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE1NzY2NzU5",
- "name": "devsession-win.zip",
- "label": "",
- "uploader": {
- "login": "lukasbach",
- "id": 4140121,
- "node_id": "MDQ6VXNlcjQxNDAxMjE=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/4140121?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/lukasbach",
- "html_url": "https://github.com/lukasbach",
- "followers_url": "https://api.github.com/users/lukasbach/followers",
- "following_url": "https://api.github.com/users/lukasbach/following{/other_user}",
- "gists_url": "https://api.github.com/users/lukasbach/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/lukasbach/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/lukasbach/subscriptions",
- "organizations_url": "https://api.github.com/users/lukasbach/orgs",
- "repos_url": "https://api.github.com/users/lukasbach/repos",
- "events_url": "https://api.github.com/users/lukasbach/events{/privacy}",
- "received_events_url": "https://api.github.com/users/lukasbach/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 82031164,
- "download_count": 17,
- "created_at": "2019-10-27T20:01:32Z",
- "updated_at": "2019-10-27T20:01:35Z",
- "browser_download_url": "https://github.com/lukasbach/devsession/releases/download/v1.3.7/devsession-win.zip"
+ "size": 52651680,
+ "download_count": 345,
+ "created_at": "2017-04-02T11:20:41Z",
+ "updated_at": "2017-04-02T11:41:32Z",
+ "browser_download_url": "https://github.com/mashaal/destroyer/releases/download/2.0.0/OSX-Destroyer-2.0.0.zip"
}
],
- "tarball_url": "https://api.github.com/repos/lukasbach/devsession/tarball/v1.3.7",
- "zipball_url": "https://api.github.com/repos/lukasbach/devsession/zipball/v1.3.7",
- "body_html": null
+ "tarball_url": "https://api.github.com/repos/mashaal/destroyer/tarball/2.0.0",
+ "zipball_url": "https://api.github.com/repos/mashaal/destroyer/zipball/2.0.0",
+ "body_html": "Major Changes \n\nMinor Changes \n"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:57.372Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:05.186Z"
},
"devrantron": {
"latestRelease": {
@@ -22825,7 +22714,7 @@
"zipball_url": "https://api.github.com/repos/tahnik/devRantron/zipball/v1.5.4",
"body_html": "\nLinks of devRant will now open inside devRantron rather than a browser \nFixed bug where clicking on tag inside a rant modal will cause a crash \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:57.392Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:05.232Z"
},
"dext": {
"latestRelease": {
@@ -22902,32 +22791,143 @@
"zipball_url": "https://api.github.com/repos/DextApp/dext/zipball/v0.9.0",
"body_html": "Bug Fixes \n\nFix issue with window positioning in multiple monitor setups \nFix issue where some plugins are not executing \nHides the app from the dock \n \nEnhancements \n\nNew browser
plugin allowing you to enter and quickly open a URL \nClipboard action now shows an icon when activated \nShortened the query debounce rate \nAdded a context menu to the task bar \nPlugin API: Support for reading icon.png
in the plugin's directory if an icon is not specified in the item
object \nPlugin API: Support for multiple helper items \nPlugin API: Items now support base64 encoded strings as path \nPlugin API: New action open
to open an application/file in the desktop's default manner \nTheme API: Rounded border radius is now supported in themes \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:57.423Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:05.254Z"
},
- "dict": {
+ "devsession-gui-starter": {
"latestRelease": {
- "url": "https://api.github.com/repos/bryht/dict/releases/26057908",
- "assets_url": "https://api.github.com/repos/bryht/dict/releases/26057908/assets",
- "upload_url": "https://uploads.github.com/repos/bryht/dict/releases/26057908/assets{?name,label}",
- "html_url": "https://github.com/bryht/dict/releases/tag/v0.5.6",
- "id": 26057908,
- "node_id": "MDc6UmVsZWFzZTI2MDU3OTA4",
- "tag_name": "v0.5.6",
- "target_commitish": "master",
- "name": "0.5.6",
+ "url": "https://api.github.com/repos/lukasbach/devsession/releases/21008597",
+ "assets_url": "https://api.github.com/repos/lukasbach/devsession/releases/21008597/assets",
+ "upload_url": "https://uploads.github.com/repos/lukasbach/devsession/releases/21008597/assets{?name,label}",
+ "html_url": "https://github.com/lukasbach/devsession/releases/tag/v1.3.7",
+ "id": 21008597,
+ "node_id": "MDc6UmVsZWFzZTIxMDA4NTk3",
+ "tag_name": "v1.3.7",
+ "target_commitish": "ca58bb576c30e934c58d4307e33700875a5f29fd",
+ "name": null,
"draft": false,
"author": {
- "login": "bryht",
- "id": 2418508,
- "node_id": "MDQ6VXNlcjI0MTg1MDg=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/2418508?v=4",
+ "login": "lukasbach",
+ "id": 4140121,
+ "node_id": "MDQ6VXNlcjQxNDAxMjE=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/4140121?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/bryht",
- "html_url": "https://github.com/bryht",
- "followers_url": "https://api.github.com/users/bryht/followers",
- "following_url": "https://api.github.com/users/bryht/following{/other_user}",
- "gists_url": "https://api.github.com/users/bryht/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/bryht/starred{/owner}{/repo}",
+ "url": "https://api.github.com/users/lukasbach",
+ "html_url": "https://github.com/lukasbach",
+ "followers_url": "https://api.github.com/users/lukasbach/followers",
+ "following_url": "https://api.github.com/users/lukasbach/following{/other_user}",
+ "gists_url": "https://api.github.com/users/lukasbach/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/lukasbach/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/lukasbach/subscriptions",
+ "organizations_url": "https://api.github.com/users/lukasbach/orgs",
+ "repos_url": "https://api.github.com/users/lukasbach/repos",
+ "events_url": "https://api.github.com/users/lukasbach/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/lukasbach/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2019-10-27T19:48:47Z",
+ "published_at": "2019-10-27T20:01:35Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/lukasbach/devsession/releases/assets/15766758",
+ "id": 15766758,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE1NzY2NzU4",
+ "name": "devsession-linux.zip",
+ "label": "",
+ "uploader": {
+ "login": "lukasbach",
+ "id": 4140121,
+ "node_id": "MDQ6VXNlcjQxNDAxMjE=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/4140121?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/lukasbach",
+ "html_url": "https://github.com/lukasbach",
+ "followers_url": "https://api.github.com/users/lukasbach/followers",
+ "following_url": "https://api.github.com/users/lukasbach/following{/other_user}",
+ "gists_url": "https://api.github.com/users/lukasbach/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/lukasbach/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/lukasbach/subscriptions",
+ "organizations_url": "https://api.github.com/users/lukasbach/orgs",
+ "repos_url": "https://api.github.com/users/lukasbach/repos",
+ "events_url": "https://api.github.com/users/lukasbach/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/lukasbach/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 96497570,
+ "download_count": 7,
+ "created_at": "2019-10-27T20:01:29Z",
+ "updated_at": "2019-10-27T20:01:31Z",
+ "browser_download_url": "https://github.com/lukasbach/devsession/releases/download/v1.3.7/devsession-linux.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/lukasbach/devsession/releases/assets/15766759",
+ "id": 15766759,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE1NzY2NzU5",
+ "name": "devsession-win.zip",
+ "label": "",
+ "uploader": {
+ "login": "lukasbach",
+ "id": 4140121,
+ "node_id": "MDQ6VXNlcjQxNDAxMjE=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/4140121?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/lukasbach",
+ "html_url": "https://github.com/lukasbach",
+ "followers_url": "https://api.github.com/users/lukasbach/followers",
+ "following_url": "https://api.github.com/users/lukasbach/following{/other_user}",
+ "gists_url": "https://api.github.com/users/lukasbach/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/lukasbach/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/lukasbach/subscriptions",
+ "organizations_url": "https://api.github.com/users/lukasbach/orgs",
+ "repos_url": "https://api.github.com/users/lukasbach/repos",
+ "events_url": "https://api.github.com/users/lukasbach/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/lukasbach/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 82031164,
+ "download_count": 19,
+ "created_at": "2019-10-27T20:01:32Z",
+ "updated_at": "2019-10-27T20:01:35Z",
+ "browser_download_url": "https://github.com/lukasbach/devsession/releases/download/v1.3.7/devsession-win.zip"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/lukasbach/devsession/tarball/v1.3.7",
+ "zipball_url": "https://api.github.com/repos/lukasbach/devsession/zipball/v1.3.7",
+ "body_html": null
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:05.257Z"
+ },
+ "dict": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/bryht/dict/releases/26057908",
+ "assets_url": "https://api.github.com/repos/bryht/dict/releases/26057908/assets",
+ "upload_url": "https://uploads.github.com/repos/bryht/dict/releases/26057908/assets{?name,label}",
+ "html_url": "https://github.com/bryht/dict/releases/tag/v0.5.6",
+ "id": 26057908,
+ "node_id": "MDc6UmVsZWFzZTI2MDU3OTA4",
+ "tag_name": "v0.5.6",
+ "target_commitish": "master",
+ "name": "0.5.6",
+ "draft": false,
+ "author": {
+ "login": "bryht",
+ "id": 2418508,
+ "node_id": "MDQ6VXNlcjI0MTg1MDg=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/2418508?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/bryht",
+ "html_url": "https://github.com/bryht",
+ "followers_url": "https://api.github.com/users/bryht/followers",
+ "following_url": "https://api.github.com/users/bryht/following{/other_user}",
+ "gists_url": "https://api.github.com/users/bryht/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/bryht/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/bryht/subscriptions",
"organizations_url": "https://api.github.com/users/bryht/orgs",
"repos_url": "https://api.github.com/users/bryht/repos",
@@ -23183,7 +23183,118 @@
"zipball_url": "https://api.github.com/repos/bryht/dict/zipball/v0.5.6",
"body_html": null
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:57.456Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:05.277Z"
+ },
+ "dipp": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/osuke/dipp/releases/8654386",
+ "assets_url": "https://api.github.com/repos/osuke/dipp/releases/8654386/assets",
+ "upload_url": "https://uploads.github.com/repos/osuke/dipp/releases/8654386/assets{?name,label}",
+ "html_url": "https://github.com/osuke/dipp/releases/tag/v1.0.1",
+ "id": 8654386,
+ "node_id": "MDc6UmVsZWFzZTg2NTQzODY=",
+ "tag_name": "v1.0.1",
+ "target_commitish": "master",
+ "name": "",
+ "draft": false,
+ "author": {
+ "login": "osuke",
+ "id": 6214060,
+ "node_id": "MDQ6VXNlcjYyMTQwNjA=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/6214060?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/osuke",
+ "html_url": "https://github.com/osuke",
+ "followers_url": "https://api.github.com/users/osuke/followers",
+ "following_url": "https://api.github.com/users/osuke/following{/other_user}",
+ "gists_url": "https://api.github.com/users/osuke/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/osuke/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/osuke/subscriptions",
+ "organizations_url": "https://api.github.com/users/osuke/orgs",
+ "repos_url": "https://api.github.com/users/osuke/repos",
+ "events_url": "https://api.github.com/users/osuke/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/osuke/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2017-11-25T15:02:30Z",
+ "published_at": "2017-11-25T15:19:13Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/osuke/dipp/releases/assets/5443338",
+ "id": 5443338,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDU0NDMzMzg=",
+ "name": "Dipp-1.0.1.dmg",
+ "label": null,
+ "uploader": {
+ "login": "osuke",
+ "id": 6214060,
+ "node_id": "MDQ6VXNlcjYyMTQwNjA=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/6214060?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/osuke",
+ "html_url": "https://github.com/osuke",
+ "followers_url": "https://api.github.com/users/osuke/followers",
+ "following_url": "https://api.github.com/users/osuke/following{/other_user}",
+ "gists_url": "https://api.github.com/users/osuke/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/osuke/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/osuke/subscriptions",
+ "organizations_url": "https://api.github.com/users/osuke/orgs",
+ "repos_url": "https://api.github.com/users/osuke/repos",
+ "events_url": "https://api.github.com/users/osuke/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/osuke/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 102018379,
+ "download_count": 200,
+ "created_at": "2017-11-25T15:09:33Z",
+ "updated_at": "2017-11-25T15:10:37Z",
+ "browser_download_url": "https://github.com/osuke/dipp/releases/download/v1.0.1/Dipp-1.0.1.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/osuke/dipp/releases/assets/5443339",
+ "id": 5443339,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDU0NDMzMzk=",
+ "name": "Dipp-Setup-1.0.1.exe",
+ "label": null,
+ "uploader": {
+ "login": "osuke",
+ "id": 6214060,
+ "node_id": "MDQ6VXNlcjYyMTQwNjA=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/6214060?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/osuke",
+ "html_url": "https://github.com/osuke",
+ "followers_url": "https://api.github.com/users/osuke/followers",
+ "following_url": "https://api.github.com/users/osuke/following{/other_user}",
+ "gists_url": "https://api.github.com/users/osuke/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/osuke/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/osuke/subscriptions",
+ "organizations_url": "https://api.github.com/users/osuke/orgs",
+ "repos_url": "https://api.github.com/users/osuke/repos",
+ "events_url": "https://api.github.com/users/osuke/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/osuke/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-msdownload",
+ "state": "uploaded",
+ "size": 81358055,
+ "download_count": 928,
+ "created_at": "2017-11-25T15:09:34Z",
+ "updated_at": "2017-11-25T15:12:02Z",
+ "browser_download_url": "https://github.com/osuke/dipp/releases/download/v1.0.1/Dipp-Setup-1.0.1.exe"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/osuke/dipp/tarball/v1.0.1",
+ "zipball_url": "https://api.github.com/repos/osuke/dipp/zipball/v1.0.1",
+ "body_html": ""
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:05.358Z"
},
"diffuse": {
"latestRelease": {
@@ -23464,118 +23575,152 @@
"zipball_url": "https://api.github.com/repos/icidasset/diffuse/zipball/2.5.4",
"body_html": "Version 2.5.4 🎶 🧹
\n
\n \n\nFixes issue with Google authentication \n \nSee CHANGELOG
for more info.
\nAvailable online as well at: \nhttps://diffuse.sh/
\nIf you want to host the app yourself, make sure to check out the new README .
\n \nPackages:
\n\nLinux \nMac \nWeb : Just the web application, can be hosted on any HTTP server. \nWindows \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:57.459Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:05.373Z"
},
- "dipp": {
+ "dn-tool-container": {
"latestRelease": {
- "url": "https://api.github.com/repos/osuke/dipp/releases/8654386",
- "assets_url": "https://api.github.com/repos/osuke/dipp/releases/8654386/assets",
- "upload_url": "https://uploads.github.com/repos/osuke/dipp/releases/8654386/assets{?name,label}",
- "html_url": "https://github.com/osuke/dipp/releases/tag/v1.0.1",
- "id": 8654386,
- "node_id": "MDc6UmVsZWFzZTg2NTQzODY=",
- "tag_name": "v1.0.1",
+ "url": "https://api.github.com/repos/como65416/DnToolContainer/releases/28901542",
+ "assets_url": "https://api.github.com/repos/como65416/DnToolContainer/releases/28901542/assets",
+ "upload_url": "https://uploads.github.com/repos/como65416/DnToolContainer/releases/28901542/assets{?name,label}",
+ "html_url": "https://github.com/como65416/DnToolContainer/releases/tag/1.5.1",
+ "id": 28901542,
+ "node_id": "MDc6UmVsZWFzZTI4OTAxNTQy",
+ "tag_name": "1.5.1",
"target_commitish": "master",
- "name": "",
+ "name": "1.5.1",
"draft": false,
"author": {
- "login": "osuke",
- "id": 6214060,
- "node_id": "MDQ6VXNlcjYyMTQwNjA=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/6214060?v=4",
+ "login": "como65416",
+ "id": 37505722,
+ "node_id": "MDQ6VXNlcjM3NTA1NzIy",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/37505722?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/osuke",
- "html_url": "https://github.com/osuke",
- "followers_url": "https://api.github.com/users/osuke/followers",
- "following_url": "https://api.github.com/users/osuke/following{/other_user}",
- "gists_url": "https://api.github.com/users/osuke/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/osuke/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/osuke/subscriptions",
- "organizations_url": "https://api.github.com/users/osuke/orgs",
- "repos_url": "https://api.github.com/users/osuke/repos",
- "events_url": "https://api.github.com/users/osuke/events{/privacy}",
- "received_events_url": "https://api.github.com/users/osuke/received_events",
+ "url": "https://api.github.com/users/como65416",
+ "html_url": "https://github.com/como65416",
+ "followers_url": "https://api.github.com/users/como65416/followers",
+ "following_url": "https://api.github.com/users/como65416/following{/other_user}",
+ "gists_url": "https://api.github.com/users/como65416/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/como65416/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/como65416/subscriptions",
+ "organizations_url": "https://api.github.com/users/como65416/orgs",
+ "repos_url": "https://api.github.com/users/como65416/repos",
+ "events_url": "https://api.github.com/users/como65416/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/como65416/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2017-11-25T15:02:30Z",
- "published_at": "2017-11-25T15:19:13Z",
+ "created_at": "2020-07-24T03:56:06Z",
+ "published_at": "2020-07-24T07:24:16Z",
"assets": [
{
- "url": "https://api.github.com/repos/osuke/dipp/releases/assets/5443338",
- "id": 5443338,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDU0NDMzMzg=",
- "name": "Dipp-1.0.1.dmg",
+ "url": "https://api.github.com/repos/como65416/DnToolContainer/releases/assets/23197119",
+ "id": 23197119,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzMTk3MTE5",
+ "name": "DN-Tool-Container-darwin-x64.zip",
"label": null,
"uploader": {
- "login": "osuke",
- "id": 6214060,
- "node_id": "MDQ6VXNlcjYyMTQwNjA=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/6214060?v=4",
+ "login": "como65416",
+ "id": 37505722,
+ "node_id": "MDQ6VXNlcjM3NTA1NzIy",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/37505722?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/osuke",
- "html_url": "https://github.com/osuke",
- "followers_url": "https://api.github.com/users/osuke/followers",
- "following_url": "https://api.github.com/users/osuke/following{/other_user}",
- "gists_url": "https://api.github.com/users/osuke/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/osuke/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/osuke/subscriptions",
- "organizations_url": "https://api.github.com/users/osuke/orgs",
- "repos_url": "https://api.github.com/users/osuke/repos",
- "events_url": "https://api.github.com/users/osuke/events{/privacy}",
- "received_events_url": "https://api.github.com/users/osuke/received_events",
+ "url": "https://api.github.com/users/como65416",
+ "html_url": "https://github.com/como65416",
+ "followers_url": "https://api.github.com/users/como65416/followers",
+ "following_url": "https://api.github.com/users/como65416/following{/other_user}",
+ "gists_url": "https://api.github.com/users/como65416/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/como65416/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/como65416/subscriptions",
+ "organizations_url": "https://api.github.com/users/como65416/orgs",
+ "repos_url": "https://api.github.com/users/como65416/repos",
+ "events_url": "https://api.github.com/users/como65416/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/como65416/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 102018379,
- "download_count": 200,
- "created_at": "2017-11-25T15:09:33Z",
- "updated_at": "2017-11-25T15:10:37Z",
- "browser_download_url": "https://github.com/osuke/dipp/releases/download/v1.0.1/Dipp-1.0.1.dmg"
+ "size": 196636523,
+ "download_count": 2,
+ "created_at": "2020-07-24T07:18:23Z",
+ "updated_at": "2020-07-24T07:20:46Z",
+ "browser_download_url": "https://github.com/como65416/DnToolContainer/releases/download/1.5.1/DN-Tool-Container-darwin-x64.zip"
},
{
- "url": "https://api.github.com/repos/osuke/dipp/releases/assets/5443339",
- "id": 5443339,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDU0NDMzMzk=",
- "name": "Dipp-Setup-1.0.1.exe",
+ "url": "https://api.github.com/repos/como65416/DnToolContainer/releases/assets/23197186",
+ "id": 23197186,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzMTk3MTg2",
+ "name": "DN-Tool-Container-linux-x64.zip",
"label": null,
"uploader": {
- "login": "osuke",
- "id": 6214060,
- "node_id": "MDQ6VXNlcjYyMTQwNjA=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/6214060?v=4",
+ "login": "como65416",
+ "id": 37505722,
+ "node_id": "MDQ6VXNlcjM3NTA1NzIy",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/37505722?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/osuke",
- "html_url": "https://github.com/osuke",
- "followers_url": "https://api.github.com/users/osuke/followers",
- "following_url": "https://api.github.com/users/osuke/following{/other_user}",
- "gists_url": "https://api.github.com/users/osuke/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/osuke/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/osuke/subscriptions",
- "organizations_url": "https://api.github.com/users/osuke/orgs",
- "repos_url": "https://api.github.com/users/osuke/repos",
- "events_url": "https://api.github.com/users/osuke/events{/privacy}",
- "received_events_url": "https://api.github.com/users/osuke/received_events",
+ "url": "https://api.github.com/users/como65416",
+ "html_url": "https://github.com/como65416",
+ "followers_url": "https://api.github.com/users/como65416/followers",
+ "following_url": "https://api.github.com/users/como65416/following{/other_user}",
+ "gists_url": "https://api.github.com/users/como65416/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/como65416/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/como65416/subscriptions",
+ "organizations_url": "https://api.github.com/users/como65416/orgs",
+ "repos_url": "https://api.github.com/users/como65416/repos",
+ "events_url": "https://api.github.com/users/como65416/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/como65416/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-msdownload",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 81358055,
- "download_count": 928,
- "created_at": "2017-11-25T15:09:34Z",
- "updated_at": "2017-11-25T15:12:02Z",
- "browser_download_url": "https://github.com/osuke/dipp/releases/download/v1.0.1/Dipp-Setup-1.0.1.exe"
+ "size": 71867258,
+ "download_count": 2,
+ "created_at": "2020-07-24T07:20:46Z",
+ "updated_at": "2020-07-24T07:21:37Z",
+ "browser_download_url": "https://github.com/como65416/DnToolContainer/releases/download/1.5.1/DN-Tool-Container-linux-x64.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/como65416/DnToolContainer/releases/assets/23197214",
+ "id": 23197214,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzMTk3MjE0",
+ "name": "DN-Tool-Container-win32-x64.zip",
+ "label": null,
+ "uploader": {
+ "login": "como65416",
+ "id": 37505722,
+ "node_id": "MDQ6VXNlcjM3NTA1NzIy",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/37505722?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/como65416",
+ "html_url": "https://github.com/como65416",
+ "followers_url": "https://api.github.com/users/como65416/followers",
+ "following_url": "https://api.github.com/users/como65416/following{/other_user}",
+ "gists_url": "https://api.github.com/users/como65416/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/como65416/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/como65416/subscriptions",
+ "organizations_url": "https://api.github.com/users/como65416/orgs",
+ "repos_url": "https://api.github.com/users/como65416/repos",
+ "events_url": "https://api.github.com/users/como65416/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/como65416/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 71118182,
+ "download_count": 25,
+ "created_at": "2020-07-24T07:21:38Z",
+ "updated_at": "2020-07-24T07:22:42Z",
+ "browser_download_url": "https://github.com/como65416/DnToolContainer/releases/download/1.5.1/DN-Tool-Container-win32-x64.zip"
}
],
- "tarball_url": "https://api.github.com/repos/osuke/dipp/tarball/v1.0.1",
- "zipball_url": "https://api.github.com/repos/osuke/dipp/zipball/v1.0.1",
- "body_html": ""
+ "tarball_url": "https://api.github.com/repos/como65416/DnToolContainer/tarball/1.5.1",
+ "zipball_url": "https://api.github.com/repos/como65416/DnToolContainer/zipball/1.5.1",
+ "body_html": "Fix \n\nfix notify not appear problem \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:57.508Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:05.406Z"
},
"dixa": {
"latestRelease": {
@@ -23642,7 +23787,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 91482214,
- "download_count": 365,
+ "download_count": 366,
"created_at": "2020-05-18T08:12:24Z",
"updated_at": "2020-05-18T08:12:30Z",
"browser_download_url": "https://github.com/dixahq/dixa-desktop-app-release/releases/download/v3.5.6/dixa-3.5.6.dmg"
@@ -23710,7 +23855,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 88654809,
- "download_count": 24744,
+ "download_count": 24824,
"created_at": "2020-05-18T08:12:36Z",
"updated_at": "2020-05-18T08:12:42Z",
"browser_download_url": "https://github.com/dixahq/dixa-desktop-app-release/releases/download/v3.5.6/dixa-3.5.6.zip"
@@ -23744,7 +23889,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 141296352,
- "download_count": 6010,
+ "download_count": 6021,
"created_at": "2020-05-18T08:18:20Z",
"updated_at": "2020-05-18T08:18:26Z",
"browser_download_url": "https://github.com/dixahq/dixa-desktop-app-release/releases/download/v3.5.6/dixa-setup-3.5.6.exe"
@@ -23880,7 +24025,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 492,
- "download_count": 322474,
+ "download_count": 323800,
"created_at": "2020-05-18T08:12:43Z",
"updated_at": "2020-05-18T08:12:43Z",
"browser_download_url": "https://github.com/dixahq/dixa-desktop-app-release/releases/download/v3.5.6/latest-mac.yml"
@@ -23914,7 +24059,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 337,
- "download_count": 55526,
+ "download_count": 55644,
"created_at": "2020-05-18T08:18:28Z",
"updated_at": "2020-05-18T08:18:28Z",
"browser_download_url": "https://github.com/dixahq/dixa-desktop-app-release/releases/download/v3.5.6/latest.yml"
@@ -23924,152 +24069,11 @@
"zipball_url": "https://api.github.com/repos/dixahq/dixa-desktop-app-release/zipball/v3.5.6",
"body_html": "Bugfix
\n\nFix transfer bug that closed phone conversations when the Jabra integrations were enabled \nFix background noise after closing a phone conversation when Jabra integration is enabled \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:57.522Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:05.423Z"
},
- "dn-tool-container": {
- "latestRelease": {
- "url": "https://api.github.com/repos/como65416/DnToolContainer/releases/28901542",
- "assets_url": "https://api.github.com/repos/como65416/DnToolContainer/releases/28901542/assets",
- "upload_url": "https://uploads.github.com/repos/como65416/DnToolContainer/releases/28901542/assets{?name,label}",
- "html_url": "https://github.com/como65416/DnToolContainer/releases/tag/1.5.1",
- "id": 28901542,
- "node_id": "MDc6UmVsZWFzZTI4OTAxNTQy",
- "tag_name": "1.5.1",
- "target_commitish": "master",
- "name": "1.5.1",
- "draft": false,
- "author": {
- "login": "como65416",
- "id": 37505722,
- "node_id": "MDQ6VXNlcjM3NTA1NzIy",
- "avatar_url": "https://avatars2.githubusercontent.com/u/37505722?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/como65416",
- "html_url": "https://github.com/como65416",
- "followers_url": "https://api.github.com/users/como65416/followers",
- "following_url": "https://api.github.com/users/como65416/following{/other_user}",
- "gists_url": "https://api.github.com/users/como65416/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/como65416/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/como65416/subscriptions",
- "organizations_url": "https://api.github.com/users/como65416/orgs",
- "repos_url": "https://api.github.com/users/como65416/repos",
- "events_url": "https://api.github.com/users/como65416/events{/privacy}",
- "received_events_url": "https://api.github.com/users/como65416/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-07-24T03:56:06Z",
- "published_at": "2020-07-24T07:24:16Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/como65416/DnToolContainer/releases/assets/23197119",
- "id": 23197119,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzMTk3MTE5",
- "name": "DN-Tool-Container-darwin-x64.zip",
- "label": null,
- "uploader": {
- "login": "como65416",
- "id": 37505722,
- "node_id": "MDQ6VXNlcjM3NTA1NzIy",
- "avatar_url": "https://avatars2.githubusercontent.com/u/37505722?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/como65416",
- "html_url": "https://github.com/como65416",
- "followers_url": "https://api.github.com/users/como65416/followers",
- "following_url": "https://api.github.com/users/como65416/following{/other_user}",
- "gists_url": "https://api.github.com/users/como65416/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/como65416/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/como65416/subscriptions",
- "organizations_url": "https://api.github.com/users/como65416/orgs",
- "repos_url": "https://api.github.com/users/como65416/repos",
- "events_url": "https://api.github.com/users/como65416/events{/privacy}",
- "received_events_url": "https://api.github.com/users/como65416/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 196636523,
- "download_count": 2,
- "created_at": "2020-07-24T07:18:23Z",
- "updated_at": "2020-07-24T07:20:46Z",
- "browser_download_url": "https://github.com/como65416/DnToolContainer/releases/download/1.5.1/DN-Tool-Container-darwin-x64.zip"
- },
- {
- "url": "https://api.github.com/repos/como65416/DnToolContainer/releases/assets/23197186",
- "id": 23197186,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzMTk3MTg2",
- "name": "DN-Tool-Container-linux-x64.zip",
- "label": null,
- "uploader": {
- "login": "como65416",
- "id": 37505722,
- "node_id": "MDQ6VXNlcjM3NTA1NzIy",
- "avatar_url": "https://avatars2.githubusercontent.com/u/37505722?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/como65416",
- "html_url": "https://github.com/como65416",
- "followers_url": "https://api.github.com/users/como65416/followers",
- "following_url": "https://api.github.com/users/como65416/following{/other_user}",
- "gists_url": "https://api.github.com/users/como65416/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/como65416/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/como65416/subscriptions",
- "organizations_url": "https://api.github.com/users/como65416/orgs",
- "repos_url": "https://api.github.com/users/como65416/repos",
- "events_url": "https://api.github.com/users/como65416/events{/privacy}",
- "received_events_url": "https://api.github.com/users/como65416/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 71867258,
- "download_count": 2,
- "created_at": "2020-07-24T07:20:46Z",
- "updated_at": "2020-07-24T07:21:37Z",
- "browser_download_url": "https://github.com/como65416/DnToolContainer/releases/download/1.5.1/DN-Tool-Container-linux-x64.zip"
- },
- {
- "url": "https://api.github.com/repos/como65416/DnToolContainer/releases/assets/23197214",
- "id": 23197214,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzMTk3MjE0",
- "name": "DN-Tool-Container-win32-x64.zip",
- "label": null,
- "uploader": {
- "login": "como65416",
- "id": 37505722,
- "node_id": "MDQ6VXNlcjM3NTA1NzIy",
- "avatar_url": "https://avatars2.githubusercontent.com/u/37505722?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/como65416",
- "html_url": "https://github.com/como65416",
- "followers_url": "https://api.github.com/users/como65416/followers",
- "following_url": "https://api.github.com/users/como65416/following{/other_user}",
- "gists_url": "https://api.github.com/users/como65416/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/como65416/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/como65416/subscriptions",
- "organizations_url": "https://api.github.com/users/como65416/orgs",
- "repos_url": "https://api.github.com/users/como65416/repos",
- "events_url": "https://api.github.com/users/como65416/events{/privacy}",
- "received_events_url": "https://api.github.com/users/como65416/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 71118182,
- "download_count": 25,
- "created_at": "2020-07-24T07:21:38Z",
- "updated_at": "2020-07-24T07:22:42Z",
- "browser_download_url": "https://github.com/como65416/DnToolContainer/releases/download/1.5.1/DN-Tool-Container-win32-x64.zip"
- }
- ],
- "tarball_url": "https://api.github.com/repos/como65416/DnToolContainer/tarball/1.5.1",
- "zipball_url": "https://api.github.com/repos/como65416/DnToolContainer/zipball/1.5.1",
- "body_html": "Fix \n\nfix notify not appear problem \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:57.549Z"
+ "domain-book": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:05.450Z"
},
"doki-doki-mod-manager": {
"latestRelease": {
@@ -24340,7 +24344,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 747985,
- "download_count": 1237,
+ "download_count": 1243,
"created_at": "2020-08-01T17:34:49Z",
"updated_at": "2020-08-01T17:34:49Z",
"browser_download_url": "https://github.com/DokiDokiModManager/Mod-Manager/releases/download/v4.3.0/ddmm-4.3.0-win.exe"
@@ -24408,7 +24412,7 @@
"content_type": "application/x-7z-compressed",
"state": "uploaded",
"size": 64531591,
- "download_count": 1430,
+ "download_count": 1440,
"created_at": "2020-08-01T17:34:43Z",
"updated_at": "2020-08-01T17:34:45Z",
"browser_download_url": "https://github.com/DokiDokiModManager/Mod-Manager/releases/download/v4.3.0/doki-doki-mod-manager-4.3.0-x64.nsis.7z"
@@ -24476,7 +24480,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 332,
- "download_count": 189,
+ "download_count": 191,
"created_at": "2020-08-01T17:35:18Z",
"updated_at": "2020-08-01T17:35:18Z",
"browser_download_url": "https://github.com/DokiDokiModManager/Mod-Manager/releases/download/v4.3.0/latest-mac.yml"
@@ -24510,7 +24514,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 828,
- "download_count": 2089,
+ "download_count": 2106,
"created_at": "2020-08-01T17:34:49Z",
"updated_at": "2020-08-01T17:34:49Z",
"browser_download_url": "https://github.com/DokiDokiModManager/Mod-Manager/releases/download/v4.3.0/latest.yml"
@@ -24520,11 +24524,220 @@
"zipball_url": "https://api.github.com/repos/DokiDokiModManager/Mod-Manager/zipball/v4.3.0",
"body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:57.561Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:05.468Z"
},
- "domain-book": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:06:57.569Z"
+ "domterm": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/PerBothner/DomTerm/releases/10289519",
+ "assets_url": "https://api.github.com/repos/PerBothner/DomTerm/releases/10289519/assets",
+ "upload_url": "https://uploads.github.com/repos/PerBothner/DomTerm/releases/10289519/assets{?name,label}",
+ "html_url": "https://github.com/PerBothner/DomTerm/releases/tag/1.0",
+ "id": 10289519,
+ "node_id": "MDc6UmVsZWFzZTEwMjg5NTE5",
+ "tag_name": "1.0",
+ "target_commitish": "master",
+ "name": "domterm-1.0",
+ "draft": false,
+ "author": {
+ "login": "PerBothner",
+ "id": 10293361,
+ "node_id": "MDQ6VXNlcjEwMjkzMzYx",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/10293361?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/PerBothner",
+ "html_url": "https://github.com/PerBothner",
+ "followers_url": "https://api.github.com/users/PerBothner/followers",
+ "following_url": "https://api.github.com/users/PerBothner/following{/other_user}",
+ "gists_url": "https://api.github.com/users/PerBothner/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/PerBothner/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/PerBothner/subscriptions",
+ "organizations_url": "https://api.github.com/users/PerBothner/orgs",
+ "repos_url": "https://api.github.com/users/PerBothner/repos",
+ "events_url": "https://api.github.com/users/PerBothner/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/PerBothner/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2018-03-27T21:52:14Z",
+ "published_at": "2018-03-27T23:22:26Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/PerBothner/DomTerm/releases/assets/6654309",
+ "id": 6654309,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDY2NTQzMDk=",
+ "name": "domterm-1.0-1.fc27.src.rpm",
+ "label": null,
+ "uploader": {
+ "login": "PerBothner",
+ "id": 10293361,
+ "node_id": "MDQ6VXNlcjEwMjkzMzYx",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/10293361?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/PerBothner",
+ "html_url": "https://github.com/PerBothner",
+ "followers_url": "https://api.github.com/users/PerBothner/followers",
+ "following_url": "https://api.github.com/users/PerBothner/following{/other_user}",
+ "gists_url": "https://api.github.com/users/PerBothner/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/PerBothner/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/PerBothner/subscriptions",
+ "organizations_url": "https://api.github.com/users/PerBothner/orgs",
+ "repos_url": "https://api.github.com/users/PerBothner/repos",
+ "events_url": "https://api.github.com/users/PerBothner/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/PerBothner/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-rpm",
+ "state": "uploaded",
+ "size": 1011566,
+ "download_count": 69,
+ "created_at": "2018-03-27T23:16:25Z",
+ "updated_at": "2018-03-27T23:16:33Z",
+ "browser_download_url": "https://github.com/PerBothner/DomTerm/releases/download/1.0/domterm-1.0-1.fc27.src.rpm"
+ },
+ {
+ "url": "https://api.github.com/repos/PerBothner/DomTerm/releases/assets/6654318",
+ "id": 6654318,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDY2NTQzMTg=",
+ "name": "domterm-1.0-1.fc27.x86_64.rpm",
+ "label": null,
+ "uploader": {
+ "login": "PerBothner",
+ "id": 10293361,
+ "node_id": "MDQ6VXNlcjEwMjkzMzYx",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/10293361?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/PerBothner",
+ "html_url": "https://github.com/PerBothner",
+ "followers_url": "https://api.github.com/users/PerBothner/followers",
+ "following_url": "https://api.github.com/users/PerBothner/following{/other_user}",
+ "gists_url": "https://api.github.com/users/PerBothner/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/PerBothner/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/PerBothner/subscriptions",
+ "organizations_url": "https://api.github.com/users/PerBothner/orgs",
+ "repos_url": "https://api.github.com/users/PerBothner/repos",
+ "events_url": "https://api.github.com/users/PerBothner/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/PerBothner/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-rpm",
+ "state": "uploaded",
+ "size": 266900,
+ "download_count": 139,
+ "created_at": "2018-03-27T23:16:53Z",
+ "updated_at": "2018-03-27T23:16:55Z",
+ "browser_download_url": "https://github.com/PerBothner/DomTerm/releases/download/1.0/domterm-1.0-1.fc27.x86_64.rpm"
+ },
+ {
+ "url": "https://api.github.com/repos/PerBothner/DomTerm/releases/assets/6654344",
+ "id": 6654344,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDY2NTQzNDQ=",
+ "name": "domterm-1.0-wsl.zip",
+ "label": null,
+ "uploader": {
+ "login": "PerBothner",
+ "id": 10293361,
+ "node_id": "MDQ6VXNlcjEwMjkzMzYx",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/10293361?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/PerBothner",
+ "html_url": "https://github.com/PerBothner",
+ "followers_url": "https://api.github.com/users/PerBothner/followers",
+ "following_url": "https://api.github.com/users/PerBothner/following{/other_user}",
+ "gists_url": "https://api.github.com/users/PerBothner/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/PerBothner/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/PerBothner/subscriptions",
+ "organizations_url": "https://api.github.com/users/PerBothner/orgs",
+ "repos_url": "https://api.github.com/users/PerBothner/repos",
+ "events_url": "https://api.github.com/users/PerBothner/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/PerBothner/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 411819,
+ "download_count": 312,
+ "created_at": "2018-03-27T23:18:13Z",
+ "updated_at": "2018-03-27T23:18:16Z",
+ "browser_download_url": "https://github.com/PerBothner/DomTerm/releases/download/1.0/domterm-1.0-wsl.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/PerBothner/DomTerm/releases/assets/6654293",
+ "id": 6654293,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDY2NTQyOTM=",
+ "name": "domterm-1.0.tar.gz",
+ "label": null,
+ "uploader": {
+ "login": "PerBothner",
+ "id": 10293361,
+ "node_id": "MDQ6VXNlcjEwMjkzMzYx",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/10293361?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/PerBothner",
+ "html_url": "https://github.com/PerBothner",
+ "followers_url": "https://api.github.com/users/PerBothner/followers",
+ "following_url": "https://api.github.com/users/PerBothner/following{/other_user}",
+ "gists_url": "https://api.github.com/users/PerBothner/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/PerBothner/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/PerBothner/subscriptions",
+ "organizations_url": "https://api.github.com/users/PerBothner/orgs",
+ "repos_url": "https://api.github.com/users/PerBothner/repos",
+ "events_url": "https://api.github.com/users/PerBothner/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/PerBothner/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/gzip",
+ "state": "uploaded",
+ "size": 1002782,
+ "download_count": 276,
+ "created_at": "2018-03-27T23:15:25Z",
+ "updated_at": "2018-03-27T23:15:34Z",
+ "browser_download_url": "https://github.com/PerBothner/DomTerm/releases/download/1.0/domterm-1.0.tar.gz"
+ },
+ {
+ "url": "https://api.github.com/repos/PerBothner/DomTerm/releases/assets/6654353",
+ "id": 6654353,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDY2NTQzNTM=",
+ "name": "qtdomterm-1.0-1.fc27.x86_64.rpm",
+ "label": null,
+ "uploader": {
+ "login": "PerBothner",
+ "id": 10293361,
+ "node_id": "MDQ6VXNlcjEwMjkzMzYx",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/10293361?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/PerBothner",
+ "html_url": "https://github.com/PerBothner",
+ "followers_url": "https://api.github.com/users/PerBothner/followers",
+ "following_url": "https://api.github.com/users/PerBothner/following{/other_user}",
+ "gists_url": "https://api.github.com/users/PerBothner/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/PerBothner/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/PerBothner/subscriptions",
+ "organizations_url": "https://api.github.com/users/PerBothner/orgs",
+ "repos_url": "https://api.github.com/users/PerBothner/repos",
+ "events_url": "https://api.github.com/users/PerBothner/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/PerBothner/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-rpm",
+ "state": "uploaded",
+ "size": 61220,
+ "download_count": 89,
+ "created_at": "2018-03-27T23:21:30Z",
+ "updated_at": "2018-03-27T23:21:31Z",
+ "browser_download_url": "https://github.com/PerBothner/DomTerm/releases/download/1.0/qtdomterm-1.0-1.fc27.x86_64.rpm"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/PerBothner/DomTerm/tarball/1.0",
+ "zipball_url": "https://api.github.com/repos/PerBothner/DomTerm/zipball/1.0",
+ "body_html": "After a lot of work, time to declare a 1.0 release. Yeah! \nThe rpms are for Fedora 27. The domterm-1.0-wsl.zip is compiled for Windows 10 with Windows Subsystem for Linux.
"
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:05.544Z"
},
"domodel-diary": {
"latestRelease": {
@@ -24805,220 +25018,7 @@
"zipball_url": "https://api.github.com/repos/thoughtsunificator/domodel-diary-electron/zipball/1.0.8",
"body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:57.640Z"
- },
- "domterm": {
- "latestRelease": {
- "url": "https://api.github.com/repos/PerBothner/DomTerm/releases/10289519",
- "assets_url": "https://api.github.com/repos/PerBothner/DomTerm/releases/10289519/assets",
- "upload_url": "https://uploads.github.com/repos/PerBothner/DomTerm/releases/10289519/assets{?name,label}",
- "html_url": "https://github.com/PerBothner/DomTerm/releases/tag/1.0",
- "id": 10289519,
- "node_id": "MDc6UmVsZWFzZTEwMjg5NTE5",
- "tag_name": "1.0",
- "target_commitish": "master",
- "name": "domterm-1.0",
- "draft": false,
- "author": {
- "login": "PerBothner",
- "id": 10293361,
- "node_id": "MDQ6VXNlcjEwMjkzMzYx",
- "avatar_url": "https://avatars2.githubusercontent.com/u/10293361?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/PerBothner",
- "html_url": "https://github.com/PerBothner",
- "followers_url": "https://api.github.com/users/PerBothner/followers",
- "following_url": "https://api.github.com/users/PerBothner/following{/other_user}",
- "gists_url": "https://api.github.com/users/PerBothner/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/PerBothner/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/PerBothner/subscriptions",
- "organizations_url": "https://api.github.com/users/PerBothner/orgs",
- "repos_url": "https://api.github.com/users/PerBothner/repos",
- "events_url": "https://api.github.com/users/PerBothner/events{/privacy}",
- "received_events_url": "https://api.github.com/users/PerBothner/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2018-03-27T21:52:14Z",
- "published_at": "2018-03-27T23:22:26Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/PerBothner/DomTerm/releases/assets/6654309",
- "id": 6654309,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDY2NTQzMDk=",
- "name": "domterm-1.0-1.fc27.src.rpm",
- "label": null,
- "uploader": {
- "login": "PerBothner",
- "id": 10293361,
- "node_id": "MDQ6VXNlcjEwMjkzMzYx",
- "avatar_url": "https://avatars2.githubusercontent.com/u/10293361?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/PerBothner",
- "html_url": "https://github.com/PerBothner",
- "followers_url": "https://api.github.com/users/PerBothner/followers",
- "following_url": "https://api.github.com/users/PerBothner/following{/other_user}",
- "gists_url": "https://api.github.com/users/PerBothner/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/PerBothner/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/PerBothner/subscriptions",
- "organizations_url": "https://api.github.com/users/PerBothner/orgs",
- "repos_url": "https://api.github.com/users/PerBothner/repos",
- "events_url": "https://api.github.com/users/PerBothner/events{/privacy}",
- "received_events_url": "https://api.github.com/users/PerBothner/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-rpm",
- "state": "uploaded",
- "size": 1011566,
- "download_count": 69,
- "created_at": "2018-03-27T23:16:25Z",
- "updated_at": "2018-03-27T23:16:33Z",
- "browser_download_url": "https://github.com/PerBothner/DomTerm/releases/download/1.0/domterm-1.0-1.fc27.src.rpm"
- },
- {
- "url": "https://api.github.com/repos/PerBothner/DomTerm/releases/assets/6654318",
- "id": 6654318,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDY2NTQzMTg=",
- "name": "domterm-1.0-1.fc27.x86_64.rpm",
- "label": null,
- "uploader": {
- "login": "PerBothner",
- "id": 10293361,
- "node_id": "MDQ6VXNlcjEwMjkzMzYx",
- "avatar_url": "https://avatars2.githubusercontent.com/u/10293361?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/PerBothner",
- "html_url": "https://github.com/PerBothner",
- "followers_url": "https://api.github.com/users/PerBothner/followers",
- "following_url": "https://api.github.com/users/PerBothner/following{/other_user}",
- "gists_url": "https://api.github.com/users/PerBothner/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/PerBothner/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/PerBothner/subscriptions",
- "organizations_url": "https://api.github.com/users/PerBothner/orgs",
- "repos_url": "https://api.github.com/users/PerBothner/repos",
- "events_url": "https://api.github.com/users/PerBothner/events{/privacy}",
- "received_events_url": "https://api.github.com/users/PerBothner/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-rpm",
- "state": "uploaded",
- "size": 266900,
- "download_count": 139,
- "created_at": "2018-03-27T23:16:53Z",
- "updated_at": "2018-03-27T23:16:55Z",
- "browser_download_url": "https://github.com/PerBothner/DomTerm/releases/download/1.0/domterm-1.0-1.fc27.x86_64.rpm"
- },
- {
- "url": "https://api.github.com/repos/PerBothner/DomTerm/releases/assets/6654344",
- "id": 6654344,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDY2NTQzNDQ=",
- "name": "domterm-1.0-wsl.zip",
- "label": null,
- "uploader": {
- "login": "PerBothner",
- "id": 10293361,
- "node_id": "MDQ6VXNlcjEwMjkzMzYx",
- "avatar_url": "https://avatars2.githubusercontent.com/u/10293361?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/PerBothner",
- "html_url": "https://github.com/PerBothner",
- "followers_url": "https://api.github.com/users/PerBothner/followers",
- "following_url": "https://api.github.com/users/PerBothner/following{/other_user}",
- "gists_url": "https://api.github.com/users/PerBothner/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/PerBothner/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/PerBothner/subscriptions",
- "organizations_url": "https://api.github.com/users/PerBothner/orgs",
- "repos_url": "https://api.github.com/users/PerBothner/repos",
- "events_url": "https://api.github.com/users/PerBothner/events{/privacy}",
- "received_events_url": "https://api.github.com/users/PerBothner/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 411819,
- "download_count": 312,
- "created_at": "2018-03-27T23:18:13Z",
- "updated_at": "2018-03-27T23:18:16Z",
- "browser_download_url": "https://github.com/PerBothner/DomTerm/releases/download/1.0/domterm-1.0-wsl.zip"
- },
- {
- "url": "https://api.github.com/repos/PerBothner/DomTerm/releases/assets/6654293",
- "id": 6654293,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDY2NTQyOTM=",
- "name": "domterm-1.0.tar.gz",
- "label": null,
- "uploader": {
- "login": "PerBothner",
- "id": 10293361,
- "node_id": "MDQ6VXNlcjEwMjkzMzYx",
- "avatar_url": "https://avatars2.githubusercontent.com/u/10293361?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/PerBothner",
- "html_url": "https://github.com/PerBothner",
- "followers_url": "https://api.github.com/users/PerBothner/followers",
- "following_url": "https://api.github.com/users/PerBothner/following{/other_user}",
- "gists_url": "https://api.github.com/users/PerBothner/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/PerBothner/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/PerBothner/subscriptions",
- "organizations_url": "https://api.github.com/users/PerBothner/orgs",
- "repos_url": "https://api.github.com/users/PerBothner/repos",
- "events_url": "https://api.github.com/users/PerBothner/events{/privacy}",
- "received_events_url": "https://api.github.com/users/PerBothner/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/gzip",
- "state": "uploaded",
- "size": 1002782,
- "download_count": 276,
- "created_at": "2018-03-27T23:15:25Z",
- "updated_at": "2018-03-27T23:15:34Z",
- "browser_download_url": "https://github.com/PerBothner/DomTerm/releases/download/1.0/domterm-1.0.tar.gz"
- },
- {
- "url": "https://api.github.com/repos/PerBothner/DomTerm/releases/assets/6654353",
- "id": 6654353,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDY2NTQzNTM=",
- "name": "qtdomterm-1.0-1.fc27.x86_64.rpm",
- "label": null,
- "uploader": {
- "login": "PerBothner",
- "id": 10293361,
- "node_id": "MDQ6VXNlcjEwMjkzMzYx",
- "avatar_url": "https://avatars2.githubusercontent.com/u/10293361?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/PerBothner",
- "html_url": "https://github.com/PerBothner",
- "followers_url": "https://api.github.com/users/PerBothner/followers",
- "following_url": "https://api.github.com/users/PerBothner/following{/other_user}",
- "gists_url": "https://api.github.com/users/PerBothner/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/PerBothner/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/PerBothner/subscriptions",
- "organizations_url": "https://api.github.com/users/PerBothner/orgs",
- "repos_url": "https://api.github.com/users/PerBothner/repos",
- "events_url": "https://api.github.com/users/PerBothner/events{/privacy}",
- "received_events_url": "https://api.github.com/users/PerBothner/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-rpm",
- "state": "uploaded",
- "size": 61220,
- "download_count": 89,
- "created_at": "2018-03-27T23:21:30Z",
- "updated_at": "2018-03-27T23:21:31Z",
- "browser_download_url": "https://github.com/PerBothner/DomTerm/releases/download/1.0/qtdomterm-1.0-1.fc27.x86_64.rpm"
- }
- ],
- "tarball_url": "https://api.github.com/repos/PerBothner/DomTerm/tarball/1.0",
- "zipball_url": "https://api.github.com/repos/PerBothner/DomTerm/zipball/1.0",
- "body_html": "After a lot of work, time to declare a 1.0 release. Yeah! \nThe rpms are for Fedora 27. The domterm-1.0-wsl.zip is compiled for Windows 10 with Windows Subsystem for Linux.
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:57.657Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:05.595Z"
},
"donut": {
"latestRelease": {
@@ -25367,7 +25367,49 @@
"zipball_url": "https://api.github.com/repos/EtherbitHQ/donut/zipball/2.4.0",
"body_html": "Changelog \n\nPersist currency and coin settings \nCustomizable menubar ticker \n \n
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:57.680Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:05.598Z"
+ },
+ "dot": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/dothq/browser/releases/27831887",
+ "assets_url": "https://api.github.com/repos/dothq/browser/releases/27831887/assets",
+ "upload_url": "https://uploads.github.com/repos/dothq/browser/releases/27831887/assets{?name,label}",
+ "html_url": "https://github.com/dothq/browser/releases/tag/0.0.0",
+ "id": 27831887,
+ "node_id": "MDc6UmVsZWFzZTI3ODMxODg3",
+ "tag_name": "0.0.0",
+ "target_commitish": "main",
+ "name": "Head to dothq.co/beta for new releases",
+ "draft": false,
+ "author": {
+ "login": "EnderDev",
+ "id": 42723993,
+ "node_id": "MDQ6VXNlcjQyNzIzOTkz",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/42723993?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/EnderDev",
+ "html_url": "https://github.com/EnderDev",
+ "followers_url": "https://api.github.com/users/EnderDev/followers",
+ "following_url": "https://api.github.com/users/EnderDev/following{/other_user}",
+ "gists_url": "https://api.github.com/users/EnderDev/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/EnderDev/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/EnderDev/subscriptions",
+ "organizations_url": "https://api.github.com/users/EnderDev/orgs",
+ "repos_url": "https://api.github.com/users/EnderDev/repos",
+ "events_url": "https://api.github.com/users/EnderDev/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/EnderDev/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2020-06-21T15:31:59Z",
+ "published_at": "2020-06-23T14:32:30Z",
+ "assets": [],
+ "tarball_url": "https://api.github.com/repos/dothq/browser/tarball/0.0.0",
+ "zipball_url": "https://api.github.com/repos/dothq/browser/zipball/0.0.0",
+ "body_html": "Please head over to dothq.co/beta to see our latest Dot Browser releases.
"
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:05.632Z"
},
"downline": {
"latestRelease": {
@@ -25434,7 +25476,7 @@
"content_type": "application/x-iso9660-appimage",
"state": "uploaded",
"size": 87694096,
- "download_count": 3144,
+ "download_count": 3147,
"created_at": "2019-06-03T05:15:17Z",
"updated_at": "2019-06-03T05:19:52Z",
"browser_download_url": "https://github.com/jarbun/downline/releases/download/v1.3.1/downline-1.3.1-appimage-linux.AppImage"
@@ -25468,7 +25510,7 @@
"content_type": "application/x-xz",
"state": "uploaded",
"size": 62443028,
- "download_count": 484,
+ "download_count": 486,
"created_at": "2019-06-03T05:20:05Z",
"updated_at": "2019-06-03T05:24:10Z",
"browser_download_url": "https://github.com/jarbun/downline/releases/download/v1.3.1/downline-1.3.1-portable-linux.tar.xz"
@@ -25570,7 +25612,7 @@
"content_type": "application/x-ms-dos-executable",
"state": "uploaded",
"size": 56402672,
- "download_count": 1682,
+ "download_count": 1683,
"created_at": "2019-06-03T05:53:08Z",
"updated_at": "2019-06-03T05:57:15Z",
"browser_download_url": "https://github.com/jarbun/downline/releases/download/v1.3.1/downline-1.3.1-setup-windows.exe"
@@ -25580,228 +25622,7 @@
"zipball_url": "https://api.github.com/repos/jarbun/downline/zipball/v1.3.1",
"body_html": "v1.3.1 (2019-06-03) \nAdded \n\nUndo button to restore deleted items (thanks to @stefnotch ) \nMinor visual improvements \n \nFixed \n\nyoutube-dl update issue on windows and mac (thanks to @stefnotch ) \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:57.732Z"
- },
- "dusk-player": {
- "latestRelease": {
- "url": "https://api.github.com/repos/Aveek-Saha/MusicPlayer/releases/26350971",
- "assets_url": "https://api.github.com/repos/Aveek-Saha/MusicPlayer/releases/26350971/assets",
- "upload_url": "https://uploads.github.com/repos/Aveek-Saha/MusicPlayer/releases/26350971/assets{?name,label}",
- "html_url": "https://github.com/Aveek-Saha/MusicPlayer/releases/tag/v5.0.0",
- "id": 26350971,
- "node_id": "MDc6UmVsZWFzZTI2MzUwOTcx",
- "tag_name": "v5.0.0",
- "target_commitish": "master",
- "name": "Dusk Player for Windows, Linux and Mac",
- "draft": false,
- "author": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-05-10T07:17:23Z",
- "published_at": "2020-05-10T07:30:18Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/Aveek-Saha/MusicPlayer/releases/assets/20587081",
- "id": 20587081,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTg3MDgx",
- "name": "DuskPlayer-5.0.0.AppImage",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 68053835,
- "download_count": 108,
- "created_at": "2020-05-10T07:20:06Z",
- "updated_at": "2020-05-10T07:20:08Z",
- "browser_download_url": "https://github.com/Aveek-Saha/MusicPlayer/releases/download/v5.0.0/DuskPlayer-5.0.0.AppImage"
- },
- {
- "url": "https://api.github.com/repos/Aveek-Saha/MusicPlayer/releases/assets/20587098",
- "id": 20587098,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTg3MDk4",
- "name": "DuskPlayer-5.0.0.pkg",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 66721066,
- "download_count": 91,
- "created_at": "2020-05-10T07:21:17Z",
- "updated_at": "2020-05-10T07:21:19Z",
- "browser_download_url": "https://github.com/Aveek-Saha/MusicPlayer/releases/download/v5.0.0/DuskPlayer-5.0.0.pkg"
- },
- {
- "url": "https://api.github.com/repos/Aveek-Saha/MusicPlayer/releases/assets/20587093",
- "id": 20587093,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTg3MDkz",
- "name": "DuskPlayer-Setup-5.0.0.exe",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 45603738,
- "download_count": 352,
- "created_at": "2020-05-10T07:21:00Z",
- "updated_at": "2020-05-10T07:21:01Z",
- "browser_download_url": "https://github.com/Aveek-Saha/MusicPlayer/releases/download/v5.0.0/DuskPlayer-Setup-5.0.0.exe"
- },
- {
- "url": "https://api.github.com/repos/Aveek-Saha/MusicPlayer/releases/assets/20587096",
- "id": 20587096,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTg3MDk2",
- "name": "DuskPlayer_5.0.0_amd64.deb",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 46675798,
- "download_count": 89,
- "created_at": "2020-05-10T07:21:12Z",
- "updated_at": "2020-05-10T07:21:13Z",
- "browser_download_url": "https://github.com/Aveek-Saha/MusicPlayer/releases/download/v5.0.0/DuskPlayer_5.0.0_amd64.deb"
- }
- ],
- "tarball_url": "https://api.github.com/repos/Aveek-Saha/MusicPlayer/tarball/v5.0.0",
- "zipball_url": "https://api.github.com/repos/Aveek-Saha/MusicPlayer/zipball/v5.0.0",
- "body_html": "For Linux \nDownload the .deb
package or the AppImage
\nFor Windows \nDownload the .exe
file
\nFor MacOS \nDownload the .pkg
file
\nUpdates \n\nTheme can now be changed without restarting the application \nShow Song titles in the playlist instead of showing the file path \nResume playback from the most recent track on restart \nFixed a bug where track name and artist would not change on changing tracks \nShow the album name next to the artist's name \nShow a spinning loader when audio files are being loaded \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:57.746Z"
- },
- "dot": {
- "latestRelease": {
- "url": "https://api.github.com/repos/dothq/browser/releases/27831887",
- "assets_url": "https://api.github.com/repos/dothq/browser/releases/27831887/assets",
- "upload_url": "https://uploads.github.com/repos/dothq/browser/releases/27831887/assets{?name,label}",
- "html_url": "https://github.com/dothq/browser/releases/tag/0.0.0",
- "id": 27831887,
- "node_id": "MDc6UmVsZWFzZTI3ODMxODg3",
- "tag_name": "0.0.0",
- "target_commitish": "main",
- "name": "Head to dothq.co/beta for new releases",
- "draft": false,
- "author": {
- "login": "EnderDev",
- "id": 42723993,
- "node_id": "MDQ6VXNlcjQyNzIzOTkz",
- "avatar_url": "https://avatars1.githubusercontent.com/u/42723993?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/EnderDev",
- "html_url": "https://github.com/EnderDev",
- "followers_url": "https://api.github.com/users/EnderDev/followers",
- "following_url": "https://api.github.com/users/EnderDev/following{/other_user}",
- "gists_url": "https://api.github.com/users/EnderDev/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/EnderDev/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/EnderDev/subscriptions",
- "organizations_url": "https://api.github.com/users/EnderDev/orgs",
- "repos_url": "https://api.github.com/users/EnderDev/repos",
- "events_url": "https://api.github.com/users/EnderDev/events{/privacy}",
- "received_events_url": "https://api.github.com/users/EnderDev/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-06-21T15:31:59Z",
- "published_at": "2020-06-23T14:32:30Z",
- "assets": [],
- "tarball_url": "https://api.github.com/repos/dothq/browser/tarball/0.0.0",
- "zipball_url": "https://api.github.com/repos/dothq/browser/zipball/0.0.0",
- "body_html": "Please head over to dothq.co/beta to see our latest Dot Browser releases.
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:57.762Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:05.651Z"
},
"e-mage": {
"latestRelease": {
@@ -25868,7 +25689,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 54162992,
- "download_count": 705,
+ "download_count": 706,
"created_at": "2018-09-12T20:27:59Z",
"updated_at": "2018-09-12T20:28:14Z",
"browser_download_url": "https://github.com/douglasjunior/emage/releases/download/1.1.0/E-Mage-1.1.0.dmg"
@@ -25902,7 +25723,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 40415465,
- "download_count": 5461,
+ "download_count": 5465,
"created_at": "2018-09-17T23:05:37Z",
"updated_at": "2018-09-17T23:05:47Z",
"browser_download_url": "https://github.com/douglasjunior/emage/releases/download/1.1.0/E-Mage.Setup.1.1.0.exe"
@@ -25936,7 +25757,7 @@
"content_type": "application/x-iso9660-appimage",
"state": "uploaded",
"size": 56115042,
- "download_count": 379,
+ "download_count": 380,
"created_at": "2018-09-13T23:00:54Z",
"updated_at": "2018-09-13T23:01:27Z",
"browser_download_url": "https://github.com/douglasjunior/emage/releases/download/1.1.0/emage-1.1.0-x86_64.AppImage"
@@ -25980,7 +25801,7 @@
"zipball_url": "https://api.github.com/repos/douglasjunior/emage/zipball/1.1.0",
"body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:57.786Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:05.699Z"
},
"e-tools": {
"latestRelease": {
@@ -26363,7 +26184,7 @@
"zipball_url": "https://api.github.com/repos/Suremotoo/e-tools/zipball/v1.3.6",
"body_html": "🔖 🔖 Releasing \n\nupdate the menu so it shows in the selected language \n✨ add QuickChangeLanguage switch \n \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:57.844Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:05.762Z"
},
"eagluet": {
"latestRelease": {
@@ -26508,11 +26329,186 @@
"zipball_url": "https://api.github.com/repos/surajrathod/eagluet/zipball/0.1.3",
"body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:57.849Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:05.781Z"
},
- "ebtcalc": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:06:57.861Z"
+ "dusk-player": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/Aveek-Saha/MusicPlayer/releases/26350971",
+ "assets_url": "https://api.github.com/repos/Aveek-Saha/MusicPlayer/releases/26350971/assets",
+ "upload_url": "https://uploads.github.com/repos/Aveek-Saha/MusicPlayer/releases/26350971/assets{?name,label}",
+ "html_url": "https://github.com/Aveek-Saha/MusicPlayer/releases/tag/v5.0.0",
+ "id": 26350971,
+ "node_id": "MDc6UmVsZWFzZTI2MzUwOTcx",
+ "tag_name": "v5.0.0",
+ "target_commitish": "master",
+ "name": "Dusk Player for Windows, Linux and Mac",
+ "draft": false,
+ "author": {
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2020-05-10T07:17:23Z",
+ "published_at": "2020-05-10T07:30:18Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/Aveek-Saha/MusicPlayer/releases/assets/20587081",
+ "id": 20587081,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTg3MDgx",
+ "name": "DuskPlayer-5.0.0.AppImage",
+ "label": "",
+ "uploader": {
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 68053835,
+ "download_count": 108,
+ "created_at": "2020-05-10T07:20:06Z",
+ "updated_at": "2020-05-10T07:20:08Z",
+ "browser_download_url": "https://github.com/Aveek-Saha/MusicPlayer/releases/download/v5.0.0/DuskPlayer-5.0.0.AppImage"
+ },
+ {
+ "url": "https://api.github.com/repos/Aveek-Saha/MusicPlayer/releases/assets/20587098",
+ "id": 20587098,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTg3MDk4",
+ "name": "DuskPlayer-5.0.0.pkg",
+ "label": "",
+ "uploader": {
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 66721066,
+ "download_count": 91,
+ "created_at": "2020-05-10T07:21:17Z",
+ "updated_at": "2020-05-10T07:21:19Z",
+ "browser_download_url": "https://github.com/Aveek-Saha/MusicPlayer/releases/download/v5.0.0/DuskPlayer-5.0.0.pkg"
+ },
+ {
+ "url": "https://api.github.com/repos/Aveek-Saha/MusicPlayer/releases/assets/20587093",
+ "id": 20587093,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTg3MDkz",
+ "name": "DuskPlayer-Setup-5.0.0.exe",
+ "label": "",
+ "uploader": {
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 45603738,
+ "download_count": 353,
+ "created_at": "2020-05-10T07:21:00Z",
+ "updated_at": "2020-05-10T07:21:01Z",
+ "browser_download_url": "https://github.com/Aveek-Saha/MusicPlayer/releases/download/v5.0.0/DuskPlayer-Setup-5.0.0.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/Aveek-Saha/MusicPlayer/releases/assets/20587096",
+ "id": 20587096,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTg3MDk2",
+ "name": "DuskPlayer_5.0.0_amd64.deb",
+ "label": "",
+ "uploader": {
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 46675798,
+ "download_count": 89,
+ "created_at": "2020-05-10T07:21:12Z",
+ "updated_at": "2020-05-10T07:21:13Z",
+ "browser_download_url": "https://github.com/Aveek-Saha/MusicPlayer/releases/download/v5.0.0/DuskPlayer_5.0.0_amd64.deb"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/Aveek-Saha/MusicPlayer/tarball/v5.0.0",
+ "zipball_url": "https://api.github.com/repos/Aveek-Saha/MusicPlayer/zipball/v5.0.0",
+ "body_html": "For Linux \nDownload the .deb
package or the AppImage
\nFor Windows \nDownload the .exe
file
\nFor MacOS \nDownload the .pkg
file
\nUpdates \n\nTheme can now be changed without restarting the application \nShow Song titles in the playlist instead of showing the file path \nResume playback from the most recent track on restart \nFixed a bug where track name and artist would not change on changing tracks \nShow the album name next to the artist's name \nShow a spinning loader when audio files are being loaded \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:05.785Z"
},
"easytongue": {
"latestRelease": {
@@ -26623,7 +26619,11 @@
"zipball_url": "https://api.github.com/repos/FlorianFe/EasyTongue/zipball/v1.0.4",
"body_html": "\nthree new languages (Simplified Chinese 🇨🇳 , Hindu 🇮🇳 and Polish 🇵🇱 ) \npersistence with localStorage 💾 \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:57.877Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:05.819Z"
+ },
+ "ebtcalc": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:05.834Z"
},
"electorrent": {
"latestRelease": {
@@ -26792,7 +26792,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 71356392,
- "download_count": 2491,
+ "download_count": 2496,
"created_at": "2020-03-29T11:21:34Z",
"updated_at": "2020-03-29T11:21:36Z",
"browser_download_url": "https://github.com/tympanix/Electorrent/releases/download/v2.7.1/Electorrent-2.7.1.dmg"
@@ -26860,7 +26860,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 77052416,
- "download_count": 6927,
+ "download_count": 6939,
"created_at": "2020-03-29T11:18:56Z",
"updated_at": "2020-03-29T11:18:58Z",
"browser_download_url": "https://github.com/tympanix/Electorrent/releases/download/v2.7.1/electorrent-Setup-2.7.1.exe"
@@ -26928,7 +26928,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 372,
- "download_count": 1148,
+ "download_count": 1151,
"created_at": "2020-03-29T11:20:40Z",
"updated_at": "2020-03-29T11:20:40Z",
"browser_download_url": "https://github.com/tympanix/Electorrent/releases/download/v2.7.1/latest-linux.yml"
@@ -26996,7 +26996,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 81,
- "download_count": 39878,
+ "download_count": 39991,
"created_at": "2020-03-29T11:18:56Z",
"updated_at": "2020-03-29T11:18:56Z",
"browser_download_url": "https://github.com/tympanix/Electorrent/releases/download/v2.7.1/RELEASES"
@@ -27006,7 +27006,7 @@
"zipball_url": "https://api.github.com/repos/tympanix/Electorrent/zipball/v2.7.1",
"body_html": "\nFix linux AppImage package #172 \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:57.942Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:05.880Z"
},
"elcalc": {
"latestRelease": {
@@ -27073,7 +27073,7 @@
"content_type": "application/x-iso9660-appimage",
"state": "uploaded",
"size": 63497792,
- "download_count": 1133,
+ "download_count": 1134,
"created_at": "2019-09-02T20:26:36Z",
"updated_at": "2019-09-02T20:26:53Z",
"browser_download_url": "https://github.com/elcalc/elcalc/releases/download/6.1.3/elcalc-6.1.3.AppImage"
@@ -27219,152 +27219,7 @@
"zipball_url": "https://api.github.com/repos/elcalc/elcalc/zipball/6.1.3",
"body_html": "elcalc 6.1.3 \n\nThis release is focused updates
\n \nChangelog \n\nUpdate dependencies (including Electron) \nFormat Rust code with rustfmt \nRun rustfmt checks on every travis build \nLowercase license \n \nNote \nmacOS release is not available at the moment. You can build it from source, by running electron-builder --mac
😄
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:57.955Z"
- },
- "electrocrud": {
- "latestRelease": {
- "url": "https://api.github.com/repos/garrylachman/ElectroCRUD/releases/29461356",
- "assets_url": "https://api.github.com/repos/garrylachman/ElectroCRUD/releases/29461356/assets",
- "upload_url": "https://uploads.github.com/repos/garrylachman/ElectroCRUD/releases/29461356/assets{?name,label}",
- "html_url": "https://github.com/garrylachman/ElectroCRUD/releases/tag/2.7.1",
- "id": 29461356,
- "node_id": "MDc6UmVsZWFzZTI5NDYxMzU2",
- "tag_name": "2.7.1",
- "target_commitish": "master",
- "name": "2.7.1",
- "draft": false,
- "author": {
- "login": "garrylachman",
- "id": 11525012,
- "node_id": "MDQ6VXNlcjExNTI1MDEy",
- "avatar_url": "https://avatars0.githubusercontent.com/u/11525012?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/garrylachman",
- "html_url": "https://github.com/garrylachman",
- "followers_url": "https://api.github.com/users/garrylachman/followers",
- "following_url": "https://api.github.com/users/garrylachman/following{/other_user}",
- "gists_url": "https://api.github.com/users/garrylachman/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/garrylachman/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/garrylachman/subscriptions",
- "organizations_url": "https://api.github.com/users/garrylachman/orgs",
- "repos_url": "https://api.github.com/users/garrylachman/repos",
- "events_url": "https://api.github.com/users/garrylachman/events{/privacy}",
- "received_events_url": "https://api.github.com/users/garrylachman/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-08-07T18:52:29Z",
- "published_at": "2020-08-07T19:18:15Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/garrylachman/ElectroCRUD/releases/assets/23710388",
- "id": 23710388,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNzEwMzg4",
- "name": "ElectroCRUD-2.7.1.AppImage",
- "label": null,
- "uploader": {
- "login": "garrylachman",
- "id": 11525012,
- "node_id": "MDQ6VXNlcjExNTI1MDEy",
- "avatar_url": "https://avatars0.githubusercontent.com/u/11525012?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/garrylachman",
- "html_url": "https://github.com/garrylachman",
- "followers_url": "https://api.github.com/users/garrylachman/followers",
- "following_url": "https://api.github.com/users/garrylachman/following{/other_user}",
- "gists_url": "https://api.github.com/users/garrylachman/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/garrylachman/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/garrylachman/subscriptions",
- "organizations_url": "https://api.github.com/users/garrylachman/orgs",
- "repos_url": "https://api.github.com/users/garrylachman/repos",
- "events_url": "https://api.github.com/users/garrylachman/events{/privacy}",
- "received_events_url": "https://api.github.com/users/garrylachman/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 219175625,
- "download_count": 624,
- "created_at": "2020-08-07T18:53:46Z",
- "updated_at": "2020-08-07T19:04:20Z",
- "browser_download_url": "https://github.com/garrylachman/ElectroCRUD/releases/download/2.7.1/ElectroCRUD-2.7.1.AppImage"
- },
- {
- "url": "https://api.github.com/repos/garrylachman/ElectroCRUD/releases/assets/23710630",
- "id": 23710630,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNzEwNjMw",
- "name": "ElectroCRUD-2.7.1.dmg",
- "label": null,
- "uploader": {
- "login": "garrylachman",
- "id": 11525012,
- "node_id": "MDQ6VXNlcjExNTI1MDEy",
- "avatar_url": "https://avatars0.githubusercontent.com/u/11525012?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/garrylachman",
- "html_url": "https://github.com/garrylachman",
- "followers_url": "https://api.github.com/users/garrylachman/followers",
- "following_url": "https://api.github.com/users/garrylachman/following{/other_user}",
- "gists_url": "https://api.github.com/users/garrylachman/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/garrylachman/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/garrylachman/subscriptions",
- "organizations_url": "https://api.github.com/users/garrylachman/orgs",
- "repos_url": "https://api.github.com/users/garrylachman/repos",
- "events_url": "https://api.github.com/users/garrylachman/events{/privacy}",
- "received_events_url": "https://api.github.com/users/garrylachman/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 207796560,
- "download_count": 351,
- "created_at": "2020-08-07T19:04:20Z",
- "updated_at": "2020-08-07T19:14:32Z",
- "browser_download_url": "https://github.com/garrylachman/ElectroCRUD/releases/download/2.7.1/ElectroCRUD-2.7.1.dmg"
- },
- {
- "url": "https://api.github.com/repos/garrylachman/ElectroCRUD/releases/assets/24214479",
- "id": 24214479,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MjE0NDc5",
- "name": "ElectroCRUD.2.7.1.exe",
- "label": null,
- "uploader": {
- "login": "garrylachman",
- "id": 11525012,
- "node_id": "MDQ6VXNlcjExNTI1MDEy",
- "avatar_url": "https://avatars0.githubusercontent.com/u/11525012?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/garrylachman",
- "html_url": "https://github.com/garrylachman",
- "followers_url": "https://api.github.com/users/garrylachman/followers",
- "following_url": "https://api.github.com/users/garrylachman/following{/other_user}",
- "gists_url": "https://api.github.com/users/garrylachman/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/garrylachman/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/garrylachman/subscriptions",
- "organizations_url": "https://api.github.com/users/garrylachman/orgs",
- "repos_url": "https://api.github.com/users/garrylachman/repos",
- "events_url": "https://api.github.com/users/garrylachman/events{/privacy}",
- "received_events_url": "https://api.github.com/users/garrylachman/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-msdownload",
- "state": "uploaded",
- "size": 106038356,
- "download_count": 447,
- "created_at": "2020-08-24T02:14:57Z",
- "updated_at": "2020-08-24T02:20:13Z",
- "browser_download_url": "https://github.com/garrylachman/ElectroCRUD/releases/download/2.7.1/ElectroCRUD.2.7.1.exe"
- }
- ],
- "tarball_url": "https://api.github.com/repos/garrylachman/ElectroCRUD/tarball/2.7.1",
- "zipball_url": "https://api.github.com/repos/garrylachman/ElectroCRUD/zipball/2.7.1",
- "body_html": "\nBugfix: Adding new account fixed \nFeature: Theme select \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:57.960Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:05.891Z"
},
"elements": {
"latestRelease": {
@@ -27533,7 +27388,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 54799628,
- "download_count": 160,
+ "download_count": 166,
"created_at": "2020-07-28T13:50:51Z",
"updated_at": "2020-07-28T13:59:11Z",
"browser_download_url": "https://github.com/FlorianFe/Elements/releases/download/v1.2.1/Elements.exe"
@@ -27543,7 +27398,152 @@
"zipball_url": "https://api.github.com/repos/FlorianFe/Elements/zipball/v1.2.1",
"body_html": "🗺 navigation with direction keys \n🎨 small CSS changes \n⚒ fixed a small issue with hydrogen
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:57.970Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:05.935Z"
+ },
+ "electrocrud": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/garrylachman/ElectroCRUD/releases/29461356",
+ "assets_url": "https://api.github.com/repos/garrylachman/ElectroCRUD/releases/29461356/assets",
+ "upload_url": "https://uploads.github.com/repos/garrylachman/ElectroCRUD/releases/29461356/assets{?name,label}",
+ "html_url": "https://github.com/garrylachman/ElectroCRUD/releases/tag/2.7.1",
+ "id": 29461356,
+ "node_id": "MDc6UmVsZWFzZTI5NDYxMzU2",
+ "tag_name": "2.7.1",
+ "target_commitish": "master",
+ "name": "2.7.1",
+ "draft": false,
+ "author": {
+ "login": "garrylachman",
+ "id": 11525012,
+ "node_id": "MDQ6VXNlcjExNTI1MDEy",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/11525012?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/garrylachman",
+ "html_url": "https://github.com/garrylachman",
+ "followers_url": "https://api.github.com/users/garrylachman/followers",
+ "following_url": "https://api.github.com/users/garrylachman/following{/other_user}",
+ "gists_url": "https://api.github.com/users/garrylachman/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/garrylachman/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/garrylachman/subscriptions",
+ "organizations_url": "https://api.github.com/users/garrylachman/orgs",
+ "repos_url": "https://api.github.com/users/garrylachman/repos",
+ "events_url": "https://api.github.com/users/garrylachman/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/garrylachman/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2020-08-07T18:52:29Z",
+ "published_at": "2020-08-07T19:18:15Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/garrylachman/ElectroCRUD/releases/assets/23710388",
+ "id": 23710388,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNzEwMzg4",
+ "name": "ElectroCRUD-2.7.1.AppImage",
+ "label": null,
+ "uploader": {
+ "login": "garrylachman",
+ "id": 11525012,
+ "node_id": "MDQ6VXNlcjExNTI1MDEy",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/11525012?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/garrylachman",
+ "html_url": "https://github.com/garrylachman",
+ "followers_url": "https://api.github.com/users/garrylachman/followers",
+ "following_url": "https://api.github.com/users/garrylachman/following{/other_user}",
+ "gists_url": "https://api.github.com/users/garrylachman/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/garrylachman/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/garrylachman/subscriptions",
+ "organizations_url": "https://api.github.com/users/garrylachman/orgs",
+ "repos_url": "https://api.github.com/users/garrylachman/repos",
+ "events_url": "https://api.github.com/users/garrylachman/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/garrylachman/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 219175625,
+ "download_count": 627,
+ "created_at": "2020-08-07T18:53:46Z",
+ "updated_at": "2020-08-07T19:04:20Z",
+ "browser_download_url": "https://github.com/garrylachman/ElectroCRUD/releases/download/2.7.1/ElectroCRUD-2.7.1.AppImage"
+ },
+ {
+ "url": "https://api.github.com/repos/garrylachman/ElectroCRUD/releases/assets/23710630",
+ "id": 23710630,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNzEwNjMw",
+ "name": "ElectroCRUD-2.7.1.dmg",
+ "label": null,
+ "uploader": {
+ "login": "garrylachman",
+ "id": 11525012,
+ "node_id": "MDQ6VXNlcjExNTI1MDEy",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/11525012?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/garrylachman",
+ "html_url": "https://github.com/garrylachman",
+ "followers_url": "https://api.github.com/users/garrylachman/followers",
+ "following_url": "https://api.github.com/users/garrylachman/following{/other_user}",
+ "gists_url": "https://api.github.com/users/garrylachman/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/garrylachman/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/garrylachman/subscriptions",
+ "organizations_url": "https://api.github.com/users/garrylachman/orgs",
+ "repos_url": "https://api.github.com/users/garrylachman/repos",
+ "events_url": "https://api.github.com/users/garrylachman/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/garrylachman/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 207796560,
+ "download_count": 351,
+ "created_at": "2020-08-07T19:04:20Z",
+ "updated_at": "2020-08-07T19:14:32Z",
+ "browser_download_url": "https://github.com/garrylachman/ElectroCRUD/releases/download/2.7.1/ElectroCRUD-2.7.1.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/garrylachman/ElectroCRUD/releases/assets/24214479",
+ "id": 24214479,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MjE0NDc5",
+ "name": "ElectroCRUD.2.7.1.exe",
+ "label": null,
+ "uploader": {
+ "login": "garrylachman",
+ "id": 11525012,
+ "node_id": "MDQ6VXNlcjExNTI1MDEy",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/11525012?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/garrylachman",
+ "html_url": "https://github.com/garrylachman",
+ "followers_url": "https://api.github.com/users/garrylachman/followers",
+ "following_url": "https://api.github.com/users/garrylachman/following{/other_user}",
+ "gists_url": "https://api.github.com/users/garrylachman/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/garrylachman/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/garrylachman/subscriptions",
+ "organizations_url": "https://api.github.com/users/garrylachman/orgs",
+ "repos_url": "https://api.github.com/users/garrylachman/repos",
+ "events_url": "https://api.github.com/users/garrylachman/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/garrylachman/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-msdownload",
+ "state": "uploaded",
+ "size": 106038356,
+ "download_count": 454,
+ "created_at": "2020-08-24T02:14:57Z",
+ "updated_at": "2020-08-24T02:20:13Z",
+ "browser_download_url": "https://github.com/garrylachman/ElectroCRUD/releases/download/2.7.1/ElectroCRUD.2.7.1.exe"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/garrylachman/ElectroCRUD/tarball/2.7.1",
+ "zipball_url": "https://api.github.com/repos/garrylachman/ElectroCRUD/zipball/2.7.1",
+ "body_html": "\nBugfix: Adding new account fixed \nFeature: Theme select \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:05.958Z"
},
"elephicon": {
"latestRelease": {
@@ -27722,7 +27722,331 @@
"zipball_url": "https://api.github.com/repos/sprout2000/elephicon/zipball/v0.7.6",
"body_html": null
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:58.046Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:06.011Z"
+ },
+ "elite-journal": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/willyb321/elite-journal/releases/8056823",
+ "assets_url": "https://api.github.com/repos/willyb321/elite-journal/releases/8056823/assets",
+ "upload_url": "https://uploads.github.com/repos/willyb321/elite-journal/releases/8056823/assets{?name,label}",
+ "html_url": "https://github.com/willyb321/elite-journal/releases/tag/v1.13.9",
+ "id": 8056823,
+ "node_id": "MDc6UmVsZWFzZTgwNTY4MjM=",
+ "tag_name": "v1.13.9",
+ "target_commitish": "develop",
+ "name": "Release 1.13.9",
+ "draft": false,
+ "author": {
+ "login": "willyb321",
+ "id": 9222609,
+ "node_id": "MDQ6VXNlcjkyMjI2MDk=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/9222609?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/willyb321",
+ "html_url": "https://github.com/willyb321",
+ "followers_url": "https://api.github.com/users/willyb321/followers",
+ "following_url": "https://api.github.com/users/willyb321/following{/other_user}",
+ "gists_url": "https://api.github.com/users/willyb321/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/willyb321/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/willyb321/subscriptions",
+ "organizations_url": "https://api.github.com/users/willyb321/orgs",
+ "repos_url": "https://api.github.com/users/willyb321/repos",
+ "events_url": "https://api.github.com/users/willyb321/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/willyb321/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2017-10-10T04:22:31Z",
+ "published_at": "2017-10-10T04:31:03Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/willyb321/elite-journal/releases/assets/5025436",
+ "id": 5025436,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDUwMjU0MzY=",
+ "name": "elite-journal-setup-1.13.9.exe",
+ "label": "",
+ "uploader": {
+ "login": "willyb321",
+ "id": 9222609,
+ "node_id": "MDQ6VXNlcjkyMjI2MDk=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/9222609?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/willyb321",
+ "html_url": "https://github.com/willyb321",
+ "followers_url": "https://api.github.com/users/willyb321/followers",
+ "following_url": "https://api.github.com/users/willyb321/following{/other_user}",
+ "gists_url": "https://api.github.com/users/willyb321/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/willyb321/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/willyb321/subscriptions",
+ "organizations_url": "https://api.github.com/users/willyb321/orgs",
+ "repos_url": "https://api.github.com/users/willyb321/repos",
+ "events_url": "https://api.github.com/users/willyb321/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/willyb321/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-msdownload",
+ "state": "uploaded",
+ "size": 37389786,
+ "download_count": 690,
+ "created_at": "2017-10-10T04:24:36Z",
+ "updated_at": "2017-10-10T04:30:47Z",
+ "browser_download_url": "https://github.com/willyb321/elite-journal/releases/download/v1.13.9/elite-journal-setup-1.13.9.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/willyb321/elite-journal/releases/assets/5025435",
+ "id": 5025435,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDUwMjU0MzU=",
+ "name": "latest.yml",
+ "label": "",
+ "uploader": {
+ "login": "willyb321",
+ "id": 9222609,
+ "node_id": "MDQ6VXNlcjkyMjI2MDk=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/9222609?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/willyb321",
+ "html_url": "https://github.com/willyb321",
+ "followers_url": "https://api.github.com/users/willyb321/followers",
+ "following_url": "https://api.github.com/users/willyb321/following{/other_user}",
+ "gists_url": "https://api.github.com/users/willyb321/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/willyb321/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/willyb321/subscriptions",
+ "organizations_url": "https://api.github.com/users/willyb321/orgs",
+ "repos_url": "https://api.github.com/users/willyb321/repos",
+ "events_url": "https://api.github.com/users/willyb321/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/willyb321/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 317,
+ "download_count": 1987,
+ "created_at": "2017-10-10T04:24:36Z",
+ "updated_at": "2017-10-10T04:24:36Z",
+ "browser_download_url": "https://github.com/willyb321/elite-journal/releases/download/v1.13.9/latest.yml"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/willyb321/elite-journal/tarball/v1.13.9",
+ "zipball_url": "https://api.github.com/repos/willyb321/elite-journal/zipball/v1.13.9",
+ "body_html": "\nupdate icon, some more logging (814b0f5 ) \nuse import export, initial logging, electron-collection, babel stuff (36109aa ) \nfix watcher not properly stopping (a9dba59 ) \nfix filter (61fdd11 ) \nscroll to bottom when watching, fix watcher crashes, etc (4000c87 ) \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:06.042Z"
+ },
+ "encrypt0r": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/kunalnagar/encrypt0r/releases/30295048",
+ "assets_url": "https://api.github.com/repos/kunalnagar/encrypt0r/releases/30295048/assets",
+ "upload_url": "https://uploads.github.com/repos/kunalnagar/encrypt0r/releases/30295048/assets{?name,label}",
+ "html_url": "https://github.com/kunalnagar/encrypt0r/releases/tag/v3.2.7",
+ "id": 30295048,
+ "node_id": "MDc6UmVsZWFzZTMwMjk1MDQ4",
+ "tag_name": "v3.2.7",
+ "target_commitish": "master",
+ "name": "v3.2.7",
+ "draft": false,
+ "author": {
+ "login": "kunalnagar",
+ "id": 2741371,
+ "node_id": "MDQ6VXNlcjI3NDEzNzE=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/2741371?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/kunalnagar",
+ "html_url": "https://github.com/kunalnagar",
+ "followers_url": "https://api.github.com/users/kunalnagar/followers",
+ "following_url": "https://api.github.com/users/kunalnagar/following{/other_user}",
+ "gists_url": "https://api.github.com/users/kunalnagar/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/kunalnagar/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/kunalnagar/subscriptions",
+ "organizations_url": "https://api.github.com/users/kunalnagar/orgs",
+ "repos_url": "https://api.github.com/users/kunalnagar/repos",
+ "events_url": "https://api.github.com/users/kunalnagar/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/kunalnagar/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2020-08-27T23:53:27Z",
+ "published_at": "2020-08-27T23:54:27Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/kunalnagar/encrypt0r/releases/assets/24374361",
+ "id": 24374361,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0Mzc0MzYx",
+ "name": "encrypt0r-linux-deb.zip",
+ "label": "",
+ "uploader": {
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "content_type": "binary/octet-stream",
+ "state": "uploaded",
+ "size": 51895746,
+ "download_count": 2,
+ "created_at": "2020-08-27T23:59:15Z",
+ "updated_at": "2020-08-27T23:59:16Z",
+ "browser_download_url": "https://github.com/kunalnagar/encrypt0r/releases/download/v3.2.7/encrypt0r-linux-deb.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/kunalnagar/encrypt0r/releases/assets/24374362",
+ "id": 24374362,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0Mzc0MzYy",
+ "name": "encrypt0r-linux-x64.zip",
+ "label": "",
+ "uploader": {
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "content_type": "binary/octet-stream",
+ "state": "uploaded",
+ "size": 71153177,
+ "download_count": 2,
+ "created_at": "2020-08-27T23:59:17Z",
+ "updated_at": "2020-08-27T23:59:18Z",
+ "browser_download_url": "https://github.com/kunalnagar/encrypt0r/releases/download/v3.2.7/encrypt0r-linux-x64.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/kunalnagar/encrypt0r/releases/assets/24374365",
+ "id": 24374365,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0Mzc0MzY1",
+ "name": "encrypt0r-mac.zip",
+ "label": "",
+ "uploader": {
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "content_type": "binary/octet-stream",
+ "state": "uploaded",
+ "size": 190277269,
+ "download_count": 2,
+ "created_at": "2020-08-27T23:59:19Z",
+ "updated_at": "2020-08-27T23:59:22Z",
+ "browser_download_url": "https://github.com/kunalnagar/encrypt0r/releases/download/v3.2.7/encrypt0r-mac.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/kunalnagar/encrypt0r/releases/assets/24374366",
+ "id": 24374366,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0Mzc0MzY2",
+ "name": "encrypt0r-windows-x64.zip",
+ "label": "",
+ "uploader": {
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "content_type": "binary/octet-stream",
+ "state": "uploaded",
+ "size": 65057605,
+ "download_count": 9,
+ "created_at": "2020-08-27T23:59:23Z",
+ "updated_at": "2020-08-27T23:59:24Z",
+ "browser_download_url": "https://github.com/kunalnagar/encrypt0r/releases/download/v3.2.7/encrypt0r-windows-x64.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/kunalnagar/encrypt0r/releases/assets/24374368",
+ "id": 24374368,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0Mzc0MzY4",
+ "name": "encrypt0r-windows-x86.zip",
+ "label": "",
+ "uploader": {
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "content_type": "binary/octet-stream",
+ "state": "uploaded",
+ "size": 61929811,
+ "download_count": 6,
+ "created_at": "2020-08-27T23:59:24Z",
+ "updated_at": "2020-08-27T23:59:26Z",
+ "browser_download_url": "https://github.com/kunalnagar/encrypt0r/releases/download/v3.2.7/encrypt0r-windows-x86.zip"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/kunalnagar/encrypt0r/tarball/v3.2.7",
+ "zipball_url": "https://api.github.com/repos/kunalnagar/encrypt0r/zipball/v3.2.7",
+ "body_html": "Changelog \n\nchore(deps-dev): bump grunt from 1.2.1 to 1.3.0 (#16 ) \nchore(deps-dev): bump electron-packager from 15.0.0 to 15.1.0 (#15 ) \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:06.070Z"
},
"email-securely-app": {
"latestRelease": {
@@ -27789,7 +28113,7 @@
"content_type": "application/vnd.debian.binary-package",
"state": "uploaded",
"size": 91917320,
- "download_count": 378,
+ "download_count": 383,
"created_at": "2020-07-31T19:53:28Z",
"updated_at": "2020-07-31T19:54:19Z",
"browser_download_url": "https://github.com/vladimiry/ElectronMail/releases/download/v4.8.0/electron-mail-4.8.0-linux-amd64.deb"
@@ -27891,7 +28215,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 91909900,
- "download_count": 614,
+ "download_count": 615,
"created_at": "2020-07-31T19:50:47Z",
"updated_at": "2020-07-31T19:51:24Z",
"browser_download_url": "https://github.com/vladimiry/ElectronMail/releases/download/v4.8.0/electron-mail-4.8.0-linux-x64.pacman"
@@ -28061,7 +28385,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 162048129,
- "download_count": 382,
+ "download_count": 385,
"created_at": "2020-07-31T19:46:48Z",
"updated_at": "2020-07-31T19:47:40Z",
"browser_download_url": "https://github.com/vladimiry/ElectronMail/releases/download/v4.8.0/electron-mail-4.8.0-mac-mojave.dmg"
@@ -28095,7 +28419,7 @@
"content_type": "application/x-ms-dos-executable",
"state": "uploaded",
"size": 150592415,
- "download_count": 919,
+ "download_count": 924,
"created_at": "2020-07-31T19:45:49Z",
"updated_at": "2020-07-31T19:46:48Z",
"browser_download_url": "https://github.com/vladimiry/ElectronMail/releases/download/v4.8.0/electron-mail-4.8.0-windows-nsis-installer.exe"
@@ -28105,349 +28429,25 @@
"zipball_url": "https://api.github.com/repos/vladimiry/ElectronMail/zipball/v4.8.0",
"body_html": "\nAllow empty \"query / keyword\"
full-text search filter (#308 , 2040322 ). The full-text search feature originally enabled in v2.2.0 release and requires the local store option to be enabled for the email account. \nUpdate @ProtonMail Web Clients, 4.0.0-beta19 => 4.0.0-beta20. \nUpdate @electron , 10.0.0-beta.12 => 10.0.0-beta.15. \n \nsha256 hashsums and build logs \n296e3224cb3c54ac9fb1a67bd36b181a9194302768721b6f3188ab84a5cc17f6 electron-mail-4.8.0-linux-amd64.deb\n52c12762503dcab3fc46818583823038888c27a890756822fa466134ea5f99dd electron-mail-4.8.0-linux-amd64.snap\ncc6d83e744a6de33c15d99b63ab1ad82a10cd7943ac720cb879338d3f7876d18 electron-mail-4.8.0-linux-x64.freebsd\nb73773032650bbc3a56a70364d4b67572273f6f894e289e898889cea7efa599d electron-mail-4.8.0-linux-x64.pacman\nc5aea53e283b9e147817efbb03091d1ed5ff1d0771836d2b134cd784b5d54c4a electron-mail-4.8.0-linux-x86_64.AppImage\n464ab62103333c121f95f99dbfd68a089ba06429855c287545404ae6f6167286 electron-mail-4.8.0-linux-x86_64.rpm\n7a9456e2f08e67636920da5d26375cf231eba779381ca5ecc4cd67bd34842ba3 electron-mail-4.8.0-mac-catalina.dmg\n28ddc58c4c6198ca85001b861b49506566d9047ca9677eb34db5729c3e73e14b electron-mail-4.8.0-mac-high-sierra.dmg\n2131d83344a6911aa11db13fc1ccf06c11fff5bcdf5505656d0104bbd22fb034 electron-mail-4.8.0-mac-mojave.dmg\n81b05d8212eeb3a3fd7e79899697286f228fff1d3e94b08a16a12eab2d170dad electron-mail-4.8.0-windows-nsis-installer.exe\n
\n\n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:58.161Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:06.135Z"
},
- "encrypt0r": {
+ "englishextra-app": {
"latestRelease": {
- "url": "https://api.github.com/repos/kunalnagar/encrypt0r/releases/30295048",
- "assets_url": "https://api.github.com/repos/kunalnagar/encrypt0r/releases/30295048/assets",
- "upload_url": "https://uploads.github.com/repos/kunalnagar/encrypt0r/releases/30295048/assets{?name,label}",
- "html_url": "https://github.com/kunalnagar/encrypt0r/releases/tag/v3.2.7",
- "id": 30295048,
- "node_id": "MDc6UmVsZWFzZTMwMjk1MDQ4",
- "tag_name": "v3.2.7",
+ "url": "https://api.github.com/repos/englishextra/englishextra-app/releases/6563822",
+ "assets_url": "https://api.github.com/repos/englishextra/englishextra-app/releases/6563822/assets",
+ "upload_url": "https://uploads.github.com/repos/englishextra/englishextra-app/releases/6563822/assets{?name,label}",
+ "html_url": "https://github.com/englishextra/englishextra-app/releases/tag/v1.0.0",
+ "id": 6563822,
+ "node_id": "MDc6UmVsZWFzZTY1NjM4MjI=",
+ "tag_name": "v1.0.0",
"target_commitish": "master",
- "name": "v3.2.7",
+ "name": "English Grammar for Russian-Speakers",
"draft": false,
"author": {
- "login": "kunalnagar",
- "id": 2741371,
- "node_id": "MDQ6VXNlcjI3NDEzNzE=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/2741371?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/kunalnagar",
- "html_url": "https://github.com/kunalnagar",
- "followers_url": "https://api.github.com/users/kunalnagar/followers",
- "following_url": "https://api.github.com/users/kunalnagar/following{/other_user}",
- "gists_url": "https://api.github.com/users/kunalnagar/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/kunalnagar/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/kunalnagar/subscriptions",
- "organizations_url": "https://api.github.com/users/kunalnagar/orgs",
- "repos_url": "https://api.github.com/users/kunalnagar/repos",
- "events_url": "https://api.github.com/users/kunalnagar/events{/privacy}",
- "received_events_url": "https://api.github.com/users/kunalnagar/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-08-27T23:53:27Z",
- "published_at": "2020-08-27T23:54:27Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/kunalnagar/encrypt0r/releases/assets/24374361",
- "id": 24374361,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0Mzc0MzYx",
- "name": "encrypt0r-linux-deb.zip",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "binary/octet-stream",
- "state": "uploaded",
- "size": 51895746,
- "download_count": 2,
- "created_at": "2020-08-27T23:59:15Z",
- "updated_at": "2020-08-27T23:59:16Z",
- "browser_download_url": "https://github.com/kunalnagar/encrypt0r/releases/download/v3.2.7/encrypt0r-linux-deb.zip"
- },
- {
- "url": "https://api.github.com/repos/kunalnagar/encrypt0r/releases/assets/24374362",
- "id": 24374362,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0Mzc0MzYy",
- "name": "encrypt0r-linux-x64.zip",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "binary/octet-stream",
- "state": "uploaded",
- "size": 71153177,
- "download_count": 2,
- "created_at": "2020-08-27T23:59:17Z",
- "updated_at": "2020-08-27T23:59:18Z",
- "browser_download_url": "https://github.com/kunalnagar/encrypt0r/releases/download/v3.2.7/encrypt0r-linux-x64.zip"
- },
- {
- "url": "https://api.github.com/repos/kunalnagar/encrypt0r/releases/assets/24374365",
- "id": 24374365,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0Mzc0MzY1",
- "name": "encrypt0r-mac.zip",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "binary/octet-stream",
- "state": "uploaded",
- "size": 190277269,
- "download_count": 2,
- "created_at": "2020-08-27T23:59:19Z",
- "updated_at": "2020-08-27T23:59:22Z",
- "browser_download_url": "https://github.com/kunalnagar/encrypt0r/releases/download/v3.2.7/encrypt0r-mac.zip"
- },
- {
- "url": "https://api.github.com/repos/kunalnagar/encrypt0r/releases/assets/24374366",
- "id": 24374366,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0Mzc0MzY2",
- "name": "encrypt0r-windows-x64.zip",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "binary/octet-stream",
- "state": "uploaded",
- "size": 65057605,
- "download_count": 9,
- "created_at": "2020-08-27T23:59:23Z",
- "updated_at": "2020-08-27T23:59:24Z",
- "browser_download_url": "https://github.com/kunalnagar/encrypt0r/releases/download/v3.2.7/encrypt0r-windows-x64.zip"
- },
- {
- "url": "https://api.github.com/repos/kunalnagar/encrypt0r/releases/assets/24374368",
- "id": 24374368,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0Mzc0MzY4",
- "name": "encrypt0r-windows-x86.zip",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "binary/octet-stream",
- "state": "uploaded",
- "size": 61929811,
- "download_count": 6,
- "created_at": "2020-08-27T23:59:24Z",
- "updated_at": "2020-08-27T23:59:26Z",
- "browser_download_url": "https://github.com/kunalnagar/encrypt0r/releases/download/v3.2.7/encrypt0r-windows-x86.zip"
- }
- ],
- "tarball_url": "https://api.github.com/repos/kunalnagar/encrypt0r/tarball/v3.2.7",
- "zipball_url": "https://api.github.com/repos/kunalnagar/encrypt0r/zipball/v3.2.7",
- "body_html": "Changelog \n\nchore(deps-dev): bump grunt from 1.2.1 to 1.3.0 (#16 ) \nchore(deps-dev): bump electron-packager from 15.0.0 to 15.1.0 (#15 ) \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:58.181Z"
- },
- "elite-journal": {
- "latestRelease": {
- "url": "https://api.github.com/repos/willyb321/elite-journal/releases/8056823",
- "assets_url": "https://api.github.com/repos/willyb321/elite-journal/releases/8056823/assets",
- "upload_url": "https://uploads.github.com/repos/willyb321/elite-journal/releases/8056823/assets{?name,label}",
- "html_url": "https://github.com/willyb321/elite-journal/releases/tag/v1.13.9",
- "id": 8056823,
- "node_id": "MDc6UmVsZWFzZTgwNTY4MjM=",
- "tag_name": "v1.13.9",
- "target_commitish": "develop",
- "name": "Release 1.13.9",
- "draft": false,
- "author": {
- "login": "willyb321",
- "id": 9222609,
- "node_id": "MDQ6VXNlcjkyMjI2MDk=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/9222609?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/willyb321",
- "html_url": "https://github.com/willyb321",
- "followers_url": "https://api.github.com/users/willyb321/followers",
- "following_url": "https://api.github.com/users/willyb321/following{/other_user}",
- "gists_url": "https://api.github.com/users/willyb321/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/willyb321/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/willyb321/subscriptions",
- "organizations_url": "https://api.github.com/users/willyb321/orgs",
- "repos_url": "https://api.github.com/users/willyb321/repos",
- "events_url": "https://api.github.com/users/willyb321/events{/privacy}",
- "received_events_url": "https://api.github.com/users/willyb321/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2017-10-10T04:22:31Z",
- "published_at": "2017-10-10T04:31:03Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/willyb321/elite-journal/releases/assets/5025436",
- "id": 5025436,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDUwMjU0MzY=",
- "name": "elite-journal-setup-1.13.9.exe",
- "label": "",
- "uploader": {
- "login": "willyb321",
- "id": 9222609,
- "node_id": "MDQ6VXNlcjkyMjI2MDk=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/9222609?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/willyb321",
- "html_url": "https://github.com/willyb321",
- "followers_url": "https://api.github.com/users/willyb321/followers",
- "following_url": "https://api.github.com/users/willyb321/following{/other_user}",
- "gists_url": "https://api.github.com/users/willyb321/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/willyb321/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/willyb321/subscriptions",
- "organizations_url": "https://api.github.com/users/willyb321/orgs",
- "repos_url": "https://api.github.com/users/willyb321/repos",
- "events_url": "https://api.github.com/users/willyb321/events{/privacy}",
- "received_events_url": "https://api.github.com/users/willyb321/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-msdownload",
- "state": "uploaded",
- "size": 37389786,
- "download_count": 690,
- "created_at": "2017-10-10T04:24:36Z",
- "updated_at": "2017-10-10T04:30:47Z",
- "browser_download_url": "https://github.com/willyb321/elite-journal/releases/download/v1.13.9/elite-journal-setup-1.13.9.exe"
- },
- {
- "url": "https://api.github.com/repos/willyb321/elite-journal/releases/assets/5025435",
- "id": 5025435,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDUwMjU0MzU=",
- "name": "latest.yml",
- "label": "",
- "uploader": {
- "login": "willyb321",
- "id": 9222609,
- "node_id": "MDQ6VXNlcjkyMjI2MDk=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/9222609?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/willyb321",
- "html_url": "https://github.com/willyb321",
- "followers_url": "https://api.github.com/users/willyb321/followers",
- "following_url": "https://api.github.com/users/willyb321/following{/other_user}",
- "gists_url": "https://api.github.com/users/willyb321/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/willyb321/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/willyb321/subscriptions",
- "organizations_url": "https://api.github.com/users/willyb321/orgs",
- "repos_url": "https://api.github.com/users/willyb321/repos",
- "events_url": "https://api.github.com/users/willyb321/events{/privacy}",
- "received_events_url": "https://api.github.com/users/willyb321/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "text/yaml",
- "state": "uploaded",
- "size": 317,
- "download_count": 1987,
- "created_at": "2017-10-10T04:24:36Z",
- "updated_at": "2017-10-10T04:24:36Z",
- "browser_download_url": "https://github.com/willyb321/elite-journal/releases/download/v1.13.9/latest.yml"
- }
- ],
- "tarball_url": "https://api.github.com/repos/willyb321/elite-journal/tarball/v1.13.9",
- "zipball_url": "https://api.github.com/repos/willyb321/elite-journal/zipball/v1.13.9",
- "body_html": "\nupdate icon, some more logging (814b0f5 ) \nuse import export, initial logging, electron-collection, babel stuff (36109aa ) \nfix watcher not properly stopping (a9dba59 ) \nfix filter (61fdd11 ) \nscroll to bottom when watching, fix watcher crashes, etc (4000c87 ) \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:58.194Z"
- },
- "englishextra-app": {
- "latestRelease": {
- "url": "https://api.github.com/repos/englishextra/englishextra-app/releases/6563822",
- "assets_url": "https://api.github.com/repos/englishextra/englishextra-app/releases/6563822/assets",
- "upload_url": "https://uploads.github.com/repos/englishextra/englishextra-app/releases/6563822/assets{?name,label}",
- "html_url": "https://github.com/englishextra/englishextra-app/releases/tag/v1.0.0",
- "id": 6563822,
- "node_id": "MDc6UmVsZWFzZTY1NjM4MjI=",
- "tag_name": "v1.0.0",
- "target_commitish": "master",
- "name": "English Grammar for Russian-Speakers",
- "draft": false,
- "author": {
- "login": "englishextra",
- "id": 537127,
- "node_id": "MDQ6VXNlcjUzNzEyNw==",
- "avatar_url": "https://avatars0.githubusercontent.com/u/537127?v=4",
+ "login": "englishextra",
+ "id": 537127,
+ "node_id": "MDQ6VXNlcjUzNzEyNw==",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/537127?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/englishextra",
"html_url": "https://github.com/englishextra",
@@ -28700,7 +28700,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 70833872,
- "download_count": 256,
+ "download_count": 257,
"created_at": "2018-12-27T14:53:01Z",
"updated_at": "2018-12-27T15:05:37Z",
"browser_download_url": "https://github.com/englishextra/englishextra-app/releases/download/v1.0.0/englishextra-win32-x64-setup.exe"
@@ -28778,390 +28778,458 @@
"zipball_url": "https://api.github.com/repos/englishextra/englishextra-app/zipball/v1.0.0",
"body_html": "English Grammar for Russian-Speakers—an App for Windows / Android / Linux
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:58.230Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:06.171Z"
},
- "excel-parser-processor": {
+ "esteem-surfer": {
"latestRelease": {
- "url": "https://api.github.com/repos/btargac/excel-parser-processor/releases/22474947",
- "assets_url": "https://api.github.com/repos/btargac/excel-parser-processor/releases/22474947/assets",
- "upload_url": "https://uploads.github.com/repos/btargac/excel-parser-processor/releases/22474947/assets{?name,label}",
- "html_url": "https://github.com/btargac/excel-parser-processor/releases/tag/v1.1.0",
- "id": 22474947,
- "node_id": "MDc6UmVsZWFzZTIyNDc0OTQ3",
- "tag_name": "v1.1.0",
+ "url": "https://api.github.com/repos/ecency/esteem-surfer/releases/26303633",
+ "assets_url": "https://api.github.com/repos/ecency/esteem-surfer/releases/26303633/assets",
+ "upload_url": "https://uploads.github.com/repos/ecency/esteem-surfer/releases/26303633/assets{?name,label}",
+ "html_url": "https://github.com/ecency/esteem-surfer/releases/tag/2.2.7",
+ "id": 26303633,
+ "node_id": "MDc6UmVsZWFzZTI2MzAzNjMz",
+ "tag_name": "2.2.7",
"target_commitish": "master",
- "name": "Support Multiple Steps",
+ "name": "2.2.7",
"draft": false,
"author": {
- "login": "btargac",
- "id": 5160933,
- "node_id": "MDQ6VXNlcjUxNjA5MzM=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/5160933?v=4",
+ "login": "feruzm",
+ "id": 3015990,
+ "node_id": "MDQ6VXNlcjMwMTU5OTA=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/3015990?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/btargac",
- "html_url": "https://github.com/btargac",
- "followers_url": "https://api.github.com/users/btargac/followers",
- "following_url": "https://api.github.com/users/btargac/following{/other_user}",
- "gists_url": "https://api.github.com/users/btargac/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/btargac/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/btargac/subscriptions",
- "organizations_url": "https://api.github.com/users/btargac/orgs",
- "repos_url": "https://api.github.com/users/btargac/repos",
- "events_url": "https://api.github.com/users/btargac/events{/privacy}",
- "received_events_url": "https://api.github.com/users/btargac/received_events",
+ "url": "https://api.github.com/users/feruzm",
+ "html_url": "https://github.com/feruzm",
+ "followers_url": "https://api.github.com/users/feruzm/followers",
+ "following_url": "https://api.github.com/users/feruzm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/feruzm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/feruzm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/feruzm/subscriptions",
+ "organizations_url": "https://api.github.com/users/feruzm/orgs",
+ "repos_url": "https://api.github.com/users/feruzm/repos",
+ "events_url": "https://api.github.com/users/feruzm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/feruzm/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2020-01-10T08:14:47Z",
- "published_at": "2020-01-10T08:17:00Z",
+ "created_at": "2020-05-08T08:37:59Z",
+ "published_at": "2020-05-08T09:16:17Z",
"assets": [
{
- "url": "https://api.github.com/repos/btargac/excel-parser-processor/releases/assets/17249945",
- "id": 17249945,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE3MjQ5OTQ1",
- "name": "excel-parser-processor-1.1.0-ia32.nsis.7z",
+ "url": "https://api.github.com/repos/ecency/esteem-surfer/releases/assets/20542157",
+ "id": 20542157,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTQyMTU3",
+ "name": "Esteem-2.2.7-mac.zip",
"label": "",
"uploader": {
- "login": "btargac",
- "id": 5160933,
- "node_id": "MDQ6VXNlcjUxNjA5MzM=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/5160933?v=4",
+ "login": "feruzm",
+ "id": 3015990,
+ "node_id": "MDQ6VXNlcjMwMTU5OTA=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/3015990?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/btargac",
- "html_url": "https://github.com/btargac",
- "followers_url": "https://api.github.com/users/btargac/followers",
- "following_url": "https://api.github.com/users/btargac/following{/other_user}",
- "gists_url": "https://api.github.com/users/btargac/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/btargac/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/btargac/subscriptions",
- "organizations_url": "https://api.github.com/users/btargac/orgs",
- "repos_url": "https://api.github.com/users/btargac/repos",
- "events_url": "https://api.github.com/users/btargac/events{/privacy}",
- "received_events_url": "https://api.github.com/users/btargac/received_events",
+ "url": "https://api.github.com/users/feruzm",
+ "html_url": "https://github.com/feruzm",
+ "followers_url": "https://api.github.com/users/feruzm/followers",
+ "following_url": "https://api.github.com/users/feruzm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/feruzm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/feruzm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/feruzm/subscriptions",
+ "organizations_url": "https://api.github.com/users/feruzm/orgs",
+ "repos_url": "https://api.github.com/users/feruzm/repos",
+ "events_url": "https://api.github.com/users/feruzm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/feruzm/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-7z-compressed",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 59296176,
- "download_count": 34,
- "created_at": "2020-01-10T08:16:02Z",
- "updated_at": "2020-01-10T08:16:04Z",
- "browser_download_url": "https://github.com/btargac/excel-parser-processor/releases/download/v1.1.0/excel-parser-processor-1.1.0-ia32.nsis.7z"
+ "size": 57489829,
+ "download_count": 399,
+ "created_at": "2020-05-08T08:40:10Z",
+ "updated_at": "2020-05-08T08:41:23Z",
+ "browser_download_url": "https://github.com/ecency/esteem-surfer/releases/download/2.2.7/Esteem-2.2.7-mac.zip"
},
{
- "url": "https://api.github.com/repos/btargac/excel-parser-processor/releases/assets/17250026",
- "id": 17250026,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE3MjUwMDI2",
- "name": "Excel-Parser-Processor-1.1.0-mac.zip",
+ "url": "https://api.github.com/repos/ecency/esteem-surfer/releases/assets/20542150",
+ "id": 20542150,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTQyMTUw",
+ "name": "Esteem-2.2.7.AppImage",
"label": "",
"uploader": {
- "login": "btargac",
- "id": 5160933,
- "node_id": "MDQ6VXNlcjUxNjA5MzM=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/5160933?v=4",
+ "login": "feruzm",
+ "id": 3015990,
+ "node_id": "MDQ6VXNlcjMwMTU5OTA=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/3015990?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/btargac",
- "html_url": "https://github.com/btargac",
- "followers_url": "https://api.github.com/users/btargac/followers",
- "following_url": "https://api.github.com/users/btargac/following{/other_user}",
- "gists_url": "https://api.github.com/users/btargac/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/btargac/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/btargac/subscriptions",
- "organizations_url": "https://api.github.com/users/btargac/orgs",
- "repos_url": "https://api.github.com/users/btargac/repos",
- "events_url": "https://api.github.com/users/btargac/events{/privacy}",
- "received_events_url": "https://api.github.com/users/btargac/received_events",
+ "url": "https://api.github.com/users/feruzm",
+ "html_url": "https://github.com/feruzm",
+ "followers_url": "https://api.github.com/users/feruzm/followers",
+ "following_url": "https://api.github.com/users/feruzm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/feruzm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/feruzm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/feruzm/subscriptions",
+ "organizations_url": "https://api.github.com/users/feruzm/orgs",
+ "repos_url": "https://api.github.com/users/feruzm/repos",
+ "events_url": "https://api.github.com/users/feruzm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/feruzm/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 82428994,
- "download_count": 47,
- "created_at": "2020-01-10T08:21:05Z",
- "updated_at": "2020-01-10T08:21:07Z",
- "browser_download_url": "https://github.com/btargac/excel-parser-processor/releases/download/v1.1.0/Excel-Parser-Processor-1.1.0-mac.zip"
+ "size": 59569865,
+ "download_count": 116,
+ "created_at": "2020-05-08T08:39:51Z",
+ "updated_at": "2020-05-08T08:40:56Z",
+ "browser_download_url": "https://github.com/ecency/esteem-surfer/releases/download/2.2.7/Esteem-2.2.7.AppImage"
},
{
- "url": "https://api.github.com/repos/btargac/excel-parser-processor/releases/assets/17249932",
- "id": 17249932,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE3MjQ5OTMy",
- "name": "excel-parser-processor-1.1.0-x64.nsis.7z",
+ "url": "https://api.github.com/repos/ecency/esteem-surfer/releases/assets/20542155",
+ "id": 20542155,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTQyMTU1",
+ "name": "Esteem-2.2.7.dmg",
"label": "",
"uploader": {
- "login": "btargac",
- "id": 5160933,
- "node_id": "MDQ6VXNlcjUxNjA5MzM=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/5160933?v=4",
+ "login": "feruzm",
+ "id": 3015990,
+ "node_id": "MDQ6VXNlcjMwMTU5OTA=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/3015990?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/btargac",
- "html_url": "https://github.com/btargac",
- "followers_url": "https://api.github.com/users/btargac/followers",
- "following_url": "https://api.github.com/users/btargac/following{/other_user}",
- "gists_url": "https://api.github.com/users/btargac/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/btargac/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/btargac/subscriptions",
- "organizations_url": "https://api.github.com/users/btargac/orgs",
- "repos_url": "https://api.github.com/users/btargac/repos",
- "events_url": "https://api.github.com/users/btargac/events{/privacy}",
- "received_events_url": "https://api.github.com/users/btargac/received_events",
+ "url": "https://api.github.com/users/feruzm",
+ "html_url": "https://github.com/feruzm",
+ "followers_url": "https://api.github.com/users/feruzm/followers",
+ "following_url": "https://api.github.com/users/feruzm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/feruzm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/feruzm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/feruzm/subscriptions",
+ "organizations_url": "https://api.github.com/users/feruzm/orgs",
+ "repos_url": "https://api.github.com/users/feruzm/repos",
+ "events_url": "https://api.github.com/users/feruzm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/feruzm/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-7z-compressed",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 61186491,
- "download_count": 113,
- "created_at": "2020-01-10T08:15:50Z",
- "updated_at": "2020-01-10T08:15:52Z",
- "browser_download_url": "https://github.com/btargac/excel-parser-processor/releases/download/v1.1.0/excel-parser-processor-1.1.0-x64.nsis.7z"
+ "size": 59494293,
+ "download_count": 205,
+ "created_at": "2020-05-08T08:40:02Z",
+ "updated_at": "2020-05-08T08:41:16Z",
+ "browser_download_url": "https://github.com/ecency/esteem-surfer/releases/download/2.2.7/Esteem-2.2.7.dmg"
},
{
- "url": "https://api.github.com/repos/btargac/excel-parser-processor/releases/assets/17249875",
- "id": 17249875,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE3MjQ5ODc1",
- "name": "Excel-Parser-Processor-1.1.0.AppImage",
+ "url": "https://api.github.com/repos/ecency/esteem-surfer/releases/assets/20542154",
+ "id": 20542154,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTQyMTU0",
+ "name": "Esteem-2.2.7.dmg.blockmap",
"label": "",
"uploader": {
- "login": "btargac",
- "id": 5160933,
- "node_id": "MDQ6VXNlcjUxNjA5MzM=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/5160933?v=4",
+ "login": "feruzm",
+ "id": 3015990,
+ "node_id": "MDQ6VXNlcjMwMTU5OTA=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/3015990?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/btargac",
- "html_url": "https://github.com/btargac",
- "followers_url": "https://api.github.com/users/btargac/followers",
- "following_url": "https://api.github.com/users/btargac/following{/other_user}",
- "gists_url": "https://api.github.com/users/btargac/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/btargac/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/btargac/subscriptions",
- "organizations_url": "https://api.github.com/users/btargac/orgs",
- "repos_url": "https://api.github.com/users/btargac/repos",
- "events_url": "https://api.github.com/users/btargac/events{/privacy}",
- "received_events_url": "https://api.github.com/users/btargac/received_events",
+ "url": "https://api.github.com/users/feruzm",
+ "html_url": "https://github.com/feruzm",
+ "followers_url": "https://api.github.com/users/feruzm/followers",
+ "following_url": "https://api.github.com/users/feruzm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/feruzm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/feruzm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/feruzm/subscriptions",
+ "organizations_url": "https://api.github.com/users/feruzm/orgs",
+ "repos_url": "https://api.github.com/users/feruzm/repos",
+ "events_url": "https://api.github.com/users/feruzm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/feruzm/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 72849693,
- "download_count": 36,
- "created_at": "2020-01-10T08:12:00Z",
- "updated_at": "2020-01-10T08:12:02Z",
- "browser_download_url": "https://github.com/btargac/excel-parser-processor/releases/download/v1.1.0/Excel-Parser-Processor-1.1.0.AppImage"
+ "size": 62590,
+ "download_count": 22,
+ "created_at": "2020-05-08T08:40:02Z",
+ "updated_at": "2020-05-08T08:40:04Z",
+ "browser_download_url": "https://github.com/ecency/esteem-surfer/releases/download/2.2.7/Esteem-2.2.7.dmg.blockmap"
},
{
- "url": "https://api.github.com/repos/btargac/excel-parser-processor/releases/assets/17249919",
- "id": 17249919,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE3MjQ5OTE5",
- "name": "Excel-Parser-Processor-1.1.0.dmg",
+ "url": "https://api.github.com/repos/ecency/esteem-surfer/releases/assets/20542181",
+ "id": 20542181,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTQyMTgx",
+ "name": "Esteem-Setup-2.2.7.exe",
"label": "",
"uploader": {
- "login": "btargac",
- "id": 5160933,
- "node_id": "MDQ6VXNlcjUxNjA5MzM=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/5160933?v=4",
+ "login": "feruzm",
+ "id": 3015990,
+ "node_id": "MDQ6VXNlcjMwMTU5OTA=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/3015990?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/btargac",
- "html_url": "https://github.com/btargac",
- "followers_url": "https://api.github.com/users/btargac/followers",
- "following_url": "https://api.github.com/users/btargac/following{/other_user}",
- "gists_url": "https://api.github.com/users/btargac/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/btargac/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/btargac/subscriptions",
- "organizations_url": "https://api.github.com/users/btargac/orgs",
- "repos_url": "https://api.github.com/users/btargac/repos",
- "events_url": "https://api.github.com/users/btargac/events{/privacy}",
- "received_events_url": "https://api.github.com/users/btargac/received_events",
+ "url": "https://api.github.com/users/feruzm",
+ "html_url": "https://github.com/feruzm",
+ "followers_url": "https://api.github.com/users/feruzm/followers",
+ "following_url": "https://api.github.com/users/feruzm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/feruzm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/feruzm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/feruzm/subscriptions",
+ "organizations_url": "https://api.github.com/users/feruzm/orgs",
+ "repos_url": "https://api.github.com/users/feruzm/repos",
+ "events_url": "https://api.github.com/users/feruzm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/feruzm/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 77671863,
- "download_count": 61,
- "created_at": "2020-01-10T08:15:06Z",
- "updated_at": "2020-01-10T08:15:09Z",
- "browser_download_url": "https://github.com/btargac/excel-parser-processor/releases/download/v1.1.0/Excel-Parser-Processor-1.1.0.dmg"
+ "size": 81632320,
+ "download_count": 3453,
+ "created_at": "2020-05-08T08:41:02Z",
+ "updated_at": "2020-05-08T08:41:46Z",
+ "browser_download_url": "https://github.com/ecency/esteem-surfer/releases/download/2.2.7/Esteem-Setup-2.2.7.exe"
},
{
- "url": "https://api.github.com/repos/btargac/excel-parser-processor/releases/assets/17249918",
- "id": 17249918,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE3MjQ5OTE4",
- "name": "Excel-Parser-Processor-1.1.0.dmg.blockmap",
+ "url": "https://api.github.com/repos/ecency/esteem-surfer/releases/assets/20542182",
+ "id": 20542182,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTQyMTgy",
+ "name": "Esteem-Setup-2.2.7.exe.blockmap",
"label": "",
"uploader": {
- "login": "btargac",
- "id": 5160933,
- "node_id": "MDQ6VXNlcjUxNjA5MzM=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/5160933?v=4",
+ "login": "feruzm",
+ "id": 3015990,
+ "node_id": "MDQ6VXNlcjMwMTU5OTA=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/3015990?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/btargac",
- "html_url": "https://github.com/btargac",
- "followers_url": "https://api.github.com/users/btargac/followers",
- "following_url": "https://api.github.com/users/btargac/following{/other_user}",
- "gists_url": "https://api.github.com/users/btargac/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/btargac/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/btargac/subscriptions",
- "organizations_url": "https://api.github.com/users/btargac/orgs",
- "repos_url": "https://api.github.com/users/btargac/repos",
- "events_url": "https://api.github.com/users/btargac/events{/privacy}",
- "received_events_url": "https://api.github.com/users/btargac/received_events",
+ "url": "https://api.github.com/users/feruzm",
+ "html_url": "https://github.com/feruzm",
+ "followers_url": "https://api.github.com/users/feruzm/followers",
+ "following_url": "https://api.github.com/users/feruzm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/feruzm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/feruzm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/feruzm/subscriptions",
+ "organizations_url": "https://api.github.com/users/feruzm/orgs",
+ "repos_url": "https://api.github.com/users/feruzm/repos",
+ "events_url": "https://api.github.com/users/feruzm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/feruzm/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 82123,
- "download_count": 20,
- "created_at": "2020-01-10T08:15:06Z",
- "updated_at": "2020-01-10T08:15:07Z",
- "browser_download_url": "https://github.com/btargac/excel-parser-processor/releases/download/v1.1.0/Excel-Parser-Processor-1.1.0.dmg.blockmap"
+ "size": 85224,
+ "download_count": 844,
+ "created_at": "2020-05-08T08:41:02Z",
+ "updated_at": "2020-05-08T08:41:06Z",
+ "browser_download_url": "https://github.com/ecency/esteem-surfer/releases/download/2.2.7/Esteem-Setup-2.2.7.exe.blockmap"
},
{
- "url": "https://api.github.com/repos/btargac/excel-parser-processor/releases/assets/17249946",
- "id": 17249946,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE3MjQ5OTQ2",
- "name": "Excel-Parser-Processor-Web-Setup-1.1.0.exe",
+ "url": "https://api.github.com/repos/ecency/esteem-surfer/releases/assets/20542204",
+ "id": 20542204,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTQyMjA0",
+ "name": "esteem-surfer-2.2.7.tar.gz",
"label": "",
"uploader": {
- "login": "btargac",
- "id": 5160933,
- "node_id": "MDQ6VXNlcjUxNjA5MzM=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/5160933?v=4",
+ "login": "feruzm",
+ "id": 3015990,
+ "node_id": "MDQ6VXNlcjMwMTU5OTA=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/3015990?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/btargac",
- "html_url": "https://github.com/btargac",
- "followers_url": "https://api.github.com/users/btargac/followers",
- "following_url": "https://api.github.com/users/btargac/following{/other_user}",
- "gists_url": "https://api.github.com/users/btargac/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/btargac/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/btargac/subscriptions",
- "organizations_url": "https://api.github.com/users/btargac/orgs",
- "repos_url": "https://api.github.com/users/btargac/repos",
- "events_url": "https://api.github.com/users/btargac/events{/privacy}",
- "received_events_url": "https://api.github.com/users/btargac/received_events",
+ "url": "https://api.github.com/users/feruzm",
+ "html_url": "https://github.com/feruzm",
+ "followers_url": "https://api.github.com/users/feruzm/followers",
+ "following_url": "https://api.github.com/users/feruzm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/feruzm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/feruzm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/feruzm/subscriptions",
+ "organizations_url": "https://api.github.com/users/feruzm/orgs",
+ "repos_url": "https://api.github.com/users/feruzm/repos",
+ "events_url": "https://api.github.com/users/feruzm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/feruzm/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/gzip",
+ "state": "uploaded",
+ "size": 56135232,
+ "download_count": 91,
+ "created_at": "2020-05-08T08:42:00Z",
+ "updated_at": "2020-05-08T08:42:31Z",
+ "browser_download_url": "https://github.com/ecency/esteem-surfer/releases/download/2.2.7/esteem-surfer-2.2.7.tar.gz"
+ },
+ {
+ "url": "https://api.github.com/repos/ecency/esteem-surfer/releases/assets/20542238",
+ "id": 20542238,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTQyMjM4",
+ "name": "esteem-surfer-2.2.7.x86_64.rpm",
+ "label": "",
+ "uploader": {
+ "login": "feruzm",
+ "id": 3015990,
+ "node_id": "MDQ6VXNlcjMwMTU5OTA=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/3015990?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/feruzm",
+ "html_url": "https://github.com/feruzm",
+ "followers_url": "https://api.github.com/users/feruzm/followers",
+ "following_url": "https://api.github.com/users/feruzm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/feruzm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/feruzm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/feruzm/subscriptions",
+ "organizations_url": "https://api.github.com/users/feruzm/orgs",
+ "repos_url": "https://api.github.com/users/feruzm/repos",
+ "events_url": "https://api.github.com/users/feruzm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/feruzm/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-redhat-package-manager",
+ "state": "uploaded",
+ "size": 41475312,
+ "download_count": 94,
+ "created_at": "2020-05-08T08:44:03Z",
+ "updated_at": "2020-05-08T08:44:27Z",
+ "browser_download_url": "https://github.com/ecency/esteem-surfer/releases/download/2.2.7/esteem-surfer-2.2.7.x86_64.rpm"
+ },
+ {
+ "url": "https://api.github.com/repos/ecency/esteem-surfer/releases/assets/20542219",
+ "id": 20542219,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTQyMjE5",
+ "name": "esteem-surfer_2.2.7_amd64.deb",
+ "label": "",
+ "uploader": {
+ "login": "feruzm",
+ "id": 3015990,
+ "node_id": "MDQ6VXNlcjMwMTU5OTA=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/3015990?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/feruzm",
+ "html_url": "https://github.com/feruzm",
+ "followers_url": "https://api.github.com/users/feruzm/followers",
+ "following_url": "https://api.github.com/users/feruzm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/feruzm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/feruzm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/feruzm/subscriptions",
+ "organizations_url": "https://api.github.com/users/feruzm/orgs",
+ "repos_url": "https://api.github.com/users/feruzm/repos",
+ "events_url": "https://api.github.com/users/feruzm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/feruzm/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 1522635,
- "download_count": 108,
- "created_at": "2020-01-10T08:16:07Z",
- "updated_at": "2020-01-10T08:16:08Z",
- "browser_download_url": "https://github.com/btargac/excel-parser-processor/releases/download/v1.1.0/Excel-Parser-Processor-Web-Setup-1.1.0.exe"
+ "size": 41412644,
+ "download_count": 167,
+ "created_at": "2020-05-08T08:42:47Z",
+ "updated_at": "2020-05-08T08:43:11Z",
+ "browser_download_url": "https://github.com/ecency/esteem-surfer/releases/download/2.2.7/esteem-surfer_2.2.7_amd64.deb"
},
{
- "url": "https://api.github.com/repos/btargac/excel-parser-processor/releases/assets/17249877",
- "id": 17249877,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE3MjQ5ODc3",
+ "url": "https://api.github.com/repos/ecency/esteem-surfer/releases/assets/20542248",
+ "id": 20542248,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTQyMjQ4",
"name": "latest-linux.yml",
"label": "",
"uploader": {
- "login": "btargac",
- "id": 5160933,
- "node_id": "MDQ6VXNlcjUxNjA5MzM=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/5160933?v=4",
+ "login": "feruzm",
+ "id": 3015990,
+ "node_id": "MDQ6VXNlcjMwMTU5OTA=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/3015990?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/btargac",
- "html_url": "https://github.com/btargac",
- "followers_url": "https://api.github.com/users/btargac/followers",
- "following_url": "https://api.github.com/users/btargac/following{/other_user}",
- "gists_url": "https://api.github.com/users/btargac/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/btargac/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/btargac/subscriptions",
- "organizations_url": "https://api.github.com/users/btargac/orgs",
- "repos_url": "https://api.github.com/users/btargac/repos",
- "events_url": "https://api.github.com/users/btargac/events{/privacy}",
- "received_events_url": "https://api.github.com/users/btargac/received_events",
+ "url": "https://api.github.com/users/feruzm",
+ "html_url": "https://github.com/feruzm",
+ "followers_url": "https://api.github.com/users/feruzm/followers",
+ "following_url": "https://api.github.com/users/feruzm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/feruzm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/feruzm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/feruzm/subscriptions",
+ "organizations_url": "https://api.github.com/users/feruzm/orgs",
+ "repos_url": "https://api.github.com/users/feruzm/repos",
+ "events_url": "https://api.github.com/users/feruzm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/feruzm/received_events",
"type": "User",
"site_admin": false
},
"content_type": "text/yaml",
"state": "uploaded",
- "size": 394,
- "download_count": 21,
- "created_at": "2020-01-10T08:12:03Z",
- "updated_at": "2020-01-10T08:12:03Z",
- "browser_download_url": "https://github.com/btargac/excel-parser-processor/releases/download/v1.1.0/latest-linux.yml"
+ "size": 362,
+ "download_count": 1835,
+ "created_at": "2020-05-08T08:44:27Z",
+ "updated_at": "2020-05-08T08:44:28Z",
+ "browser_download_url": "https://github.com/ecency/esteem-surfer/releases/download/2.2.7/latest-linux.yml"
},
{
- "url": "https://api.github.com/repos/btargac/excel-parser-processor/releases/assets/17250029",
- "id": 17250029,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE3MjUwMDI5",
+ "url": "https://api.github.com/repos/ecency/esteem-surfer/releases/assets/20542247",
+ "id": 20542247,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTQyMjQ3",
"name": "latest-mac.yml",
"label": "",
"uploader": {
- "login": "btargac",
- "id": 5160933,
- "node_id": "MDQ6VXNlcjUxNjA5MzM=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/5160933?v=4",
+ "login": "feruzm",
+ "id": 3015990,
+ "node_id": "MDQ6VXNlcjMwMTU5OTA=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/3015990?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/btargac",
- "html_url": "https://github.com/btargac",
- "followers_url": "https://api.github.com/users/btargac/followers",
- "following_url": "https://api.github.com/users/btargac/following{/other_user}",
- "gists_url": "https://api.github.com/users/btargac/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/btargac/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/btargac/subscriptions",
- "organizations_url": "https://api.github.com/users/btargac/orgs",
- "repos_url": "https://api.github.com/users/btargac/repos",
- "events_url": "https://api.github.com/users/btargac/events{/privacy}",
- "received_events_url": "https://api.github.com/users/btargac/received_events",
+ "url": "https://api.github.com/users/feruzm",
+ "html_url": "https://github.com/feruzm",
+ "followers_url": "https://api.github.com/users/feruzm/followers",
+ "following_url": "https://api.github.com/users/feruzm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/feruzm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/feruzm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/feruzm/subscriptions",
+ "organizations_url": "https://api.github.com/users/feruzm/orgs",
+ "repos_url": "https://api.github.com/users/feruzm/repos",
+ "events_url": "https://api.github.com/users/feruzm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/feruzm/received_events",
"type": "User",
"site_admin": false
},
"content_type": "text/yaml",
"state": "uploaded",
- "size": 554,
- "download_count": 22,
- "created_at": "2020-01-10T08:21:08Z",
- "updated_at": "2020-01-10T08:21:08Z",
- "browser_download_url": "https://github.com/btargac/excel-parser-processor/releases/download/v1.1.0/latest-mac.yml"
+ "size": 506,
+ "download_count": 9276,
+ "created_at": "2020-05-08T08:44:27Z",
+ "updated_at": "2020-05-08T08:44:27Z",
+ "browser_download_url": "https://github.com/ecency/esteem-surfer/releases/download/2.2.7/latest-mac.yml"
},
{
- "url": "https://api.github.com/repos/btargac/excel-parser-processor/releases/assets/17250028",
- "id": 17250028,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE3MjUwMDI4",
+ "url": "https://api.github.com/repos/ecency/esteem-surfer/releases/assets/20542245",
+ "id": 20542245,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTQyMjQ1",
"name": "latest.yml",
"label": "",
"uploader": {
- "login": "btargac",
- "id": 5160933,
- "node_id": "MDQ6VXNlcjUxNjA5MzM=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/5160933?v=4",
+ "login": "feruzm",
+ "id": 3015990,
+ "node_id": "MDQ6VXNlcjMwMTU5OTA=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/3015990?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/btargac",
- "html_url": "https://github.com/btargac",
- "followers_url": "https://api.github.com/users/btargac/followers",
- "following_url": "https://api.github.com/users/btargac/following{/other_user}",
- "gists_url": "https://api.github.com/users/btargac/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/btargac/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/btargac/subscriptions",
- "organizations_url": "https://api.github.com/users/btargac/orgs",
- "repos_url": "https://api.github.com/users/btargac/repos",
- "events_url": "https://api.github.com/users/btargac/events{/privacy}",
- "received_events_url": "https://api.github.com/users/btargac/received_events",
+ "url": "https://api.github.com/users/feruzm",
+ "html_url": "https://github.com/feruzm",
+ "followers_url": "https://api.github.com/users/feruzm/followers",
+ "following_url": "https://api.github.com/users/feruzm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/feruzm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/feruzm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/feruzm/subscriptions",
+ "organizations_url": "https://api.github.com/users/feruzm/orgs",
+ "repos_url": "https://api.github.com/users/feruzm/repos",
+ "events_url": "https://api.github.com/users/feruzm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/feruzm/received_events",
"type": "User",
"site_admin": false
},
"content_type": "text/yaml",
"state": "uploaded",
- "size": 880,
- "download_count": 19,
- "created_at": "2020-01-10T08:21:08Z",
- "updated_at": "2020-01-10T08:21:08Z",
- "browser_download_url": "https://github.com/btargac/excel-parser-processor/releases/download/v1.1.0/latest.yml"
+ "size": 340,
+ "download_count": 56761,
+ "created_at": "2020-05-08T08:44:27Z",
+ "updated_at": "2020-05-08T08:44:28Z",
+ "browser_download_url": "https://github.com/ecency/esteem-surfer/releases/download/2.2.7/latest.yml"
}
],
- "tarball_url": "https://api.github.com/repos/btargac/excel-parser-processor/tarball/v1.1.0",
- "zipball_url": "https://api.github.com/repos/btargac/excel-parser-processor/zipball/v1.1.0",
- "body_html": "Support for renaming downloaded item \nnow you can use the column B to rename the file before saving to your file system
\n\nrename feature added \n~10 ✖️ faster processing items with batch downloads 🚀 \nContent security Policy added to renderer \nupgrade to electron 7 🎉 \nevent based communication is handled through preload script \ndisable node Integration \nenable context isolation \nupgrage to babel 7 \nupgrade to core-js 3 \n "
+ "tarball_url": "https://api.github.com/repos/ecency/esteem-surfer/tarball/2.2.7",
+ "zipball_url": "https://api.github.com/repos/ecency/esteem-surfer/zipball/2.2.7",
+ "body_html": "\npackage name change \nimage upload fix \nrpc timeout improvements \ndownload update fix for some windows machines \nwindows 32 bit support \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:58.324Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:06.239Z"
},
"etcd-manager": {
"latestRelease": {
@@ -29262,7 +29330,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 101087617,
- "download_count": 393,
+ "download_count": 394,
"created_at": "2020-06-22T13:02:10Z",
"updated_at": "2020-06-22T13:03:22Z",
"browser_download_url": "https://github.com/gtamas/etcdmanager/releases/download/1.2.0/etcd-manager-1.2.0-osx.dmg"
@@ -29476,473 +29544,554 @@
"zipball_url": "https://api.github.com/repos/gtamas/etcdmanager/zipball/1.2.0",
"body_html": "Windows, Mac and Linux 64bit builds. The windows build includes both 32 and 64 bit binaries.
\nThe packages support these OSes:
\nMacOS X 10.15 Catalina+ (might work with Mojave too) \nWindows 7, 8, 10+ \nUbuntu 10.04+ or compatible, older Linuxes, and rolling release distros like Arch.
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:58.365Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:06.253Z"
},
- "esteem-surfer": {
+ "excel-parser-processor": {
"latestRelease": {
- "url": "https://api.github.com/repos/ecency/esteem-surfer/releases/26303633",
- "assets_url": "https://api.github.com/repos/ecency/esteem-surfer/releases/26303633/assets",
- "upload_url": "https://uploads.github.com/repos/ecency/esteem-surfer/releases/26303633/assets{?name,label}",
- "html_url": "https://github.com/ecency/esteem-surfer/releases/tag/2.2.7",
- "id": 26303633,
- "node_id": "MDc6UmVsZWFzZTI2MzAzNjMz",
- "tag_name": "2.2.7",
+ "url": "https://api.github.com/repos/btargac/excel-parser-processor/releases/22474947",
+ "assets_url": "https://api.github.com/repos/btargac/excel-parser-processor/releases/22474947/assets",
+ "upload_url": "https://uploads.github.com/repos/btargac/excel-parser-processor/releases/22474947/assets{?name,label}",
+ "html_url": "https://github.com/btargac/excel-parser-processor/releases/tag/v1.1.0",
+ "id": 22474947,
+ "node_id": "MDc6UmVsZWFzZTIyNDc0OTQ3",
+ "tag_name": "v1.1.0",
"target_commitish": "master",
- "name": "2.2.7",
+ "name": "Support Multiple Steps",
"draft": false,
"author": {
- "login": "feruzm",
- "id": 3015990,
- "node_id": "MDQ6VXNlcjMwMTU5OTA=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/3015990?v=4",
+ "login": "btargac",
+ "id": 5160933,
+ "node_id": "MDQ6VXNlcjUxNjA5MzM=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/5160933?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/feruzm",
- "html_url": "https://github.com/feruzm",
- "followers_url": "https://api.github.com/users/feruzm/followers",
- "following_url": "https://api.github.com/users/feruzm/following{/other_user}",
- "gists_url": "https://api.github.com/users/feruzm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/feruzm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/feruzm/subscriptions",
- "organizations_url": "https://api.github.com/users/feruzm/orgs",
- "repos_url": "https://api.github.com/users/feruzm/repos",
- "events_url": "https://api.github.com/users/feruzm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/feruzm/received_events",
+ "url": "https://api.github.com/users/btargac",
+ "html_url": "https://github.com/btargac",
+ "followers_url": "https://api.github.com/users/btargac/followers",
+ "following_url": "https://api.github.com/users/btargac/following{/other_user}",
+ "gists_url": "https://api.github.com/users/btargac/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/btargac/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/btargac/subscriptions",
+ "organizations_url": "https://api.github.com/users/btargac/orgs",
+ "repos_url": "https://api.github.com/users/btargac/repos",
+ "events_url": "https://api.github.com/users/btargac/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/btargac/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2020-05-08T08:37:59Z",
- "published_at": "2020-05-08T09:16:17Z",
+ "created_at": "2020-01-10T08:14:47Z",
+ "published_at": "2020-01-10T08:17:00Z",
"assets": [
{
- "url": "https://api.github.com/repos/ecency/esteem-surfer/releases/assets/20542157",
- "id": 20542157,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTQyMTU3",
- "name": "Esteem-2.2.7-mac.zip",
+ "url": "https://api.github.com/repos/btargac/excel-parser-processor/releases/assets/17249945",
+ "id": 17249945,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE3MjQ5OTQ1",
+ "name": "excel-parser-processor-1.1.0-ia32.nsis.7z",
"label": "",
"uploader": {
- "login": "feruzm",
- "id": 3015990,
- "node_id": "MDQ6VXNlcjMwMTU5OTA=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/3015990?v=4",
+ "login": "btargac",
+ "id": 5160933,
+ "node_id": "MDQ6VXNlcjUxNjA5MzM=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/5160933?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/feruzm",
- "html_url": "https://github.com/feruzm",
- "followers_url": "https://api.github.com/users/feruzm/followers",
- "following_url": "https://api.github.com/users/feruzm/following{/other_user}",
- "gists_url": "https://api.github.com/users/feruzm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/feruzm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/feruzm/subscriptions",
- "organizations_url": "https://api.github.com/users/feruzm/orgs",
- "repos_url": "https://api.github.com/users/feruzm/repos",
- "events_url": "https://api.github.com/users/feruzm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/feruzm/received_events",
+ "url": "https://api.github.com/users/btargac",
+ "html_url": "https://github.com/btargac",
+ "followers_url": "https://api.github.com/users/btargac/followers",
+ "following_url": "https://api.github.com/users/btargac/following{/other_user}",
+ "gists_url": "https://api.github.com/users/btargac/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/btargac/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/btargac/subscriptions",
+ "organizations_url": "https://api.github.com/users/btargac/orgs",
+ "repos_url": "https://api.github.com/users/btargac/repos",
+ "events_url": "https://api.github.com/users/btargac/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/btargac/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/x-7z-compressed",
"state": "uploaded",
- "size": 57489829,
- "download_count": 399,
- "created_at": "2020-05-08T08:40:10Z",
- "updated_at": "2020-05-08T08:41:23Z",
- "browser_download_url": "https://github.com/ecency/esteem-surfer/releases/download/2.2.7/Esteem-2.2.7-mac.zip"
+ "size": 59296176,
+ "download_count": 34,
+ "created_at": "2020-01-10T08:16:02Z",
+ "updated_at": "2020-01-10T08:16:04Z",
+ "browser_download_url": "https://github.com/btargac/excel-parser-processor/releases/download/v1.1.0/excel-parser-processor-1.1.0-ia32.nsis.7z"
},
{
- "url": "https://api.github.com/repos/ecency/esteem-surfer/releases/assets/20542150",
- "id": 20542150,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTQyMTUw",
- "name": "Esteem-2.2.7.AppImage",
+ "url": "https://api.github.com/repos/btargac/excel-parser-processor/releases/assets/17250026",
+ "id": 17250026,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE3MjUwMDI2",
+ "name": "Excel-Parser-Processor-1.1.0-mac.zip",
"label": "",
"uploader": {
- "login": "feruzm",
- "id": 3015990,
- "node_id": "MDQ6VXNlcjMwMTU5OTA=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/3015990?v=4",
+ "login": "btargac",
+ "id": 5160933,
+ "node_id": "MDQ6VXNlcjUxNjA5MzM=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/5160933?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/feruzm",
- "html_url": "https://github.com/feruzm",
- "followers_url": "https://api.github.com/users/feruzm/followers",
- "following_url": "https://api.github.com/users/feruzm/following{/other_user}",
- "gists_url": "https://api.github.com/users/feruzm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/feruzm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/feruzm/subscriptions",
- "organizations_url": "https://api.github.com/users/feruzm/orgs",
- "repos_url": "https://api.github.com/users/feruzm/repos",
- "events_url": "https://api.github.com/users/feruzm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/feruzm/received_events",
+ "url": "https://api.github.com/users/btargac",
+ "html_url": "https://github.com/btargac",
+ "followers_url": "https://api.github.com/users/btargac/followers",
+ "following_url": "https://api.github.com/users/btargac/following{/other_user}",
+ "gists_url": "https://api.github.com/users/btargac/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/btargac/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/btargac/subscriptions",
+ "organizations_url": "https://api.github.com/users/btargac/orgs",
+ "repos_url": "https://api.github.com/users/btargac/repos",
+ "events_url": "https://api.github.com/users/btargac/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/btargac/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 59569865,
- "download_count": 115,
- "created_at": "2020-05-08T08:39:51Z",
- "updated_at": "2020-05-08T08:40:56Z",
- "browser_download_url": "https://github.com/ecency/esteem-surfer/releases/download/2.2.7/Esteem-2.2.7.AppImage"
+ "size": 82428994,
+ "download_count": 47,
+ "created_at": "2020-01-10T08:21:05Z",
+ "updated_at": "2020-01-10T08:21:07Z",
+ "browser_download_url": "https://github.com/btargac/excel-parser-processor/releases/download/v1.1.0/Excel-Parser-Processor-1.1.0-mac.zip"
},
{
- "url": "https://api.github.com/repos/ecency/esteem-surfer/releases/assets/20542155",
- "id": 20542155,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTQyMTU1",
- "name": "Esteem-2.2.7.dmg",
+ "url": "https://api.github.com/repos/btargac/excel-parser-processor/releases/assets/17249932",
+ "id": 17249932,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE3MjQ5OTMy",
+ "name": "excel-parser-processor-1.1.0-x64.nsis.7z",
"label": "",
"uploader": {
- "login": "feruzm",
- "id": 3015990,
- "node_id": "MDQ6VXNlcjMwMTU5OTA=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/3015990?v=4",
+ "login": "btargac",
+ "id": 5160933,
+ "node_id": "MDQ6VXNlcjUxNjA5MzM=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/5160933?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/feruzm",
- "html_url": "https://github.com/feruzm",
- "followers_url": "https://api.github.com/users/feruzm/followers",
- "following_url": "https://api.github.com/users/feruzm/following{/other_user}",
- "gists_url": "https://api.github.com/users/feruzm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/feruzm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/feruzm/subscriptions",
- "organizations_url": "https://api.github.com/users/feruzm/orgs",
- "repos_url": "https://api.github.com/users/feruzm/repos",
- "events_url": "https://api.github.com/users/feruzm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/feruzm/received_events",
+ "url": "https://api.github.com/users/btargac",
+ "html_url": "https://github.com/btargac",
+ "followers_url": "https://api.github.com/users/btargac/followers",
+ "following_url": "https://api.github.com/users/btargac/following{/other_user}",
+ "gists_url": "https://api.github.com/users/btargac/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/btargac/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/btargac/subscriptions",
+ "organizations_url": "https://api.github.com/users/btargac/orgs",
+ "repos_url": "https://api.github.com/users/btargac/repos",
+ "events_url": "https://api.github.com/users/btargac/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/btargac/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/x-7z-compressed",
"state": "uploaded",
- "size": 59494293,
- "download_count": 205,
- "created_at": "2020-05-08T08:40:02Z",
- "updated_at": "2020-05-08T08:41:16Z",
- "browser_download_url": "https://github.com/ecency/esteem-surfer/releases/download/2.2.7/Esteem-2.2.7.dmg"
+ "size": 61186491,
+ "download_count": 113,
+ "created_at": "2020-01-10T08:15:50Z",
+ "updated_at": "2020-01-10T08:15:52Z",
+ "browser_download_url": "https://github.com/btargac/excel-parser-processor/releases/download/v1.1.0/excel-parser-processor-1.1.0-x64.nsis.7z"
},
{
- "url": "https://api.github.com/repos/ecency/esteem-surfer/releases/assets/20542154",
- "id": 20542154,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTQyMTU0",
- "name": "Esteem-2.2.7.dmg.blockmap",
+ "url": "https://api.github.com/repos/btargac/excel-parser-processor/releases/assets/17249875",
+ "id": 17249875,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE3MjQ5ODc1",
+ "name": "Excel-Parser-Processor-1.1.0.AppImage",
"label": "",
"uploader": {
- "login": "feruzm",
- "id": 3015990,
- "node_id": "MDQ6VXNlcjMwMTU5OTA=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/3015990?v=4",
+ "login": "btargac",
+ "id": 5160933,
+ "node_id": "MDQ6VXNlcjUxNjA5MzM=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/5160933?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/feruzm",
- "html_url": "https://github.com/feruzm",
- "followers_url": "https://api.github.com/users/feruzm/followers",
- "following_url": "https://api.github.com/users/feruzm/following{/other_user}",
- "gists_url": "https://api.github.com/users/feruzm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/feruzm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/feruzm/subscriptions",
- "organizations_url": "https://api.github.com/users/feruzm/orgs",
- "repos_url": "https://api.github.com/users/feruzm/repos",
- "events_url": "https://api.github.com/users/feruzm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/feruzm/received_events",
+ "url": "https://api.github.com/users/btargac",
+ "html_url": "https://github.com/btargac",
+ "followers_url": "https://api.github.com/users/btargac/followers",
+ "following_url": "https://api.github.com/users/btargac/following{/other_user}",
+ "gists_url": "https://api.github.com/users/btargac/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/btargac/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/btargac/subscriptions",
+ "organizations_url": "https://api.github.com/users/btargac/orgs",
+ "repos_url": "https://api.github.com/users/btargac/repos",
+ "events_url": "https://api.github.com/users/btargac/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/btargac/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 62590,
- "download_count": 22,
- "created_at": "2020-05-08T08:40:02Z",
- "updated_at": "2020-05-08T08:40:04Z",
- "browser_download_url": "https://github.com/ecency/esteem-surfer/releases/download/2.2.7/Esteem-2.2.7.dmg.blockmap"
+ "size": 72849693,
+ "download_count": 36,
+ "created_at": "2020-01-10T08:12:00Z",
+ "updated_at": "2020-01-10T08:12:02Z",
+ "browser_download_url": "https://github.com/btargac/excel-parser-processor/releases/download/v1.1.0/Excel-Parser-Processor-1.1.0.AppImage"
},
{
- "url": "https://api.github.com/repos/ecency/esteem-surfer/releases/assets/20542181",
- "id": 20542181,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTQyMTgx",
- "name": "Esteem-Setup-2.2.7.exe",
+ "url": "https://api.github.com/repos/btargac/excel-parser-processor/releases/assets/17249919",
+ "id": 17249919,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE3MjQ5OTE5",
+ "name": "Excel-Parser-Processor-1.1.0.dmg",
"label": "",
"uploader": {
- "login": "feruzm",
- "id": 3015990,
- "node_id": "MDQ6VXNlcjMwMTU5OTA=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/3015990?v=4",
+ "login": "btargac",
+ "id": 5160933,
+ "node_id": "MDQ6VXNlcjUxNjA5MzM=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/5160933?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/feruzm",
- "html_url": "https://github.com/feruzm",
- "followers_url": "https://api.github.com/users/feruzm/followers",
- "following_url": "https://api.github.com/users/feruzm/following{/other_user}",
- "gists_url": "https://api.github.com/users/feruzm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/feruzm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/feruzm/subscriptions",
- "organizations_url": "https://api.github.com/users/feruzm/orgs",
- "repos_url": "https://api.github.com/users/feruzm/repos",
- "events_url": "https://api.github.com/users/feruzm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/feruzm/received_events",
+ "url": "https://api.github.com/users/btargac",
+ "html_url": "https://github.com/btargac",
+ "followers_url": "https://api.github.com/users/btargac/followers",
+ "following_url": "https://api.github.com/users/btargac/following{/other_user}",
+ "gists_url": "https://api.github.com/users/btargac/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/btargac/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/btargac/subscriptions",
+ "organizations_url": "https://api.github.com/users/btargac/orgs",
+ "repos_url": "https://api.github.com/users/btargac/repos",
+ "events_url": "https://api.github.com/users/btargac/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/btargac/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 81632320,
- "download_count": 3451,
- "created_at": "2020-05-08T08:41:02Z",
- "updated_at": "2020-05-08T08:41:46Z",
- "browser_download_url": "https://github.com/ecency/esteem-surfer/releases/download/2.2.7/Esteem-Setup-2.2.7.exe"
+ "size": 77671863,
+ "download_count": 61,
+ "created_at": "2020-01-10T08:15:06Z",
+ "updated_at": "2020-01-10T08:15:09Z",
+ "browser_download_url": "https://github.com/btargac/excel-parser-processor/releases/download/v1.1.0/Excel-Parser-Processor-1.1.0.dmg"
},
{
- "url": "https://api.github.com/repos/ecency/esteem-surfer/releases/assets/20542182",
- "id": 20542182,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTQyMTgy",
- "name": "Esteem-Setup-2.2.7.exe.blockmap",
+ "url": "https://api.github.com/repos/btargac/excel-parser-processor/releases/assets/17249918",
+ "id": 17249918,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE3MjQ5OTE4",
+ "name": "Excel-Parser-Processor-1.1.0.dmg.blockmap",
"label": "",
"uploader": {
- "login": "feruzm",
- "id": 3015990,
- "node_id": "MDQ6VXNlcjMwMTU5OTA=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/3015990?v=4",
+ "login": "btargac",
+ "id": 5160933,
+ "node_id": "MDQ6VXNlcjUxNjA5MzM=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/5160933?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/feruzm",
- "html_url": "https://github.com/feruzm",
- "followers_url": "https://api.github.com/users/feruzm/followers",
- "following_url": "https://api.github.com/users/feruzm/following{/other_user}",
- "gists_url": "https://api.github.com/users/feruzm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/feruzm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/feruzm/subscriptions",
- "organizations_url": "https://api.github.com/users/feruzm/orgs",
- "repos_url": "https://api.github.com/users/feruzm/repos",
- "events_url": "https://api.github.com/users/feruzm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/feruzm/received_events",
+ "url": "https://api.github.com/users/btargac",
+ "html_url": "https://github.com/btargac",
+ "followers_url": "https://api.github.com/users/btargac/followers",
+ "following_url": "https://api.github.com/users/btargac/following{/other_user}",
+ "gists_url": "https://api.github.com/users/btargac/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/btargac/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/btargac/subscriptions",
+ "organizations_url": "https://api.github.com/users/btargac/orgs",
+ "repos_url": "https://api.github.com/users/btargac/repos",
+ "events_url": "https://api.github.com/users/btargac/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/btargac/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 85224,
- "download_count": 843,
- "created_at": "2020-05-08T08:41:02Z",
- "updated_at": "2020-05-08T08:41:06Z",
- "browser_download_url": "https://github.com/ecency/esteem-surfer/releases/download/2.2.7/Esteem-Setup-2.2.7.exe.blockmap"
- },
- {
- "url": "https://api.github.com/repos/ecency/esteem-surfer/releases/assets/20542204",
- "id": 20542204,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTQyMjA0",
- "name": "esteem-surfer-2.2.7.tar.gz",
- "label": "",
- "uploader": {
- "login": "feruzm",
- "id": 3015990,
- "node_id": "MDQ6VXNlcjMwMTU5OTA=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/3015990?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/feruzm",
- "html_url": "https://github.com/feruzm",
- "followers_url": "https://api.github.com/users/feruzm/followers",
- "following_url": "https://api.github.com/users/feruzm/following{/other_user}",
- "gists_url": "https://api.github.com/users/feruzm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/feruzm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/feruzm/subscriptions",
- "organizations_url": "https://api.github.com/users/feruzm/orgs",
- "repos_url": "https://api.github.com/users/feruzm/repos",
- "events_url": "https://api.github.com/users/feruzm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/feruzm/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/gzip",
- "state": "uploaded",
- "size": 56135232,
- "download_count": 89,
- "created_at": "2020-05-08T08:42:00Z",
- "updated_at": "2020-05-08T08:42:31Z",
- "browser_download_url": "https://github.com/ecency/esteem-surfer/releases/download/2.2.7/esteem-surfer-2.2.7.tar.gz"
- },
- {
- "url": "https://api.github.com/repos/ecency/esteem-surfer/releases/assets/20542238",
- "id": 20542238,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTQyMjM4",
- "name": "esteem-surfer-2.2.7.x86_64.rpm",
- "label": "",
- "uploader": {
- "login": "feruzm",
- "id": 3015990,
- "node_id": "MDQ6VXNlcjMwMTU5OTA=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/3015990?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/feruzm",
- "html_url": "https://github.com/feruzm",
- "followers_url": "https://api.github.com/users/feruzm/followers",
- "following_url": "https://api.github.com/users/feruzm/following{/other_user}",
- "gists_url": "https://api.github.com/users/feruzm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/feruzm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/feruzm/subscriptions",
- "organizations_url": "https://api.github.com/users/feruzm/orgs",
- "repos_url": "https://api.github.com/users/feruzm/repos",
- "events_url": "https://api.github.com/users/feruzm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/feruzm/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-redhat-package-manager",
- "state": "uploaded",
- "size": 41475312,
- "download_count": 94,
- "created_at": "2020-05-08T08:44:03Z",
- "updated_at": "2020-05-08T08:44:27Z",
- "browser_download_url": "https://github.com/ecency/esteem-surfer/releases/download/2.2.7/esteem-surfer-2.2.7.x86_64.rpm"
+ "size": 82123,
+ "download_count": 20,
+ "created_at": "2020-01-10T08:15:06Z",
+ "updated_at": "2020-01-10T08:15:07Z",
+ "browser_download_url": "https://github.com/btargac/excel-parser-processor/releases/download/v1.1.0/Excel-Parser-Processor-1.1.0.dmg.blockmap"
},
{
- "url": "https://api.github.com/repos/ecency/esteem-surfer/releases/assets/20542219",
- "id": 20542219,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTQyMjE5",
- "name": "esteem-surfer_2.2.7_amd64.deb",
+ "url": "https://api.github.com/repos/btargac/excel-parser-processor/releases/assets/17249946",
+ "id": 17249946,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE3MjQ5OTQ2",
+ "name": "Excel-Parser-Processor-Web-Setup-1.1.0.exe",
"label": "",
"uploader": {
- "login": "feruzm",
- "id": 3015990,
- "node_id": "MDQ6VXNlcjMwMTU5OTA=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/3015990?v=4",
+ "login": "btargac",
+ "id": 5160933,
+ "node_id": "MDQ6VXNlcjUxNjA5MzM=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/5160933?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/feruzm",
- "html_url": "https://github.com/feruzm",
- "followers_url": "https://api.github.com/users/feruzm/followers",
- "following_url": "https://api.github.com/users/feruzm/following{/other_user}",
- "gists_url": "https://api.github.com/users/feruzm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/feruzm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/feruzm/subscriptions",
- "organizations_url": "https://api.github.com/users/feruzm/orgs",
- "repos_url": "https://api.github.com/users/feruzm/repos",
- "events_url": "https://api.github.com/users/feruzm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/feruzm/received_events",
+ "url": "https://api.github.com/users/btargac",
+ "html_url": "https://github.com/btargac",
+ "followers_url": "https://api.github.com/users/btargac/followers",
+ "following_url": "https://api.github.com/users/btargac/following{/other_user}",
+ "gists_url": "https://api.github.com/users/btargac/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/btargac/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/btargac/subscriptions",
+ "organizations_url": "https://api.github.com/users/btargac/orgs",
+ "repos_url": "https://api.github.com/users/btargac/repos",
+ "events_url": "https://api.github.com/users/btargac/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/btargac/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 41412644,
- "download_count": 167,
- "created_at": "2020-05-08T08:42:47Z",
- "updated_at": "2020-05-08T08:43:11Z",
- "browser_download_url": "https://github.com/ecency/esteem-surfer/releases/download/2.2.7/esteem-surfer_2.2.7_amd64.deb"
+ "size": 1522635,
+ "download_count": 108,
+ "created_at": "2020-01-10T08:16:07Z",
+ "updated_at": "2020-01-10T08:16:08Z",
+ "browser_download_url": "https://github.com/btargac/excel-parser-processor/releases/download/v1.1.0/Excel-Parser-Processor-Web-Setup-1.1.0.exe"
},
{
- "url": "https://api.github.com/repos/ecency/esteem-surfer/releases/assets/20542248",
- "id": 20542248,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTQyMjQ4",
+ "url": "https://api.github.com/repos/btargac/excel-parser-processor/releases/assets/17249877",
+ "id": 17249877,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE3MjQ5ODc3",
"name": "latest-linux.yml",
"label": "",
"uploader": {
- "login": "feruzm",
- "id": 3015990,
- "node_id": "MDQ6VXNlcjMwMTU5OTA=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/3015990?v=4",
+ "login": "btargac",
+ "id": 5160933,
+ "node_id": "MDQ6VXNlcjUxNjA5MzM=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/5160933?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/feruzm",
- "html_url": "https://github.com/feruzm",
- "followers_url": "https://api.github.com/users/feruzm/followers",
- "following_url": "https://api.github.com/users/feruzm/following{/other_user}",
- "gists_url": "https://api.github.com/users/feruzm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/feruzm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/feruzm/subscriptions",
- "organizations_url": "https://api.github.com/users/feruzm/orgs",
- "repos_url": "https://api.github.com/users/feruzm/repos",
- "events_url": "https://api.github.com/users/feruzm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/feruzm/received_events",
+ "url": "https://api.github.com/users/btargac",
+ "html_url": "https://github.com/btargac",
+ "followers_url": "https://api.github.com/users/btargac/followers",
+ "following_url": "https://api.github.com/users/btargac/following{/other_user}",
+ "gists_url": "https://api.github.com/users/btargac/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/btargac/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/btargac/subscriptions",
+ "organizations_url": "https://api.github.com/users/btargac/orgs",
+ "repos_url": "https://api.github.com/users/btargac/repos",
+ "events_url": "https://api.github.com/users/btargac/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/btargac/received_events",
"type": "User",
"site_admin": false
},
"content_type": "text/yaml",
"state": "uploaded",
- "size": 362,
- "download_count": 1827,
- "created_at": "2020-05-08T08:44:27Z",
- "updated_at": "2020-05-08T08:44:28Z",
- "browser_download_url": "https://github.com/ecency/esteem-surfer/releases/download/2.2.7/latest-linux.yml"
+ "size": 394,
+ "download_count": 21,
+ "created_at": "2020-01-10T08:12:03Z",
+ "updated_at": "2020-01-10T08:12:03Z",
+ "browser_download_url": "https://github.com/btargac/excel-parser-processor/releases/download/v1.1.0/latest-linux.yml"
},
{
- "url": "https://api.github.com/repos/ecency/esteem-surfer/releases/assets/20542247",
- "id": 20542247,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTQyMjQ3",
+ "url": "https://api.github.com/repos/btargac/excel-parser-processor/releases/assets/17250029",
+ "id": 17250029,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE3MjUwMDI5",
"name": "latest-mac.yml",
"label": "",
"uploader": {
- "login": "feruzm",
- "id": 3015990,
- "node_id": "MDQ6VXNlcjMwMTU5OTA=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/3015990?v=4",
+ "login": "btargac",
+ "id": 5160933,
+ "node_id": "MDQ6VXNlcjUxNjA5MzM=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/5160933?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/feruzm",
- "html_url": "https://github.com/feruzm",
- "followers_url": "https://api.github.com/users/feruzm/followers",
- "following_url": "https://api.github.com/users/feruzm/following{/other_user}",
- "gists_url": "https://api.github.com/users/feruzm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/feruzm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/feruzm/subscriptions",
- "organizations_url": "https://api.github.com/users/feruzm/orgs",
- "repos_url": "https://api.github.com/users/feruzm/repos",
- "events_url": "https://api.github.com/users/feruzm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/feruzm/received_events",
+ "url": "https://api.github.com/users/btargac",
+ "html_url": "https://github.com/btargac",
+ "followers_url": "https://api.github.com/users/btargac/followers",
+ "following_url": "https://api.github.com/users/btargac/following{/other_user}",
+ "gists_url": "https://api.github.com/users/btargac/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/btargac/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/btargac/subscriptions",
+ "organizations_url": "https://api.github.com/users/btargac/orgs",
+ "repos_url": "https://api.github.com/users/btargac/repos",
+ "events_url": "https://api.github.com/users/btargac/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/btargac/received_events",
"type": "User",
"site_admin": false
},
"content_type": "text/yaml",
"state": "uploaded",
- "size": 506,
- "download_count": 9257,
- "created_at": "2020-05-08T08:44:27Z",
- "updated_at": "2020-05-08T08:44:27Z",
- "browser_download_url": "https://github.com/ecency/esteem-surfer/releases/download/2.2.7/latest-mac.yml"
+ "size": 554,
+ "download_count": 22,
+ "created_at": "2020-01-10T08:21:08Z",
+ "updated_at": "2020-01-10T08:21:08Z",
+ "browser_download_url": "https://github.com/btargac/excel-parser-processor/releases/download/v1.1.0/latest-mac.yml"
},
{
- "url": "https://api.github.com/repos/ecency/esteem-surfer/releases/assets/20542245",
- "id": 20542245,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTQyMjQ1",
+ "url": "https://api.github.com/repos/btargac/excel-parser-processor/releases/assets/17250028",
+ "id": 17250028,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE3MjUwMDI4",
"name": "latest.yml",
"label": "",
"uploader": {
- "login": "feruzm",
- "id": 3015990,
- "node_id": "MDQ6VXNlcjMwMTU5OTA=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/3015990?v=4",
+ "login": "btargac",
+ "id": 5160933,
+ "node_id": "MDQ6VXNlcjUxNjA5MzM=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/5160933?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/feruzm",
- "html_url": "https://github.com/feruzm",
- "followers_url": "https://api.github.com/users/feruzm/followers",
- "following_url": "https://api.github.com/users/feruzm/following{/other_user}",
- "gists_url": "https://api.github.com/users/feruzm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/feruzm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/feruzm/subscriptions",
- "organizations_url": "https://api.github.com/users/feruzm/orgs",
- "repos_url": "https://api.github.com/users/feruzm/repos",
- "events_url": "https://api.github.com/users/feruzm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/feruzm/received_events",
+ "url": "https://api.github.com/users/btargac",
+ "html_url": "https://github.com/btargac",
+ "followers_url": "https://api.github.com/users/btargac/followers",
+ "following_url": "https://api.github.com/users/btargac/following{/other_user}",
+ "gists_url": "https://api.github.com/users/btargac/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/btargac/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/btargac/subscriptions",
+ "organizations_url": "https://api.github.com/users/btargac/orgs",
+ "repos_url": "https://api.github.com/users/btargac/repos",
+ "events_url": "https://api.github.com/users/btargac/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/btargac/received_events",
"type": "User",
"site_admin": false
},
"content_type": "text/yaml",
"state": "uploaded",
- "size": 340,
- "download_count": 56640,
- "created_at": "2020-05-08T08:44:27Z",
- "updated_at": "2020-05-08T08:44:28Z",
- "browser_download_url": "https://github.com/ecency/esteem-surfer/releases/download/2.2.7/latest.yml"
+ "size": 880,
+ "download_count": 19,
+ "created_at": "2020-01-10T08:21:08Z",
+ "updated_at": "2020-01-10T08:21:08Z",
+ "browser_download_url": "https://github.com/btargac/excel-parser-processor/releases/download/v1.1.0/latest.yml"
}
],
- "tarball_url": "https://api.github.com/repos/ecency/esteem-surfer/tarball/2.2.7",
- "zipball_url": "https://api.github.com/repos/ecency/esteem-surfer/zipball/2.2.7",
- "body_html": "\npackage name change \nimage upload fix \nrpc timeout improvements \ndownload update fix for some windows machines \nwindows 32 bit support \n "
+ "tarball_url": "https://api.github.com/repos/btargac/excel-parser-processor/tarball/v1.1.0",
+ "zipball_url": "https://api.github.com/repos/btargac/excel-parser-processor/zipball/v1.1.0",
+ "body_html": "Support for renaming downloaded item \nnow you can use the column B to rename the file before saving to your file system
\n\nrename feature added \n~10 ✖️ faster processing items with batch downloads 🚀 \nContent security Policy added to renderer \nupgrade to electron 7 🎉 \nevent based communication is handled through preload script \ndisable node Integration \nenable context isolation \nupgrage to babel 7 \nupgrade to core-js 3 \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:58.372Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:06.275Z"
},
- "etcher": {
+ "extraterm": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:06.350Z"
+ },
+ "explorer": {
"latestRelease": {
- "url": "https://api.github.com/repos/balena-io/etcher/releases/31125698",
- "assets_url": "https://api.github.com/repos/balena-io/etcher/releases/31125698/assets",
- "upload_url": "https://uploads.github.com/repos/balena-io/etcher/releases/31125698/assets{?name,label}",
- "html_url": "https://github.com/balena-io/etcher/releases/tag/v1.5.109",
- "id": 31125698,
- "node_id": "MDc6UmVsZWFzZTMxMTI1Njk4",
- "tag_name": "v1.5.109",
+ "url": "https://api.github.com/repos/jfbouzereau/explorer/releases/3082901",
+ "assets_url": "https://api.github.com/repos/jfbouzereau/explorer/releases/3082901/assets",
+ "upload_url": "https://uploads.github.com/repos/jfbouzereau/explorer/releases/3082901/assets{?name,label}",
+ "html_url": "https://github.com/jfbouzereau/explorer/releases/tag/1.104",
+ "id": 3082901,
+ "node_id": "MDc6UmVsZWFzZTMwODI5MDE=",
+ "tag_name": "1.104",
"target_commitish": "master",
- "name": "v1.5.109",
+ "name": "v.104",
"draft": false,
"author": {
- "login": "balena-ci",
+ "login": "jfbouzereau",
+ "id": 1042041,
+ "node_id": "MDQ6VXNlcjEwNDIwNDE=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/1042041?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/jfbouzereau",
+ "html_url": "https://github.com/jfbouzereau",
+ "followers_url": "https://api.github.com/users/jfbouzereau/followers",
+ "following_url": "https://api.github.com/users/jfbouzereau/following{/other_user}",
+ "gists_url": "https://api.github.com/users/jfbouzereau/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/jfbouzereau/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/jfbouzereau/subscriptions",
+ "organizations_url": "https://api.github.com/users/jfbouzereau/orgs",
+ "repos_url": "https://api.github.com/users/jfbouzereau/repos",
+ "events_url": "https://api.github.com/users/jfbouzereau/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/jfbouzereau/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2016-04-23T08:04:59Z",
+ "published_at": "2016-04-23T08:39:44Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/jfbouzereau/explorer/releases/assets/1588831",
+ "id": 1588831,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE1ODg4MzE=",
+ "name": "Explorer-darwin-x64.zip",
+ "label": null,
+ "uploader": {
+ "login": "jfbouzereau",
+ "id": 1042041,
+ "node_id": "MDQ6VXNlcjEwNDIwNDE=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/1042041?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/jfbouzereau",
+ "html_url": "https://github.com/jfbouzereau",
+ "followers_url": "https://api.github.com/users/jfbouzereau/followers",
+ "following_url": "https://api.github.com/users/jfbouzereau/following{/other_user}",
+ "gists_url": "https://api.github.com/users/jfbouzereau/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/jfbouzereau/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/jfbouzereau/subscriptions",
+ "organizations_url": "https://api.github.com/users/jfbouzereau/orgs",
+ "repos_url": "https://api.github.com/users/jfbouzereau/repos",
+ "events_url": "https://api.github.com/users/jfbouzereau/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/jfbouzereau/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 43580020,
+ "download_count": 3992,
+ "created_at": "2016-04-23T08:06:05Z",
+ "updated_at": "2016-04-23T08:12:52Z",
+ "browser_download_url": "https://github.com/jfbouzereau/explorer/releases/download/1.104/Explorer-darwin-x64.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/jfbouzereau/explorer/releases/assets/1588839",
+ "id": 1588839,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE1ODg4Mzk=",
+ "name": "Explorer-win32-ia32.zip",
+ "label": null,
+ "uploader": {
+ "login": "jfbouzereau",
+ "id": 1042041,
+ "node_id": "MDQ6VXNlcjEwNDIwNDE=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/1042041?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/jfbouzereau",
+ "html_url": "https://github.com/jfbouzereau",
+ "followers_url": "https://api.github.com/users/jfbouzereau/followers",
+ "following_url": "https://api.github.com/users/jfbouzereau/following{/other_user}",
+ "gists_url": "https://api.github.com/users/jfbouzereau/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/jfbouzereau/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/jfbouzereau/subscriptions",
+ "organizations_url": "https://api.github.com/users/jfbouzereau/orgs",
+ "repos_url": "https://api.github.com/users/jfbouzereau/repos",
+ "events_url": "https://api.github.com/users/jfbouzereau/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/jfbouzereau/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 43667276,
+ "download_count": 3100,
+ "created_at": "2016-04-23T08:13:05Z",
+ "updated_at": "2016-04-23T08:19:50Z",
+ "browser_download_url": "https://github.com/jfbouzereau/explorer/releases/download/1.104/Explorer-win32-ia32.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/jfbouzereau/explorer/releases/assets/1588856",
+ "id": 1588856,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE1ODg4NTY=",
+ "name": "Explorer-win32-x64.zip",
+ "label": null,
+ "uploader": {
+ "login": "jfbouzereau",
+ "id": 1042041,
+ "node_id": "MDQ6VXNlcjEwNDIwNDE=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/1042041?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/jfbouzereau",
+ "html_url": "https://github.com/jfbouzereau",
+ "followers_url": "https://api.github.com/users/jfbouzereau/followers",
+ "following_url": "https://api.github.com/users/jfbouzereau/following{/other_user}",
+ "gists_url": "https://api.github.com/users/jfbouzereau/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/jfbouzereau/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/jfbouzereau/subscriptions",
+ "organizations_url": "https://api.github.com/users/jfbouzereau/orgs",
+ "repos_url": "https://api.github.com/users/jfbouzereau/repos",
+ "events_url": "https://api.github.com/users/jfbouzereau/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/jfbouzereau/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 52875462,
+ "download_count": 3561,
+ "created_at": "2016-04-23T08:24:31Z",
+ "updated_at": "2016-04-23T08:32:44Z",
+ "browser_download_url": "https://github.com/jfbouzereau/explorer/releases/download/1.104/Explorer-win32-x64.zip"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/jfbouzereau/explorer/tarball/1.104",
+ "zipball_url": "https://api.github.com/repos/jfbouzereau/explorer/zipball/1.104",
+ "body_html": "Add neural network ( perceptron )
"
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:06.354Z"
+ },
+ "etcher": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/balena-io/etcher/releases/31125698",
+ "assets_url": "https://api.github.com/repos/balena-io/etcher/releases/31125698/assets",
+ "upload_url": "https://uploads.github.com/repos/balena-io/etcher/releases/31125698/assets{?name,label}",
+ "html_url": "https://github.com/balena-io/etcher/releases/tag/v1.5.109",
+ "id": 31125698,
+ "node_id": "MDc6UmVsZWFzZTMxMTI1Njk4",
+ "tag_name": "v1.5.109",
+ "target_commitish": "master",
+ "name": "v1.5.109",
+ "draft": false,
+ "author": {
+ "login": "balena-ci",
"id": 34882892,
"node_id": "MDQ6VXNlcjM0ODgyODky",
"avatar_url": "https://avatars0.githubusercontent.com/u/34882892?v=4",
@@ -29994,7 +30143,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 87840295,
- "download_count": 8645,
+ "download_count": 9002,
"created_at": "2020-09-11T12:54:14Z",
"updated_at": "2020-09-11T12:54:16Z",
"browser_download_url": "https://github.com/balena-io/etcher/releases/download/v1.5.109/balena-etcher-electron-1.5.109-linux-ia32.zip"
@@ -30028,7 +30177,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 89111164,
- "download_count": 36848,
+ "download_count": 38265,
"created_at": "2020-09-11T12:53:32Z",
"updated_at": "2020-09-11T12:53:33Z",
"browser_download_url": "https://github.com/balena-io/etcher/releases/download/v1.5.109/balena-etcher-electron-1.5.109-linux-x64.zip"
@@ -30062,7 +30211,7 @@
"content_type": "application/x-redhat-package-manager",
"state": "uploaded",
"size": 62403176,
- "download_count": 51,
+ "download_count": 52,
"created_at": "2020-09-11T12:54:10Z",
"updated_at": "2020-09-11T12:54:12Z",
"browser_download_url": "https://github.com/balena-io/etcher/releases/download/v1.5.109/balena-etcher-electron-1.5.109.i686.rpm"
@@ -30096,7 +30245,7 @@
"content_type": "application/x-redhat-package-manager",
"state": "uploaded",
"size": 63034240,
- "download_count": 264,
+ "download_count": 268,
"created_at": "2020-09-11T12:53:26Z",
"updated_at": "2020-09-11T12:53:29Z",
"browser_download_url": "https://github.com/balena-io/etcher/releases/download/v1.5.109/balena-etcher-electron-1.5.109.x86_64.rpm"
@@ -30130,7 +30279,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 80928146,
- "download_count": 1321,
+ "download_count": 1373,
"created_at": "2020-09-14T14:20:51Z",
"updated_at": "2020-09-14T14:20:53Z",
"browser_download_url": "https://github.com/balena-io/etcher/releases/download/v1.5.109/balena-etcher-electron_1.5.109_amd64.deb"
@@ -30164,7 +30313,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 79941486,
- "download_count": 154,
+ "download_count": 161,
"created_at": "2020-09-11T12:54:08Z",
"updated_at": "2020-09-11T12:54:10Z",
"browser_download_url": "https://github.com/balena-io/etcher/releases/download/v1.5.109/balena-etcher-electron_1.5.109_i386.deb"
@@ -30198,7 +30347,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 88633111,
- "download_count": 160,
+ "download_count": 162,
"created_at": "2020-09-11T12:54:12Z",
"updated_at": "2020-09-11T12:54:14Z",
"browser_download_url": "https://github.com/balena-io/etcher/releases/download/v1.5.109/balenaEtcher-1.5.109-ia32.AppImage"
@@ -30232,7 +30381,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 85908782,
- "download_count": 222,
+ "download_count": 233,
"created_at": "2020-09-14T15:27:44Z",
"updated_at": "2020-09-14T15:28:10Z",
"browser_download_url": "https://github.com/balena-io/etcher/releases/download/v1.5.109/balenaEtcher-1.5.109-mac.zip"
@@ -30266,7 +30415,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 89631344,
- "download_count": 608,
+ "download_count": 618,
"created_at": "2020-09-11T12:53:30Z",
"updated_at": "2020-09-11T12:53:31Z",
"browser_download_url": "https://github.com/balena-io/etcher/releases/download/v1.5.109/balenaEtcher-1.5.109-x64.AppImage"
@@ -30300,7 +30449,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 88516523,
- "download_count": 34124,
+ "download_count": 35394,
"created_at": "2020-09-14T15:28:12Z",
"updated_at": "2020-09-14T15:28:38Z",
"browser_download_url": "https://github.com/balena-io/etcher/releases/download/v1.5.109/balenaEtcher-1.5.109.dmg"
@@ -30368,7 +30517,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 117801008,
- "download_count": 29494,
+ "download_count": 30593,
"created_at": "2020-09-14T14:35:54Z",
"updated_at": "2020-09-14T14:36:32Z",
"browser_download_url": "https://github.com/balena-io/etcher/releases/download/v1.5.109/balenaEtcher-Portable-1.5.109.exe"
@@ -30402,7 +30551,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 130848664,
- "download_count": 79504,
+ "download_count": 82386,
"created_at": "2020-09-14T14:36:34Z",
"updated_at": "2020-09-14T14:37:14Z",
"browser_download_url": "https://github.com/balena-io/etcher/releases/download/v1.5.109/balenaEtcher-Setup-1.5.109.exe"
@@ -30504,7 +30653,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 409,
- "download_count": 18391,
+ "download_count": 19053,
"created_at": "2020-09-14T16:28:49Z",
"updated_at": "2020-09-14T16:28:49Z",
"browser_download_url": "https://github.com/balena-io/etcher/releases/download/v1.5.109/latest-linux-ia32.yml"
@@ -30538,7 +30687,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 407,
- "download_count": 93813,
+ "download_count": 97094,
"created_at": "2020-09-14T16:28:49Z",
"updated_at": "2020-09-14T16:28:50Z",
"browser_download_url": "https://github.com/balena-io/etcher/releases/download/v1.5.109/latest-linux.yml"
@@ -30572,7 +30721,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 397,
- "download_count": 103008,
+ "download_count": 106562,
"created_at": "2020-09-14T16:28:50Z",
"updated_at": "2020-09-14T16:28:50Z",
"browser_download_url": "https://github.com/balena-io/etcher/releases/download/v1.5.109/latest-mac.yml"
@@ -30606,7 +30755,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 378,
- "download_count": 108804,
+ "download_count": 112517,
"created_at": "2020-09-14T16:28:51Z",
"updated_at": "2020-09-14T16:28:51Z",
"browser_download_url": "https://github.com/balena-io/etcher/releases/download/v1.5.109/latest.yml"
@@ -30616,156 +30765,7 @@
"zipball_url": "https://api.github.com/repos/balena-io/etcher/zipball/v1.5.109",
"body_html": "1.5.109
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:58.419Z"
- },
- "extraterm": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:06:58.457Z"
- },
- "explorer": {
- "latestRelease": {
- "url": "https://api.github.com/repos/jfbouzereau/explorer/releases/3082901",
- "assets_url": "https://api.github.com/repos/jfbouzereau/explorer/releases/3082901/assets",
- "upload_url": "https://uploads.github.com/repos/jfbouzereau/explorer/releases/3082901/assets{?name,label}",
- "html_url": "https://github.com/jfbouzereau/explorer/releases/tag/1.104",
- "id": 3082901,
- "node_id": "MDc6UmVsZWFzZTMwODI5MDE=",
- "tag_name": "1.104",
- "target_commitish": "master",
- "name": "v.104",
- "draft": false,
- "author": {
- "login": "jfbouzereau",
- "id": 1042041,
- "node_id": "MDQ6VXNlcjEwNDIwNDE=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/1042041?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/jfbouzereau",
- "html_url": "https://github.com/jfbouzereau",
- "followers_url": "https://api.github.com/users/jfbouzereau/followers",
- "following_url": "https://api.github.com/users/jfbouzereau/following{/other_user}",
- "gists_url": "https://api.github.com/users/jfbouzereau/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/jfbouzereau/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/jfbouzereau/subscriptions",
- "organizations_url": "https://api.github.com/users/jfbouzereau/orgs",
- "repos_url": "https://api.github.com/users/jfbouzereau/repos",
- "events_url": "https://api.github.com/users/jfbouzereau/events{/privacy}",
- "received_events_url": "https://api.github.com/users/jfbouzereau/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2016-04-23T08:04:59Z",
- "published_at": "2016-04-23T08:39:44Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/jfbouzereau/explorer/releases/assets/1588831",
- "id": 1588831,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE1ODg4MzE=",
- "name": "Explorer-darwin-x64.zip",
- "label": null,
- "uploader": {
- "login": "jfbouzereau",
- "id": 1042041,
- "node_id": "MDQ6VXNlcjEwNDIwNDE=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/1042041?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/jfbouzereau",
- "html_url": "https://github.com/jfbouzereau",
- "followers_url": "https://api.github.com/users/jfbouzereau/followers",
- "following_url": "https://api.github.com/users/jfbouzereau/following{/other_user}",
- "gists_url": "https://api.github.com/users/jfbouzereau/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/jfbouzereau/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/jfbouzereau/subscriptions",
- "organizations_url": "https://api.github.com/users/jfbouzereau/orgs",
- "repos_url": "https://api.github.com/users/jfbouzereau/repos",
- "events_url": "https://api.github.com/users/jfbouzereau/events{/privacy}",
- "received_events_url": "https://api.github.com/users/jfbouzereau/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 43580020,
- "download_count": 3992,
- "created_at": "2016-04-23T08:06:05Z",
- "updated_at": "2016-04-23T08:12:52Z",
- "browser_download_url": "https://github.com/jfbouzereau/explorer/releases/download/1.104/Explorer-darwin-x64.zip"
- },
- {
- "url": "https://api.github.com/repos/jfbouzereau/explorer/releases/assets/1588839",
- "id": 1588839,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE1ODg4Mzk=",
- "name": "Explorer-win32-ia32.zip",
- "label": null,
- "uploader": {
- "login": "jfbouzereau",
- "id": 1042041,
- "node_id": "MDQ6VXNlcjEwNDIwNDE=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/1042041?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/jfbouzereau",
- "html_url": "https://github.com/jfbouzereau",
- "followers_url": "https://api.github.com/users/jfbouzereau/followers",
- "following_url": "https://api.github.com/users/jfbouzereau/following{/other_user}",
- "gists_url": "https://api.github.com/users/jfbouzereau/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/jfbouzereau/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/jfbouzereau/subscriptions",
- "organizations_url": "https://api.github.com/users/jfbouzereau/orgs",
- "repos_url": "https://api.github.com/users/jfbouzereau/repos",
- "events_url": "https://api.github.com/users/jfbouzereau/events{/privacy}",
- "received_events_url": "https://api.github.com/users/jfbouzereau/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 43667276,
- "download_count": 3100,
- "created_at": "2016-04-23T08:13:05Z",
- "updated_at": "2016-04-23T08:19:50Z",
- "browser_download_url": "https://github.com/jfbouzereau/explorer/releases/download/1.104/Explorer-win32-ia32.zip"
- },
- {
- "url": "https://api.github.com/repos/jfbouzereau/explorer/releases/assets/1588856",
- "id": 1588856,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE1ODg4NTY=",
- "name": "Explorer-win32-x64.zip",
- "label": null,
- "uploader": {
- "login": "jfbouzereau",
- "id": 1042041,
- "node_id": "MDQ6VXNlcjEwNDIwNDE=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/1042041?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/jfbouzereau",
- "html_url": "https://github.com/jfbouzereau",
- "followers_url": "https://api.github.com/users/jfbouzereau/followers",
- "following_url": "https://api.github.com/users/jfbouzereau/following{/other_user}",
- "gists_url": "https://api.github.com/users/jfbouzereau/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/jfbouzereau/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/jfbouzereau/subscriptions",
- "organizations_url": "https://api.github.com/users/jfbouzereau/orgs",
- "repos_url": "https://api.github.com/users/jfbouzereau/repos",
- "events_url": "https://api.github.com/users/jfbouzereau/events{/privacy}",
- "received_events_url": "https://api.github.com/users/jfbouzereau/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 52875462,
- "download_count": 3561,
- "created_at": "2016-04-23T08:24:31Z",
- "updated_at": "2016-04-23T08:32:44Z",
- "browser_download_url": "https://github.com/jfbouzereau/explorer/releases/download/1.104/Explorer-win32-x64.zip"
- }
- ],
- "tarball_url": "https://api.github.com/repos/jfbouzereau/explorer/tarball/1.104",
- "zipball_url": "https://api.github.com/repos/jfbouzereau/explorer/zipball/1.104",
- "body_html": "Add neural network ( perceptron )
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:58.474Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:06.354Z"
},
"exifcleaner": {
"latestRelease": {
@@ -30832,7 +30832,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 80292933,
- "download_count": 493,
+ "download_count": 548,
"created_at": "2020-07-11T01:15:48Z",
"updated_at": "2020-07-11T01:16:57Z",
"browser_download_url": "https://github.com/szTheory/exifcleaner/releases/download/v3.3.1/ExifCleaner-3.3.1-mac.zip"
@@ -30866,7 +30866,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 85675534,
- "download_count": 628,
+ "download_count": 635,
"created_at": "2020-07-11T01:14:52Z",
"updated_at": "2020-07-11T01:15:23Z",
"browser_download_url": "https://github.com/szTheory/exifcleaner/releases/download/v3.3.1/ExifCleaner-3.3.1.AppImage"
@@ -30900,7 +30900,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 82743685,
- "download_count": 532,
+ "download_count": 618,
"created_at": "2020-07-11T01:15:22Z",
"updated_at": "2020-07-11T01:16:27Z",
"browser_download_url": "https://github.com/szTheory/exifcleaner/releases/download/v3.3.1/ExifCleaner-3.3.1.dmg"
@@ -30968,7 +30968,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 59440272,
- "download_count": 3243,
+ "download_count": 3276,
"created_at": "2020-07-11T01:15:32Z",
"updated_at": "2020-07-11T01:16:06Z",
"browser_download_url": "https://github.com/szTheory/exifcleaner/releases/download/v3.3.1/ExifCleaner-Setup-3.3.1.exe"
@@ -31002,7 +31002,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 61615,
- "download_count": 73,
+ "download_count": 75,
"created_at": "2020-07-11T01:15:32Z",
"updated_at": "2020-07-11T01:15:32Z",
"browser_download_url": "https://github.com/szTheory/exifcleaner/releases/download/v3.3.1/ExifCleaner-Setup-3.3.1.exe.blockmap"
@@ -31148,130 +31148,11 @@
"zipball_url": "https://api.github.com/repos/szTheory/exifcleaner/zipball/v3.3.1",
"body_html": "Summary \n\nChange from JavaScript to TypeScript for improved stability of compiler static analysis. \nFix Windows UTF-8 filename bug. \nRemove several NPM dependencies to simplify code. \nUpgrade to Electron 9. \nMinor UI polish. \n \nCommit messages \n\nUpgrade release instructions 281bd1d \nfix yarn lint command for typescript d532b09 \nupdate release instructions a6d69eb \nMerge pull request #62 from szTheory/hotfix/windows-utf8-filename-bug-take2 44b241f \nFix Windows UTF-8 filename bug (tested) b28f57e \nAttempt to fix ExifTools UTF-8 Windows bug with the argfile workaround mentioned at https://exiftool.org/exiftool_pod.html\\#WINDOWS-UNICODE-FILE-NAMES 3553160 \nremove xo dev dep a9cd8fb \nremove xo dev dep c4760fa \nremove electron-context-menu dep and do lightweight context menus directly 0ed165a \nremove electron-util dep 1afbf38 \nre-add electron-util for now, can't get rid of it quite yet. remove unused ys-yaml dep 8f7340d \nremove electron-util NPM dep 2b428d2 \nmove source-map-support dep to depDependencies to reduce production deps 87e24bc \none file wasn't formatted with prettier 2ebc6d0 \nremove unused electron-log dep to reduce NPM dependencies 5e4ce6e \nremove unused electron-debug dep to reduce NPM dependencies 5883e26 \nremove unused electron-store dep to reduce NPM dependencies 39472bb \nelectron 9 d94414c \nelectron UI polish. typescript upgrade 244d96f \nconvert remaining CommonJS modules to ES module syntax e629a54 \nFix TypeScript errors, add return types for function declarations (done converting to TypeScript) 673cbd0 \nTypeScript Enum refactor 2299308 \nConvert project to TypeScript including type declarations for node-exiftool (first pass) 60f71e7 \nAdd TypeScript and get project passing static analysis with noImplicitAny: false. Convert a couple of files to .ts dba10ce \nelectron upgrade to v8 b6a31dc \nupgrade Electron to 7.2.3 f4feaff \nREADME https link 65105b4 \nREADME.md lint e0005ea \n \nv3.2.0...v3.3.1
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:58.487Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:06.379Z"
},
"ffftp": {
"latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:06:58.546Z"
- },
- "fastlane": {
- "latestRelease": {
- "url": "https://api.github.com/repos/pontusab/Fastlane/releases/2989457",
- "assets_url": "https://api.github.com/repos/pontusab/Fastlane/releases/2989457/assets",
- "upload_url": "https://uploads.github.com/repos/pontusab/Fastlane/releases/2989457/assets{?name,label}",
- "html_url": "https://github.com/pontusab/Fastlane/releases/tag/0.5.1",
- "id": 2989457,
- "node_id": "MDc6UmVsZWFzZTI5ODk0NTc=",
- "tag_name": "0.5.1",
- "target_commitish": "master",
- "name": "First public release",
- "draft": false,
- "author": {
- "login": "pontusab",
- "id": 655158,
- "node_id": "MDQ6VXNlcjY1NTE1OA==",
- "avatar_url": "https://avatars1.githubusercontent.com/u/655158?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/pontusab",
- "html_url": "https://github.com/pontusab",
- "followers_url": "https://api.github.com/users/pontusab/followers",
- "following_url": "https://api.github.com/users/pontusab/following{/other_user}",
- "gists_url": "https://api.github.com/users/pontusab/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/pontusab/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/pontusab/subscriptions",
- "organizations_url": "https://api.github.com/users/pontusab/orgs",
- "repos_url": "https://api.github.com/users/pontusab/repos",
- "events_url": "https://api.github.com/users/pontusab/events{/privacy}",
- "received_events_url": "https://api.github.com/users/pontusab/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2016-04-10T16:28:09Z",
- "published_at": "2016-04-10T17:40:39Z",
- "assets": [],
- "tarball_url": "https://api.github.com/repos/pontusab/Fastlane/tarball/0.5.1",
- "zipball_url": "https://api.github.com/repos/pontusab/Fastlane/zipball/0.5.1",
- "body_html": "💥 🎉
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:58.568Z"
- },
- "final-countdown": {
- "latestRelease": {
- "url": "https://api.github.com/repos/hunterphillips/countdown/releases/9810950",
- "assets_url": "https://api.github.com/repos/hunterphillips/countdown/releases/9810950/assets",
- "upload_url": "https://uploads.github.com/repos/hunterphillips/countdown/releases/9810950/assets{?name,label}",
- "html_url": "https://github.com/hunterphillips/countdown/releases/tag/1.0.1",
- "id": 9810950,
- "node_id": "MDc6UmVsZWFzZTk4MTA5NTA=",
- "tag_name": "1.0.1",
- "target_commitish": "master",
- "name": "1.0.1",
- "draft": false,
- "author": {
- "login": "hunterphillips",
- "id": 25643623,
- "node_id": "MDQ6VXNlcjI1NjQzNjIz",
- "avatar_url": "https://avatars0.githubusercontent.com/u/25643623?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/hunterphillips",
- "html_url": "https://github.com/hunterphillips",
- "followers_url": "https://api.github.com/users/hunterphillips/followers",
- "following_url": "https://api.github.com/users/hunterphillips/following{/other_user}",
- "gists_url": "https://api.github.com/users/hunterphillips/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/hunterphillips/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/hunterphillips/subscriptions",
- "organizations_url": "https://api.github.com/users/hunterphillips/orgs",
- "repos_url": "https://api.github.com/users/hunterphillips/repos",
- "events_url": "https://api.github.com/users/hunterphillips/events{/privacy}",
- "received_events_url": "https://api.github.com/users/hunterphillips/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-09-21T21:56:46Z",
- "published_at": "2018-02-23T18:10:57Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/hunterphillips/countdown/releases/assets/26028603",
- "id": 26028603,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDI4NjAz",
- "name": "FinalCountdown.exe",
- "label": null,
- "uploader": {
- "login": "hunterphillips",
- "id": 25643623,
- "node_id": "MDQ6VXNlcjI1NjQzNjIz",
- "avatar_url": "https://avatars0.githubusercontent.com/u/25643623?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/hunterphillips",
- "html_url": "https://github.com/hunterphillips",
- "followers_url": "https://api.github.com/users/hunterphillips/followers",
- "following_url": "https://api.github.com/users/hunterphillips/following{/other_user}",
- "gists_url": "https://api.github.com/users/hunterphillips/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/hunterphillips/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/hunterphillips/subscriptions",
- "organizations_url": "https://api.github.com/users/hunterphillips/orgs",
- "repos_url": "https://api.github.com/users/hunterphillips/repos",
- "events_url": "https://api.github.com/users/hunterphillips/events{/privacy}",
- "received_events_url": "https://api.github.com/users/hunterphillips/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-msdownload",
- "state": "uploaded",
- "size": 104581120,
- "download_count": 2,
- "created_at": "2020-09-22T02:51:06Z",
- "updated_at": "2020-09-22T02:51:11Z",
- "browser_download_url": "https://github.com/hunterphillips/countdown/releases/download/1.0.1/FinalCountdown.exe"
- }
- ],
- "tarball_url": "https://api.github.com/repos/hunterphillips/countdown/tarball/1.0.1",
- "zipball_url": "https://api.github.com/repos/hunterphillips/countdown/zipball/1.0.1",
- "body_html": "windows exe and API update
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:58.594Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:06.431Z"
},
"ferdi": {
"latestRelease": {
@@ -31338,7 +31219,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 120493621,
- "download_count": 295715,
+ "download_count": 296644,
"created_at": "2020-04-27T02:26:04Z",
"updated_at": "2020-04-27T02:26:08Z",
"browser_download_url": "https://github.com/getferdi/ferdi/releases/download/v5.5.0/Ferdi-5.5.0-mac.zip"
@@ -31372,7 +31253,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 100883909,
- "download_count": 9314,
+ "download_count": 9325,
"created_at": "2020-04-27T02:01:41Z",
"updated_at": "2020-04-27T02:01:44Z",
"browser_download_url": "https://github.com/getferdi/ferdi/releases/download/v5.5.0/Ferdi-5.5.0.AppImage"
@@ -31406,7 +31287,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 111558138,
- "download_count": 6774,
+ "download_count": 6796,
"created_at": "2020-04-27T02:11:58Z",
"updated_at": "2020-04-27T02:12:03Z",
"browser_download_url": "https://github.com/getferdi/ferdi/releases/download/v5.5.0/Ferdi-5.5.0.dmg"
@@ -31474,7 +31355,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 161688872,
- "download_count": 2793,
+ "download_count": 2804,
"created_at": "2020-04-27T02:00:48Z",
"updated_at": "2020-04-27T02:00:52Z",
"browser_download_url": "https://github.com/getferdi/ferdi/releases/download/v5.5.0/Ferdi-5.5.0.exe"
@@ -31542,7 +31423,7 @@
"content_type": "application/x-redhat-package-manager",
"state": "uploaded",
"size": 84524202,
- "download_count": 2191,
+ "download_count": 2205,
"created_at": "2020-04-27T02:11:56Z",
"updated_at": "2020-04-27T02:11:59Z",
"browser_download_url": "https://github.com/getferdi/ferdi/releases/download/v5.5.0/ferdi-5.5.0.x86_64.rpm"
@@ -31576,7 +31457,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 161914248,
- "download_count": 317590,
+ "download_count": 318459,
"created_at": "2020-04-27T02:00:58Z",
"updated_at": "2020-04-27T02:01:03Z",
"browser_download_url": "https://github.com/getferdi/ferdi/releases/download/v5.5.0/Ferdi-Setup-5.5.0.exe"
@@ -31610,7 +31491,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 169963,
- "download_count": 305215,
+ "download_count": 306019,
"created_at": "2020-04-27T02:00:57Z",
"updated_at": "2020-04-27T02:00:58Z",
"browser_download_url": "https://github.com/getferdi/ferdi/releases/download/v5.5.0/Ferdi-Setup-5.5.0.exe.blockmap"
@@ -31644,7 +31525,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 84853672,
- "download_count": 6051,
+ "download_count": 6077,
"created_at": "2020-04-27T02:08:26Z",
"updated_at": "2020-04-27T02:08:28Z",
"browser_download_url": "https://github.com/getferdi/ferdi/releases/download/v5.5.0/ferdi_5.5.0_amd64.deb"
@@ -31678,7 +31559,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 362,
- "download_count": 62489,
+ "download_count": 62715,
"created_at": "2020-04-27T02:12:00Z",
"updated_at": "2020-04-27T02:12:00Z",
"browser_download_url": "https://github.com/getferdi/ferdi/releases/download/v5.5.0/latest-linux.yml"
@@ -31712,7 +31593,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 506,
- "download_count": 527710,
+ "download_count": 529704,
"created_at": "2020-04-27T02:26:10Z",
"updated_at": "2020-04-27T02:26:10Z",
"browser_download_url": "https://github.com/getferdi/ferdi/releases/download/v5.5.0/latest-mac.yml"
@@ -31746,7 +31627,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 339,
- "download_count": 635138,
+ "download_count": 637451,
"created_at": "2020-04-27T02:01:05Z",
"updated_at": "2020-04-27T02:01:05Z",
"browser_download_url": "https://github.com/getferdi/ferdi/releases/download/v5.5.0/latest.yml"
@@ -31756,11 +31637,126 @@
"zipball_url": "https://api.github.com/repos/getferdi/ferdi/zipball/v5.5.0",
"body_html": "Features \n\nMerge Franz 5.5.0-beta.2 \nAdd modifyRequestHeaders, enable properly setting headers for services (#639 ), 💖 @mahadevans87 @sampathBlam \nAdd dropdown list to choose Todo service (#418 , #477 ), 💖 @yourcontact \nAdd hotkey for darkmode (#530 , #537 ), 💖 @Room4O4 & @mahadevans87 \nAdd option to start Ferdi minimized (#490 , #534 ) \nAdd option to show draggable window area on macOS (#304 , #532 ) \nAdd support for Adaptable Dark Mode on Windows (#548 ), 💖 @Room4O4 & @mahadevans87 \nAdd notification & audio toggle action in tray context menu (#542 ), 💖 @Room4O4 & @mahadevans87 \nAdd Dark Reader settings (#531 , #568 ), 💖 @Room4O4 & @mahadevans87 \nAdd support for 11 new services and improve existing ones, 💖 @rctneil @JakeSteam @sampathBlam @tpopela @RoiArthurB \nAdd support for unlocking with Touch ID (#367 ) \nAdd find in page feature (#67 ) (#432 ) \nAdd custom dark mode handler support (#445 ) \nAdd option to disable reload after resume (#442 ), 💖 @n0emis \nAdd custom JS/CSS to services (#83 ) \nAdd ability to change the services icons size and sidebar width (#153 ) \nDifferentiate between indirect and direct notifications (#590 ), 💖 @Room4O4 @mahadevans87 @FeikoJoosten @sampathBlam \nAdd setting to keep service in hibernation after startup (#577 , #584 ) \n \nMinor changes \n\nImprove user onboarding (#493 ) \nImprove \"Updates\" section in settings (#506 ), 💖 @yourcontact \nImprove information about Franz Premium and Teams \nHide user lastname on Ferdi servers as it is not stored \nImprove draggable window area height for macOS (#304 , #479 ) \nRemove server setting from settings screen (#516 ), 💖 @mrassili \nUpdate Electron to 8.1.1 (#480 ) \nWindow title now reflects service name (#213 ), 💖 @gmarec \nImprove system tray icon behaviour (#307 ) \nImprove navigation bar behaviour setting (#270 ) \nFerdi is now available as Flatpak on Flathub (#323 ), 💖 @lhw \nAdd automatic local recipe updates \nAdd option to start Ferdi in system tray (#331 ), 💖 @jereksel \nAdd better support for macOS dark mode \nAdd better seperation in settings \nChange Sentry telemetry to be opt-in only (#160 ) \nRemove excess code from Franz's hibernate feature (#609 ) \nRefocus Webview only for active service (#610 ), 💖 @Room4O4 & @mahadevans87 \nUse GitHub notifications center and direct notifications (getferdi/recipes#133 ) \nSwitch back to original Telegram, add Telegram React (getferdi/recipes#132 ) \nFix notifications for various services, 💖 @FeikoJoosten \nAdd support for indirect messages for various services, 💖 @FeikoJoosten \nUse correct Riot icon (getferdi/recipes#125 ), 💖 @halms \nRemove incorrectly placed icons (getferdi/recipes#126 ), 💖 @halms \nFix slack draft notifications (getferdi/recipes#127 ), 💖 @Serubin \nRemove automatic reloading from WhatsApp \nUpdate Microsoft Teams to allow Desktop Sharing (getferdi/recipes#116 ), 💖 @Gautasmi \nOrganize settings with horizontal tabs (#569 ), 💖 @yourcontact \nImprove cache clearing UI feedback (#620 ), 💖 @saruwman \n \nBug fixes \n\nFix cache clearing not working in Windows 10 (#541 , #544 ), 💖 @Room4O4 & @mahadevans87 \nFix Home button in navigation bar not correctly navigating (#571 , #573 ), 💖 @Room4O4 & @mahadevans87 \nFix and enhance context menu (#357 ) (#413 ) (#452 ) (#354 ) (#227 ) \nFix regresssion around muting services (#428 ), 💖 @dpeukert \nFix app unusable without an account on Windows since v5.4.0 (#253 ) \nFix services URL validation/harmonization (#276 ) \nFix app failing to properly lock itself at startup resulting in shortcuts not working (#377 ) (#362 ) \nFix shortcuts not working when locked (#404 ) \nFix missing Slack services custom icons (#290 ) \nFix app possibly unusable when using faulty translations (#340 ) \nFix Dark Mode setting on Windows (#347 ) \nFix login problems in Google services \nFix Dark Reader blocking services from loading (#285 ) \nFix incorrect body closing tag (#330 ), 💖 @jereksel \nFix DarkReader translation problem (#593 ) \n \nBuild changes \n\nAdd retry commands to flaky build steps (#498 ) \nRun utility scripts pre-commit instead of pre-push (#515 ) \nSign Windows binaries (#635 , #633 , #112 ) \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:58.609Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:06.472Z"
},
- "flawesome": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:06:58.642Z"
+ "final-countdown": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/hunterphillips/countdown/releases/9810950",
+ "assets_url": "https://api.github.com/repos/hunterphillips/countdown/releases/9810950/assets",
+ "upload_url": "https://uploads.github.com/repos/hunterphillips/countdown/releases/9810950/assets{?name,label}",
+ "html_url": "https://github.com/hunterphillips/countdown/releases/tag/1.0.1",
+ "id": 9810950,
+ "node_id": "MDc6UmVsZWFzZTk4MTA5NTA=",
+ "tag_name": "1.0.1",
+ "target_commitish": "master",
+ "name": "1.0.1",
+ "draft": false,
+ "author": {
+ "login": "hunterphillips",
+ "id": 25643623,
+ "node_id": "MDQ6VXNlcjI1NjQzNjIz",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/25643623?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/hunterphillips",
+ "html_url": "https://github.com/hunterphillips",
+ "followers_url": "https://api.github.com/users/hunterphillips/followers",
+ "following_url": "https://api.github.com/users/hunterphillips/following{/other_user}",
+ "gists_url": "https://api.github.com/users/hunterphillips/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/hunterphillips/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/hunterphillips/subscriptions",
+ "organizations_url": "https://api.github.com/users/hunterphillips/orgs",
+ "repos_url": "https://api.github.com/users/hunterphillips/repos",
+ "events_url": "https://api.github.com/users/hunterphillips/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/hunterphillips/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2020-09-21T21:56:46Z",
+ "published_at": "2018-02-23T18:10:57Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/hunterphillips/countdown/releases/assets/26028603",
+ "id": 26028603,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDI4NjAz",
+ "name": "FinalCountdown.exe",
+ "label": null,
+ "uploader": {
+ "login": "hunterphillips",
+ "id": 25643623,
+ "node_id": "MDQ6VXNlcjI1NjQzNjIz",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/25643623?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/hunterphillips",
+ "html_url": "https://github.com/hunterphillips",
+ "followers_url": "https://api.github.com/users/hunterphillips/followers",
+ "following_url": "https://api.github.com/users/hunterphillips/following{/other_user}",
+ "gists_url": "https://api.github.com/users/hunterphillips/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/hunterphillips/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/hunterphillips/subscriptions",
+ "organizations_url": "https://api.github.com/users/hunterphillips/orgs",
+ "repos_url": "https://api.github.com/users/hunterphillips/repos",
+ "events_url": "https://api.github.com/users/hunterphillips/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/hunterphillips/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-msdownload",
+ "state": "uploaded",
+ "size": 104581120,
+ "download_count": 2,
+ "created_at": "2020-09-22T02:51:06Z",
+ "updated_at": "2020-09-22T02:51:11Z",
+ "browser_download_url": "https://github.com/hunterphillips/countdown/releases/download/1.0.1/FinalCountdown.exe"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/hunterphillips/countdown/tarball/1.0.1",
+ "zipball_url": "https://api.github.com/repos/hunterphillips/countdown/zipball/1.0.1",
+ "body_html": "windows exe and API update
"
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:06.478Z"
+ },
+ "fastlane": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/pontusab/Fastlane/releases/2989457",
+ "assets_url": "https://api.github.com/repos/pontusab/Fastlane/releases/2989457/assets",
+ "upload_url": "https://uploads.github.com/repos/pontusab/Fastlane/releases/2989457/assets{?name,label}",
+ "html_url": "https://github.com/pontusab/Fastlane/releases/tag/0.5.1",
+ "id": 2989457,
+ "node_id": "MDc6UmVsZWFzZTI5ODk0NTc=",
+ "tag_name": "0.5.1",
+ "target_commitish": "master",
+ "name": "First public release",
+ "draft": false,
+ "author": {
+ "login": "pontusab",
+ "id": 655158,
+ "node_id": "MDQ6VXNlcjY1NTE1OA==",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/655158?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/pontusab",
+ "html_url": "https://github.com/pontusab",
+ "followers_url": "https://api.github.com/users/pontusab/followers",
+ "following_url": "https://api.github.com/users/pontusab/following{/other_user}",
+ "gists_url": "https://api.github.com/users/pontusab/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/pontusab/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/pontusab/subscriptions",
+ "organizations_url": "https://api.github.com/users/pontusab/orgs",
+ "repos_url": "https://api.github.com/users/pontusab/repos",
+ "events_url": "https://api.github.com/users/pontusab/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/pontusab/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2016-04-10T16:28:09Z",
+ "published_at": "2016-04-10T17:40:39Z",
+ "assets": [],
+ "tarball_url": "https://api.github.com/repos/pontusab/Fastlane/tarball/0.5.1",
+ "zipball_url": "https://api.github.com/repos/pontusab/Fastlane/zipball/0.5.1",
+ "body_html": "💥 🎉
"
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:06.503Z"
},
"firebase-admin": {
"latestRelease": {
@@ -31802,7 +31798,11 @@
"zipball_url": "https://api.github.com/repos/codefoxes/firebase-admin/zipball/v1.0.1",
"body_html": "Notable Changes
\n\nWindows, Mac Installer \nUpdate checker \nConfiguration validator \nConnection test button \n \nhttps://firebaseadmin.com/releases#release101
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:58.669Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:06.531Z"
+ },
+ "flawesome": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:06.546Z"
},
"fluent-reader": {
"latestRelease": {
@@ -31869,7 +31869,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 75281339,
- "download_count": 188,
+ "download_count": 189,
"created_at": "2020-09-02T03:13:59Z",
"updated_at": "2020-09-02T03:14:04Z",
"browser_download_url": "https://github.com/yang991178/fluent-reader/releases/download/v0.8.0-beta/Fluent.Reader.0.8.0.AppImage"
@@ -31903,7 +31903,7 @@
"content_type": "application/x-diskcopy",
"state": "uploaded",
"size": 75487637,
- "download_count": 75,
+ "download_count": 76,
"created_at": "2020-09-02T03:10:16Z",
"updated_at": "2020-09-02T03:11:38Z",
"browser_download_url": "https://github.com/yang991178/fluent-reader/releases/download/v0.8.0-beta/Fluent.Reader.0.8.0.dmg"
@@ -31937,7 +31937,7 @@
"content_type": "application/vnd.microsoft.portable-executable",
"state": "uploaded",
"size": 50216582,
- "download_count": 593,
+ "download_count": 598,
"created_at": "2020-09-02T03:08:24Z",
"updated_at": "2020-09-02T03:08:25Z",
"browser_download_url": "https://github.com/yang991178/fluent-reader/releases/download/v0.8.0-beta/Fluent.Reader.Setup.0.8.0.x64.exe"
@@ -32049,7 +32049,11 @@
"zipball_url": "https://api.github.com/repos/yang991178/fluent-reader/zipball/v0.8.0-beta",
"body_html": "Features \n\nFully migrated to IndexedDB: greatly improved performance and memory usage. \nUnder \"unread only\" and \"starred only\" views, articles will be kept until switching sources or filters. #81 \nAdded a context menu option to fade read articles in list view. #89 \nAdded an experimental option to sync all articles with services. \n \nFixed bugs \n\nFixed some issues that prevented syncing with Feedbin under special cases. \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:58.690Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:06.576Z"
+ },
+ "focused-task": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:06.610Z"
},
"fnew-desktop": {
"latestRelease": {
@@ -32126,11 +32130,7 @@
"zipball_url": "https://api.github.com/repos/0810-Software/FNew-Desktop-Windows/zipball/v1.0.1.1.2.2",
"body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:58.716Z"
- },
- "focused-task": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:06:58.737Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:06.620Z"
},
"foco": {
"latestRelease": {
@@ -32241,15 +32241,19 @@
"zipball_url": "https://api.github.com/repos/akashnimare/foco/zipball/v1.7.0",
"body_html": "It's been a while since I release the previous version 😄 \nThe new version mostly contains UI changes and some new features like the option to mute, unmute all the sounds.
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:58.743Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:06.636Z"
},
"foda": {
"latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:06:58.771Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:06.651Z"
},
"freeman": {
"latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:06:58.812Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:06.702Z"
+ },
+ "fridayai": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:06.705Z"
},
"fog": {
"latestRelease": {
@@ -32326,11 +32330,7 @@
"zipball_url": "https://api.github.com/repos/vitorgalvao/fog/zipball/1.4.5",
"body_html": "Updated dependencies.
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:58.813Z"
- },
- "fridayai": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:06:58.822Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:06.715Z"
},
"freelook": {
"latestRelease": {
@@ -32397,7 +32397,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 72400743,
- "download_count": 176,
+ "download_count": 177,
"created_at": "2020-06-09T23:11:06Z",
"updated_at": "2020-06-09T23:12:50Z",
"browser_download_url": "https://github.com/eNkru/freelook/releases/download/v1.0.1/electron-outlook-1.0.1-x86_64.AppImage"
@@ -32431,7 +32431,7 @@
"content_type": "application/x-redhat-package-manager",
"state": "uploaded",
"size": 50768832,
- "download_count": 72,
+ "download_count": 73,
"created_at": "2020-06-09T23:14:04Z",
"updated_at": "2020-06-09T23:15:16Z",
"browser_download_url": "https://github.com/eNkru/freelook/releases/download/v1.0.1/electron-outlook-1.0.1.x86_64.rpm"
@@ -32465,7 +32465,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 50733580,
- "download_count": 312,
+ "download_count": 314,
"created_at": "2020-06-09T23:12:49Z",
"updated_at": "2020-06-09T23:14:05Z",
"browser_download_url": "https://github.com/eNkru/freelook/releases/download/v1.0.1/electron-outlook_1.0.1_amd64.deb"
@@ -32509,7 +32509,11 @@
"zipball_url": "https://api.github.com/repos/eNkru/freelook/zipball/v1.0.1",
"body_html": " \nRelease Note \nNo major changes for this version. A few issue due to the legacy dependencies not working with updates systems. So release a new version with latest libs.
\n\nA few buy fixes \nAdd spell checking for US english \nChange the \"show me\" to \"Open\" \n \n \nFeatures \n\nSystem Tray Support \nEmail Notification \nClose to minimum \nSplash window \nAds blocker as configured \nSwitch between outlook online and office 365 \n \n \nTested Env \n"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:58.838Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:06.719Z"
+ },
+ "gaucho": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:06.778Z"
},
"fromscratch": {
"latestRelease": {
@@ -32610,7 +32614,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 76963800,
- "download_count": 2394,
+ "download_count": 2395,
"created_at": "2019-01-05T13:46:55Z",
"updated_at": "2019-01-05T13:50:19Z",
"browser_download_url": "https://github.com/Kilian/fromscratch/releases/download/v1.4.3/FromScratch.1.4.3.AppImage"
@@ -32644,7 +32648,7 @@
"content_type": "application/x-ms-dos-executable",
"state": "uploaded",
"size": 44145433,
- "download_count": 18665,
+ "download_count": 18666,
"created_at": "2019-01-05T13:39:55Z",
"updated_at": "2019-01-05T13:43:28Z",
"browser_download_url": "https://github.com/Kilian/fromscratch/releases/download/v1.4.3/FromScratch.Setup.1.4.3.exe"
@@ -32678,7 +32682,7 @@
"content_type": "application/vnd.debian.binary-package",
"state": "uploaded",
"size": 52179384,
- "download_count": 2097,
+ "download_count": 2100,
"created_at": "2019-01-05T13:46:55Z",
"updated_at": "2019-01-05T13:52:37Z",
"browser_download_url": "https://github.com/Kilian/fromscratch/releases/download/v1.4.3/FromScratch_1.4.3_amd64.deb"
@@ -32722,11 +32726,7 @@
"zipball_url": "https://api.github.com/repos/Kilian/fromscratch/zipball/v1.4.3",
"body_html": "Bugfix release: various MacOs Mojave fixes
\n\nFix dark theme background \nIncrease contrast for light theme \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:58.909Z"
- },
- "gaucho": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:06:58.918Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:06.803Z"
},
"geeks-diary": {
"latestRelease": {
@@ -32837,7 +32837,7 @@
"zipball_url": "https://api.github.com/repos/seokju-na/geeks-diary/zipball/1.0.0-beta2",
"body_html": "This release does not include Auto-Updater . You should manually update when new version released.
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:58.929Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:06.841Z"
},
"gdevelop": {
"latestRelease": {
@@ -32938,7 +32938,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 129015839,
- "download_count": 2152,
+ "download_count": 2201,
"created_at": "2020-09-01T18:22:42Z",
"updated_at": "2020-09-01T18:23:44Z",
"browser_download_url": "https://github.com/4ian/GDevelop/releases/download/v5.0.0-beta100/GDevelop-5-5.0.0-beta100.AppImage"
@@ -32972,7 +32972,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 125506835,
- "download_count": 2160,
+ "download_count": 2221,
"created_at": "2020-09-01T18:23:41Z",
"updated_at": "2020-09-01T18:25:47Z",
"browser_download_url": "https://github.com/4ian/GDevelop/releases/download/v5.0.0-beta100/GDevelop-5-5.0.0-beta100.dmg"
@@ -33040,7 +33040,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 98151827,
- "download_count": 17850,
+ "download_count": 18260,
"created_at": "2020-09-01T18:24:11Z",
"updated_at": "2020-09-01T18:25:51Z",
"browser_download_url": "https://github.com/4ian/GDevelop/releases/download/v5.0.0-beta100/GDevelop-5-Setup-5.0.0-beta100.exe"
@@ -33074,7 +33074,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 102282,
- "download_count": 12,
+ "download_count": 13,
"created_at": "2020-09-01T18:24:11Z",
"updated_at": "2020-09-01T18:24:12Z",
"browser_download_url": "https://github.com/4ian/GDevelop/releases/download/v5.0.0-beta100/GDevelop-5-Setup-5.0.0-beta100.exe.blockmap"
@@ -33108,7 +33108,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 396,
- "download_count": 3484,
+ "download_count": 3551,
"created_at": "2020-09-01T18:26:36Z",
"updated_at": "2020-09-01T18:26:36Z",
"browser_download_url": "https://github.com/4ian/GDevelop/releases/download/v5.0.0-beta100/latest-linux.yml"
@@ -33142,7 +33142,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 553,
- "download_count": 7835,
+ "download_count": 8021,
"created_at": "2020-09-01T18:26:36Z",
"updated_at": "2020-09-01T18:26:36Z",
"browser_download_url": "https://github.com/4ian/GDevelop/releases/download/v5.0.0-beta100/latest-mac.yml"
@@ -33176,7 +33176,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 372,
- "download_count": 47636,
+ "download_count": 48657,
"created_at": "2020-09-01T18:26:36Z",
"updated_at": "2020-09-01T18:26:36Z",
"browser_download_url": "https://github.com/4ian/GDevelop/releases/download/v5.0.0-beta100/latest.yml"
@@ -33186,11 +33186,233 @@
"zipball_url": "https://api.github.com/repos/4ian/GDevelop/zipball/v5.0.0-beta100",
"body_html": "\nThis release is a bugfix release. See all the new features in beta 99 : dynamic 2d lights , keyboard shortcuts , Solarized Dark theme and Peer to Peer communication .
\n \n💝 Improvements \n\nAdded link to GDevelop reddit page on start tab (Thanks @the-gem-dev !). \n \n🐛 Bug fixes \n\nFix crash/error when exporting to Windows/macOS/Linux . \nFix Tween behavior not working with BB Text object color and Light object color. \nFix Tween behavior sometimes not working properly. \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:58.930Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:06.859Z"
+ },
+ "gifbar": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/dcrousso/GIFBar/releases/4891287",
+ "assets_url": "https://api.github.com/repos/dcrousso/GIFBar/releases/4891287/assets",
+ "upload_url": "https://uploads.github.com/repos/dcrousso/GIFBar/releases/4891287/assets{?name,label}",
+ "html_url": "https://github.com/dcrousso/GIFBar/releases/tag/1.3",
+ "id": 4891287,
+ "node_id": "MDc6UmVsZWFzZTQ4OTEyODc=",
+ "tag_name": "1.3",
+ "target_commitish": "master",
+ "name": "Version 1.3",
+ "draft": false,
+ "author": {
+ "login": "dcrousso",
+ "id": 4356609,
+ "node_id": "MDQ6VXNlcjQzNTY2MDk=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/4356609?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/dcrousso",
+ "html_url": "https://github.com/dcrousso",
+ "followers_url": "https://api.github.com/users/dcrousso/followers",
+ "following_url": "https://api.github.com/users/dcrousso/following{/other_user}",
+ "gists_url": "https://api.github.com/users/dcrousso/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/dcrousso/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/dcrousso/subscriptions",
+ "organizations_url": "https://api.github.com/users/dcrousso/orgs",
+ "repos_url": "https://api.github.com/users/dcrousso/repos",
+ "events_url": "https://api.github.com/users/dcrousso/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/dcrousso/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2016-12-12T07:10:23Z",
+ "published_at": "2016-12-12T07:13:46Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/dcrousso/GIFBar/releases/assets/2807529",
+ "id": 2807529,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI4MDc1Mjk=",
+ "name": "GIFBar.zip",
+ "label": null,
+ "uploader": {
+ "login": "dcrousso",
+ "id": 4356609,
+ "node_id": "MDQ6VXNlcjQzNTY2MDk=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/4356609?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/dcrousso",
+ "html_url": "https://github.com/dcrousso",
+ "followers_url": "https://api.github.com/users/dcrousso/followers",
+ "following_url": "https://api.github.com/users/dcrousso/following{/other_user}",
+ "gists_url": "https://api.github.com/users/dcrousso/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/dcrousso/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/dcrousso/subscriptions",
+ "organizations_url": "https://api.github.com/users/dcrousso/orgs",
+ "repos_url": "https://api.github.com/users/dcrousso/repos",
+ "events_url": "https://api.github.com/users/dcrousso/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/dcrousso/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 40671409,
+ "download_count": 613,
+ "created_at": "2016-12-12T07:13:15Z",
+ "updated_at": "2016-12-12T07:13:43Z",
+ "browser_download_url": "https://github.com/dcrousso/GIFBar/releases/download/1.3/GIFBar.zip"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/dcrousso/GIFBar/tarball/1.3",
+ "zipball_url": "https://api.github.com/repos/dcrousso/GIFBar/zipball/1.3",
+ "body_html": "\nWindow now hides after a link is copied \nMoved API options (e.g. GIFs, Stickers, etc.) to a context menu that appears when the gear settings button is clicked \nFixed issue with editing commands (e.g. Select All) \nAdded more styling to No Results page \nMinor stylistic changes/touchups \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:06.897Z"
+ },
+ "genotify": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/j-andrews7/Genotify/releases/19357868",
+ "assets_url": "https://api.github.com/repos/j-andrews7/Genotify/releases/19357868/assets",
+ "upload_url": "https://uploads.github.com/repos/j-andrews7/Genotify/releases/19357868/assets{?name,label}",
+ "html_url": "https://github.com/j-andrews7/Genotify/releases/tag/v1.2.2",
+ "id": 19357868,
+ "node_id": "MDc6UmVsZWFzZTE5MzU3ODY4",
+ "tag_name": "v1.2.2",
+ "target_commitish": "master",
+ "name": "v1.2.2 Released",
+ "draft": false,
+ "author": {
+ "login": "j-andrews7",
+ "id": 10225716,
+ "node_id": "MDQ6VXNlcjEwMjI1NzE2",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/10225716?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/j-andrews7",
+ "html_url": "https://github.com/j-andrews7",
+ "followers_url": "https://api.github.com/users/j-andrews7/followers",
+ "following_url": "https://api.github.com/users/j-andrews7/following{/other_user}",
+ "gists_url": "https://api.github.com/users/j-andrews7/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/j-andrews7/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/j-andrews7/subscriptions",
+ "organizations_url": "https://api.github.com/users/j-andrews7/orgs",
+ "repos_url": "https://api.github.com/users/j-andrews7/repos",
+ "events_url": "https://api.github.com/users/j-andrews7/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/j-andrews7/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2019-08-17T22:12:18Z",
+ "published_at": "2019-08-17T22:25:28Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/j-andrews7/Genotify/releases/assets/14432097",
+ "id": 14432097,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE0NDMyMDk3",
+ "name": "Genotify-v1.2.2-linux-x64.tar.gz",
+ "label": null,
+ "uploader": {
+ "login": "j-andrews7",
+ "id": 10225716,
+ "node_id": "MDQ6VXNlcjEwMjI1NzE2",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/10225716?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/j-andrews7",
+ "html_url": "https://github.com/j-andrews7",
+ "followers_url": "https://api.github.com/users/j-andrews7/followers",
+ "following_url": "https://api.github.com/users/j-andrews7/following{/other_user}",
+ "gists_url": "https://api.github.com/users/j-andrews7/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/j-andrews7/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/j-andrews7/subscriptions",
+ "organizations_url": "https://api.github.com/users/j-andrews7/orgs",
+ "repos_url": "https://api.github.com/users/j-andrews7/repos",
+ "events_url": "https://api.github.com/users/j-andrews7/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/j-andrews7/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-gzip",
+ "state": "uploaded",
+ "size": 90503150,
+ "download_count": 40,
+ "created_at": "2019-08-17T22:13:54Z",
+ "updated_at": "2019-08-17T22:25:16Z",
+ "browser_download_url": "https://github.com/j-andrews7/Genotify/releases/download/v1.2.2/Genotify-v1.2.2-linux-x64.tar.gz"
+ },
+ {
+ "url": "https://api.github.com/repos/j-andrews7/Genotify/releases/assets/14432094",
+ "id": 14432094,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE0NDMyMDk0",
+ "name": "Genotify-v1.2.2-Mac-x64.tar.gz",
+ "label": null,
+ "uploader": {
+ "login": "j-andrews7",
+ "id": 10225716,
+ "node_id": "MDQ6VXNlcjEwMjI1NzE2",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/10225716?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/j-andrews7",
+ "html_url": "https://github.com/j-andrews7",
+ "followers_url": "https://api.github.com/users/j-andrews7/followers",
+ "following_url": "https://api.github.com/users/j-andrews7/following{/other_user}",
+ "gists_url": "https://api.github.com/users/j-andrews7/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/j-andrews7/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/j-andrews7/subscriptions",
+ "organizations_url": "https://api.github.com/users/j-andrews7/orgs",
+ "repos_url": "https://api.github.com/users/j-andrews7/repos",
+ "events_url": "https://api.github.com/users/j-andrews7/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/j-andrews7/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-gzip",
+ "state": "uploaded",
+ "size": 88239567,
+ "download_count": 53,
+ "created_at": "2019-08-17T22:13:51Z",
+ "updated_at": "2019-08-17T22:21:12Z",
+ "browser_download_url": "https://github.com/j-andrews7/Genotify/releases/download/v1.2.2/Genotify-v1.2.2-Mac-x64.tar.gz"
+ },
+ {
+ "url": "https://api.github.com/repos/j-andrews7/Genotify/releases/assets/14432091",
+ "id": 14432091,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE0NDMyMDkx",
+ "name": "Genotify-v1.2.2-Windows-x64.tar.gz",
+ "label": null,
+ "uploader": {
+ "login": "j-andrews7",
+ "id": 10225716,
+ "node_id": "MDQ6VXNlcjEwMjI1NzE2",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/10225716?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/j-andrews7",
+ "html_url": "https://github.com/j-andrews7",
+ "followers_url": "https://api.github.com/users/j-andrews7/followers",
+ "following_url": "https://api.github.com/users/j-andrews7/following{/other_user}",
+ "gists_url": "https://api.github.com/users/j-andrews7/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/j-andrews7/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/j-andrews7/subscriptions",
+ "organizations_url": "https://api.github.com/users/j-andrews7/orgs",
+ "repos_url": "https://api.github.com/users/j-andrews7/repos",
+ "events_url": "https://api.github.com/users/j-andrews7/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/j-andrews7/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-gzip",
+ "state": "uploaded",
+ "size": 91977196,
+ "download_count": 99,
+ "created_at": "2019-08-17T22:13:47Z",
+ "updated_at": "2019-08-17T22:17:20Z",
+ "browser_download_url": "https://github.com/j-andrews7/Genotify/releases/download/v1.2.2/Genotify-v1.2.2-Windows-x64.tar.gz"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/j-andrews7/Genotify/tarball/v1.2.2",
+ "zipball_url": "https://api.github.com/repos/j-andrews7/Genotify/zipball/v1.2.2",
+ "body_html": "This release includes fixes for a few bugs that have been popping up more and more due to data source updates. See the change log below for more details. As always, please report any issues or comments to the Issue Tracker . Executables can be downloaded below - simply extract them to a location of your choosing and run.
\nv1.2.2 \nRelease date: August 17th, 2019
\n\nUpgraded a bunch of dependency versions to fix most security issues #43 . \nUpgraded to Electron 3.1.13, which fixed the menu bar being impossible to see on linux #45 . \nFixed a bug that caused the Hits datatable to throw mad errors when hits had no symbol provided #44 . \nFixed a long standing bug due to multiple Uniprot IDs being returned. This caused errors in retrieving the Uniprot Summary and ProtVista data #40 . \nFix issues building from source on linux #42 - thanks to @hmontenegro for reporting and help troubleshooting. \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:06.915Z"
},
"github-desktop": {
"latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:06:59.005Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:06.954Z"
},
"githoard": {
"latestRelease": {
@@ -33257,7 +33479,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 58772114,
- "download_count": 22,
+ "download_count": 23,
"created_at": "2020-07-15T11:18:01Z",
"updated_at": "2020-07-15T11:18:03Z",
"browser_download_url": "https://github.com/beepboopbangbang/githoard/releases/download/v0.4.0/githoard-0.4.0-amd64.deb"
@@ -33291,7 +33513,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 60206694,
- "download_count": 22,
+ "download_count": 23,
"created_at": "2020-07-15T11:16:22Z",
"updated_at": "2020-07-15T11:16:25Z",
"browser_download_url": "https://github.com/beepboopbangbang/githoard/releases/download/v0.4.0/githoard-0.4.0-portable.exe"
@@ -33675,229 +33897,7 @@
"zipball_url": "https://api.github.com/repos/beepboopbangbang/githoard/zipball/v0.4.0",
"body_html": "This has been a long time coming, more than a year. Bunch of speed and performance improvements. Fixed some errors. Got things more or less working on all major platforms. Enjoy. 😅 ✌️
\nKnown issues with Linux AppImage
package not correctly opening the protocol. No solution yet. deb
appears to work great.
\nPro Tip Press your ALT
key while the search bar is focused.
\n0.4.0 (2020-07-15) \nFeatures \n\nall the things: Massive rewrite and refactor (cb48e8b ) \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:59.036Z"
- },
- "gifbar": {
- "latestRelease": {
- "url": "https://api.github.com/repos/dcrousso/GIFBar/releases/4891287",
- "assets_url": "https://api.github.com/repos/dcrousso/GIFBar/releases/4891287/assets",
- "upload_url": "https://uploads.github.com/repos/dcrousso/GIFBar/releases/4891287/assets{?name,label}",
- "html_url": "https://github.com/dcrousso/GIFBar/releases/tag/1.3",
- "id": 4891287,
- "node_id": "MDc6UmVsZWFzZTQ4OTEyODc=",
- "tag_name": "1.3",
- "target_commitish": "master",
- "name": "Version 1.3",
- "draft": false,
- "author": {
- "login": "dcrousso",
- "id": 4356609,
- "node_id": "MDQ6VXNlcjQzNTY2MDk=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/4356609?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/dcrousso",
- "html_url": "https://github.com/dcrousso",
- "followers_url": "https://api.github.com/users/dcrousso/followers",
- "following_url": "https://api.github.com/users/dcrousso/following{/other_user}",
- "gists_url": "https://api.github.com/users/dcrousso/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/dcrousso/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/dcrousso/subscriptions",
- "organizations_url": "https://api.github.com/users/dcrousso/orgs",
- "repos_url": "https://api.github.com/users/dcrousso/repos",
- "events_url": "https://api.github.com/users/dcrousso/events{/privacy}",
- "received_events_url": "https://api.github.com/users/dcrousso/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2016-12-12T07:10:23Z",
- "published_at": "2016-12-12T07:13:46Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/dcrousso/GIFBar/releases/assets/2807529",
- "id": 2807529,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI4MDc1Mjk=",
- "name": "GIFBar.zip",
- "label": null,
- "uploader": {
- "login": "dcrousso",
- "id": 4356609,
- "node_id": "MDQ6VXNlcjQzNTY2MDk=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/4356609?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/dcrousso",
- "html_url": "https://github.com/dcrousso",
- "followers_url": "https://api.github.com/users/dcrousso/followers",
- "following_url": "https://api.github.com/users/dcrousso/following{/other_user}",
- "gists_url": "https://api.github.com/users/dcrousso/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/dcrousso/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/dcrousso/subscriptions",
- "organizations_url": "https://api.github.com/users/dcrousso/orgs",
- "repos_url": "https://api.github.com/users/dcrousso/repos",
- "events_url": "https://api.github.com/users/dcrousso/events{/privacy}",
- "received_events_url": "https://api.github.com/users/dcrousso/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 40671409,
- "download_count": 613,
- "created_at": "2016-12-12T07:13:15Z",
- "updated_at": "2016-12-12T07:13:43Z",
- "browser_download_url": "https://github.com/dcrousso/GIFBar/releases/download/1.3/GIFBar.zip"
- }
- ],
- "tarball_url": "https://api.github.com/repos/dcrousso/GIFBar/tarball/1.3",
- "zipball_url": "https://api.github.com/repos/dcrousso/GIFBar/zipball/1.3",
- "body_html": "\nWindow now hides after a link is copied \nMoved API options (e.g. GIFs, Stickers, etc.) to a context menu that appears when the gear settings button is clicked \nFixed issue with editing commands (e.g. Select All) \nAdded more styling to No Results page \nMinor stylistic changes/touchups \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:59.052Z"
- },
- "genotify": {
- "latestRelease": {
- "url": "https://api.github.com/repos/j-andrews7/Genotify/releases/19357868",
- "assets_url": "https://api.github.com/repos/j-andrews7/Genotify/releases/19357868/assets",
- "upload_url": "https://uploads.github.com/repos/j-andrews7/Genotify/releases/19357868/assets{?name,label}",
- "html_url": "https://github.com/j-andrews7/Genotify/releases/tag/v1.2.2",
- "id": 19357868,
- "node_id": "MDc6UmVsZWFzZTE5MzU3ODY4",
- "tag_name": "v1.2.2",
- "target_commitish": "master",
- "name": "v1.2.2 Released",
- "draft": false,
- "author": {
- "login": "j-andrews7",
- "id": 10225716,
- "node_id": "MDQ6VXNlcjEwMjI1NzE2",
- "avatar_url": "https://avatars3.githubusercontent.com/u/10225716?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/j-andrews7",
- "html_url": "https://github.com/j-andrews7",
- "followers_url": "https://api.github.com/users/j-andrews7/followers",
- "following_url": "https://api.github.com/users/j-andrews7/following{/other_user}",
- "gists_url": "https://api.github.com/users/j-andrews7/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/j-andrews7/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/j-andrews7/subscriptions",
- "organizations_url": "https://api.github.com/users/j-andrews7/orgs",
- "repos_url": "https://api.github.com/users/j-andrews7/repos",
- "events_url": "https://api.github.com/users/j-andrews7/events{/privacy}",
- "received_events_url": "https://api.github.com/users/j-andrews7/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2019-08-17T22:12:18Z",
- "published_at": "2019-08-17T22:25:28Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/j-andrews7/Genotify/releases/assets/14432097",
- "id": 14432097,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE0NDMyMDk3",
- "name": "Genotify-v1.2.2-linux-x64.tar.gz",
- "label": null,
- "uploader": {
- "login": "j-andrews7",
- "id": 10225716,
- "node_id": "MDQ6VXNlcjEwMjI1NzE2",
- "avatar_url": "https://avatars3.githubusercontent.com/u/10225716?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/j-andrews7",
- "html_url": "https://github.com/j-andrews7",
- "followers_url": "https://api.github.com/users/j-andrews7/followers",
- "following_url": "https://api.github.com/users/j-andrews7/following{/other_user}",
- "gists_url": "https://api.github.com/users/j-andrews7/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/j-andrews7/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/j-andrews7/subscriptions",
- "organizations_url": "https://api.github.com/users/j-andrews7/orgs",
- "repos_url": "https://api.github.com/users/j-andrews7/repos",
- "events_url": "https://api.github.com/users/j-andrews7/events{/privacy}",
- "received_events_url": "https://api.github.com/users/j-andrews7/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-gzip",
- "state": "uploaded",
- "size": 90503150,
- "download_count": 40,
- "created_at": "2019-08-17T22:13:54Z",
- "updated_at": "2019-08-17T22:25:16Z",
- "browser_download_url": "https://github.com/j-andrews7/Genotify/releases/download/v1.2.2/Genotify-v1.2.2-linux-x64.tar.gz"
- },
- {
- "url": "https://api.github.com/repos/j-andrews7/Genotify/releases/assets/14432094",
- "id": 14432094,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE0NDMyMDk0",
- "name": "Genotify-v1.2.2-Mac-x64.tar.gz",
- "label": null,
- "uploader": {
- "login": "j-andrews7",
- "id": 10225716,
- "node_id": "MDQ6VXNlcjEwMjI1NzE2",
- "avatar_url": "https://avatars3.githubusercontent.com/u/10225716?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/j-andrews7",
- "html_url": "https://github.com/j-andrews7",
- "followers_url": "https://api.github.com/users/j-andrews7/followers",
- "following_url": "https://api.github.com/users/j-andrews7/following{/other_user}",
- "gists_url": "https://api.github.com/users/j-andrews7/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/j-andrews7/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/j-andrews7/subscriptions",
- "organizations_url": "https://api.github.com/users/j-andrews7/orgs",
- "repos_url": "https://api.github.com/users/j-andrews7/repos",
- "events_url": "https://api.github.com/users/j-andrews7/events{/privacy}",
- "received_events_url": "https://api.github.com/users/j-andrews7/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-gzip",
- "state": "uploaded",
- "size": 88239567,
- "download_count": 53,
- "created_at": "2019-08-17T22:13:51Z",
- "updated_at": "2019-08-17T22:21:12Z",
- "browser_download_url": "https://github.com/j-andrews7/Genotify/releases/download/v1.2.2/Genotify-v1.2.2-Mac-x64.tar.gz"
- },
- {
- "url": "https://api.github.com/repos/j-andrews7/Genotify/releases/assets/14432091",
- "id": 14432091,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE0NDMyMDkx",
- "name": "Genotify-v1.2.2-Windows-x64.tar.gz",
- "label": null,
- "uploader": {
- "login": "j-andrews7",
- "id": 10225716,
- "node_id": "MDQ6VXNlcjEwMjI1NzE2",
- "avatar_url": "https://avatars3.githubusercontent.com/u/10225716?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/j-andrews7",
- "html_url": "https://github.com/j-andrews7",
- "followers_url": "https://api.github.com/users/j-andrews7/followers",
- "following_url": "https://api.github.com/users/j-andrews7/following{/other_user}",
- "gists_url": "https://api.github.com/users/j-andrews7/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/j-andrews7/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/j-andrews7/subscriptions",
- "organizations_url": "https://api.github.com/users/j-andrews7/orgs",
- "repos_url": "https://api.github.com/users/j-andrews7/repos",
- "events_url": "https://api.github.com/users/j-andrews7/events{/privacy}",
- "received_events_url": "https://api.github.com/users/j-andrews7/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-gzip",
- "state": "uploaded",
- "size": 91977196,
- "download_count": 99,
- "created_at": "2019-08-17T22:13:47Z",
- "updated_at": "2019-08-17T22:17:20Z",
- "browser_download_url": "https://github.com/j-andrews7/Genotify/releases/download/v1.2.2/Genotify-v1.2.2-Windows-x64.tar.gz"
- }
- ],
- "tarball_url": "https://api.github.com/repos/j-andrews7/Genotify/tarball/v1.2.2",
- "zipball_url": "https://api.github.com/repos/j-andrews7/Genotify/zipball/v1.2.2",
- "body_html": "This release includes fixes for a few bugs that have been popping up more and more due to data source updates. See the change log below for more details. As always, please report any issues or comments to the Issue Tracker . Executables can be downloaded below - simply extract them to a location of your choosing and run.
\nv1.2.2 \nRelease date: August 17th, 2019
\n\nUpgraded a bunch of dependency versions to fix most security issues #43 . \nUpgraded to Electron 3.1.13, which fixed the menu bar being impossible to see on linux #45 . \nFixed a bug that caused the Hits datatable to throw mad errors when hits had no symbol provided #44 . \nFixed a long standing bug due to multiple Uniprot IDs being returned. This caused errors in retrieving the Uniprot Summary and ProtVista data #40 . \nFix issues building from source on linux #42 - thanks to @hmontenegro for reporting and help troubleshooting. \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:59.052Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:06.956Z"
},
"gitify": {
"latestRelease": {
@@ -33964,7 +33964,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 102508916,
- "download_count": 3195,
+ "download_count": 3204,
"created_at": "2020-06-23T18:07:54Z",
"updated_at": "2020-06-23T18:07:57Z",
"browser_download_url": "https://github.com/manosim/gitify/releases/download/v3.1.0/Gitify-3.1.0-mac.zip"
@@ -34032,7 +34032,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 105901794,
- "download_count": 1075,
+ "download_count": 1087,
"created_at": "2020-06-23T18:07:39Z",
"updated_at": "2020-06-23T18:07:42Z",
"browser_download_url": "https://github.com/manosim/gitify/releases/download/v3.1.0/Gitify-3.1.0.dmg"
@@ -34100,7 +34100,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 75249822,
- "download_count": 302,
+ "download_count": 303,
"created_at": "2020-06-23T18:04:59Z",
"updated_at": "2020-06-23T18:05:12Z",
"browser_download_url": "https://github.com/manosim/gitify/releases/download/v3.1.0/Gitify-Setup-3.1.0.exe"
@@ -34236,7 +34236,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 509,
- "download_count": 17596,
+ "download_count": 17748,
"created_at": "2020-06-23T18:07:57Z",
"updated_at": "2020-06-23T18:07:57Z",
"browser_download_url": "https://github.com/manosim/gitify/releases/download/v3.1.0/latest-mac.yml"
@@ -34270,7 +34270,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 340,
- "download_count": 2699,
+ "download_count": 2715,
"created_at": "2020-06-23T18:05:12Z",
"updated_at": "2020-06-23T18:05:13Z",
"browser_download_url": "https://github.com/manosim/gitify/releases/download/v3.1.0/latest.yml"
@@ -34280,11 +34280,7 @@
"zipball_url": "https://api.github.com/repos/manosim/gitify/zipball/v3.1.0",
"body_html": "Features \n\nBugfixes \n\nMore \n"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:59.113Z"
- },
- "glass-browser": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:06:59.120Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:06.996Z"
},
"gitmoji": {
"latestRelease": {
@@ -34326,7 +34322,11 @@
"zipball_url": "https://api.github.com/repos/carloscuesta/gitmoji/zipball/v3.0.0",
"body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:59.149Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:06.999Z"
+ },
+ "glass-browser": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:07.026Z"
},
"glyphr-studio": {
"latestRelease": {
@@ -34461,7 +34461,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 115119547,
- "download_count": 179,
+ "download_count": 180,
"created_at": "2020-07-22T18:05:55Z",
"updated_at": "2020-07-22T18:05:59Z",
"browser_download_url": "https://github.com/glyphr-studio/Glyphr-Studio-Desktop/releases/download/v0.5.6/Glyphr.Studio-0.5.6.AppImage"
@@ -34495,7 +34495,7 @@
"content_type": "application/x-diskcopy",
"state": "uploaded",
"size": 111072500,
- "download_count": 349,
+ "download_count": 355,
"created_at": "2020-07-22T18:05:59Z",
"updated_at": "2020-07-22T18:06:02Z",
"browser_download_url": "https://github.com/glyphr-studio/Glyphr-Studio-Desktop/releases/download/v0.5.6/Glyphr.Studio-0.5.6.dmg"
@@ -34529,7 +34529,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 77934505,
- "download_count": 985,
+ "download_count": 994,
"created_at": "2020-07-22T18:05:52Z",
"updated_at": "2020-07-22T18:05:55Z",
"browser_download_url": "https://github.com/glyphr-studio/Glyphr-Studio-Desktop/releases/download/v0.5.6/Glyphr.Studio.Setup.0.5.6.exe"
@@ -34539,15 +34539,7 @@
"zipball_url": "https://api.github.com/repos/glyphr-studio/Glyphr-Studio-Desktop/zipball/v0.5.6",
"body_html": "\nFixed broken AppImage build (Thanks @rolandbernard !) \nUpdate various other dependencies. \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:59.154Z"
- },
- "golem": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:06:59.180Z"
- },
- "graviton-editor": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:06:59.245Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:07.056Z"
},
"google-play-music-desktop-player": {
"latestRelease": {
@@ -34648,7 +34640,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 50114513,
- "download_count": 2466,
+ "download_count": 2467,
"created_at": "2020-01-07T01:27:27Z",
"updated_at": "2020-01-07T01:37:21Z",
"browser_download_url": "https://github.com/MarshallOfSound/Google-Play-Music-Desktop-Player-UNOFFICIAL-/releases/download/v4.7.1/google-play-music-desktop-player-4.7.1.x86_64.rpm"
@@ -34682,7 +34674,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 44964024,
- "download_count": 15580,
+ "download_count": 15594,
"created_at": "2020-01-07T01:27:27Z",
"updated_at": "2020-01-07T01:33:19Z",
"browser_download_url": "https://github.com/MarshallOfSound/Google-Play-Music-Desktop-Player-UNOFFICIAL-/releases/download/v4.7.1/google-play-music-desktop-player_4.7.1_amd64.deb"
@@ -34716,7 +34708,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 46014882,
- "download_count": 1678,
+ "download_count": 1681,
"created_at": "2020-01-07T01:27:27Z",
"updated_at": "2020-01-07T01:29:01Z",
"browser_download_url": "https://github.com/MarshallOfSound/Google-Play-Music-Desktop-Player-UNOFFICIAL-/releases/download/v4.7.1/google-play-music-desktop-player_4.7.1_i386.deb"
@@ -34750,7 +34742,7 @@
"content_type": "application/x-zip-compressed",
"state": "uploaded",
"size": 65959334,
- "download_count": 33473,
+ "download_count": 33496,
"created_at": "2020-01-07T01:38:52Z",
"updated_at": "2020-01-07T01:40:57Z",
"browser_download_url": "https://github.com/MarshallOfSound/Google-Play-Music-Desktop-Player-UNOFFICIAL-/releases/download/v4.7.1/Google.Play.Music.Desktop.Player.OSX.zip"
@@ -34784,7 +34776,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 60112912,
- "download_count": 90075,
+ "download_count": 90121,
"created_at": "2020-01-07T01:22:14Z",
"updated_at": "2020-01-07T01:26:22Z",
"browser_download_url": "https://github.com/MarshallOfSound/Google-Play-Music-Desktop-Player-UNOFFICIAL-/releases/download/v4.7.1/Google.Play.Music.Desktop.Player.Setup.exe"
@@ -34818,7 +34810,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 28340414,
- "download_count": 65569,
+ "download_count": 65596,
"created_at": "2020-01-07T01:22:14Z",
"updated_at": "2020-01-07T01:27:22Z",
"browser_download_url": "https://github.com/MarshallOfSound/Google-Play-Music-Desktop-Player-UNOFFICIAL-/releases/download/v4.7.1/GPMDP_3-4.7.1-delta.nupkg"
@@ -34852,7 +34844,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 59009265,
- "download_count": 15013,
+ "download_count": 15025,
"created_at": "2020-01-07T01:22:13Z",
"updated_at": "2020-01-07T01:24:05Z",
"browser_download_url": "https://github.com/MarshallOfSound/Google-Play-Music-Desktop-Player-UNOFFICIAL-/releases/download/v4.7.1/GPMDP_3-4.7.1-full.nupkg"
@@ -34886,7 +34878,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 153,
- "download_count": 17504323,
+ "download_count": 17533401,
"created_at": "2020-01-07T01:22:14Z",
"updated_at": "2020-01-07T01:24:05Z",
"browser_download_url": "https://github.com/MarshallOfSound/Google-Play-Music-Desktop-Player-UNOFFICIAL-/releases/download/v4.7.1/RELEASES"
@@ -34896,7 +34888,11 @@
"zipball_url": "https://api.github.com/repos/MarshallOfSound/Google-Play-Music-Desktop-Player-UNOFFICIAL-/zipball/v4.7.1",
"body_html": "This is a minor release of Google Play Music Desktop Player
\nIt's been a long time coming so quick shout out to everyone for struggling on and waiting for this release.
\nHere is a quick run down of all things that have changed.
\n\nFIX: Arguably an important part of the app, you can now sign in again! \nFIX: That pesky segfault on linux no longer happens, should make the linux folks happier! \nFIX: You never knew it, but discord rich precense threw a lot of errors, now it doesn't \nFIX: MPRIS on KDE should work again \nFIX: Reloading custom styles actually works \nNEW: macOS Touch Bar support, there are buttons, and you can touch them, amazing! \nNEW: There is a new Slack integration, if you want your co-workers to know you love Disney music, you can now tell them! \nNEW: YouTube Music now shows up in the Discord Rich Precense integration \nNEW: We now have translation support for Korean and Georgian \nNEW: Better translations for Japanese, French, Polish, Spanish, Italian and Dutch Languages \n \nThanks to all the amazing people who have helped with these features and fixes.
\nSpecial shoutout to @jostrander for keeping the issue tracker and community under control while we worked through this 🙇
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:59.251Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:07.101Z"
+ },
+ "golem": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:07.134Z"
},
"graphiql": {
"latestRelease": {
@@ -34963,7 +34959,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 52276700,
- "download_count": 23371,
+ "download_count": 23382,
"created_at": "2018-03-22T17:12:02Z",
"updated_at": "2018-03-22T17:12:08Z",
"browser_download_url": "https://github.com/skevy/graphiql-app/releases/download/v0.7.2/GraphiQL-0.7.2.dmg"
@@ -34997,7 +34993,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 49961725,
- "download_count": 51920,
+ "download_count": 51951,
"created_at": "2018-03-22T17:12:49Z",
"updated_at": "2018-03-22T17:12:55Z",
"browser_download_url": "https://github.com/skevy/graphiql-app/releases/download/v0.7.2/graphiql-app-0.7.2-mac.zip"
@@ -35031,7 +35027,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 55665876,
- "download_count": 13479,
+ "download_count": 13487,
"created_at": "2018-03-22T17:12:11Z",
"updated_at": "2018-03-22T17:12:16Z",
"browser_download_url": "https://github.com/skevy/graphiql-app/releases/download/v0.7.2/graphiql-app-0.7.2-x86_64.AppImage"
@@ -35065,7 +35061,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 37976830,
- "download_count": 48583,
+ "download_count": 48609,
"created_at": "2018-03-22T17:13:28Z",
"updated_at": "2018-03-22T17:13:32Z",
"browser_download_url": "https://github.com/skevy/graphiql-app/releases/download/v0.7.2/graphiql-app-setup-0.7.2.exe"
@@ -35201,7 +35197,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 308,
- "download_count": 152,
+ "download_count": 153,
"created_at": "2018-03-22T17:13:32Z",
"updated_at": "2018-03-22T17:13:33Z",
"browser_download_url": "https://github.com/skevy/graphiql-app/releases/download/v0.7.2/latest.yml"
@@ -35211,424 +35207,156 @@
"zipball_url": "https://api.github.com/repos/skevy/graphiql-app/zipball/v0.7.2",
"body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:59.256Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:07.152Z"
},
- "graphql-playground": {
+ "graviton-editor": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:07.170Z"
+ },
+ "groupme": {
"latestRelease": {
- "url": "https://api.github.com/repos/graphql/graphql-playground/releases/15733883",
- "assets_url": "https://api.github.com/repos/graphql/graphql-playground/releases/15733883/assets",
- "upload_url": "https://uploads.github.com/repos/graphql/graphql-playground/releases/15733883/assets{?name,label}",
- "html_url": "https://github.com/graphql/graphql-playground/releases/tag/v1.8.10",
- "id": 15733883,
- "node_id": "MDc6UmVsZWFzZTE1NzMzODgz",
- "tag_name": "v1.8.10",
+ "url": "https://api.github.com/repos/dcrousso/GroupMe/releases/4197934",
+ "assets_url": "https://api.github.com/repos/dcrousso/GroupMe/releases/4197934/assets",
+ "upload_url": "https://uploads.github.com/repos/dcrousso/GroupMe/releases/4197934/assets{?name,label}",
+ "html_url": "https://github.com/dcrousso/GroupMe/releases/tag/v1.1.1",
+ "id": 4197934,
+ "node_id": "MDc6UmVsZWFzZTQxOTc5MzQ=",
+ "tag_name": "v1.1.1",
"target_commitish": "master",
- "name": "1.8.10",
+ "name": "Version 1.1.1",
"draft": false,
"author": {
- "login": "huv1k",
- "id": 5691926,
- "node_id": "MDQ6VXNlcjU2OTE5MjY=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/5691926?v=4",
+ "login": "dcrousso",
+ "id": 4356609,
+ "node_id": "MDQ6VXNlcjQzNTY2MDk=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/4356609?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/huv1k",
- "html_url": "https://github.com/huv1k",
- "followers_url": "https://api.github.com/users/huv1k/followers",
- "following_url": "https://api.github.com/users/huv1k/following{/other_user}",
- "gists_url": "https://api.github.com/users/huv1k/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/huv1k/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/huv1k/subscriptions",
- "organizations_url": "https://api.github.com/users/huv1k/orgs",
- "repos_url": "https://api.github.com/users/huv1k/repos",
- "events_url": "https://api.github.com/users/huv1k/events{/privacy}",
- "received_events_url": "https://api.github.com/users/huv1k/received_events",
+ "url": "https://api.github.com/users/dcrousso",
+ "html_url": "https://github.com/dcrousso",
+ "followers_url": "https://api.github.com/users/dcrousso/followers",
+ "following_url": "https://api.github.com/users/dcrousso/following{/other_user}",
+ "gists_url": "https://api.github.com/users/dcrousso/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/dcrousso/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/dcrousso/subscriptions",
+ "organizations_url": "https://api.github.com/users/dcrousso/orgs",
+ "repos_url": "https://api.github.com/users/dcrousso/repos",
+ "events_url": "https://api.github.com/users/dcrousso/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/dcrousso/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2019-02-23T13:06:12Z",
- "published_at": "2019-02-23T13:55:00Z",
+ "created_at": "2016-09-21T22:25:10Z",
+ "published_at": "2016-09-21T22:30:23Z",
"assets": [
{
- "url": "https://api.github.com/repos/graphql/graphql-playground/releases/assets/11208782",
- "id": 11208782,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExMjA4Nzgy",
- "name": "graphql-playground-electron-1.8.10-mac.zip",
- "label": "",
+ "url": "https://api.github.com/repos/dcrousso/GroupMe/releases/assets/2354407",
+ "id": 2354407,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNTQ0MDc=",
+ "name": "GroupMe-linux-1.1.1.zip",
+ "label": null,
"uploader": {
- "login": "schickling",
- "id": 1567498,
- "node_id": "MDQ6VXNlcjE1Njc0OTg=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/1567498?v=4",
+ "login": "dcrousso",
+ "id": 4356609,
+ "node_id": "MDQ6VXNlcjQzNTY2MDk=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/4356609?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/schickling",
- "html_url": "https://github.com/schickling",
- "followers_url": "https://api.github.com/users/schickling/followers",
- "following_url": "https://api.github.com/users/schickling/following{/other_user}",
- "gists_url": "https://api.github.com/users/schickling/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/schickling/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/schickling/subscriptions",
- "organizations_url": "https://api.github.com/users/schickling/orgs",
- "repos_url": "https://api.github.com/users/schickling/repos",
- "events_url": "https://api.github.com/users/schickling/events{/privacy}",
- "received_events_url": "https://api.github.com/users/schickling/received_events",
+ "url": "https://api.github.com/users/dcrousso",
+ "html_url": "https://github.com/dcrousso",
+ "followers_url": "https://api.github.com/users/dcrousso/followers",
+ "following_url": "https://api.github.com/users/dcrousso/following{/other_user}",
+ "gists_url": "https://api.github.com/users/dcrousso/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/dcrousso/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/dcrousso/subscriptions",
+ "organizations_url": "https://api.github.com/users/dcrousso/orgs",
+ "repos_url": "https://api.github.com/users/dcrousso/repos",
+ "events_url": "https://api.github.com/users/dcrousso/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/dcrousso/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/zip",
"state": "uploaded",
- "size": 74244328,
- "download_count": 792547,
- "created_at": "2019-02-23T13:13:08Z",
- "updated_at": "2019-02-23T13:13:12Z",
- "browser_download_url": "https://github.com/graphql/graphql-playground/releases/download/v1.8.10/graphql-playground-electron-1.8.10-mac.zip"
- },
- {
- "url": "https://api.github.com/repos/graphql/graphql-playground/releases/assets/11208777",
- "id": 11208777,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExMjA4Nzc3",
- "name": "graphql-playground-electron-1.8.10-x86_64.AppImage",
- "label": "",
- "uploader": {
- "login": "schickling",
- "id": 1567498,
- "node_id": "MDQ6VXNlcjE1Njc0OTg=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/1567498?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/schickling",
- "html_url": "https://github.com/schickling",
- "followers_url": "https://api.github.com/users/schickling/followers",
- "following_url": "https://api.github.com/users/schickling/following{/other_user}",
- "gists_url": "https://api.github.com/users/schickling/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/schickling/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/schickling/subscriptions",
- "organizations_url": "https://api.github.com/users/schickling/orgs",
- "repos_url": "https://api.github.com/users/schickling/repos",
- "events_url": "https://api.github.com/users/schickling/events{/privacy}",
- "received_events_url": "https://api.github.com/users/schickling/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 77550245,
- "download_count": 2463,
- "created_at": "2019-02-23T13:11:55Z",
- "updated_at": "2019-02-23T13:11:59Z",
- "browser_download_url": "https://github.com/graphql/graphql-playground/releases/download/v1.8.10/graphql-playground-electron-1.8.10-x86_64.AppImage"
- },
- {
- "url": "https://api.github.com/repos/graphql/graphql-playground/releases/assets/11208775",
- "id": 11208775,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExMjA4Nzc1",
- "name": "graphql-playground-electron-1.8.10.dmg",
- "label": "",
- "uploader": {
- "login": "schickling",
- "id": 1567498,
- "node_id": "MDQ6VXNlcjE1Njc0OTg=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/1567498?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/schickling",
- "html_url": "https://github.com/schickling",
- "followers_url": "https://api.github.com/users/schickling/followers",
- "following_url": "https://api.github.com/users/schickling/following{/other_user}",
- "gists_url": "https://api.github.com/users/schickling/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/schickling/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/schickling/subscriptions",
- "organizations_url": "https://api.github.com/users/schickling/orgs",
- "repos_url": "https://api.github.com/users/schickling/repos",
- "events_url": "https://api.github.com/users/schickling/events{/privacy}",
- "received_events_url": "https://api.github.com/users/schickling/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 77040301,
- "download_count": 34081,
- "created_at": "2019-02-23T13:11:35Z",
- "updated_at": "2019-02-23T13:11:39Z",
- "browser_download_url": "https://github.com/graphql/graphql-playground/releases/download/v1.8.10/graphql-playground-electron-1.8.10.dmg"
- },
- {
- "url": "https://api.github.com/repos/graphql/graphql-playground/releases/assets/11208774",
- "id": 11208774,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExMjA4Nzc0",
- "name": "graphql-playground-electron-1.8.10.dmg.blockmap",
- "label": "",
- "uploader": {
- "login": "schickling",
- "id": 1567498,
- "node_id": "MDQ6VXNlcjE1Njc0OTg=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/1567498?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/schickling",
- "html_url": "https://github.com/schickling",
- "followers_url": "https://api.github.com/users/schickling/followers",
- "following_url": "https://api.github.com/users/schickling/following{/other_user}",
- "gists_url": "https://api.github.com/users/schickling/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/schickling/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/schickling/subscriptions",
- "organizations_url": "https://api.github.com/users/schickling/orgs",
- "repos_url": "https://api.github.com/users/schickling/repos",
- "events_url": "https://api.github.com/users/schickling/events{/privacy}",
- "received_events_url": "https://api.github.com/users/schickling/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 81837,
- "download_count": 71,
- "created_at": "2019-02-23T13:11:35Z",
- "updated_at": "2019-02-23T13:11:35Z",
- "browser_download_url": "https://github.com/graphql/graphql-playground/releases/download/v1.8.10/graphql-playground-electron-1.8.10.dmg.blockmap"
- },
- {
- "url": "https://api.github.com/repos/graphql/graphql-playground/releases/assets/11208787",
- "id": 11208787,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExMjA4Nzg3",
- "name": "graphql-playground-electron-setup-1.8.10.exe",
- "label": "",
- "uploader": {
- "login": "schickling",
- "id": 1567498,
- "node_id": "MDQ6VXNlcjE1Njc0OTg=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/1567498?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/schickling",
- "html_url": "https://github.com/schickling",
- "followers_url": "https://api.github.com/users/schickling/followers",
- "following_url": "https://api.github.com/users/schickling/following{/other_user}",
- "gists_url": "https://api.github.com/users/schickling/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/schickling/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/schickling/subscriptions",
- "organizations_url": "https://api.github.com/users/schickling/orgs",
- "repos_url": "https://api.github.com/users/schickling/repos",
- "events_url": "https://api.github.com/users/schickling/events{/privacy}",
- "received_events_url": "https://api.github.com/users/schickling/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 55091898,
- "download_count": 35193,
- "created_at": "2019-02-23T13:13:30Z",
- "updated_at": "2019-02-23T13:13:32Z",
- "browser_download_url": "https://github.com/graphql/graphql-playground/releases/download/v1.8.10/graphql-playground-electron-setup-1.8.10.exe"
- },
- {
- "url": "https://api.github.com/repos/graphql/graphql-playground/releases/assets/11208788",
- "id": 11208788,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExMjA4Nzg4",
- "name": "graphql-playground-electron-setup-1.8.10.exe.blockmap",
- "label": "",
- "uploader": {
- "login": "schickling",
- "id": 1567498,
- "node_id": "MDQ6VXNlcjE1Njc0OTg=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/1567498?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/schickling",
- "html_url": "https://github.com/schickling",
- "followers_url": "https://api.github.com/users/schickling/followers",
- "following_url": "https://api.github.com/users/schickling/following{/other_user}",
- "gists_url": "https://api.github.com/users/schickling/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/schickling/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/schickling/subscriptions",
- "organizations_url": "https://api.github.com/users/schickling/orgs",
- "repos_url": "https://api.github.com/users/schickling/repos",
- "events_url": "https://api.github.com/users/schickling/events{/privacy}",
- "received_events_url": "https://api.github.com/users/schickling/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 58391,
- "download_count": 120,
- "created_at": "2019-02-23T13:13:30Z",
- "updated_at": "2019-02-23T13:13:30Z",
- "browser_download_url": "https://github.com/graphql/graphql-playground/releases/download/v1.8.10/graphql-playground-electron-setup-1.8.10.exe.blockmap"
- },
- {
- "url": "https://api.github.com/repos/graphql/graphql-playground/releases/assets/11208790",
- "id": 11208790,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExMjA4Nzkw",
- "name": "graphql-playground-electron_1.8.10_amd64.deb",
- "label": "",
- "uploader": {
- "login": "schickling",
- "id": 1567498,
- "node_id": "MDQ6VXNlcjE1Njc0OTg=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/1567498?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/schickling",
- "html_url": "https://github.com/schickling",
- "followers_url": "https://api.github.com/users/schickling/followers",
- "following_url": "https://api.github.com/users/schickling/following{/other_user}",
- "gists_url": "https://api.github.com/users/schickling/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/schickling/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/schickling/subscriptions",
- "organizations_url": "https://api.github.com/users/schickling/orgs",
- "repos_url": "https://api.github.com/users/schickling/repos",
- "events_url": "https://api.github.com/users/schickling/events{/privacy}",
- "received_events_url": "https://api.github.com/users/schickling/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 46095194,
- "download_count": 6519,
- "created_at": "2019-02-23T13:14:46Z",
- "updated_at": "2019-02-23T13:14:48Z",
- "browser_download_url": "https://github.com/graphql/graphql-playground/releases/download/v1.8.10/graphql-playground-electron_1.8.10_amd64.deb"
- },
- {
- "url": "https://api.github.com/repos/graphql/graphql-playground/releases/assets/11208784",
- "id": 11208784,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExMjA4Nzg0",
- "name": "graphql-playground-electron_1.8.10_amd64.snap",
- "label": "",
- "uploader": {
- "login": "schickling",
- "id": 1567498,
- "node_id": "MDQ6VXNlcjE1Njc0OTg=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/1567498?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/schickling",
- "html_url": "https://github.com/schickling",
- "followers_url": "https://api.github.com/users/schickling/followers",
- "following_url": "https://api.github.com/users/schickling/following{/other_user}",
- "gists_url": "https://api.github.com/users/schickling/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/schickling/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/schickling/subscriptions",
- "organizations_url": "https://api.github.com/users/schickling/orgs",
- "repos_url": "https://api.github.com/users/schickling/repos",
- "events_url": "https://api.github.com/users/schickling/events{/privacy}",
- "received_events_url": "https://api.github.com/users/schickling/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 130842624,
- "download_count": 835,
- "created_at": "2019-02-23T13:13:19Z",
- "updated_at": "2019-02-23T13:13:25Z",
- "browser_download_url": "https://github.com/graphql/graphql-playground/releases/download/v1.8.10/graphql-playground-electron_1.8.10_amd64.snap"
- },
- {
- "url": "https://api.github.com/repos/graphql/graphql-playground/releases/assets/11208792",
- "id": 11208792,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExMjA4Nzky",
- "name": "latest-linux.yml",
- "label": "",
- "uploader": {
- "login": "schickling",
- "id": 1567498,
- "node_id": "MDQ6VXNlcjE1Njc0OTg=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/1567498?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/schickling",
- "html_url": "https://github.com/schickling",
- "followers_url": "https://api.github.com/users/schickling/followers",
- "following_url": "https://api.github.com/users/schickling/following{/other_user}",
- "gists_url": "https://api.github.com/users/schickling/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/schickling/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/schickling/subscriptions",
- "organizations_url": "https://api.github.com/users/schickling/orgs",
- "repos_url": "https://api.github.com/users/schickling/repos",
- "events_url": "https://api.github.com/users/schickling/events{/privacy}",
- "received_events_url": "https://api.github.com/users/schickling/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "text/yaml",
- "state": "uploaded",
- "size": 421,
- "download_count": 615,
- "created_at": "2019-02-23T13:14:49Z",
- "updated_at": "2019-02-23T13:14:49Z",
- "browser_download_url": "https://github.com/graphql/graphql-playground/releases/download/v1.8.10/latest-linux.yml"
+ "size": 42670919,
+ "download_count": 2069,
+ "created_at": "2016-09-21T22:29:19Z",
+ "updated_at": "2016-09-21T22:29:27Z",
+ "browser_download_url": "https://github.com/dcrousso/GroupMe/releases/download/v1.1.1/GroupMe-linux-1.1.1.zip"
},
{
- "url": "https://api.github.com/repos/graphql/graphql-playground/releases/assets/11208793",
- "id": 11208793,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExMjA4Nzkz",
- "name": "latest-mac.yml",
- "label": "",
+ "url": "https://api.github.com/repos/dcrousso/GroupMe/releases/assets/2354408",
+ "id": 2354408,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNTQ0MDg=",
+ "name": "GroupMe-macOS-1.1.1.zip",
+ "label": null,
"uploader": {
- "login": "schickling",
- "id": 1567498,
- "node_id": "MDQ6VXNlcjE1Njc0OTg=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/1567498?v=4",
+ "login": "dcrousso",
+ "id": 4356609,
+ "node_id": "MDQ6VXNlcjQzNTY2MDk=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/4356609?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/schickling",
- "html_url": "https://github.com/schickling",
- "followers_url": "https://api.github.com/users/schickling/followers",
- "following_url": "https://api.github.com/users/schickling/following{/other_user}",
- "gists_url": "https://api.github.com/users/schickling/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/schickling/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/schickling/subscriptions",
- "organizations_url": "https://api.github.com/users/schickling/orgs",
- "repos_url": "https://api.github.com/users/schickling/repos",
- "events_url": "https://api.github.com/users/schickling/events{/privacy}",
- "received_events_url": "https://api.github.com/users/schickling/received_events",
+ "url": "https://api.github.com/users/dcrousso",
+ "html_url": "https://github.com/dcrousso",
+ "followers_url": "https://api.github.com/users/dcrousso/followers",
+ "following_url": "https://api.github.com/users/dcrousso/following{/other_user}",
+ "gists_url": "https://api.github.com/users/dcrousso/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/dcrousso/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/dcrousso/subscriptions",
+ "organizations_url": "https://api.github.com/users/dcrousso/orgs",
+ "repos_url": "https://api.github.com/users/dcrousso/repos",
+ "events_url": "https://api.github.com/users/dcrousso/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/dcrousso/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "text/yaml",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 573,
- "download_count": 255,
- "created_at": "2019-02-23T13:14:49Z",
- "updated_at": "2019-02-23T13:14:49Z",
- "browser_download_url": "https://github.com/graphql/graphql-playground/releases/download/v1.8.10/latest-mac.yml"
+ "size": 42203197,
+ "download_count": 1497,
+ "created_at": "2016-09-21T22:29:19Z",
+ "updated_at": "2016-09-21T22:29:33Z",
+ "browser_download_url": "https://github.com/dcrousso/GroupMe/releases/download/v1.1.1/GroupMe-macOS-1.1.1.zip"
},
{
- "url": "https://api.github.com/repos/graphql/graphql-playground/releases/assets/11208791",
- "id": 11208791,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExMjA4Nzkx",
- "name": "latest.yml",
- "label": "",
+ "url": "https://api.github.com/repos/dcrousso/GroupMe/releases/assets/2354409",
+ "id": 2354409,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNTQ0MDk=",
+ "name": "GroupMe-windows-1.1.1.zip",
+ "label": null,
"uploader": {
- "login": "schickling",
- "id": 1567498,
- "node_id": "MDQ6VXNlcjE1Njc0OTg=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/1567498?v=4",
+ "login": "dcrousso",
+ "id": 4356609,
+ "node_id": "MDQ6VXNlcjQzNTY2MDk=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/4356609?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/schickling",
- "html_url": "https://github.com/schickling",
- "followers_url": "https://api.github.com/users/schickling/followers",
- "following_url": "https://api.github.com/users/schickling/following{/other_user}",
- "gists_url": "https://api.github.com/users/schickling/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/schickling/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/schickling/subscriptions",
- "organizations_url": "https://api.github.com/users/schickling/orgs",
- "repos_url": "https://api.github.com/users/schickling/repos",
- "events_url": "https://api.github.com/users/schickling/events{/privacy}",
- "received_events_url": "https://api.github.com/users/schickling/received_events",
+ "url": "https://api.github.com/users/dcrousso",
+ "html_url": "https://github.com/dcrousso",
+ "followers_url": "https://api.github.com/users/dcrousso/followers",
+ "following_url": "https://api.github.com/users/dcrousso/following{/other_user}",
+ "gists_url": "https://api.github.com/users/dcrousso/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/dcrousso/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/dcrousso/subscriptions",
+ "organizations_url": "https://api.github.com/users/dcrousso/orgs",
+ "repos_url": "https://api.github.com/users/dcrousso/repos",
+ "events_url": "https://api.github.com/users/dcrousso/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/dcrousso/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "text/yaml",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 385,
- "download_count": 143,
- "created_at": "2019-02-23T13:14:49Z",
- "updated_at": "2019-02-23T13:14:49Z",
- "browser_download_url": "https://github.com/graphql/graphql-playground/releases/download/v1.8.10/latest.yml"
+ "size": 43170983,
+ "download_count": 418,
+ "created_at": "2016-09-21T22:29:19Z",
+ "updated_at": "2016-09-21T22:29:41Z",
+ "browser_download_url": "https://github.com/dcrousso/GroupMe/releases/download/v1.1.1/GroupMe-windows-1.1.1.zip"
}
],
- "tarball_url": "https://api.github.com/repos/graphql/graphql-playground/tarball/v1.8.10",
- "zipball_url": "https://api.github.com/repos/graphql/graphql-playground/zipball/v1.8.10",
- "body_html": "1.8.10 \nThis release was mostly focused on fixing small bugs.
\nFixes \n"
+ "tarball_url": "https://api.github.com/repos/dcrousso/GroupMe/tarball/v1.1.1",
+ "zipball_url": "https://api.github.com/repos/dcrousso/GroupMe/zipball/v1.1.1",
+ "body_html": "\nUpdated styles for new GroupMe design \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:59.335Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:07.234Z"
},
"gsubs": {
"latestRelease": {
@@ -35831,7 +35559,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 51959111,
- "download_count": 442,
+ "download_count": 444,
"created_at": "2020-07-13T01:32:13Z",
"updated_at": "2020-07-13T01:32:21Z",
"browser_download_url": "https://github.com/sanjevirau/gsubs/releases/download/v1.0.3/gSubs.Setup.1.0.3.exe"
@@ -35933,7 +35661,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 374,
- "download_count": 46,
+ "download_count": 47,
"created_at": "2020-07-13T01:32:00Z",
"updated_at": "2020-07-13T01:32:01Z",
"browser_download_url": "https://github.com/sanjevirau/gsubs/releases/download/v1.0.3/latest-linux.yml"
@@ -35967,7 +35695,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 503,
- "download_count": 123,
+ "download_count": 125,
"created_at": "2020-07-13T01:32:01Z",
"updated_at": "2020-07-13T01:32:02Z",
"browser_download_url": "https://github.com/sanjevirau/gsubs/releases/download/v1.0.3/latest-mac.yml"
@@ -36001,7 +35729,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 370,
- "download_count": 705,
+ "download_count": 709,
"created_at": "2020-07-13T01:31:59Z",
"updated_at": "2020-07-13T01:32:01Z",
"browser_download_url": "https://github.com/sanjevirau/gsubs/releases/download/v1.0.3/latest.yml"
@@ -36011,152 +35739,424 @@
"zipball_url": "https://api.github.com/repos/sanjevirau/gsubs/zipball/v1.0.3",
"body_html": "Improvement \n\nUpdate to latest Electron version, significant speed and performance improvement on startup and overall \nAdded accurate border-radius to the overall app. \n \nFixes \n\nFixed the OpenSubs integration problem, now the gSubs works as expected #17 \nFixed the Swedish flag icon #15 \n \nSpecial Thanks \n\nSpecial thanks to @SaraVieira for compiling and distributing Mac DMG of gSubs \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:59.344Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:07.252Z"
},
- "groupme": {
+ "graphql-playground": {
"latestRelease": {
- "url": "https://api.github.com/repos/dcrousso/GroupMe/releases/4197934",
- "assets_url": "https://api.github.com/repos/dcrousso/GroupMe/releases/4197934/assets",
- "upload_url": "https://uploads.github.com/repos/dcrousso/GroupMe/releases/4197934/assets{?name,label}",
- "html_url": "https://github.com/dcrousso/GroupMe/releases/tag/v1.1.1",
- "id": 4197934,
- "node_id": "MDc6UmVsZWFzZTQxOTc5MzQ=",
- "tag_name": "v1.1.1",
+ "url": "https://api.github.com/repos/graphql/graphql-playground/releases/15733883",
+ "assets_url": "https://api.github.com/repos/graphql/graphql-playground/releases/15733883/assets",
+ "upload_url": "https://uploads.github.com/repos/graphql/graphql-playground/releases/15733883/assets{?name,label}",
+ "html_url": "https://github.com/graphql/graphql-playground/releases/tag/v1.8.10",
+ "id": 15733883,
+ "node_id": "MDc6UmVsZWFzZTE1NzMzODgz",
+ "tag_name": "v1.8.10",
"target_commitish": "master",
- "name": "Version 1.1.1",
+ "name": "1.8.10",
"draft": false,
"author": {
- "login": "dcrousso",
- "id": 4356609,
- "node_id": "MDQ6VXNlcjQzNTY2MDk=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/4356609?v=4",
+ "login": "huv1k",
+ "id": 5691926,
+ "node_id": "MDQ6VXNlcjU2OTE5MjY=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/5691926?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/dcrousso",
- "html_url": "https://github.com/dcrousso",
- "followers_url": "https://api.github.com/users/dcrousso/followers",
- "following_url": "https://api.github.com/users/dcrousso/following{/other_user}",
- "gists_url": "https://api.github.com/users/dcrousso/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/dcrousso/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/dcrousso/subscriptions",
- "organizations_url": "https://api.github.com/users/dcrousso/orgs",
- "repos_url": "https://api.github.com/users/dcrousso/repos",
- "events_url": "https://api.github.com/users/dcrousso/events{/privacy}",
- "received_events_url": "https://api.github.com/users/dcrousso/received_events",
+ "url": "https://api.github.com/users/huv1k",
+ "html_url": "https://github.com/huv1k",
+ "followers_url": "https://api.github.com/users/huv1k/followers",
+ "following_url": "https://api.github.com/users/huv1k/following{/other_user}",
+ "gists_url": "https://api.github.com/users/huv1k/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/huv1k/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/huv1k/subscriptions",
+ "organizations_url": "https://api.github.com/users/huv1k/orgs",
+ "repos_url": "https://api.github.com/users/huv1k/repos",
+ "events_url": "https://api.github.com/users/huv1k/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/huv1k/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2016-09-21T22:25:10Z",
- "published_at": "2016-09-21T22:30:23Z",
+ "created_at": "2019-02-23T13:06:12Z",
+ "published_at": "2019-02-23T13:55:00Z",
"assets": [
{
- "url": "https://api.github.com/repos/dcrousso/GroupMe/releases/assets/2354407",
- "id": 2354407,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNTQ0MDc=",
- "name": "GroupMe-linux-1.1.1.zip",
- "label": null,
+ "url": "https://api.github.com/repos/graphql/graphql-playground/releases/assets/11208782",
+ "id": 11208782,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExMjA4Nzgy",
+ "name": "graphql-playground-electron-1.8.10-mac.zip",
+ "label": "",
"uploader": {
- "login": "dcrousso",
- "id": 4356609,
- "node_id": "MDQ6VXNlcjQzNTY2MDk=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/4356609?v=4",
+ "login": "schickling",
+ "id": 1567498,
+ "node_id": "MDQ6VXNlcjE1Njc0OTg=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/1567498?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/dcrousso",
- "html_url": "https://github.com/dcrousso",
- "followers_url": "https://api.github.com/users/dcrousso/followers",
- "following_url": "https://api.github.com/users/dcrousso/following{/other_user}",
- "gists_url": "https://api.github.com/users/dcrousso/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/dcrousso/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/dcrousso/subscriptions",
- "organizations_url": "https://api.github.com/users/dcrousso/orgs",
- "repos_url": "https://api.github.com/users/dcrousso/repos",
- "events_url": "https://api.github.com/users/dcrousso/events{/privacy}",
- "received_events_url": "https://api.github.com/users/dcrousso/received_events",
+ "url": "https://api.github.com/users/schickling",
+ "html_url": "https://github.com/schickling",
+ "followers_url": "https://api.github.com/users/schickling/followers",
+ "following_url": "https://api.github.com/users/schickling/following{/other_user}",
+ "gists_url": "https://api.github.com/users/schickling/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/schickling/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/schickling/subscriptions",
+ "organizations_url": "https://api.github.com/users/schickling/orgs",
+ "repos_url": "https://api.github.com/users/schickling/repos",
+ "events_url": "https://api.github.com/users/schickling/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/schickling/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/zip",
"state": "uploaded",
- "size": 42670919,
- "download_count": 2068,
- "created_at": "2016-09-21T22:29:19Z",
- "updated_at": "2016-09-21T22:29:27Z",
- "browser_download_url": "https://github.com/dcrousso/GroupMe/releases/download/v1.1.1/GroupMe-linux-1.1.1.zip"
+ "size": 74244328,
+ "download_count": 792551,
+ "created_at": "2019-02-23T13:13:08Z",
+ "updated_at": "2019-02-23T13:13:12Z",
+ "browser_download_url": "https://github.com/graphql/graphql-playground/releases/download/v1.8.10/graphql-playground-electron-1.8.10-mac.zip"
},
{
- "url": "https://api.github.com/repos/dcrousso/GroupMe/releases/assets/2354408",
- "id": 2354408,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNTQ0MDg=",
- "name": "GroupMe-macOS-1.1.1.zip",
- "label": null,
+ "url": "https://api.github.com/repos/graphql/graphql-playground/releases/assets/11208777",
+ "id": 11208777,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExMjA4Nzc3",
+ "name": "graphql-playground-electron-1.8.10-x86_64.AppImage",
+ "label": "",
"uploader": {
- "login": "dcrousso",
- "id": 4356609,
- "node_id": "MDQ6VXNlcjQzNTY2MDk=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/4356609?v=4",
+ "login": "schickling",
+ "id": 1567498,
+ "node_id": "MDQ6VXNlcjE1Njc0OTg=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/1567498?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/dcrousso",
- "html_url": "https://github.com/dcrousso",
- "followers_url": "https://api.github.com/users/dcrousso/followers",
- "following_url": "https://api.github.com/users/dcrousso/following{/other_user}",
- "gists_url": "https://api.github.com/users/dcrousso/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/dcrousso/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/dcrousso/subscriptions",
- "organizations_url": "https://api.github.com/users/dcrousso/orgs",
- "repos_url": "https://api.github.com/users/dcrousso/repos",
- "events_url": "https://api.github.com/users/dcrousso/events{/privacy}",
- "received_events_url": "https://api.github.com/users/dcrousso/received_events",
+ "url": "https://api.github.com/users/schickling",
+ "html_url": "https://github.com/schickling",
+ "followers_url": "https://api.github.com/users/schickling/followers",
+ "following_url": "https://api.github.com/users/schickling/following{/other_user}",
+ "gists_url": "https://api.github.com/users/schickling/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/schickling/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/schickling/subscriptions",
+ "organizations_url": "https://api.github.com/users/schickling/orgs",
+ "repos_url": "https://api.github.com/users/schickling/repos",
+ "events_url": "https://api.github.com/users/schickling/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/schickling/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 42203197,
- "download_count": 1497,
- "created_at": "2016-09-21T22:29:19Z",
- "updated_at": "2016-09-21T22:29:33Z",
- "browser_download_url": "https://github.com/dcrousso/GroupMe/releases/download/v1.1.1/GroupMe-macOS-1.1.1.zip"
+ "size": 77550245,
+ "download_count": 2465,
+ "created_at": "2019-02-23T13:11:55Z",
+ "updated_at": "2019-02-23T13:11:59Z",
+ "browser_download_url": "https://github.com/graphql/graphql-playground/releases/download/v1.8.10/graphql-playground-electron-1.8.10-x86_64.AppImage"
},
{
- "url": "https://api.github.com/repos/dcrousso/GroupMe/releases/assets/2354409",
- "id": 2354409,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNTQ0MDk=",
- "name": "GroupMe-windows-1.1.1.zip",
- "label": null,
+ "url": "https://api.github.com/repos/graphql/graphql-playground/releases/assets/11208775",
+ "id": 11208775,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExMjA4Nzc1",
+ "name": "graphql-playground-electron-1.8.10.dmg",
+ "label": "",
"uploader": {
- "login": "dcrousso",
- "id": 4356609,
- "node_id": "MDQ6VXNlcjQzNTY2MDk=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/4356609?v=4",
+ "login": "schickling",
+ "id": 1567498,
+ "node_id": "MDQ6VXNlcjE1Njc0OTg=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/1567498?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/dcrousso",
- "html_url": "https://github.com/dcrousso",
- "followers_url": "https://api.github.com/users/dcrousso/followers",
- "following_url": "https://api.github.com/users/dcrousso/following{/other_user}",
- "gists_url": "https://api.github.com/users/dcrousso/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/dcrousso/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/dcrousso/subscriptions",
- "organizations_url": "https://api.github.com/users/dcrousso/orgs",
- "repos_url": "https://api.github.com/users/dcrousso/repos",
- "events_url": "https://api.github.com/users/dcrousso/events{/privacy}",
- "received_events_url": "https://api.github.com/users/dcrousso/received_events",
+ "url": "https://api.github.com/users/schickling",
+ "html_url": "https://github.com/schickling",
+ "followers_url": "https://api.github.com/users/schickling/followers",
+ "following_url": "https://api.github.com/users/schickling/following{/other_user}",
+ "gists_url": "https://api.github.com/users/schickling/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/schickling/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/schickling/subscriptions",
+ "organizations_url": "https://api.github.com/users/schickling/orgs",
+ "repos_url": "https://api.github.com/users/schickling/repos",
+ "events_url": "https://api.github.com/users/schickling/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/schickling/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 43170983,
- "download_count": 418,
- "created_at": "2016-09-21T22:29:19Z",
- "updated_at": "2016-09-21T22:29:41Z",
- "browser_download_url": "https://github.com/dcrousso/GroupMe/releases/download/v1.1.1/GroupMe-windows-1.1.1.zip"
+ "size": 77040301,
+ "download_count": 34111,
+ "created_at": "2019-02-23T13:11:35Z",
+ "updated_at": "2019-02-23T13:11:39Z",
+ "browser_download_url": "https://github.com/graphql/graphql-playground/releases/download/v1.8.10/graphql-playground-electron-1.8.10.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/graphql/graphql-playground/releases/assets/11208774",
+ "id": 11208774,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExMjA4Nzc0",
+ "name": "graphql-playground-electron-1.8.10.dmg.blockmap",
+ "label": "",
+ "uploader": {
+ "login": "schickling",
+ "id": 1567498,
+ "node_id": "MDQ6VXNlcjE1Njc0OTg=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/1567498?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/schickling",
+ "html_url": "https://github.com/schickling",
+ "followers_url": "https://api.github.com/users/schickling/followers",
+ "following_url": "https://api.github.com/users/schickling/following{/other_user}",
+ "gists_url": "https://api.github.com/users/schickling/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/schickling/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/schickling/subscriptions",
+ "organizations_url": "https://api.github.com/users/schickling/orgs",
+ "repos_url": "https://api.github.com/users/schickling/repos",
+ "events_url": "https://api.github.com/users/schickling/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/schickling/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 81837,
+ "download_count": 71,
+ "created_at": "2019-02-23T13:11:35Z",
+ "updated_at": "2019-02-23T13:11:35Z",
+ "browser_download_url": "https://github.com/graphql/graphql-playground/releases/download/v1.8.10/graphql-playground-electron-1.8.10.dmg.blockmap"
+ },
+ {
+ "url": "https://api.github.com/repos/graphql/graphql-playground/releases/assets/11208787",
+ "id": 11208787,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExMjA4Nzg3",
+ "name": "graphql-playground-electron-setup-1.8.10.exe",
+ "label": "",
+ "uploader": {
+ "login": "schickling",
+ "id": 1567498,
+ "node_id": "MDQ6VXNlcjE1Njc0OTg=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/1567498?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/schickling",
+ "html_url": "https://github.com/schickling",
+ "followers_url": "https://api.github.com/users/schickling/followers",
+ "following_url": "https://api.github.com/users/schickling/following{/other_user}",
+ "gists_url": "https://api.github.com/users/schickling/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/schickling/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/schickling/subscriptions",
+ "organizations_url": "https://api.github.com/users/schickling/orgs",
+ "repos_url": "https://api.github.com/users/schickling/repos",
+ "events_url": "https://api.github.com/users/schickling/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/schickling/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 55091898,
+ "download_count": 35213,
+ "created_at": "2019-02-23T13:13:30Z",
+ "updated_at": "2019-02-23T13:13:32Z",
+ "browser_download_url": "https://github.com/graphql/graphql-playground/releases/download/v1.8.10/graphql-playground-electron-setup-1.8.10.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/graphql/graphql-playground/releases/assets/11208788",
+ "id": 11208788,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExMjA4Nzg4",
+ "name": "graphql-playground-electron-setup-1.8.10.exe.blockmap",
+ "label": "",
+ "uploader": {
+ "login": "schickling",
+ "id": 1567498,
+ "node_id": "MDQ6VXNlcjE1Njc0OTg=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/1567498?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/schickling",
+ "html_url": "https://github.com/schickling",
+ "followers_url": "https://api.github.com/users/schickling/followers",
+ "following_url": "https://api.github.com/users/schickling/following{/other_user}",
+ "gists_url": "https://api.github.com/users/schickling/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/schickling/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/schickling/subscriptions",
+ "organizations_url": "https://api.github.com/users/schickling/orgs",
+ "repos_url": "https://api.github.com/users/schickling/repos",
+ "events_url": "https://api.github.com/users/schickling/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/schickling/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 58391,
+ "download_count": 120,
+ "created_at": "2019-02-23T13:13:30Z",
+ "updated_at": "2019-02-23T13:13:30Z",
+ "browser_download_url": "https://github.com/graphql/graphql-playground/releases/download/v1.8.10/graphql-playground-electron-setup-1.8.10.exe.blockmap"
+ },
+ {
+ "url": "https://api.github.com/repos/graphql/graphql-playground/releases/assets/11208790",
+ "id": 11208790,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExMjA4Nzkw",
+ "name": "graphql-playground-electron_1.8.10_amd64.deb",
+ "label": "",
+ "uploader": {
+ "login": "schickling",
+ "id": 1567498,
+ "node_id": "MDQ6VXNlcjE1Njc0OTg=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/1567498?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/schickling",
+ "html_url": "https://github.com/schickling",
+ "followers_url": "https://api.github.com/users/schickling/followers",
+ "following_url": "https://api.github.com/users/schickling/following{/other_user}",
+ "gists_url": "https://api.github.com/users/schickling/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/schickling/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/schickling/subscriptions",
+ "organizations_url": "https://api.github.com/users/schickling/orgs",
+ "repos_url": "https://api.github.com/users/schickling/repos",
+ "events_url": "https://api.github.com/users/schickling/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/schickling/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 46095194,
+ "download_count": 6521,
+ "created_at": "2019-02-23T13:14:46Z",
+ "updated_at": "2019-02-23T13:14:48Z",
+ "browser_download_url": "https://github.com/graphql/graphql-playground/releases/download/v1.8.10/graphql-playground-electron_1.8.10_amd64.deb"
+ },
+ {
+ "url": "https://api.github.com/repos/graphql/graphql-playground/releases/assets/11208784",
+ "id": 11208784,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExMjA4Nzg0",
+ "name": "graphql-playground-electron_1.8.10_amd64.snap",
+ "label": "",
+ "uploader": {
+ "login": "schickling",
+ "id": 1567498,
+ "node_id": "MDQ6VXNlcjE1Njc0OTg=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/1567498?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/schickling",
+ "html_url": "https://github.com/schickling",
+ "followers_url": "https://api.github.com/users/schickling/followers",
+ "following_url": "https://api.github.com/users/schickling/following{/other_user}",
+ "gists_url": "https://api.github.com/users/schickling/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/schickling/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/schickling/subscriptions",
+ "organizations_url": "https://api.github.com/users/schickling/orgs",
+ "repos_url": "https://api.github.com/users/schickling/repos",
+ "events_url": "https://api.github.com/users/schickling/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/schickling/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 130842624,
+ "download_count": 835,
+ "created_at": "2019-02-23T13:13:19Z",
+ "updated_at": "2019-02-23T13:13:25Z",
+ "browser_download_url": "https://github.com/graphql/graphql-playground/releases/download/v1.8.10/graphql-playground-electron_1.8.10_amd64.snap"
+ },
+ {
+ "url": "https://api.github.com/repos/graphql/graphql-playground/releases/assets/11208792",
+ "id": 11208792,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExMjA4Nzky",
+ "name": "latest-linux.yml",
+ "label": "",
+ "uploader": {
+ "login": "schickling",
+ "id": 1567498,
+ "node_id": "MDQ6VXNlcjE1Njc0OTg=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/1567498?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/schickling",
+ "html_url": "https://github.com/schickling",
+ "followers_url": "https://api.github.com/users/schickling/followers",
+ "following_url": "https://api.github.com/users/schickling/following{/other_user}",
+ "gists_url": "https://api.github.com/users/schickling/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/schickling/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/schickling/subscriptions",
+ "organizations_url": "https://api.github.com/users/schickling/orgs",
+ "repos_url": "https://api.github.com/users/schickling/repos",
+ "events_url": "https://api.github.com/users/schickling/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/schickling/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 421,
+ "download_count": 615,
+ "created_at": "2019-02-23T13:14:49Z",
+ "updated_at": "2019-02-23T13:14:49Z",
+ "browser_download_url": "https://github.com/graphql/graphql-playground/releases/download/v1.8.10/latest-linux.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/graphql/graphql-playground/releases/assets/11208793",
+ "id": 11208793,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExMjA4Nzkz",
+ "name": "latest-mac.yml",
+ "label": "",
+ "uploader": {
+ "login": "schickling",
+ "id": 1567498,
+ "node_id": "MDQ6VXNlcjE1Njc0OTg=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/1567498?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/schickling",
+ "html_url": "https://github.com/schickling",
+ "followers_url": "https://api.github.com/users/schickling/followers",
+ "following_url": "https://api.github.com/users/schickling/following{/other_user}",
+ "gists_url": "https://api.github.com/users/schickling/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/schickling/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/schickling/subscriptions",
+ "organizations_url": "https://api.github.com/users/schickling/orgs",
+ "repos_url": "https://api.github.com/users/schickling/repos",
+ "events_url": "https://api.github.com/users/schickling/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/schickling/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 573,
+ "download_count": 255,
+ "created_at": "2019-02-23T13:14:49Z",
+ "updated_at": "2019-02-23T13:14:49Z",
+ "browser_download_url": "https://github.com/graphql/graphql-playground/releases/download/v1.8.10/latest-mac.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/graphql/graphql-playground/releases/assets/11208791",
+ "id": 11208791,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExMjA4Nzkx",
+ "name": "latest.yml",
+ "label": "",
+ "uploader": {
+ "login": "schickling",
+ "id": 1567498,
+ "node_id": "MDQ6VXNlcjE1Njc0OTg=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/1567498?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/schickling",
+ "html_url": "https://github.com/schickling",
+ "followers_url": "https://api.github.com/users/schickling/followers",
+ "following_url": "https://api.github.com/users/schickling/following{/other_user}",
+ "gists_url": "https://api.github.com/users/schickling/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/schickling/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/schickling/subscriptions",
+ "organizations_url": "https://api.github.com/users/schickling/orgs",
+ "repos_url": "https://api.github.com/users/schickling/repos",
+ "events_url": "https://api.github.com/users/schickling/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/schickling/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 385,
+ "download_count": 143,
+ "created_at": "2019-02-23T13:14:49Z",
+ "updated_at": "2019-02-23T13:14:49Z",
+ "browser_download_url": "https://github.com/graphql/graphql-playground/releases/download/v1.8.10/latest.yml"
}
],
- "tarball_url": "https://api.github.com/repos/dcrousso/GroupMe/tarball/v1.1.1",
- "zipball_url": "https://api.github.com/repos/dcrousso/GroupMe/zipball/v1.1.1",
- "body_html": "\nUpdated styles for new GroupMe design \n "
+ "tarball_url": "https://api.github.com/repos/graphql/graphql-playground/tarball/v1.8.10",
+ "zipball_url": "https://api.github.com/repos/graphql/graphql-playground/zipball/v1.8.10",
+ "body_html": "1.8.10 \nThis release was mostly focused on fixing small bugs.
\nFixes \n"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:59.350Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:07.304Z"
},
"hardinfo": {
"latestRelease": {
@@ -36223,7 +36223,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 56305091,
- "download_count": 136,
+ "download_count": 137,
"created_at": "2019-02-04T15:02:36Z",
"updated_at": "2019-02-04T15:03:14Z",
"browser_download_url": "https://github.com/foozzi/Hardinfo/releases/download/0.1.0/Hardinfo.macos.zip"
@@ -36233,102 +36233,25 @@
"zipball_url": "https://api.github.com/repos/foozzi/Hardinfo/zipball/0.1.0",
"body_html": "Remove \"open\" module because of its associated vulnerability (https://nodesecurity.io/advisories/663 ), update all modules, update electron to latest stable version, other small fix
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:59.435Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:07.338Z"
},
- "hashtag": {
+ "harmony": {
"latestRelease": {
- "url": "https://api.github.com/repos/MrAnyx/HashTag/releases/28646947",
- "assets_url": "https://api.github.com/repos/MrAnyx/HashTag/releases/28646947/assets",
- "upload_url": "https://uploads.github.com/repos/MrAnyx/HashTag/releases/28646947/assets{?name,label}",
- "html_url": "https://github.com/MrAnyx/HashTag/releases/tag/1.0",
- "id": 28646947,
- "node_id": "MDc6UmVsZWFzZTI4NjQ2OTQ3",
- "tag_name": "1.0",
+ "url": "https://api.github.com/repos/vincelwt/harmony/releases/10023530",
+ "assets_url": "https://api.github.com/repos/vincelwt/harmony/releases/10023530/assets",
+ "upload_url": "https://uploads.github.com/repos/vincelwt/harmony/releases/10023530/assets{?name,label}",
+ "html_url": "https://github.com/vincelwt/harmony/releases/tag/v0.9.1",
+ "id": 10023530,
+ "node_id": "MDc6UmVsZWFzZTEwMDIzNTMw",
+ "tag_name": "v0.9.1",
"target_commitish": "master",
- "name": "HashTag 1.0",
+ "name": "v0.9.1",
"draft": false,
"author": {
- "login": "MrAnyx",
- "id": 44176707,
- "node_id": "MDQ6VXNlcjQ0MTc2NzA3",
- "avatar_url": "https://avatars3.githubusercontent.com/u/44176707?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/MrAnyx",
- "html_url": "https://github.com/MrAnyx",
- "followers_url": "https://api.github.com/users/MrAnyx/followers",
- "following_url": "https://api.github.com/users/MrAnyx/following{/other_user}",
- "gists_url": "https://api.github.com/users/MrAnyx/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/MrAnyx/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/MrAnyx/subscriptions",
- "organizations_url": "https://api.github.com/users/MrAnyx/orgs",
- "repos_url": "https://api.github.com/users/MrAnyx/repos",
- "events_url": "https://api.github.com/users/MrAnyx/events{/privacy}",
- "received_events_url": "https://api.github.com/users/MrAnyx/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-07-08T13:32:36Z",
- "published_at": "2020-07-16T19:23:40Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/MrAnyx/HashTag/releases/assets/22947283",
- "id": 22947283,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIyOTQ3Mjgz",
- "name": "HashTag-win32-x64.zip",
- "label": null,
- "uploader": {
- "login": "MrAnyx",
- "id": 44176707,
- "node_id": "MDQ6VXNlcjQ0MTc2NzA3",
- "avatar_url": "https://avatars3.githubusercontent.com/u/44176707?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/MrAnyx",
- "html_url": "https://github.com/MrAnyx",
- "followers_url": "https://api.github.com/users/MrAnyx/followers",
- "following_url": "https://api.github.com/users/MrAnyx/following{/other_user}",
- "gists_url": "https://api.github.com/users/MrAnyx/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/MrAnyx/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/MrAnyx/subscriptions",
- "organizations_url": "https://api.github.com/users/MrAnyx/orgs",
- "repos_url": "https://api.github.com/users/MrAnyx/repos",
- "events_url": "https://api.github.com/users/MrAnyx/events{/privacy}",
- "received_events_url": "https://api.github.com/users/MrAnyx/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-zip-compressed",
- "state": "uploaded",
- "size": 66235710,
- "download_count": 69,
- "created_at": "2020-07-16T19:05:22Z",
- "updated_at": "2020-07-16T19:13:46Z",
- "browser_download_url": "https://github.com/MrAnyx/HashTag/releases/download/1.0/HashTag-win32-x64.zip"
- }
- ],
- "tarball_url": "https://api.github.com/repos/MrAnyx/HashTag/tarball/1.0",
- "zipball_url": "https://api.github.com/repos/MrAnyx/HashTag/zipball/1.0",
- "body_html": ""
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:59.464Z"
- },
- "harmony": {
- "latestRelease": {
- "url": "https://api.github.com/repos/vincelwt/harmony/releases/10023530",
- "assets_url": "https://api.github.com/repos/vincelwt/harmony/releases/10023530/assets",
- "upload_url": "https://uploads.github.com/repos/vincelwt/harmony/releases/10023530/assets{?name,label}",
- "html_url": "https://github.com/vincelwt/harmony/releases/tag/v0.9.1",
- "id": 10023530,
- "node_id": "MDc6UmVsZWFzZTEwMDIzNTMw",
- "tag_name": "v0.9.1",
- "target_commitish": "master",
- "name": "v0.9.1",
- "draft": false,
- "author": {
- "login": "vincelwt",
- "id": 5092466,
- "node_id": "MDQ6VXNlcjUwOTI0NjY=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/5092466?v=4",
+ "login": "vincelwt",
+ "id": 5092466,
+ "node_id": "MDQ6VXNlcjUwOTI0NjY=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/5092466?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vincelwt",
"html_url": "https://github.com/vincelwt",
@@ -36377,7 +36300,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 54254044,
- "download_count": 1868,
+ "download_count": 1869,
"created_at": "2018-03-10T11:55:07Z",
"updated_at": "2018-03-10T11:55:14Z",
"browser_download_url": "https://github.com/vincelwt/harmony/releases/download/v0.9.1/harmony-0.9.1-mac.app.zip"
@@ -36411,7 +36334,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 56329234,
- "download_count": 4986,
+ "download_count": 4988,
"created_at": "2018-03-10T12:10:59Z",
"updated_at": "2018-03-10T12:19:52Z",
"browser_download_url": "https://github.com/vincelwt/harmony/releases/download/v0.9.1/harmony-0.9.1-mac.dmg"
@@ -36445,7 +36368,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 68888540,
- "download_count": 36077,
+ "download_count": 36090,
"created_at": "2018-03-09T22:05:01Z",
"updated_at": "2018-03-09T22:05:10Z",
"browser_download_url": "https://github.com/vincelwt/harmony/releases/download/v0.9.1/harmony-0.9.1-setup.exe"
@@ -36649,7 +36572,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 37730830,
- "download_count": 8103,
+ "download_count": 8105,
"created_at": "2018-03-10T12:18:46Z",
"updated_at": "2018-03-10T12:18:49Z",
"browser_download_url": "https://github.com/vincelwt/harmony/releases/download/v0.9.1/harmony-0.9.1-x64.deb"
@@ -36727,7 +36650,7 @@
"zipball_url": "https://api.github.com/repos/vincelwt/harmony/zipball/v0.9.1",
"body_html": "\nFixes YouTube playlists not corresponding to user \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:59.470Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:07.374Z"
},
"hain": {
"latestRelease": {
@@ -36862,7 +36785,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 60165853,
- "download_count": 2212,
+ "download_count": 2217,
"created_at": "2018-11-09T16:12:47Z",
"updated_at": "2018-11-09T16:12:50Z",
"browser_download_url": "https://github.com/hainproject/hain/releases/download/v0.7.0-beta.1/Hain-x64-v0.7.0-beta.1.zip"
@@ -36930,7 +36853,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 59859456,
- "download_count": 16624,
+ "download_count": 16628,
"created_at": "2018-11-09T16:12:53Z",
"updated_at": "2018-11-09T16:12:56Z",
"browser_download_url": "https://github.com/hainproject/hain/releases/download/v0.7.0-beta.1/HainSetup-x64-v0.7.0-beta.1.exe"
@@ -36940,11 +36863,88 @@
"zipball_url": "https://api.github.com/repos/hainproject/hain/zipball/v0.7.0-beta.1",
"body_html": "We release the new version in a long time. \nThis release contains large & convienent changes made by @dannya
\nFeatures \n\nFixes \n\nFix restarting not working in macOS \n \nMinor changes \n\nMath: support European-style decimal separator (#268 by @dannya ) \n \nThank you for using Hain!
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:59.496Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:07.389Z"
+ },
+ "hashtag": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/MrAnyx/HashTag/releases/28646947",
+ "assets_url": "https://api.github.com/repos/MrAnyx/HashTag/releases/28646947/assets",
+ "upload_url": "https://uploads.github.com/repos/MrAnyx/HashTag/releases/28646947/assets{?name,label}",
+ "html_url": "https://github.com/MrAnyx/HashTag/releases/tag/1.0",
+ "id": 28646947,
+ "node_id": "MDc6UmVsZWFzZTI4NjQ2OTQ3",
+ "tag_name": "1.0",
+ "target_commitish": "master",
+ "name": "HashTag 1.0",
+ "draft": false,
+ "author": {
+ "login": "MrAnyx",
+ "id": 44176707,
+ "node_id": "MDQ6VXNlcjQ0MTc2NzA3",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/44176707?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/MrAnyx",
+ "html_url": "https://github.com/MrAnyx",
+ "followers_url": "https://api.github.com/users/MrAnyx/followers",
+ "following_url": "https://api.github.com/users/MrAnyx/following{/other_user}",
+ "gists_url": "https://api.github.com/users/MrAnyx/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/MrAnyx/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/MrAnyx/subscriptions",
+ "organizations_url": "https://api.github.com/users/MrAnyx/orgs",
+ "repos_url": "https://api.github.com/users/MrAnyx/repos",
+ "events_url": "https://api.github.com/users/MrAnyx/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/MrAnyx/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2020-07-08T13:32:36Z",
+ "published_at": "2020-07-16T19:23:40Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/MrAnyx/HashTag/releases/assets/22947283",
+ "id": 22947283,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIyOTQ3Mjgz",
+ "name": "HashTag-win32-x64.zip",
+ "label": null,
+ "uploader": {
+ "login": "MrAnyx",
+ "id": 44176707,
+ "node_id": "MDQ6VXNlcjQ0MTc2NzA3",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/44176707?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/MrAnyx",
+ "html_url": "https://github.com/MrAnyx",
+ "followers_url": "https://api.github.com/users/MrAnyx/followers",
+ "following_url": "https://api.github.com/users/MrAnyx/following{/other_user}",
+ "gists_url": "https://api.github.com/users/MrAnyx/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/MrAnyx/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/MrAnyx/subscriptions",
+ "organizations_url": "https://api.github.com/users/MrAnyx/orgs",
+ "repos_url": "https://api.github.com/users/MrAnyx/repos",
+ "events_url": "https://api.github.com/users/MrAnyx/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/MrAnyx/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-zip-compressed",
+ "state": "uploaded",
+ "size": 66235710,
+ "download_count": 71,
+ "created_at": "2020-07-16T19:05:22Z",
+ "updated_at": "2020-07-16T19:13:46Z",
+ "browser_download_url": "https://github.com/MrAnyx/HashTag/releases/download/1.0/HashTag-win32-x64.zip"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/MrAnyx/HashTag/tarball/1.0",
+ "zipball_url": "https://api.github.com/repos/MrAnyx/HashTag/zipball/1.0",
+ "body_html": ""
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:07.405Z"
},
"hbbatchbeast": {
"latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:06:59.544Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:07.457Z"
},
"hastyheroes": {
"latestRelease": {
@@ -37089,7 +37089,84 @@
"zipball_url": "https://api.github.com/repos/Aveek-Saha/HastyHeroes/zipball/v1.0.0",
"body_html": "For Windows \nDownload the .exe file
\nFor Linux \nDownload the .deb or AppImage file
\nFor instructions on How to play, check the project home page \nhttps://github.com/Aveek-Saha/HastyHeroes#instructions
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:59.573Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:07.467Z"
+ },
+ "headlines": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/MedZed/Electron-Headlines/releases/5307410",
+ "assets_url": "https://api.github.com/repos/MedZed/Electron-Headlines/releases/5307410/assets",
+ "upload_url": "https://uploads.github.com/repos/MedZed/Electron-Headlines/releases/5307410/assets{?name,label}",
+ "html_url": "https://github.com/MedZed/Electron-Headlines/releases/tag/electron",
+ "id": 5307410,
+ "node_id": "MDc6UmVsZWFzZTUzMDc0MTA=",
+ "tag_name": "electron",
+ "target_commitish": "master",
+ "name": "1.0.0",
+ "draft": false,
+ "author": {
+ "login": "MedZed",
+ "id": 20077671,
+ "node_id": "MDQ6VXNlcjIwMDc3Njcx",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/20077671?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/MedZed",
+ "html_url": "https://github.com/MedZed",
+ "followers_url": "https://api.github.com/users/MedZed/followers",
+ "following_url": "https://api.github.com/users/MedZed/following{/other_user}",
+ "gists_url": "https://api.github.com/users/MedZed/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/MedZed/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/MedZed/subscriptions",
+ "organizations_url": "https://api.github.com/users/MedZed/orgs",
+ "repos_url": "https://api.github.com/users/MedZed/repos",
+ "events_url": "https://api.github.com/users/MedZed/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/MedZed/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2017-01-30T19:37:22Z",
+ "published_at": "2017-01-30T19:39:37Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/MedZed/Electron-Headlines/releases/assets/3090118",
+ "id": 3090118,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDMwOTAxMTg=",
+ "name": "Headlines.exe",
+ "label": null,
+ "uploader": {
+ "login": "MedZed",
+ "id": 20077671,
+ "node_id": "MDQ6VXNlcjIwMDc3Njcx",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/20077671?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/MedZed",
+ "html_url": "https://github.com/MedZed",
+ "followers_url": "https://api.github.com/users/MedZed/followers",
+ "following_url": "https://api.github.com/users/MedZed/following{/other_user}",
+ "gists_url": "https://api.github.com/users/MedZed/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/MedZed/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/MedZed/subscriptions",
+ "organizations_url": "https://api.github.com/users/MedZed/orgs",
+ "repos_url": "https://api.github.com/users/MedZed/repos",
+ "events_url": "https://api.github.com/users/MedZed/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/MedZed/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 47921152,
+ "download_count": 978,
+ "created_at": "2017-01-30T19:39:57Z",
+ "updated_at": "2017-01-30T19:54:36Z",
+ "browser_download_url": "https://github.com/MedZed/Electron-Headlines/releases/download/electron/Headlines.exe"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/MedZed/Electron-Headlines/tarball/electron",
+ "zipball_url": "https://api.github.com/repos/MedZed/Electron-Headlines/zipball/electron",
+ "body_html": "Windows release
"
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:07.543Z"
},
"hawkeye": {
"latestRelease": {
@@ -37404,84 +37481,7 @@
"zipball_url": "https://api.github.com/repos/harksys/HawkEye/zipball/0.2.0",
"body_html": "0.2.0 of Hawk Eye brings enhancements and one great new feature, Repository Mute Filters!
\n\nAdd new Repository Mute Filters feature for flexible muting of notifications. Check the PR for more information! (#10 , PR #21 ) \nFix Cut/Copy/Paste being disabled throughout Hawk Eye. (#8 , Commit ) \nEnlarged notification type icons. (#15 , Commit ) \nRemoved dragging from the filter area. (#14 , Commit ) \n \nThe 0.2.0 build also does the following:
\n\nCI builds for the GitHub repository, on branches and pull requests. \nInternal code fixes for @todo 's and various other things. \nREADME typo fixes. PR #17 [@neutric ] \nRenamed ia32 Linux build to amd64, which was correctly named upon release. Issue [@klauscfhq !] \nSubscribed has been changed to \"Watching\" and Manual to \"Watching Thread\" for readability. Commit \n \nIf you're on macOS, restarting the app will allow you auto-upgrade. However Windows and Linux users will have to re-download. Enjoy!
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:59.591Z"
- },
- "headlines": {
- "latestRelease": {
- "url": "https://api.github.com/repos/MedZed/Electron-Headlines/releases/5307410",
- "assets_url": "https://api.github.com/repos/MedZed/Electron-Headlines/releases/5307410/assets",
- "upload_url": "https://uploads.github.com/repos/MedZed/Electron-Headlines/releases/5307410/assets{?name,label}",
- "html_url": "https://github.com/MedZed/Electron-Headlines/releases/tag/electron",
- "id": 5307410,
- "node_id": "MDc6UmVsZWFzZTUzMDc0MTA=",
- "tag_name": "electron",
- "target_commitish": "master",
- "name": "1.0.0",
- "draft": false,
- "author": {
- "login": "MedZed",
- "id": 20077671,
- "node_id": "MDQ6VXNlcjIwMDc3Njcx",
- "avatar_url": "https://avatars1.githubusercontent.com/u/20077671?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/MedZed",
- "html_url": "https://github.com/MedZed",
- "followers_url": "https://api.github.com/users/MedZed/followers",
- "following_url": "https://api.github.com/users/MedZed/following{/other_user}",
- "gists_url": "https://api.github.com/users/MedZed/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/MedZed/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/MedZed/subscriptions",
- "organizations_url": "https://api.github.com/users/MedZed/orgs",
- "repos_url": "https://api.github.com/users/MedZed/repos",
- "events_url": "https://api.github.com/users/MedZed/events{/privacy}",
- "received_events_url": "https://api.github.com/users/MedZed/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2017-01-30T19:37:22Z",
- "published_at": "2017-01-30T19:39:37Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/MedZed/Electron-Headlines/releases/assets/3090118",
- "id": 3090118,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDMwOTAxMTg=",
- "name": "Headlines.exe",
- "label": null,
- "uploader": {
- "login": "MedZed",
- "id": 20077671,
- "node_id": "MDQ6VXNlcjIwMDc3Njcx",
- "avatar_url": "https://avatars1.githubusercontent.com/u/20077671?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/MedZed",
- "html_url": "https://github.com/MedZed",
- "followers_url": "https://api.github.com/users/MedZed/followers",
- "following_url": "https://api.github.com/users/MedZed/following{/other_user}",
- "gists_url": "https://api.github.com/users/MedZed/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/MedZed/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/MedZed/subscriptions",
- "organizations_url": "https://api.github.com/users/MedZed/orgs",
- "repos_url": "https://api.github.com/users/MedZed/repos",
- "events_url": "https://api.github.com/users/MedZed/events{/privacy}",
- "received_events_url": "https://api.github.com/users/MedZed/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 47921152,
- "download_count": 978,
- "created_at": "2017-01-30T19:39:57Z",
- "updated_at": "2017-01-30T19:54:36Z",
- "browser_download_url": "https://github.com/MedZed/Electron-Headlines/releases/download/electron/Headlines.exe"
- }
- ],
- "tarball_url": "https://api.github.com/repos/MedZed/Electron-Headlines/tarball/electron",
- "zipball_url": "https://api.github.com/repos/MedZed/Electron-Headlines/zipball/electron",
- "body_html": "Windows release
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:59.598Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:07.555Z"
},
"healthi": {
"latestRelease": {
@@ -37592,7 +37592,7 @@
"zipball_url": "https://api.github.com/repos/pablopunk/healthi-app/zipball/4.0.1",
"body_html": "Patches \n"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:59.674Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:07.585Z"
},
"heads-tails": {
"latestRelease": {
@@ -37703,7 +37703,7 @@
"zipball_url": "https://api.github.com/repos/SmartHoldemDAPPs/heads-tails/zipball/1.0.12",
"body_html": "\nSearch best peers & seeds \nUpdate tx constructor \n \n
\nSee more info gaming portal https://dexgames.net
\n
\n
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:59.678Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:07.603Z"
},
"helioslauncher": {
"latestRelease": {
@@ -37770,7 +37770,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 72468773,
- "download_count": 22,
+ "download_count": 23,
"created_at": "2020-09-13T17:47:17Z",
"updated_at": "2020-09-13T17:47:19Z",
"browser_download_url": "https://github.com/dscalzi/HeliosLauncher/releases/download/v1.8.0/Helios-Launcher-setup-1.8.0.AppImage"
@@ -37804,7 +37804,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 82906231,
- "download_count": 18,
+ "download_count": 21,
"created_at": "2020-09-13T17:46:10Z",
"updated_at": "2020-09-13T17:46:12Z",
"browser_download_url": "https://github.com/dscalzi/HeliosLauncher/releases/download/v1.8.0/Helios-Launcher-setup-1.8.0.dmg"
@@ -37872,7 +37872,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 67067224,
- "download_count": 373,
+ "download_count": 382,
"created_at": "2020-09-13T17:46:20Z",
"updated_at": "2020-09-13T17:46:22Z",
"browser_download_url": "https://github.com/dscalzi/HeliosLauncher/releases/download/v1.8.0/Helios-Launcher-setup-1.8.0.exe"
@@ -37906,7 +37906,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 71798,
- "download_count": 181,
+ "download_count": 183,
"created_at": "2020-09-13T17:46:20Z",
"updated_at": "2020-09-13T17:46:21Z",
"browser_download_url": "https://github.com/dscalzi/HeliosLauncher/releases/download/v1.8.0/Helios-Launcher-setup-1.8.0.exe.blockmap"
@@ -37940,7 +37940,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 392,
- "download_count": 9,
+ "download_count": 10,
"created_at": "2020-09-13T17:47:19Z",
"updated_at": "2020-09-13T17:47:19Z",
"browser_download_url": "https://github.com/dscalzi/HeliosLauncher/releases/download/v1.8.0/latest-linux.yml"
@@ -37974,7 +37974,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 358,
- "download_count": 204,
+ "download_count": 211,
"created_at": "2020-09-13T17:46:12Z",
"updated_at": "2020-09-13T17:46:12Z",
"browser_download_url": "https://github.com/dscalzi/HeliosLauncher/releases/download/v1.8.0/latest-mac.yml"
@@ -38008,7 +38008,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 358,
- "download_count": 2062,
+ "download_count": 2144,
"created_at": "2020-09-13T17:46:22Z",
"updated_at": "2020-09-13T17:46:22Z",
"browser_download_url": "https://github.com/dscalzi/HeliosLauncher/releases/download/v1.8.0/latest.yml"
@@ -38018,7 +38018,7 @@
"zipball_url": "https://api.github.com/repos/dscalzi/HeliosLauncher/zipball/v1.8.0",
"body_html": "Release v1.8.0 \nThis update contains various fixes and changes from the past year of development and maintenance. Forks should constantly be in sync with master to get the latest changes, fixes, and features.
\nIs your network using Helios and its toolchain? Consider supporting its development https://github.com/sponsors/dscalzi \nSponsors of a certain tier will be added to the README.
\nNotable Development Efforts \nHelios v2 \nhttps://github.com/dscalzi/HeliosLauncher/tree/ts-refactor
\nHelios is being rewritten in Typescript, using React as a UI framework. Each system is being rewritten and overhauled using the lessons learned from implementing and maintaining v1.
\nThis rewrite has NO ETA. It is being worked on entirely in my freetime and is a massive undertaking. No corners are being cut, and tests are being written for each component. For status updates, monitor the v2 branch or check the discord. Large/current tasks will be posted on the v2 project board .
\nHelios v1 will continue to be maintained for the forseeable future.
\nNebula \nhttps://github.com/dscalzi/Nebula
\nNebula is a tool to automatically generate a distribution.json. Heavy development over the past year has brought it to a usable state. Several minor features are yet to be implemented, none of which will prevent you from generating a full distribution. Once setup, you can generate new server configurations in seconds.
\nClaritas \nhttps://github.com/dscalzi/Claritas
\nClaritas is a utility library to extract metadata through bytecode analysis. It is used in Nebula generate accurate entries for forge mods, litemods, and tweakers.
\nChangelog \nFull diff can be viewed here .
\nNew Features \n\n96db607 Support mod loading for 1.7.10. \n7f821f3 Support latest 1.12.2 builds (compiled with ForgeGradle 3). \n9a2c1fd Display the Java vendor on the settings page (ex. Oracle, AdoptOpenJDK, Amazon). \n \nFixes \n\n9761c1d Provide empty JSON object to forge user_properties
on 1.8.9. (#40 ) \n1a2e9f3 Ensure libraries are added to the classpath as .jar
(.pack.xz
extensions were slipping through). \n1430d0f MacOS platform icon is now a png. (#68 ) \n71b25d3 Fix passing fullscreen option to 1.13+, fix launch area toggling on 1.13+, added minimum linger time to launch area transition. \n1bdb413 Fixed autoconnect for 1.13, 1.14. Disabled autoconnect for early forge 1.15 builds due to OpenGL issue. \nb09cd2e Re-enable autoconnect for 1.15.2 on patched forge versions. \nf795b28 Fix launching on 1.8.9 and 1.9.4. (#79 ) \neeaa2e9 Fix rich presence never leaving Loading Game status. (#80 ) \n6b755fe MD5 comparisons should ignore case (they're just hex strings). \nbd19b16 Include user's displayName in server joined regex. \ncc86f2a Use --fml.modLists
on 1.13+ to avoid potential issues with CLI length limits. \n9a2c1fd Use Corretto 8 on macOS to fix lwjgl issue caused by modern Xcode versions. (#70 )\n\nSee the #70 for more details, as this is an important issue. \n \n \n17e36fa Return after rejection in distribution fetch. \n25e7e5a Fixes and tweaks for Java discovery on windows. \nc0776dc Mojang's status API is returning sessionserver and minecraft.net as red. Set it to green until their endpoint is fixed. \n \nChanges \n\n8b04f47 PackXZExtract updated to v1.1.0. \n9d1aa49 Send integer percentage only to reduce load on the IPC channel. (#56 ) \n64dfc54 Added version to executable name. \nb1abe07 Use new forgot password url. \nUpdated Electron to v10.\n\n \n4685315 Updated ejs to v3. \nVirtually every dependency has been updated since the last release. Only important updates have been noted here. \n \nDocs \n\nef8f36b Moved sample distribution to docs folder to avoid confusion. \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:59.702Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:07.650Z"
},
"hexo-blog-client": {
"latestRelease": {
@@ -38571,156 +38571,7 @@
"zipball_url": "https://api.github.com/repos/Xonlystar/hexo-blog-client/zipball/1.2.9",
"body_html": "\n修复hexo
路径更改后软件打开一直loading
的问题 \n移除
并优化修复
控制台出现的警告信息 \n修复
图片上传后在第三方软件无法显示的问题 \n添加
阿里云oss图床 \n添加
Google Analytics \n添加
草稿功能 \n新增
发布方式, 支持hexo deploy
\n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:59.745Z"
- },
- "hostsdock": {
- "latestRelease": {
- "url": "https://api.github.com/repos/eshengsky/HostsDock/releases/8281441",
- "assets_url": "https://api.github.com/repos/eshengsky/HostsDock/releases/8281441/assets",
- "upload_url": "https://uploads.github.com/repos/eshengsky/HostsDock/releases/8281441/assets{?name,label}",
- "html_url": "https://github.com/eshengsky/HostsDock/releases/tag/v3.1.0",
- "id": 8281441,
- "node_id": "MDc6UmVsZWFzZTgyODE0NDE=",
- "tag_name": "v3.1.0",
- "target_commitish": "master",
- "name": "HostsDock v3.1.0",
- "draft": false,
- "author": {
- "login": "eshengsky",
- "id": 9640122,
- "node_id": "MDQ6VXNlcjk2NDAxMjI=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/9640122?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/eshengsky",
- "html_url": "https://github.com/eshengsky",
- "followers_url": "https://api.github.com/users/eshengsky/followers",
- "following_url": "https://api.github.com/users/eshengsky/following{/other_user}",
- "gists_url": "https://api.github.com/users/eshengsky/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/eshengsky/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/eshengsky/subscriptions",
- "organizations_url": "https://api.github.com/users/eshengsky/orgs",
- "repos_url": "https://api.github.com/users/eshengsky/repos",
- "events_url": "https://api.github.com/users/eshengsky/events{/privacy}",
- "received_events_url": "https://api.github.com/users/eshengsky/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2017-10-26T09:55:48Z",
- "published_at": "2017-10-27T02:30:18Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/eshengsky/HostsDock/releases/assets/5179244",
- "id": 5179244,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDUxNzkyNDQ=",
- "name": "HostsDock-darwin-x64.zip",
- "label": null,
- "uploader": {
- "login": "eshengsky",
- "id": 9640122,
- "node_id": "MDQ6VXNlcjk2NDAxMjI=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/9640122?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/eshengsky",
- "html_url": "https://github.com/eshengsky",
- "followers_url": "https://api.github.com/users/eshengsky/followers",
- "following_url": "https://api.github.com/users/eshengsky/following{/other_user}",
- "gists_url": "https://api.github.com/users/eshengsky/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/eshengsky/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/eshengsky/subscriptions",
- "organizations_url": "https://api.github.com/users/eshengsky/orgs",
- "repos_url": "https://api.github.com/users/eshengsky/repos",
- "events_url": "https://api.github.com/users/eshengsky/events{/privacy}",
- "received_events_url": "https://api.github.com/users/eshengsky/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 57569930,
- "download_count": 740,
- "created_at": "2017-10-27T07:19:32Z",
- "updated_at": "2017-10-27T07:27:50Z",
- "browser_download_url": "https://github.com/eshengsky/HostsDock/releases/download/v3.1.0/HostsDock-darwin-x64.zip"
- },
- {
- "url": "https://api.github.com/repos/eshengsky/HostsDock/releases/assets/5179010",
- "id": 5179010,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDUxNzkwMTA=",
- "name": "HostsDock-linux-x64.tar.gz",
- "label": null,
- "uploader": {
- "login": "eshengsky",
- "id": 9640122,
- "node_id": "MDQ6VXNlcjk2NDAxMjI=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/9640122?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/eshengsky",
- "html_url": "https://github.com/eshengsky",
- "followers_url": "https://api.github.com/users/eshengsky/followers",
- "following_url": "https://api.github.com/users/eshengsky/following{/other_user}",
- "gists_url": "https://api.github.com/users/eshengsky/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/eshengsky/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/eshengsky/subscriptions",
- "organizations_url": "https://api.github.com/users/eshengsky/orgs",
- "repos_url": "https://api.github.com/users/eshengsky/repos",
- "events_url": "https://api.github.com/users/eshengsky/events{/privacy}",
- "received_events_url": "https://api.github.com/users/eshengsky/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/gzip",
- "state": "uploaded",
- "size": 61016432,
- "download_count": 362,
- "created_at": "2017-10-27T06:37:57Z",
- "updated_at": "2017-10-27T06:44:16Z",
- "browser_download_url": "https://github.com/eshengsky/HostsDock/releases/download/v3.1.0/HostsDock-linux-x64.tar.gz"
- },
- {
- "url": "https://api.github.com/repos/eshengsky/HostsDock/releases/assets/5177991",
- "id": 5177991,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDUxNzc5OTE=",
- "name": "HostsDock_3.1.0.exe",
- "label": null,
- "uploader": {
- "login": "eshengsky",
- "id": 9640122,
- "node_id": "MDQ6VXNlcjk2NDAxMjI=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/9640122?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/eshengsky",
- "html_url": "https://github.com/eshengsky",
- "followers_url": "https://api.github.com/users/eshengsky/followers",
- "following_url": "https://api.github.com/users/eshengsky/following{/other_user}",
- "gists_url": "https://api.github.com/users/eshengsky/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/eshengsky/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/eshengsky/subscriptions",
- "organizations_url": "https://api.github.com/users/eshengsky/orgs",
- "repos_url": "https://api.github.com/users/eshengsky/repos",
- "events_url": "https://api.github.com/users/eshengsky/events{/privacy}",
- "received_events_url": "https://api.github.com/users/eshengsky/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-msdownload",
- "state": "uploaded",
- "size": 54076294,
- "download_count": 1300,
- "created_at": "2017-10-27T02:30:34Z",
- "updated_at": "2017-10-27T02:37:14Z",
- "browser_download_url": "https://github.com/eshengsky/HostsDock/releases/download/v3.1.0/HostsDock_3.1.0.exe"
- }
- ],
- "tarball_url": "https://api.github.com/repos/eshengsky/HostsDock/tarball/v3.1.0",
- "zipball_url": "https://api.github.com/repos/eshengsky/HostsDock/zipball/v3.1.0",
- "body_html": "Changelog 更新记录
\n\nAdd checking for update feature. 新增检查更新功能。 \nFix desktop icon bug. 修复桌面图标bug。 \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:59.773Z"
- },
- "hueify": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:06:59.777Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:07.680Z"
},
"hexo-client": {
"latestRelease": {
@@ -39273,7 +39124,156 @@
"zipball_url": "https://api.github.com/repos/gaoyoubo/hexo-client/zipball/v1.3.5",
"body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:59.784Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:07.690Z"
+ },
+ "hostsdock": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/eshengsky/HostsDock/releases/8281441",
+ "assets_url": "https://api.github.com/repos/eshengsky/HostsDock/releases/8281441/assets",
+ "upload_url": "https://uploads.github.com/repos/eshengsky/HostsDock/releases/8281441/assets{?name,label}",
+ "html_url": "https://github.com/eshengsky/HostsDock/releases/tag/v3.1.0",
+ "id": 8281441,
+ "node_id": "MDc6UmVsZWFzZTgyODE0NDE=",
+ "tag_name": "v3.1.0",
+ "target_commitish": "master",
+ "name": "HostsDock v3.1.0",
+ "draft": false,
+ "author": {
+ "login": "eshengsky",
+ "id": 9640122,
+ "node_id": "MDQ6VXNlcjk2NDAxMjI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/9640122?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/eshengsky",
+ "html_url": "https://github.com/eshengsky",
+ "followers_url": "https://api.github.com/users/eshengsky/followers",
+ "following_url": "https://api.github.com/users/eshengsky/following{/other_user}",
+ "gists_url": "https://api.github.com/users/eshengsky/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/eshengsky/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/eshengsky/subscriptions",
+ "organizations_url": "https://api.github.com/users/eshengsky/orgs",
+ "repos_url": "https://api.github.com/users/eshengsky/repos",
+ "events_url": "https://api.github.com/users/eshengsky/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/eshengsky/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2017-10-26T09:55:48Z",
+ "published_at": "2017-10-27T02:30:18Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/eshengsky/HostsDock/releases/assets/5179244",
+ "id": 5179244,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDUxNzkyNDQ=",
+ "name": "HostsDock-darwin-x64.zip",
+ "label": null,
+ "uploader": {
+ "login": "eshengsky",
+ "id": 9640122,
+ "node_id": "MDQ6VXNlcjk2NDAxMjI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/9640122?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/eshengsky",
+ "html_url": "https://github.com/eshengsky",
+ "followers_url": "https://api.github.com/users/eshengsky/followers",
+ "following_url": "https://api.github.com/users/eshengsky/following{/other_user}",
+ "gists_url": "https://api.github.com/users/eshengsky/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/eshengsky/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/eshengsky/subscriptions",
+ "organizations_url": "https://api.github.com/users/eshengsky/orgs",
+ "repos_url": "https://api.github.com/users/eshengsky/repos",
+ "events_url": "https://api.github.com/users/eshengsky/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/eshengsky/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 57569930,
+ "download_count": 741,
+ "created_at": "2017-10-27T07:19:32Z",
+ "updated_at": "2017-10-27T07:27:50Z",
+ "browser_download_url": "https://github.com/eshengsky/HostsDock/releases/download/v3.1.0/HostsDock-darwin-x64.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/eshengsky/HostsDock/releases/assets/5179010",
+ "id": 5179010,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDUxNzkwMTA=",
+ "name": "HostsDock-linux-x64.tar.gz",
+ "label": null,
+ "uploader": {
+ "login": "eshengsky",
+ "id": 9640122,
+ "node_id": "MDQ6VXNlcjk2NDAxMjI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/9640122?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/eshengsky",
+ "html_url": "https://github.com/eshengsky",
+ "followers_url": "https://api.github.com/users/eshengsky/followers",
+ "following_url": "https://api.github.com/users/eshengsky/following{/other_user}",
+ "gists_url": "https://api.github.com/users/eshengsky/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/eshengsky/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/eshengsky/subscriptions",
+ "organizations_url": "https://api.github.com/users/eshengsky/orgs",
+ "repos_url": "https://api.github.com/users/eshengsky/repos",
+ "events_url": "https://api.github.com/users/eshengsky/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/eshengsky/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/gzip",
+ "state": "uploaded",
+ "size": 61016432,
+ "download_count": 362,
+ "created_at": "2017-10-27T06:37:57Z",
+ "updated_at": "2017-10-27T06:44:16Z",
+ "browser_download_url": "https://github.com/eshengsky/HostsDock/releases/download/v3.1.0/HostsDock-linux-x64.tar.gz"
+ },
+ {
+ "url": "https://api.github.com/repos/eshengsky/HostsDock/releases/assets/5177991",
+ "id": 5177991,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDUxNzc5OTE=",
+ "name": "HostsDock_3.1.0.exe",
+ "label": null,
+ "uploader": {
+ "login": "eshengsky",
+ "id": 9640122,
+ "node_id": "MDQ6VXNlcjk2NDAxMjI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/9640122?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/eshengsky",
+ "html_url": "https://github.com/eshengsky",
+ "followers_url": "https://api.github.com/users/eshengsky/followers",
+ "following_url": "https://api.github.com/users/eshengsky/following{/other_user}",
+ "gists_url": "https://api.github.com/users/eshengsky/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/eshengsky/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/eshengsky/subscriptions",
+ "organizations_url": "https://api.github.com/users/eshengsky/orgs",
+ "repos_url": "https://api.github.com/users/eshengsky/repos",
+ "events_url": "https://api.github.com/users/eshengsky/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/eshengsky/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-msdownload",
+ "state": "uploaded",
+ "size": 54076294,
+ "download_count": 1300,
+ "created_at": "2017-10-27T02:30:34Z",
+ "updated_at": "2017-10-27T02:37:14Z",
+ "browser_download_url": "https://github.com/eshengsky/HostsDock/releases/download/v3.1.0/HostsDock_3.1.0.exe"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/eshengsky/HostsDock/tarball/v3.1.0",
+ "zipball_url": "https://api.github.com/repos/eshengsky/HostsDock/zipball/v3.1.0",
+ "body_html": "Changelog 更新记录
\n\nAdd checking for update feature. 新增检查更新功能。 \nFix desktop icon bug. 修复桌面图标bug。 \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:07.720Z"
+ },
+ "hueify": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:07.738Z"
},
"hypnos": {
"latestRelease": {
@@ -39384,288 +39384,7 @@
"zipball_url": "https://api.github.com/repos/oslabs-beta/hypnos/zipball/0.0.2",
"body_html": "\nbug fixes for tab management and headers \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:59.881Z"
- },
- "i5sing": {
- "latestRelease": {
- "url": "https://api.github.com/repos/i5sing/i5SING/releases/29591913",
- "assets_url": "https://api.github.com/repos/i5sing/i5SING/releases/29591913/assets",
- "upload_url": "https://uploads.github.com/repos/i5sing/i5SING/releases/29591913/assets{?name,label}",
- "html_url": "https://github.com/i5sing/i5SING/releases/tag/v0.3.0",
- "id": 29591913,
- "node_id": "MDc6UmVsZWFzZTI5NTkxOTEz",
- "tag_name": "v0.3.0",
- "target_commitish": "master",
- "name": "v0.3.0",
- "draft": false,
- "author": {
- "login": "miaowing",
- "id": 12780562,
- "node_id": "MDQ6VXNlcjEyNzgwNTYy",
- "avatar_url": "https://avatars1.githubusercontent.com/u/12780562?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/miaowing",
- "html_url": "https://github.com/miaowing",
- "followers_url": "https://api.github.com/users/miaowing/followers",
- "following_url": "https://api.github.com/users/miaowing/following{/other_user}",
- "gists_url": "https://api.github.com/users/miaowing/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/miaowing/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/miaowing/subscriptions",
- "organizations_url": "https://api.github.com/users/miaowing/orgs",
- "repos_url": "https://api.github.com/users/miaowing/repos",
- "events_url": "https://api.github.com/users/miaowing/events{/privacy}",
- "received_events_url": "https://api.github.com/users/miaowing/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-08-12T06:12:52Z",
- "published_at": "2020-08-12T10:44:16Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/i5sing/i5SING/releases/assets/23833572",
- "id": 23833572,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODMzNTcy",
- "name": "i5sing-0.3.0-1.x86_64.rpm",
- "label": "",
- "uploader": {
- "login": "miaowing",
- "id": 12780562,
- "node_id": "MDQ6VXNlcjEyNzgwNTYy",
- "avatar_url": "https://avatars1.githubusercontent.com/u/12780562?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/miaowing",
- "html_url": "https://github.com/miaowing",
- "followers_url": "https://api.github.com/users/miaowing/followers",
- "following_url": "https://api.github.com/users/miaowing/following{/other_user}",
- "gists_url": "https://api.github.com/users/miaowing/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/miaowing/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/miaowing/subscriptions",
- "organizations_url": "https://api.github.com/users/miaowing/orgs",
- "repos_url": "https://api.github.com/users/miaowing/repos",
- "events_url": "https://api.github.com/users/miaowing/events{/privacy}",
- "received_events_url": "https://api.github.com/users/miaowing/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "audio/x-pn-realaudio-plugin",
- "state": "uploaded",
- "size": 108944432,
- "download_count": 5,
- "created_at": "2020-08-12T06:19:35Z",
- "updated_at": "2020-08-12T06:19:37Z",
- "browser_download_url": "https://github.com/i5sing/i5SING/releases/download/v0.3.0/i5sing-0.3.0-1.x86_64.rpm"
- },
- {
- "url": "https://api.github.com/repos/i5sing/i5SING/releases/assets/23833587",
- "id": 23833587,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODMzNTg3",
- "name": "i5sing-0.3.0-full.nupkg",
- "label": "",
- "uploader": {
- "login": "miaowing",
- "id": 12780562,
- "node_id": "MDQ6VXNlcjEyNzgwNTYy",
- "avatar_url": "https://avatars1.githubusercontent.com/u/12780562?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/miaowing",
- "html_url": "https://github.com/miaowing",
- "followers_url": "https://api.github.com/users/miaowing/followers",
- "following_url": "https://api.github.com/users/miaowing/following{/other_user}",
- "gists_url": "https://api.github.com/users/miaowing/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/miaowing/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/miaowing/subscriptions",
- "organizations_url": "https://api.github.com/users/miaowing/orgs",
- "repos_url": "https://api.github.com/users/miaowing/repos",
- "events_url": "https://api.github.com/users/miaowing/events{/privacy}",
- "received_events_url": "https://api.github.com/users/miaowing/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 129967266,
- "download_count": 6,
- "created_at": "2020-08-12T06:20:53Z",
- "updated_at": "2020-08-12T06:20:57Z",
- "browser_download_url": "https://github.com/i5sing/i5SING/releases/download/v0.3.0/i5sing-0.3.0-full.nupkg"
- },
- {
- "url": "https://api.github.com/repos/i5sing/i5SING/releases/assets/23833576",
- "id": 23833576,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODMzNTc2",
- "name": "i5sing-0.3.0.dmg",
- "label": "",
- "uploader": {
- "login": "miaowing",
- "id": 12780562,
- "node_id": "MDQ6VXNlcjEyNzgwNTYy",
- "avatar_url": "https://avatars1.githubusercontent.com/u/12780562?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/miaowing",
- "html_url": "https://github.com/miaowing",
- "followers_url": "https://api.github.com/users/miaowing/followers",
- "following_url": "https://api.github.com/users/miaowing/following{/other_user}",
- "gists_url": "https://api.github.com/users/miaowing/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/miaowing/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/miaowing/subscriptions",
- "organizations_url": "https://api.github.com/users/miaowing/orgs",
- "repos_url": "https://api.github.com/users/miaowing/repos",
- "events_url": "https://api.github.com/users/miaowing/events{/privacy}",
- "received_events_url": "https://api.github.com/users/miaowing/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-apple-diskimage",
- "state": "uploaded",
- "size": 136365260,
- "download_count": 10,
- "created_at": "2020-08-12T06:20:02Z",
- "updated_at": "2020-08-12T06:20:06Z",
- "browser_download_url": "https://github.com/i5sing/i5SING/releases/download/v0.3.0/i5sing-0.3.0.dmg"
- },
- {
- "url": "https://api.github.com/repos/i5sing/i5SING/releases/assets/23833586",
- "id": 23833586,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODMzNTg2",
- "name": "i5sing-0.3.0.Setup.exe",
- "label": "",
- "uploader": {
- "login": "miaowing",
- "id": 12780562,
- "node_id": "MDQ6VXNlcjEyNzgwNTYy",
- "avatar_url": "https://avatars1.githubusercontent.com/u/12780562?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/miaowing",
- "html_url": "https://github.com/miaowing",
- "followers_url": "https://api.github.com/users/miaowing/followers",
- "following_url": "https://api.github.com/users/miaowing/following{/other_user}",
- "gists_url": "https://api.github.com/users/miaowing/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/miaowing/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/miaowing/subscriptions",
- "organizations_url": "https://api.github.com/users/miaowing/orgs",
- "repos_url": "https://api.github.com/users/miaowing/repos",
- "events_url": "https://api.github.com/users/miaowing/events{/privacy}",
- "received_events_url": "https://api.github.com/users/miaowing/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-msdos-program",
- "state": "uploaded",
- "size": 130725376,
- "download_count": 41,
- "created_at": "2020-08-12T06:20:49Z",
- "updated_at": "2020-08-12T06:20:52Z",
- "browser_download_url": "https://github.com/i5sing/i5SING/releases/download/v0.3.0/i5sing-0.3.0.Setup.exe"
- },
- {
- "url": "https://api.github.com/repos/i5sing/i5SING/releases/assets/23833578",
- "id": 23833578,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODMzNTc4",
- "name": "i5sing-darwin-x64-0.3.0.zip",
- "label": "",
- "uploader": {
- "login": "miaowing",
- "id": 12780562,
- "node_id": "MDQ6VXNlcjEyNzgwNTYy",
- "avatar_url": "https://avatars1.githubusercontent.com/u/12780562?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/miaowing",
- "html_url": "https://github.com/miaowing",
- "followers_url": "https://api.github.com/users/miaowing/followers",
- "following_url": "https://api.github.com/users/miaowing/following{/other_user}",
- "gists_url": "https://api.github.com/users/miaowing/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/miaowing/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/miaowing/subscriptions",
- "organizations_url": "https://api.github.com/users/miaowing/orgs",
- "repos_url": "https://api.github.com/users/miaowing/repos",
- "events_url": "https://api.github.com/users/miaowing/events{/privacy}",
- "received_events_url": "https://api.github.com/users/miaowing/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 138373432,
- "download_count": 11,
- "created_at": "2020-08-12T06:20:07Z",
- "updated_at": "2020-08-12T06:20:11Z",
- "browser_download_url": "https://github.com/i5sing/i5SING/releases/download/v0.3.0/i5sing-darwin-x64-0.3.0.zip"
- },
- {
- "url": "https://api.github.com/repos/i5sing/i5SING/releases/assets/23833574",
- "id": 23833574,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODMzNTc0",
- "name": "i5sing_0.3.0_amd64.deb",
- "label": "",
- "uploader": {
- "login": "miaowing",
- "id": 12780562,
- "node_id": "MDQ6VXNlcjEyNzgwNTYy",
- "avatar_url": "https://avatars1.githubusercontent.com/u/12780562?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/miaowing",
- "html_url": "https://github.com/miaowing",
- "followers_url": "https://api.github.com/users/miaowing/followers",
- "following_url": "https://api.github.com/users/miaowing/following{/other_user}",
- "gists_url": "https://api.github.com/users/miaowing/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/miaowing/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/miaowing/subscriptions",
- "organizations_url": "https://api.github.com/users/miaowing/orgs",
- "repos_url": "https://api.github.com/users/miaowing/repos",
- "events_url": "https://api.github.com/users/miaowing/events{/privacy}",
- "received_events_url": "https://api.github.com/users/miaowing/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-debian-package",
- "state": "uploaded",
- "size": 86099016,
- "download_count": 37,
- "created_at": "2020-08-12T06:19:38Z",
- "updated_at": "2020-08-12T06:19:41Z",
- "browser_download_url": "https://github.com/i5sing/i5SING/releases/download/v0.3.0/i5sing_0.3.0_amd64.deb"
- },
- {
- "url": "https://api.github.com/repos/i5sing/i5SING/releases/assets/23833588",
- "id": 23833588,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODMzNTg4",
- "name": "RELEASES",
- "label": "",
- "uploader": {
- "login": "miaowing",
- "id": 12780562,
- "node_id": "MDQ6VXNlcjEyNzgwNTYy",
- "avatar_url": "https://avatars1.githubusercontent.com/u/12780562?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/miaowing",
- "html_url": "https://github.com/miaowing",
- "followers_url": "https://api.github.com/users/miaowing/followers",
- "following_url": "https://api.github.com/users/miaowing/following{/other_user}",
- "gists_url": "https://api.github.com/users/miaowing/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/miaowing/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/miaowing/subscriptions",
- "organizations_url": "https://api.github.com/users/miaowing/orgs",
- "repos_url": "https://api.github.com/users/miaowing/repos",
- "events_url": "https://api.github.com/users/miaowing/events{/privacy}",
- "received_events_url": "https://api.github.com/users/miaowing/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 77,
- "download_count": 6,
- "created_at": "2020-08-12T06:20:57Z",
- "updated_at": "2020-08-12T06:20:58Z",
- "browser_download_url": "https://github.com/i5sing/i5SING/releases/download/v0.3.0/RELEASES"
- }
- ],
- "tarball_url": "https://api.github.com/repos/i5sing/i5SING/tarball/v0.3.0",
- "zipball_url": "https://api.github.com/repos/i5sing/i5SING/zipball/v0.3.0",
- "body_html": ""
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:59.901Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:07.782Z"
},
"i18n-manager": {
"latestRelease": {
@@ -39732,7 +39451,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 103552195,
- "download_count": 294,
+ "download_count": 295,
"created_at": "2020-05-06T14:49:28Z",
"updated_at": "2020-05-06T14:49:33Z",
"browser_download_url": "https://github.com/gilmarsquinelato/i18n-manager/releases/download/3.0.3/i18n-Manager-3.0.3.AppImage"
@@ -39766,7 +39485,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 95706868,
- "download_count": 1090,
+ "download_count": 1091,
"created_at": "2020-05-06T14:49:53Z",
"updated_at": "2020-05-06T14:49:57Z",
"browser_download_url": "https://github.com/gilmarsquinelato/i18n-manager/releases/download/3.0.3/i18n-Manager-3.0.3.dmg"
@@ -39834,7 +39553,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 72775987,
- "download_count": 1347,
+ "download_count": 1350,
"created_at": "2020-05-06T14:50:58Z",
"updated_at": "2020-05-06T14:51:02Z",
"browser_download_url": "https://github.com/gilmarsquinelato/i18n-manager/releases/download/3.0.3/i18n-Manager-Setup-3.0.3.exe"
@@ -39902,7 +39621,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 88600576,
- "download_count": 27,
+ "download_count": 28,
"created_at": "2020-05-06T14:49:55Z",
"updated_at": "2020-05-06T14:50:00Z",
"browser_download_url": "https://github.com/gilmarsquinelato/i18n-manager/releases/download/3.0.3/i18n-manager_3.0.3_amd64.snap"
@@ -40014,166 +39733,447 @@
"zipball_url": "https://api.github.com/repos/gilmarsquinelato/i18n-manager/zipball/3.0.3",
"body_html": "Bugfixes \n\n#388 - Failed to save files with different object structures \nApp doesn't quit during save triggered by exit the app \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:59.901Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:07.845Z"
},
- "hyper": {
+ "i5sing": {
"latestRelease": {
- "url": "https://api.github.com/repos/vercel/hyper/releases/17261374",
- "assets_url": "https://api.github.com/repos/vercel/hyper/releases/17261374/assets",
- "upload_url": "https://uploads.github.com/repos/vercel/hyper/releases/17261374/assets{?name,label}",
- "html_url": "https://github.com/vercel/hyper/releases/tag/3.0.2",
- "id": 17261374,
- "node_id": "MDc6UmVsZWFzZTE3MjYxMzc0",
- "tag_name": "3.0.2",
- "target_commitish": "canary",
- "name": "3.0.2",
+ "url": "https://api.github.com/repos/i5sing/i5SING/releases/29591913",
+ "assets_url": "https://api.github.com/repos/i5sing/i5SING/releases/29591913/assets",
+ "upload_url": "https://uploads.github.com/repos/i5sing/i5SING/releases/29591913/assets{?name,label}",
+ "html_url": "https://github.com/i5sing/i5SING/releases/tag/v0.3.0",
+ "id": 29591913,
+ "node_id": "MDc6UmVsZWFzZTI5NTkxOTEz",
+ "tag_name": "v0.3.0",
+ "target_commitish": "master",
+ "name": "v0.3.0",
"draft": false,
"author": {
- "login": "juancampa",
- "id": 1410520,
- "node_id": "MDQ6VXNlcjE0MTA1MjA=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/1410520?v=4",
+ "login": "miaowing",
+ "id": 12780562,
+ "node_id": "MDQ6VXNlcjEyNzgwNTYy",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/12780562?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/juancampa",
- "html_url": "https://github.com/juancampa",
- "followers_url": "https://api.github.com/users/juancampa/followers",
- "following_url": "https://api.github.com/users/juancampa/following{/other_user}",
- "gists_url": "https://api.github.com/users/juancampa/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/juancampa/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/juancampa/subscriptions",
- "organizations_url": "https://api.github.com/users/juancampa/orgs",
- "repos_url": "https://api.github.com/users/juancampa/repos",
- "events_url": "https://api.github.com/users/juancampa/events{/privacy}",
- "received_events_url": "https://api.github.com/users/juancampa/received_events",
+ "url": "https://api.github.com/users/miaowing",
+ "html_url": "https://github.com/miaowing",
+ "followers_url": "https://api.github.com/users/miaowing/followers",
+ "following_url": "https://api.github.com/users/miaowing/following{/other_user}",
+ "gists_url": "https://api.github.com/users/miaowing/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/miaowing/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/miaowing/subscriptions",
+ "organizations_url": "https://api.github.com/users/miaowing/orgs",
+ "repos_url": "https://api.github.com/users/miaowing/repos",
+ "events_url": "https://api.github.com/users/miaowing/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/miaowing/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2019-05-09T20:25:10Z",
- "published_at": "2019-05-09T20:39:39Z",
+ "created_at": "2020-08-12T06:12:52Z",
+ "published_at": "2020-08-12T10:44:16Z",
"assets": [
{
- "url": "https://api.github.com/repos/vercel/hyper/releases/assets/12477131",
- "id": 12477131,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEyNDc3MTMx",
- "name": "hyper-3.0.2-full.nupkg",
+ "url": "https://api.github.com/repos/i5sing/i5SING/releases/assets/23833572",
+ "id": 23833572,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODMzNTcy",
+ "name": "i5sing-0.3.0-1.x86_64.rpm",
"label": "",
"uploader": {
- "login": "leo",
- "id": 6170607,
- "node_id": "MDQ6VXNlcjYxNzA2MDc=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/6170607?v=4",
+ "login": "miaowing",
+ "id": 12780562,
+ "node_id": "MDQ6VXNlcjEyNzgwNTYy",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/12780562?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/leo",
- "html_url": "https://github.com/leo",
- "followers_url": "https://api.github.com/users/leo/followers",
- "following_url": "https://api.github.com/users/leo/following{/other_user}",
- "gists_url": "https://api.github.com/users/leo/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/leo/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/leo/subscriptions",
- "organizations_url": "https://api.github.com/users/leo/orgs",
- "repos_url": "https://api.github.com/users/leo/repos",
- "events_url": "https://api.github.com/users/leo/events{/privacy}",
- "received_events_url": "https://api.github.com/users/leo/received_events",
+ "url": "https://api.github.com/users/miaowing",
+ "html_url": "https://github.com/miaowing",
+ "followers_url": "https://api.github.com/users/miaowing/followers",
+ "following_url": "https://api.github.com/users/miaowing/following{/other_user}",
+ "gists_url": "https://api.github.com/users/miaowing/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/miaowing/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/miaowing/subscriptions",
+ "organizations_url": "https://api.github.com/users/miaowing/orgs",
+ "repos_url": "https://api.github.com/users/miaowing/repos",
+ "events_url": "https://api.github.com/users/miaowing/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/miaowing/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "audio/x-pn-realaudio-plugin",
"state": "uploaded",
- "size": 59097612,
- "download_count": 335360,
- "created_at": "2019-05-09T20:37:27Z",
- "updated_at": "2019-05-09T20:37:29Z",
- "browser_download_url": "https://github.com/vercel/hyper/releases/download/3.0.2/hyper-3.0.2-full.nupkg"
+ "size": 108944432,
+ "download_count": 5,
+ "created_at": "2020-08-12T06:19:35Z",
+ "updated_at": "2020-08-12T06:19:37Z",
+ "browser_download_url": "https://github.com/i5sing/i5SING/releases/download/v0.3.0/i5sing-0.3.0-1.x86_64.rpm"
},
{
- "url": "https://api.github.com/repos/vercel/hyper/releases/assets/12476241",
- "id": 12476241,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEyNDc2MjQx",
- "name": "Hyper-3.0.2-mac.zip",
+ "url": "https://api.github.com/repos/i5sing/i5SING/releases/assets/23833587",
+ "id": 23833587,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODMzNTg3",
+ "name": "i5sing-0.3.0-full.nupkg",
"label": "",
"uploader": {
- "login": "leo",
- "id": 6170607,
- "node_id": "MDQ6VXNlcjYxNzA2MDc=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/6170607?v=4",
+ "login": "miaowing",
+ "id": 12780562,
+ "node_id": "MDQ6VXNlcjEyNzgwNTYy",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/12780562?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/leo",
- "html_url": "https://github.com/leo",
- "followers_url": "https://api.github.com/users/leo/followers",
- "following_url": "https://api.github.com/users/leo/following{/other_user}",
- "gists_url": "https://api.github.com/users/leo/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/leo/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/leo/subscriptions",
- "organizations_url": "https://api.github.com/users/leo/orgs",
- "repos_url": "https://api.github.com/users/leo/repos",
- "events_url": "https://api.github.com/users/leo/events{/privacy}",
- "received_events_url": "https://api.github.com/users/leo/received_events",
+ "url": "https://api.github.com/users/miaowing",
+ "html_url": "https://github.com/miaowing",
+ "followers_url": "https://api.github.com/users/miaowing/followers",
+ "following_url": "https://api.github.com/users/miaowing/following{/other_user}",
+ "gists_url": "https://api.github.com/users/miaowing/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/miaowing/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/miaowing/subscriptions",
+ "organizations_url": "https://api.github.com/users/miaowing/orgs",
+ "repos_url": "https://api.github.com/users/miaowing/repos",
+ "events_url": "https://api.github.com/users/miaowing/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/miaowing/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 53772243,
- "download_count": 4115329,
- "created_at": "2019-05-09T20:34:18Z",
- "updated_at": "2019-05-09T20:34:22Z",
- "browser_download_url": "https://github.com/vercel/hyper/releases/download/3.0.2/Hyper-3.0.2-mac.zip"
+ "size": 129967266,
+ "download_count": 6,
+ "created_at": "2020-08-12T06:20:53Z",
+ "updated_at": "2020-08-12T06:20:57Z",
+ "browser_download_url": "https://github.com/i5sing/i5SING/releases/download/v0.3.0/i5sing-0.3.0-full.nupkg"
},
{
- "url": "https://api.github.com/repos/vercel/hyper/releases/assets/12476178",
- "id": 12476178,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEyNDc2MTc4",
- "name": "hyper-3.0.2-x86_64.AppImage",
+ "url": "https://api.github.com/repos/i5sing/i5SING/releases/assets/23833576",
+ "id": 23833576,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODMzNTc2",
+ "name": "i5sing-0.3.0.dmg",
"label": "",
"uploader": {
- "login": "juancampa",
- "id": 1410520,
- "node_id": "MDQ6VXNlcjE0MTA1MjA=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/1410520?v=4",
+ "login": "miaowing",
+ "id": 12780562,
+ "node_id": "MDQ6VXNlcjEyNzgwNTYy",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/12780562?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/juancampa",
- "html_url": "https://github.com/juancampa",
- "followers_url": "https://api.github.com/users/juancampa/followers",
- "following_url": "https://api.github.com/users/juancampa/following{/other_user}",
- "gists_url": "https://api.github.com/users/juancampa/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/juancampa/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/juancampa/subscriptions",
- "organizations_url": "https://api.github.com/users/juancampa/orgs",
- "repos_url": "https://api.github.com/users/juancampa/repos",
- "events_url": "https://api.github.com/users/juancampa/events{/privacy}",
- "received_events_url": "https://api.github.com/users/juancampa/received_events",
+ "url": "https://api.github.com/users/miaowing",
+ "html_url": "https://github.com/miaowing",
+ "followers_url": "https://api.github.com/users/miaowing/followers",
+ "following_url": "https://api.github.com/users/miaowing/following{/other_user}",
+ "gists_url": "https://api.github.com/users/miaowing/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/miaowing/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/miaowing/subscriptions",
+ "organizations_url": "https://api.github.com/users/miaowing/orgs",
+ "repos_url": "https://api.github.com/users/miaowing/repos",
+ "events_url": "https://api.github.com/users/miaowing/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/miaowing/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/x-apple-diskimage",
"state": "uploaded",
- "size": 57126937,
- "download_count": 45141,
- "created_at": "2019-05-09T20:29:31Z",
- "updated_at": "2019-05-09T20:29:33Z",
- "browser_download_url": "https://github.com/vercel/hyper/releases/download/3.0.2/hyper-3.0.2-x86_64.AppImage"
+ "size": 136365260,
+ "download_count": 10,
+ "created_at": "2020-08-12T06:20:02Z",
+ "updated_at": "2020-08-12T06:20:06Z",
+ "browser_download_url": "https://github.com/i5sing/i5SING/releases/download/v0.3.0/i5sing-0.3.0.dmg"
},
{
- "url": "https://api.github.com/repos/vercel/hyper/releases/assets/12476232",
- "id": 12476232,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEyNDc2MjMy",
- "name": "Hyper-3.0.2.dmg",
+ "url": "https://api.github.com/repos/i5sing/i5SING/releases/assets/23833586",
+ "id": 23833586,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODMzNTg2",
+ "name": "i5sing-0.3.0.Setup.exe",
"label": "",
"uploader": {
- "login": "leo",
- "id": 6170607,
- "node_id": "MDQ6VXNlcjYxNzA2MDc=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/6170607?v=4",
+ "login": "miaowing",
+ "id": 12780562,
+ "node_id": "MDQ6VXNlcjEyNzgwNTYy",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/12780562?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/leo",
- "html_url": "https://github.com/leo",
- "followers_url": "https://api.github.com/users/leo/followers",
- "following_url": "https://api.github.com/users/leo/following{/other_user}",
- "gists_url": "https://api.github.com/users/leo/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/leo/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/leo/subscriptions",
- "organizations_url": "https://api.github.com/users/leo/orgs",
+ "url": "https://api.github.com/users/miaowing",
+ "html_url": "https://github.com/miaowing",
+ "followers_url": "https://api.github.com/users/miaowing/followers",
+ "following_url": "https://api.github.com/users/miaowing/following{/other_user}",
+ "gists_url": "https://api.github.com/users/miaowing/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/miaowing/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/miaowing/subscriptions",
+ "organizations_url": "https://api.github.com/users/miaowing/orgs",
+ "repos_url": "https://api.github.com/users/miaowing/repos",
+ "events_url": "https://api.github.com/users/miaowing/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/miaowing/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-msdos-program",
+ "state": "uploaded",
+ "size": 130725376,
+ "download_count": 41,
+ "created_at": "2020-08-12T06:20:49Z",
+ "updated_at": "2020-08-12T06:20:52Z",
+ "browser_download_url": "https://github.com/i5sing/i5SING/releases/download/v0.3.0/i5sing-0.3.0.Setup.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/i5sing/i5SING/releases/assets/23833578",
+ "id": 23833578,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODMzNTc4",
+ "name": "i5sing-darwin-x64-0.3.0.zip",
+ "label": "",
+ "uploader": {
+ "login": "miaowing",
+ "id": 12780562,
+ "node_id": "MDQ6VXNlcjEyNzgwNTYy",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/12780562?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/miaowing",
+ "html_url": "https://github.com/miaowing",
+ "followers_url": "https://api.github.com/users/miaowing/followers",
+ "following_url": "https://api.github.com/users/miaowing/following{/other_user}",
+ "gists_url": "https://api.github.com/users/miaowing/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/miaowing/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/miaowing/subscriptions",
+ "organizations_url": "https://api.github.com/users/miaowing/orgs",
+ "repos_url": "https://api.github.com/users/miaowing/repos",
+ "events_url": "https://api.github.com/users/miaowing/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/miaowing/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 138373432,
+ "download_count": 11,
+ "created_at": "2020-08-12T06:20:07Z",
+ "updated_at": "2020-08-12T06:20:11Z",
+ "browser_download_url": "https://github.com/i5sing/i5SING/releases/download/v0.3.0/i5sing-darwin-x64-0.3.0.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/i5sing/i5SING/releases/assets/23833574",
+ "id": 23833574,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODMzNTc0",
+ "name": "i5sing_0.3.0_amd64.deb",
+ "label": "",
+ "uploader": {
+ "login": "miaowing",
+ "id": 12780562,
+ "node_id": "MDQ6VXNlcjEyNzgwNTYy",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/12780562?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/miaowing",
+ "html_url": "https://github.com/miaowing",
+ "followers_url": "https://api.github.com/users/miaowing/followers",
+ "following_url": "https://api.github.com/users/miaowing/following{/other_user}",
+ "gists_url": "https://api.github.com/users/miaowing/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/miaowing/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/miaowing/subscriptions",
+ "organizations_url": "https://api.github.com/users/miaowing/orgs",
+ "repos_url": "https://api.github.com/users/miaowing/repos",
+ "events_url": "https://api.github.com/users/miaowing/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/miaowing/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-debian-package",
+ "state": "uploaded",
+ "size": 86099016,
+ "download_count": 37,
+ "created_at": "2020-08-12T06:19:38Z",
+ "updated_at": "2020-08-12T06:19:41Z",
+ "browser_download_url": "https://github.com/i5sing/i5SING/releases/download/v0.3.0/i5sing_0.3.0_amd64.deb"
+ },
+ {
+ "url": "https://api.github.com/repos/i5sing/i5SING/releases/assets/23833588",
+ "id": 23833588,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODMzNTg4",
+ "name": "RELEASES",
+ "label": "",
+ "uploader": {
+ "login": "miaowing",
+ "id": 12780562,
+ "node_id": "MDQ6VXNlcjEyNzgwNTYy",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/12780562?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/miaowing",
+ "html_url": "https://github.com/miaowing",
+ "followers_url": "https://api.github.com/users/miaowing/followers",
+ "following_url": "https://api.github.com/users/miaowing/following{/other_user}",
+ "gists_url": "https://api.github.com/users/miaowing/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/miaowing/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/miaowing/subscriptions",
+ "organizations_url": "https://api.github.com/users/miaowing/orgs",
+ "repos_url": "https://api.github.com/users/miaowing/repos",
+ "events_url": "https://api.github.com/users/miaowing/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/miaowing/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 77,
+ "download_count": 6,
+ "created_at": "2020-08-12T06:20:57Z",
+ "updated_at": "2020-08-12T06:20:58Z",
+ "browser_download_url": "https://github.com/i5sing/i5SING/releases/download/v0.3.0/RELEASES"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/i5sing/i5SING/tarball/v0.3.0",
+ "zipball_url": "https://api.github.com/repos/i5sing/i5SING/zipball/v0.3.0",
+ "body_html": ""
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:07.849Z"
+ },
+ "hyper": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/vercel/hyper/releases/17261374",
+ "assets_url": "https://api.github.com/repos/vercel/hyper/releases/17261374/assets",
+ "upload_url": "https://uploads.github.com/repos/vercel/hyper/releases/17261374/assets{?name,label}",
+ "html_url": "https://github.com/vercel/hyper/releases/tag/3.0.2",
+ "id": 17261374,
+ "node_id": "MDc6UmVsZWFzZTE3MjYxMzc0",
+ "tag_name": "3.0.2",
+ "target_commitish": "canary",
+ "name": "3.0.2",
+ "draft": false,
+ "author": {
+ "login": "juancampa",
+ "id": 1410520,
+ "node_id": "MDQ6VXNlcjE0MTA1MjA=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/1410520?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/juancampa",
+ "html_url": "https://github.com/juancampa",
+ "followers_url": "https://api.github.com/users/juancampa/followers",
+ "following_url": "https://api.github.com/users/juancampa/following{/other_user}",
+ "gists_url": "https://api.github.com/users/juancampa/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/juancampa/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/juancampa/subscriptions",
+ "organizations_url": "https://api.github.com/users/juancampa/orgs",
+ "repos_url": "https://api.github.com/users/juancampa/repos",
+ "events_url": "https://api.github.com/users/juancampa/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/juancampa/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2019-05-09T20:25:10Z",
+ "published_at": "2019-05-09T20:39:39Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/vercel/hyper/releases/assets/12477131",
+ "id": 12477131,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEyNDc3MTMx",
+ "name": "hyper-3.0.2-full.nupkg",
+ "label": "",
+ "uploader": {
+ "login": "leo",
+ "id": 6170607,
+ "node_id": "MDQ6VXNlcjYxNzA2MDc=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/6170607?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/leo",
+ "html_url": "https://github.com/leo",
+ "followers_url": "https://api.github.com/users/leo/followers",
+ "following_url": "https://api.github.com/users/leo/following{/other_user}",
+ "gists_url": "https://api.github.com/users/leo/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/leo/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/leo/subscriptions",
+ "organizations_url": "https://api.github.com/users/leo/orgs",
+ "repos_url": "https://api.github.com/users/leo/repos",
+ "events_url": "https://api.github.com/users/leo/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/leo/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 59097612,
+ "download_count": 335397,
+ "created_at": "2019-05-09T20:37:27Z",
+ "updated_at": "2019-05-09T20:37:29Z",
+ "browser_download_url": "https://github.com/vercel/hyper/releases/download/3.0.2/hyper-3.0.2-full.nupkg"
+ },
+ {
+ "url": "https://api.github.com/repos/vercel/hyper/releases/assets/12476241",
+ "id": 12476241,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEyNDc2MjQx",
+ "name": "Hyper-3.0.2-mac.zip",
+ "label": "",
+ "uploader": {
+ "login": "leo",
+ "id": 6170607,
+ "node_id": "MDQ6VXNlcjYxNzA2MDc=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/6170607?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/leo",
+ "html_url": "https://github.com/leo",
+ "followers_url": "https://api.github.com/users/leo/followers",
+ "following_url": "https://api.github.com/users/leo/following{/other_user}",
+ "gists_url": "https://api.github.com/users/leo/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/leo/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/leo/subscriptions",
+ "organizations_url": "https://api.github.com/users/leo/orgs",
+ "repos_url": "https://api.github.com/users/leo/repos",
+ "events_url": "https://api.github.com/users/leo/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/leo/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 53772243,
+ "download_count": 4115708,
+ "created_at": "2019-05-09T20:34:18Z",
+ "updated_at": "2019-05-09T20:34:22Z",
+ "browser_download_url": "https://github.com/vercel/hyper/releases/download/3.0.2/Hyper-3.0.2-mac.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/vercel/hyper/releases/assets/12476178",
+ "id": 12476178,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEyNDc2MTc4",
+ "name": "hyper-3.0.2-x86_64.AppImage",
+ "label": "",
+ "uploader": {
+ "login": "juancampa",
+ "id": 1410520,
+ "node_id": "MDQ6VXNlcjE0MTA1MjA=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/1410520?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/juancampa",
+ "html_url": "https://github.com/juancampa",
+ "followers_url": "https://api.github.com/users/juancampa/followers",
+ "following_url": "https://api.github.com/users/juancampa/following{/other_user}",
+ "gists_url": "https://api.github.com/users/juancampa/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/juancampa/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/juancampa/subscriptions",
+ "organizations_url": "https://api.github.com/users/juancampa/orgs",
+ "repos_url": "https://api.github.com/users/juancampa/repos",
+ "events_url": "https://api.github.com/users/juancampa/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/juancampa/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 57126937,
+ "download_count": 45190,
+ "created_at": "2019-05-09T20:29:31Z",
+ "updated_at": "2019-05-09T20:29:33Z",
+ "browser_download_url": "https://github.com/vercel/hyper/releases/download/3.0.2/hyper-3.0.2-x86_64.AppImage"
+ },
+ {
+ "url": "https://api.github.com/repos/vercel/hyper/releases/assets/12476232",
+ "id": 12476232,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEyNDc2MjMy",
+ "name": "Hyper-3.0.2.dmg",
+ "label": "",
+ "uploader": {
+ "login": "leo",
+ "id": 6170607,
+ "node_id": "MDQ6VXNlcjYxNzA2MDc=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/6170607?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/leo",
+ "html_url": "https://github.com/leo",
+ "followers_url": "https://api.github.com/users/leo/followers",
+ "following_url": "https://api.github.com/users/leo/following{/other_user}",
+ "gists_url": "https://api.github.com/users/leo/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/leo/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/leo/subscriptions",
+ "organizations_url": "https://api.github.com/users/leo/orgs",
"repos_url": "https://api.github.com/users/leo/repos",
"events_url": "https://api.github.com/users/leo/events{/privacy}",
"received_events_url": "https://api.github.com/users/leo/received_events",
@@ -40183,7 +40183,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 55633378,
- "download_count": 80276,
+ "download_count": 80450,
"created_at": "2019-05-09T20:34:01Z",
"updated_at": "2019-05-09T20:34:04Z",
"browser_download_url": "https://github.com/vercel/hyper/releases/download/3.0.2/Hyper-3.0.2.dmg"
@@ -40251,7 +40251,7 @@
"content_type": "application/x-redhat-package-manager",
"state": "uploaded",
"size": 39209145,
- "download_count": 8641,
+ "download_count": 8645,
"created_at": "2019-05-09T20:34:49Z",
"updated_at": "2019-05-09T20:34:51Z",
"browser_download_url": "https://github.com/vercel/hyper/releases/download/3.0.2/hyper-3.0.2.x86_64.rpm"
@@ -40285,7 +40285,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 60004048,
- "download_count": 412018,
+ "download_count": 412420,
"created_at": "2019-05-09T20:37:27Z",
"updated_at": "2019-05-09T20:37:29Z",
"browser_download_url": "https://github.com/vercel/hyper/releases/download/3.0.2/hyper-Setup-3.0.2.exe"
@@ -40319,7 +40319,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 39169196,
- "download_count": 76770,
+ "download_count": 76850,
"created_at": "2019-05-09T20:32:52Z",
"updated_at": "2019-05-09T20:32:53Z",
"browser_download_url": "https://github.com/vercel/hyper/releases/download/3.0.2/hyper_3.0.2_amd64.deb"
@@ -40455,7 +40455,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 75,
- "download_count": 19410,
+ "download_count": 19443,
"created_at": "2019-05-09T20:37:27Z",
"updated_at": "2019-05-09T20:37:27Z",
"browser_download_url": "https://github.com/vercel/hyper/releases/download/3.0.2/RELEASES"
@@ -40465,7 +40465,7 @@
"zipball_url": "https://api.github.com/repos/vercel/hyper/zipball/3.0.2",
"body_html": "↗️ Improve migration experience to Hyper 3
\nPatches \n\nfix(config): add migration path from Hyper2 config location to Hyper3: #3610 \nfix(cli): fix 3.0 compatibility for CLI: #3636 \nIgnore line endings when comparing config file against default: #3645 \nSimplify migration to avoid handling edge cases : #3643 \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:59.941Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:07.927Z"
},
"iease-music": {
"latestRelease": {
@@ -40532,7 +40532,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 58063536,
- "download_count": 15456,
+ "download_count": 15462,
"created_at": "2019-02-01T07:21:49Z",
"updated_at": "2019-02-01T07:22:37Z",
"browser_download_url": "https://github.com/trazyn/ieaseMusic/releases/download/v1.3.4/ieaseMusic-1.3.4-linux-amd64.deb"
@@ -40566,7 +40566,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 68604001,
- "download_count": 4443,
+ "download_count": 4445,
"created_at": "2019-02-01T07:19:50Z",
"updated_at": "2019-02-01T07:20:46Z",
"browser_download_url": "https://github.com/trazyn/ieaseMusic/releases/download/v1.3.4/ieaseMusic-1.3.4-linux-x86_64.AppImage"
@@ -40600,7 +40600,7 @@
"content_type": "application/x-redhat-package-manager",
"state": "uploaded",
"size": 58595548,
- "download_count": 2750,
+ "download_count": 2751,
"created_at": "2019-02-01T07:23:52Z",
"updated_at": "2019-02-01T07:25:09Z",
"browser_download_url": "https://github.com/trazyn/ieaseMusic/releases/download/v1.3.4/ieaseMusic-1.3.4-linux-x86_64.rpm"
@@ -40634,7 +40634,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 63152630,
- "download_count": 35169,
+ "download_count": 35177,
"created_at": "2019-02-01T07:18:52Z",
"updated_at": "2019-02-01T07:19:45Z",
"browser_download_url": "https://github.com/trazyn/ieaseMusic/releases/download/v1.3.4/ieaseMusic-1.3.4-mac.dmg"
@@ -40780,186 +40780,7 @@
"zipball_url": "https://api.github.com/repos/trazyn/ieaseMusic/zipball/v1.3.4",
"body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:59.979Z"
- },
- "image-shrinker": {
- "latestRelease": {
- "url": "https://api.github.com/repos/stefansl/image-shrinker/releases/21304840",
- "assets_url": "https://api.github.com/repos/stefansl/image-shrinker/releases/21304840/assets",
- "upload_url": "https://uploads.github.com/repos/stefansl/image-shrinker/releases/21304840/assets{?name,label}",
- "html_url": "https://github.com/stefansl/image-shrinker/releases/tag/v1.6.1",
- "id": 21304840,
- "node_id": "MDc6UmVsZWFzZTIxMzA0ODQw",
- "tag_name": "v1.6.1",
- "target_commitish": "master",
- "name": "Welcome to Image Shrinker 1.6.1 🍕",
- "draft": false,
- "author": {
- "login": "stefansl",
- "id": 1564251,
- "node_id": "MDQ6VXNlcjE1NjQyNTE=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/1564251?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/stefansl",
- "html_url": "https://github.com/stefansl",
- "followers_url": "https://api.github.com/users/stefansl/followers",
- "following_url": "https://api.github.com/users/stefansl/following{/other_user}",
- "gists_url": "https://api.github.com/users/stefansl/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/stefansl/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/stefansl/subscriptions",
- "organizations_url": "https://api.github.com/users/stefansl/orgs",
- "repos_url": "https://api.github.com/users/stefansl/repos",
- "events_url": "https://api.github.com/users/stefansl/events{/privacy}",
- "received_events_url": "https://api.github.com/users/stefansl/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2019-11-07T23:08:12Z",
- "published_at": "2019-11-07T23:11:58Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/stefansl/image-shrinker/releases/assets/16030217",
- "id": 16030217,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE2MDMwMjE3",
- "name": "Image-Shrinker-1.6.1-mac.zip",
- "label": "",
- "uploader": {
- "login": "stefansl",
- "id": 1564251,
- "node_id": "MDQ6VXNlcjE1NjQyNTE=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/1564251?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/stefansl",
- "html_url": "https://github.com/stefansl",
- "followers_url": "https://api.github.com/users/stefansl/followers",
- "following_url": "https://api.github.com/users/stefansl/following{/other_user}",
- "gists_url": "https://api.github.com/users/stefansl/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/stefansl/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/stefansl/subscriptions",
- "organizations_url": "https://api.github.com/users/stefansl/orgs",
- "repos_url": "https://api.github.com/users/stefansl/repos",
- "events_url": "https://api.github.com/users/stefansl/events{/privacy}",
- "received_events_url": "https://api.github.com/users/stefansl/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 74285267,
- "download_count": 1010,
- "created_at": "2019-11-07T23:10:49Z",
- "updated_at": "2019-11-07T23:11:10Z",
- "browser_download_url": "https://github.com/stefansl/image-shrinker/releases/download/v1.6.1/Image-Shrinker-1.6.1-mac.zip"
- },
- {
- "url": "https://api.github.com/repos/stefansl/image-shrinker/releases/assets/16030201",
- "id": 16030201,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE2MDMwMjAx",
- "name": "Image-Shrinker-1.6.1.dmg",
- "label": "",
- "uploader": {
- "login": "stefansl",
- "id": 1564251,
- "node_id": "MDQ6VXNlcjE1NjQyNTE=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/1564251?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/stefansl",
- "html_url": "https://github.com/stefansl",
- "followers_url": "https://api.github.com/users/stefansl/followers",
- "following_url": "https://api.github.com/users/stefansl/following{/other_user}",
- "gists_url": "https://api.github.com/users/stefansl/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/stefansl/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/stefansl/subscriptions",
- "organizations_url": "https://api.github.com/users/stefansl/orgs",
- "repos_url": "https://api.github.com/users/stefansl/repos",
- "events_url": "https://api.github.com/users/stefansl/events{/privacy}",
- "received_events_url": "https://api.github.com/users/stefansl/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 76230234,
- "download_count": 1773,
- "created_at": "2019-11-07T23:10:32Z",
- "updated_at": "2019-11-07T23:10:55Z",
- "browser_download_url": "https://github.com/stefansl/image-shrinker/releases/download/v1.6.1/Image-Shrinker-1.6.1.dmg"
- },
- {
- "url": "https://api.github.com/repos/stefansl/image-shrinker/releases/assets/16030200",
- "id": 16030200,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE2MDMwMjAw",
- "name": "Image-Shrinker-1.6.1.dmg.blockmap",
- "label": "",
- "uploader": {
- "login": "stefansl",
- "id": 1564251,
- "node_id": "MDQ6VXNlcjE1NjQyNTE=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/1564251?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/stefansl",
- "html_url": "https://github.com/stefansl",
- "followers_url": "https://api.github.com/users/stefansl/followers",
- "following_url": "https://api.github.com/users/stefansl/following{/other_user}",
- "gists_url": "https://api.github.com/users/stefansl/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/stefansl/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/stefansl/subscriptions",
- "organizations_url": "https://api.github.com/users/stefansl/orgs",
- "repos_url": "https://api.github.com/users/stefansl/repos",
- "events_url": "https://api.github.com/users/stefansl/events{/privacy}",
- "received_events_url": "https://api.github.com/users/stefansl/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 80220,
- "download_count": 17,
- "created_at": "2019-11-07T23:10:32Z",
- "updated_at": "2019-11-07T23:10:32Z",
- "browser_download_url": "https://github.com/stefansl/image-shrinker/releases/download/v1.6.1/Image-Shrinker-1.6.1.dmg.blockmap"
- },
- {
- "url": "https://api.github.com/repos/stefansl/image-shrinker/releases/assets/16030265",
- "id": 16030265,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE2MDMwMjY1",
- "name": "latest-mac.yml",
- "label": "",
- "uploader": {
- "login": "stefansl",
- "id": 1564251,
- "node_id": "MDQ6VXNlcjE1NjQyNTE=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/1564251?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/stefansl",
- "html_url": "https://github.com/stefansl",
- "followers_url": "https://api.github.com/users/stefansl/followers",
- "following_url": "https://api.github.com/users/stefansl/following{/other_user}",
- "gists_url": "https://api.github.com/users/stefansl/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/stefansl/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/stefansl/subscriptions",
- "organizations_url": "https://api.github.com/users/stefansl/orgs",
- "repos_url": "https://api.github.com/users/stefansl/repos",
- "events_url": "https://api.github.com/users/stefansl/events{/privacy}",
- "received_events_url": "https://api.github.com/users/stefansl/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "text/yaml",
- "state": "uploaded",
- "size": 530,
- "download_count": 16174,
- "created_at": "2019-11-07T23:11:11Z",
- "updated_at": "2019-11-07T23:11:11Z",
- "browser_download_url": "https://github.com/stefansl/image-shrinker/releases/download/v1.6.1/latest-mac.yml"
- }
- ],
- "tarball_url": "https://api.github.com/repos/stefansl/image-shrinker/tarball/v1.6.1",
- "zipball_url": "https://api.github.com/repos/stefansl/image-shrinker/zipball/v1.6.1",
- "body_html": "Starting with MacOS 10.14.5, all signed applications by ‘new’ developers will need to be notarized or they will trigger Apple’s Gatekeeper software and prevent users from installing the app. That means that aside from signing Image Shrinker, I will need to notarize it as well. \nThanks to Kilian Valkhof for giving me all the hints: https://kilianvalkhof.com/2019/electron/notarizing-your-electron-application/
\n\nFixed macOS gatekeeper error 3846268 \nFixed error with dotenv bbae589 \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:06:59.991Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:07.934Z"
},
"imagine": {
"latestRelease": {
@@ -41094,7 +40915,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 72381867,
- "download_count": 1719,
+ "download_count": 1723,
"created_at": "2019-11-27T12:44:29Z",
"updated_at": "2019-11-27T12:48:24Z",
"browser_download_url": "https://github.com/meowtec/Imagine/releases/download/v0.5.1/Imagine-0.5.1.AppImage"
@@ -41128,7 +40949,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 64675279,
- "download_count": 1312,
+ "download_count": 1313,
"created_at": "2019-11-27T12:45:17Z",
"updated_at": "2019-11-27T12:48:00Z",
"browser_download_url": "https://github.com/meowtec/Imagine/releases/download/v0.5.1/Imagine-0.5.1.dmg"
@@ -41196,7 +41017,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 44398360,
- "download_count": 4897,
+ "download_count": 4899,
"created_at": "2019-11-27T12:25:06Z",
"updated_at": "2019-11-27T12:25:46Z",
"browser_download_url": "https://github.com/meowtec/Imagine/releases/download/v0.5.1/Imagine.Setup.0.5.1.exe"
@@ -41298,7 +41119,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 364,
- "download_count": 6969,
+ "download_count": 6983,
"created_at": "2019-11-27T12:48:36Z",
"updated_at": "2019-11-27T12:48:36Z",
"browser_download_url": "https://github.com/meowtec/Imagine/releases/download/v0.5.1/latest-linux.yml"
@@ -41332,7 +41153,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 509,
- "download_count": 18718,
+ "download_count": 18756,
"created_at": "2019-11-27T12:48:46Z",
"updated_at": "2019-11-27T12:48:46Z",
"browser_download_url": "https://github.com/meowtec/Imagine/releases/download/v0.5.1/latest-mac.yml"
@@ -41366,7 +41187,7 @@
"content_type": "application/x-yaml",
"state": "uploaded",
"size": 374,
- "download_count": 59700,
+ "download_count": 59778,
"created_at": "2019-11-27T12:28:26Z",
"updated_at": "2019-11-27T12:28:28Z",
"browser_download_url": "https://github.com/meowtec/Imagine/releases/download/v0.5.1/latest.yml"
@@ -41376,214 +41197,640 @@
"zipball_url": "https://api.github.com/repos/meowtec/Imagine/zipball/v0.5.1",
"body_html": "\nUpdate Electron to 7.0. Close #54 \nUpdate localization \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:06:59.996Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:07.945Z"
},
- "inboxer": {
+ "image-shrinker": {
"latestRelease": {
- "url": "https://api.github.com/repos/denysdovhan/inboxer/releases/16436962",
- "assets_url": "https://api.github.com/repos/denysdovhan/inboxer/releases/16436962/assets",
- "upload_url": "https://uploads.github.com/repos/denysdovhan/inboxer/releases/16436962/assets{?name,label}",
- "html_url": "https://github.com/denysdovhan/inboxer/releases/tag/v1.3.2",
- "id": 16436962,
- "node_id": "MDc6UmVsZWFzZTE2NDM2OTYy",
- "tag_name": "v1.3.2",
+ "url": "https://api.github.com/repos/stefansl/image-shrinker/releases/21304840",
+ "assets_url": "https://api.github.com/repos/stefansl/image-shrinker/releases/21304840/assets",
+ "upload_url": "https://uploads.github.com/repos/stefansl/image-shrinker/releases/21304840/assets{?name,label}",
+ "html_url": "https://github.com/stefansl/image-shrinker/releases/tag/v1.6.1",
+ "id": 21304840,
+ "node_id": "MDc6UmVsZWFzZTIxMzA0ODQw",
+ "tag_name": "v1.6.1",
"target_commitish": "master",
- "name": "v1.3.2",
+ "name": "Welcome to Image Shrinker 1.6.1 🍕",
"draft": false,
"author": {
- "login": "jmarino",
- "id": 51268,
- "node_id": "MDQ6VXNlcjUxMjY4",
- "avatar_url": "https://avatars2.githubusercontent.com/u/51268?v=4",
+ "login": "stefansl",
+ "id": 1564251,
+ "node_id": "MDQ6VXNlcjE1NjQyNTE=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/1564251?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/jmarino",
- "html_url": "https://github.com/jmarino",
- "followers_url": "https://api.github.com/users/jmarino/followers",
- "following_url": "https://api.github.com/users/jmarino/following{/other_user}",
- "gists_url": "https://api.github.com/users/jmarino/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/jmarino/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/jmarino/subscriptions",
- "organizations_url": "https://api.github.com/users/jmarino/orgs",
- "repos_url": "https://api.github.com/users/jmarino/repos",
- "events_url": "https://api.github.com/users/jmarino/events{/privacy}",
- "received_events_url": "https://api.github.com/users/jmarino/received_events",
+ "url": "https://api.github.com/users/stefansl",
+ "html_url": "https://github.com/stefansl",
+ "followers_url": "https://api.github.com/users/stefansl/followers",
+ "following_url": "https://api.github.com/users/stefansl/following{/other_user}",
+ "gists_url": "https://api.github.com/users/stefansl/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/stefansl/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/stefansl/subscriptions",
+ "organizations_url": "https://api.github.com/users/stefansl/orgs",
+ "repos_url": "https://api.github.com/users/stefansl/repos",
+ "events_url": "https://api.github.com/users/stefansl/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/stefansl/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2019-03-29T15:06:33Z",
- "published_at": "2019-04-01T14:17:47Z",
+ "created_at": "2019-11-07T23:08:12Z",
+ "published_at": "2019-11-07T23:11:58Z",
"assets": [
{
- "url": "https://api.github.com/repos/denysdovhan/inboxer/releases/assets/11793955",
- "id": 11793955,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExNzkzOTU1",
- "name": "Inboxer-1.3.2-mac.zip",
+ "url": "https://api.github.com/repos/stefansl/image-shrinker/releases/assets/16030217",
+ "id": 16030217,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE2MDMwMjE3",
+ "name": "Image-Shrinker-1.6.1-mac.zip",
"label": "",
"uploader": {
- "login": "denysdovhan",
- "id": 3459374,
- "node_id": "MDQ6VXNlcjM0NTkzNzQ=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/3459374?v=4",
+ "login": "stefansl",
+ "id": 1564251,
+ "node_id": "MDQ6VXNlcjE1NjQyNTE=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/1564251?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/denysdovhan",
- "html_url": "https://github.com/denysdovhan",
- "followers_url": "https://api.github.com/users/denysdovhan/followers",
- "following_url": "https://api.github.com/users/denysdovhan/following{/other_user}",
- "gists_url": "https://api.github.com/users/denysdovhan/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/denysdovhan/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/denysdovhan/subscriptions",
- "organizations_url": "https://api.github.com/users/denysdovhan/orgs",
- "repos_url": "https://api.github.com/users/denysdovhan/repos",
- "events_url": "https://api.github.com/users/denysdovhan/events{/privacy}",
- "received_events_url": "https://api.github.com/users/denysdovhan/received_events",
+ "url": "https://api.github.com/users/stefansl",
+ "html_url": "https://github.com/stefansl",
+ "followers_url": "https://api.github.com/users/stefansl/followers",
+ "following_url": "https://api.github.com/users/stefansl/following{/other_user}",
+ "gists_url": "https://api.github.com/users/stefansl/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/stefansl/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/stefansl/subscriptions",
+ "organizations_url": "https://api.github.com/users/stefansl/orgs",
+ "repos_url": "https://api.github.com/users/stefansl/repos",
+ "events_url": "https://api.github.com/users/stefansl/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/stefansl/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/zip",
"state": "uploaded",
- "size": 61995498,
- "download_count": 244,
- "created_at": "2019-03-29T14:03:28Z",
- "updated_at": "2019-03-29T14:03:31Z",
- "browser_download_url": "https://github.com/denysdovhan/inboxer/releases/download/v1.3.2/Inboxer-1.3.2-mac.zip"
+ "size": 74285267,
+ "download_count": 1010,
+ "created_at": "2019-11-07T23:10:49Z",
+ "updated_at": "2019-11-07T23:11:10Z",
+ "browser_download_url": "https://github.com/stefansl/image-shrinker/releases/download/v1.6.1/Image-Shrinker-1.6.1-mac.zip"
},
{
- "url": "https://api.github.com/repos/denysdovhan/inboxer/releases/assets/11793968",
- "id": 11793968,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExNzkzOTY4",
- "name": "inboxer-1.3.2-x86_64.AppImage",
+ "url": "https://api.github.com/repos/stefansl/image-shrinker/releases/assets/16030201",
+ "id": 16030201,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE2MDMwMjAx",
+ "name": "Image-Shrinker-1.6.1.dmg",
"label": "",
"uploader": {
- "login": "denysdovhan",
- "id": 3459374,
- "node_id": "MDQ6VXNlcjM0NTkzNzQ=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/3459374?v=4",
+ "login": "stefansl",
+ "id": 1564251,
+ "node_id": "MDQ6VXNlcjE1NjQyNTE=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/1564251?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/denysdovhan",
- "html_url": "https://github.com/denysdovhan",
- "followers_url": "https://api.github.com/users/denysdovhan/followers",
- "following_url": "https://api.github.com/users/denysdovhan/following{/other_user}",
- "gists_url": "https://api.github.com/users/denysdovhan/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/denysdovhan/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/denysdovhan/subscriptions",
- "organizations_url": "https://api.github.com/users/denysdovhan/orgs",
- "repos_url": "https://api.github.com/users/denysdovhan/repos",
- "events_url": "https://api.github.com/users/denysdovhan/events{/privacy}",
- "received_events_url": "https://api.github.com/users/denysdovhan/received_events",
+ "url": "https://api.github.com/users/stefansl",
+ "html_url": "https://github.com/stefansl",
+ "followers_url": "https://api.github.com/users/stefansl/followers",
+ "following_url": "https://api.github.com/users/stefansl/following{/other_user}",
+ "gists_url": "https://api.github.com/users/stefansl/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/stefansl/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/stefansl/subscriptions",
+ "organizations_url": "https://api.github.com/users/stefansl/orgs",
+ "repos_url": "https://api.github.com/users/stefansl/repos",
+ "events_url": "https://api.github.com/users/stefansl/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/stefansl/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 64984174,
- "download_count": 1788,
- "created_at": "2019-03-29T14:03:59Z",
- "updated_at": "2019-03-29T14:04:02Z",
- "browser_download_url": "https://github.com/denysdovhan/inboxer/releases/download/v1.3.2/inboxer-1.3.2-x86_64.AppImage"
+ "size": 76230234,
+ "download_count": 1780,
+ "created_at": "2019-11-07T23:10:32Z",
+ "updated_at": "2019-11-07T23:10:55Z",
+ "browser_download_url": "https://github.com/stefansl/image-shrinker/releases/download/v1.6.1/Image-Shrinker-1.6.1.dmg"
},
{
- "url": "https://api.github.com/repos/denysdovhan/inboxer/releases/assets/11793949",
- "id": 11793949,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExNzkzOTQ5",
- "name": "Inboxer-1.3.2.dmg",
+ "url": "https://api.github.com/repos/stefansl/image-shrinker/releases/assets/16030200",
+ "id": 16030200,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE2MDMwMjAw",
+ "name": "Image-Shrinker-1.6.1.dmg.blockmap",
"label": "",
"uploader": {
- "login": "denysdovhan",
- "id": 3459374,
- "node_id": "MDQ6VXNlcjM0NTkzNzQ=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/3459374?v=4",
+ "login": "stefansl",
+ "id": 1564251,
+ "node_id": "MDQ6VXNlcjE1NjQyNTE=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/1564251?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/denysdovhan",
- "html_url": "https://github.com/denysdovhan",
- "followers_url": "https://api.github.com/users/denysdovhan/followers",
- "following_url": "https://api.github.com/users/denysdovhan/following{/other_user}",
- "gists_url": "https://api.github.com/users/denysdovhan/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/denysdovhan/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/denysdovhan/subscriptions",
- "organizations_url": "https://api.github.com/users/denysdovhan/orgs",
- "repos_url": "https://api.github.com/users/denysdovhan/repos",
- "events_url": "https://api.github.com/users/denysdovhan/events{/privacy}",
- "received_events_url": "https://api.github.com/users/denysdovhan/received_events",
+ "url": "https://api.github.com/users/stefansl",
+ "html_url": "https://github.com/stefansl",
+ "followers_url": "https://api.github.com/users/stefansl/followers",
+ "following_url": "https://api.github.com/users/stefansl/following{/other_user}",
+ "gists_url": "https://api.github.com/users/stefansl/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/stefansl/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/stefansl/subscriptions",
+ "organizations_url": "https://api.github.com/users/stefansl/orgs",
+ "repos_url": "https://api.github.com/users/stefansl/repos",
+ "events_url": "https://api.github.com/users/stefansl/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/stefansl/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 64236725,
- "download_count": 904,
- "created_at": "2019-03-29T14:03:22Z",
- "updated_at": "2019-03-29T14:03:25Z",
- "browser_download_url": "https://github.com/denysdovhan/inboxer/releases/download/v1.3.2/Inboxer-1.3.2.dmg"
+ "size": 80220,
+ "download_count": 17,
+ "created_at": "2019-11-07T23:10:32Z",
+ "updated_at": "2019-11-07T23:10:32Z",
+ "browser_download_url": "https://github.com/stefansl/image-shrinker/releases/download/v1.6.1/Image-Shrinker-1.6.1.dmg.blockmap"
},
{
- "url": "https://api.github.com/repos/denysdovhan/inboxer/releases/assets/11793950",
- "id": 11793950,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExNzkzOTUw",
- "name": "Inboxer-1.3.2.dmg.blockmap",
+ "url": "https://api.github.com/repos/stefansl/image-shrinker/releases/assets/16030265",
+ "id": 16030265,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE2MDMwMjY1",
+ "name": "latest-mac.yml",
"label": "",
"uploader": {
- "login": "denysdovhan",
- "id": 3459374,
- "node_id": "MDQ6VXNlcjM0NTkzNzQ=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/3459374?v=4",
+ "login": "stefansl",
+ "id": 1564251,
+ "node_id": "MDQ6VXNlcjE1NjQyNTE=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/1564251?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/denysdovhan",
- "html_url": "https://github.com/denysdovhan",
- "followers_url": "https://api.github.com/users/denysdovhan/followers",
- "following_url": "https://api.github.com/users/denysdovhan/following{/other_user}",
- "gists_url": "https://api.github.com/users/denysdovhan/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/denysdovhan/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/denysdovhan/subscriptions",
- "organizations_url": "https://api.github.com/users/denysdovhan/orgs",
- "repos_url": "https://api.github.com/users/denysdovhan/repos",
- "events_url": "https://api.github.com/users/denysdovhan/events{/privacy}",
- "received_events_url": "https://api.github.com/users/denysdovhan/received_events",
+ "url": "https://api.github.com/users/stefansl",
+ "html_url": "https://github.com/stefansl",
+ "followers_url": "https://api.github.com/users/stefansl/followers",
+ "following_url": "https://api.github.com/users/stefansl/following{/other_user}",
+ "gists_url": "https://api.github.com/users/stefansl/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/stefansl/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/stefansl/subscriptions",
+ "organizations_url": "https://api.github.com/users/stefansl/orgs",
+ "repos_url": "https://api.github.com/users/stefansl/repos",
+ "events_url": "https://api.github.com/users/stefansl/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/stefansl/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "text/yaml",
"state": "uploaded",
- "size": 67884,
- "download_count": 28,
- "created_at": "2019-03-29T14:03:22Z",
- "updated_at": "2019-03-29T14:03:23Z",
- "browser_download_url": "https://github.com/denysdovhan/inboxer/releases/download/v1.3.2/Inboxer-1.3.2.dmg.blockmap"
- },
+ "size": 530,
+ "download_count": 16212,
+ "created_at": "2019-11-07T23:11:11Z",
+ "updated_at": "2019-11-07T23:11:11Z",
+ "browser_download_url": "https://github.com/stefansl/image-shrinker/releases/download/v1.6.1/latest-mac.yml"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/stefansl/image-shrinker/tarball/v1.6.1",
+ "zipball_url": "https://api.github.com/repos/stefansl/image-shrinker/zipball/v1.6.1",
+ "body_html": "Starting with MacOS 10.14.5, all signed applications by ‘new’ developers will need to be notarized or they will trigger Apple’s Gatekeeper software and prevent users from installing the app. That means that aside from signing Image Shrinker, I will need to notarize it as well. \nThanks to Kilian Valkhof for giving me all the hints: https://kilianvalkhof.com/2019/electron/notarizing-your-electron-application/
\n\nFixed macOS gatekeeper error 3846268 \nFixed error with dotenv bbae589 \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:07.952Z"
+ },
+ "infinitex": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/fetacore/Infinitex/releases/14018886",
+ "assets_url": "https://api.github.com/repos/fetacore/Infinitex/releases/14018886/assets",
+ "upload_url": "https://uploads.github.com/repos/fetacore/Infinitex/releases/14018886/assets{?name,label}",
+ "html_url": "https://github.com/fetacore/Infinitex/releases/tag/v0.9.16",
+ "id": 14018886,
+ "node_id": "MDc6UmVsZWFzZTE0MDE4ODg2",
+ "tag_name": "v0.9.16",
+ "target_commitish": "master",
+ "name": "Fixed issue with files and better update UI",
+ "draft": false,
+ "author": {
+ "login": "fetacore",
+ "id": 24443914,
+ "node_id": "MDQ6VXNlcjI0NDQzOTE0",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/24443914?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/fetacore",
+ "html_url": "https://github.com/fetacore",
+ "followers_url": "https://api.github.com/users/fetacore/followers",
+ "following_url": "https://api.github.com/users/fetacore/following{/other_user}",
+ "gists_url": "https://api.github.com/users/fetacore/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/fetacore/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/fetacore/subscriptions",
+ "organizations_url": "https://api.github.com/users/fetacore/orgs",
+ "repos_url": "https://api.github.com/users/fetacore/repos",
+ "events_url": "https://api.github.com/users/fetacore/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/fetacore/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2018-11-15T11:29:51Z",
+ "published_at": "2018-11-15T12:02:26Z",
+ "assets": [
{
- "url": "https://api.github.com/repos/denysdovhan/inboxer/releases/assets/11794098",
- "id": 11794098,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExNzk0MDk4",
- "name": "inboxer-setup-1.3.2.exe",
- "label": "",
+ "url": "https://api.github.com/repos/fetacore/Infinitex/releases/assets/9705492",
+ "id": 9705492,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDk3MDU0OTI=",
+ "name": "InfiniTex-0.9.16-x86_64.AppImage",
+ "label": null,
"uploader": {
- "login": "denysdovhan",
- "id": 3459374,
- "node_id": "MDQ6VXNlcjM0NTkzNzQ=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/3459374?v=4",
+ "login": "fetacore",
+ "id": 24443914,
+ "node_id": "MDQ6VXNlcjI0NDQzOTE0",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/24443914?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/denysdovhan",
- "html_url": "https://github.com/denysdovhan",
- "followers_url": "https://api.github.com/users/denysdovhan/followers",
- "following_url": "https://api.github.com/users/denysdovhan/following{/other_user}",
- "gists_url": "https://api.github.com/users/denysdovhan/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/denysdovhan/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/denysdovhan/subscriptions",
- "organizations_url": "https://api.github.com/users/denysdovhan/orgs",
- "repos_url": "https://api.github.com/users/denysdovhan/repos",
- "events_url": "https://api.github.com/users/denysdovhan/events{/privacy}",
- "received_events_url": "https://api.github.com/users/denysdovhan/received_events",
+ "url": "https://api.github.com/users/fetacore",
+ "html_url": "https://github.com/fetacore",
+ "followers_url": "https://api.github.com/users/fetacore/followers",
+ "following_url": "https://api.github.com/users/fetacore/following{/other_user}",
+ "gists_url": "https://api.github.com/users/fetacore/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/fetacore/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/fetacore/subscriptions",
+ "organizations_url": "https://api.github.com/users/fetacore/orgs",
+ "repos_url": "https://api.github.com/users/fetacore/repos",
+ "events_url": "https://api.github.com/users/fetacore/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/fetacore/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/x-iso9660-appimage",
"state": "uploaded",
- "size": 48884928,
- "download_count": 15295,
- "created_at": "2019-03-29T14:07:46Z",
- "updated_at": "2019-03-29T14:07:47Z",
- "browser_download_url": "https://github.com/denysdovhan/inboxer/releases/download/v1.3.2/inboxer-setup-1.3.2.exe"
- },
+ "size": 69350920,
+ "download_count": 1911,
+ "created_at": "2018-11-15T11:32:30Z",
+ "updated_at": "2018-11-15T11:34:42Z",
+ "browser_download_url": "https://github.com/fetacore/Infinitex/releases/download/v0.9.16/InfiniTex-0.9.16-x86_64.AppImage"
+ },
+ {
+ "url": "https://api.github.com/repos/fetacore/Infinitex/releases/assets/9705754",
+ "id": 9705754,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDk3MDU3NTQ=",
+ "name": "InfiniTex-0.9.16.exe",
+ "label": null,
+ "uploader": {
+ "login": "fetacore",
+ "id": 24443914,
+ "node_id": "MDQ6VXNlcjI0NDQzOTE0",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/24443914?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/fetacore",
+ "html_url": "https://github.com/fetacore",
+ "followers_url": "https://api.github.com/users/fetacore/followers",
+ "following_url": "https://api.github.com/users/fetacore/following{/other_user}",
+ "gists_url": "https://api.github.com/users/fetacore/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/fetacore/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/fetacore/subscriptions",
+ "organizations_url": "https://api.github.com/users/fetacore/orgs",
+ "repos_url": "https://api.github.com/users/fetacore/repos",
+ "events_url": "https://api.github.com/users/fetacore/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/fetacore/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 43315783,
+ "download_count": 2690,
+ "created_at": "2018-11-15T11:59:12Z",
+ "updated_at": "2018-11-15T12:00:31Z",
+ "browser_download_url": "https://github.com/fetacore/Infinitex/releases/download/v0.9.16/InfiniTex-0.9.16.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/fetacore/Infinitex/releases/assets/9705770",
+ "id": 9705770,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDk3MDU3NzA=",
+ "name": "InfiniTex-Setup-0.9.16.exe",
+ "label": null,
+ "uploader": {
+ "login": "fetacore",
+ "id": 24443914,
+ "node_id": "MDQ6VXNlcjI0NDQzOTE0",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/24443914?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/fetacore",
+ "html_url": "https://github.com/fetacore",
+ "followers_url": "https://api.github.com/users/fetacore/followers",
+ "following_url": "https://api.github.com/users/fetacore/following{/other_user}",
+ "gists_url": "https://api.github.com/users/fetacore/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/fetacore/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/fetacore/subscriptions",
+ "organizations_url": "https://api.github.com/users/fetacore/orgs",
+ "repos_url": "https://api.github.com/users/fetacore/repos",
+ "events_url": "https://api.github.com/users/fetacore/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/fetacore/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 43486874,
+ "download_count": 2703,
+ "created_at": "2018-11-15T12:00:36Z",
+ "updated_at": "2018-11-15T12:02:09Z",
+ "browser_download_url": "https://github.com/fetacore/Infinitex/releases/download/v0.9.16/InfiniTex-Setup-0.9.16.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/fetacore/Infinitex/releases/assets/9705800",
+ "id": 9705800,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDk3MDU4MDA=",
+ "name": "InfiniTex-Setup-0.9.16.exe.blockmap",
+ "label": null,
+ "uploader": {
+ "login": "fetacore",
+ "id": 24443914,
+ "node_id": "MDQ6VXNlcjI0NDQzOTE0",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/24443914?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/fetacore",
+ "html_url": "https://github.com/fetacore",
+ "followers_url": "https://api.github.com/users/fetacore/followers",
+ "following_url": "https://api.github.com/users/fetacore/following{/other_user}",
+ "gists_url": "https://api.github.com/users/fetacore/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/fetacore/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/fetacore/subscriptions",
+ "organizations_url": "https://api.github.com/users/fetacore/orgs",
+ "repos_url": "https://api.github.com/users/fetacore/repos",
+ "events_url": "https://api.github.com/users/fetacore/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/fetacore/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 46697,
+ "download_count": 37,
+ "created_at": "2018-11-15T12:02:21Z",
+ "updated_at": "2018-11-15T12:02:22Z",
+ "browser_download_url": "https://github.com/fetacore/Infinitex/releases/download/v0.9.16/InfiniTex-Setup-0.9.16.exe.blockmap"
+ },
+ {
+ "url": "https://api.github.com/repos/fetacore/Infinitex/releases/assets/9705511",
+ "id": 9705511,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDk3MDU1MTE=",
+ "name": "latest-linux.yml",
+ "label": null,
+ "uploader": {
+ "login": "fetacore",
+ "id": 24443914,
+ "node_id": "MDQ6VXNlcjI0NDQzOTE0",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/24443914?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/fetacore",
+ "html_url": "https://github.com/fetacore",
+ "followers_url": "https://api.github.com/users/fetacore/followers",
+ "following_url": "https://api.github.com/users/fetacore/following{/other_user}",
+ "gists_url": "https://api.github.com/users/fetacore/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/fetacore/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/fetacore/subscriptions",
+ "organizations_url": "https://api.github.com/users/fetacore/orgs",
+ "repos_url": "https://api.github.com/users/fetacore/repos",
+ "events_url": "https://api.github.com/users/fetacore/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/fetacore/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-yaml",
+ "state": "uploaded",
+ "size": 385,
+ "download_count": 784,
+ "created_at": "2018-11-15T11:34:45Z",
+ "updated_at": "2018-11-15T11:34:50Z",
+ "browser_download_url": "https://github.com/fetacore/Infinitex/releases/download/v0.9.16/latest-linux.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/fetacore/Infinitex/releases/assets/9705798",
+ "id": 9705798,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDk3MDU3OTg=",
+ "name": "latest.yml",
+ "label": null,
+ "uploader": {
+ "login": "fetacore",
+ "id": 24443914,
+ "node_id": "MDQ6VXNlcjI0NDQzOTE0",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/24443914?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/fetacore",
+ "html_url": "https://github.com/fetacore",
+ "followers_url": "https://api.github.com/users/fetacore/followers",
+ "following_url": "https://api.github.com/users/fetacore/following{/other_user}",
+ "gists_url": "https://api.github.com/users/fetacore/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/fetacore/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/fetacore/subscriptions",
+ "organizations_url": "https://api.github.com/users/fetacore/orgs",
+ "repos_url": "https://api.github.com/users/fetacore/repos",
+ "events_url": "https://api.github.com/users/fetacore/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/fetacore/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 349,
+ "download_count": 679,
+ "created_at": "2018-11-15T12:02:16Z",
+ "updated_at": "2018-11-15T12:02:17Z",
+ "browser_download_url": "https://github.com/fetacore/Infinitex/releases/download/v0.9.16/latest.yml"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/fetacore/Infinitex/tarball/v0.9.16",
+ "zipball_url": "https://api.github.com/repos/fetacore/Infinitex/zipball/v0.9.16",
+ "body_html": ""
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:08.025Z"
+ },
+ "inboxer": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/denysdovhan/inboxer/releases/16436962",
+ "assets_url": "https://api.github.com/repos/denysdovhan/inboxer/releases/16436962/assets",
+ "upload_url": "https://uploads.github.com/repos/denysdovhan/inboxer/releases/16436962/assets{?name,label}",
+ "html_url": "https://github.com/denysdovhan/inboxer/releases/tag/v1.3.2",
+ "id": 16436962,
+ "node_id": "MDc6UmVsZWFzZTE2NDM2OTYy",
+ "tag_name": "v1.3.2",
+ "target_commitish": "master",
+ "name": "v1.3.2",
+ "draft": false,
+ "author": {
+ "login": "jmarino",
+ "id": 51268,
+ "node_id": "MDQ6VXNlcjUxMjY4",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/51268?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/jmarino",
+ "html_url": "https://github.com/jmarino",
+ "followers_url": "https://api.github.com/users/jmarino/followers",
+ "following_url": "https://api.github.com/users/jmarino/following{/other_user}",
+ "gists_url": "https://api.github.com/users/jmarino/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/jmarino/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/jmarino/subscriptions",
+ "organizations_url": "https://api.github.com/users/jmarino/orgs",
+ "repos_url": "https://api.github.com/users/jmarino/repos",
+ "events_url": "https://api.github.com/users/jmarino/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/jmarino/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2019-03-29T15:06:33Z",
+ "published_at": "2019-04-01T14:17:47Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/denysdovhan/inboxer/releases/assets/11793955",
+ "id": 11793955,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExNzkzOTU1",
+ "name": "Inboxer-1.3.2-mac.zip",
+ "label": "",
+ "uploader": {
+ "login": "denysdovhan",
+ "id": 3459374,
+ "node_id": "MDQ6VXNlcjM0NTkzNzQ=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/3459374?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/denysdovhan",
+ "html_url": "https://github.com/denysdovhan",
+ "followers_url": "https://api.github.com/users/denysdovhan/followers",
+ "following_url": "https://api.github.com/users/denysdovhan/following{/other_user}",
+ "gists_url": "https://api.github.com/users/denysdovhan/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/denysdovhan/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/denysdovhan/subscriptions",
+ "organizations_url": "https://api.github.com/users/denysdovhan/orgs",
+ "repos_url": "https://api.github.com/users/denysdovhan/repos",
+ "events_url": "https://api.github.com/users/denysdovhan/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/denysdovhan/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 61995498,
+ "download_count": 244,
+ "created_at": "2019-03-29T14:03:28Z",
+ "updated_at": "2019-03-29T14:03:31Z",
+ "browser_download_url": "https://github.com/denysdovhan/inboxer/releases/download/v1.3.2/Inboxer-1.3.2-mac.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/denysdovhan/inboxer/releases/assets/11793968",
+ "id": 11793968,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExNzkzOTY4",
+ "name": "inboxer-1.3.2-x86_64.AppImage",
+ "label": "",
+ "uploader": {
+ "login": "denysdovhan",
+ "id": 3459374,
+ "node_id": "MDQ6VXNlcjM0NTkzNzQ=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/3459374?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/denysdovhan",
+ "html_url": "https://github.com/denysdovhan",
+ "followers_url": "https://api.github.com/users/denysdovhan/followers",
+ "following_url": "https://api.github.com/users/denysdovhan/following{/other_user}",
+ "gists_url": "https://api.github.com/users/denysdovhan/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/denysdovhan/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/denysdovhan/subscriptions",
+ "organizations_url": "https://api.github.com/users/denysdovhan/orgs",
+ "repos_url": "https://api.github.com/users/denysdovhan/repos",
+ "events_url": "https://api.github.com/users/denysdovhan/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/denysdovhan/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 64984174,
+ "download_count": 1790,
+ "created_at": "2019-03-29T14:03:59Z",
+ "updated_at": "2019-03-29T14:04:02Z",
+ "browser_download_url": "https://github.com/denysdovhan/inboxer/releases/download/v1.3.2/inboxer-1.3.2-x86_64.AppImage"
+ },
+ {
+ "url": "https://api.github.com/repos/denysdovhan/inboxer/releases/assets/11793949",
+ "id": 11793949,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExNzkzOTQ5",
+ "name": "Inboxer-1.3.2.dmg",
+ "label": "",
+ "uploader": {
+ "login": "denysdovhan",
+ "id": 3459374,
+ "node_id": "MDQ6VXNlcjM0NTkzNzQ=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/3459374?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/denysdovhan",
+ "html_url": "https://github.com/denysdovhan",
+ "followers_url": "https://api.github.com/users/denysdovhan/followers",
+ "following_url": "https://api.github.com/users/denysdovhan/following{/other_user}",
+ "gists_url": "https://api.github.com/users/denysdovhan/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/denysdovhan/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/denysdovhan/subscriptions",
+ "organizations_url": "https://api.github.com/users/denysdovhan/orgs",
+ "repos_url": "https://api.github.com/users/denysdovhan/repos",
+ "events_url": "https://api.github.com/users/denysdovhan/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/denysdovhan/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 64236725,
+ "download_count": 904,
+ "created_at": "2019-03-29T14:03:22Z",
+ "updated_at": "2019-03-29T14:03:25Z",
+ "browser_download_url": "https://github.com/denysdovhan/inboxer/releases/download/v1.3.2/Inboxer-1.3.2.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/denysdovhan/inboxer/releases/assets/11793950",
+ "id": 11793950,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExNzkzOTUw",
+ "name": "Inboxer-1.3.2.dmg.blockmap",
+ "label": "",
+ "uploader": {
+ "login": "denysdovhan",
+ "id": 3459374,
+ "node_id": "MDQ6VXNlcjM0NTkzNzQ=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/3459374?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/denysdovhan",
+ "html_url": "https://github.com/denysdovhan",
+ "followers_url": "https://api.github.com/users/denysdovhan/followers",
+ "following_url": "https://api.github.com/users/denysdovhan/following{/other_user}",
+ "gists_url": "https://api.github.com/users/denysdovhan/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/denysdovhan/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/denysdovhan/subscriptions",
+ "organizations_url": "https://api.github.com/users/denysdovhan/orgs",
+ "repos_url": "https://api.github.com/users/denysdovhan/repos",
+ "events_url": "https://api.github.com/users/denysdovhan/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/denysdovhan/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 67884,
+ "download_count": 28,
+ "created_at": "2019-03-29T14:03:22Z",
+ "updated_at": "2019-03-29T14:03:23Z",
+ "browser_download_url": "https://github.com/denysdovhan/inboxer/releases/download/v1.3.2/Inboxer-1.3.2.dmg.blockmap"
+ },
+ {
+ "url": "https://api.github.com/repos/denysdovhan/inboxer/releases/assets/11794098",
+ "id": 11794098,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExNzk0MDk4",
+ "name": "inboxer-setup-1.3.2.exe",
+ "label": "",
+ "uploader": {
+ "login": "denysdovhan",
+ "id": 3459374,
+ "node_id": "MDQ6VXNlcjM0NTkzNzQ=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/3459374?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/denysdovhan",
+ "html_url": "https://github.com/denysdovhan",
+ "followers_url": "https://api.github.com/users/denysdovhan/followers",
+ "following_url": "https://api.github.com/users/denysdovhan/following{/other_user}",
+ "gists_url": "https://api.github.com/users/denysdovhan/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/denysdovhan/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/denysdovhan/subscriptions",
+ "organizations_url": "https://api.github.com/users/denysdovhan/orgs",
+ "repos_url": "https://api.github.com/users/denysdovhan/repos",
+ "events_url": "https://api.github.com/users/denysdovhan/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/denysdovhan/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 48884928,
+ "download_count": 15295,
+ "created_at": "2019-03-29T14:07:46Z",
+ "updated_at": "2019-03-29T14:07:47Z",
+ "browser_download_url": "https://github.com/denysdovhan/inboxer/releases/download/v1.3.2/inboxer-setup-1.3.2.exe"
+ },
{
"url": "https://api.github.com/repos/denysdovhan/inboxer/releases/assets/11794097",
"id": 11794097,
@@ -41749,7 +41996,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 509,
- "download_count": 3599,
+ "download_count": 3602,
"created_at": "2019-03-29T14:03:31Z",
"updated_at": "2019-03-29T14:03:31Z",
"browser_download_url": "https://github.com/denysdovhan/inboxer/releases/download/v1.3.2/latest-mac.yml"
@@ -41783,7 +42030,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 342,
- "download_count": 4470,
+ "download_count": 4471,
"created_at": "2019-03-29T14:07:47Z",
"updated_at": "2019-03-29T14:07:47Z",
"browser_download_url": "https://github.com/denysdovhan/inboxer/releases/download/v1.3.2/latest.yml"
@@ -41793,296 +42040,288 @@
"zipball_url": "https://api.github.com/repos/denysdovhan/inboxer/zipball/v1.3.2",
"body_html": "v1.3.2: The Return of the Binaries! \nSorry about the lack of binaries in the last few releases. I'm a slow learner, bear with me.
\n\nAdd snap linux build \nDisplay tooltip when hovering on link \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:00.063Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:08.060Z"
},
- "infinitex": {
+ "infiniti-clips": {
"latestRelease": {
- "url": "https://api.github.com/repos/fetacore/Infinitex/releases/14018886",
- "assets_url": "https://api.github.com/repos/fetacore/Infinitex/releases/14018886/assets",
- "upload_url": "https://uploads.github.com/repos/fetacore/Infinitex/releases/14018886/assets{?name,label}",
- "html_url": "https://github.com/fetacore/Infinitex/releases/tag/v0.9.16",
- "id": 14018886,
- "node_id": "MDc6UmVsZWFzZTE0MDE4ODg2",
- "tag_name": "v0.9.16",
+ "url": "https://api.github.com/repos/azure06/clips/releases/25729773",
+ "assets_url": "https://api.github.com/repos/azure06/clips/releases/25729773/assets",
+ "upload_url": "https://uploads.github.com/repos/azure06/clips/releases/25729773/assets{?name,label}",
+ "html_url": "https://github.com/azure06/clips/releases/tag/v0.1.3",
+ "id": 25729773,
+ "node_id": "MDc6UmVsZWFzZTI1NzI5Nzcz",
+ "tag_name": "v0.1.3",
"target_commitish": "master",
- "name": "Fixed issue with files and better update UI",
+ "name": "0.1.3",
"draft": false,
"author": {
- "login": "fetacore",
- "id": 24443914,
- "node_id": "MDQ6VXNlcjI0NDQzOTE0",
- "avatar_url": "https://avatars2.githubusercontent.com/u/24443914?v=4",
+ "login": "azure06",
+ "id": 28680604,
+ "node_id": "MDQ6VXNlcjI4NjgwNjA0",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/28680604?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/fetacore",
- "html_url": "https://github.com/fetacore",
- "followers_url": "https://api.github.com/users/fetacore/followers",
- "following_url": "https://api.github.com/users/fetacore/following{/other_user}",
- "gists_url": "https://api.github.com/users/fetacore/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/fetacore/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/fetacore/subscriptions",
- "organizations_url": "https://api.github.com/users/fetacore/orgs",
- "repos_url": "https://api.github.com/users/fetacore/repos",
- "events_url": "https://api.github.com/users/fetacore/events{/privacy}",
- "received_events_url": "https://api.github.com/users/fetacore/received_events",
+ "url": "https://api.github.com/users/azure06",
+ "html_url": "https://github.com/azure06",
+ "followers_url": "https://api.github.com/users/azure06/followers",
+ "following_url": "https://api.github.com/users/azure06/following{/other_user}",
+ "gists_url": "https://api.github.com/users/azure06/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/azure06/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/azure06/subscriptions",
+ "organizations_url": "https://api.github.com/users/azure06/orgs",
+ "repos_url": "https://api.github.com/users/azure06/repos",
+ "events_url": "https://api.github.com/users/azure06/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/azure06/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2018-11-15T11:29:51Z",
- "published_at": "2018-11-15T12:02:26Z",
+ "created_at": "2020-04-21T16:23:21Z",
+ "published_at": "2020-04-21T16:29:47Z",
"assets": [
{
- "url": "https://api.github.com/repos/fetacore/Infinitex/releases/assets/9705492",
- "id": 9705492,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDk3MDU0OTI=",
- "name": "InfiniTex-0.9.16-x86_64.AppImage",
- "label": null,
+ "url": "https://api.github.com/repos/azure06/clips/releases/assets/20028037",
+ "id": 20028037,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwMDI4MDM3",
+ "name": "Clips-0.1.3-mac.zip",
+ "label": "",
"uploader": {
- "login": "fetacore",
- "id": 24443914,
- "node_id": "MDQ6VXNlcjI0NDQzOTE0",
- "avatar_url": "https://avatars2.githubusercontent.com/u/24443914?v=4",
+ "login": "azure06",
+ "id": 28680604,
+ "node_id": "MDQ6VXNlcjI4NjgwNjA0",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/28680604?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/fetacore",
- "html_url": "https://github.com/fetacore",
- "followers_url": "https://api.github.com/users/fetacore/followers",
- "following_url": "https://api.github.com/users/fetacore/following{/other_user}",
- "gists_url": "https://api.github.com/users/fetacore/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/fetacore/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/fetacore/subscriptions",
- "organizations_url": "https://api.github.com/users/fetacore/orgs",
- "repos_url": "https://api.github.com/users/fetacore/repos",
- "events_url": "https://api.github.com/users/fetacore/events{/privacy}",
- "received_events_url": "https://api.github.com/users/fetacore/received_events",
+ "url": "https://api.github.com/users/azure06",
+ "html_url": "https://github.com/azure06",
+ "followers_url": "https://api.github.com/users/azure06/followers",
+ "following_url": "https://api.github.com/users/azure06/following{/other_user}",
+ "gists_url": "https://api.github.com/users/azure06/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/azure06/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/azure06/subscriptions",
+ "organizations_url": "https://api.github.com/users/azure06/orgs",
+ "repos_url": "https://api.github.com/users/azure06/repos",
+ "events_url": "https://api.github.com/users/azure06/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/azure06/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-iso9660-appimage",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 69350920,
- "download_count": 1910,
- "created_at": "2018-11-15T11:32:30Z",
- "updated_at": "2018-11-15T11:34:42Z",
- "browser_download_url": "https://github.com/fetacore/Infinitex/releases/download/v0.9.16/InfiniTex-0.9.16-x86_64.AppImage"
+ "size": 67545292,
+ "download_count": 26,
+ "created_at": "2020-04-21T16:27:51Z",
+ "updated_at": "2020-04-21T16:27:57Z",
+ "browser_download_url": "https://github.com/azure06/clips/releases/download/v0.1.3/Clips-0.1.3-mac.zip"
},
{
- "url": "https://api.github.com/repos/fetacore/Infinitex/releases/assets/9705754",
- "id": 9705754,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDk3MDU3NTQ=",
- "name": "InfiniTex-0.9.16.exe",
- "label": null,
+ "url": "https://api.github.com/repos/azure06/clips/releases/assets/20028033",
+ "id": 20028033,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwMDI4MDMz",
+ "name": "Clips-0.1.3.dmg",
+ "label": "",
"uploader": {
- "login": "fetacore",
- "id": 24443914,
- "node_id": "MDQ6VXNlcjI0NDQzOTE0",
- "avatar_url": "https://avatars2.githubusercontent.com/u/24443914?v=4",
+ "login": "azure06",
+ "id": 28680604,
+ "node_id": "MDQ6VXNlcjI4NjgwNjA0",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/28680604?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/fetacore",
- "html_url": "https://github.com/fetacore",
- "followers_url": "https://api.github.com/users/fetacore/followers",
- "following_url": "https://api.github.com/users/fetacore/following{/other_user}",
- "gists_url": "https://api.github.com/users/fetacore/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/fetacore/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/fetacore/subscriptions",
- "organizations_url": "https://api.github.com/users/fetacore/orgs",
- "repos_url": "https://api.github.com/users/fetacore/repos",
- "events_url": "https://api.github.com/users/fetacore/events{/privacy}",
- "received_events_url": "https://api.github.com/users/fetacore/received_events",
+ "url": "https://api.github.com/users/azure06",
+ "html_url": "https://github.com/azure06",
+ "followers_url": "https://api.github.com/users/azure06/followers",
+ "following_url": "https://api.github.com/users/azure06/following{/other_user}",
+ "gists_url": "https://api.github.com/users/azure06/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/azure06/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/azure06/subscriptions",
+ "organizations_url": "https://api.github.com/users/azure06/orgs",
+ "repos_url": "https://api.github.com/users/azure06/repos",
+ "events_url": "https://api.github.com/users/azure06/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/azure06/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 43315783,
- "download_count": 2689,
- "created_at": "2018-11-15T11:59:12Z",
- "updated_at": "2018-11-15T12:00:31Z",
- "browser_download_url": "https://github.com/fetacore/Infinitex/releases/download/v0.9.16/InfiniTex-0.9.16.exe"
+ "size": 69718965,
+ "download_count": 30,
+ "created_at": "2020-04-21T16:27:47Z",
+ "updated_at": "2020-04-21T16:27:57Z",
+ "browser_download_url": "https://github.com/azure06/clips/releases/download/v0.1.3/Clips-0.1.3.dmg"
},
{
- "url": "https://api.github.com/repos/fetacore/Infinitex/releases/assets/9705770",
- "id": 9705770,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDk3MDU3NzA=",
- "name": "InfiniTex-Setup-0.9.16.exe",
- "label": null,
+ "url": "https://api.github.com/repos/azure06/clips/releases/assets/20028032",
+ "id": 20028032,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwMDI4MDMy",
+ "name": "Clips-0.1.3.dmg.blockmap",
+ "label": "",
"uploader": {
- "login": "fetacore",
- "id": 24443914,
- "node_id": "MDQ6VXNlcjI0NDQzOTE0",
- "avatar_url": "https://avatars2.githubusercontent.com/u/24443914?v=4",
+ "login": "azure06",
+ "id": 28680604,
+ "node_id": "MDQ6VXNlcjI4NjgwNjA0",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/28680604?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/fetacore",
- "html_url": "https://github.com/fetacore",
- "followers_url": "https://api.github.com/users/fetacore/followers",
- "following_url": "https://api.github.com/users/fetacore/following{/other_user}",
- "gists_url": "https://api.github.com/users/fetacore/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/fetacore/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/fetacore/subscriptions",
- "organizations_url": "https://api.github.com/users/fetacore/orgs",
- "repos_url": "https://api.github.com/users/fetacore/repos",
- "events_url": "https://api.github.com/users/fetacore/events{/privacy}",
- "received_events_url": "https://api.github.com/users/fetacore/received_events",
+ "url": "https://api.github.com/users/azure06",
+ "html_url": "https://github.com/azure06",
+ "followers_url": "https://api.github.com/users/azure06/followers",
+ "following_url": "https://api.github.com/users/azure06/following{/other_user}",
+ "gists_url": "https://api.github.com/users/azure06/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/azure06/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/azure06/subscriptions",
+ "organizations_url": "https://api.github.com/users/azure06/orgs",
+ "repos_url": "https://api.github.com/users/azure06/repos",
+ "events_url": "https://api.github.com/users/azure06/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/azure06/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 43486874,
- "download_count": 2702,
- "created_at": "2018-11-15T12:00:36Z",
- "updated_at": "2018-11-15T12:02:09Z",
- "browser_download_url": "https://github.com/fetacore/Infinitex/releases/download/v0.9.16/InfiniTex-Setup-0.9.16.exe"
+ "size": 74011,
+ "download_count": 16,
+ "created_at": "2020-04-21T16:27:47Z",
+ "updated_at": "2020-04-21T16:27:47Z",
+ "browser_download_url": "https://github.com/azure06/clips/releases/download/v0.1.3/Clips-0.1.3.dmg.blockmap"
},
{
- "url": "https://api.github.com/repos/fetacore/Infinitex/releases/assets/9705800",
- "id": 9705800,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDk3MDU4MDA=",
- "name": "InfiniTex-Setup-0.9.16.exe.blockmap",
- "label": null,
+ "url": "https://api.github.com/repos/azure06/clips/releases/assets/20028030",
+ "id": 20028030,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwMDI4MDMw",
+ "name": "Clips-Setup-0.1.3.exe",
+ "label": "",
"uploader": {
- "login": "fetacore",
- "id": 24443914,
- "node_id": "MDQ6VXNlcjI0NDQzOTE0",
- "avatar_url": "https://avatars2.githubusercontent.com/u/24443914?v=4",
+ "login": "azure06",
+ "id": 28680604,
+ "node_id": "MDQ6VXNlcjI4NjgwNjA0",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/28680604?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/fetacore",
- "html_url": "https://github.com/fetacore",
- "followers_url": "https://api.github.com/users/fetacore/followers",
- "following_url": "https://api.github.com/users/fetacore/following{/other_user}",
- "gists_url": "https://api.github.com/users/fetacore/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/fetacore/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/fetacore/subscriptions",
- "organizations_url": "https://api.github.com/users/fetacore/orgs",
- "repos_url": "https://api.github.com/users/fetacore/repos",
- "events_url": "https://api.github.com/users/fetacore/events{/privacy}",
- "received_events_url": "https://api.github.com/users/fetacore/received_events",
+ "url": "https://api.github.com/users/azure06",
+ "html_url": "https://github.com/azure06",
+ "followers_url": "https://api.github.com/users/azure06/followers",
+ "following_url": "https://api.github.com/users/azure06/following{/other_user}",
+ "gists_url": "https://api.github.com/users/azure06/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/azure06/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/azure06/subscriptions",
+ "organizations_url": "https://api.github.com/users/azure06/orgs",
+ "repos_url": "https://api.github.com/users/azure06/repos",
+ "events_url": "https://api.github.com/users/azure06/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/azure06/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 46697,
+ "size": 51131631,
+ "download_count": 657,
+ "created_at": "2020-04-21T16:27:45Z",
+ "updated_at": "2020-04-21T16:27:50Z",
+ "browser_download_url": "https://github.com/azure06/clips/releases/download/v0.1.3/Clips-Setup-0.1.3.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/azure06/clips/releases/assets/20028031",
+ "id": 20028031,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwMDI4MDMx",
+ "name": "Clips-Setup-0.1.3.exe.blockmap",
+ "label": "",
+ "uploader": {
+ "login": "azure06",
+ "id": 28680604,
+ "node_id": "MDQ6VXNlcjI4NjgwNjA0",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/28680604?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/azure06",
+ "html_url": "https://github.com/azure06",
+ "followers_url": "https://api.github.com/users/azure06/followers",
+ "following_url": "https://api.github.com/users/azure06/following{/other_user}",
+ "gists_url": "https://api.github.com/users/azure06/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/azure06/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/azure06/subscriptions",
+ "organizations_url": "https://api.github.com/users/azure06/orgs",
+ "repos_url": "https://api.github.com/users/azure06/repos",
+ "events_url": "https://api.github.com/users/azure06/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/azure06/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 55593,
"download_count": 37,
- "created_at": "2018-11-15T12:02:21Z",
- "updated_at": "2018-11-15T12:02:22Z",
- "browser_download_url": "https://github.com/fetacore/Infinitex/releases/download/v0.9.16/InfiniTex-Setup-0.9.16.exe.blockmap"
+ "created_at": "2020-04-21T16:27:45Z",
+ "updated_at": "2020-04-21T16:27:46Z",
+ "browser_download_url": "https://github.com/azure06/clips/releases/download/v0.1.3/Clips-Setup-0.1.3.exe.blockmap"
},
{
- "url": "https://api.github.com/repos/fetacore/Infinitex/releases/assets/9705511",
- "id": 9705511,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDk3MDU1MTE=",
- "name": "latest-linux.yml",
- "label": null,
+ "url": "https://api.github.com/repos/azure06/clips/releases/assets/20028040",
+ "id": 20028040,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwMDI4MDQw",
+ "name": "latest-mac.yml",
+ "label": "",
"uploader": {
- "login": "fetacore",
- "id": 24443914,
- "node_id": "MDQ6VXNlcjI0NDQzOTE0",
- "avatar_url": "https://avatars2.githubusercontent.com/u/24443914?v=4",
+ "login": "azure06",
+ "id": 28680604,
+ "node_id": "MDQ6VXNlcjI4NjgwNjA0",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/28680604?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/fetacore",
- "html_url": "https://github.com/fetacore",
- "followers_url": "https://api.github.com/users/fetacore/followers",
- "following_url": "https://api.github.com/users/fetacore/following{/other_user}",
- "gists_url": "https://api.github.com/users/fetacore/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/fetacore/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/fetacore/subscriptions",
- "organizations_url": "https://api.github.com/users/fetacore/orgs",
- "repos_url": "https://api.github.com/users/fetacore/repos",
- "events_url": "https://api.github.com/users/fetacore/events{/privacy}",
- "received_events_url": "https://api.github.com/users/fetacore/received_events",
+ "url": "https://api.github.com/users/azure06",
+ "html_url": "https://github.com/azure06",
+ "followers_url": "https://api.github.com/users/azure06/followers",
+ "following_url": "https://api.github.com/users/azure06/following{/other_user}",
+ "gists_url": "https://api.github.com/users/azure06/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/azure06/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/azure06/subscriptions",
+ "organizations_url": "https://api.github.com/users/azure06/orgs",
+ "repos_url": "https://api.github.com/users/azure06/repos",
+ "events_url": "https://api.github.com/users/azure06/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/azure06/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-yaml",
+ "content_type": "text/yaml",
"state": "uploaded",
- "size": 385,
- "download_count": 784,
- "created_at": "2018-11-15T11:34:45Z",
- "updated_at": "2018-11-15T11:34:50Z",
- "browser_download_url": "https://github.com/fetacore/Infinitex/releases/download/v0.9.16/latest-linux.yml"
+ "size": 503,
+ "download_count": 4848,
+ "created_at": "2020-04-21T16:27:58Z",
+ "updated_at": "2020-04-21T16:27:58Z",
+ "browser_download_url": "https://github.com/azure06/clips/releases/download/v0.1.3/latest-mac.yml"
},
{
- "url": "https://api.github.com/repos/fetacore/Infinitex/releases/assets/9705798",
- "id": 9705798,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDk3MDU3OTg=",
+ "url": "https://api.github.com/repos/azure06/clips/releases/assets/20028041",
+ "id": 20028041,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwMDI4MDQx",
"name": "latest.yml",
- "label": null,
+ "label": "",
"uploader": {
- "login": "fetacore",
- "id": 24443914,
- "node_id": "MDQ6VXNlcjI0NDQzOTE0",
- "avatar_url": "https://avatars2.githubusercontent.com/u/24443914?v=4",
+ "login": "azure06",
+ "id": 28680604,
+ "node_id": "MDQ6VXNlcjI4NjgwNjA0",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/28680604?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/fetacore",
- "html_url": "https://github.com/fetacore",
- "followers_url": "https://api.github.com/users/fetacore/followers",
- "following_url": "https://api.github.com/users/fetacore/following{/other_user}",
- "gists_url": "https://api.github.com/users/fetacore/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/fetacore/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/fetacore/subscriptions",
- "organizations_url": "https://api.github.com/users/fetacore/orgs",
- "repos_url": "https://api.github.com/users/fetacore/repos",
- "events_url": "https://api.github.com/users/fetacore/events{/privacy}",
- "received_events_url": "https://api.github.com/users/fetacore/received_events",
+ "url": "https://api.github.com/users/azure06",
+ "html_url": "https://github.com/azure06",
+ "followers_url": "https://api.github.com/users/azure06/followers",
+ "following_url": "https://api.github.com/users/azure06/following{/other_user}",
+ "gists_url": "https://api.github.com/users/azure06/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/azure06/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/azure06/subscriptions",
+ "organizations_url": "https://api.github.com/users/azure06/orgs",
+ "repos_url": "https://api.github.com/users/azure06/repos",
+ "events_url": "https://api.github.com/users/azure06/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/azure06/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "text/yaml",
"state": "uploaded",
- "size": 349,
- "download_count": 678,
- "created_at": "2018-11-15T12:02:16Z",
- "updated_at": "2018-11-15T12:02:17Z",
- "browser_download_url": "https://github.com/fetacore/Infinitex/releases/download/v0.9.16/latest.yml"
+ "size": 338,
+ "download_count": 17232,
+ "created_at": "2020-04-21T16:27:58Z",
+ "updated_at": "2020-04-21T16:27:58Z",
+ "browser_download_url": "https://github.com/azure06/clips/releases/download/v0.1.3/latest.yml"
}
],
- "tarball_url": "https://api.github.com/repos/fetacore/Infinitex/tarball/v0.9.16",
- "zipball_url": "https://api.github.com/repos/fetacore/Infinitex/zipball/v0.9.16",
+ "tarball_url": "https://api.github.com/repos/azure06/clips/tarball/v0.1.3",
+ "zipball_url": "https://api.github.com/repos/azure06/clips/zipball/v0.1.3",
"body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:00.075Z"
- },
- "instatron": {
- "latestRelease": {
- "url": "https://api.github.com/repos/alexdevero/instatron/releases/26790354",
- "assets_url": "https://api.github.com/repos/alexdevero/instatron/releases/26790354/assets",
- "upload_url": "https://uploads.github.com/repos/alexdevero/instatron/releases/26790354/assets{?name,label}",
- "html_url": "https://github.com/alexdevero/instatron/releases/tag/v1.5.0",
- "id": 26790354,
- "node_id": "MDc6UmVsZWFzZTI2NzkwMzU0",
- "tag_name": "v1.5.0",
- "target_commitish": "master",
- "name": "v1.5.0",
- "draft": false,
- "author": {
- "login": "alexdevero",
- "id": 4237724,
- "node_id": "MDQ6VXNlcjQyMzc3MjQ=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/4237724?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/alexdevero",
- "html_url": "https://github.com/alexdevero",
- "followers_url": "https://api.github.com/users/alexdevero/followers",
- "following_url": "https://api.github.com/users/alexdevero/following{/other_user}",
- "gists_url": "https://api.github.com/users/alexdevero/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/alexdevero/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/alexdevero/subscriptions",
- "organizations_url": "https://api.github.com/users/alexdevero/orgs",
- "repos_url": "https://api.github.com/users/alexdevero/repos",
- "events_url": "https://api.github.com/users/alexdevero/events{/privacy}",
- "received_events_url": "https://api.github.com/users/alexdevero/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-05-22T08:24:36Z",
- "published_at": "2020-05-22T08:31:05Z",
- "assets": [],
- "tarball_url": "https://api.github.com/repos/alexdevero/instatron/tarball/v1.5.0",
- "zipball_url": "https://api.github.com/repos/alexdevero/instatron/zipball/v1.5.0",
- "body_html": "Changes: \n\nUpdate cross-env v7.9.6 \nUpdate electron to v9.0.0 \nUpdate electron-context-menu to v2.0.1 \nUpdate electron-packager to 14.2.1 \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:00.164Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:08.132Z"
},
"inpad": {
"latestRelease": {
@@ -42149,7 +42388,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 74173821,
- "download_count": 928,
+ "download_count": 940,
"created_at": "2020-08-24T10:03:04Z",
"updated_at": "2020-08-24T10:03:13Z",
"browser_download_url": "https://github.com/BoostIO/BoostNote.next/releases/download/v0.9.0/boost-note-linux.AppImage"
@@ -42183,7 +42422,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 51488946,
- "download_count": 2150,
+ "download_count": 2186,
"created_at": "2020-08-24T10:04:10Z",
"updated_at": "2020-08-24T10:04:16Z",
"browser_download_url": "https://github.com/BoostIO/BoostNote.next/releases/download/v0.9.0/boost-note-linux.deb"
@@ -42217,7 +42456,7 @@
"content_type": "application/x-redhat-package-manager",
"state": "uploaded",
"size": 51438400,
- "download_count": 24,
+ "download_count": 25,
"created_at": "2020-08-24T10:06:07Z",
"updated_at": "2020-08-24T10:06:14Z",
"browser_download_url": "https://github.com/BoostIO/BoostNote.next/releases/download/v0.9.0/boost-note-linux.rpm"
@@ -42251,7 +42490,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 74795410,
- "download_count": 4809,
+ "download_count": 4863,
"created_at": "2020-08-24T10:09:58Z",
"updated_at": "2020-08-24T10:10:04Z",
"browser_download_url": "https://github.com/BoostIO/BoostNote.next/releases/download/v0.9.0/boost-note-mac.dmg"
@@ -42319,7 +42558,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 72529301,
- "download_count": 2260,
+ "download_count": 2287,
"created_at": "2020-08-24T10:10:15Z",
"updated_at": "2020-08-24T10:10:24Z",
"browser_download_url": "https://github.com/BoostIO/BoostNote.next/releases/download/v0.9.0/boost-note-mac.zip"
@@ -42353,7 +42592,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 102181032,
- "download_count": 9891,
+ "download_count": 10009,
"created_at": "2020-08-24T10:16:31Z",
"updated_at": "2020-08-24T10:16:42Z",
"browser_download_url": "https://github.com/BoostIO/BoostNote.next/releases/download/v0.9.0/boost-note-win.exe"
@@ -42387,7 +42626,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 105269,
- "download_count": 1995,
+ "download_count": 2016,
"created_at": "2020-08-24T10:16:31Z",
"updated_at": "2020-08-24T10:16:32Z",
"browser_download_url": "https://github.com/BoostIO/BoostNote.next/releases/download/v0.9.0/boost-note-win.exe.blockmap"
@@ -42421,7 +42660,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 370,
- "download_count": 2692,
+ "download_count": 2736,
"created_at": "2020-08-24T10:06:14Z",
"updated_at": "2020-08-24T10:06:14Z",
"browser_download_url": "https://github.com/BoostIO/BoostNote.next/releases/download/v0.9.0/latest-linux.yml"
@@ -42455,7 +42694,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 504,
- "download_count": 28545,
+ "download_count": 29024,
"created_at": "2020-08-24T10:10:24Z",
"updated_at": "2020-08-24T10:10:24Z",
"browser_download_url": "https://github.com/BoostIO/BoostNote.next/releases/download/v0.9.0/latest-mac.yml"
@@ -42489,7 +42728,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 333,
- "download_count": 38001,
+ "download_count": 38579,
"created_at": "2020-08-24T10:16:42Z",
"updated_at": "2020-08-24T10:16:43Z",
"browser_download_url": "https://github.com/BoostIO/BoostNote.next/releases/download/v0.9.0/latest.yml"
@@ -42499,334 +42738,436 @@
"zipball_url": "https://api.github.com/repos/BoostIO/BoostNote.next/zipball/v0.9.0",
"body_html": "\nImplement importing legacy storage data 0343c73 \nImplement converting pouchdb based storage to file system based storage 0343c73 \nFix list indentation with tabs #573 \nFix unintended tag popup when resizing window #584 \nImprove image attaching UX #583 \n\nAccept image paste events \nInsert attachment to intended position rather than appending bottom of contents \n \n \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:00.175Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:08.169Z"
},
- "infiniti-clips": {
+ "instatron": {
"latestRelease": {
- "url": "https://api.github.com/repos/azure06/clips/releases/25729773",
- "assets_url": "https://api.github.com/repos/azure06/clips/releases/25729773/assets",
- "upload_url": "https://uploads.github.com/repos/azure06/clips/releases/25729773/assets{?name,label}",
- "html_url": "https://github.com/azure06/clips/releases/tag/v0.1.3",
- "id": 25729773,
- "node_id": "MDc6UmVsZWFzZTI1NzI5Nzcz",
- "tag_name": "v0.1.3",
+ "url": "https://api.github.com/repos/alexdevero/instatron/releases/26790354",
+ "assets_url": "https://api.github.com/repos/alexdevero/instatron/releases/26790354/assets",
+ "upload_url": "https://uploads.github.com/repos/alexdevero/instatron/releases/26790354/assets{?name,label}",
+ "html_url": "https://github.com/alexdevero/instatron/releases/tag/v1.5.0",
+ "id": 26790354,
+ "node_id": "MDc6UmVsZWFzZTI2NzkwMzU0",
+ "tag_name": "v1.5.0",
"target_commitish": "master",
- "name": "0.1.3",
+ "name": "v1.5.0",
"draft": false,
"author": {
- "login": "azure06",
- "id": 28680604,
- "node_id": "MDQ6VXNlcjI4NjgwNjA0",
- "avatar_url": "https://avatars3.githubusercontent.com/u/28680604?v=4",
+ "login": "alexdevero",
+ "id": 4237724,
+ "node_id": "MDQ6VXNlcjQyMzc3MjQ=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/4237724?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/azure06",
- "html_url": "https://github.com/azure06",
- "followers_url": "https://api.github.com/users/azure06/followers",
- "following_url": "https://api.github.com/users/azure06/following{/other_user}",
- "gists_url": "https://api.github.com/users/azure06/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/azure06/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/azure06/subscriptions",
- "organizations_url": "https://api.github.com/users/azure06/orgs",
- "repos_url": "https://api.github.com/users/azure06/repos",
- "events_url": "https://api.github.com/users/azure06/events{/privacy}",
- "received_events_url": "https://api.github.com/users/azure06/received_events",
+ "url": "https://api.github.com/users/alexdevero",
+ "html_url": "https://github.com/alexdevero",
+ "followers_url": "https://api.github.com/users/alexdevero/followers",
+ "following_url": "https://api.github.com/users/alexdevero/following{/other_user}",
+ "gists_url": "https://api.github.com/users/alexdevero/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/alexdevero/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/alexdevero/subscriptions",
+ "organizations_url": "https://api.github.com/users/alexdevero/orgs",
+ "repos_url": "https://api.github.com/users/alexdevero/repos",
+ "events_url": "https://api.github.com/users/alexdevero/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/alexdevero/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2020-04-21T16:23:21Z",
- "published_at": "2020-04-21T16:29:47Z",
+ "created_at": "2020-05-22T08:24:36Z",
+ "published_at": "2020-05-22T08:31:05Z",
+ "assets": [],
+ "tarball_url": "https://api.github.com/repos/alexdevero/instatron/tarball/v1.5.0",
+ "zipball_url": "https://api.github.com/repos/alexdevero/instatron/zipball/v1.5.0",
+ "body_html": "Changes: \n\nUpdate cross-env v7.9.6 \nUpdate electron to v9.0.0 \nUpdate electron-context-menu to v2.0.1 \nUpdate electron-packager to 14.2.1 \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:08.189Z"
+ },
+ "insomnia": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/Kong/insomnia/releases/31678492",
+ "assets_url": "https://api.github.com/repos/Kong/insomnia/releases/31678492/assets",
+ "upload_url": "https://uploads.github.com/repos/Kong/insomnia/releases/31678492/assets{?name,label}",
+ "html_url": "https://github.com/Kong/insomnia/releases/tag/core%402020.4.1",
+ "id": 31678492,
+ "node_id": "MDc6UmVsZWFzZTMxNjc4NDky",
+ "tag_name": "core@2020.4.1",
+ "target_commitish": "develop",
+ "name": "Insomnia 2020.4.1 📦",
+ "draft": false,
+ "author": {
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2020-09-22T22:38:00Z",
+ "published_at": "2020-09-22T22:50:45Z",
"assets": [
{
- "url": "https://api.github.com/repos/azure06/clips/releases/assets/20028037",
- "id": 20028037,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwMDI4MDM3",
- "name": "Clips-0.1.3-mac.zip",
+ "url": "https://api.github.com/repos/Kong/insomnia/releases/assets/26066943",
+ "id": 26066943,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDY2OTQz",
+ "name": "insomnia-2020.4.1-full.nupkg",
"label": "",
"uploader": {
- "login": "azure06",
- "id": 28680604,
- "node_id": "MDQ6VXNlcjI4NjgwNjA0",
- "avatar_url": "https://avatars3.githubusercontent.com/u/28680604?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/azure06",
- "html_url": "https://github.com/azure06",
- "followers_url": "https://api.github.com/users/azure06/followers",
- "following_url": "https://api.github.com/users/azure06/following{/other_user}",
- "gists_url": "https://api.github.com/users/azure06/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/azure06/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/azure06/subscriptions",
- "organizations_url": "https://api.github.com/users/azure06/orgs",
- "repos_url": "https://api.github.com/users/azure06/repos",
- "events_url": "https://api.github.com/users/azure06/events{/privacy}",
- "received_events_url": "https://api.github.com/users/azure06/received_events",
- "type": "User",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 67545292,
- "download_count": 26,
- "created_at": "2020-04-21T16:27:51Z",
- "updated_at": "2020-04-21T16:27:57Z",
- "browser_download_url": "https://github.com/azure06/clips/releases/download/v0.1.3/Clips-0.1.3-mac.zip"
+ "size": 108739401,
+ "download_count": 16444,
+ "created_at": "2020-09-22T22:50:46Z",
+ "updated_at": "2020-09-22T22:50:49Z",
+ "browser_download_url": "https://github.com/Kong/insomnia/releases/download/core%402020.4.1/insomnia-2020.4.1-full.nupkg"
},
{
- "url": "https://api.github.com/repos/azure06/clips/releases/assets/20028033",
- "id": 20028033,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwMDI4MDMz",
- "name": "Clips-0.1.3.dmg",
+ "url": "https://api.github.com/repos/Kong/insomnia/releases/assets/26067011",
+ "id": 26067011,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDY3MDEx",
+ "name": "Insomnia.Core-2020.4.1.AppImage",
"label": "",
"uploader": {
- "login": "azure06",
- "id": 28680604,
- "node_id": "MDQ6VXNlcjI4NjgwNjA0",
- "avatar_url": "https://avatars3.githubusercontent.com/u/28680604?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/azure06",
- "html_url": "https://github.com/azure06",
- "followers_url": "https://api.github.com/users/azure06/followers",
- "following_url": "https://api.github.com/users/azure06/following{/other_user}",
- "gists_url": "https://api.github.com/users/azure06/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/azure06/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/azure06/subscriptions",
- "organizations_url": "https://api.github.com/users/azure06/orgs",
- "repos_url": "https://api.github.com/users/azure06/repos",
- "events_url": "https://api.github.com/users/azure06/events{/privacy}",
- "received_events_url": "https://api.github.com/users/azure06/received_events",
- "type": "User",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 69718965,
- "download_count": 29,
- "created_at": "2020-04-21T16:27:47Z",
- "updated_at": "2020-04-21T16:27:57Z",
- "browser_download_url": "https://github.com/azure06/clips/releases/download/v0.1.3/Clips-0.1.3.dmg"
+ "size": 115013045,
+ "download_count": 126,
+ "created_at": "2020-09-22T22:55:25Z",
+ "updated_at": "2020-09-22T22:55:28Z",
+ "browser_download_url": "https://github.com/Kong/insomnia/releases/download/core%402020.4.1/Insomnia.Core-2020.4.1.AppImage"
},
{
- "url": "https://api.github.com/repos/azure06/clips/releases/assets/20028032",
- "id": 20028032,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwMDI4MDMy",
- "name": "Clips-0.1.3.dmg.blockmap",
+ "url": "https://api.github.com/repos/Kong/insomnia/releases/assets/26067012",
+ "id": 26067012,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDY3MDEy",
+ "name": "Insomnia.Core-2020.4.1.deb",
"label": "",
"uploader": {
- "login": "azure06",
- "id": 28680604,
- "node_id": "MDQ6VXNlcjI4NjgwNjA0",
- "avatar_url": "https://avatars3.githubusercontent.com/u/28680604?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/azure06",
- "html_url": "https://github.com/azure06",
- "followers_url": "https://api.github.com/users/azure06/followers",
- "following_url": "https://api.github.com/users/azure06/following{/other_user}",
- "gists_url": "https://api.github.com/users/azure06/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/azure06/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/azure06/subscriptions",
- "organizations_url": "https://api.github.com/users/azure06/orgs",
- "repos_url": "https://api.github.com/users/azure06/repos",
- "events_url": "https://api.github.com/users/azure06/events{/privacy}",
- "received_events_url": "https://api.github.com/users/azure06/received_events",
- "type": "User",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 74011,
- "download_count": 16,
- "created_at": "2020-04-21T16:27:47Z",
- "updated_at": "2020-04-21T16:27:47Z",
- "browser_download_url": "https://github.com/azure06/clips/releases/download/v0.1.3/Clips-0.1.3.dmg.blockmap"
+ "size": 67741354,
+ "download_count": 1666,
+ "created_at": "2020-09-22T22:55:28Z",
+ "updated_at": "2020-09-22T22:55:30Z",
+ "browser_download_url": "https://github.com/Kong/insomnia/releases/download/core%402020.4.1/Insomnia.Core-2020.4.1.deb"
},
{
- "url": "https://api.github.com/repos/azure06/clips/releases/assets/20028030",
- "id": 20028030,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwMDI4MDMw",
- "name": "Clips-Setup-0.1.3.exe",
+ "url": "https://api.github.com/repos/Kong/insomnia/releases/assets/26066985",
+ "id": 26066985,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDY2OTg1",
+ "name": "Insomnia.Core-2020.4.1.dmg",
"label": "",
"uploader": {
- "login": "azure06",
- "id": 28680604,
- "node_id": "MDQ6VXNlcjI4NjgwNjA0",
- "avatar_url": "https://avatars3.githubusercontent.com/u/28680604?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/azure06",
- "html_url": "https://github.com/azure06",
- "followers_url": "https://api.github.com/users/azure06/followers",
- "following_url": "https://api.github.com/users/azure06/following{/other_user}",
- "gists_url": "https://api.github.com/users/azure06/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/azure06/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/azure06/subscriptions",
- "organizations_url": "https://api.github.com/users/azure06/orgs",
- "repos_url": "https://api.github.com/users/azure06/repos",
- "events_url": "https://api.github.com/users/azure06/events{/privacy}",
- "received_events_url": "https://api.github.com/users/azure06/received_events",
- "type": "User",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 51131631,
- "download_count": 657,
- "created_at": "2020-04-21T16:27:45Z",
- "updated_at": "2020-04-21T16:27:50Z",
- "browser_download_url": "https://github.com/azure06/clips/releases/download/v0.1.3/Clips-Setup-0.1.3.exe"
+ "size": 112495024,
+ "download_count": 4042,
+ "created_at": "2020-09-22T22:54:06Z",
+ "updated_at": "2020-09-22T22:54:11Z",
+ "browser_download_url": "https://github.com/Kong/insomnia/releases/download/core%402020.4.1/Insomnia.Core-2020.4.1.dmg"
},
{
- "url": "https://api.github.com/repos/azure06/clips/releases/assets/20028031",
- "id": 20028031,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwMDI4MDMx",
- "name": "Clips-Setup-0.1.3.exe.blockmap",
+ "url": "https://api.github.com/repos/Kong/insomnia/releases/assets/26066945",
+ "id": 26066945,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDY2OTQ1",
+ "name": "Insomnia.Core-2020.4.1.exe",
"label": "",
"uploader": {
- "login": "azure06",
- "id": 28680604,
- "node_id": "MDQ6VXNlcjI4NjgwNjA0",
- "avatar_url": "https://avatars3.githubusercontent.com/u/28680604?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/azure06",
- "html_url": "https://github.com/azure06",
- "followers_url": "https://api.github.com/users/azure06/followers",
- "following_url": "https://api.github.com/users/azure06/following{/other_user}",
- "gists_url": "https://api.github.com/users/azure06/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/azure06/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/azure06/subscriptions",
- "organizations_url": "https://api.github.com/users/azure06/orgs",
- "repos_url": "https://api.github.com/users/azure06/repos",
- "events_url": "https://api.github.com/users/azure06/events{/privacy}",
- "received_events_url": "https://api.github.com/users/azure06/received_events",
- "type": "User",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 55593,
- "download_count": 37,
- "created_at": "2020-04-21T16:27:45Z",
- "updated_at": "2020-04-21T16:27:46Z",
- "browser_download_url": "https://github.com/azure06/clips/releases/download/v0.1.3/Clips-Setup-0.1.3.exe.blockmap"
+ "size": 109636024,
+ "download_count": 6767,
+ "created_at": "2020-09-22T22:50:49Z",
+ "updated_at": "2020-09-22T22:50:52Z",
+ "browser_download_url": "https://github.com/Kong/insomnia/releases/download/core%402020.4.1/Insomnia.Core-2020.4.1.exe"
},
{
- "url": "https://api.github.com/repos/azure06/clips/releases/assets/20028040",
- "id": 20028040,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwMDI4MDQw",
- "name": "latest-mac.yml",
+ "url": "https://api.github.com/repos/Kong/insomnia/releases/assets/26067013",
+ "id": 26067013,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDY3MDEz",
+ "name": "Insomnia.Core-2020.4.1.rpm",
"label": "",
"uploader": {
- "login": "azure06",
- "id": 28680604,
- "node_id": "MDQ6VXNlcjI4NjgwNjA0",
- "avatar_url": "https://avatars3.githubusercontent.com/u/28680604?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/azure06",
- "html_url": "https://github.com/azure06",
- "followers_url": "https://api.github.com/users/azure06/followers",
- "following_url": "https://api.github.com/users/azure06/following{/other_user}",
- "gists_url": "https://api.github.com/users/azure06/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/azure06/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/azure06/subscriptions",
- "organizations_url": "https://api.github.com/users/azure06/orgs",
- "repos_url": "https://api.github.com/users/azure06/repos",
- "events_url": "https://api.github.com/users/azure06/events{/privacy}",
- "received_events_url": "https://api.github.com/users/azure06/received_events",
- "type": "User",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
"site_admin": false
},
- "content_type": "text/yaml",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 503,
- "download_count": 4832,
- "created_at": "2020-04-21T16:27:58Z",
- "updated_at": "2020-04-21T16:27:58Z",
- "browser_download_url": "https://github.com/azure06/clips/releases/download/v0.1.3/latest-mac.yml"
+ "size": 68182232,
+ "download_count": 25,
+ "created_at": "2020-09-22T22:55:30Z",
+ "updated_at": "2020-09-22T22:55:32Z",
+ "browser_download_url": "https://github.com/Kong/insomnia/releases/download/core%402020.4.1/Insomnia.Core-2020.4.1.rpm"
},
{
- "url": "https://api.github.com/repos/azure06/clips/releases/assets/20028041",
- "id": 20028041,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwMDI4MDQx",
- "name": "latest.yml",
+ "url": "https://api.github.com/repos/Kong/insomnia/releases/assets/26067015",
+ "id": 26067015,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDY3MDE1",
+ "name": "Insomnia.Core-2020.4.1.snap",
"label": "",
"uploader": {
- "login": "azure06",
- "id": 28680604,
- "node_id": "MDQ6VXNlcjI4NjgwNjA0",
- "avatar_url": "https://avatars3.githubusercontent.com/u/28680604?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/azure06",
- "html_url": "https://github.com/azure06",
- "followers_url": "https://api.github.com/users/azure06/followers",
- "following_url": "https://api.github.com/users/azure06/following{/other_user}",
- "gists_url": "https://api.github.com/users/azure06/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/azure06/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/azure06/subscriptions",
- "organizations_url": "https://api.github.com/users/azure06/orgs",
- "repos_url": "https://api.github.com/users/azure06/repos",
- "events_url": "https://api.github.com/users/azure06/events{/privacy}",
- "received_events_url": "https://api.github.com/users/azure06/received_events",
- "type": "User",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
"site_admin": false
},
- "content_type": "text/yaml",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 338,
- "download_count": 17195,
- "created_at": "2020-04-21T16:27:58Z",
- "updated_at": "2020-04-21T16:27:58Z",
- "browser_download_url": "https://github.com/azure06/clips/releases/download/v0.1.3/latest.yml"
+ "size": 97435648,
+ "download_count": 3,
+ "created_at": "2020-09-22T22:55:32Z",
+ "updated_at": "2020-09-22T22:55:34Z",
+ "browser_download_url": "https://github.com/Kong/insomnia/releases/download/core%402020.4.1/Insomnia.Core-2020.4.1.snap"
+ },
+ {
+ "url": "https://api.github.com/repos/Kong/insomnia/releases/assets/26067016",
+ "id": 26067016,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDY3MDE2",
+ "name": "Insomnia.Core-2020.4.1.tar.gz",
+ "label": "",
+ "uploader": {
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 108014743,
+ "download_count": 180,
+ "created_at": "2020-09-22T22:55:35Z",
+ "updated_at": "2020-09-22T22:55:37Z",
+ "browser_download_url": "https://github.com/Kong/insomnia/releases/download/core%402020.4.1/Insomnia.Core-2020.4.1.tar.gz"
+ },
+ {
+ "url": "https://api.github.com/repos/Kong/insomnia/releases/assets/26066993",
+ "id": 26066993,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDY2OTkz",
+ "name": "Insomnia.Core-2020.4.1.zip",
+ "label": "",
+ "uploader": {
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 108367653,
+ "download_count": 13250,
+ "created_at": "2020-09-22T22:54:12Z",
+ "updated_at": "2020-09-22T22:54:19Z",
+ "browser_download_url": "https://github.com/Kong/insomnia/releases/download/core%402020.4.1/Insomnia.Core-2020.4.1.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/Kong/insomnia/releases/assets/26066946",
+ "id": 26066946,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDY2OTQ2",
+ "name": "RELEASES",
+ "label": "",
+ "uploader": {
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 82,
+ "download_count": 37052,
+ "created_at": "2020-09-22T22:50:52Z",
+ "updated_at": "2020-09-22T22:50:52Z",
+ "browser_download_url": "https://github.com/Kong/insomnia/releases/download/core%402020.4.1/RELEASES"
}
],
- "tarball_url": "https://api.github.com/repos/azure06/clips/tarball/v0.1.3",
- "zipball_url": "https://api.github.com/repos/azure06/clips/zipball/v0.1.3",
- "body_html": ""
+ "tarball_url": "https://api.github.com/repos/Kong/insomnia/tarball/core@2020.4.1",
+ "zipball_url": "https://api.github.com/repos/Kong/insomnia/zipball/core@2020.4.1",
+ "body_html": "Full changelog ⇒ https://insomnia.rest/changelog/core/2020.4.1
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:00.185Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:08.191Z"
},
"ionic-creator": {
"latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:00.252Z"
- },
- "ioui": {
- "latestRelease": {
- "url": "https://api.github.com/repos/shivang-pokar/ioui/releases/24529304",
- "assets_url": "https://api.github.com/repos/shivang-pokar/ioui/releases/24529304/assets",
- "upload_url": "https://uploads.github.com/repos/shivang-pokar/ioui/releases/24529304/assets{?name,label}",
- "html_url": "https://github.com/shivang-pokar/ioui/releases/tag/v1.0",
- "id": 24529304,
- "node_id": "MDc6UmVsZWFzZTI0NTI5MzA0",
- "tag_name": "v1.0",
- "target_commitish": "master",
- "name": "v1.0",
- "draft": false,
- "author": {
- "login": "shivang-pokar",
- "id": 15052794,
- "node_id": "MDQ6VXNlcjE1MDUyNzk0",
- "avatar_url": "https://avatars1.githubusercontent.com/u/15052794?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/shivang-pokar",
- "html_url": "https://github.com/shivang-pokar",
- "followers_url": "https://api.github.com/users/shivang-pokar/followers",
- "following_url": "https://api.github.com/users/shivang-pokar/following{/other_user}",
- "gists_url": "https://api.github.com/users/shivang-pokar/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/shivang-pokar/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/shivang-pokar/subscriptions",
- "organizations_url": "https://api.github.com/users/shivang-pokar/orgs",
- "repos_url": "https://api.github.com/users/shivang-pokar/repos",
- "events_url": "https://api.github.com/users/shivang-pokar/events{/privacy}",
- "received_events_url": "https://api.github.com/users/shivang-pokar/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-03-14T17:52:32Z",
- "published_at": "2020-03-14T18:02:25Z",
- "assets": [],
- "tarball_url": "https://api.github.com/repos/shivang-pokar/ioui/tarball/v1.0",
- "zipball_url": "https://api.github.com/repos/shivang-pokar/ioui/zipball/v1.0",
- "body_html": "We create Desktop APP which allow you to Build and Serve and Manage ionic Application without using CLI commands.
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:00.280Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:08.244Z"
},
"invizi": {
"latestRelease": {
@@ -42961,7 +43302,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 59079096,
- "download_count": 40,
+ "download_count": 41,
"created_at": "2020-07-21T08:17:54Z",
"updated_at": "2020-07-21T08:19:35Z",
"browser_download_url": "https://github.com/invizi/invizi/releases/download/v1.0.0/Invizi-1.0.0.x86_64.rpm"
@@ -42995,7 +43336,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 60805035,
- "download_count": 970,
+ "download_count": 981,
"created_at": "2020-07-21T08:08:03Z",
"updated_at": "2020-07-21T08:09:22Z",
"browser_download_url": "https://github.com/invizi/invizi/releases/download/v1.0.0/Invizi.Setup.1.0.0.exe"
@@ -43073,432 +43414,91 @@
"zipball_url": "https://api.github.com/repos/invizi/invizi/zipball/v1.0.0",
"body_html": "Invizi 1.0.0 is now available for Windows, MacOs and Linux.
\nSHA256 Digest
\nSHA256(Invizi Setup 1.0.0.exe)= b481393949c336372b4a17917ad8579a47981be3f9261c3a59786c1a255f0891\nSHA256(Invizi-1.0.0.dmg)= 217cdf175aa005899483727b24f3a8f8c2406550c5eb22cafe017ff3066112c6\nSHA256(Invizi-1.0.0.AppImage)= 0e37b87806453c06080d134f09514ba285d9de9d78c4f0bbcedeb3b1a181f1d0\nSHA256(Invizi-1.0.0.x86_64.rpm)= 6af9c03713379915b46d4df2cb3724e64b8790405bd95a0b1dae60b88fcc1be9\nSHA256(Invizi_1.0.0_amd64.deb)= 3425e37a687c8102ed8dd37180b53edf1fd6c2a19020537267c943652df75d81\nSHA256(Invizi_1.0.0_amd64.snap)= 9a77c6c67352fed7d1eb14ee44285ea5d30f9d8bbece0dc3e55f6b7c2aab0822\n\n
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:00.280Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:08.244Z"
},
- "insomnia": {
+ "ironnode": {
"latestRelease": {
- "url": "https://api.github.com/repos/Kong/insomnia/releases/31678492",
- "assets_url": "https://api.github.com/repos/Kong/insomnia/releases/31678492/assets",
- "upload_url": "https://uploads.github.com/repos/Kong/insomnia/releases/31678492/assets{?name,label}",
- "html_url": "https://github.com/Kong/insomnia/releases/tag/core%402020.4.1",
- "id": 31678492,
- "node_id": "MDc6UmVsZWFzZTMxNjc4NDky",
- "tag_name": "core@2020.4.1",
- "target_commitish": "develop",
- "name": "Insomnia 2020.4.1 📦",
+ "url": "https://api.github.com/repos/s-a/iron-node/releases/5501028",
+ "assets_url": "https://api.github.com/repos/s-a/iron-node/releases/5501028/assets",
+ "upload_url": "https://uploads.github.com/repos/s-a/iron-node/releases/5501028/assets{?name,label}",
+ "html_url": "https://github.com/s-a/iron-node/releases/tag/v3.0.18",
+ "id": 5501028,
+ "node_id": "MDc6UmVsZWFzZTU1MDEwMjg=",
+ "tag_name": "v3.0.18",
+ "target_commitish": "master",
+ "name": "",
"draft": false,
"author": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "login": "s-a",
+ "id": 1270662,
+ "node_id": "MDQ6VXNlcjEyNzA2NjI=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/1270662?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
+ "url": "https://api.github.com/users/s-a",
+ "html_url": "https://github.com/s-a",
+ "followers_url": "https://api.github.com/users/s-a/followers",
+ "following_url": "https://api.github.com/users/s-a/following{/other_user}",
+ "gists_url": "https://api.github.com/users/s-a/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/s-a/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/s-a/subscriptions",
+ "organizations_url": "https://api.github.com/users/s-a/orgs",
+ "repos_url": "https://api.github.com/users/s-a/repos",
+ "events_url": "https://api.github.com/users/s-a/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/s-a/received_events",
+ "type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2020-09-22T22:38:00Z",
- "published_at": "2020-09-22T22:50:45Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/Kong/insomnia/releases/assets/26066943",
- "id": 26066943,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDY2OTQz",
- "name": "insomnia-2020.4.1-full.nupkg",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 108739401,
- "download_count": 15150,
- "created_at": "2020-09-22T22:50:46Z",
- "updated_at": "2020-09-22T22:50:49Z",
- "browser_download_url": "https://github.com/Kong/insomnia/releases/download/core%402020.4.1/insomnia-2020.4.1-full.nupkg"
- },
- {
- "url": "https://api.github.com/repos/Kong/insomnia/releases/assets/26067011",
- "id": 26067011,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDY3MDEx",
- "name": "Insomnia.Core-2020.4.1.AppImage",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 115013045,
- "download_count": 113,
- "created_at": "2020-09-22T22:55:25Z",
- "updated_at": "2020-09-22T22:55:28Z",
- "browser_download_url": "https://github.com/Kong/insomnia/releases/download/core%402020.4.1/Insomnia.Core-2020.4.1.AppImage"
- },
- {
- "url": "https://api.github.com/repos/Kong/insomnia/releases/assets/26067012",
- "id": 26067012,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDY3MDEy",
- "name": "Insomnia.Core-2020.4.1.deb",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 67741354,
- "download_count": 1474,
- "created_at": "2020-09-22T22:55:28Z",
- "updated_at": "2020-09-22T22:55:30Z",
- "browser_download_url": "https://github.com/Kong/insomnia/releases/download/core%402020.4.1/Insomnia.Core-2020.4.1.deb"
- },
- {
- "url": "https://api.github.com/repos/Kong/insomnia/releases/assets/26066985",
- "id": 26066985,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDY2OTg1",
- "name": "Insomnia.Core-2020.4.1.dmg",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 112495024,
- "download_count": 3546,
- "created_at": "2020-09-22T22:54:06Z",
- "updated_at": "2020-09-22T22:54:11Z",
- "browser_download_url": "https://github.com/Kong/insomnia/releases/download/core%402020.4.1/Insomnia.Core-2020.4.1.dmg"
- },
- {
- "url": "https://api.github.com/repos/Kong/insomnia/releases/assets/26066945",
- "id": 26066945,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDY2OTQ1",
- "name": "Insomnia.Core-2020.4.1.exe",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 109636024,
- "download_count": 5995,
- "created_at": "2020-09-22T22:50:49Z",
- "updated_at": "2020-09-22T22:50:52Z",
- "browser_download_url": "https://github.com/Kong/insomnia/releases/download/core%402020.4.1/Insomnia.Core-2020.4.1.exe"
- },
- {
- "url": "https://api.github.com/repos/Kong/insomnia/releases/assets/26067013",
- "id": 26067013,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDY3MDEz",
- "name": "Insomnia.Core-2020.4.1.rpm",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 68182232,
- "download_count": 23,
- "created_at": "2020-09-22T22:55:30Z",
- "updated_at": "2020-09-22T22:55:32Z",
- "browser_download_url": "https://github.com/Kong/insomnia/releases/download/core%402020.4.1/Insomnia.Core-2020.4.1.rpm"
- },
- {
- "url": "https://api.github.com/repos/Kong/insomnia/releases/assets/26067015",
- "id": 26067015,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDY3MDE1",
- "name": "Insomnia.Core-2020.4.1.snap",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 97435648,
- "download_count": 3,
- "created_at": "2020-09-22T22:55:32Z",
- "updated_at": "2020-09-22T22:55:34Z",
- "browser_download_url": "https://github.com/Kong/insomnia/releases/download/core%402020.4.1/Insomnia.Core-2020.4.1.snap"
- },
- {
- "url": "https://api.github.com/repos/Kong/insomnia/releases/assets/26067016",
- "id": 26067016,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDY3MDE2",
- "name": "Insomnia.Core-2020.4.1.tar.gz",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 108014743,
- "download_count": 165,
- "created_at": "2020-09-22T22:55:35Z",
- "updated_at": "2020-09-22T22:55:37Z",
- "browser_download_url": "https://github.com/Kong/insomnia/releases/download/core%402020.4.1/Insomnia.Core-2020.4.1.tar.gz"
- },
- {
- "url": "https://api.github.com/repos/Kong/insomnia/releases/assets/26066993",
- "id": 26066993,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDY2OTkz",
- "name": "Insomnia.Core-2020.4.1.zip",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 108367653,
- "download_count": 12227,
- "created_at": "2020-09-22T22:54:12Z",
- "updated_at": "2020-09-22T22:54:19Z",
- "browser_download_url": "https://github.com/Kong/insomnia/releases/download/core%402020.4.1/Insomnia.Core-2020.4.1.zip"
- },
- {
- "url": "https://api.github.com/repos/Kong/insomnia/releases/assets/26066946",
- "id": 26066946,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDY2OTQ2",
- "name": "RELEASES",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 82,
- "download_count": 33670,
- "created_at": "2020-09-22T22:50:52Z",
- "updated_at": "2020-09-22T22:50:52Z",
- "browser_download_url": "https://github.com/Kong/insomnia/releases/download/core%402020.4.1/RELEASES"
- }
- ],
- "tarball_url": "https://api.github.com/repos/Kong/insomnia/tarball/core@2020.4.1",
- "zipball_url": "https://api.github.com/repos/Kong/insomnia/zipball/core@2020.4.1",
- "body_html": "Full changelog ⇒ https://insomnia.rest/changelog/core/2020.4.1
"
+ "created_at": "2017-02-19T04:29:39Z",
+ "published_at": "2017-02-19T04:39:29Z",
+ "assets": [],
+ "tarball_url": "https://api.github.com/repos/s-a/iron-node/tarball/v3.0.18",
+ "zipball_url": "https://api.github.com/repos/s-a/iron-node/zipball/v3.0.18",
+ "body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:00.311Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:08.288Z"
},
- "ironnode": {
+ "ioui": {
"latestRelease": {
- "url": "https://api.github.com/repos/s-a/iron-node/releases/5501028",
- "assets_url": "https://api.github.com/repos/s-a/iron-node/releases/5501028/assets",
- "upload_url": "https://uploads.github.com/repos/s-a/iron-node/releases/5501028/assets{?name,label}",
- "html_url": "https://github.com/s-a/iron-node/releases/tag/v3.0.18",
- "id": 5501028,
- "node_id": "MDc6UmVsZWFzZTU1MDEwMjg=",
- "tag_name": "v3.0.18",
+ "url": "https://api.github.com/repos/shivang-pokar/ioui/releases/24529304",
+ "assets_url": "https://api.github.com/repos/shivang-pokar/ioui/releases/24529304/assets",
+ "upload_url": "https://uploads.github.com/repos/shivang-pokar/ioui/releases/24529304/assets{?name,label}",
+ "html_url": "https://github.com/shivang-pokar/ioui/releases/tag/v1.0",
+ "id": 24529304,
+ "node_id": "MDc6UmVsZWFzZTI0NTI5MzA0",
+ "tag_name": "v1.0",
"target_commitish": "master",
- "name": "",
+ "name": "v1.0",
"draft": false,
"author": {
- "login": "s-a",
- "id": 1270662,
- "node_id": "MDQ6VXNlcjEyNzA2NjI=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/1270662?v=4",
+ "login": "shivang-pokar",
+ "id": 15052794,
+ "node_id": "MDQ6VXNlcjE1MDUyNzk0",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/15052794?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/s-a",
- "html_url": "https://github.com/s-a",
- "followers_url": "https://api.github.com/users/s-a/followers",
- "following_url": "https://api.github.com/users/s-a/following{/other_user}",
- "gists_url": "https://api.github.com/users/s-a/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/s-a/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/s-a/subscriptions",
- "organizations_url": "https://api.github.com/users/s-a/orgs",
- "repos_url": "https://api.github.com/users/s-a/repos",
- "events_url": "https://api.github.com/users/s-a/events{/privacy}",
- "received_events_url": "https://api.github.com/users/s-a/received_events",
+ "url": "https://api.github.com/users/shivang-pokar",
+ "html_url": "https://github.com/shivang-pokar",
+ "followers_url": "https://api.github.com/users/shivang-pokar/followers",
+ "following_url": "https://api.github.com/users/shivang-pokar/following{/other_user}",
+ "gists_url": "https://api.github.com/users/shivang-pokar/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/shivang-pokar/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/shivang-pokar/subscriptions",
+ "organizations_url": "https://api.github.com/users/shivang-pokar/orgs",
+ "repos_url": "https://api.github.com/users/shivang-pokar/repos",
+ "events_url": "https://api.github.com/users/shivang-pokar/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/shivang-pokar/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2017-02-19T04:29:39Z",
- "published_at": "2017-02-19T04:39:29Z",
+ "created_at": "2020-03-14T17:52:32Z",
+ "published_at": "2020-03-14T18:02:25Z",
"assets": [],
- "tarball_url": "https://api.github.com/repos/s-a/iron-node/tarball/v3.0.18",
- "zipball_url": "https://api.github.com/repos/s-a/iron-node/zipball/v3.0.18",
- "body_html": ""
+ "tarball_url": "https://api.github.com/repos/shivang-pokar/ioui/tarball/v1.0",
+ "zipball_url": "https://api.github.com/repos/shivang-pokar/ioui/zipball/v1.0",
+ "body_html": "We create Desktop APP which allow you to Build and Serve and Manage ionic Application without using CLI commands.
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:00.356Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:08.304Z"
},
"itch": {
"latestRelease": {
@@ -43540,7 +43540,7 @@
"zipball_url": "https://api.github.com/repos/itchio/itch/zipball/v25.4.1",
"body_html": "This is a security release, it comes with the following changes:
\n\nUpgrade to Electron 10.0.0 \nUpgrade to Chromium 85.0.4183.84 \nSecurity and performance fixes \nShow upload platform icons in \"Plan install\" \nNo new features \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:00.394Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:08.350Z"
},
"j": {
"latestRelease": {
@@ -43582,49 +43582,7 @@
"zipball_url": "https://api.github.com/repos/joehecn/j/zipball/2.0.1",
"body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:00.397Z"
- },
- "jamovi": {
- "latestRelease": {
- "url": "https://api.github.com/repos/jamovi/jamovi/releases/12107163",
- "assets_url": "https://api.github.com/repos/jamovi/jamovi/releases/12107163/assets",
- "upload_url": "https://uploads.github.com/repos/jamovi/jamovi/releases/12107163/assets{?name,label}",
- "html_url": "https://github.com/jamovi/jamovi/releases/tag/v0.9.1.10",
- "id": 12107163,
- "node_id": "MDc6UmVsZWFzZTEyMTA3MTYz",
- "tag_name": "v0.9.1.10",
- "target_commitish": "master",
- "name": "Version 0.9.1.10",
- "draft": false,
- "author": {
- "login": "jonathon-love",
- "id": 3240247,
- "node_id": "MDQ6VXNlcjMyNDAyNDc=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/3240247?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/jonathon-love",
- "html_url": "https://github.com/jonathon-love",
- "followers_url": "https://api.github.com/users/jonathon-love/followers",
- "following_url": "https://api.github.com/users/jonathon-love/following{/other_user}",
- "gists_url": "https://api.github.com/users/jonathon-love/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/jonathon-love/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/jonathon-love/subscriptions",
- "organizations_url": "https://api.github.com/users/jonathon-love/orgs",
- "repos_url": "https://api.github.com/users/jonathon-love/repos",
- "events_url": "https://api.github.com/users/jonathon-love/events{/privacy}",
- "received_events_url": "https://api.github.com/users/jonathon-love/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2018-07-25T23:31:44Z",
- "published_at": "2018-07-25T23:32:45Z",
- "assets": [],
- "tarball_url": "https://api.github.com/repos/jamovi/jamovi/tarball/v0.9.1.10",
- "zipball_url": "https://api.github.com/repos/jamovi/jamovi/zipball/v0.9.1.10",
- "body_html": "\nFix to correlation matrix plot \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:00.461Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:08.363Z"
},
"james": {
"latestRelease": {
@@ -43895,7 +43853,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 374,
- "download_count": 1115,
+ "download_count": 1120,
"created_at": "2019-02-03T07:31:30Z",
"updated_at": "2019-02-03T07:31:30Z",
"browser_download_url": "https://github.com/james-proxy/james/releases/download/v2.1.2/latest-linux.yml"
@@ -43963,7 +43921,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 338,
- "download_count": 1368,
+ "download_count": 1369,
"created_at": "2019-02-03T07:30:38Z",
"updated_at": "2019-02-03T07:30:39Z",
"browser_download_url": "https://github.com/james-proxy/james/releases/download/v2.1.2/latest.yml"
@@ -43973,234 +43931,89 @@
"zipball_url": "https://api.github.com/repos/james-proxy/james/zipball/v2.1.2",
"body_html": "Bugfixes \n\nIgnores hoxy
errors (mitigates a cause of crashes) \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:00.504Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:08.429Z"
},
- "jasper": {
+ "joplin": {
"latestRelease": {
- "url": "https://api.github.com/repos/jasperapp/jasper/releases/28474610",
- "assets_url": "https://api.github.com/repos/jasperapp/jasper/releases/28474610/assets",
- "upload_url": "https://uploads.github.com/repos/jasperapp/jasper/releases/28474610/assets{?name,label}",
- "html_url": "https://github.com/jasperapp/jasper/releases/tag/v0.9.3",
- "id": 28474610,
- "node_id": "MDc6UmVsZWFzZTI4NDc0NjEw",
- "tag_name": "v0.9.3",
- "target_commitish": "master",
- "name": "",
+ "url": "https://api.github.com/repos/laurent22/joplin/releases/31596628",
+ "assets_url": "https://api.github.com/repos/laurent22/joplin/releases/31596628/assets",
+ "upload_url": "https://uploads.github.com/repos/laurent22/joplin/releases/31596628/assets{?name,label}",
+ "html_url": "https://github.com/laurent22/joplin/releases/tag/v1.1.4",
+ "id": 31596628,
+ "node_id": "MDc6UmVsZWFzZTMxNTk2NjI4",
+ "tag_name": "v1.1.4",
+ "target_commitish": "dev",
+ "name": "v1.1.4",
"draft": false,
"author": {
- "login": "h13i32maru",
- "id": 985170,
- "node_id": "MDQ6VXNlcjk4NTE3MA==",
- "avatar_url": "https://avatars1.githubusercontent.com/u/985170?v=4",
+ "login": "laurent22",
+ "id": 1285584,
+ "node_id": "MDQ6VXNlcjEyODU1ODQ=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/1285584?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/h13i32maru",
- "html_url": "https://github.com/h13i32maru",
- "followers_url": "https://api.github.com/users/h13i32maru/followers",
- "following_url": "https://api.github.com/users/h13i32maru/following{/other_user}",
- "gists_url": "https://api.github.com/users/h13i32maru/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/h13i32maru/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/h13i32maru/subscriptions",
- "organizations_url": "https://api.github.com/users/h13i32maru/orgs",
- "repos_url": "https://api.github.com/users/h13i32maru/repos",
- "events_url": "https://api.github.com/users/h13i32maru/events{/privacy}",
- "received_events_url": "https://api.github.com/users/h13i32maru/received_events",
+ "url": "https://api.github.com/users/laurent22",
+ "html_url": "https://github.com/laurent22",
+ "followers_url": "https://api.github.com/users/laurent22/followers",
+ "following_url": "https://api.github.com/users/laurent22/following{/other_user}",
+ "gists_url": "https://api.github.com/users/laurent22/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/laurent22/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/laurent22/subscriptions",
+ "organizations_url": "https://api.github.com/users/laurent22/orgs",
+ "repos_url": "https://api.github.com/users/laurent22/repos",
+ "events_url": "https://api.github.com/users/laurent22/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/laurent22/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2020-07-12T03:44:37Z",
- "published_at": "2020-07-12T04:37:08Z",
+ "created_at": "2020-09-21T10:42:26Z",
+ "published_at": "2020-09-21T11:20:09Z",
"assets": [
{
- "url": "https://api.github.com/repos/jasperapp/jasper/releases/assets/22797567",
- "id": 22797567,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIyNzk3NTY3",
- "name": "jasper_v0.9.3_linux.zip",
- "label": null,
+ "url": "https://api.github.com/repos/laurent22/joplin/releases/assets/25997301",
+ "id": 25997301,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1OTk3MzAx",
+ "name": "Joplin-1.1.4-mac.zip",
+ "label": "",
"uploader": {
- "login": "h13i32maru",
- "id": 985170,
- "node_id": "MDQ6VXNlcjk4NTE3MA==",
- "avatar_url": "https://avatars1.githubusercontent.com/u/985170?v=4",
+ "login": "laurent22",
+ "id": 1285584,
+ "node_id": "MDQ6VXNlcjEyODU1ODQ=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/1285584?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/h13i32maru",
- "html_url": "https://github.com/h13i32maru",
- "followers_url": "https://api.github.com/users/h13i32maru/followers",
- "following_url": "https://api.github.com/users/h13i32maru/following{/other_user}",
- "gists_url": "https://api.github.com/users/h13i32maru/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/h13i32maru/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/h13i32maru/subscriptions",
- "organizations_url": "https://api.github.com/users/h13i32maru/orgs",
- "repos_url": "https://api.github.com/users/h13i32maru/repos",
- "events_url": "https://api.github.com/users/h13i32maru/events{/privacy}",
- "received_events_url": "https://api.github.com/users/h13i32maru/received_events",
+ "url": "https://api.github.com/users/laurent22",
+ "html_url": "https://github.com/laurent22",
+ "followers_url": "https://api.github.com/users/laurent22/followers",
+ "following_url": "https://api.github.com/users/laurent22/following{/other_user}",
+ "gists_url": "https://api.github.com/users/laurent22/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/laurent22/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/laurent22/subscriptions",
+ "organizations_url": "https://api.github.com/users/laurent22/orgs",
+ "repos_url": "https://api.github.com/users/laurent22/repos",
+ "events_url": "https://api.github.com/users/laurent22/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/laurent22/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/zip",
"state": "uploaded",
- "size": 83624695,
- "download_count": 14,
- "created_at": "2020-07-12T04:36:20Z",
- "updated_at": "2020-07-12T04:36:41Z",
- "browser_download_url": "https://github.com/jasperapp/jasper/releases/download/v0.9.3/jasper_v0.9.3_linux.zip"
+ "size": 137261937,
+ "download_count": 75,
+ "created_at": "2020-09-21T10:56:57Z",
+ "updated_at": "2020-09-21T10:57:01Z",
+ "browser_download_url": "https://github.com/laurent22/joplin/releases/download/v1.1.4/Joplin-1.1.4-mac.zip"
},
{
- "url": "https://api.github.com/repos/jasperapp/jasper/releases/assets/22797570",
- "id": 22797570,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIyNzk3NTcw",
- "name": "jasper_v0.9.3_mac.zip",
- "label": null,
+ "url": "https://api.github.com/repos/laurent22/joplin/releases/assets/25997136",
+ "id": 25997136,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1OTk3MTM2",
+ "name": "Joplin-1.1.4.AppImage",
+ "label": "",
"uploader": {
- "login": "h13i32maru",
- "id": 985170,
- "node_id": "MDQ6VXNlcjk4NTE3MA==",
- "avatar_url": "https://avatars1.githubusercontent.com/u/985170?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/h13i32maru",
- "html_url": "https://github.com/h13i32maru",
- "followers_url": "https://api.github.com/users/h13i32maru/followers",
- "following_url": "https://api.github.com/users/h13i32maru/following{/other_user}",
- "gists_url": "https://api.github.com/users/h13i32maru/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/h13i32maru/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/h13i32maru/subscriptions",
- "organizations_url": "https://api.github.com/users/h13i32maru/orgs",
- "repos_url": "https://api.github.com/users/h13i32maru/repos",
- "events_url": "https://api.github.com/users/h13i32maru/events{/privacy}",
- "received_events_url": "https://api.github.com/users/h13i32maru/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 85166417,
- "download_count": 333,
- "created_at": "2020-07-12T04:36:41Z",
- "updated_at": "2020-07-12T04:36:55Z",
- "browser_download_url": "https://github.com/jasperapp/jasper/releases/download/v0.9.3/jasper_v0.9.3_mac.zip"
- },
- {
- "url": "https://api.github.com/repos/jasperapp/jasper/releases/assets/22797573",
- "id": 22797573,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIyNzk3NTcz",
- "name": "jasper_v0.9.3_windows.zip",
- "label": null,
- "uploader": {
- "login": "h13i32maru",
- "id": 985170,
- "node_id": "MDQ6VXNlcjk4NTE3MA==",
- "avatar_url": "https://avatars1.githubusercontent.com/u/985170?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/h13i32maru",
- "html_url": "https://github.com/h13i32maru",
- "followers_url": "https://api.github.com/users/h13i32maru/followers",
- "following_url": "https://api.github.com/users/h13i32maru/following{/other_user}",
- "gists_url": "https://api.github.com/users/h13i32maru/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/h13i32maru/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/h13i32maru/subscriptions",
- "organizations_url": "https://api.github.com/users/h13i32maru/orgs",
- "repos_url": "https://api.github.com/users/h13i32maru/repos",
- "events_url": "https://api.github.com/users/h13i32maru/events{/privacy}",
- "received_events_url": "https://api.github.com/users/h13i32maru/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 80303603,
- "download_count": 55,
- "created_at": "2020-07-12T04:36:55Z",
- "updated_at": "2020-07-12T04:37:02Z",
- "browser_download_url": "https://github.com/jasperapp/jasper/releases/download/v0.9.3/jasper_v0.9.3_windows.zip"
- }
- ],
- "tarball_url": "https://api.github.com/repos/jasperapp/jasper/tarball/v0.9.3",
- "zipball_url": "https://api.github.com/repos/jasperapp/jasper/zipball/v0.9.3",
- "body_html": ""
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:00.508Z"
- },
- "joplin": {
- "latestRelease": {
- "url": "https://api.github.com/repos/laurent22/joplin/releases/31596628",
- "assets_url": "https://api.github.com/repos/laurent22/joplin/releases/31596628/assets",
- "upload_url": "https://uploads.github.com/repos/laurent22/joplin/releases/31596628/assets{?name,label}",
- "html_url": "https://github.com/laurent22/joplin/releases/tag/v1.1.4",
- "id": 31596628,
- "node_id": "MDc6UmVsZWFzZTMxNTk2NjI4",
- "tag_name": "v1.1.4",
- "target_commitish": "dev",
- "name": "v1.1.4",
- "draft": false,
- "author": {
- "login": "laurent22",
- "id": 1285584,
- "node_id": "MDQ6VXNlcjEyODU1ODQ=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/1285584?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/laurent22",
- "html_url": "https://github.com/laurent22",
- "followers_url": "https://api.github.com/users/laurent22/followers",
- "following_url": "https://api.github.com/users/laurent22/following{/other_user}",
- "gists_url": "https://api.github.com/users/laurent22/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/laurent22/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/laurent22/subscriptions",
- "organizations_url": "https://api.github.com/users/laurent22/orgs",
- "repos_url": "https://api.github.com/users/laurent22/repos",
- "events_url": "https://api.github.com/users/laurent22/events{/privacy}",
- "received_events_url": "https://api.github.com/users/laurent22/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-09-21T10:42:26Z",
- "published_at": "2020-09-21T11:20:09Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/laurent22/joplin/releases/assets/25997301",
- "id": 25997301,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1OTk3MzAx",
- "name": "Joplin-1.1.4-mac.zip",
- "label": "",
- "uploader": {
- "login": "laurent22",
- "id": 1285584,
- "node_id": "MDQ6VXNlcjEyODU1ODQ=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/1285584?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/laurent22",
- "html_url": "https://github.com/laurent22",
- "followers_url": "https://api.github.com/users/laurent22/followers",
- "following_url": "https://api.github.com/users/laurent22/following{/other_user}",
- "gists_url": "https://api.github.com/users/laurent22/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/laurent22/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/laurent22/subscriptions",
- "organizations_url": "https://api.github.com/users/laurent22/orgs",
- "repos_url": "https://api.github.com/users/laurent22/repos",
- "events_url": "https://api.github.com/users/laurent22/events{/privacy}",
- "received_events_url": "https://api.github.com/users/laurent22/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 137261937,
- "download_count": 74,
- "created_at": "2020-09-21T10:56:57Z",
- "updated_at": "2020-09-21T10:57:01Z",
- "browser_download_url": "https://github.com/laurent22/joplin/releases/download/v1.1.4/Joplin-1.1.4-mac.zip"
- },
- {
- "url": "https://api.github.com/repos/laurent22/joplin/releases/assets/25997136",
- "id": 25997136,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1OTk3MTM2",
- "name": "Joplin-1.1.4.AppImage",
- "label": "",
- "uploader": {
- "login": "laurent22",
- "id": 1285584,
- "node_id": "MDQ6VXNlcjEyODU1ODQ=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/1285584?v=4",
+ "login": "laurent22",
+ "id": 1285584,
+ "node_id": "MDQ6VXNlcjEyODU1ODQ=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/1285584?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/laurent22",
"html_url": "https://github.com/laurent22",
@@ -44219,7 +44032,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 149333265,
- "download_count": 3957,
+ "download_count": 4176,
"created_at": "2020-09-21T10:48:02Z",
"updated_at": "2020-09-21T10:48:06Z",
"browser_download_url": "https://github.com/laurent22/joplin/releases/download/v1.1.4/Joplin-1.1.4.AppImage"
@@ -44253,7 +44066,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 128,
- "download_count": 71,
+ "download_count": 73,
"created_at": "2020-09-21T10:48:02Z",
"updated_at": "2020-09-21T10:48:02Z",
"browser_download_url": "https://github.com/laurent22/joplin/releases/download/v1.1.4/Joplin-1.1.4.AppImage.sha512"
@@ -44287,7 +44100,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 142074683,
- "download_count": 8841,
+ "download_count": 9112,
"created_at": "2020-09-21T10:55:36Z",
"updated_at": "2020-09-21T10:55:40Z",
"browser_download_url": "https://github.com/laurent22/joplin/releases/download/v1.1.4/Joplin-1.1.4.dmg"
@@ -44355,7 +44168,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 142766096,
- "download_count": 13401,
+ "download_count": 13982,
"created_at": "2020-09-21T10:58:16Z",
"updated_at": "2020-09-21T10:58:21Z",
"browser_download_url": "https://github.com/laurent22/joplin/releases/download/v1.1.4/Joplin-Setup-1.1.4.exe"
@@ -44389,7 +44202,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 147007,
- "download_count": 11,
+ "download_count": 12,
"created_at": "2020-09-21T10:58:16Z",
"updated_at": "2020-09-21T10:58:17Z",
"browser_download_url": "https://github.com/laurent22/joplin/releases/download/v1.1.4/Joplin-Setup-1.1.4.exe.blockmap"
@@ -44423,7 +44236,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 142534872,
- "download_count": 3388,
+ "download_count": 3492,
"created_at": "2020-09-21T10:58:07Z",
"updated_at": "2020-09-21T10:58:12Z",
"browser_download_url": "https://github.com/laurent22/joplin/releases/download/v1.1.4/JoplinPortable.exe"
@@ -44457,7 +44270,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 364,
- "download_count": 121,
+ "download_count": 130,
"created_at": "2020-09-21T10:48:06Z",
"updated_at": "2020-09-21T10:48:06Z",
"browser_download_url": "https://github.com/laurent22/joplin/releases/download/v1.1.4/latest-linux.yml"
@@ -44525,7 +44338,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 341,
- "download_count": 33,
+ "download_count": 37,
"created_at": "2020-09-21T10:58:21Z",
"updated_at": "2020-09-21T10:58:22Z",
"browser_download_url": "https://github.com/laurent22/joplin/releases/download/v1.1.4/latest.yml"
@@ -44535,7 +44348,152 @@
"zipball_url": "https://api.github.com/repos/laurent22/joplin/zipball/v1.1.4",
"body_html": "\nNew: Add keyboard shortcut editor (#3525 by Anjula Karunarathne) \nNew: Add log statement to try to fix issue #3536 \nImproved: Change codemirror default home and end to be visual line based (#3672 by Caleb John) \nImproved: Clarifies labels of certain actions, and added shortcut for note list toggle \nImproved: Do not prevent export when one item is still encrypted \nImproved: Fuzzy search (#3632 by Naveen M V) \nImproved: Make codemirror the default code editor (#3703 ) (#3560 by Caleb John) \nImproved: Rename menu item from \"Export\" to \"Export all\" to clarify what it does \nImproved: Sync immediately on startup \nSecurity: Disallow EMBED tags to prevent XSS vulnerability (CVE-2020-15930, vulnerability found by Ademar Nowasky Junior) \nSecurity: Upgrade packages to fix vulnerabilities \nFixed: Creating a note after backward redirection places it in a wrong notebook (#3759 by Naveen M V) \nFixed: Fix applying tags to multiple notes (#3710 ) \nFixed: Fix bug with quotes when searching (#3735 by Naveen M V) \nFixed: Fix wildcard search (#3713 by Naveen M V) \nFixed: Fixed clock sync logic when creating new sync target \nFixed: Fixed copying link in Rich Text editor (#3697 ) \nFixed: Fixed note export when there are folders with non-existing parents. Also fixed long path issue on Windows. (#3689 ) \nFixed: Fixed viewer font size, in particular for inline code (#3553 ) \nFixed: Increased file extension limit to 20 to prevent issue when using external editors (#3696 ) \nFixed: Use joplin list handling in emacs mode (#3758 ) (#3749 by Caleb John) \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:00.518Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:08.467Z"
+ },
+ "jasper": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/jasperapp/jasper/releases/28474610",
+ "assets_url": "https://api.github.com/repos/jasperapp/jasper/releases/28474610/assets",
+ "upload_url": "https://uploads.github.com/repos/jasperapp/jasper/releases/28474610/assets{?name,label}",
+ "html_url": "https://github.com/jasperapp/jasper/releases/tag/v0.9.3",
+ "id": 28474610,
+ "node_id": "MDc6UmVsZWFzZTI4NDc0NjEw",
+ "tag_name": "v0.9.3",
+ "target_commitish": "master",
+ "name": "",
+ "draft": false,
+ "author": {
+ "login": "h13i32maru",
+ "id": 985170,
+ "node_id": "MDQ6VXNlcjk4NTE3MA==",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/985170?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/h13i32maru",
+ "html_url": "https://github.com/h13i32maru",
+ "followers_url": "https://api.github.com/users/h13i32maru/followers",
+ "following_url": "https://api.github.com/users/h13i32maru/following{/other_user}",
+ "gists_url": "https://api.github.com/users/h13i32maru/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/h13i32maru/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/h13i32maru/subscriptions",
+ "organizations_url": "https://api.github.com/users/h13i32maru/orgs",
+ "repos_url": "https://api.github.com/users/h13i32maru/repos",
+ "events_url": "https://api.github.com/users/h13i32maru/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/h13i32maru/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2020-07-12T03:44:37Z",
+ "published_at": "2020-07-12T04:37:08Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/jasperapp/jasper/releases/assets/22797567",
+ "id": 22797567,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIyNzk3NTY3",
+ "name": "jasper_v0.9.3_linux.zip",
+ "label": null,
+ "uploader": {
+ "login": "h13i32maru",
+ "id": 985170,
+ "node_id": "MDQ6VXNlcjk4NTE3MA==",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/985170?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/h13i32maru",
+ "html_url": "https://github.com/h13i32maru",
+ "followers_url": "https://api.github.com/users/h13i32maru/followers",
+ "following_url": "https://api.github.com/users/h13i32maru/following{/other_user}",
+ "gists_url": "https://api.github.com/users/h13i32maru/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/h13i32maru/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/h13i32maru/subscriptions",
+ "organizations_url": "https://api.github.com/users/h13i32maru/orgs",
+ "repos_url": "https://api.github.com/users/h13i32maru/repos",
+ "events_url": "https://api.github.com/users/h13i32maru/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/h13i32maru/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 83624695,
+ "download_count": 14,
+ "created_at": "2020-07-12T04:36:20Z",
+ "updated_at": "2020-07-12T04:36:41Z",
+ "browser_download_url": "https://github.com/jasperapp/jasper/releases/download/v0.9.3/jasper_v0.9.3_linux.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/jasperapp/jasper/releases/assets/22797570",
+ "id": 22797570,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIyNzk3NTcw",
+ "name": "jasper_v0.9.3_mac.zip",
+ "label": null,
+ "uploader": {
+ "login": "h13i32maru",
+ "id": 985170,
+ "node_id": "MDQ6VXNlcjk4NTE3MA==",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/985170?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/h13i32maru",
+ "html_url": "https://github.com/h13i32maru",
+ "followers_url": "https://api.github.com/users/h13i32maru/followers",
+ "following_url": "https://api.github.com/users/h13i32maru/following{/other_user}",
+ "gists_url": "https://api.github.com/users/h13i32maru/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/h13i32maru/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/h13i32maru/subscriptions",
+ "organizations_url": "https://api.github.com/users/h13i32maru/orgs",
+ "repos_url": "https://api.github.com/users/h13i32maru/repos",
+ "events_url": "https://api.github.com/users/h13i32maru/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/h13i32maru/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 85166417,
+ "download_count": 333,
+ "created_at": "2020-07-12T04:36:41Z",
+ "updated_at": "2020-07-12T04:36:55Z",
+ "browser_download_url": "https://github.com/jasperapp/jasper/releases/download/v0.9.3/jasper_v0.9.3_mac.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/jasperapp/jasper/releases/assets/22797573",
+ "id": 22797573,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIyNzk3NTcz",
+ "name": "jasper_v0.9.3_windows.zip",
+ "label": null,
+ "uploader": {
+ "login": "h13i32maru",
+ "id": 985170,
+ "node_id": "MDQ6VXNlcjk4NTE3MA==",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/985170?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/h13i32maru",
+ "html_url": "https://github.com/h13i32maru",
+ "followers_url": "https://api.github.com/users/h13i32maru/followers",
+ "following_url": "https://api.github.com/users/h13i32maru/following{/other_user}",
+ "gists_url": "https://api.github.com/users/h13i32maru/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/h13i32maru/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/h13i32maru/subscriptions",
+ "organizations_url": "https://api.github.com/users/h13i32maru/orgs",
+ "repos_url": "https://api.github.com/users/h13i32maru/repos",
+ "events_url": "https://api.github.com/users/h13i32maru/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/h13i32maru/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 80303603,
+ "download_count": 55,
+ "created_at": "2020-07-12T04:36:55Z",
+ "updated_at": "2020-07-12T04:37:02Z",
+ "browser_download_url": "https://github.com/jasperapp/jasper/releases/download/v0.9.3/jasper_v0.9.3_windows.zip"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/jasperapp/jasper/tarball/v0.9.3",
+ "zipball_url": "https://api.github.com/repos/jasperapp/jasper/zipball/v0.9.3",
+ "body_html": ""
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:08.470Z"
},
"jumblepassword": {
"latestRelease": {
@@ -44646,7 +44604,7 @@
"zipball_url": "https://api.github.com/repos/theIYD/jumble-password/zipball/0.2.0",
"body_html": "Jumble Password v0.2.0
\nDownload and create passwords very easily !
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:00.597Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:08.558Z"
},
"juggernaut": {
"latestRelease": {
@@ -45063,7 +45021,49 @@
"zipball_url": "https://api.github.com/repos/LN-Juggernaut/juggernaut-desktop/zipball/0.1.2",
"body_html": "Emojis 👍 💯 🔥 🚀 \nThere is now an emoji picker to the right of the message input box that lets you add emojis to your messages in a few clicks. Emojis are searchable and includes a skin color picker for emojis that support this feature.
\nOpen Channels Directly From Conversation \nEasily open a channel with your conversation partner. This is useful if you plan on communicating a lot with a same person and want to avoid paying routing fees for every message. Instead of having to search for their alias or ask for their pubkey to initiate a channel open you can now just click Open Channel from the conversation menu.
\nLND 0.10.0 Support \nUpdated GRPC library with 0.10.0 proto files. The only breaking change was related to how we calculate fees for each message we send. In 0.9.x we were able to grab the total fees directly from the payment response object. In 0.10.x we now loop over all HTLC's and sum up the total fees for each one. Luckily this is backwards compatible with 0.9.x so we have a single method for both versions.
\nCode Signing \nThe releases are now officially being code signed as part of the release process for Mac and Windows builds. This should remove warnings about an unknown developer when launching the apps on those platforms. I think on Windows there might still be some warning until we reach a certain number of downloads
\nBugs \nLots of great bug fixes in this release. Thank you to all the testers who reported these issues.
\n\nWallet balance was not updating properly, now it stays in sync. #14 \nFixed a display issue when sending really long messages #19 \nSpinner missing when paying a payment request #16 \nErrors when trying to close the app on mac #9 \nBlank screen when trying to open a channel with node not advertising addresses #15 \nImproved validation and experience when sending payments and payment requests #11 \nError messages and better UX around launching into a node #18 \nBetter display for long aliases #26 \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:00.604Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:08.560Z"
+ },
+ "jamovi": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/jamovi/jamovi/releases/12107163",
+ "assets_url": "https://api.github.com/repos/jamovi/jamovi/releases/12107163/assets",
+ "upload_url": "https://uploads.github.com/repos/jamovi/jamovi/releases/12107163/assets{?name,label}",
+ "html_url": "https://github.com/jamovi/jamovi/releases/tag/v0.9.1.10",
+ "id": 12107163,
+ "node_id": "MDc6UmVsZWFzZTEyMTA3MTYz",
+ "tag_name": "v0.9.1.10",
+ "target_commitish": "master",
+ "name": "Version 0.9.1.10",
+ "draft": false,
+ "author": {
+ "login": "jonathon-love",
+ "id": 3240247,
+ "node_id": "MDQ6VXNlcjMyNDAyNDc=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/3240247?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/jonathon-love",
+ "html_url": "https://github.com/jonathon-love",
+ "followers_url": "https://api.github.com/users/jonathon-love/followers",
+ "following_url": "https://api.github.com/users/jonathon-love/following{/other_user}",
+ "gists_url": "https://api.github.com/users/jonathon-love/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/jonathon-love/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/jonathon-love/subscriptions",
+ "organizations_url": "https://api.github.com/users/jonathon-love/orgs",
+ "repos_url": "https://api.github.com/users/jonathon-love/repos",
+ "events_url": "https://api.github.com/users/jonathon-love/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/jonathon-love/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2018-07-25T23:31:44Z",
+ "published_at": "2018-07-25T23:32:45Z",
+ "assets": [],
+ "tarball_url": "https://api.github.com/repos/jamovi/jamovi/tarball/v0.9.1.10",
+ "zipball_url": "https://api.github.com/repos/jamovi/jamovi/zipball/v0.9.1.10",
+ "body_html": "\nFix to correlation matrix plot \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:08.581Z"
},
"jukeboks": {
"latestRelease": {
@@ -45140,7 +45140,7 @@
"zipball_url": "https://api.github.com/repos/hirohisa/Jukeboks/zipball/v2.1.1",
"body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:00.624Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:08.617Z"
},
"kahla": {
"latestRelease": {
@@ -45343,7 +45343,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 51457587,
- "download_count": 13,
+ "download_count": 14,
"created_at": "2020-08-06T11:46:13Z",
"updated_at": "2020-08-06T11:46:19Z",
"browser_download_url": "https://github.com/AiursoftWeb/Kahla.App/releases/download/v4.3.0/Kahla.Setup.4.3.0.exe"
@@ -45387,7 +45387,7 @@
"zipball_url": "https://api.github.com/repos/AiursoftWeb/Kahla.App/zipball/v4.3.0",
"body_html": "Auto release
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:00.700Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:08.663Z"
},
"kaku": {
"latestRelease": {
@@ -45590,7 +45590,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 58810696,
- "download_count": 1009,
+ "download_count": 1010,
"created_at": "2019-03-26T05:34:32Z",
"updated_at": "2019-03-26T05:34:34Z",
"browser_download_url": "https://github.com/EragonJ/Kaku/releases/download/2.0.2/Kaku-2.0.2.dmg"
@@ -45692,7 +45692,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 76839832,
- "download_count": 17845,
+ "download_count": 17846,
"created_at": "2019-03-26T05:43:41Z",
"updated_at": "2019-03-26T05:43:43Z",
"browser_download_url": "https://github.com/EragonJ/Kaku/releases/download/2.0.2/Kaku-Setup-2.0.2.exe"
@@ -45760,7 +45760,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 38973960,
- "download_count": 381186,
+ "download_count": 381189,
"created_at": "2019-03-26T05:40:46Z",
"updated_at": "2019-03-26T05:40:48Z",
"browser_download_url": "https://github.com/EragonJ/Kaku/releases/download/2.0.2/Kaku_2.0.2_amd64.deb"
@@ -45794,7 +45794,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 40746906,
- "download_count": 661,
+ "download_count": 662,
"created_at": "2019-03-26T05:41:05Z",
"updated_at": "2019-03-26T05:41:07Z",
"browser_download_url": "https://github.com/EragonJ/Kaku/releases/download/2.0.2/Kaku_2.0.2_i386.deb"
@@ -45940,7 +45940,84 @@
"zipball_url": "https://api.github.com/repos/EragonJ/Kaku/zipball/2.0.2",
"body_html": "\nUpdated Deutsch, Русский, Italiano translations \nFixed the bug that Kaku can't be updated automatically \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:00.712Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:08.683Z"
+ },
+ "kalk": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/monsterkodi/kalk/releases/12075471",
+ "assets_url": "https://api.github.com/repos/monsterkodi/kalk/releases/12075471/assets",
+ "upload_url": "https://uploads.github.com/repos/monsterkodi/kalk/releases/12075471/assets{?name,label}",
+ "html_url": "https://github.com/monsterkodi/kalk/releases/tag/v0.16.0",
+ "id": 12075471,
+ "node_id": "MDc6UmVsZWFzZTEyMDc1NDcx",
+ "tag_name": "v0.16.0",
+ "target_commitish": "master",
+ "name": "v0.16.0 windows",
+ "draft": false,
+ "author": {
+ "login": "monsterkodi",
+ "id": 581442,
+ "node_id": "MDQ6VXNlcjU4MTQ0Mg==",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/581442?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/monsterkodi",
+ "html_url": "https://github.com/monsterkodi",
+ "followers_url": "https://api.github.com/users/monsterkodi/followers",
+ "following_url": "https://api.github.com/users/monsterkodi/following{/other_user}",
+ "gists_url": "https://api.github.com/users/monsterkodi/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/monsterkodi/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/monsterkodi/subscriptions",
+ "organizations_url": "https://api.github.com/users/monsterkodi/orgs",
+ "repos_url": "https://api.github.com/users/monsterkodi/repos",
+ "events_url": "https://api.github.com/users/monsterkodi/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/monsterkodi/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2018-07-24T12:57:03Z",
+ "published_at": "2018-07-24T13:23:25Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/monsterkodi/kalk/releases/assets/7988833",
+ "id": 7988833,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDc5ODg4MzM=",
+ "name": "kalk-0.16.0-setup.exe",
+ "label": null,
+ "uploader": {
+ "login": "monsterkodi",
+ "id": 581442,
+ "node_id": "MDQ6VXNlcjU4MTQ0Mg==",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/581442?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/monsterkodi",
+ "html_url": "https://github.com/monsterkodi",
+ "followers_url": "https://api.github.com/users/monsterkodi/followers",
+ "following_url": "https://api.github.com/users/monsterkodi/following{/other_user}",
+ "gists_url": "https://api.github.com/users/monsterkodi/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/monsterkodi/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/monsterkodi/subscriptions",
+ "organizations_url": "https://api.github.com/users/monsterkodi/orgs",
+ "repos_url": "https://api.github.com/users/monsterkodi/repos",
+ "events_url": "https://api.github.com/users/monsterkodi/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/monsterkodi/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-msdownload",
+ "state": "uploaded",
+ "size": 38318035,
+ "download_count": 19769,
+ "created_at": "2018-07-24T13:22:53Z",
+ "updated_at": "2018-07-24T13:23:02Z",
+ "browser_download_url": "https://github.com/monsterkodi/kalk/releases/download/v0.16.0/kalk-0.16.0-setup.exe"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/monsterkodi/kalk/tarball/v0.16.0",
+ "zipball_url": "https://api.github.com/repos/monsterkodi/kalk/zipball/v0.16.0",
+ "body_html": "v0.16.0 windows
"
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:08.707Z"
},
"jumpfm": {
"latestRelease": {
@@ -46041,7 +46118,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 32186073,
- "download_count": 2976,
+ "download_count": 2978,
"created_at": "2017-08-31T17:38:08Z",
"updated_at": "2017-08-31T17:38:10Z",
"browser_download_url": "https://github.com/JumpFm/jumpfm/releases/download/v1.0.5/jumpfm-setup-1.0.5.exe"
@@ -46085,19 +46162,275 @@
"zipball_url": "https://api.github.com/repos/JumpFm/jumpfm/zipball/v1.0.5",
"body_html": "\nadding plugins button \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:00.730Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:08.748Z"
},
- "kalk": {
+ "kankan": {
"latestRelease": {
- "url": "https://api.github.com/repos/monsterkodi/kalk/releases/12075471",
- "assets_url": "https://api.github.com/repos/monsterkodi/kalk/releases/12075471/assets",
- "upload_url": "https://uploads.github.com/repos/monsterkodi/kalk/releases/12075471/assets{?name,label}",
- "html_url": "https://github.com/monsterkodi/kalk/releases/tag/v0.16.0",
- "id": 12075471,
- "node_id": "MDc6UmVsZWFzZTEyMDc1NDcx",
- "tag_name": "v0.16.0",
+ "url": "https://api.github.com/repos/newham/kankan/releases/25156912",
+ "assets_url": "https://api.github.com/repos/newham/kankan/releases/25156912/assets",
+ "upload_url": "https://uploads.github.com/repos/newham/kankan/releases/25156912/assets{?name,label}",
+ "html_url": "https://github.com/newham/kankan/releases/tag/v0.3.1",
+ "id": 25156912,
+ "node_id": "MDc6UmVsZWFzZTI1MTU2OTEy",
+ "tag_name": "v0.3.1",
"target_commitish": "master",
- "name": "v0.16.0 windows",
+ "name": "KanKan - Mac OS",
+ "draft": false,
+ "author": {
+ "login": "newham",
+ "id": 24582826,
+ "node_id": "MDQ6VXNlcjI0NTgyODI2",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/24582826?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/newham",
+ "html_url": "https://github.com/newham",
+ "followers_url": "https://api.github.com/users/newham/followers",
+ "following_url": "https://api.github.com/users/newham/following{/other_user}",
+ "gists_url": "https://api.github.com/users/newham/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/newham/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/newham/subscriptions",
+ "organizations_url": "https://api.github.com/users/newham/orgs",
+ "repos_url": "https://api.github.com/users/newham/repos",
+ "events_url": "https://api.github.com/users/newham/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/newham/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2020-07-19T12:39:32Z",
+ "published_at": "2020-04-03T03:32:11Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/newham/kankan/releases/assets/23740689",
+ "id": 23740689,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNzQwNjg5",
+ "name": "kankan-0.3.1.dmg.zip",
+ "label": null,
+ "uploader": {
+ "login": "newham",
+ "id": 24582826,
+ "node_id": "MDQ6VXNlcjI0NTgyODI2",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/24582826?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/newham",
+ "html_url": "https://github.com/newham",
+ "followers_url": "https://api.github.com/users/newham/followers",
+ "following_url": "https://api.github.com/users/newham/following{/other_user}",
+ "gists_url": "https://api.github.com/users/newham/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/newham/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/newham/subscriptions",
+ "organizations_url": "https://api.github.com/users/newham/orgs",
+ "repos_url": "https://api.github.com/users/newham/repos",
+ "events_url": "https://api.github.com/users/newham/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/newham/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 68220420,
+ "download_count": 22,
+ "created_at": "2020-08-09T11:17:57Z",
+ "updated_at": "2020-08-09T11:18:18Z",
+ "browser_download_url": "https://github.com/newham/kankan/releases/download/v0.3.1/kankan-0.3.1.dmg.zip"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/newham/kankan/tarball/v0.3.1",
+ "zipball_url": "https://api.github.com/repos/newham/kankan/zipball/v0.3.1",
+ "body_html": "Pass the test on Mac OS 10.15.4
\n\nDownload, \nUnzip, \nClick to install, \n \nDone.
"
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:08.779Z"
+ },
+ "kap": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/wulkano/Kap/releases/30994668",
+ "assets_url": "https://api.github.com/repos/wulkano/Kap/releases/30994668/assets",
+ "upload_url": "https://uploads.github.com/repos/wulkano/Kap/releases/30994668/assets{?name,label}",
+ "html_url": "https://github.com/wulkano/Kap/releases/tag/v3.3.2",
+ "id": 30994668,
+ "node_id": "MDc6UmVsZWFzZTMwOTk0NjY4",
+ "tag_name": "v3.3.2",
+ "target_commitish": "master",
+ "name": "v3.3.2",
+ "draft": false,
+ "author": {
+ "login": "karaggeorge",
+ "id": 8822835,
+ "node_id": "MDQ6VXNlcjg4MjI4MzU=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/8822835?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/karaggeorge",
+ "html_url": "https://github.com/karaggeorge",
+ "followers_url": "https://api.github.com/users/karaggeorge/followers",
+ "following_url": "https://api.github.com/users/karaggeorge/following{/other_user}",
+ "gists_url": "https://api.github.com/users/karaggeorge/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/karaggeorge/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/karaggeorge/subscriptions",
+ "organizations_url": "https://api.github.com/users/karaggeorge/orgs",
+ "repos_url": "https://api.github.com/users/karaggeorge/repos",
+ "events_url": "https://api.github.com/users/karaggeorge/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/karaggeorge/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2020-09-09T17:22:22Z",
+ "published_at": "2020-09-09T17:35:08Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/wulkano/Kap/releases/assets/25256143",
+ "id": 25256143,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1MjU2MTQz",
+ "name": "Kap-3.3.2-mac.zip",
+ "label": "",
+ "uploader": {
+ "login": "matheuss",
+ "id": 4721750,
+ "node_id": "MDQ6VXNlcjQ3MjE3NTA=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/4721750?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/matheuss",
+ "html_url": "https://github.com/matheuss",
+ "followers_url": "https://api.github.com/users/matheuss/followers",
+ "following_url": "https://api.github.com/users/matheuss/following{/other_user}",
+ "gists_url": "https://api.github.com/users/matheuss/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/matheuss/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/matheuss/subscriptions",
+ "organizations_url": "https://api.github.com/users/matheuss/orgs",
+ "repos_url": "https://api.github.com/users/matheuss/repos",
+ "events_url": "https://api.github.com/users/matheuss/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/matheuss/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 128183602,
+ "download_count": 10710,
+ "created_at": "2020-09-09T17:33:55Z",
+ "updated_at": "2020-09-09T17:33:58Z",
+ "browser_download_url": "https://github.com/wulkano/Kap/releases/download/v3.3.2/Kap-3.3.2-mac.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/wulkano/Kap/releases/assets/25256145",
+ "id": 25256145,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1MjU2MTQ1",
+ "name": "Kap-3.3.2.dmg",
+ "label": "",
+ "uploader": {
+ "login": "matheuss",
+ "id": 4721750,
+ "node_id": "MDQ6VXNlcjQ3MjE3NTA=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/4721750?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/matheuss",
+ "html_url": "https://github.com/matheuss",
+ "followers_url": "https://api.github.com/users/matheuss/followers",
+ "following_url": "https://api.github.com/users/matheuss/following{/other_user}",
+ "gists_url": "https://api.github.com/users/matheuss/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/matheuss/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/matheuss/subscriptions",
+ "organizations_url": "https://api.github.com/users/matheuss/orgs",
+ "repos_url": "https://api.github.com/users/matheuss/repos",
+ "events_url": "https://api.github.com/users/matheuss/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/matheuss/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 132326180,
+ "download_count": 7081,
+ "created_at": "2020-09-09T17:33:59Z",
+ "updated_at": "2020-09-09T17:34:02Z",
+ "browser_download_url": "https://github.com/wulkano/Kap/releases/download/v3.3.2/Kap-3.3.2.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/wulkano/Kap/releases/assets/25256146",
+ "id": 25256146,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1MjU2MTQ2",
+ "name": "Kap-3.3.2.dmg.blockmap",
+ "label": "",
+ "uploader": {
+ "login": "matheuss",
+ "id": 4721750,
+ "node_id": "MDQ6VXNlcjQ3MjE3NTA=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/4721750?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/matheuss",
+ "html_url": "https://github.com/matheuss",
+ "followers_url": "https://api.github.com/users/matheuss/followers",
+ "following_url": "https://api.github.com/users/matheuss/following{/other_user}",
+ "gists_url": "https://api.github.com/users/matheuss/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/matheuss/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/matheuss/subscriptions",
+ "organizations_url": "https://api.github.com/users/matheuss/orgs",
+ "repos_url": "https://api.github.com/users/matheuss/repos",
+ "events_url": "https://api.github.com/users/matheuss/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/matheuss/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 137596,
+ "download_count": 3,
+ "created_at": "2020-09-09T17:33:59Z",
+ "updated_at": "2020-09-09T17:33:59Z",
+ "browser_download_url": "https://github.com/wulkano/Kap/releases/download/v3.3.2/Kap-3.3.2.dmg.blockmap"
+ },
+ {
+ "url": "https://api.github.com/repos/wulkano/Kap/releases/assets/25256150",
+ "id": 25256150,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1MjU2MTUw",
+ "name": "latest-mac.yml",
+ "label": "",
+ "uploader": {
+ "login": "matheuss",
+ "id": 4721750,
+ "node_id": "MDQ6VXNlcjQ3MjE3NTA=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/4721750?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/matheuss",
+ "html_url": "https://github.com/matheuss",
+ "followers_url": "https://api.github.com/users/matheuss/followers",
+ "following_url": "https://api.github.com/users/matheuss/following{/other_user}",
+ "gists_url": "https://api.github.com/users/matheuss/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/matheuss/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/matheuss/subscriptions",
+ "organizations_url": "https://api.github.com/users/matheuss/orgs",
+ "repos_url": "https://api.github.com/users/matheuss/repos",
+ "events_url": "https://api.github.com/users/matheuss/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/matheuss/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 500,
+ "download_count": 115194,
+ "created_at": "2020-09-09T17:34:02Z",
+ "updated_at": "2020-09-09T17:34:03Z",
+ "browser_download_url": "https://github.com/wulkano/Kap/releases/download/v3.3.2/latest-mac.yml"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/wulkano/Kap/tarball/v3.3.2",
+ "zipball_url": "https://api.github.com/repos/wulkano/Kap/zipball/v3.3.2",
+ "body_html": "\nv3.3.1...v3.3.2
"
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:08.784Z"
+ },
+ "kappo": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/monsterkodi/kappo/releases/11840169",
+ "assets_url": "https://api.github.com/repos/monsterkodi/kappo/releases/11840169/assets",
+ "upload_url": "https://uploads.github.com/repos/monsterkodi/kappo/releases/11840169/assets{?name,label}",
+ "html_url": "https://github.com/monsterkodi/kappo/releases/tag/v1.31.0",
+ "id": 11840169,
+ "node_id": "MDc6UmVsZWFzZTExODQwMTY5",
+ "tag_name": "v1.31.0",
+ "target_commitish": "master",
+ "name": "v1.31.0 windows",
"draft": false,
"author": {
"login": "monsterkodi",
@@ -46120,347 +46453,14 @@
"site_admin": false
},
"prerelease": false,
- "created_at": "2018-07-24T12:57:03Z",
- "published_at": "2018-07-24T13:23:25Z",
+ "created_at": "2018-07-08T23:43:21Z",
+ "published_at": "2018-07-09T15:19:15Z",
"assets": [
{
- "url": "https://api.github.com/repos/monsterkodi/kalk/releases/assets/7988833",
- "id": 7988833,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDc5ODg4MzM=",
- "name": "kalk-0.16.0-setup.exe",
- "label": null,
- "uploader": {
- "login": "monsterkodi",
- "id": 581442,
- "node_id": "MDQ6VXNlcjU4MTQ0Mg==",
- "avatar_url": "https://avatars0.githubusercontent.com/u/581442?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/monsterkodi",
- "html_url": "https://github.com/monsterkodi",
- "followers_url": "https://api.github.com/users/monsterkodi/followers",
- "following_url": "https://api.github.com/users/monsterkodi/following{/other_user}",
- "gists_url": "https://api.github.com/users/monsterkodi/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/monsterkodi/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/monsterkodi/subscriptions",
- "organizations_url": "https://api.github.com/users/monsterkodi/orgs",
- "repos_url": "https://api.github.com/users/monsterkodi/repos",
- "events_url": "https://api.github.com/users/monsterkodi/events{/privacy}",
- "received_events_url": "https://api.github.com/users/monsterkodi/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-msdownload",
- "state": "uploaded",
- "size": 38318035,
- "download_count": 19767,
- "created_at": "2018-07-24T13:22:53Z",
- "updated_at": "2018-07-24T13:23:02Z",
- "browser_download_url": "https://github.com/monsterkodi/kalk/releases/download/v0.16.0/kalk-0.16.0-setup.exe"
- }
- ],
- "tarball_url": "https://api.github.com/repos/monsterkodi/kalk/tarball/v0.16.0",
- "zipball_url": "https://api.github.com/repos/monsterkodi/kalk/zipball/v0.16.0",
- "body_html": "v0.16.0 windows
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:00.738Z"
- },
- "kankan": {
- "latestRelease": {
- "url": "https://api.github.com/repos/newham/kankan/releases/25156912",
- "assets_url": "https://api.github.com/repos/newham/kankan/releases/25156912/assets",
- "upload_url": "https://uploads.github.com/repos/newham/kankan/releases/25156912/assets{?name,label}",
- "html_url": "https://github.com/newham/kankan/releases/tag/v0.3.1",
- "id": 25156912,
- "node_id": "MDc6UmVsZWFzZTI1MTU2OTEy",
- "tag_name": "v0.3.1",
- "target_commitish": "master",
- "name": "KanKan - Mac OS",
- "draft": false,
- "author": {
- "login": "newham",
- "id": 24582826,
- "node_id": "MDQ6VXNlcjI0NTgyODI2",
- "avatar_url": "https://avatars0.githubusercontent.com/u/24582826?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/newham",
- "html_url": "https://github.com/newham",
- "followers_url": "https://api.github.com/users/newham/followers",
- "following_url": "https://api.github.com/users/newham/following{/other_user}",
- "gists_url": "https://api.github.com/users/newham/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/newham/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/newham/subscriptions",
- "organizations_url": "https://api.github.com/users/newham/orgs",
- "repos_url": "https://api.github.com/users/newham/repos",
- "events_url": "https://api.github.com/users/newham/events{/privacy}",
- "received_events_url": "https://api.github.com/users/newham/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-07-19T12:39:32Z",
- "published_at": "2020-04-03T03:32:11Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/newham/kankan/releases/assets/23740689",
- "id": 23740689,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNzQwNjg5",
- "name": "kankan-0.3.1.dmg.zip",
- "label": null,
- "uploader": {
- "login": "newham",
- "id": 24582826,
- "node_id": "MDQ6VXNlcjI0NTgyODI2",
- "avatar_url": "https://avatars0.githubusercontent.com/u/24582826?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/newham",
- "html_url": "https://github.com/newham",
- "followers_url": "https://api.github.com/users/newham/followers",
- "following_url": "https://api.github.com/users/newham/following{/other_user}",
- "gists_url": "https://api.github.com/users/newham/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/newham/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/newham/subscriptions",
- "organizations_url": "https://api.github.com/users/newham/orgs",
- "repos_url": "https://api.github.com/users/newham/repos",
- "events_url": "https://api.github.com/users/newham/events{/privacy}",
- "received_events_url": "https://api.github.com/users/newham/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 68220420,
- "download_count": 22,
- "created_at": "2020-08-09T11:17:57Z",
- "updated_at": "2020-08-09T11:18:18Z",
- "browser_download_url": "https://github.com/newham/kankan/releases/download/v0.3.1/kankan-0.3.1.dmg.zip"
- }
- ],
- "tarball_url": "https://api.github.com/repos/newham/kankan/tarball/v0.3.1",
- "zipball_url": "https://api.github.com/repos/newham/kankan/zipball/v0.3.1",
- "body_html": "Pass the test on Mac OS 10.15.4
\n\nDownload, \nUnzip, \nClick to install, \n \nDone.
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:00.792Z"
- },
- "kap": {
- "latestRelease": {
- "url": "https://api.github.com/repos/wulkano/Kap/releases/30994668",
- "assets_url": "https://api.github.com/repos/wulkano/Kap/releases/30994668/assets",
- "upload_url": "https://uploads.github.com/repos/wulkano/Kap/releases/30994668/assets{?name,label}",
- "html_url": "https://github.com/wulkano/Kap/releases/tag/v3.3.2",
- "id": 30994668,
- "node_id": "MDc6UmVsZWFzZTMwOTk0NjY4",
- "tag_name": "v3.3.2",
- "target_commitish": "master",
- "name": "v3.3.2",
- "draft": false,
- "author": {
- "login": "karaggeorge",
- "id": 8822835,
- "node_id": "MDQ6VXNlcjg4MjI4MzU=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/8822835?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/karaggeorge",
- "html_url": "https://github.com/karaggeorge",
- "followers_url": "https://api.github.com/users/karaggeorge/followers",
- "following_url": "https://api.github.com/users/karaggeorge/following{/other_user}",
- "gists_url": "https://api.github.com/users/karaggeorge/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/karaggeorge/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/karaggeorge/subscriptions",
- "organizations_url": "https://api.github.com/users/karaggeorge/orgs",
- "repos_url": "https://api.github.com/users/karaggeorge/repos",
- "events_url": "https://api.github.com/users/karaggeorge/events{/privacy}",
- "received_events_url": "https://api.github.com/users/karaggeorge/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-09-09T17:22:22Z",
- "published_at": "2020-09-09T17:35:08Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/wulkano/Kap/releases/assets/25256143",
- "id": 25256143,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1MjU2MTQz",
- "name": "Kap-3.3.2-mac.zip",
- "label": "",
- "uploader": {
- "login": "matheuss",
- "id": 4721750,
- "node_id": "MDQ6VXNlcjQ3MjE3NTA=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/4721750?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/matheuss",
- "html_url": "https://github.com/matheuss",
- "followers_url": "https://api.github.com/users/matheuss/followers",
- "following_url": "https://api.github.com/users/matheuss/following{/other_user}",
- "gists_url": "https://api.github.com/users/matheuss/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/matheuss/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/matheuss/subscriptions",
- "organizations_url": "https://api.github.com/users/matheuss/orgs",
- "repos_url": "https://api.github.com/users/matheuss/repos",
- "events_url": "https://api.github.com/users/matheuss/events{/privacy}",
- "received_events_url": "https://api.github.com/users/matheuss/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 128183602,
- "download_count": 10539,
- "created_at": "2020-09-09T17:33:55Z",
- "updated_at": "2020-09-09T17:33:58Z",
- "browser_download_url": "https://github.com/wulkano/Kap/releases/download/v3.3.2/Kap-3.3.2-mac.zip"
- },
- {
- "url": "https://api.github.com/repos/wulkano/Kap/releases/assets/25256145",
- "id": 25256145,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1MjU2MTQ1",
- "name": "Kap-3.3.2.dmg",
- "label": "",
- "uploader": {
- "login": "matheuss",
- "id": 4721750,
- "node_id": "MDQ6VXNlcjQ3MjE3NTA=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/4721750?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/matheuss",
- "html_url": "https://github.com/matheuss",
- "followers_url": "https://api.github.com/users/matheuss/followers",
- "following_url": "https://api.github.com/users/matheuss/following{/other_user}",
- "gists_url": "https://api.github.com/users/matheuss/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/matheuss/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/matheuss/subscriptions",
- "organizations_url": "https://api.github.com/users/matheuss/orgs",
- "repos_url": "https://api.github.com/users/matheuss/repos",
- "events_url": "https://api.github.com/users/matheuss/events{/privacy}",
- "received_events_url": "https://api.github.com/users/matheuss/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 132326180,
- "download_count": 6888,
- "created_at": "2020-09-09T17:33:59Z",
- "updated_at": "2020-09-09T17:34:02Z",
- "browser_download_url": "https://github.com/wulkano/Kap/releases/download/v3.3.2/Kap-3.3.2.dmg"
- },
- {
- "url": "https://api.github.com/repos/wulkano/Kap/releases/assets/25256146",
- "id": 25256146,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1MjU2MTQ2",
- "name": "Kap-3.3.2.dmg.blockmap",
- "label": "",
- "uploader": {
- "login": "matheuss",
- "id": 4721750,
- "node_id": "MDQ6VXNlcjQ3MjE3NTA=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/4721750?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/matheuss",
- "html_url": "https://github.com/matheuss",
- "followers_url": "https://api.github.com/users/matheuss/followers",
- "following_url": "https://api.github.com/users/matheuss/following{/other_user}",
- "gists_url": "https://api.github.com/users/matheuss/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/matheuss/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/matheuss/subscriptions",
- "organizations_url": "https://api.github.com/users/matheuss/orgs",
- "repos_url": "https://api.github.com/users/matheuss/repos",
- "events_url": "https://api.github.com/users/matheuss/events{/privacy}",
- "received_events_url": "https://api.github.com/users/matheuss/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 137596,
- "download_count": 3,
- "created_at": "2020-09-09T17:33:59Z",
- "updated_at": "2020-09-09T17:33:59Z",
- "browser_download_url": "https://github.com/wulkano/Kap/releases/download/v3.3.2/Kap-3.3.2.dmg.blockmap"
- },
- {
- "url": "https://api.github.com/repos/wulkano/Kap/releases/assets/25256150",
- "id": 25256150,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1MjU2MTUw",
- "name": "latest-mac.yml",
- "label": "",
- "uploader": {
- "login": "matheuss",
- "id": 4721750,
- "node_id": "MDQ6VXNlcjQ3MjE3NTA=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/4721750?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/matheuss",
- "html_url": "https://github.com/matheuss",
- "followers_url": "https://api.github.com/users/matheuss/followers",
- "following_url": "https://api.github.com/users/matheuss/following{/other_user}",
- "gists_url": "https://api.github.com/users/matheuss/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/matheuss/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/matheuss/subscriptions",
- "organizations_url": "https://api.github.com/users/matheuss/orgs",
- "repos_url": "https://api.github.com/users/matheuss/repos",
- "events_url": "https://api.github.com/users/matheuss/events{/privacy}",
- "received_events_url": "https://api.github.com/users/matheuss/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "text/yaml",
- "state": "uploaded",
- "size": 500,
- "download_count": 112272,
- "created_at": "2020-09-09T17:34:02Z",
- "updated_at": "2020-09-09T17:34:03Z",
- "browser_download_url": "https://github.com/wulkano/Kap/releases/download/v3.3.2/latest-mac.yml"
- }
- ],
- "tarball_url": "https://api.github.com/repos/wulkano/Kap/tarball/v3.3.2",
- "zipball_url": "https://api.github.com/repos/wulkano/Kap/zipball/v3.3.2",
- "body_html": "\nv3.3.1...v3.3.2
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:00.812Z"
- },
- "kappo": {
- "latestRelease": {
- "url": "https://api.github.com/repos/monsterkodi/kappo/releases/11840169",
- "assets_url": "https://api.github.com/repos/monsterkodi/kappo/releases/11840169/assets",
- "upload_url": "https://uploads.github.com/repos/monsterkodi/kappo/releases/11840169/assets{?name,label}",
- "html_url": "https://github.com/monsterkodi/kappo/releases/tag/v1.31.0",
- "id": 11840169,
- "node_id": "MDc6UmVsZWFzZTExODQwMTY5",
- "tag_name": "v1.31.0",
- "target_commitish": "master",
- "name": "v1.31.0 windows",
- "draft": false,
- "author": {
- "login": "monsterkodi",
- "id": 581442,
- "node_id": "MDQ6VXNlcjU4MTQ0Mg==",
- "avatar_url": "https://avatars0.githubusercontent.com/u/581442?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/monsterkodi",
- "html_url": "https://github.com/monsterkodi",
- "followers_url": "https://api.github.com/users/monsterkodi/followers",
- "following_url": "https://api.github.com/users/monsterkodi/following{/other_user}",
- "gists_url": "https://api.github.com/users/monsterkodi/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/monsterkodi/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/monsterkodi/subscriptions",
- "organizations_url": "https://api.github.com/users/monsterkodi/orgs",
- "repos_url": "https://api.github.com/users/monsterkodi/repos",
- "events_url": "https://api.github.com/users/monsterkodi/events{/privacy}",
- "received_events_url": "https://api.github.com/users/monsterkodi/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2018-07-08T23:43:21Z",
- "published_at": "2018-07-09T15:19:15Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/monsterkodi/kappo/releases/assets/7812889",
- "id": 7812889,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDc4MTI4ODk=",
- "name": "kappo-1.31.0-setup.exe",
+ "url": "https://api.github.com/repos/monsterkodi/kappo/releases/assets/7812889",
+ "id": 7812889,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDc4MTI4ODk=",
+ "name": "kappo-1.31.0-setup.exe",
"label": null,
"uploader": {
"login": "monsterkodi",
@@ -46495,7 +46495,11 @@
"zipball_url": "https://api.github.com/repos/monsterkodi/kappo/zipball/v1.31.0",
"body_html": "v1.31.0 windows
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:00.860Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:08.803Z"
+ },
+ "kinesis-ci": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:08.854Z"
},
"katana": {
"latestRelease": {
@@ -46562,7 +46566,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 56493879,
- "download_count": 1979,
+ "download_count": 1980,
"created_at": "2019-03-16T16:16:50Z",
"updated_at": "2019-03-16T16:17:42Z",
"browser_download_url": "https://github.com/bluegill/katana/releases/download/v1.4.4/katana-1.4.4-mac.zip"
@@ -46572,11 +46576,7 @@
"zipball_url": "https://api.github.com/repos/bluegill/katana/zipball/v1.4.4",
"body_html": "Bug fixes \nRemoved dead pomf hosts \nDependency updates
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:00.877Z"
- },
- "kinesis-ci": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:00.894Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:08.866Z"
},
"keeper": {
"latestRelease": {
@@ -46618,288 +46618,220 @@
"zipball_url": "https://api.github.com/repos/ardagedikk/keeper/zipball/v1.0.0",
"body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:00.934Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:08.880Z"
},
- "kongdash": {
+ "knowte": {
"latestRelease": {
- "url": "https://api.github.com/repos/ajaysreedhar/kongdash/releases/7220617",
- "assets_url": "https://api.github.com/repos/ajaysreedhar/kongdash/releases/7220617/assets",
- "upload_url": "https://uploads.github.com/repos/ajaysreedhar/kongdash/releases/7220617/assets{?name,label}",
- "html_url": "https://github.com/ajaysreedhar/kongdash/releases/tag/v0.3.0",
- "id": 7220617,
- "node_id": "MDc6UmVsZWFzZTcyMjA2MTc=",
- "tag_name": "v0.3.0",
+ "url": "https://api.github.com/repos/digimezzo/knowte/releases/27386782",
+ "assets_url": "https://api.github.com/repos/digimezzo/knowte/releases/27386782/assets",
+ "upload_url": "https://uploads.github.com/repos/digimezzo/knowte/releases/27386782/assets{?name,label}",
+ "html_url": "https://github.com/digimezzo/knowte/releases/tag/v2.0.4",
+ "id": 27386782,
+ "node_id": "MDc6UmVsZWFzZTI3Mzg2Nzgy",
+ "tag_name": "v2.0.4",
"target_commitish": "master",
- "name": "v0.3.0",
+ "name": "Knowte 2.0.4",
"draft": false,
"author": {
- "login": "ajaysreedhar",
- "id": 9637876,
- "node_id": "MDQ6VXNlcjk2Mzc4NzY=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/9637876?v=4",
+ "login": "digimezzo",
+ "id": 11945339,
+ "node_id": "MDQ6VXNlcjExOTQ1MzM5",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/11945339?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/ajaysreedhar",
- "html_url": "https://github.com/ajaysreedhar",
- "followers_url": "https://api.github.com/users/ajaysreedhar/followers",
- "following_url": "https://api.github.com/users/ajaysreedhar/following{/other_user}",
- "gists_url": "https://api.github.com/users/ajaysreedhar/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ajaysreedhar/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ajaysreedhar/subscriptions",
- "organizations_url": "https://api.github.com/users/ajaysreedhar/orgs",
- "repos_url": "https://api.github.com/users/ajaysreedhar/repos",
- "events_url": "https://api.github.com/users/ajaysreedhar/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ajaysreedhar/received_events",
+ "url": "https://api.github.com/users/digimezzo",
+ "html_url": "https://github.com/digimezzo",
+ "followers_url": "https://api.github.com/users/digimezzo/followers",
+ "following_url": "https://api.github.com/users/digimezzo/following{/other_user}",
+ "gists_url": "https://api.github.com/users/digimezzo/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/digimezzo/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/digimezzo/subscriptions",
+ "organizations_url": "https://api.github.com/users/digimezzo/orgs",
+ "repos_url": "https://api.github.com/users/digimezzo/repos",
+ "events_url": "https://api.github.com/users/digimezzo/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/digimezzo/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2017-07-30T14:42:54Z",
- "published_at": "2017-07-30T16:44:58Z",
+ "created_at": "2020-06-09T20:44:58Z",
+ "published_at": "2020-06-09T20:49:18Z",
"assets": [
{
- "url": "https://api.github.com/repos/ajaysreedhar/kongdash/releases/assets/4457702",
- "id": 4457702,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDQ0NTc3MDI=",
- "name": "kongdash-0.3.0-ia32.deb",
+ "url": "https://api.github.com/repos/digimezzo/knowte/releases/assets/21591103",
+ "id": 21591103,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNTkxMTAz",
+ "name": "Knowte-2.0.4.AppImage",
"label": null,
"uploader": {
- "login": "ajaysreedhar",
- "id": 9637876,
- "node_id": "MDQ6VXNlcjk2Mzc4NzY=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/9637876?v=4",
+ "login": "digimezzo",
+ "id": 11945339,
+ "node_id": "MDQ6VXNlcjExOTQ1MzM5",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/11945339?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/ajaysreedhar",
- "html_url": "https://github.com/ajaysreedhar",
- "followers_url": "https://api.github.com/users/ajaysreedhar/followers",
- "following_url": "https://api.github.com/users/ajaysreedhar/following{/other_user}",
- "gists_url": "https://api.github.com/users/ajaysreedhar/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ajaysreedhar/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ajaysreedhar/subscriptions",
- "organizations_url": "https://api.github.com/users/ajaysreedhar/orgs",
- "repos_url": "https://api.github.com/users/ajaysreedhar/repos",
- "events_url": "https://api.github.com/users/ajaysreedhar/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ajaysreedhar/received_events",
+ "url": "https://api.github.com/users/digimezzo",
+ "html_url": "https://github.com/digimezzo",
+ "followers_url": "https://api.github.com/users/digimezzo/followers",
+ "following_url": "https://api.github.com/users/digimezzo/following{/other_user}",
+ "gists_url": "https://api.github.com/users/digimezzo/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/digimezzo/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/digimezzo/subscriptions",
+ "organizations_url": "https://api.github.com/users/digimezzo/orgs",
+ "repos_url": "https://api.github.com/users/digimezzo/repos",
+ "events_url": "https://api.github.com/users/digimezzo/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/digimezzo/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/vnd.debian.binary-package",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 37990020,
- "download_count": 261,
- "created_at": "2017-07-30T16:14:01Z",
- "updated_at": "2017-07-30T16:16:46Z",
- "browser_download_url": "https://github.com/ajaysreedhar/kongdash/releases/download/v0.3.0/kongdash-0.3.0-ia32.deb"
+ "size": 96713793,
+ "download_count": 283,
+ "created_at": "2020-06-09T20:43:20Z",
+ "updated_at": "2020-06-09T20:45:06Z",
+ "browser_download_url": "https://github.com/digimezzo/knowte/releases/download/v2.0.4/Knowte-2.0.4.AppImage"
},
{
- "url": "https://api.github.com/repos/ajaysreedhar/kongdash/releases/assets/4457712",
- "id": 4457712,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDQ0NTc3MTI=",
- "name": "kongdash-0.3.0-ia32.exe",
+ "url": "https://api.github.com/repos/digimezzo/knowte/releases/assets/21591495",
+ "id": 21591495,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNTkxNDk1",
+ "name": "Knowte-2.0.4.pacman",
"label": null,
"uploader": {
- "login": "ajaysreedhar",
- "id": 9637876,
- "node_id": "MDQ6VXNlcjk2Mzc4NzY=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/9637876?v=4",
+ "login": "digimezzo",
+ "id": 11945339,
+ "node_id": "MDQ6VXNlcjExOTQ1MzM5",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/11945339?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/ajaysreedhar",
- "html_url": "https://github.com/ajaysreedhar",
- "followers_url": "https://api.github.com/users/ajaysreedhar/followers",
- "following_url": "https://api.github.com/users/ajaysreedhar/following{/other_user}",
- "gists_url": "https://api.github.com/users/ajaysreedhar/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ajaysreedhar/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ajaysreedhar/subscriptions",
- "organizations_url": "https://api.github.com/users/ajaysreedhar/orgs",
- "repos_url": "https://api.github.com/users/ajaysreedhar/repos",
- "events_url": "https://api.github.com/users/ajaysreedhar/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ajaysreedhar/received_events",
+ "url": "https://api.github.com/users/digimezzo",
+ "html_url": "https://github.com/digimezzo",
+ "followers_url": "https://api.github.com/users/digimezzo/followers",
+ "following_url": "https://api.github.com/users/digimezzo/following{/other_user}",
+ "gists_url": "https://api.github.com/users/digimezzo/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/digimezzo/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/digimezzo/subscriptions",
+ "organizations_url": "https://api.github.com/users/digimezzo/orgs",
+ "repos_url": "https://api.github.com/users/digimezzo/repos",
+ "events_url": "https://api.github.com/users/digimezzo/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/digimezzo/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-ms-dos-executable",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 35875214,
- "download_count": 906,
- "created_at": "2017-07-30T16:17:08Z",
- "updated_at": "2017-07-30T16:20:23Z",
- "browser_download_url": "https://github.com/ajaysreedhar/kongdash/releases/download/v0.3.0/kongdash-0.3.0-ia32.exe"
+ "size": 60300840,
+ "download_count": 17,
+ "created_at": "2020-06-09T20:45:05Z",
+ "updated_at": "2020-06-09T20:45:57Z",
+ "browser_download_url": "https://github.com/digimezzo/knowte/releases/download/v2.0.4/Knowte-2.0.4.pacman"
},
{
- "url": "https://api.github.com/repos/ajaysreedhar/kongdash/releases/assets/4457725",
- "id": 4457725,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDQ0NTc3MjU=",
- "name": "kongdash-0.3.0-linux-ia32.tar.gz",
+ "url": "https://api.github.com/repos/digimezzo/knowte/releases/assets/21591527",
+ "id": 21591527,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNTkxNTI3",
+ "name": "Knowte-2.0.4.x86_64.rpm",
"label": null,
"uploader": {
- "login": "ajaysreedhar",
- "id": 9637876,
- "node_id": "MDQ6VXNlcjk2Mzc4NzY=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/9637876?v=4",
+ "login": "digimezzo",
+ "id": 11945339,
+ "node_id": "MDQ6VXNlcjExOTQ1MzM5",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/11945339?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/ajaysreedhar",
- "html_url": "https://github.com/ajaysreedhar",
- "followers_url": "https://api.github.com/users/ajaysreedhar/followers",
- "following_url": "https://api.github.com/users/ajaysreedhar/following{/other_user}",
- "gists_url": "https://api.github.com/users/ajaysreedhar/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ajaysreedhar/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ajaysreedhar/subscriptions",
- "organizations_url": "https://api.github.com/users/ajaysreedhar/orgs",
- "repos_url": "https://api.github.com/users/ajaysreedhar/repos",
- "events_url": "https://api.github.com/users/ajaysreedhar/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ajaysreedhar/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/gzip",
- "state": "uploaded",
- "size": 53961652,
- "download_count": 127,
- "created_at": "2017-07-30T16:21:27Z",
- "updated_at": "2017-07-30T16:26:43Z",
- "browser_download_url": "https://github.com/ajaysreedhar/kongdash/releases/download/v0.3.0/kongdash-0.3.0-linux-ia32.tar.gz"
- },
- {
- "url": "https://api.github.com/repos/ajaysreedhar/kongdash/releases/assets/4457740",
- "id": 4457740,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDQ0NTc3NDA=",
- "name": "kongdash-0.3.0-linux-x64.tar.gz",
- "label": null,
- "uploader": {
- "login": "ajaysreedhar",
- "id": 9637876,
- "node_id": "MDQ6VXNlcjk2Mzc4NzY=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/9637876?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ajaysreedhar",
- "html_url": "https://github.com/ajaysreedhar",
- "followers_url": "https://api.github.com/users/ajaysreedhar/followers",
- "following_url": "https://api.github.com/users/ajaysreedhar/following{/other_user}",
- "gists_url": "https://api.github.com/users/ajaysreedhar/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ajaysreedhar/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ajaysreedhar/subscriptions",
- "organizations_url": "https://api.github.com/users/ajaysreedhar/orgs",
- "repos_url": "https://api.github.com/users/ajaysreedhar/repos",
- "events_url": "https://api.github.com/users/ajaysreedhar/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ajaysreedhar/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/gzip",
- "state": "uploaded",
- "size": 52610293,
- "download_count": 1396,
- "created_at": "2017-07-30T16:27:15Z",
- "updated_at": "2017-07-30T16:31:53Z",
- "browser_download_url": "https://github.com/ajaysreedhar/kongdash/releases/download/v0.3.0/kongdash-0.3.0-linux-x64.tar.gz"
- },
- {
- "url": "https://api.github.com/repos/ajaysreedhar/kongdash/releases/assets/4457768",
- "id": 4457768,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDQ0NTc3Njg=",
- "name": "kongdash-0.3.0-x64.deb",
- "label": null,
- "uploader": {
- "login": "ajaysreedhar",
- "id": 9637876,
- "node_id": "MDQ6VXNlcjk2Mzc4NzY=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/9637876?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ajaysreedhar",
- "html_url": "https://github.com/ajaysreedhar",
- "followers_url": "https://api.github.com/users/ajaysreedhar/followers",
- "following_url": "https://api.github.com/users/ajaysreedhar/following{/other_user}",
- "gists_url": "https://api.github.com/users/ajaysreedhar/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ajaysreedhar/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ajaysreedhar/subscriptions",
- "organizations_url": "https://api.github.com/users/ajaysreedhar/orgs",
- "repos_url": "https://api.github.com/users/ajaysreedhar/repos",
- "events_url": "https://api.github.com/users/ajaysreedhar/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ajaysreedhar/received_events",
+ "url": "https://api.github.com/users/digimezzo",
+ "html_url": "https://github.com/digimezzo",
+ "followers_url": "https://api.github.com/users/digimezzo/followers",
+ "following_url": "https://api.github.com/users/digimezzo/following{/other_user}",
+ "gists_url": "https://api.github.com/users/digimezzo/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/digimezzo/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/digimezzo/subscriptions",
+ "organizations_url": "https://api.github.com/users/digimezzo/orgs",
+ "repos_url": "https://api.github.com/users/digimezzo/repos",
+ "events_url": "https://api.github.com/users/digimezzo/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/digimezzo/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/vnd.debian.binary-package",
+ "content_type": "application/x-rpm",
"state": "uploaded",
- "size": 36992370,
- "download_count": 1721,
- "created_at": "2017-07-30T16:32:17Z",
- "updated_at": "2017-07-30T16:34:46Z",
- "browser_download_url": "https://github.com/ajaysreedhar/kongdash/releases/download/v0.3.0/kongdash-0.3.0-x64.deb"
+ "size": 61271252,
+ "download_count": 27,
+ "created_at": "2020-06-09T20:45:57Z",
+ "updated_at": "2020-06-09T20:46:32Z",
+ "browser_download_url": "https://github.com/digimezzo/knowte/releases/download/v2.0.4/Knowte-2.0.4.x86_64.rpm"
},
{
- "url": "https://api.github.com/repos/ajaysreedhar/kongdash/releases/assets/4457778",
- "id": 4457778,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDQ0NTc3Nzg=",
- "name": "kongdash-0.3.0-x64.dmg",
+ "url": "https://api.github.com/repos/digimezzo/knowte/releases/assets/21591571",
+ "id": 21591571,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNTkxNTcx",
+ "name": "Knowte.Setup.2.0.4.exe",
"label": null,
"uploader": {
- "login": "ajaysreedhar",
- "id": 9637876,
- "node_id": "MDQ6VXNlcjk2Mzc4NzY=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/9637876?v=4",
+ "login": "digimezzo",
+ "id": 11945339,
+ "node_id": "MDQ6VXNlcjExOTQ1MzM5",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/11945339?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/ajaysreedhar",
- "html_url": "https://github.com/ajaysreedhar",
- "followers_url": "https://api.github.com/users/ajaysreedhar/followers",
- "following_url": "https://api.github.com/users/ajaysreedhar/following{/other_user}",
- "gists_url": "https://api.github.com/users/ajaysreedhar/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ajaysreedhar/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ajaysreedhar/subscriptions",
- "organizations_url": "https://api.github.com/users/ajaysreedhar/orgs",
- "repos_url": "https://api.github.com/users/ajaysreedhar/repos",
- "events_url": "https://api.github.com/users/ajaysreedhar/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ajaysreedhar/received_events",
+ "url": "https://api.github.com/users/digimezzo",
+ "html_url": "https://github.com/digimezzo",
+ "followers_url": "https://api.github.com/users/digimezzo/followers",
+ "following_url": "https://api.github.com/users/digimezzo/following{/other_user}",
+ "gists_url": "https://api.github.com/users/digimezzo/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/digimezzo/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/digimezzo/subscriptions",
+ "organizations_url": "https://api.github.com/users/digimezzo/orgs",
+ "repos_url": "https://api.github.com/users/digimezzo/repos",
+ "events_url": "https://api.github.com/users/digimezzo/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/digimezzo/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-apple-diskimage",
+ "content_type": "application/x-ms-dos-executable",
"state": "uploaded",
- "size": 53416166,
- "download_count": 3857,
- "created_at": "2017-07-30T16:35:24Z",
- "updated_at": "2017-07-30T16:39:41Z",
- "browser_download_url": "https://github.com/ajaysreedhar/kongdash/releases/download/v0.3.0/kongdash-0.3.0-x64.dmg"
+ "size": 57701936,
+ "download_count": 3143,
+ "created_at": "2020-06-09T20:47:18Z",
+ "updated_at": "2020-06-09T20:48:15Z",
+ "browser_download_url": "https://github.com/digimezzo/knowte/releases/download/v2.0.4/Knowte.Setup.2.0.4.exe"
},
{
- "url": "https://api.github.com/repos/ajaysreedhar/kongdash/releases/assets/4457794",
- "id": 4457794,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDQ0NTc3OTQ=",
- "name": "kongdash-0.3.0-x64.exe",
+ "url": "https://api.github.com/repos/digimezzo/knowte/releases/assets/21591554",
+ "id": 21591554,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNTkxNTU0",
+ "name": "Knowte_2.0.4_amd64.deb",
"label": null,
"uploader": {
- "login": "ajaysreedhar",
- "id": 9637876,
- "node_id": "MDQ6VXNlcjk2Mzc4NzY=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/9637876?v=4",
+ "login": "digimezzo",
+ "id": 11945339,
+ "node_id": "MDQ6VXNlcjExOTQ1MzM5",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/11945339?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/ajaysreedhar",
- "html_url": "https://github.com/ajaysreedhar",
- "followers_url": "https://api.github.com/users/ajaysreedhar/followers",
- "following_url": "https://api.github.com/users/ajaysreedhar/following{/other_user}",
- "gists_url": "https://api.github.com/users/ajaysreedhar/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ajaysreedhar/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ajaysreedhar/subscriptions",
- "organizations_url": "https://api.github.com/users/ajaysreedhar/orgs",
- "repos_url": "https://api.github.com/users/ajaysreedhar/repos",
- "events_url": "https://api.github.com/users/ajaysreedhar/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ajaysreedhar/received_events",
+ "url": "https://api.github.com/users/digimezzo",
+ "html_url": "https://github.com/digimezzo",
+ "followers_url": "https://api.github.com/users/digimezzo/followers",
+ "following_url": "https://api.github.com/users/digimezzo/following{/other_user}",
+ "gists_url": "https://api.github.com/users/digimezzo/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/digimezzo/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/digimezzo/subscriptions",
+ "organizations_url": "https://api.github.com/users/digimezzo/orgs",
+ "repos_url": "https://api.github.com/users/digimezzo/repos",
+ "events_url": "https://api.github.com/users/digimezzo/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/digimezzo/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-ms-dos-executable",
+ "content_type": "application/vnd.debian.binary-package",
"state": "uploaded",
- "size": 42104024,
- "download_count": 4945,
- "created_at": "2017-07-30T16:39:45Z",
- "updated_at": "2017-07-30T16:42:41Z",
- "browser_download_url": "https://github.com/ajaysreedhar/kongdash/releases/download/v0.3.0/kongdash-0.3.0-x64.exe"
+ "size": 60293622,
+ "download_count": 102,
+ "created_at": "2020-06-09T20:46:32Z",
+ "updated_at": "2020-06-09T20:47:18Z",
+ "browser_download_url": "https://github.com/digimezzo/knowte/releases/download/v2.0.4/Knowte_2.0.4_amd64.deb"
}
],
- "tarball_url": "https://api.github.com/repos/ajaysreedhar/kongdash/tarball/v0.3.0",
- "zipball_url": "https://api.github.com/repos/ajaysreedhar/kongdash/zipball/v0.3.0",
- "body_html": "What's new \n\nSupport for Kong Admin API version 0.10.x #14 \nNew views to manage certificates and upstreams #16 \nSettings option moved to File menu \n \nImprovements \n\nFix host settings issue #2 , #10 \nUpgrade AngularJS to v1.6.4, Electron to v1.6.11 and jQuery to v3.2.1 \n "
+ "tarball_url": "https://api.github.com/repos/digimezzo/knowte/tarball/v2.0.4",
+ "zipball_url": "https://api.github.com/repos/digimezzo/knowte/zipball/v2.0.4",
+ "body_html": "[2.0.4] - 2020-06-08 \nAdded \n\nAdded image resizing in the notes \nAdded an update checker \n \nChanged \nRemoved \nFixed \n\nFixed a small UI glitch in upper right corner of Settings and Information screens when using native titlebar \nFixed a crash that happens when pressing Cancel on the folder selection dialog on the Welcome screen \nFixed colors not being rendered correctly in Linux \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:01.010Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:08.967Z"
},
"kube-dev-dashboard": {
"latestRelease": {
@@ -47034,7 +46966,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 59148215,
- "download_count": 96,
+ "download_count": 97,
"created_at": "2020-06-01T17:58:27Z",
"updated_at": "2020-06-01T17:58:29Z",
"browser_download_url": "https://github.com/prsh9/KubeCtl-Dashboard/releases/download/v0.8.1/kube-dev-dashboard-0.8.1-win.exe"
@@ -47044,7 +46976,288 @@
"zipball_url": "https://api.github.com/repos/prsh9/KubeCtl-Dashboard/zipball/v0.8.1",
"body_html": "Improved User Interface \nMinor Bug Fixes
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:01.020Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:08.984Z"
+ },
+ "kongdash": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/ajaysreedhar/kongdash/releases/7220617",
+ "assets_url": "https://api.github.com/repos/ajaysreedhar/kongdash/releases/7220617/assets",
+ "upload_url": "https://uploads.github.com/repos/ajaysreedhar/kongdash/releases/7220617/assets{?name,label}",
+ "html_url": "https://github.com/ajaysreedhar/kongdash/releases/tag/v0.3.0",
+ "id": 7220617,
+ "node_id": "MDc6UmVsZWFzZTcyMjA2MTc=",
+ "tag_name": "v0.3.0",
+ "target_commitish": "master",
+ "name": "v0.3.0",
+ "draft": false,
+ "author": {
+ "login": "ajaysreedhar",
+ "id": 9637876,
+ "node_id": "MDQ6VXNlcjk2Mzc4NzY=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/9637876?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ajaysreedhar",
+ "html_url": "https://github.com/ajaysreedhar",
+ "followers_url": "https://api.github.com/users/ajaysreedhar/followers",
+ "following_url": "https://api.github.com/users/ajaysreedhar/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ajaysreedhar/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ajaysreedhar/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ajaysreedhar/subscriptions",
+ "organizations_url": "https://api.github.com/users/ajaysreedhar/orgs",
+ "repos_url": "https://api.github.com/users/ajaysreedhar/repos",
+ "events_url": "https://api.github.com/users/ajaysreedhar/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ajaysreedhar/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2017-07-30T14:42:54Z",
+ "published_at": "2017-07-30T16:44:58Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/ajaysreedhar/kongdash/releases/assets/4457702",
+ "id": 4457702,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDQ0NTc3MDI=",
+ "name": "kongdash-0.3.0-ia32.deb",
+ "label": null,
+ "uploader": {
+ "login": "ajaysreedhar",
+ "id": 9637876,
+ "node_id": "MDQ6VXNlcjk2Mzc4NzY=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/9637876?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ajaysreedhar",
+ "html_url": "https://github.com/ajaysreedhar",
+ "followers_url": "https://api.github.com/users/ajaysreedhar/followers",
+ "following_url": "https://api.github.com/users/ajaysreedhar/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ajaysreedhar/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ajaysreedhar/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ajaysreedhar/subscriptions",
+ "organizations_url": "https://api.github.com/users/ajaysreedhar/orgs",
+ "repos_url": "https://api.github.com/users/ajaysreedhar/repos",
+ "events_url": "https://api.github.com/users/ajaysreedhar/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ajaysreedhar/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/vnd.debian.binary-package",
+ "state": "uploaded",
+ "size": 37990020,
+ "download_count": 261,
+ "created_at": "2017-07-30T16:14:01Z",
+ "updated_at": "2017-07-30T16:16:46Z",
+ "browser_download_url": "https://github.com/ajaysreedhar/kongdash/releases/download/v0.3.0/kongdash-0.3.0-ia32.deb"
+ },
+ {
+ "url": "https://api.github.com/repos/ajaysreedhar/kongdash/releases/assets/4457712",
+ "id": 4457712,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDQ0NTc3MTI=",
+ "name": "kongdash-0.3.0-ia32.exe",
+ "label": null,
+ "uploader": {
+ "login": "ajaysreedhar",
+ "id": 9637876,
+ "node_id": "MDQ6VXNlcjk2Mzc4NzY=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/9637876?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ajaysreedhar",
+ "html_url": "https://github.com/ajaysreedhar",
+ "followers_url": "https://api.github.com/users/ajaysreedhar/followers",
+ "following_url": "https://api.github.com/users/ajaysreedhar/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ajaysreedhar/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ajaysreedhar/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ajaysreedhar/subscriptions",
+ "organizations_url": "https://api.github.com/users/ajaysreedhar/orgs",
+ "repos_url": "https://api.github.com/users/ajaysreedhar/repos",
+ "events_url": "https://api.github.com/users/ajaysreedhar/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ajaysreedhar/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-ms-dos-executable",
+ "state": "uploaded",
+ "size": 35875214,
+ "download_count": 906,
+ "created_at": "2017-07-30T16:17:08Z",
+ "updated_at": "2017-07-30T16:20:23Z",
+ "browser_download_url": "https://github.com/ajaysreedhar/kongdash/releases/download/v0.3.0/kongdash-0.3.0-ia32.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/ajaysreedhar/kongdash/releases/assets/4457725",
+ "id": 4457725,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDQ0NTc3MjU=",
+ "name": "kongdash-0.3.0-linux-ia32.tar.gz",
+ "label": null,
+ "uploader": {
+ "login": "ajaysreedhar",
+ "id": 9637876,
+ "node_id": "MDQ6VXNlcjk2Mzc4NzY=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/9637876?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ajaysreedhar",
+ "html_url": "https://github.com/ajaysreedhar",
+ "followers_url": "https://api.github.com/users/ajaysreedhar/followers",
+ "following_url": "https://api.github.com/users/ajaysreedhar/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ajaysreedhar/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ajaysreedhar/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ajaysreedhar/subscriptions",
+ "organizations_url": "https://api.github.com/users/ajaysreedhar/orgs",
+ "repos_url": "https://api.github.com/users/ajaysreedhar/repos",
+ "events_url": "https://api.github.com/users/ajaysreedhar/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ajaysreedhar/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/gzip",
+ "state": "uploaded",
+ "size": 53961652,
+ "download_count": 128,
+ "created_at": "2017-07-30T16:21:27Z",
+ "updated_at": "2017-07-30T16:26:43Z",
+ "browser_download_url": "https://github.com/ajaysreedhar/kongdash/releases/download/v0.3.0/kongdash-0.3.0-linux-ia32.tar.gz"
+ },
+ {
+ "url": "https://api.github.com/repos/ajaysreedhar/kongdash/releases/assets/4457740",
+ "id": 4457740,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDQ0NTc3NDA=",
+ "name": "kongdash-0.3.0-linux-x64.tar.gz",
+ "label": null,
+ "uploader": {
+ "login": "ajaysreedhar",
+ "id": 9637876,
+ "node_id": "MDQ6VXNlcjk2Mzc4NzY=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/9637876?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ajaysreedhar",
+ "html_url": "https://github.com/ajaysreedhar",
+ "followers_url": "https://api.github.com/users/ajaysreedhar/followers",
+ "following_url": "https://api.github.com/users/ajaysreedhar/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ajaysreedhar/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ajaysreedhar/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ajaysreedhar/subscriptions",
+ "organizations_url": "https://api.github.com/users/ajaysreedhar/orgs",
+ "repos_url": "https://api.github.com/users/ajaysreedhar/repos",
+ "events_url": "https://api.github.com/users/ajaysreedhar/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ajaysreedhar/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/gzip",
+ "state": "uploaded",
+ "size": 52610293,
+ "download_count": 1396,
+ "created_at": "2017-07-30T16:27:15Z",
+ "updated_at": "2017-07-30T16:31:53Z",
+ "browser_download_url": "https://github.com/ajaysreedhar/kongdash/releases/download/v0.3.0/kongdash-0.3.0-linux-x64.tar.gz"
+ },
+ {
+ "url": "https://api.github.com/repos/ajaysreedhar/kongdash/releases/assets/4457768",
+ "id": 4457768,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDQ0NTc3Njg=",
+ "name": "kongdash-0.3.0-x64.deb",
+ "label": null,
+ "uploader": {
+ "login": "ajaysreedhar",
+ "id": 9637876,
+ "node_id": "MDQ6VXNlcjk2Mzc4NzY=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/9637876?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ajaysreedhar",
+ "html_url": "https://github.com/ajaysreedhar",
+ "followers_url": "https://api.github.com/users/ajaysreedhar/followers",
+ "following_url": "https://api.github.com/users/ajaysreedhar/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ajaysreedhar/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ajaysreedhar/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ajaysreedhar/subscriptions",
+ "organizations_url": "https://api.github.com/users/ajaysreedhar/orgs",
+ "repos_url": "https://api.github.com/users/ajaysreedhar/repos",
+ "events_url": "https://api.github.com/users/ajaysreedhar/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ajaysreedhar/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/vnd.debian.binary-package",
+ "state": "uploaded",
+ "size": 36992370,
+ "download_count": 1722,
+ "created_at": "2017-07-30T16:32:17Z",
+ "updated_at": "2017-07-30T16:34:46Z",
+ "browser_download_url": "https://github.com/ajaysreedhar/kongdash/releases/download/v0.3.0/kongdash-0.3.0-x64.deb"
+ },
+ {
+ "url": "https://api.github.com/repos/ajaysreedhar/kongdash/releases/assets/4457778",
+ "id": 4457778,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDQ0NTc3Nzg=",
+ "name": "kongdash-0.3.0-x64.dmg",
+ "label": null,
+ "uploader": {
+ "login": "ajaysreedhar",
+ "id": 9637876,
+ "node_id": "MDQ6VXNlcjk2Mzc4NzY=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/9637876?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ajaysreedhar",
+ "html_url": "https://github.com/ajaysreedhar",
+ "followers_url": "https://api.github.com/users/ajaysreedhar/followers",
+ "following_url": "https://api.github.com/users/ajaysreedhar/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ajaysreedhar/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ajaysreedhar/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ajaysreedhar/subscriptions",
+ "organizations_url": "https://api.github.com/users/ajaysreedhar/orgs",
+ "repos_url": "https://api.github.com/users/ajaysreedhar/repos",
+ "events_url": "https://api.github.com/users/ajaysreedhar/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ajaysreedhar/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-apple-diskimage",
+ "state": "uploaded",
+ "size": 53416166,
+ "download_count": 3857,
+ "created_at": "2017-07-30T16:35:24Z",
+ "updated_at": "2017-07-30T16:39:41Z",
+ "browser_download_url": "https://github.com/ajaysreedhar/kongdash/releases/download/v0.3.0/kongdash-0.3.0-x64.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/ajaysreedhar/kongdash/releases/assets/4457794",
+ "id": 4457794,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDQ0NTc3OTQ=",
+ "name": "kongdash-0.3.0-x64.exe",
+ "label": null,
+ "uploader": {
+ "login": "ajaysreedhar",
+ "id": 9637876,
+ "node_id": "MDQ6VXNlcjk2Mzc4NzY=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/9637876?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ajaysreedhar",
+ "html_url": "https://github.com/ajaysreedhar",
+ "followers_url": "https://api.github.com/users/ajaysreedhar/followers",
+ "following_url": "https://api.github.com/users/ajaysreedhar/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ajaysreedhar/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ajaysreedhar/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ajaysreedhar/subscriptions",
+ "organizations_url": "https://api.github.com/users/ajaysreedhar/orgs",
+ "repos_url": "https://api.github.com/users/ajaysreedhar/repos",
+ "events_url": "https://api.github.com/users/ajaysreedhar/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ajaysreedhar/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-ms-dos-executable",
+ "state": "uploaded",
+ "size": 42104024,
+ "download_count": 4946,
+ "created_at": "2017-07-30T16:39:45Z",
+ "updated_at": "2017-07-30T16:42:41Z",
+ "browser_download_url": "https://github.com/ajaysreedhar/kongdash/releases/download/v0.3.0/kongdash-0.3.0-x64.exe"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/ajaysreedhar/kongdash/tarball/v0.3.0",
+ "zipball_url": "https://api.github.com/repos/ajaysreedhar/kongdash/zipball/v0.3.0",
+ "body_html": "What's new \n\nSupport for Kong Admin API version 0.10.x #14 \nNew views to manage certificates and upstreams #16 \nSettings option moved to File menu \n \nImprovements \n\nFix host settings issue #2 , #10 \nUpgrade AngularJS to v1.6.4, Electron to v1.6.11 and jQuery to v3.2.1 \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:08.986Z"
},
"kube-forwarder": {
"latestRelease": {
@@ -47111,7 +47324,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 72996821,
- "download_count": 2578,
+ "download_count": 2580,
"created_at": "2019-08-14T10:08:22Z",
"updated_at": "2019-08-14T10:09:26Z",
"browser_download_url": "https://github.com/pixel-point/kube-forwarder/releases/download/v1.5.1/kube-forwarder.AppImage"
@@ -47145,7 +47358,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 65280019,
- "download_count": 5017,
+ "download_count": 5023,
"created_at": "2019-08-14T10:08:26Z",
"updated_at": "2019-08-14T10:09:09Z",
"browser_download_url": "https://github.com/pixel-point/kube-forwarder/releases/download/v1.5.1/kube-forwarder.dmg"
@@ -47213,7 +47426,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 47343308,
- "download_count": 3520,
+ "download_count": 3525,
"created_at": "2019-08-14T10:08:55Z",
"updated_at": "2019-08-14T10:10:12Z",
"browser_download_url": "https://github.com/pixel-point/kube-forwarder/releases/download/v1.5.1/kube-forwarder.exe"
@@ -47315,7 +47528,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 366,
- "download_count": 10697,
+ "download_count": 10729,
"created_at": "2019-08-14T10:10:13Z",
"updated_at": "2019-08-14T10:10:13Z",
"browser_download_url": "https://github.com/pixel-point/kube-forwarder/releases/download/v1.5.1/latest-linux.yml"
@@ -47349,7 +47562,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 504,
- "download_count": 36895,
+ "download_count": 36993,
"created_at": "2019-08-14T10:10:13Z",
"updated_at": "2019-08-14T10:10:13Z",
"browser_download_url": "https://github.com/pixel-point/kube-forwarder/releases/download/v1.5.1/latest-mac.yml"
@@ -47383,7 +47596,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 332,
- "download_count": 28459,
+ "download_count": 28529,
"created_at": "2019-08-14T10:10:13Z",
"updated_at": "2019-08-14T10:10:13Z",
"browser_download_url": "https://github.com/pixel-point/kube-forwarder/releases/download/v1.5.1/latest.yml"
@@ -47393,1058 +47606,1373 @@
"zipball_url": "https://api.github.com/repos/pixel-point/kube-forwarder/zipball/v1.5.1",
"body_html": "\nFix a freeze on a handshake. For example for MariaDB app. \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:01.044Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:09.010Z"
},
- "knowte": {
+ "last-hit": {
"latestRelease": {
- "url": "https://api.github.com/repos/digimezzo/knowte/releases/27386782",
- "assets_url": "https://api.github.com/repos/digimezzo/knowte/releases/27386782/assets",
- "upload_url": "https://uploads.github.com/repos/digimezzo/knowte/releases/27386782/assets{?name,label}",
- "html_url": "https://github.com/digimezzo/knowte/releases/tag/v2.0.4",
- "id": 27386782,
- "node_id": "MDc6UmVsZWFzZTI3Mzg2Nzgy",
- "tag_name": "v2.0.4",
+ "url": "https://api.github.com/repos/last-hit-aab/last-hit/releases/27361124",
+ "assets_url": "https://api.github.com/repos/last-hit-aab/last-hit/releases/27361124/assets",
+ "upload_url": "https://uploads.github.com/repos/last-hit-aab/last-hit/releases/27361124/assets{?name,label}",
+ "html_url": "https://github.com/last-hit-aab/last-hit/releases/tag/v0.9.19",
+ "id": 27361124,
+ "node_id": "MDc6UmVsZWFzZTI3MzYxMTI0",
+ "tag_name": "v0.9.19",
"target_commitish": "master",
- "name": "Knowte 2.0.4",
+ "name": "v0.9.19",
"draft": false,
"author": {
- "login": "digimezzo",
- "id": 11945339,
- "node_id": "MDQ6VXNlcjExOTQ1MzM5",
- "avatar_url": "https://avatars3.githubusercontent.com/u/11945339?v=4",
+ "login": "last-hit-aab",
+ "id": 55338531,
+ "node_id": "MDQ6VXNlcjU1MzM4NTMx",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/55338531?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/digimezzo",
- "html_url": "https://github.com/digimezzo",
- "followers_url": "https://api.github.com/users/digimezzo/followers",
- "following_url": "https://api.github.com/users/digimezzo/following{/other_user}",
- "gists_url": "https://api.github.com/users/digimezzo/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/digimezzo/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/digimezzo/subscriptions",
- "organizations_url": "https://api.github.com/users/digimezzo/orgs",
- "repos_url": "https://api.github.com/users/digimezzo/repos",
- "events_url": "https://api.github.com/users/digimezzo/events{/privacy}",
- "received_events_url": "https://api.github.com/users/digimezzo/received_events",
- "type": "User",
+ "url": "https://api.github.com/users/last-hit-aab",
+ "html_url": "https://github.com/last-hit-aab",
+ "followers_url": "https://api.github.com/users/last-hit-aab/followers",
+ "following_url": "https://api.github.com/users/last-hit-aab/following{/other_user}",
+ "gists_url": "https://api.github.com/users/last-hit-aab/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/last-hit-aab/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/last-hit-aab/subscriptions",
+ "organizations_url": "https://api.github.com/users/last-hit-aab/orgs",
+ "repos_url": "https://api.github.com/users/last-hit-aab/repos",
+ "events_url": "https://api.github.com/users/last-hit-aab/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/last-hit-aab/received_events",
+ "type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2020-06-09T20:44:58Z",
- "published_at": "2020-06-09T20:49:18Z",
+ "created_at": "2020-08-26T10:13:49Z",
+ "published_at": "2020-09-15T09:05:56Z",
"assets": [
{
- "url": "https://api.github.com/repos/digimezzo/knowte/releases/assets/21591103",
- "id": 21591103,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNTkxMTAz",
- "name": "Knowte-2.0.4.AppImage",
- "label": null,
+ "url": "https://api.github.com/repos/last-hit-aab/last-hit/releases/assets/24302974",
+ "id": 24302974,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MzAyOTc0",
+ "name": "last-hit-0.9.19-linux-x86_64.AppImage",
+ "label": "",
"uploader": {
- "login": "digimezzo",
- "id": 11945339,
- "node_id": "MDQ6VXNlcjExOTQ1MzM5",
- "avatar_url": "https://avatars3.githubusercontent.com/u/11945339?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/digimezzo",
- "html_url": "https://github.com/digimezzo",
- "followers_url": "https://api.github.com/users/digimezzo/followers",
- "following_url": "https://api.github.com/users/digimezzo/following{/other_user}",
- "gists_url": "https://api.github.com/users/digimezzo/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/digimezzo/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/digimezzo/subscriptions",
- "organizations_url": "https://api.github.com/users/digimezzo/orgs",
- "repos_url": "https://api.github.com/users/digimezzo/repos",
- "events_url": "https://api.github.com/users/digimezzo/events{/privacy}",
- "received_events_url": "https://api.github.com/users/digimezzo/received_events",
- "type": "User",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 96713793,
- "download_count": 283,
- "created_at": "2020-06-09T20:43:20Z",
- "updated_at": "2020-06-09T20:45:06Z",
- "browser_download_url": "https://github.com/digimezzo/knowte/releases/download/v2.0.4/Knowte-2.0.4.AppImage"
+ "size": 194730355,
+ "download_count": 1,
+ "created_at": "2020-08-26T10:17:35Z",
+ "updated_at": "2020-08-26T10:17:38Z",
+ "browser_download_url": "https://github.com/last-hit-aab/last-hit/releases/download/v0.9.19/last-hit-0.9.19-linux-x86_64.AppImage"
},
{
- "url": "https://api.github.com/repos/digimezzo/knowte/releases/assets/21591495",
- "id": 21591495,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNTkxNDk1",
- "name": "Knowte-2.0.4.pacman",
- "label": null,
+ "url": "https://api.github.com/repos/last-hit-aab/last-hit/releases/assets/24302985",
+ "id": 24302985,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MzAyOTg1",
+ "name": "last-hit-0.9.19-mac.dmg",
+ "label": "",
"uploader": {
- "login": "digimezzo",
- "id": 11945339,
- "node_id": "MDQ6VXNlcjExOTQ1MzM5",
- "avatar_url": "https://avatars3.githubusercontent.com/u/11945339?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/digimezzo",
- "html_url": "https://github.com/digimezzo",
- "followers_url": "https://api.github.com/users/digimezzo/followers",
- "following_url": "https://api.github.com/users/digimezzo/following{/other_user}",
- "gists_url": "https://api.github.com/users/digimezzo/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/digimezzo/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/digimezzo/subscriptions",
- "organizations_url": "https://api.github.com/users/digimezzo/orgs",
- "repos_url": "https://api.github.com/users/digimezzo/repos",
- "events_url": "https://api.github.com/users/digimezzo/events{/privacy}",
- "received_events_url": "https://api.github.com/users/digimezzo/received_events",
- "type": "User",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 60300840,
- "download_count": 17,
- "created_at": "2020-06-09T20:45:05Z",
- "updated_at": "2020-06-09T20:45:57Z",
- "browser_download_url": "https://github.com/digimezzo/knowte/releases/download/v2.0.4/Knowte-2.0.4.pacman"
+ "size": 183858890,
+ "download_count": 0,
+ "created_at": "2020-08-26T10:18:01Z",
+ "updated_at": "2020-08-26T10:18:05Z",
+ "browser_download_url": "https://github.com/last-hit-aab/last-hit/releases/download/v0.9.19/last-hit-0.9.19-mac.dmg"
},
{
- "url": "https://api.github.com/repos/digimezzo/knowte/releases/assets/21591527",
- "id": 21591527,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNTkxNTI3",
- "name": "Knowte-2.0.4.x86_64.rpm",
- "label": null,
+ "url": "https://api.github.com/repos/last-hit-aab/last-hit/releases/assets/24302986",
+ "id": 24302986,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MzAyOTg2",
+ "name": "last-hit-0.9.19-mac.dmg.blockmap",
+ "label": "",
"uploader": {
- "login": "digimezzo",
- "id": 11945339,
- "node_id": "MDQ6VXNlcjExOTQ1MzM5",
- "avatar_url": "https://avatars3.githubusercontent.com/u/11945339?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/digimezzo",
- "html_url": "https://github.com/digimezzo",
- "followers_url": "https://api.github.com/users/digimezzo/followers",
- "following_url": "https://api.github.com/users/digimezzo/following{/other_user}",
- "gists_url": "https://api.github.com/users/digimezzo/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/digimezzo/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/digimezzo/subscriptions",
- "organizations_url": "https://api.github.com/users/digimezzo/orgs",
- "repos_url": "https://api.github.com/users/digimezzo/repos",
- "events_url": "https://api.github.com/users/digimezzo/events{/privacy}",
- "received_events_url": "https://api.github.com/users/digimezzo/received_events",
- "type": "User",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
"site_admin": false
},
- "content_type": "application/x-rpm",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 61271252,
- "download_count": 27,
- "created_at": "2020-06-09T20:45:57Z",
- "updated_at": "2020-06-09T20:46:32Z",
- "browser_download_url": "https://github.com/digimezzo/knowte/releases/download/v2.0.4/Knowte-2.0.4.x86_64.rpm"
+ "size": 193726,
+ "download_count": 1,
+ "created_at": "2020-08-26T10:18:01Z",
+ "updated_at": "2020-08-26T10:18:01Z",
+ "browser_download_url": "https://github.com/last-hit-aab/last-hit/releases/download/v0.9.19/last-hit-0.9.19-mac.dmg.blockmap"
},
{
- "url": "https://api.github.com/repos/digimezzo/knowte/releases/assets/21591571",
- "id": 21591571,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNTkxNTcx",
- "name": "Knowte.Setup.2.0.4.exe",
- "label": null,
+ "url": "https://api.github.com/repos/last-hit-aab/last-hit/releases/assets/24303004",
+ "id": 24303004,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MzAzMDA0",
+ "name": "last-hit-0.9.19-mac.zip",
+ "label": "",
"uploader": {
- "login": "digimezzo",
- "id": 11945339,
- "node_id": "MDQ6VXNlcjExOTQ1MzM5",
- "avatar_url": "https://avatars3.githubusercontent.com/u/11945339?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/digimezzo",
- "html_url": "https://github.com/digimezzo",
- "followers_url": "https://api.github.com/users/digimezzo/followers",
- "following_url": "https://api.github.com/users/digimezzo/following{/other_user}",
- "gists_url": "https://api.github.com/users/digimezzo/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/digimezzo/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/digimezzo/subscriptions",
- "organizations_url": "https://api.github.com/users/digimezzo/orgs",
- "repos_url": "https://api.github.com/users/digimezzo/repos",
- "events_url": "https://api.github.com/users/digimezzo/events{/privacy}",
- "received_events_url": "https://api.github.com/users/digimezzo/received_events",
- "type": "User",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
"site_admin": false
},
- "content_type": "application/x-ms-dos-executable",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 57701936,
- "download_count": 3128,
- "created_at": "2020-06-09T20:47:18Z",
- "updated_at": "2020-06-09T20:48:15Z",
- "browser_download_url": "https://github.com/digimezzo/knowte/releases/download/v2.0.4/Knowte.Setup.2.0.4.exe"
+ "size": 177997715,
+ "download_count": 0,
+ "created_at": "2020-08-26T10:18:35Z",
+ "updated_at": "2020-08-26T10:18:40Z",
+ "browser_download_url": "https://github.com/last-hit-aab/last-hit/releases/download/v0.9.19/last-hit-0.9.19-mac.zip"
},
{
- "url": "https://api.github.com/repos/digimezzo/knowte/releases/assets/21591554",
- "id": 21591554,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNTkxNTU0",
- "name": "Knowte_2.0.4_amd64.deb",
- "label": null,
- "uploader": {
- "login": "digimezzo",
- "id": 11945339,
- "node_id": "MDQ6VXNlcjExOTQ1MzM5",
- "avatar_url": "https://avatars3.githubusercontent.com/u/11945339?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/digimezzo",
- "html_url": "https://github.com/digimezzo",
- "followers_url": "https://api.github.com/users/digimezzo/followers",
- "following_url": "https://api.github.com/users/digimezzo/following{/other_user}",
- "gists_url": "https://api.github.com/users/digimezzo/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/digimezzo/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/digimezzo/subscriptions",
- "organizations_url": "https://api.github.com/users/digimezzo/orgs",
- "repos_url": "https://api.github.com/users/digimezzo/repos",
- "events_url": "https://api.github.com/users/digimezzo/events{/privacy}",
- "received_events_url": "https://api.github.com/users/digimezzo/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/vnd.debian.binary-package",
- "state": "uploaded",
- "size": 60293622,
- "download_count": 102,
- "created_at": "2020-06-09T20:46:32Z",
- "updated_at": "2020-06-09T20:47:18Z",
- "browser_download_url": "https://github.com/digimezzo/knowte/releases/download/v2.0.4/Knowte_2.0.4_amd64.deb"
- }
- ],
- "tarball_url": "https://api.github.com/repos/digimezzo/knowte/tarball/v2.0.4",
- "zipball_url": "https://api.github.com/repos/digimezzo/knowte/zipball/v2.0.4",
- "body_html": "[2.0.4] - 2020-06-08 \nAdded \n\nAdded image resizing in the notes \nAdded an update checker \n \nChanged \nRemoved \nFixed \n\nFixed a small UI glitch in upper right corner of Settings and Information screens when using native titlebar \nFixed a crash that happens when pressing Cancel on the folder selection dialog on the Welcome screen \nFixed colors not being rendered correctly in Linux \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:01.097Z"
- },
- "laravel-kit": {
- "latestRelease": {
- "url": "https://api.github.com/repos/tmdh/laravel-kit/releases/29188394",
- "assets_url": "https://api.github.com/repos/tmdh/laravel-kit/releases/29188394/assets",
- "upload_url": "https://uploads.github.com/repos/tmdh/laravel-kit/releases/29188394/assets{?name,label}",
- "html_url": "https://github.com/tmdh/laravel-kit/releases/tag/v1.2.4",
- "id": 29188394,
- "node_id": "MDc6UmVsZWFzZTI5MTg4Mzk0",
- "tag_name": "v1.2.4",
- "target_commitish": "master",
- "name": "v1.2.4",
- "draft": false,
- "author": {
- "login": "tmdh",
- "id": 18123729,
- "node_id": "MDQ6VXNlcjE4MTIzNzI5",
- "avatar_url": "https://avatars1.githubusercontent.com/u/18123729?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/tmdh",
- "html_url": "https://github.com/tmdh",
- "followers_url": "https://api.github.com/users/tmdh/followers",
- "following_url": "https://api.github.com/users/tmdh/following{/other_user}",
- "gists_url": "https://api.github.com/users/tmdh/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/tmdh/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/tmdh/subscriptions",
- "organizations_url": "https://api.github.com/users/tmdh/orgs",
- "repos_url": "https://api.github.com/users/tmdh/repos",
- "events_url": "https://api.github.com/users/tmdh/events{/privacy}",
- "received_events_url": "https://api.github.com/users/tmdh/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-08-01T05:25:05Z",
- "published_at": "2020-08-01T05:31:41Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/tmdh/laravel-kit/releases/assets/23485957",
- "id": 23485957,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNDg1OTU3",
- "name": "laravel-kit-1.2.4-mac.zip",
+ "url": "https://api.github.com/repos/last-hit-aab/last-hit/releases/assets/24303119",
+ "id": 24303119,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MzAzMTE5",
+ "name": "last-hit-0.9.19-win.exe",
"label": "",
"uploader": {
- "login": "tmdh",
- "id": 18123729,
- "node_id": "MDQ6VXNlcjE4MTIzNzI5",
- "avatar_url": "https://avatars1.githubusercontent.com/u/18123729?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/tmdh",
- "html_url": "https://github.com/tmdh",
- "followers_url": "https://api.github.com/users/tmdh/followers",
- "following_url": "https://api.github.com/users/tmdh/following{/other_user}",
- "gists_url": "https://api.github.com/users/tmdh/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/tmdh/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/tmdh/subscriptions",
- "organizations_url": "https://api.github.com/users/tmdh/orgs",
- "repos_url": "https://api.github.com/users/tmdh/repos",
- "events_url": "https://api.github.com/users/tmdh/events{/privacy}",
- "received_events_url": "https://api.github.com/users/tmdh/received_events",
- "type": "User",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 54110289,
- "download_count": 100,
- "created_at": "2020-08-01T05:29:18Z",
- "updated_at": "2020-08-01T05:29:20Z",
- "browser_download_url": "https://github.com/tmdh/laravel-kit/releases/download/v1.2.4/laravel-kit-1.2.4-mac.zip"
+ "size": 158551276,
+ "download_count": 10,
+ "created_at": "2020-08-26T10:22:13Z",
+ "updated_at": "2020-08-26T10:22:19Z",
+ "browser_download_url": "https://github.com/last-hit-aab/last-hit/releases/download/v0.9.19/last-hit-0.9.19-win.exe"
},
{
- "url": "https://api.github.com/repos/tmdh/laravel-kit/releases/assets/23485869",
- "id": 23485869,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNDg1ODY5",
- "name": "laravel-kit-1.2.4-x86_64.AppImage",
+ "url": "https://api.github.com/repos/last-hit-aab/last-hit/releases/assets/24303120",
+ "id": 24303120,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MzAzMTIw",
+ "name": "last-hit-0.9.19-win.exe.blockmap",
"label": "",
"uploader": {
- "login": "tmdh",
- "id": 18123729,
- "node_id": "MDQ6VXNlcjE4MTIzNzI5",
- "avatar_url": "https://avatars1.githubusercontent.com/u/18123729?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/tmdh",
- "html_url": "https://github.com/tmdh",
- "followers_url": "https://api.github.com/users/tmdh/followers",
- "following_url": "https://api.github.com/users/tmdh/following{/other_user}",
- "gists_url": "https://api.github.com/users/tmdh/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/tmdh/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/tmdh/subscriptions",
- "organizations_url": "https://api.github.com/users/tmdh/orgs",
- "repos_url": "https://api.github.com/users/tmdh/repos",
- "events_url": "https://api.github.com/users/tmdh/events{/privacy}",
- "received_events_url": "https://api.github.com/users/tmdh/received_events",
- "type": "User",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 58307719,
- "download_count": 89,
- "created_at": "2020-08-01T05:26:43Z",
- "updated_at": "2020-08-01T05:26:45Z",
- "browser_download_url": "https://github.com/tmdh/laravel-kit/releases/download/v1.2.4/laravel-kit-1.2.4-x86_64.AppImage"
+ "size": 166612,
+ "download_count": 1,
+ "created_at": "2020-08-26T10:22:13Z",
+ "updated_at": "2020-08-26T10:22:13Z",
+ "browser_download_url": "https://github.com/last-hit-aab/last-hit/releases/download/v0.9.19/last-hit-0.9.19-win.exe.blockmap"
},
{
- "url": "https://api.github.com/repos/tmdh/laravel-kit/releases/assets/23485916",
- "id": 23485916,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNDg1OTE2",
- "name": "laravel-kit-1.2.4.dmg",
+ "url": "https://api.github.com/repos/last-hit-aab/last-hit/releases/assets/24303005",
+ "id": 24303005,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MzAzMDA1",
+ "name": "latest-linux.yml",
"label": "",
"uploader": {
- "login": "tmdh",
- "id": 18123729,
- "node_id": "MDQ6VXNlcjE4MTIzNzI5",
- "avatar_url": "https://avatars1.githubusercontent.com/u/18123729?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/tmdh",
- "html_url": "https://github.com/tmdh",
- "followers_url": "https://api.github.com/users/tmdh/followers",
- "following_url": "https://api.github.com/users/tmdh/following{/other_user}",
- "gists_url": "https://api.github.com/users/tmdh/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/tmdh/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/tmdh/subscriptions",
- "organizations_url": "https://api.github.com/users/tmdh/orgs",
- "repos_url": "https://api.github.com/users/tmdh/repos",
- "events_url": "https://api.github.com/users/tmdh/events{/privacy}",
- "received_events_url": "https://api.github.com/users/tmdh/received_events",
- "type": "User",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "text/yaml",
"state": "uploaded",
- "size": 56338114,
- "download_count": 14,
- "created_at": "2020-08-01T05:28:22Z",
- "updated_at": "2020-08-01T05:28:24Z",
- "browser_download_url": "https://github.com/tmdh/laravel-kit/releases/download/v1.2.4/laravel-kit-1.2.4.dmg"
+ "size": 397,
+ "download_count": 1,
+ "created_at": "2020-08-26T10:18:35Z",
+ "updated_at": "2020-08-26T10:18:36Z",
+ "browser_download_url": "https://github.com/last-hit-aab/last-hit/releases/download/v0.9.19/latest-linux.yml"
},
{
- "url": "https://api.github.com/repos/tmdh/laravel-kit/releases/assets/23485917",
- "id": 23485917,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNDg1OTE3",
- "name": "laravel-kit-1.2.4.dmg.blockmap",
+ "url": "https://api.github.com/repos/last-hit-aab/last-hit/releases/assets/24303010",
+ "id": 24303010,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MzAzMDEw",
+ "name": "latest-mac.yml",
"label": "",
"uploader": {
- "login": "tmdh",
- "id": 18123729,
- "node_id": "MDQ6VXNlcjE4MTIzNzI5",
- "avatar_url": "https://avatars1.githubusercontent.com/u/18123729?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/tmdh",
- "html_url": "https://github.com/tmdh",
- "followers_url": "https://api.github.com/users/tmdh/followers",
- "following_url": "https://api.github.com/users/tmdh/following{/other_user}",
- "gists_url": "https://api.github.com/users/tmdh/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/tmdh/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/tmdh/subscriptions",
- "organizations_url": "https://api.github.com/users/tmdh/orgs",
- "repos_url": "https://api.github.com/users/tmdh/repos",
- "events_url": "https://api.github.com/users/tmdh/events{/privacy}",
- "received_events_url": "https://api.github.com/users/tmdh/received_events",
- "type": "User",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "text/yaml",
"state": "uploaded",
- "size": 59939,
- "download_count": 5,
- "created_at": "2020-08-01T05:28:22Z",
- "updated_at": "2020-08-01T05:28:22Z",
- "browser_download_url": "https://github.com/tmdh/laravel-kit/releases/download/v1.2.4/laravel-kit-1.2.4.dmg.blockmap"
+ "size": 523,
+ "download_count": 1,
+ "created_at": "2020-08-26T10:18:41Z",
+ "updated_at": "2020-08-26T10:18:41Z",
+ "browser_download_url": "https://github.com/last-hit-aab/last-hit/releases/download/v0.9.19/latest-mac.yml"
},
{
- "url": "https://api.github.com/repos/tmdh/laravel-kit/releases/assets/23485883",
- "id": 23485883,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNDg1ODgz",
- "name": "laravel-kit-setup-1.2.4.exe",
+ "url": "https://api.github.com/repos/last-hit-aab/last-hit/releases/assets/24303123",
+ "id": 24303123,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MzAzMTIz",
+ "name": "latest.yml",
"label": "",
"uploader": {
- "login": "tmdh",
- "id": 18123729,
- "node_id": "MDQ6VXNlcjE4MTIzNzI5",
- "avatar_url": "https://avatars1.githubusercontent.com/u/18123729?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/tmdh",
- "html_url": "https://github.com/tmdh",
- "followers_url": "https://api.github.com/users/tmdh/followers",
- "following_url": "https://api.github.com/users/tmdh/following{/other_user}",
- "gists_url": "https://api.github.com/users/tmdh/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/tmdh/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/tmdh/subscriptions",
- "organizations_url": "https://api.github.com/users/tmdh/orgs",
- "repos_url": "https://api.github.com/users/tmdh/repos",
- "events_url": "https://api.github.com/users/tmdh/events{/privacy}",
- "received_events_url": "https://api.github.com/users/tmdh/received_events",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 344,
+ "download_count": 2,
+ "created_at": "2020-08-26T10:22:19Z",
+ "updated_at": "2020-08-26T10:22:19Z",
+ "browser_download_url": "https://github.com/last-hit-aab/last-hit/releases/download/v0.9.19/latest.yml"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/last-hit-aab/last-hit/tarball/v0.9.19",
+ "zipball_url": "https://api.github.com/repos/last-hit-aab/last-hit/zipball/v0.9.19",
+ "body_html": ""
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:09.089Z"
+ },
+ "lazytype": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/ngudbhav/lazyType/releases/21174221",
+ "assets_url": "https://api.github.com/repos/ngudbhav/lazyType/releases/21174221/assets",
+ "upload_url": "https://uploads.github.com/repos/ngudbhav/lazyType/releases/21174221/assets{?name,label}",
+ "html_url": "https://github.com/ngudbhav/lazyType/releases/tag/v1.0.1",
+ "id": 21174221,
+ "node_id": "MDc6UmVsZWFzZTIxMTc0MjIx",
+ "tag_name": "v1.0.1",
+ "target_commitish": "master",
+ "name": "Lazy Type",
+ "draft": false,
+ "author": {
+ "login": "ngudbhav",
+ "id": 31446376,
+ "node_id": "MDQ6VXNlcjMxNDQ2Mzc2",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/31446376?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ngudbhav",
+ "html_url": "https://github.com/ngudbhav",
+ "followers_url": "https://api.github.com/users/ngudbhav/followers",
+ "following_url": "https://api.github.com/users/ngudbhav/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ngudbhav/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ngudbhav/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ngudbhav/subscriptions",
+ "organizations_url": "https://api.github.com/users/ngudbhav/orgs",
+ "repos_url": "https://api.github.com/users/ngudbhav/repos",
+ "events_url": "https://api.github.com/users/ngudbhav/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ngudbhav/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2019-11-03T13:45:48Z",
+ "published_at": "2019-11-03T14:09:57Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/ngudbhav/lazyType/releases/assets/15925367",
+ "id": 15925367,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE1OTI1MzY3",
+ "name": "Setupx64.exe",
+ "label": null,
+ "uploader": {
+ "login": "ngudbhav",
+ "id": 31446376,
+ "node_id": "MDQ6VXNlcjMxNDQ2Mzc2",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/31446376?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ngudbhav",
+ "html_url": "https://github.com/ngudbhav",
+ "followers_url": "https://api.github.com/users/ngudbhav/followers",
+ "following_url": "https://api.github.com/users/ngudbhav/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ngudbhav/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ngudbhav/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ngudbhav/subscriptions",
+ "organizations_url": "https://api.github.com/users/ngudbhav/orgs",
+ "repos_url": "https://api.github.com/users/ngudbhav/repos",
+ "events_url": "https://api.github.com/users/ngudbhav/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ngudbhav/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/x-msdownload",
"state": "uploaded",
- "size": 42727677,
- "download_count": 102,
- "created_at": "2020-08-01T05:27:15Z",
- "updated_at": "2020-08-01T05:27:16Z",
- "browser_download_url": "https://github.com/tmdh/laravel-kit/releases/download/v1.2.4/laravel-kit-setup-1.2.4.exe"
+ "size": 51869898,
+ "download_count": 315,
+ "created_at": "2019-11-03T14:09:30Z",
+ "updated_at": "2019-11-03T14:09:43Z",
+ "browser_download_url": "https://github.com/ngudbhav/lazyType/releases/download/v1.0.1/Setupx64.exe"
},
{
- "url": "https://api.github.com/repos/tmdh/laravel-kit/releases/assets/23485884",
- "id": 23485884,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNDg1ODg0",
- "name": "laravel-kit-setup-1.2.4.exe.blockmap",
- "label": "",
+ "url": "https://api.github.com/repos/ngudbhav/lazyType/releases/assets/15925368",
+ "id": 15925368,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE1OTI1MzY4",
+ "name": "Setupx86.exe",
+ "label": null,
"uploader": {
- "login": "tmdh",
- "id": 18123729,
- "node_id": "MDQ6VXNlcjE4MTIzNzI5",
- "avatar_url": "https://avatars1.githubusercontent.com/u/18123729?v=4",
+ "login": "ngudbhav",
+ "id": 31446376,
+ "node_id": "MDQ6VXNlcjMxNDQ2Mzc2",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/31446376?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/tmdh",
- "html_url": "https://github.com/tmdh",
- "followers_url": "https://api.github.com/users/tmdh/followers",
- "following_url": "https://api.github.com/users/tmdh/following{/other_user}",
- "gists_url": "https://api.github.com/users/tmdh/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/tmdh/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/tmdh/subscriptions",
- "organizations_url": "https://api.github.com/users/tmdh/orgs",
- "repos_url": "https://api.github.com/users/tmdh/repos",
- "events_url": "https://api.github.com/users/tmdh/events{/privacy}",
- "received_events_url": "https://api.github.com/users/tmdh/received_events",
+ "url": "https://api.github.com/users/ngudbhav",
+ "html_url": "https://github.com/ngudbhav",
+ "followers_url": "https://api.github.com/users/ngudbhav/followers",
+ "following_url": "https://api.github.com/users/ngudbhav/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ngudbhav/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ngudbhav/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ngudbhav/subscriptions",
+ "organizations_url": "https://api.github.com/users/ngudbhav/orgs",
+ "repos_url": "https://api.github.com/users/ngudbhav/repos",
+ "events_url": "https://api.github.com/users/ngudbhav/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ngudbhav/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/x-msdownload",
"state": "uploaded",
- "size": 45036,
- "download_count": 11,
- "created_at": "2020-08-01T05:27:15Z",
- "updated_at": "2020-08-01T05:27:16Z",
- "browser_download_url": "https://github.com/tmdh/laravel-kit/releases/download/v1.2.4/laravel-kit-setup-1.2.4.exe.blockmap"
- },
+ "size": 50110824,
+ "download_count": 80,
+ "created_at": "2019-11-03T14:09:31Z",
+ "updated_at": "2019-11-03T14:09:51Z",
+ "browser_download_url": "https://github.com/ngudbhav/lazyType/releases/download/v1.0.1/Setupx86.exe"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/ngudbhav/lazyType/tarball/v1.0.1",
+ "zipball_url": "https://api.github.com/repos/ngudbhav/lazyType/zipball/v1.0.1",
+ "body_html": "Changelog \n\nNotification Bug Fixed \nStartup Bug Fixed \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:09.093Z"
+ },
+ "lbry-desktop": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/lbryio/lbry-desktop/releases/31712527",
+ "assets_url": "https://api.github.com/repos/lbryio/lbry-desktop/releases/31712527/assets",
+ "upload_url": "https://uploads.github.com/repos/lbryio/lbry-desktop/releases/31712527/assets{?name,label}",
+ "html_url": "https://github.com/lbryio/lbry-desktop/releases/tag/v0.48.0",
+ "id": 31712527,
+ "node_id": "MDc6UmVsZWFzZTMxNzEyNTI3",
+ "tag_name": "v0.48.0",
+ "target_commitish": "master",
+ "name": "0.48.0",
+ "draft": false,
+ "author": {
+ "login": "seanyesmunt",
+ "id": 16882830,
+ "node_id": "MDQ6VXNlcjE2ODgyODMw",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/16882830?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/seanyesmunt",
+ "html_url": "https://github.com/seanyesmunt",
+ "followers_url": "https://api.github.com/users/seanyesmunt/followers",
+ "following_url": "https://api.github.com/users/seanyesmunt/following{/other_user}",
+ "gists_url": "https://api.github.com/users/seanyesmunt/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/seanyesmunt/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/seanyesmunt/subscriptions",
+ "organizations_url": "https://api.github.com/users/seanyesmunt/orgs",
+ "repos_url": "https://api.github.com/users/seanyesmunt/repos",
+ "events_url": "https://api.github.com/users/seanyesmunt/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/seanyesmunt/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2020-09-23T15:51:03Z",
+ "published_at": "2020-09-23T16:15:00Z",
+ "assets": [
{
- "url": "https://api.github.com/repos/tmdh/laravel-kit/releases/assets/23485886",
- "id": 23485886,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNDg1ODg2",
+ "url": "https://api.github.com/repos/lbryio/lbry-desktop/releases/assets/26095867",
+ "id": 26095867,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDk1ODY3",
"name": "latest-linux.yml",
"label": "",
"uploader": {
- "login": "tmdh",
- "id": 18123729,
- "node_id": "MDQ6VXNlcjE4MTIzNzI5",
- "avatar_url": "https://avatars1.githubusercontent.com/u/18123729?v=4",
+ "login": "seanyesmunt",
+ "id": 16882830,
+ "node_id": "MDQ6VXNlcjE2ODgyODMw",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/16882830?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/tmdh",
- "html_url": "https://github.com/tmdh",
- "followers_url": "https://api.github.com/users/tmdh/followers",
- "following_url": "https://api.github.com/users/tmdh/following{/other_user}",
- "gists_url": "https://api.github.com/users/tmdh/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/tmdh/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/tmdh/subscriptions",
- "organizations_url": "https://api.github.com/users/tmdh/orgs",
- "repos_url": "https://api.github.com/users/tmdh/repos",
- "events_url": "https://api.github.com/users/tmdh/events{/privacy}",
- "received_events_url": "https://api.github.com/users/tmdh/received_events",
+ "url": "https://api.github.com/users/seanyesmunt",
+ "html_url": "https://github.com/seanyesmunt",
+ "followers_url": "https://api.github.com/users/seanyesmunt/followers",
+ "following_url": "https://api.github.com/users/seanyesmunt/following{/other_user}",
+ "gists_url": "https://api.github.com/users/seanyesmunt/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/seanyesmunt/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/seanyesmunt/subscriptions",
+ "organizations_url": "https://api.github.com/users/seanyesmunt/orgs",
+ "repos_url": "https://api.github.com/users/seanyesmunt/repos",
+ "events_url": "https://api.github.com/users/seanyesmunt/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/seanyesmunt/received_events",
"type": "User",
"site_admin": false
},
"content_type": "text/yaml",
"state": "uploaded",
- "size": 386,
- "download_count": 20,
- "created_at": "2020-08-01T05:27:17Z",
- "updated_at": "2020-08-01T05:27:17Z",
- "browser_download_url": "https://github.com/tmdh/laravel-kit/releases/download/v1.2.4/latest-linux.yml"
+ "size": 363,
+ "download_count": 14227,
+ "created_at": "2020-09-23T16:05:10Z",
+ "updated_at": "2020-09-23T16:05:10Z",
+ "browser_download_url": "https://github.com/lbryio/lbry-desktop/releases/download/v0.48.0/latest-linux.yml"
},
{
- "url": "https://api.github.com/repos/tmdh/laravel-kit/releases/assets/23485958",
- "id": 23485958,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNDg1OTU4",
- "name": "latest-mac.json",
+ "url": "https://api.github.com/repos/lbryio/lbry-desktop/releases/assets/26095992",
+ "id": 26095992,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDk1OTky",
+ "name": "latest-mac.yml",
"label": "",
"uploader": {
- "login": "tmdh",
- "id": 18123729,
- "node_id": "MDQ6VXNlcjE4MTIzNzI5",
- "avatar_url": "https://avatars1.githubusercontent.com/u/18123729?v=4",
+ "login": "seanyesmunt",
+ "id": 16882830,
+ "node_id": "MDQ6VXNlcjE2ODgyODMw",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/16882830?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/tmdh",
- "html_url": "https://github.com/tmdh",
- "followers_url": "https://api.github.com/users/tmdh/followers",
- "following_url": "https://api.github.com/users/tmdh/following{/other_user}",
- "gists_url": "https://api.github.com/users/tmdh/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/tmdh/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/tmdh/subscriptions",
- "organizations_url": "https://api.github.com/users/tmdh/orgs",
- "repos_url": "https://api.github.com/users/tmdh/repos",
- "events_url": "https://api.github.com/users/tmdh/events{/privacy}",
- "received_events_url": "https://api.github.com/users/tmdh/received_events",
+ "url": "https://api.github.com/users/seanyesmunt",
+ "html_url": "https://github.com/seanyesmunt",
+ "followers_url": "https://api.github.com/users/seanyesmunt/followers",
+ "following_url": "https://api.github.com/users/seanyesmunt/following{/other_user}",
+ "gists_url": "https://api.github.com/users/seanyesmunt/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/seanyesmunt/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/seanyesmunt/subscriptions",
+ "organizations_url": "https://api.github.com/users/seanyesmunt/orgs",
+ "repos_url": "https://api.github.com/users/seanyesmunt/repos",
+ "events_url": "https://api.github.com/users/seanyesmunt/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/seanyesmunt/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/json",
+ "content_type": "text/yaml",
"state": "uploaded",
- "size": 169,
- "download_count": 4,
- "created_at": "2020-08-01T05:29:18Z",
- "updated_at": "2020-08-01T05:29:18Z",
- "browser_download_url": "https://github.com/tmdh/laravel-kit/releases/download/v1.2.4/latest-mac.json"
+ "size": 499,
+ "download_count": 22595,
+ "created_at": "2020-09-23T16:08:16Z",
+ "updated_at": "2020-09-23T16:08:16Z",
+ "browser_download_url": "https://github.com/lbryio/lbry-desktop/releases/download/v0.48.0/latest-mac.yml"
},
{
- "url": "https://api.github.com/repos/tmdh/laravel-kit/releases/assets/23485961",
- "id": 23485961,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNDg1OTYx",
- "name": "latest-mac.yml",
+ "url": "https://api.github.com/repos/lbryio/lbry-desktop/releases/assets/26095991",
+ "id": 26095991,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDk1OTkx",
+ "name": "latest.yml",
"label": "",
"uploader": {
- "login": "tmdh",
- "id": 18123729,
- "node_id": "MDQ6VXNlcjE4MTIzNzI5",
- "avatar_url": "https://avatars1.githubusercontent.com/u/18123729?v=4",
+ "login": "seanyesmunt",
+ "id": 16882830,
+ "node_id": "MDQ6VXNlcjE2ODgyODMw",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/16882830?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/tmdh",
- "html_url": "https://github.com/tmdh",
- "followers_url": "https://api.github.com/users/tmdh/followers",
- "following_url": "https://api.github.com/users/tmdh/following{/other_user}",
- "gists_url": "https://api.github.com/users/tmdh/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/tmdh/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/tmdh/subscriptions",
- "organizations_url": "https://api.github.com/users/tmdh/orgs",
- "repos_url": "https://api.github.com/users/tmdh/repos",
- "events_url": "https://api.github.com/users/tmdh/events{/privacy}",
- "received_events_url": "https://api.github.com/users/tmdh/received_events",
+ "url": "https://api.github.com/users/seanyesmunt",
+ "html_url": "https://github.com/seanyesmunt",
+ "followers_url": "https://api.github.com/users/seanyesmunt/followers",
+ "following_url": "https://api.github.com/users/seanyesmunt/following{/other_user}",
+ "gists_url": "https://api.github.com/users/seanyesmunt/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/seanyesmunt/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/seanyesmunt/subscriptions",
+ "organizations_url": "https://api.github.com/users/seanyesmunt/orgs",
+ "repos_url": "https://api.github.com/users/seanyesmunt/repos",
+ "events_url": "https://api.github.com/users/seanyesmunt/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/seanyesmunt/received_events",
"type": "User",
"site_admin": false
},
"content_type": "text/yaml",
"state": "uploaded",
- "size": 478,
- "download_count": 49,
- "created_at": "2020-08-01T05:29:20Z",
- "updated_at": "2020-08-01T05:29:20Z",
- "browser_download_url": "https://github.com/tmdh/laravel-kit/releases/download/v1.2.4/latest-mac.yml"
+ "size": 360,
+ "download_count": 37056,
+ "created_at": "2020-09-23T16:08:16Z",
+ "updated_at": "2020-09-23T16:08:16Z",
+ "browser_download_url": "https://github.com/lbryio/lbry-desktop/releases/download/v0.48.0/latest.yml"
},
{
- "url": "https://api.github.com/repos/tmdh/laravel-kit/releases/assets/23485885",
- "id": 23485885,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNDg1ODg1",
- "name": "latest.yml",
+ "url": "https://api.github.com/repos/lbryio/lbry-desktop/releases/assets/26095773",
+ "id": 26095773,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDk1Nzcz",
+ "name": "LBRY_0.48.0.AppImage",
"label": "",
"uploader": {
- "login": "tmdh",
- "id": 18123729,
- "node_id": "MDQ6VXNlcjE4MTIzNzI5",
- "avatar_url": "https://avatars1.githubusercontent.com/u/18123729?v=4",
+ "login": "seanyesmunt",
+ "id": 16882830,
+ "node_id": "MDQ6VXNlcjE2ODgyODMw",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/16882830?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/tmdh",
- "html_url": "https://github.com/tmdh",
- "followers_url": "https://api.github.com/users/tmdh/followers",
- "following_url": "https://api.github.com/users/tmdh/following{/other_user}",
- "gists_url": "https://api.github.com/users/tmdh/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/tmdh/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/tmdh/subscriptions",
- "organizations_url": "https://api.github.com/users/tmdh/orgs",
- "repos_url": "https://api.github.com/users/tmdh/repos",
- "events_url": "https://api.github.com/users/tmdh/events{/privacy}",
- "received_events_url": "https://api.github.com/users/tmdh/received_events",
+ "url": "https://api.github.com/users/seanyesmunt",
+ "html_url": "https://github.com/seanyesmunt",
+ "followers_url": "https://api.github.com/users/seanyesmunt/followers",
+ "following_url": "https://api.github.com/users/seanyesmunt/following{/other_user}",
+ "gists_url": "https://api.github.com/users/seanyesmunt/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/seanyesmunt/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/seanyesmunt/subscriptions",
+ "organizations_url": "https://api.github.com/users/seanyesmunt/orgs",
+ "repos_url": "https://api.github.com/users/seanyesmunt/repos",
+ "events_url": "https://api.github.com/users/seanyesmunt/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/seanyesmunt/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "text/yaml",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 421,
- "download_count": 94,
- "created_at": "2020-08-01T05:27:17Z",
- "updated_at": "2020-08-01T05:27:17Z",
- "browser_download_url": "https://github.com/tmdh/laravel-kit/releases/download/v1.2.4/latest.yml"
- }
- ],
- "tarball_url": "https://api.github.com/repos/tmdh/laravel-kit/tarball/v1.2.4",
- "zipball_url": "https://api.github.com/repos/tmdh/laravel-kit/zipball/v1.2.4",
- "body_html": "\nFix showDialogError
in index.js
#11 \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:01.107Z"
- },
- "last-hit": {
- "latestRelease": {
- "url": "https://api.github.com/repos/last-hit-aab/last-hit/releases/27361124",
- "assets_url": "https://api.github.com/repos/last-hit-aab/last-hit/releases/27361124/assets",
- "upload_url": "https://uploads.github.com/repos/last-hit-aab/last-hit/releases/27361124/assets{?name,label}",
- "html_url": "https://github.com/last-hit-aab/last-hit/releases/tag/v0.9.19",
- "id": 27361124,
- "node_id": "MDc6UmVsZWFzZTI3MzYxMTI0",
- "tag_name": "v0.9.19",
- "target_commitish": "master",
- "name": "v0.9.19",
- "draft": false,
- "author": {
- "login": "last-hit-aab",
- "id": 55338531,
- "node_id": "MDQ6VXNlcjU1MzM4NTMx",
- "avatar_url": "https://avatars0.githubusercontent.com/u/55338531?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/last-hit-aab",
- "html_url": "https://github.com/last-hit-aab",
- "followers_url": "https://api.github.com/users/last-hit-aab/followers",
- "following_url": "https://api.github.com/users/last-hit-aab/following{/other_user}",
- "gists_url": "https://api.github.com/users/last-hit-aab/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/last-hit-aab/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/last-hit-aab/subscriptions",
- "organizations_url": "https://api.github.com/users/last-hit-aab/orgs",
- "repos_url": "https://api.github.com/users/last-hit-aab/repos",
- "events_url": "https://api.github.com/users/last-hit-aab/events{/privacy}",
- "received_events_url": "https://api.github.com/users/last-hit-aab/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-08-26T10:13:49Z",
- "published_at": "2020-09-15T09:05:56Z",
- "assets": [
+ "size": 201040995,
+ "download_count": 690,
+ "created_at": "2020-09-23T16:02:31Z",
+ "updated_at": "2020-09-23T16:02:38Z",
+ "browser_download_url": "https://github.com/lbryio/lbry-desktop/releases/download/v0.48.0/LBRY_0.48.0.AppImage"
+ },
{
- "url": "https://api.github.com/repos/last-hit-aab/last-hit/releases/assets/24302974",
- "id": 24302974,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MzAyOTc0",
- "name": "last-hit-0.9.19-linux-x86_64.AppImage",
+ "url": "https://api.github.com/repos/lbryio/lbry-desktop/releases/assets/26095863",
+ "id": 26095863,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDk1ODYz",
+ "name": "LBRY_0.48.0.deb",
"label": "",
"uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "login": "seanyesmunt",
+ "id": 16882830,
+ "node_id": "MDQ6VXNlcjE2ODgyODMw",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/16882830?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
+ "url": "https://api.github.com/users/seanyesmunt",
+ "html_url": "https://github.com/seanyesmunt",
+ "followers_url": "https://api.github.com/users/seanyesmunt/followers",
+ "following_url": "https://api.github.com/users/seanyesmunt/following{/other_user}",
+ "gists_url": "https://api.github.com/users/seanyesmunt/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/seanyesmunt/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/seanyesmunt/subscriptions",
+ "organizations_url": "https://api.github.com/users/seanyesmunt/orgs",
+ "repos_url": "https://api.github.com/users/seanyesmunt/repos",
+ "events_url": "https://api.github.com/users/seanyesmunt/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/seanyesmunt/received_events",
+ "type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 194730355,
- "download_count": 1,
- "created_at": "2020-08-26T10:17:35Z",
- "updated_at": "2020-08-26T10:17:38Z",
- "browser_download_url": "https://github.com/last-hit-aab/last-hit/releases/download/v0.9.19/last-hit-0.9.19-linux-x86_64.AppImage"
+ "size": 158109406,
+ "download_count": 2215,
+ "created_at": "2020-09-23T16:05:06Z",
+ "updated_at": "2020-09-23T16:05:10Z",
+ "browser_download_url": "https://github.com/lbryio/lbry-desktop/releases/download/v0.48.0/LBRY_0.48.0.deb"
},
{
- "url": "https://api.github.com/repos/last-hit-aab/last-hit/releases/assets/24302985",
- "id": 24302985,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MzAyOTg1",
- "name": "last-hit-0.9.19-mac.dmg",
+ "url": "https://api.github.com/repos/lbryio/lbry-desktop/releases/assets/26095973",
+ "id": 26095973,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDk1OTcz",
+ "name": "LBRY_0.48.0.dmg",
"label": "",
"uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "login": "seanyesmunt",
+ "id": 16882830,
+ "node_id": "MDQ6VXNlcjE2ODgyODMw",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/16882830?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
+ "url": "https://api.github.com/users/seanyesmunt",
+ "html_url": "https://github.com/seanyesmunt",
+ "followers_url": "https://api.github.com/users/seanyesmunt/followers",
+ "following_url": "https://api.github.com/users/seanyesmunt/following{/other_user}",
+ "gists_url": "https://api.github.com/users/seanyesmunt/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/seanyesmunt/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/seanyesmunt/subscriptions",
+ "organizations_url": "https://api.github.com/users/seanyesmunt/orgs",
+ "repos_url": "https://api.github.com/users/seanyesmunt/repos",
+ "events_url": "https://api.github.com/users/seanyesmunt/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/seanyesmunt/received_events",
+ "type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 183858890,
- "download_count": 0,
- "created_at": "2020-08-26T10:18:01Z",
- "updated_at": "2020-08-26T10:18:05Z",
- "browser_download_url": "https://github.com/last-hit-aab/last-hit/releases/download/v0.9.19/last-hit-0.9.19-mac.dmg"
+ "size": 174396108,
+ "download_count": 1615,
+ "created_at": "2020-09-23T16:07:43Z",
+ "updated_at": "2020-09-23T16:07:52Z",
+ "browser_download_url": "https://github.com/lbryio/lbry-desktop/releases/download/v0.48.0/LBRY_0.48.0.dmg"
},
{
- "url": "https://api.github.com/repos/last-hit-aab/last-hit/releases/assets/24302986",
- "id": 24302986,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MzAyOTg2",
- "name": "last-hit-0.9.19-mac.dmg.blockmap",
+ "url": "https://api.github.com/repos/lbryio/lbry-desktop/releases/assets/26095974",
+ "id": 26095974,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDk1OTc0",
+ "name": "LBRY_0.48.0.dmg.blockmap",
"label": "",
"uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "login": "seanyesmunt",
+ "id": 16882830,
+ "node_id": "MDQ6VXNlcjE2ODgyODMw",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/16882830?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
+ "url": "https://api.github.com/users/seanyesmunt",
+ "html_url": "https://github.com/seanyesmunt",
+ "followers_url": "https://api.github.com/users/seanyesmunt/followers",
+ "following_url": "https://api.github.com/users/seanyesmunt/following{/other_user}",
+ "gists_url": "https://api.github.com/users/seanyesmunt/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/seanyesmunt/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/seanyesmunt/subscriptions",
+ "organizations_url": "https://api.github.com/users/seanyesmunt/orgs",
+ "repos_url": "https://api.github.com/users/seanyesmunt/repos",
+ "events_url": "https://api.github.com/users/seanyesmunt/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/seanyesmunt/received_events",
+ "type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 193726,
- "download_count": 0,
- "created_at": "2020-08-26T10:18:01Z",
- "updated_at": "2020-08-26T10:18:01Z",
- "browser_download_url": "https://github.com/last-hit-aab/last-hit/releases/download/v0.9.19/last-hit-0.9.19-mac.dmg.blockmap"
- },
- {
- "url": "https://api.github.com/repos/last-hit-aab/last-hit/releases/assets/24303004",
- "id": 24303004,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MzAzMDA0",
- "name": "last-hit-0.9.19-mac.zip",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 177997715,
- "download_count": 0,
- "created_at": "2020-08-26T10:18:35Z",
- "updated_at": "2020-08-26T10:18:40Z",
- "browser_download_url": "https://github.com/last-hit-aab/last-hit/releases/download/v0.9.19/last-hit-0.9.19-mac.zip"
+ "size": 183320,
+ "download_count": 2,
+ "created_at": "2020-09-23T16:07:43Z",
+ "updated_at": "2020-09-23T16:07:44Z",
+ "browser_download_url": "https://github.com/lbryio/lbry-desktop/releases/download/v0.48.0/LBRY_0.48.0.dmg.blockmap"
},
{
- "url": "https://api.github.com/repos/last-hit-aab/last-hit/releases/assets/24303119",
- "id": 24303119,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MzAzMTE5",
- "name": "last-hit-0.9.19-win.exe",
+ "url": "https://api.github.com/repos/lbryio/lbry-desktop/releases/assets/26095987",
+ "id": 26095987,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDk1OTg3",
+ "name": "LBRY_0.48.0.exe",
"label": "",
"uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "login": "seanyesmunt",
+ "id": 16882830,
+ "node_id": "MDQ6VXNlcjE2ODgyODMw",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/16882830?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
+ "url": "https://api.github.com/users/seanyesmunt",
+ "html_url": "https://github.com/seanyesmunt",
+ "followers_url": "https://api.github.com/users/seanyesmunt/followers",
+ "following_url": "https://api.github.com/users/seanyesmunt/following{/other_user}",
+ "gists_url": "https://api.github.com/users/seanyesmunt/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/seanyesmunt/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/seanyesmunt/subscriptions",
+ "organizations_url": "https://api.github.com/users/seanyesmunt/orgs",
+ "repos_url": "https://api.github.com/users/seanyesmunt/repos",
+ "events_url": "https://api.github.com/users/seanyesmunt/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/seanyesmunt/received_events",
+ "type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 158551276,
- "download_count": 10,
- "created_at": "2020-08-26T10:22:13Z",
- "updated_at": "2020-08-26T10:22:19Z",
- "browser_download_url": "https://github.com/last-hit-aab/last-hit/releases/download/v0.9.19/last-hit-0.9.19-win.exe"
+ "size": 295764336,
+ "download_count": 28550,
+ "created_at": "2020-09-23T16:08:10Z",
+ "updated_at": "2020-09-23T16:08:15Z",
+ "browser_download_url": "https://github.com/lbryio/lbry-desktop/releases/download/v0.48.0/LBRY_0.48.0.exe"
},
{
- "url": "https://api.github.com/repos/last-hit-aab/last-hit/releases/assets/24303120",
- "id": 24303120,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MzAzMTIw",
- "name": "last-hit-0.9.19-win.exe.blockmap",
+ "url": "https://api.github.com/repos/lbryio/lbry-desktop/releases/assets/26095988",
+ "id": 26095988,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDk1OTg4",
+ "name": "LBRY_0.48.0.exe.blockmap",
"label": "",
"uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "login": "seanyesmunt",
+ "id": 16882830,
+ "node_id": "MDQ6VXNlcjE2ODgyODMw",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/16882830?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
+ "url": "https://api.github.com/users/seanyesmunt",
+ "html_url": "https://github.com/seanyesmunt",
+ "followers_url": "https://api.github.com/users/seanyesmunt/followers",
+ "following_url": "https://api.github.com/users/seanyesmunt/following{/other_user}",
+ "gists_url": "https://api.github.com/users/seanyesmunt/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/seanyesmunt/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/seanyesmunt/subscriptions",
+ "organizations_url": "https://api.github.com/users/seanyesmunt/orgs",
+ "repos_url": "https://api.github.com/users/seanyesmunt/repos",
+ "events_url": "https://api.github.com/users/seanyesmunt/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/seanyesmunt/received_events",
+ "type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 166612,
- "download_count": 0,
- "created_at": "2020-08-26T10:22:13Z",
- "updated_at": "2020-08-26T10:22:13Z",
- "browser_download_url": "https://github.com/last-hit-aab/last-hit/releases/download/v0.9.19/last-hit-0.9.19-win.exe.blockmap"
- },
- {
- "url": "https://api.github.com/repos/last-hit-aab/last-hit/releases/assets/24303005",
- "id": 24303005,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MzAzMDA1",
- "name": "latest-linux.yml",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "text/yaml",
- "state": "uploaded",
- "size": 397,
- "download_count": 0,
- "created_at": "2020-08-26T10:18:35Z",
- "updated_at": "2020-08-26T10:18:36Z",
- "browser_download_url": "https://github.com/last-hit-aab/last-hit/releases/download/v0.9.19/latest-linux.yml"
+ "size": 308389,
+ "download_count": 21093,
+ "created_at": "2020-09-23T16:08:10Z",
+ "updated_at": "2020-09-23T16:08:10Z",
+ "browser_download_url": "https://github.com/lbryio/lbry-desktop/releases/download/v0.48.0/LBRY_0.48.0.exe.blockmap"
},
{
- "url": "https://api.github.com/repos/last-hit-aab/last-hit/releases/assets/24303010",
- "id": 24303010,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MzAzMDEw",
- "name": "latest-mac.yml",
+ "url": "https://api.github.com/repos/lbryio/lbry-desktop/releases/assets/26095989",
+ "id": 26095989,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDk1OTg5",
+ "name": "LBRY_0.48.0.zip",
"label": "",
"uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "login": "seanyesmunt",
+ "id": 16882830,
+ "node_id": "MDQ6VXNlcjE2ODgyODMw",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/16882830?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
+ "url": "https://api.github.com/users/seanyesmunt",
+ "html_url": "https://github.com/seanyesmunt",
+ "followers_url": "https://api.github.com/users/seanyesmunt/followers",
+ "following_url": "https://api.github.com/users/seanyesmunt/following{/other_user}",
+ "gists_url": "https://api.github.com/users/seanyesmunt/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/seanyesmunt/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/seanyesmunt/subscriptions",
+ "organizations_url": "https://api.github.com/users/seanyesmunt/orgs",
+ "repos_url": "https://api.github.com/users/seanyesmunt/repos",
+ "events_url": "https://api.github.com/users/seanyesmunt/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/seanyesmunt/received_events",
+ "type": "User",
"site_admin": false
},
- "content_type": "text/yaml",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 523,
- "download_count": 0,
- "created_at": "2020-08-26T10:18:41Z",
- "updated_at": "2020-08-26T10:18:41Z",
- "browser_download_url": "https://github.com/last-hit-aab/last-hit/releases/download/v0.9.19/latest-mac.yml"
+ "size": 171060454,
+ "download_count": 1833,
+ "created_at": "2020-09-23T16:08:10Z",
+ "updated_at": "2020-09-23T16:08:15Z",
+ "browser_download_url": "https://github.com/lbryio/lbry-desktop/releases/download/v0.48.0/LBRY_0.48.0.zip"
},
{
- "url": "https://api.github.com/repos/last-hit-aab/last-hit/releases/assets/24303123",
- "id": 24303123,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MzAzMTIz",
- "name": "latest.yml",
- "label": "",
+ "url": "https://api.github.com/repos/lbryio/lbry-desktop/releases/assets/26096497",
+ "id": 26096497,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDk2NDk3",
+ "name": "LBRY_v0.48.0_sigs.asc",
+ "label": null,
"uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "login": "seanyesmunt",
+ "id": 16882830,
+ "node_id": "MDQ6VXNlcjE2ODgyODMw",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/16882830?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
+ "url": "https://api.github.com/users/seanyesmunt",
+ "html_url": "https://github.com/seanyesmunt",
+ "followers_url": "https://api.github.com/users/seanyesmunt/followers",
+ "following_url": "https://api.github.com/users/seanyesmunt/following{/other_user}",
+ "gists_url": "https://api.github.com/users/seanyesmunt/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/seanyesmunt/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/seanyesmunt/subscriptions",
+ "organizations_url": "https://api.github.com/users/seanyesmunt/orgs",
+ "repos_url": "https://api.github.com/users/seanyesmunt/repos",
+ "events_url": "https://api.github.com/users/seanyesmunt/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/seanyesmunt/received_events",
+ "type": "User",
"site_admin": false
},
- "content_type": "text/yaml",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 344,
- "download_count": 2,
- "created_at": "2020-08-26T10:22:19Z",
- "updated_at": "2020-08-26T10:22:19Z",
- "browser_download_url": "https://github.com/last-hit-aab/last-hit/releases/download/v0.9.19/latest.yml"
+ "size": 1678,
+ "download_count": 4,
+ "created_at": "2020-09-23T16:23:48Z",
+ "updated_at": "2020-09-23T16:23:48Z",
+ "browser_download_url": "https://github.com/lbryio/lbry-desktop/releases/download/v0.48.0/LBRY_v0.48.0_sigs.asc"
}
],
- "tarball_url": "https://api.github.com/repos/last-hit-aab/last-hit/tarball/v0.9.19",
- "zipball_url": "https://api.github.com/repos/last-hit-aab/last-hit/zipball/v0.9.19",
- "body_html": ""
+ "tarball_url": "https://api.github.com/repos/lbryio/lbry-desktop/tarball/v0.48.0",
+ "zipball_url": "https://api.github.com/repos/lbryio/lbry-desktop/zipball/v0.48.0",
+ "body_html": "Added \n\nNew File Page layout + make sidebar collapsable (#4648 ) \nBlock mature content when accessed directly from URL community pr! (#4560 ) \nYou can now add LBRY as a search engine in your browser (via OpenSearch) community pr! (#4640 ) \nIn-app text and markdown publishing and editing community pr! (#4591 ) \nNew comment stats on creator analytics page jiggytom certified (#4715 ) \n \nChanged \n\nMove file properties over thumbnails for more space-saving (#4632 ) \n \nFixed \n\nFix sluggish Back button when navigation back to channels with lots of comments community pr! (#4576 ) \nFix 'Related' and 'Comments' section lazy-load not working in some scenarios community pr! (#4586 ) \nFix comment-creation failure if you have recently deleted a channel community pr! (#4630 ) \nTip Modal: Don't do final submit when the intention is to create New Channel community pr! (#4629 ) \nFix related + search results loading slowly (#4657 ) \nFix partially untranslated text in the Upgrade Modal community pr! (#4722 ) \nFix floating player being paused after dragging community pr! (#4710 ) \nWeb: Fix 'Download' not triggering until second attempt community pr! (#4721 ) \nFloating player: Stay within screen when window is resized community pr! (#4750 ) \nApp crash when including % sign in search community pr! (#4753 ) \nFix markdown editor \"preview\" not working when <iframe>
s are present community pr! (#4767 ) \nFirst comment on claim not showing up immeditately (#4747 ) \nFix \"Password updated successfully\" kept showing up community pr! (#4766 ) \nFix \"Price=free\" giving 0 results in Following query community pr! (#4489 ) \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:01.142Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:09.102Z"
},
- "leafview": {
+ "laravel-kit": {
"latestRelease": {
- "url": "https://api.github.com/repos/sprout2000/leafview/releases/31678524",
- "assets_url": "https://api.github.com/repos/sprout2000/leafview/releases/31678524/assets",
- "upload_url": "https://uploads.github.com/repos/sprout2000/leafview/releases/31678524/assets{?name,label}",
- "html_url": "https://github.com/sprout2000/leafview/releases/tag/v0.3.11",
- "id": 31678524,
- "node_id": "MDc6UmVsZWFzZTMxNjc4NTI0",
- "tag_name": "v0.3.11",
+ "url": "https://api.github.com/repos/tmdh/laravel-kit/releases/29188394",
+ "assets_url": "https://api.github.com/repos/tmdh/laravel-kit/releases/29188394/assets",
+ "upload_url": "https://uploads.github.com/repos/tmdh/laravel-kit/releases/29188394/assets{?name,label}",
+ "html_url": "https://github.com/tmdh/laravel-kit/releases/tag/v1.2.4",
+ "id": 29188394,
+ "node_id": "MDc6UmVsZWFzZTI5MTg4Mzk0",
+ "tag_name": "v1.2.4",
"target_commitish": "master",
- "name": "0.3.11",
+ "name": "v1.2.4",
"draft": false,
"author": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "login": "tmdh",
+ "id": 18123729,
+ "node_id": "MDQ6VXNlcjE4MTIzNzI5",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/18123729?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
+ "url": "https://api.github.com/users/tmdh",
+ "html_url": "https://github.com/tmdh",
+ "followers_url": "https://api.github.com/users/tmdh/followers",
+ "following_url": "https://api.github.com/users/tmdh/following{/other_user}",
+ "gists_url": "https://api.github.com/users/tmdh/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/tmdh/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/tmdh/subscriptions",
+ "organizations_url": "https://api.github.com/users/tmdh/orgs",
+ "repos_url": "https://api.github.com/users/tmdh/repos",
+ "events_url": "https://api.github.com/users/tmdh/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/tmdh/received_events",
+ "type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2020-09-22T22:43:44Z",
- "published_at": "2020-09-22T22:53:09Z",
+ "created_at": "2020-08-01T05:25:05Z",
+ "published_at": "2020-08-01T05:31:41Z",
"assets": [
{
- "url": "https://api.github.com/repos/sprout2000/leafview/releases/assets/26066969",
- "id": 26066969,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDY2OTY5",
- "name": "latest-mac.yml",
+ "url": "https://api.github.com/repos/tmdh/laravel-kit/releases/assets/23485957",
+ "id": 23485957,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNDg1OTU3",
+ "name": "laravel-kit-1.2.4-mac.zip",
"label": "",
"uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "login": "tmdh",
+ "id": 18123729,
+ "node_id": "MDQ6VXNlcjE4MTIzNzI5",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/18123729?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
+ "url": "https://api.github.com/users/tmdh",
+ "html_url": "https://github.com/tmdh",
+ "followers_url": "https://api.github.com/users/tmdh/followers",
+ "following_url": "https://api.github.com/users/tmdh/following{/other_user}",
+ "gists_url": "https://api.github.com/users/tmdh/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/tmdh/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/tmdh/subscriptions",
+ "organizations_url": "https://api.github.com/users/tmdh/orgs",
+ "repos_url": "https://api.github.com/users/tmdh/repos",
+ "events_url": "https://api.github.com/users/tmdh/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/tmdh/received_events",
+ "type": "User",
"site_admin": false
},
- "content_type": "text/yaml",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 520,
- "download_count": 24,
- "created_at": "2020-09-22T22:53:34Z",
- "updated_at": "2020-09-22T22:53:34Z",
- "browser_download_url": "https://github.com/sprout2000/leafview/releases/download/v0.3.11/latest-mac.yml"
+ "size": 54110289,
+ "download_count": 100,
+ "created_at": "2020-08-01T05:29:18Z",
+ "updated_at": "2020-08-01T05:29:20Z",
+ "browser_download_url": "https://github.com/tmdh/laravel-kit/releases/download/v1.2.4/laravel-kit-1.2.4-mac.zip"
},
{
- "url": "https://api.github.com/repos/sprout2000/leafview/releases/assets/26066967",
- "id": 26066967,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDY2OTY3",
- "name": "LeafView-0.3.11-x64.dmg",
+ "url": "https://api.github.com/repos/tmdh/laravel-kit/releases/assets/23485869",
+ "id": 23485869,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNDg1ODY5",
+ "name": "laravel-kit-1.2.4-x86_64.AppImage",
"label": "",
"uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "login": "tmdh",
+ "id": 18123729,
+ "node_id": "MDQ6VXNlcjE4MTIzNzI5",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/18123729?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 82381179,
- "download_count": 2,
- "created_at": "2020-09-22T22:53:32Z",
- "updated_at": "2020-09-22T22:53:33Z",
- "browser_download_url": "https://github.com/sprout2000/leafview/releases/download/v0.3.11/LeafView-0.3.11-x64.dmg"
- },
- {
+ "url": "https://api.github.com/users/tmdh",
+ "html_url": "https://github.com/tmdh",
+ "followers_url": "https://api.github.com/users/tmdh/followers",
+ "following_url": "https://api.github.com/users/tmdh/following{/other_user}",
+ "gists_url": "https://api.github.com/users/tmdh/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/tmdh/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/tmdh/subscriptions",
+ "organizations_url": "https://api.github.com/users/tmdh/orgs",
+ "repos_url": "https://api.github.com/users/tmdh/repos",
+ "events_url": "https://api.github.com/users/tmdh/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/tmdh/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 58307719,
+ "download_count": 89,
+ "created_at": "2020-08-01T05:26:43Z",
+ "updated_at": "2020-08-01T05:26:45Z",
+ "browser_download_url": "https://github.com/tmdh/laravel-kit/releases/download/v1.2.4/laravel-kit-1.2.4-x86_64.AppImage"
+ },
+ {
+ "url": "https://api.github.com/repos/tmdh/laravel-kit/releases/assets/23485916",
+ "id": 23485916,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNDg1OTE2",
+ "name": "laravel-kit-1.2.4.dmg",
+ "label": "",
+ "uploader": {
+ "login": "tmdh",
+ "id": 18123729,
+ "node_id": "MDQ6VXNlcjE4MTIzNzI5",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/18123729?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/tmdh",
+ "html_url": "https://github.com/tmdh",
+ "followers_url": "https://api.github.com/users/tmdh/followers",
+ "following_url": "https://api.github.com/users/tmdh/following{/other_user}",
+ "gists_url": "https://api.github.com/users/tmdh/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/tmdh/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/tmdh/subscriptions",
+ "organizations_url": "https://api.github.com/users/tmdh/orgs",
+ "repos_url": "https://api.github.com/users/tmdh/repos",
+ "events_url": "https://api.github.com/users/tmdh/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/tmdh/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 56338114,
+ "download_count": 14,
+ "created_at": "2020-08-01T05:28:22Z",
+ "updated_at": "2020-08-01T05:28:24Z",
+ "browser_download_url": "https://github.com/tmdh/laravel-kit/releases/download/v1.2.4/laravel-kit-1.2.4.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/tmdh/laravel-kit/releases/assets/23485917",
+ "id": 23485917,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNDg1OTE3",
+ "name": "laravel-kit-1.2.4.dmg.blockmap",
+ "label": "",
+ "uploader": {
+ "login": "tmdh",
+ "id": 18123729,
+ "node_id": "MDQ6VXNlcjE4MTIzNzI5",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/18123729?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/tmdh",
+ "html_url": "https://github.com/tmdh",
+ "followers_url": "https://api.github.com/users/tmdh/followers",
+ "following_url": "https://api.github.com/users/tmdh/following{/other_user}",
+ "gists_url": "https://api.github.com/users/tmdh/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/tmdh/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/tmdh/subscriptions",
+ "organizations_url": "https://api.github.com/users/tmdh/orgs",
+ "repos_url": "https://api.github.com/users/tmdh/repos",
+ "events_url": "https://api.github.com/users/tmdh/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/tmdh/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 59939,
+ "download_count": 5,
+ "created_at": "2020-08-01T05:28:22Z",
+ "updated_at": "2020-08-01T05:28:22Z",
+ "browser_download_url": "https://github.com/tmdh/laravel-kit/releases/download/v1.2.4/laravel-kit-1.2.4.dmg.blockmap"
+ },
+ {
+ "url": "https://api.github.com/repos/tmdh/laravel-kit/releases/assets/23485883",
+ "id": 23485883,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNDg1ODgz",
+ "name": "laravel-kit-setup-1.2.4.exe",
+ "label": "",
+ "uploader": {
+ "login": "tmdh",
+ "id": 18123729,
+ "node_id": "MDQ6VXNlcjE4MTIzNzI5",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/18123729?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/tmdh",
+ "html_url": "https://github.com/tmdh",
+ "followers_url": "https://api.github.com/users/tmdh/followers",
+ "following_url": "https://api.github.com/users/tmdh/following{/other_user}",
+ "gists_url": "https://api.github.com/users/tmdh/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/tmdh/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/tmdh/subscriptions",
+ "organizations_url": "https://api.github.com/users/tmdh/orgs",
+ "repos_url": "https://api.github.com/users/tmdh/repos",
+ "events_url": "https://api.github.com/users/tmdh/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/tmdh/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 42727677,
+ "download_count": 102,
+ "created_at": "2020-08-01T05:27:15Z",
+ "updated_at": "2020-08-01T05:27:16Z",
+ "browser_download_url": "https://github.com/tmdh/laravel-kit/releases/download/v1.2.4/laravel-kit-setup-1.2.4.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/tmdh/laravel-kit/releases/assets/23485884",
+ "id": 23485884,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNDg1ODg0",
+ "name": "laravel-kit-setup-1.2.4.exe.blockmap",
+ "label": "",
+ "uploader": {
+ "login": "tmdh",
+ "id": 18123729,
+ "node_id": "MDQ6VXNlcjE4MTIzNzI5",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/18123729?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/tmdh",
+ "html_url": "https://github.com/tmdh",
+ "followers_url": "https://api.github.com/users/tmdh/followers",
+ "following_url": "https://api.github.com/users/tmdh/following{/other_user}",
+ "gists_url": "https://api.github.com/users/tmdh/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/tmdh/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/tmdh/subscriptions",
+ "organizations_url": "https://api.github.com/users/tmdh/orgs",
+ "repos_url": "https://api.github.com/users/tmdh/repos",
+ "events_url": "https://api.github.com/users/tmdh/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/tmdh/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 45036,
+ "download_count": 11,
+ "created_at": "2020-08-01T05:27:15Z",
+ "updated_at": "2020-08-01T05:27:16Z",
+ "browser_download_url": "https://github.com/tmdh/laravel-kit/releases/download/v1.2.4/laravel-kit-setup-1.2.4.exe.blockmap"
+ },
+ {
+ "url": "https://api.github.com/repos/tmdh/laravel-kit/releases/assets/23485886",
+ "id": 23485886,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNDg1ODg2",
+ "name": "latest-linux.yml",
+ "label": "",
+ "uploader": {
+ "login": "tmdh",
+ "id": 18123729,
+ "node_id": "MDQ6VXNlcjE4MTIzNzI5",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/18123729?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/tmdh",
+ "html_url": "https://github.com/tmdh",
+ "followers_url": "https://api.github.com/users/tmdh/followers",
+ "following_url": "https://api.github.com/users/tmdh/following{/other_user}",
+ "gists_url": "https://api.github.com/users/tmdh/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/tmdh/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/tmdh/subscriptions",
+ "organizations_url": "https://api.github.com/users/tmdh/orgs",
+ "repos_url": "https://api.github.com/users/tmdh/repos",
+ "events_url": "https://api.github.com/users/tmdh/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/tmdh/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 386,
+ "download_count": 20,
+ "created_at": "2020-08-01T05:27:17Z",
+ "updated_at": "2020-08-01T05:27:17Z",
+ "browser_download_url": "https://github.com/tmdh/laravel-kit/releases/download/v1.2.4/latest-linux.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/tmdh/laravel-kit/releases/assets/23485958",
+ "id": 23485958,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNDg1OTU4",
+ "name": "latest-mac.json",
+ "label": "",
+ "uploader": {
+ "login": "tmdh",
+ "id": 18123729,
+ "node_id": "MDQ6VXNlcjE4MTIzNzI5",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/18123729?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/tmdh",
+ "html_url": "https://github.com/tmdh",
+ "followers_url": "https://api.github.com/users/tmdh/followers",
+ "following_url": "https://api.github.com/users/tmdh/following{/other_user}",
+ "gists_url": "https://api.github.com/users/tmdh/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/tmdh/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/tmdh/subscriptions",
+ "organizations_url": "https://api.github.com/users/tmdh/orgs",
+ "repos_url": "https://api.github.com/users/tmdh/repos",
+ "events_url": "https://api.github.com/users/tmdh/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/tmdh/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/json",
+ "state": "uploaded",
+ "size": 169,
+ "download_count": 4,
+ "created_at": "2020-08-01T05:29:18Z",
+ "updated_at": "2020-08-01T05:29:18Z",
+ "browser_download_url": "https://github.com/tmdh/laravel-kit/releases/download/v1.2.4/latest-mac.json"
+ },
+ {
+ "url": "https://api.github.com/repos/tmdh/laravel-kit/releases/assets/23485961",
+ "id": 23485961,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNDg1OTYx",
+ "name": "latest-mac.yml",
+ "label": "",
+ "uploader": {
+ "login": "tmdh",
+ "id": 18123729,
+ "node_id": "MDQ6VXNlcjE4MTIzNzI5",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/18123729?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/tmdh",
+ "html_url": "https://github.com/tmdh",
+ "followers_url": "https://api.github.com/users/tmdh/followers",
+ "following_url": "https://api.github.com/users/tmdh/following{/other_user}",
+ "gists_url": "https://api.github.com/users/tmdh/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/tmdh/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/tmdh/subscriptions",
+ "organizations_url": "https://api.github.com/users/tmdh/orgs",
+ "repos_url": "https://api.github.com/users/tmdh/repos",
+ "events_url": "https://api.github.com/users/tmdh/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/tmdh/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 478,
+ "download_count": 49,
+ "created_at": "2020-08-01T05:29:20Z",
+ "updated_at": "2020-08-01T05:29:20Z",
+ "browser_download_url": "https://github.com/tmdh/laravel-kit/releases/download/v1.2.4/latest-mac.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/tmdh/laravel-kit/releases/assets/23485885",
+ "id": 23485885,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNDg1ODg1",
+ "name": "latest.yml",
+ "label": "",
+ "uploader": {
+ "login": "tmdh",
+ "id": 18123729,
+ "node_id": "MDQ6VXNlcjE4MTIzNzI5",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/18123729?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/tmdh",
+ "html_url": "https://github.com/tmdh",
+ "followers_url": "https://api.github.com/users/tmdh/followers",
+ "following_url": "https://api.github.com/users/tmdh/following{/other_user}",
+ "gists_url": "https://api.github.com/users/tmdh/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/tmdh/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/tmdh/subscriptions",
+ "organizations_url": "https://api.github.com/users/tmdh/orgs",
+ "repos_url": "https://api.github.com/users/tmdh/repos",
+ "events_url": "https://api.github.com/users/tmdh/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/tmdh/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 421,
+ "download_count": 95,
+ "created_at": "2020-08-01T05:27:17Z",
+ "updated_at": "2020-08-01T05:27:17Z",
+ "browser_download_url": "https://github.com/tmdh/laravel-kit/releases/download/v1.2.4/latest.yml"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/tmdh/laravel-kit/tarball/v1.2.4",
+ "zipball_url": "https://api.github.com/repos/tmdh/laravel-kit/zipball/v1.2.4",
+ "body_html": "\nFix showDialogError
in index.js
#11 \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:09.112Z"
+ },
+ "leafview": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/sprout2000/leafview/releases/31678524",
+ "assets_url": "https://api.github.com/repos/sprout2000/leafview/releases/31678524/assets",
+ "upload_url": "https://uploads.github.com/repos/sprout2000/leafview/releases/31678524/assets{?name,label}",
+ "html_url": "https://github.com/sprout2000/leafview/releases/tag/v0.3.11",
+ "id": 31678524,
+ "node_id": "MDc6UmVsZWFzZTMxNjc4NTI0",
+ "tag_name": "v0.3.11",
+ "target_commitish": "master",
+ "name": "0.3.11",
+ "draft": false,
+ "author": {
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2020-09-22T22:43:44Z",
+ "published_at": "2020-09-22T22:53:09Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/sprout2000/leafview/releases/assets/26066969",
+ "id": 26066969,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDY2OTY5",
+ "name": "latest-mac.yml",
+ "label": "",
+ "uploader": {
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 520,
+ "download_count": 24,
+ "created_at": "2020-09-22T22:53:34Z",
+ "updated_at": "2020-09-22T22:53:34Z",
+ "browser_download_url": "https://github.com/sprout2000/leafview/releases/download/v0.3.11/latest-mac.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/sprout2000/leafview/releases/assets/26066967",
+ "id": 26066967,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDY2OTY3",
+ "name": "LeafView-0.3.11-x64.dmg",
+ "label": "",
+ "uploader": {
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 82381179,
+ "download_count": 2,
+ "created_at": "2020-09-22T22:53:32Z",
+ "updated_at": "2020-09-22T22:53:33Z",
+ "browser_download_url": "https://github.com/sprout2000/leafview/releases/download/v0.3.11/LeafView-0.3.11-x64.dmg"
+ },
+ {
"url": "https://api.github.com/repos/sprout2000/leafview/releases/assets/26066968",
"id": 26066968,
"node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDY2OTY4",
@@ -48517,535 +49045,671 @@
"zipball_url": "https://api.github.com/repos/sprout2000/leafview/zipball/v0.3.11",
"body_html": null
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:01.212Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:09.183Z"
},
- "lazytype": {
+ "lepton": {
"latestRelease": {
- "url": "https://api.github.com/repos/ngudbhav/lazyType/releases/21174221",
- "assets_url": "https://api.github.com/repos/ngudbhav/lazyType/releases/21174221/assets",
- "upload_url": "https://uploads.github.com/repos/ngudbhav/lazyType/releases/21174221/assets{?name,label}",
- "html_url": "https://github.com/ngudbhav/lazyType/releases/tag/v1.0.1",
- "id": 21174221,
- "node_id": "MDc6UmVsZWFzZTIxMTc0MjIx",
- "tag_name": "v1.0.1",
+ "url": "https://api.github.com/repos/hackjutsu/Lepton/releases/27526111",
+ "assets_url": "https://api.github.com/repos/hackjutsu/Lepton/releases/27526111/assets",
+ "upload_url": "https://uploads.github.com/repos/hackjutsu/Lepton/releases/27526111/assets{?name,label}",
+ "html_url": "https://github.com/hackjutsu/Lepton/releases/tag/v1.9.1",
+ "id": 27526111,
+ "node_id": "MDc6UmVsZWFzZTI3NTI2MTEx",
+ "tag_name": "v1.9.1",
"target_commitish": "master",
- "name": "Lazy Type",
+ "name": "Lepton v1.9.1 Released!",
"draft": false,
"author": {
- "login": "ngudbhav",
- "id": 31446376,
- "node_id": "MDQ6VXNlcjMxNDQ2Mzc2",
- "avatar_url": "https://avatars0.githubusercontent.com/u/31446376?v=4",
+ "login": "hackjutsu",
+ "id": 7756581,
+ "node_id": "MDQ6VXNlcjc3NTY1ODE=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/7756581?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/ngudbhav",
- "html_url": "https://github.com/ngudbhav",
- "followers_url": "https://api.github.com/users/ngudbhav/followers",
- "following_url": "https://api.github.com/users/ngudbhav/following{/other_user}",
- "gists_url": "https://api.github.com/users/ngudbhav/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ngudbhav/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ngudbhav/subscriptions",
- "organizations_url": "https://api.github.com/users/ngudbhav/orgs",
- "repos_url": "https://api.github.com/users/ngudbhav/repos",
- "events_url": "https://api.github.com/users/ngudbhav/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ngudbhav/received_events",
+ "url": "https://api.github.com/users/hackjutsu",
+ "html_url": "https://github.com/hackjutsu",
+ "followers_url": "https://api.github.com/users/hackjutsu/followers",
+ "following_url": "https://api.github.com/users/hackjutsu/following{/other_user}",
+ "gists_url": "https://api.github.com/users/hackjutsu/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/hackjutsu/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/hackjutsu/subscriptions",
+ "organizations_url": "https://api.github.com/users/hackjutsu/orgs",
+ "repos_url": "https://api.github.com/users/hackjutsu/repos",
+ "events_url": "https://api.github.com/users/hackjutsu/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/hackjutsu/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2019-11-03T13:45:48Z",
- "published_at": "2019-11-03T14:09:57Z",
+ "created_at": "2020-06-14T02:19:24Z",
+ "published_at": "2020-06-14T02:36:56Z",
"assets": [
{
- "url": "https://api.github.com/repos/ngudbhav/lazyType/releases/assets/15925367",
- "id": 15925367,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE1OTI1MzY3",
- "name": "Setupx64.exe",
- "label": null,
+ "url": "https://api.github.com/repos/hackjutsu/Lepton/releases/assets/21728096",
+ "id": 21728096,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNzI4MDk2",
+ "name": "latest-linux.yml",
+ "label": "",
"uploader": {
- "login": "ngudbhav",
- "id": 31446376,
- "node_id": "MDQ6VXNlcjMxNDQ2Mzc2",
- "avatar_url": "https://avatars0.githubusercontent.com/u/31446376?v=4",
+ "login": "hackjutsu",
+ "id": 7756581,
+ "node_id": "MDQ6VXNlcjc3NTY1ODE=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/7756581?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/ngudbhav",
- "html_url": "https://github.com/ngudbhav",
- "followers_url": "https://api.github.com/users/ngudbhav/followers",
- "following_url": "https://api.github.com/users/ngudbhav/following{/other_user}",
- "gists_url": "https://api.github.com/users/ngudbhav/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ngudbhav/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ngudbhav/subscriptions",
- "organizations_url": "https://api.github.com/users/ngudbhav/orgs",
- "repos_url": "https://api.github.com/users/ngudbhav/repos",
- "events_url": "https://api.github.com/users/ngudbhav/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ngudbhav/received_events",
+ "url": "https://api.github.com/users/hackjutsu",
+ "html_url": "https://github.com/hackjutsu",
+ "followers_url": "https://api.github.com/users/hackjutsu/followers",
+ "following_url": "https://api.github.com/users/hackjutsu/following{/other_user}",
+ "gists_url": "https://api.github.com/users/hackjutsu/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/hackjutsu/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/hackjutsu/subscriptions",
+ "organizations_url": "https://api.github.com/users/hackjutsu/orgs",
+ "repos_url": "https://api.github.com/users/hackjutsu/repos",
+ "events_url": "https://api.github.com/users/hackjutsu/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/hackjutsu/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-msdownload",
+ "content_type": "text/yaml",
"state": "uploaded",
- "size": 51869898,
- "download_count": 315,
- "created_at": "2019-11-03T14:09:30Z",
- "updated_at": "2019-11-03T14:09:43Z",
- "browser_download_url": "https://github.com/ngudbhav/lazyType/releases/download/v1.0.1/Setupx64.exe"
+ "size": 362,
+ "download_count": 1918,
+ "created_at": "2020-06-14T02:25:13Z",
+ "updated_at": "2020-06-14T02:25:13Z",
+ "browser_download_url": "https://github.com/hackjutsu/Lepton/releases/download/v1.9.1/latest-linux.yml"
},
{
- "url": "https://api.github.com/repos/ngudbhav/lazyType/releases/assets/15925368",
- "id": 15925368,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE1OTI1MzY4",
- "name": "Setupx86.exe",
- "label": null,
+ "url": "https://api.github.com/repos/hackjutsu/Lepton/releases/assets/21728095",
+ "id": 21728095,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNzI4MDk1",
+ "name": "latest-mac.yml",
+ "label": "",
"uploader": {
- "login": "ngudbhav",
- "id": 31446376,
- "node_id": "MDQ6VXNlcjMxNDQ2Mzc2",
- "avatar_url": "https://avatars0.githubusercontent.com/u/31446376?v=4",
+ "login": "hackjutsu",
+ "id": 7756581,
+ "node_id": "MDQ6VXNlcjc3NTY1ODE=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/7756581?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/ngudbhav",
- "html_url": "https://github.com/ngudbhav",
- "followers_url": "https://api.github.com/users/ngudbhav/followers",
- "following_url": "https://api.github.com/users/ngudbhav/following{/other_user}",
- "gists_url": "https://api.github.com/users/ngudbhav/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ngudbhav/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ngudbhav/subscriptions",
- "organizations_url": "https://api.github.com/users/ngudbhav/orgs",
- "repos_url": "https://api.github.com/users/ngudbhav/repos",
- "events_url": "https://api.github.com/users/ngudbhav/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ngudbhav/received_events",
+ "url": "https://api.github.com/users/hackjutsu",
+ "html_url": "https://github.com/hackjutsu",
+ "followers_url": "https://api.github.com/users/hackjutsu/followers",
+ "following_url": "https://api.github.com/users/hackjutsu/following{/other_user}",
+ "gists_url": "https://api.github.com/users/hackjutsu/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/hackjutsu/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/hackjutsu/subscriptions",
+ "organizations_url": "https://api.github.com/users/hackjutsu/orgs",
+ "repos_url": "https://api.github.com/users/hackjutsu/repos",
+ "events_url": "https://api.github.com/users/hackjutsu/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/hackjutsu/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-msdownload",
+ "content_type": "text/yaml",
"state": "uploaded",
- "size": 50110824,
- "download_count": 80,
- "created_at": "2019-11-03T14:09:31Z",
- "updated_at": "2019-11-03T14:09:51Z",
- "browser_download_url": "https://github.com/ngudbhav/lazyType/releases/download/v1.0.1/Setupx86.exe"
- }
- ],
- "tarball_url": "https://api.github.com/repos/ngudbhav/lazyType/tarball/v1.0.1",
- "zipball_url": "https://api.github.com/repos/ngudbhav/lazyType/zipball/v1.0.1",
- "body_html": "Changelog \n\nNotification Bug Fixed \nStartup Bug Fixed \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:01.254Z"
- },
- "lbry-desktop": {
- "latestRelease": {
- "url": "https://api.github.com/repos/lbryio/lbry-desktop/releases/31712527",
- "assets_url": "https://api.github.com/repos/lbryio/lbry-desktop/releases/31712527/assets",
- "upload_url": "https://uploads.github.com/repos/lbryio/lbry-desktop/releases/31712527/assets{?name,label}",
- "html_url": "https://github.com/lbryio/lbry-desktop/releases/tag/v0.48.0",
- "id": 31712527,
- "node_id": "MDc6UmVsZWFzZTMxNzEyNTI3",
- "tag_name": "v0.48.0",
- "target_commitish": "master",
- "name": "0.48.0",
- "draft": false,
- "author": {
- "login": "seanyesmunt",
- "id": 16882830,
- "node_id": "MDQ6VXNlcjE2ODgyODMw",
- "avatar_url": "https://avatars0.githubusercontent.com/u/16882830?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/seanyesmunt",
- "html_url": "https://github.com/seanyesmunt",
- "followers_url": "https://api.github.com/users/seanyesmunt/followers",
- "following_url": "https://api.github.com/users/seanyesmunt/following{/other_user}",
- "gists_url": "https://api.github.com/users/seanyesmunt/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/seanyesmunt/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/seanyesmunt/subscriptions",
- "organizations_url": "https://api.github.com/users/seanyesmunt/orgs",
- "repos_url": "https://api.github.com/users/seanyesmunt/repos",
- "events_url": "https://api.github.com/users/seanyesmunt/events{/privacy}",
- "received_events_url": "https://api.github.com/users/seanyesmunt/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-09-23T15:51:03Z",
- "published_at": "2020-09-23T16:15:00Z",
- "assets": [
+ "size": 506,
+ "download_count": 15231,
+ "created_at": "2020-06-14T02:25:13Z",
+ "updated_at": "2020-06-14T02:25:13Z",
+ "browser_download_url": "https://github.com/hackjutsu/Lepton/releases/download/v1.9.1/latest-mac.yml"
+ },
{
- "url": "https://api.github.com/repos/lbryio/lbry-desktop/releases/assets/26095867",
- "id": 26095867,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDk1ODY3",
- "name": "latest-linux.yml",
+ "url": "https://api.github.com/repos/hackjutsu/Lepton/releases/assets/21728097",
+ "id": 21728097,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNzI4MDk3",
+ "name": "latest.yml",
"label": "",
"uploader": {
- "login": "seanyesmunt",
- "id": 16882830,
- "node_id": "MDQ6VXNlcjE2ODgyODMw",
- "avatar_url": "https://avatars0.githubusercontent.com/u/16882830?v=4",
+ "login": "hackjutsu",
+ "id": 7756581,
+ "node_id": "MDQ6VXNlcjc3NTY1ODE=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/7756581?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/seanyesmunt",
- "html_url": "https://github.com/seanyesmunt",
- "followers_url": "https://api.github.com/users/seanyesmunt/followers",
- "following_url": "https://api.github.com/users/seanyesmunt/following{/other_user}",
- "gists_url": "https://api.github.com/users/seanyesmunt/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/seanyesmunt/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/seanyesmunt/subscriptions",
- "organizations_url": "https://api.github.com/users/seanyesmunt/orgs",
- "repos_url": "https://api.github.com/users/seanyesmunt/repos",
- "events_url": "https://api.github.com/users/seanyesmunt/events{/privacy}",
- "received_events_url": "https://api.github.com/users/seanyesmunt/received_events",
+ "url": "https://api.github.com/users/hackjutsu",
+ "html_url": "https://github.com/hackjutsu",
+ "followers_url": "https://api.github.com/users/hackjutsu/followers",
+ "following_url": "https://api.github.com/users/hackjutsu/following{/other_user}",
+ "gists_url": "https://api.github.com/users/hackjutsu/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/hackjutsu/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/hackjutsu/subscriptions",
+ "organizations_url": "https://api.github.com/users/hackjutsu/orgs",
+ "repos_url": "https://api.github.com/users/hackjutsu/repos",
+ "events_url": "https://api.github.com/users/hackjutsu/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/hackjutsu/received_events",
"type": "User",
"site_admin": false
},
"content_type": "text/yaml",
"state": "uploaded",
- "size": 363,
- "download_count": 12903,
- "created_at": "2020-09-23T16:05:10Z",
- "updated_at": "2020-09-23T16:05:10Z",
- "browser_download_url": "https://github.com/lbryio/lbry-desktop/releases/download/v0.48.0/latest-linux.yml"
+ "size": 341,
+ "download_count": 13220,
+ "created_at": "2020-06-14T02:25:13Z",
+ "updated_at": "2020-06-14T02:25:13Z",
+ "browser_download_url": "https://github.com/hackjutsu/Lepton/releases/download/v1.9.1/latest.yml"
},
{
- "url": "https://api.github.com/repos/lbryio/lbry-desktop/releases/assets/26095992",
- "id": 26095992,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDk1OTky",
- "name": "latest-mac.yml",
+ "url": "https://api.github.com/repos/hackjutsu/Lepton/releases/assets/21728081",
+ "id": 21728081,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNzI4MDgx",
+ "name": "Lepton-1.9.1-ia32-win.7z",
"label": "",
"uploader": {
- "login": "seanyesmunt",
- "id": 16882830,
- "node_id": "MDQ6VXNlcjE2ODgyODMw",
- "avatar_url": "https://avatars0.githubusercontent.com/u/16882830?v=4",
+ "login": "hackjutsu",
+ "id": 7756581,
+ "node_id": "MDQ6VXNlcjc3NTY1ODE=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/7756581?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/seanyesmunt",
- "html_url": "https://github.com/seanyesmunt",
- "followers_url": "https://api.github.com/users/seanyesmunt/followers",
- "following_url": "https://api.github.com/users/seanyesmunt/following{/other_user}",
- "gists_url": "https://api.github.com/users/seanyesmunt/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/seanyesmunt/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/seanyesmunt/subscriptions",
- "organizations_url": "https://api.github.com/users/seanyesmunt/orgs",
- "repos_url": "https://api.github.com/users/seanyesmunt/repos",
- "events_url": "https://api.github.com/users/seanyesmunt/events{/privacy}",
- "received_events_url": "https://api.github.com/users/seanyesmunt/received_events",
+ "url": "https://api.github.com/users/hackjutsu",
+ "html_url": "https://github.com/hackjutsu",
+ "followers_url": "https://api.github.com/users/hackjutsu/followers",
+ "following_url": "https://api.github.com/users/hackjutsu/following{/other_user}",
+ "gists_url": "https://api.github.com/users/hackjutsu/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/hackjutsu/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/hackjutsu/subscriptions",
+ "organizations_url": "https://api.github.com/users/hackjutsu/orgs",
+ "repos_url": "https://api.github.com/users/hackjutsu/repos",
+ "events_url": "https://api.github.com/users/hackjutsu/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/hackjutsu/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "text/yaml",
+ "content_type": "application/x-7z-compressed",
"state": "uploaded",
- "size": 499,
- "download_count": 20550,
- "created_at": "2020-09-23T16:08:16Z",
- "updated_at": "2020-09-23T16:08:16Z",
- "browser_download_url": "https://github.com/lbryio/lbry-desktop/releases/download/v0.48.0/latest-mac.yml"
+ "size": 55104881,
+ "download_count": 67,
+ "created_at": "2020-06-14T02:23:46Z",
+ "updated_at": "2020-06-14T02:25:12Z",
+ "browser_download_url": "https://github.com/hackjutsu/Lepton/releases/download/v1.9.1/Lepton-1.9.1-ia32-win.7z"
},
{
- "url": "https://api.github.com/repos/lbryio/lbry-desktop/releases/assets/26095991",
- "id": 26095991,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDk1OTkx",
- "name": "latest.yml",
+ "url": "https://api.github.com/repos/hackjutsu/Lepton/releases/assets/21728078",
+ "id": 21728078,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNzI4MDc4",
+ "name": "Lepton-1.9.1-mac.zip",
"label": "",
"uploader": {
- "login": "seanyesmunt",
- "id": 16882830,
- "node_id": "MDQ6VXNlcjE2ODgyODMw",
- "avatar_url": "https://avatars0.githubusercontent.com/u/16882830?v=4",
+ "login": "hackjutsu",
+ "id": 7756581,
+ "node_id": "MDQ6VXNlcjc3NTY1ODE=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/7756581?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/seanyesmunt",
- "html_url": "https://github.com/seanyesmunt",
- "followers_url": "https://api.github.com/users/seanyesmunt/followers",
- "following_url": "https://api.github.com/users/seanyesmunt/following{/other_user}",
- "gists_url": "https://api.github.com/users/seanyesmunt/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/seanyesmunt/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/seanyesmunt/subscriptions",
- "organizations_url": "https://api.github.com/users/seanyesmunt/orgs",
- "repos_url": "https://api.github.com/users/seanyesmunt/repos",
- "events_url": "https://api.github.com/users/seanyesmunt/events{/privacy}",
- "received_events_url": "https://api.github.com/users/seanyesmunt/received_events",
+ "url": "https://api.github.com/users/hackjutsu",
+ "html_url": "https://github.com/hackjutsu",
+ "followers_url": "https://api.github.com/users/hackjutsu/followers",
+ "following_url": "https://api.github.com/users/hackjutsu/following{/other_user}",
+ "gists_url": "https://api.github.com/users/hackjutsu/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/hackjutsu/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/hackjutsu/subscriptions",
+ "organizations_url": "https://api.github.com/users/hackjutsu/orgs",
+ "repos_url": "https://api.github.com/users/hackjutsu/repos",
+ "events_url": "https://api.github.com/users/hackjutsu/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/hackjutsu/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "text/yaml",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 360,
- "download_count": 33965,
- "created_at": "2020-09-23T16:08:16Z",
- "updated_at": "2020-09-23T16:08:16Z",
- "browser_download_url": "https://github.com/lbryio/lbry-desktop/releases/download/v0.48.0/latest.yml"
+ "size": 81501152,
+ "download_count": 3000,
+ "created_at": "2020-06-14T02:23:11Z",
+ "updated_at": "2020-06-14T02:24:49Z",
+ "browser_download_url": "https://github.com/hackjutsu/Lepton/releases/download/v1.9.1/Lepton-1.9.1-mac.zip"
},
{
- "url": "https://api.github.com/repos/lbryio/lbry-desktop/releases/assets/26095773",
- "id": 26095773,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDk1Nzcz",
- "name": "LBRY_0.48.0.AppImage",
+ "url": "https://api.github.com/repos/hackjutsu/Lepton/releases/assets/21728082",
+ "id": 21728082,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNzI4MDgy",
+ "name": "Lepton-1.9.1-win.7z",
"label": "",
"uploader": {
- "login": "seanyesmunt",
- "id": 16882830,
- "node_id": "MDQ6VXNlcjE2ODgyODMw",
- "avatar_url": "https://avatars0.githubusercontent.com/u/16882830?v=4",
+ "login": "hackjutsu",
+ "id": 7756581,
+ "node_id": "MDQ6VXNlcjc3NTY1ODE=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/7756581?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/seanyesmunt",
- "html_url": "https://github.com/seanyesmunt",
- "followers_url": "https://api.github.com/users/seanyesmunt/followers",
- "following_url": "https://api.github.com/users/seanyesmunt/following{/other_user}",
- "gists_url": "https://api.github.com/users/seanyesmunt/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/seanyesmunt/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/seanyesmunt/subscriptions",
- "organizations_url": "https://api.github.com/users/seanyesmunt/orgs",
- "repos_url": "https://api.github.com/users/seanyesmunt/repos",
- "events_url": "https://api.github.com/users/seanyesmunt/events{/privacy}",
- "received_events_url": "https://api.github.com/users/seanyesmunt/received_events",
+ "url": "https://api.github.com/users/hackjutsu",
+ "html_url": "https://github.com/hackjutsu",
+ "followers_url": "https://api.github.com/users/hackjutsu/followers",
+ "following_url": "https://api.github.com/users/hackjutsu/following{/other_user}",
+ "gists_url": "https://api.github.com/users/hackjutsu/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/hackjutsu/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/hackjutsu/subscriptions",
+ "organizations_url": "https://api.github.com/users/hackjutsu/orgs",
+ "repos_url": "https://api.github.com/users/hackjutsu/repos",
+ "events_url": "https://api.github.com/users/hackjutsu/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/hackjutsu/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/x-7z-compressed",
"state": "uploaded",
- "size": 201040995,
- "download_count": 644,
- "created_at": "2020-09-23T16:02:31Z",
- "updated_at": "2020-09-23T16:02:38Z",
- "browser_download_url": "https://github.com/lbryio/lbry-desktop/releases/download/v0.48.0/LBRY_0.48.0.AppImage"
+ "size": 56638369,
+ "download_count": 783,
+ "created_at": "2020-06-14T02:23:52Z",
+ "updated_at": "2020-06-14T02:24:24Z",
+ "browser_download_url": "https://github.com/hackjutsu/Lepton/releases/download/v1.9.1/Lepton-1.9.1-win.7z"
},
{
- "url": "https://api.github.com/repos/lbryio/lbry-desktop/releases/assets/26095863",
- "id": 26095863,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDk1ODYz",
- "name": "LBRY_0.48.0.deb",
+ "url": "https://api.github.com/repos/hackjutsu/Lepton/releases/assets/21728063",
+ "id": 21728063,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNzI4MDYz",
+ "name": "Lepton-1.9.1.AppImage",
"label": "",
"uploader": {
- "login": "seanyesmunt",
- "id": 16882830,
- "node_id": "MDQ6VXNlcjE2ODgyODMw",
- "avatar_url": "https://avatars0.githubusercontent.com/u/16882830?v=4",
+ "login": "hackjutsu",
+ "id": 7756581,
+ "node_id": "MDQ6VXNlcjc3NTY1ODE=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/7756581?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/seanyesmunt",
- "html_url": "https://github.com/seanyesmunt",
- "followers_url": "https://api.github.com/users/seanyesmunt/followers",
- "following_url": "https://api.github.com/users/seanyesmunt/following{/other_user}",
- "gists_url": "https://api.github.com/users/seanyesmunt/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/seanyesmunt/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/seanyesmunt/subscriptions",
- "organizations_url": "https://api.github.com/users/seanyesmunt/orgs",
- "repos_url": "https://api.github.com/users/seanyesmunt/repos",
- "events_url": "https://api.github.com/users/seanyesmunt/events{/privacy}",
- "received_events_url": "https://api.github.com/users/seanyesmunt/received_events",
+ "url": "https://api.github.com/users/hackjutsu",
+ "html_url": "https://github.com/hackjutsu",
+ "followers_url": "https://api.github.com/users/hackjutsu/followers",
+ "following_url": "https://api.github.com/users/hackjutsu/following{/other_user}",
+ "gists_url": "https://api.github.com/users/hackjutsu/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/hackjutsu/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/hackjutsu/subscriptions",
+ "organizations_url": "https://api.github.com/users/hackjutsu/orgs",
+ "repos_url": "https://api.github.com/users/hackjutsu/repos",
+ "events_url": "https://api.github.com/users/hackjutsu/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/hackjutsu/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 158109406,
- "download_count": 2068,
- "created_at": "2020-09-23T16:05:06Z",
- "updated_at": "2020-09-23T16:05:10Z",
- "browser_download_url": "https://github.com/lbryio/lbry-desktop/releases/download/v0.48.0/LBRY_0.48.0.deb"
+ "size": 91880183,
+ "download_count": 617,
+ "created_at": "2020-06-14T02:21:41Z",
+ "updated_at": "2020-06-14T02:22:17Z",
+ "browser_download_url": "https://github.com/hackjutsu/Lepton/releases/download/v1.9.1/Lepton-1.9.1.AppImage"
},
{
- "url": "https://api.github.com/repos/lbryio/lbry-desktop/releases/assets/26095973",
- "id": 26095973,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDk1OTcz",
- "name": "LBRY_0.48.0.dmg",
+ "url": "https://api.github.com/repos/hackjutsu/Lepton/releases/assets/21728072",
+ "id": 21728072,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNzI4MDcy",
+ "name": "Lepton-1.9.1.dmg",
"label": "",
"uploader": {
- "login": "seanyesmunt",
- "id": 16882830,
- "node_id": "MDQ6VXNlcjE2ODgyODMw",
- "avatar_url": "https://avatars0.githubusercontent.com/u/16882830?v=4",
+ "login": "hackjutsu",
+ "id": 7756581,
+ "node_id": "MDQ6VXNlcjc3NTY1ODE=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/7756581?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/seanyesmunt",
- "html_url": "https://github.com/seanyesmunt",
- "followers_url": "https://api.github.com/users/seanyesmunt/followers",
- "following_url": "https://api.github.com/users/seanyesmunt/following{/other_user}",
- "gists_url": "https://api.github.com/users/seanyesmunt/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/seanyesmunt/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/seanyesmunt/subscriptions",
- "organizations_url": "https://api.github.com/users/seanyesmunt/orgs",
- "repos_url": "https://api.github.com/users/seanyesmunt/repos",
- "events_url": "https://api.github.com/users/seanyesmunt/events{/privacy}",
- "received_events_url": "https://api.github.com/users/seanyesmunt/received_events",
+ "url": "https://api.github.com/users/hackjutsu",
+ "html_url": "https://github.com/hackjutsu",
+ "followers_url": "https://api.github.com/users/hackjutsu/followers",
+ "following_url": "https://api.github.com/users/hackjutsu/following{/other_user}",
+ "gists_url": "https://api.github.com/users/hackjutsu/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/hackjutsu/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/hackjutsu/subscriptions",
+ "organizations_url": "https://api.github.com/users/hackjutsu/orgs",
+ "repos_url": "https://api.github.com/users/hackjutsu/repos",
+ "events_url": "https://api.github.com/users/hackjutsu/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/hackjutsu/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 174396108,
- "download_count": 1404,
- "created_at": "2020-09-23T16:07:43Z",
- "updated_at": "2020-09-23T16:07:52Z",
- "browser_download_url": "https://github.com/lbryio/lbry-desktop/releases/download/v0.48.0/LBRY_0.48.0.dmg"
+ "size": 84298089,
+ "download_count": 3064,
+ "created_at": "2020-06-14T02:22:46Z",
+ "updated_at": "2020-06-14T02:23:25Z",
+ "browser_download_url": "https://github.com/hackjutsu/Lepton/releases/download/v1.9.1/Lepton-1.9.1.dmg"
},
{
- "url": "https://api.github.com/repos/lbryio/lbry-desktop/releases/assets/26095974",
- "id": 26095974,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDk1OTc0",
- "name": "LBRY_0.48.0.dmg.blockmap",
+ "url": "https://api.github.com/repos/hackjutsu/Lepton/releases/assets/21728071",
+ "id": 21728071,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNzI4MDcx",
+ "name": "Lepton-1.9.1.dmg.blockmap",
"label": "",
"uploader": {
- "login": "seanyesmunt",
- "id": 16882830,
- "node_id": "MDQ6VXNlcjE2ODgyODMw",
- "avatar_url": "https://avatars0.githubusercontent.com/u/16882830?v=4",
+ "login": "hackjutsu",
+ "id": 7756581,
+ "node_id": "MDQ6VXNlcjc3NTY1ODE=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/7756581?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/seanyesmunt",
- "html_url": "https://github.com/seanyesmunt",
- "followers_url": "https://api.github.com/users/seanyesmunt/followers",
- "following_url": "https://api.github.com/users/seanyesmunt/following{/other_user}",
- "gists_url": "https://api.github.com/users/seanyesmunt/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/seanyesmunt/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/seanyesmunt/subscriptions",
- "organizations_url": "https://api.github.com/users/seanyesmunt/orgs",
- "repos_url": "https://api.github.com/users/seanyesmunt/repos",
- "events_url": "https://api.github.com/users/seanyesmunt/events{/privacy}",
- "received_events_url": "https://api.github.com/users/seanyesmunt/received_events",
+ "url": "https://api.github.com/users/hackjutsu",
+ "html_url": "https://github.com/hackjutsu",
+ "followers_url": "https://api.github.com/users/hackjutsu/followers",
+ "following_url": "https://api.github.com/users/hackjutsu/following{/other_user}",
+ "gists_url": "https://api.github.com/users/hackjutsu/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/hackjutsu/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/hackjutsu/subscriptions",
+ "organizations_url": "https://api.github.com/users/hackjutsu/orgs",
+ "repos_url": "https://api.github.com/users/hackjutsu/repos",
+ "events_url": "https://api.github.com/users/hackjutsu/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/hackjutsu/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 183320,
- "download_count": 2,
- "created_at": "2020-09-23T16:07:43Z",
- "updated_at": "2020-09-23T16:07:44Z",
- "browser_download_url": "https://github.com/lbryio/lbry-desktop/releases/download/v0.48.0/LBRY_0.48.0.dmg.blockmap"
+ "size": 89233,
+ "download_count": 20,
+ "created_at": "2020-06-14T02:22:46Z",
+ "updated_at": "2020-06-14T02:22:46Z",
+ "browser_download_url": "https://github.com/hackjutsu/Lepton/releases/download/v1.9.1/Lepton-1.9.1.dmg.blockmap"
},
{
- "url": "https://api.github.com/repos/lbryio/lbry-desktop/releases/assets/26095987",
- "id": 26095987,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDk1OTg3",
- "name": "LBRY_0.48.0.exe",
+ "url": "https://api.github.com/repos/hackjutsu/Lepton/releases/assets/21728077",
+ "id": 21728077,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNzI4MDc3",
+ "name": "Lepton-Setup-1.9.1.exe",
"label": "",
"uploader": {
- "login": "seanyesmunt",
- "id": 16882830,
- "node_id": "MDQ6VXNlcjE2ODgyODMw",
- "avatar_url": "https://avatars0.githubusercontent.com/u/16882830?v=4",
+ "login": "hackjutsu",
+ "id": 7756581,
+ "node_id": "MDQ6VXNlcjc3NTY1ODE=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/7756581?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/seanyesmunt",
- "html_url": "https://github.com/seanyesmunt",
- "followers_url": "https://api.github.com/users/seanyesmunt/followers",
- "following_url": "https://api.github.com/users/seanyesmunt/following{/other_user}",
- "gists_url": "https://api.github.com/users/seanyesmunt/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/seanyesmunt/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/seanyesmunt/subscriptions",
- "organizations_url": "https://api.github.com/users/seanyesmunt/orgs",
- "repos_url": "https://api.github.com/users/seanyesmunt/repos",
- "events_url": "https://api.github.com/users/seanyesmunt/events{/privacy}",
- "received_events_url": "https://api.github.com/users/seanyesmunt/received_events",
+ "url": "https://api.github.com/users/hackjutsu",
+ "html_url": "https://github.com/hackjutsu",
+ "followers_url": "https://api.github.com/users/hackjutsu/followers",
+ "following_url": "https://api.github.com/users/hackjutsu/following{/other_user}",
+ "gists_url": "https://api.github.com/users/hackjutsu/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/hackjutsu/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/hackjutsu/subscriptions",
+ "organizations_url": "https://api.github.com/users/hackjutsu/orgs",
+ "repos_url": "https://api.github.com/users/hackjutsu/repos",
+ "events_url": "https://api.github.com/users/hackjutsu/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/hackjutsu/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 295764336,
- "download_count": 26321,
- "created_at": "2020-09-23T16:08:10Z",
- "updated_at": "2020-09-23T16:08:15Z",
- "browser_download_url": "https://github.com/lbryio/lbry-desktop/releases/download/v0.48.0/LBRY_0.48.0.exe"
+ "size": 125296020,
+ "download_count": 3419,
+ "created_at": "2020-06-14T02:22:59Z",
+ "updated_at": "2020-06-14T02:23:55Z",
+ "browser_download_url": "https://github.com/hackjutsu/Lepton/releases/download/v1.9.1/Lepton-Setup-1.9.1.exe"
},
{
- "url": "https://api.github.com/repos/lbryio/lbry-desktop/releases/assets/26095988",
- "id": 26095988,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDk1OTg4",
- "name": "LBRY_0.48.0.exe.blockmap",
+ "url": "https://api.github.com/repos/hackjutsu/Lepton/releases/assets/21728076",
+ "id": 21728076,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNzI4MDc2",
+ "name": "Lepton-Setup-1.9.1.exe.blockmap",
"label": "",
"uploader": {
- "login": "seanyesmunt",
- "id": 16882830,
- "node_id": "MDQ6VXNlcjE2ODgyODMw",
- "avatar_url": "https://avatars0.githubusercontent.com/u/16882830?v=4",
+ "login": "hackjutsu",
+ "id": 7756581,
+ "node_id": "MDQ6VXNlcjc3NTY1ODE=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/7756581?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/seanyesmunt",
- "html_url": "https://github.com/seanyesmunt",
- "followers_url": "https://api.github.com/users/seanyesmunt/followers",
- "following_url": "https://api.github.com/users/seanyesmunt/following{/other_user}",
- "gists_url": "https://api.github.com/users/seanyesmunt/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/seanyesmunt/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/seanyesmunt/subscriptions",
- "organizations_url": "https://api.github.com/users/seanyesmunt/orgs",
- "repos_url": "https://api.github.com/users/seanyesmunt/repos",
- "events_url": "https://api.github.com/users/seanyesmunt/events{/privacy}",
- "received_events_url": "https://api.github.com/users/seanyesmunt/received_events",
+ "url": "https://api.github.com/users/hackjutsu",
+ "html_url": "https://github.com/hackjutsu",
+ "followers_url": "https://api.github.com/users/hackjutsu/followers",
+ "following_url": "https://api.github.com/users/hackjutsu/following{/other_user}",
+ "gists_url": "https://api.github.com/users/hackjutsu/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/hackjutsu/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/hackjutsu/subscriptions",
+ "organizations_url": "https://api.github.com/users/hackjutsu/orgs",
+ "repos_url": "https://api.github.com/users/hackjutsu/repos",
+ "events_url": "https://api.github.com/users/hackjutsu/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/hackjutsu/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 308389,
- "download_count": 19577,
- "created_at": "2020-09-23T16:08:10Z",
- "updated_at": "2020-09-23T16:08:10Z",
- "browser_download_url": "https://github.com/lbryio/lbry-desktop/releases/download/v0.48.0/LBRY_0.48.0.exe.blockmap"
+ "size": 129071,
+ "download_count": 468,
+ "created_at": "2020-06-14T02:22:59Z",
+ "updated_at": "2020-06-14T02:23:01Z",
+ "browser_download_url": "https://github.com/hackjutsu/Lepton/releases/download/v1.9.1/Lepton-Setup-1.9.1.exe.blockmap"
},
{
- "url": "https://api.github.com/repos/lbryio/lbry-desktop/releases/assets/26095989",
- "id": 26095989,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDk1OTg5",
- "name": "LBRY_0.48.0.zip",
+ "url": "https://api.github.com/repos/hackjutsu/Lepton/releases/assets/21728064",
+ "id": 21728064,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNzI4MDY0",
+ "name": "Lepton_1.9.1_amd64.snap",
"label": "",
"uploader": {
- "login": "seanyesmunt",
- "id": 16882830,
- "node_id": "MDQ6VXNlcjE2ODgyODMw",
- "avatar_url": "https://avatars0.githubusercontent.com/u/16882830?v=4",
+ "login": "hackjutsu",
+ "id": 7756581,
+ "node_id": "MDQ6VXNlcjc3NTY1ODE=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/7756581?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/seanyesmunt",
- "html_url": "https://github.com/seanyesmunt",
- "followers_url": "https://api.github.com/users/seanyesmunt/followers",
- "following_url": "https://api.github.com/users/seanyesmunt/following{/other_user}",
- "gists_url": "https://api.github.com/users/seanyesmunt/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/seanyesmunt/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/seanyesmunt/subscriptions",
- "organizations_url": "https://api.github.com/users/seanyesmunt/orgs",
- "repos_url": "https://api.github.com/users/seanyesmunt/repos",
- "events_url": "https://api.github.com/users/seanyesmunt/events{/privacy}",
- "received_events_url": "https://api.github.com/users/seanyesmunt/received_events",
+ "url": "https://api.github.com/users/hackjutsu",
+ "html_url": "https://github.com/hackjutsu",
+ "followers_url": "https://api.github.com/users/hackjutsu/followers",
+ "following_url": "https://api.github.com/users/hackjutsu/following{/other_user}",
+ "gists_url": "https://api.github.com/users/hackjutsu/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/hackjutsu/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/hackjutsu/subscriptions",
+ "organizations_url": "https://api.github.com/users/hackjutsu/orgs",
+ "repos_url": "https://api.github.com/users/hackjutsu/repos",
+ "events_url": "https://api.github.com/users/hackjutsu/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/hackjutsu/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 77905920,
+ "download_count": 106,
+ "created_at": "2020-06-14T02:21:57Z",
+ "updated_at": "2020-06-14T02:22:37Z",
+ "browser_download_url": "https://github.com/hackjutsu/Lepton/releases/download/v1.9.1/Lepton_1.9.1_amd64.snap"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/hackjutsu/Lepton/tarball/v1.9.1",
+ "zipball_url": "https://api.github.com/repos/hackjutsu/Lepton/zipball/v1.9.1",
+ "body_html": "\nTo Lepton users around the world in more than 130 countries : We hope you all stay safe, healthy, and strong as we get through the COVID-19 pandemic. Lepton will continue to be free, as always. If you find this app helpful, we encourage you to make a donation to a local or global charity of your choice to help fight against the pandemic. Together, we can make the world a better place. ❤️
\n \nEnhancement & Features \nConfigurations (.leptonrc
) \n\nOther enhancement \n\nSyntax highlight for batch files #306 \nSyntax highlight for .zshrc files #424 \nBigger scrollbars #400 #399 \nBetter styles for inline code block for markdown files #419 \nDispaly the paths of configuration file .leptonrc
and the log file in \"About page\" (Command + ,
) #427 \n \n
\nOther changes \n\nPlatforms \nmacOS
\n\nNotice: I haven't continued the Apple developer account since 2019. Pls enable Lepton in the security settings preference when you open the app for the first time.
\n \n\nLepton-1.x.x-mac.zip \nLepton-1.x.x.dmg \n \nWindows
\n\nInstaller\n\nLepton-Setup-1.x.x.exe (32 bit + 64 bit)\n\nThe appropriate arch will be installed automatically. \n \n \n \n \n7z\n\nLepton-1.x.x-win.7z (64 bit) \nLepton-1.x.x-ia32-win.7z (32 bit) \n \n \n \nLinux
\n\nLepton-1.x.x-x86_64.AppImage\n\n \nLepton_1.x.x_amd64.snap \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:09.206Z"
+ },
+ "lectrote": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/erkyrath/lectrote/releases/29343153",
+ "assets_url": "https://api.github.com/repos/erkyrath/lectrote/releases/29343153/assets",
+ "upload_url": "https://uploads.github.com/repos/erkyrath/lectrote/releases/29343153/assets{?name,label}",
+ "html_url": "https://github.com/erkyrath/lectrote/releases/tag/lectrote-1.3.7",
+ "id": 29343153,
+ "node_id": "MDc6UmVsZWFzZTI5MzQzMTUz",
+ "tag_name": "lectrote-1.3.7",
+ "target_commitish": "master",
+ "name": "Release 1.3.7",
+ "draft": false,
+ "author": {
+ "login": "erkyrath",
+ "id": 65666,
+ "node_id": "MDQ6VXNlcjY1NjY2",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/65666?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/erkyrath",
+ "html_url": "https://github.com/erkyrath",
+ "followers_url": "https://api.github.com/users/erkyrath/followers",
+ "following_url": "https://api.github.com/users/erkyrath/following{/other_user}",
+ "gists_url": "https://api.github.com/users/erkyrath/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/erkyrath/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/erkyrath/subscriptions",
+ "organizations_url": "https://api.github.com/users/erkyrath/orgs",
+ "repos_url": "https://api.github.com/users/erkyrath/repos",
+ "events_url": "https://api.github.com/users/erkyrath/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/erkyrath/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2020-08-05T00:27:26Z",
+ "published_at": "2020-08-05T01:20:45Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/erkyrath/lectrote/releases/assets/23616577",
+ "id": 23616577,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNjE2NTc3",
+ "name": "Lectrote-1.3.7-linux-ia32.zip",
+ "label": null,
+ "uploader": {
+ "login": "erkyrath",
+ "id": 65666,
+ "node_id": "MDQ6VXNlcjY1NjY2",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/65666?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/erkyrath",
+ "html_url": "https://github.com/erkyrath",
+ "followers_url": "https://api.github.com/users/erkyrath/followers",
+ "following_url": "https://api.github.com/users/erkyrath/following{/other_user}",
+ "gists_url": "https://api.github.com/users/erkyrath/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/erkyrath/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/erkyrath/subscriptions",
+ "organizations_url": "https://api.github.com/users/erkyrath/orgs",
+ "repos_url": "https://api.github.com/users/erkyrath/repos",
+ "events_url": "https://api.github.com/users/erkyrath/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/erkyrath/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/zip",
"state": "uploaded",
- "size": 171060454,
- "download_count": 1770,
- "created_at": "2020-09-23T16:08:10Z",
- "updated_at": "2020-09-23T16:08:15Z",
- "browser_download_url": "https://github.com/lbryio/lbry-desktop/releases/download/v0.48.0/LBRY_0.48.0.zip"
+ "size": 74864754,
+ "download_count": 20,
+ "created_at": "2020-08-05T01:19:36Z",
+ "updated_at": "2020-08-05T01:20:13Z",
+ "browser_download_url": "https://github.com/erkyrath/lectrote/releases/download/lectrote-1.3.7/Lectrote-1.3.7-linux-ia32.zip"
},
{
- "url": "https://api.github.com/repos/lbryio/lbry-desktop/releases/assets/26096497",
- "id": 26096497,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDk2NDk3",
- "name": "LBRY_v0.48.0_sigs.asc",
+ "url": "https://api.github.com/repos/erkyrath/lectrote/releases/assets/23616568",
+ "id": 23616568,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNjE2NTY4",
+ "name": "Lectrote-1.3.7-linux-x64.zip",
"label": null,
"uploader": {
- "login": "seanyesmunt",
- "id": 16882830,
- "node_id": "MDQ6VXNlcjE2ODgyODMw",
- "avatar_url": "https://avatars0.githubusercontent.com/u/16882830?v=4",
+ "login": "erkyrath",
+ "id": 65666,
+ "node_id": "MDQ6VXNlcjY1NjY2",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/65666?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/seanyesmunt",
- "html_url": "https://github.com/seanyesmunt",
- "followers_url": "https://api.github.com/users/seanyesmunt/followers",
- "following_url": "https://api.github.com/users/seanyesmunt/following{/other_user}",
- "gists_url": "https://api.github.com/users/seanyesmunt/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/seanyesmunt/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/seanyesmunt/subscriptions",
- "organizations_url": "https://api.github.com/users/seanyesmunt/orgs",
- "repos_url": "https://api.github.com/users/seanyesmunt/repos",
- "events_url": "https://api.github.com/users/seanyesmunt/events{/privacy}",
- "received_events_url": "https://api.github.com/users/seanyesmunt/received_events",
+ "url": "https://api.github.com/users/erkyrath",
+ "html_url": "https://github.com/erkyrath",
+ "followers_url": "https://api.github.com/users/erkyrath/followers",
+ "following_url": "https://api.github.com/users/erkyrath/following{/other_user}",
+ "gists_url": "https://api.github.com/users/erkyrath/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/erkyrath/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/erkyrath/subscriptions",
+ "organizations_url": "https://api.github.com/users/erkyrath/orgs",
+ "repos_url": "https://api.github.com/users/erkyrath/repos",
+ "events_url": "https://api.github.com/users/erkyrath/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/erkyrath/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 1678,
- "download_count": 4,
- "created_at": "2020-09-23T16:23:48Z",
- "updated_at": "2020-09-23T16:23:48Z",
- "browser_download_url": "https://github.com/lbryio/lbry-desktop/releases/download/v0.48.0/LBRY_v0.48.0_sigs.asc"
+ "size": 73916401,
+ "download_count": 99,
+ "created_at": "2020-08-05T01:19:00Z",
+ "updated_at": "2020-08-05T01:19:36Z",
+ "browser_download_url": "https://github.com/erkyrath/lectrote/releases/download/lectrote-1.3.7/Lectrote-1.3.7-linux-x64.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/erkyrath/lectrote/releases/assets/23616548",
+ "id": 23616548,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNjE2NTQ4",
+ "name": "Lectrote-1.3.7-macos-x64.dmg",
+ "label": null,
+ "uploader": {
+ "login": "erkyrath",
+ "id": 65666,
+ "node_id": "MDQ6VXNlcjY1NjY2",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/65666?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/erkyrath",
+ "html_url": "https://github.com/erkyrath",
+ "followers_url": "https://api.github.com/users/erkyrath/followers",
+ "following_url": "https://api.github.com/users/erkyrath/following{/other_user}",
+ "gists_url": "https://api.github.com/users/erkyrath/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/erkyrath/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/erkyrath/subscriptions",
+ "organizations_url": "https://api.github.com/users/erkyrath/orgs",
+ "repos_url": "https://api.github.com/users/erkyrath/repos",
+ "events_url": "https://api.github.com/users/erkyrath/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/erkyrath/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-diskcopy",
+ "state": "uploaded",
+ "size": 75051800,
+ "download_count": 251,
+ "created_at": "2020-08-05T01:17:15Z",
+ "updated_at": "2020-08-05T01:17:51Z",
+ "browser_download_url": "https://github.com/erkyrath/lectrote/releases/download/lectrote-1.3.7/Lectrote-1.3.7-macos-x64.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/erkyrath/lectrote/releases/assets/23616564",
+ "id": 23616564,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNjE2NTY0",
+ "name": "Lectrote-1.3.7-win32-ia32.zip",
+ "label": null,
+ "uploader": {
+ "login": "erkyrath",
+ "id": 65666,
+ "node_id": "MDQ6VXNlcjY1NjY2",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/65666?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/erkyrath",
+ "html_url": "https://github.com/erkyrath",
+ "followers_url": "https://api.github.com/users/erkyrath/followers",
+ "following_url": "https://api.github.com/users/erkyrath/following{/other_user}",
+ "gists_url": "https://api.github.com/users/erkyrath/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/erkyrath/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/erkyrath/subscriptions",
+ "organizations_url": "https://api.github.com/users/erkyrath/orgs",
+ "repos_url": "https://api.github.com/users/erkyrath/repos",
+ "events_url": "https://api.github.com/users/erkyrath/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/erkyrath/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 70131403,
+ "download_count": 42,
+ "created_at": "2020-08-05T01:18:26Z",
+ "updated_at": "2020-08-05T01:19:00Z",
+ "browser_download_url": "https://github.com/erkyrath/lectrote/releases/download/lectrote-1.3.7/Lectrote-1.3.7-win32-ia32.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/erkyrath/lectrote/releases/assets/23616559",
+ "id": 23616559,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNjE2NTU5",
+ "name": "Lectrote-1.3.7-win32-x64.zip",
+ "label": null,
+ "uploader": {
+ "login": "erkyrath",
+ "id": 65666,
+ "node_id": "MDQ6VXNlcjY1NjY2",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/65666?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/erkyrath",
+ "html_url": "https://github.com/erkyrath",
+ "followers_url": "https://api.github.com/users/erkyrath/followers",
+ "following_url": "https://api.github.com/users/erkyrath/following{/other_user}",
+ "gists_url": "https://api.github.com/users/erkyrath/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/erkyrath/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/erkyrath/subscriptions",
+ "organizations_url": "https://api.github.com/users/erkyrath/orgs",
+ "repos_url": "https://api.github.com/users/erkyrath/repos",
+ "events_url": "https://api.github.com/users/erkyrath/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/erkyrath/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 73188461,
+ "download_count": 457,
+ "created_at": "2020-08-05T01:17:51Z",
+ "updated_at": "2020-08-05T01:18:26Z",
+ "browser_download_url": "https://github.com/erkyrath/lectrote/releases/download/lectrote-1.3.7/Lectrote-1.3.7-win32-x64.zip"
}
],
- "tarball_url": "https://api.github.com/repos/lbryio/lbry-desktop/tarball/v0.48.0",
- "zipball_url": "https://api.github.com/repos/lbryio/lbry-desktop/zipball/v0.48.0",
- "body_html": "Added \n\nNew File Page layout + make sidebar collapsable (#4648 ) \nBlock mature content when accessed directly from URL community pr! (#4560 ) \nYou can now add LBRY as a search engine in your browser (via OpenSearch) community pr! (#4640 ) \nIn-app text and markdown publishing and editing community pr! (#4591 ) \nNew comment stats on creator analytics page jiggytom certified (#4715 ) \n \nChanged \n\nMove file properties over thumbnails for more space-saving (#4632 ) \n \nFixed \n\nFix sluggish Back button when navigation back to channels with lots of comments community pr! (#4576 ) \nFix 'Related' and 'Comments' section lazy-load not working in some scenarios community pr! (#4586 ) \nFix comment-creation failure if you have recently deleted a channel community pr! (#4630 ) \nTip Modal: Don't do final submit when the intention is to create New Channel community pr! (#4629 ) \nFix related + search results loading slowly (#4657 ) \nFix partially untranslated text in the Upgrade Modal community pr! (#4722 ) \nFix floating player being paused after dragging community pr! (#4710 ) \nWeb: Fix 'Download' not triggering until second attempt community pr! (#4721 ) \nFloating player: Stay within screen when window is resized community pr! (#4750 ) \nApp crash when including % sign in search community pr! (#4753 ) \nFix markdown editor \"preview\" not working when <iframe>
s are present community pr! (#4767 ) \nFirst comment on claim not showing up immeditately (#4747 ) \nFix \"Password updated successfully\" kept showing up community pr! (#4766 ) \nFix \"Price=free\" giving 0 results in Following query community pr! (#4489 ) \n "
+ "tarball_url": "https://api.github.com/repos/erkyrath/lectrote/tarball/lectrote-1.3.7",
+ "zipball_url": "https://api.github.com/repos/erkyrath/lectrote/zipball/lectrote-1.3.7",
+ "body_html": "Fixes crashes and cover-art failures in some interpreters (Z-machine, Git, Glulxe).
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:01.257Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:09.223Z"
},
"lector": {
"latestRelease": {
@@ -49112,7 +49776,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 47201955,
- "download_count": 5825,
+ "download_count": 5829,
"created_at": "2019-08-11T01:00:35Z",
"updated_at": "2019-08-11T01:00:59Z",
"browser_download_url": "https://github.com/sagargurtu/lector/releases/download/v1.1.0/LectorSetup.exe"
@@ -49122,458 +49786,356 @@
"zipball_url": "https://api.github.com/repos/sagargurtu/lector/zipball/v1.1.0",
"body_html": "Added pdf file association and new icons
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:01.265Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:09.274Z"
},
- "lepton": {
+ "lifeboat": {
"latestRelease": {
- "url": "https://api.github.com/repos/hackjutsu/Lepton/releases/27526111",
- "assets_url": "https://api.github.com/repos/hackjutsu/Lepton/releases/27526111/assets",
- "upload_url": "https://uploads.github.com/repos/hackjutsu/Lepton/releases/27526111/assets{?name,label}",
- "html_url": "https://github.com/hackjutsu/Lepton/releases/tag/v1.9.1",
- "id": 27526111,
- "node_id": "MDc6UmVsZWFzZTI3NTI2MTEx",
- "tag_name": "v1.9.1",
+ "url": "https://api.github.com/repos/jplhomer/lifeboat/releases/9138492",
+ "assets_url": "https://api.github.com/repos/jplhomer/lifeboat/releases/9138492/assets",
+ "upload_url": "https://uploads.github.com/repos/jplhomer/lifeboat/releases/9138492/assets{?name,label}",
+ "html_url": "https://github.com/jplhomer/lifeboat/releases/tag/v0.7.0",
+ "id": 9138492,
+ "node_id": "MDc6UmVsZWFzZTkxMzg0OTI=",
+ "tag_name": "v0.7.0",
"target_commitish": "master",
- "name": "Lepton v1.9.1 Released!",
+ "name": "v0.7.0 - Better Terminal and Logs",
"draft": false,
"author": {
- "login": "hackjutsu",
- "id": 7756581,
- "node_id": "MDQ6VXNlcjc3NTY1ODE=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/7756581?v=4",
+ "login": "jplhomer",
+ "id": 848147,
+ "node_id": "MDQ6VXNlcjg0ODE0Nw==",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/848147?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/hackjutsu",
- "html_url": "https://github.com/hackjutsu",
- "followers_url": "https://api.github.com/users/hackjutsu/followers",
- "following_url": "https://api.github.com/users/hackjutsu/following{/other_user}",
- "gists_url": "https://api.github.com/users/hackjutsu/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/hackjutsu/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/hackjutsu/subscriptions",
- "organizations_url": "https://api.github.com/users/hackjutsu/orgs",
- "repos_url": "https://api.github.com/users/hackjutsu/repos",
- "events_url": "https://api.github.com/users/hackjutsu/events{/privacy}",
- "received_events_url": "https://api.github.com/users/hackjutsu/received_events",
+ "url": "https://api.github.com/users/jplhomer",
+ "html_url": "https://github.com/jplhomer",
+ "followers_url": "https://api.github.com/users/jplhomer/followers",
+ "following_url": "https://api.github.com/users/jplhomer/following{/other_user}",
+ "gists_url": "https://api.github.com/users/jplhomer/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/jplhomer/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/jplhomer/subscriptions",
+ "organizations_url": "https://api.github.com/users/jplhomer/orgs",
+ "repos_url": "https://api.github.com/users/jplhomer/repos",
+ "events_url": "https://api.github.com/users/jplhomer/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/jplhomer/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2020-06-14T02:19:24Z",
- "published_at": "2020-06-14T02:36:56Z",
+ "created_at": "2018-01-07T20:35:44Z",
+ "published_at": "2018-01-07T20:55:05Z",
"assets": [
{
- "url": "https://api.github.com/repos/hackjutsu/Lepton/releases/assets/21728096",
- "id": 21728096,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNzI4MDk2",
+ "url": "https://api.github.com/repos/jplhomer/lifeboat/releases/assets/5804842",
+ "id": 5804842,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDU4MDQ4NDI=",
"name": "latest-linux.yml",
"label": "",
"uploader": {
- "login": "hackjutsu",
- "id": 7756581,
- "node_id": "MDQ6VXNlcjc3NTY1ODE=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/7756581?v=4",
+ "login": "jplhomer",
+ "id": 848147,
+ "node_id": "MDQ6VXNlcjg0ODE0Nw==",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/848147?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/hackjutsu",
- "html_url": "https://github.com/hackjutsu",
- "followers_url": "https://api.github.com/users/hackjutsu/followers",
- "following_url": "https://api.github.com/users/hackjutsu/following{/other_user}",
- "gists_url": "https://api.github.com/users/hackjutsu/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/hackjutsu/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/hackjutsu/subscriptions",
- "organizations_url": "https://api.github.com/users/hackjutsu/orgs",
- "repos_url": "https://api.github.com/users/hackjutsu/repos",
- "events_url": "https://api.github.com/users/hackjutsu/events{/privacy}",
- "received_events_url": "https://api.github.com/users/hackjutsu/received_events",
+ "url": "https://api.github.com/users/jplhomer",
+ "html_url": "https://github.com/jplhomer",
+ "followers_url": "https://api.github.com/users/jplhomer/followers",
+ "following_url": "https://api.github.com/users/jplhomer/following{/other_user}",
+ "gists_url": "https://api.github.com/users/jplhomer/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/jplhomer/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/jplhomer/subscriptions",
+ "organizations_url": "https://api.github.com/users/jplhomer/orgs",
+ "repos_url": "https://api.github.com/users/jplhomer/repos",
+ "events_url": "https://api.github.com/users/jplhomer/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/jplhomer/received_events",
"type": "User",
"site_admin": false
},
"content_type": "text/yaml",
"state": "uploaded",
- "size": 362,
- "download_count": 1912,
- "created_at": "2020-06-14T02:25:13Z",
- "updated_at": "2020-06-14T02:25:13Z",
- "browser_download_url": "https://github.com/hackjutsu/Lepton/releases/download/v1.9.1/latest-linux.yml"
+ "size": 380,
+ "download_count": 803,
+ "created_at": "2018-01-07T20:39:58Z",
+ "updated_at": "2018-01-07T20:39:58Z",
+ "browser_download_url": "https://github.com/jplhomer/lifeboat/releases/download/v0.7.0/latest-linux.yml"
},
{
- "url": "https://api.github.com/repos/hackjutsu/Lepton/releases/assets/21728095",
- "id": 21728095,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNzI4MDk1",
- "name": "latest-mac.yml",
+ "url": "https://api.github.com/repos/jplhomer/lifeboat/releases/assets/5804880",
+ "id": 5804880,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDU4MDQ4ODA=",
+ "name": "latest-mac.json",
"label": "",
"uploader": {
- "login": "hackjutsu",
- "id": 7756581,
- "node_id": "MDQ6VXNlcjc3NTY1ODE=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/7756581?v=4",
+ "login": "jplhomer",
+ "id": 848147,
+ "node_id": "MDQ6VXNlcjg0ODE0Nw==",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/848147?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/hackjutsu",
- "html_url": "https://github.com/hackjutsu",
- "followers_url": "https://api.github.com/users/hackjutsu/followers",
- "following_url": "https://api.github.com/users/hackjutsu/following{/other_user}",
- "gists_url": "https://api.github.com/users/hackjutsu/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/hackjutsu/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/hackjutsu/subscriptions",
- "organizations_url": "https://api.github.com/users/hackjutsu/orgs",
- "repos_url": "https://api.github.com/users/hackjutsu/repos",
- "events_url": "https://api.github.com/users/hackjutsu/events{/privacy}",
- "received_events_url": "https://api.github.com/users/hackjutsu/received_events",
+ "url": "https://api.github.com/users/jplhomer",
+ "html_url": "https://github.com/jplhomer",
+ "followers_url": "https://api.github.com/users/jplhomer/followers",
+ "following_url": "https://api.github.com/users/jplhomer/following{/other_user}",
+ "gists_url": "https://api.github.com/users/jplhomer/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/jplhomer/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/jplhomer/subscriptions",
+ "organizations_url": "https://api.github.com/users/jplhomer/orgs",
+ "repos_url": "https://api.github.com/users/jplhomer/repos",
+ "events_url": "https://api.github.com/users/jplhomer/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/jplhomer/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "text/yaml",
+ "content_type": "application/json",
"state": "uploaded",
- "size": 506,
- "download_count": 15150,
- "created_at": "2020-06-14T02:25:13Z",
- "updated_at": "2020-06-14T02:25:13Z",
- "browser_download_url": "https://github.com/hackjutsu/Lepton/releases/download/v1.9.1/latest-mac.yml"
+ "size": 167,
+ "download_count": 54,
+ "created_at": "2018-01-07T20:46:32Z",
+ "updated_at": "2018-01-07T20:46:32Z",
+ "browser_download_url": "https://github.com/jplhomer/lifeboat/releases/download/v0.7.0/latest-mac.json"
},
{
- "url": "https://api.github.com/repos/hackjutsu/Lepton/releases/assets/21728097",
- "id": 21728097,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNzI4MDk3",
- "name": "latest.yml",
+ "url": "https://api.github.com/repos/jplhomer/lifeboat/releases/assets/5804881",
+ "id": 5804881,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDU4MDQ4ODE=",
+ "name": "latest-mac.yml",
"label": "",
"uploader": {
- "login": "hackjutsu",
- "id": 7756581,
- "node_id": "MDQ6VXNlcjc3NTY1ODE=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/7756581?v=4",
+ "login": "jplhomer",
+ "id": 848147,
+ "node_id": "MDQ6VXNlcjg0ODE0Nw==",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/848147?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/hackjutsu",
- "html_url": "https://github.com/hackjutsu",
- "followers_url": "https://api.github.com/users/hackjutsu/followers",
- "following_url": "https://api.github.com/users/hackjutsu/following{/other_user}",
- "gists_url": "https://api.github.com/users/hackjutsu/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/hackjutsu/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/hackjutsu/subscriptions",
- "organizations_url": "https://api.github.com/users/hackjutsu/orgs",
- "repos_url": "https://api.github.com/users/hackjutsu/repos",
- "events_url": "https://api.github.com/users/hackjutsu/events{/privacy}",
- "received_events_url": "https://api.github.com/users/hackjutsu/received_events",
+ "url": "https://api.github.com/users/jplhomer",
+ "html_url": "https://github.com/jplhomer",
+ "followers_url": "https://api.github.com/users/jplhomer/followers",
+ "following_url": "https://api.github.com/users/jplhomer/following{/other_user}",
+ "gists_url": "https://api.github.com/users/jplhomer/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/jplhomer/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/jplhomer/subscriptions",
+ "organizations_url": "https://api.github.com/users/jplhomer/orgs",
+ "repos_url": "https://api.github.com/users/jplhomer/repos",
+ "events_url": "https://api.github.com/users/jplhomer/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/jplhomer/received_events",
"type": "User",
"site_admin": false
},
"content_type": "text/yaml",
"state": "uploaded",
- "size": 341,
- "download_count": 13150,
- "created_at": "2020-06-14T02:25:13Z",
- "updated_at": "2020-06-14T02:25:13Z",
- "browser_download_url": "https://github.com/hackjutsu/Lepton/releases/download/v1.9.1/latest.yml"
+ "size": 469,
+ "download_count": 2854,
+ "created_at": "2018-01-07T20:46:35Z",
+ "updated_at": "2018-01-07T20:46:35Z",
+ "browser_download_url": "https://github.com/jplhomer/lifeboat/releases/download/v0.7.0/latest-mac.yml"
},
{
- "url": "https://api.github.com/repos/hackjutsu/Lepton/releases/assets/21728081",
- "id": 21728081,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNzI4MDgx",
- "name": "Lepton-1.9.1-ia32-win.7z",
+ "url": "https://api.github.com/repos/jplhomer/lifeboat/releases/assets/5804861",
+ "id": 5804861,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDU4MDQ4NjE=",
+ "name": "latest.yml",
"label": "",
"uploader": {
- "login": "hackjutsu",
- "id": 7756581,
- "node_id": "MDQ6VXNlcjc3NTY1ODE=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/7756581?v=4",
+ "login": "jplhomer",
+ "id": 848147,
+ "node_id": "MDQ6VXNlcjg0ODE0Nw==",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/848147?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/hackjutsu",
- "html_url": "https://github.com/hackjutsu",
- "followers_url": "https://api.github.com/users/hackjutsu/followers",
- "following_url": "https://api.github.com/users/hackjutsu/following{/other_user}",
- "gists_url": "https://api.github.com/users/hackjutsu/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/hackjutsu/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/hackjutsu/subscriptions",
- "organizations_url": "https://api.github.com/users/hackjutsu/orgs",
- "repos_url": "https://api.github.com/users/hackjutsu/repos",
- "events_url": "https://api.github.com/users/hackjutsu/events{/privacy}",
- "received_events_url": "https://api.github.com/users/hackjutsu/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-7z-compressed",
- "state": "uploaded",
- "size": 55104881,
- "download_count": 67,
- "created_at": "2020-06-14T02:23:46Z",
- "updated_at": "2020-06-14T02:25:12Z",
- "browser_download_url": "https://github.com/hackjutsu/Lepton/releases/download/v1.9.1/Lepton-1.9.1-ia32-win.7z"
- },
- {
- "url": "https://api.github.com/repos/hackjutsu/Lepton/releases/assets/21728078",
- "id": 21728078,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNzI4MDc4",
- "name": "Lepton-1.9.1-mac.zip",
- "label": "",
- "uploader": {
- "login": "hackjutsu",
- "id": 7756581,
- "node_id": "MDQ6VXNlcjc3NTY1ODE=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/7756581?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/hackjutsu",
- "html_url": "https://github.com/hackjutsu",
- "followers_url": "https://api.github.com/users/hackjutsu/followers",
- "following_url": "https://api.github.com/users/hackjutsu/following{/other_user}",
- "gists_url": "https://api.github.com/users/hackjutsu/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/hackjutsu/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/hackjutsu/subscriptions",
- "organizations_url": "https://api.github.com/users/hackjutsu/orgs",
- "repos_url": "https://api.github.com/users/hackjutsu/repos",
- "events_url": "https://api.github.com/users/hackjutsu/events{/privacy}",
- "received_events_url": "https://api.github.com/users/hackjutsu/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 81501152,
- "download_count": 2983,
- "created_at": "2020-06-14T02:23:11Z",
- "updated_at": "2020-06-14T02:24:49Z",
- "browser_download_url": "https://github.com/hackjutsu/Lepton/releases/download/v1.9.1/Lepton-1.9.1-mac.zip"
- },
- {
- "url": "https://api.github.com/repos/hackjutsu/Lepton/releases/assets/21728082",
- "id": 21728082,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNzI4MDgy",
- "name": "Lepton-1.9.1-win.7z",
- "label": "",
- "uploader": {
- "login": "hackjutsu",
- "id": 7756581,
- "node_id": "MDQ6VXNlcjc3NTY1ODE=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/7756581?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/hackjutsu",
- "html_url": "https://github.com/hackjutsu",
- "followers_url": "https://api.github.com/users/hackjutsu/followers",
- "following_url": "https://api.github.com/users/hackjutsu/following{/other_user}",
- "gists_url": "https://api.github.com/users/hackjutsu/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/hackjutsu/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/hackjutsu/subscriptions",
- "organizations_url": "https://api.github.com/users/hackjutsu/orgs",
- "repos_url": "https://api.github.com/users/hackjutsu/repos",
- "events_url": "https://api.github.com/users/hackjutsu/events{/privacy}",
- "received_events_url": "https://api.github.com/users/hackjutsu/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-7z-compressed",
- "state": "uploaded",
- "size": 56638369,
- "download_count": 782,
- "created_at": "2020-06-14T02:23:52Z",
- "updated_at": "2020-06-14T02:24:24Z",
- "browser_download_url": "https://github.com/hackjutsu/Lepton/releases/download/v1.9.1/Lepton-1.9.1-win.7z"
- },
- {
- "url": "https://api.github.com/repos/hackjutsu/Lepton/releases/assets/21728063",
- "id": 21728063,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNzI4MDYz",
- "name": "Lepton-1.9.1.AppImage",
- "label": "",
- "uploader": {
- "login": "hackjutsu",
- "id": 7756581,
- "node_id": "MDQ6VXNlcjc3NTY1ODE=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/7756581?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/hackjutsu",
- "html_url": "https://github.com/hackjutsu",
- "followers_url": "https://api.github.com/users/hackjutsu/followers",
- "following_url": "https://api.github.com/users/hackjutsu/following{/other_user}",
- "gists_url": "https://api.github.com/users/hackjutsu/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/hackjutsu/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/hackjutsu/subscriptions",
- "organizations_url": "https://api.github.com/users/hackjutsu/orgs",
- "repos_url": "https://api.github.com/users/hackjutsu/repos",
- "events_url": "https://api.github.com/users/hackjutsu/events{/privacy}",
- "received_events_url": "https://api.github.com/users/hackjutsu/received_events",
+ "url": "https://api.github.com/users/jplhomer",
+ "html_url": "https://github.com/jplhomer",
+ "followers_url": "https://api.github.com/users/jplhomer/followers",
+ "following_url": "https://api.github.com/users/jplhomer/following{/other_user}",
+ "gists_url": "https://api.github.com/users/jplhomer/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/jplhomer/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/jplhomer/subscriptions",
+ "organizations_url": "https://api.github.com/users/jplhomer/orgs",
+ "repos_url": "https://api.github.com/users/jplhomer/repos",
+ "events_url": "https://api.github.com/users/jplhomer/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/jplhomer/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "text/yaml",
"state": "uploaded",
- "size": 91880183,
- "download_count": 616,
- "created_at": "2020-06-14T02:21:41Z",
- "updated_at": "2020-06-14T02:22:17Z",
- "browser_download_url": "https://github.com/hackjutsu/Lepton/releases/download/v1.9.1/Lepton-1.9.1.AppImage"
+ "size": 396,
+ "download_count": 1813,
+ "created_at": "2018-01-07T20:44:48Z",
+ "updated_at": "2018-01-07T20:44:48Z",
+ "browser_download_url": "https://github.com/jplhomer/lifeboat/releases/download/v0.7.0/latest.yml"
},
{
- "url": "https://api.github.com/repos/hackjutsu/Lepton/releases/assets/21728072",
- "id": 21728072,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNzI4MDcy",
- "name": "Lepton-1.9.1.dmg",
+ "url": "https://api.github.com/repos/jplhomer/lifeboat/releases/assets/5804879",
+ "id": 5804879,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDU4MDQ4Nzk=",
+ "name": "lifeboat-0.7.0-mac.zip",
"label": "",
"uploader": {
- "login": "hackjutsu",
- "id": 7756581,
- "node_id": "MDQ6VXNlcjc3NTY1ODE=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/7756581?v=4",
+ "login": "jplhomer",
+ "id": 848147,
+ "node_id": "MDQ6VXNlcjg0ODE0Nw==",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/848147?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/hackjutsu",
- "html_url": "https://github.com/hackjutsu",
- "followers_url": "https://api.github.com/users/hackjutsu/followers",
- "following_url": "https://api.github.com/users/hackjutsu/following{/other_user}",
- "gists_url": "https://api.github.com/users/hackjutsu/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/hackjutsu/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/hackjutsu/subscriptions",
- "organizations_url": "https://api.github.com/users/hackjutsu/orgs",
- "repos_url": "https://api.github.com/users/hackjutsu/repos",
- "events_url": "https://api.github.com/users/hackjutsu/events{/privacy}",
- "received_events_url": "https://api.github.com/users/hackjutsu/received_events",
+ "url": "https://api.github.com/users/jplhomer",
+ "html_url": "https://github.com/jplhomer",
+ "followers_url": "https://api.github.com/users/jplhomer/followers",
+ "following_url": "https://api.github.com/users/jplhomer/following{/other_user}",
+ "gists_url": "https://api.github.com/users/jplhomer/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/jplhomer/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/jplhomer/subscriptions",
+ "organizations_url": "https://api.github.com/users/jplhomer/orgs",
+ "repos_url": "https://api.github.com/users/jplhomer/repos",
+ "events_url": "https://api.github.com/users/jplhomer/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/jplhomer/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 84298089,
- "download_count": 3057,
- "created_at": "2020-06-14T02:22:46Z",
- "updated_at": "2020-06-14T02:23:25Z",
- "browser_download_url": "https://github.com/hackjutsu/Lepton/releases/download/v1.9.1/Lepton-1.9.1.dmg"
+ "size": 49497974,
+ "download_count": 243,
+ "created_at": "2018-01-07T20:46:31Z",
+ "updated_at": "2018-01-07T20:46:35Z",
+ "browser_download_url": "https://github.com/jplhomer/lifeboat/releases/download/v0.7.0/lifeboat-0.7.0-mac.zip"
},
{
- "url": "https://api.github.com/repos/hackjutsu/Lepton/releases/assets/21728071",
- "id": 21728071,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNzI4MDcx",
- "name": "Lepton-1.9.1.dmg.blockmap",
+ "url": "https://api.github.com/repos/jplhomer/lifeboat/releases/assets/5804841",
+ "id": 5804841,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDU4MDQ4NDE=",
+ "name": "lifeboat-0.7.0-x86_64.AppImage",
"label": "",
"uploader": {
- "login": "hackjutsu",
- "id": 7756581,
- "node_id": "MDQ6VXNlcjc3NTY1ODE=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/7756581?v=4",
+ "login": "jplhomer",
+ "id": 848147,
+ "node_id": "MDQ6VXNlcjg0ODE0Nw==",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/848147?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/hackjutsu",
- "html_url": "https://github.com/hackjutsu",
- "followers_url": "https://api.github.com/users/hackjutsu/followers",
- "following_url": "https://api.github.com/users/hackjutsu/following{/other_user}",
- "gists_url": "https://api.github.com/users/hackjutsu/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/hackjutsu/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/hackjutsu/subscriptions",
- "organizations_url": "https://api.github.com/users/hackjutsu/orgs",
- "repos_url": "https://api.github.com/users/hackjutsu/repos",
- "events_url": "https://api.github.com/users/hackjutsu/events{/privacy}",
- "received_events_url": "https://api.github.com/users/hackjutsu/received_events",
+ "url": "https://api.github.com/users/jplhomer",
+ "html_url": "https://github.com/jplhomer",
+ "followers_url": "https://api.github.com/users/jplhomer/followers",
+ "following_url": "https://api.github.com/users/jplhomer/following{/other_user}",
+ "gists_url": "https://api.github.com/users/jplhomer/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/jplhomer/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/jplhomer/subscriptions",
+ "organizations_url": "https://api.github.com/users/jplhomer/orgs",
+ "repos_url": "https://api.github.com/users/jplhomer/repos",
+ "events_url": "https://api.github.com/users/jplhomer/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/jplhomer/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 89233,
- "download_count": 20,
- "created_at": "2020-06-14T02:22:46Z",
- "updated_at": "2020-06-14T02:22:46Z",
- "browser_download_url": "https://github.com/hackjutsu/Lepton/releases/download/v1.9.1/Lepton-1.9.1.dmg.blockmap"
+ "size": 54558723,
+ "download_count": 510,
+ "created_at": "2018-01-07T20:39:57Z",
+ "updated_at": "2018-01-07T20:39:58Z",
+ "browser_download_url": "https://github.com/jplhomer/lifeboat/releases/download/v0.7.0/lifeboat-0.7.0-x86_64.AppImage"
},
{
- "url": "https://api.github.com/repos/hackjutsu/Lepton/releases/assets/21728077",
- "id": 21728077,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNzI4MDc3",
- "name": "Lepton-Setup-1.9.1.exe",
+ "url": "https://api.github.com/repos/jplhomer/lifeboat/releases/assets/5804874",
+ "id": 5804874,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDU4MDQ4NzQ=",
+ "name": "Lifeboat-0.7.0.dmg",
"label": "",
"uploader": {
- "login": "hackjutsu",
- "id": 7756581,
- "node_id": "MDQ6VXNlcjc3NTY1ODE=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/7756581?v=4",
+ "login": "jplhomer",
+ "id": 848147,
+ "node_id": "MDQ6VXNlcjg0ODE0Nw==",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/848147?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/hackjutsu",
- "html_url": "https://github.com/hackjutsu",
- "followers_url": "https://api.github.com/users/hackjutsu/followers",
- "following_url": "https://api.github.com/users/hackjutsu/following{/other_user}",
- "gists_url": "https://api.github.com/users/hackjutsu/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/hackjutsu/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/hackjutsu/subscriptions",
- "organizations_url": "https://api.github.com/users/hackjutsu/orgs",
- "repos_url": "https://api.github.com/users/hackjutsu/repos",
- "events_url": "https://api.github.com/users/hackjutsu/events{/privacy}",
- "received_events_url": "https://api.github.com/users/hackjutsu/received_events",
+ "url": "https://api.github.com/users/jplhomer",
+ "html_url": "https://github.com/jplhomer",
+ "followers_url": "https://api.github.com/users/jplhomer/followers",
+ "following_url": "https://api.github.com/users/jplhomer/following{/other_user}",
+ "gists_url": "https://api.github.com/users/jplhomer/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/jplhomer/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/jplhomer/subscriptions",
+ "organizations_url": "https://api.github.com/users/jplhomer/orgs",
+ "repos_url": "https://api.github.com/users/jplhomer/repos",
+ "events_url": "https://api.github.com/users/jplhomer/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/jplhomer/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 125296020,
- "download_count": 3412,
- "created_at": "2020-06-14T02:22:59Z",
- "updated_at": "2020-06-14T02:23:55Z",
- "browser_download_url": "https://github.com/hackjutsu/Lepton/releases/download/v1.9.1/Lepton-Setup-1.9.1.exe"
+ "size": 52160467,
+ "download_count": 926,
+ "created_at": "2018-01-07T20:46:02Z",
+ "updated_at": "2018-01-07T20:46:31Z",
+ "browser_download_url": "https://github.com/jplhomer/lifeboat/releases/download/v0.7.0/Lifeboat-0.7.0.dmg"
},
{
- "url": "https://api.github.com/repos/hackjutsu/Lepton/releases/assets/21728076",
- "id": 21728076,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNzI4MDc2",
- "name": "Lepton-Setup-1.9.1.exe.blockmap",
+ "url": "https://api.github.com/repos/jplhomer/lifeboat/releases/assets/5804860",
+ "id": 5804860,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDU4MDQ4NjA=",
+ "name": "lifeboat-setup-0.7.0.exe",
"label": "",
"uploader": {
- "login": "hackjutsu",
- "id": 7756581,
- "node_id": "MDQ6VXNlcjc3NTY1ODE=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/7756581?v=4",
+ "login": "jplhomer",
+ "id": 848147,
+ "node_id": "MDQ6VXNlcjg0ODE0Nw==",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/848147?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/hackjutsu",
- "html_url": "https://github.com/hackjutsu",
- "followers_url": "https://api.github.com/users/hackjutsu/followers",
- "following_url": "https://api.github.com/users/hackjutsu/following{/other_user}",
- "gists_url": "https://api.github.com/users/hackjutsu/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/hackjutsu/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/hackjutsu/subscriptions",
- "organizations_url": "https://api.github.com/users/hackjutsu/orgs",
- "repos_url": "https://api.github.com/users/hackjutsu/repos",
- "events_url": "https://api.github.com/users/hackjutsu/events{/privacy}",
- "received_events_url": "https://api.github.com/users/hackjutsu/received_events",
+ "url": "https://api.github.com/users/jplhomer",
+ "html_url": "https://github.com/jplhomer",
+ "followers_url": "https://api.github.com/users/jplhomer/followers",
+ "following_url": "https://api.github.com/users/jplhomer/following{/other_user}",
+ "gists_url": "https://api.github.com/users/jplhomer/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/jplhomer/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/jplhomer/subscriptions",
+ "organizations_url": "https://api.github.com/users/jplhomer/orgs",
+ "repos_url": "https://api.github.com/users/jplhomer/repos",
+ "events_url": "https://api.github.com/users/jplhomer/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/jplhomer/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 129071,
- "download_count": 466,
- "created_at": "2020-06-14T02:22:59Z",
- "updated_at": "2020-06-14T02:23:01Z",
- "browser_download_url": "https://github.com/hackjutsu/Lepton/releases/download/v1.9.1/Lepton-Setup-1.9.1.exe.blockmap"
+ "size": 35812123,
+ "download_count": 944,
+ "created_at": "2018-01-07T20:44:46Z",
+ "updated_at": "2018-01-07T20:44:48Z",
+ "browser_download_url": "https://github.com/jplhomer/lifeboat/releases/download/v0.7.0/lifeboat-setup-0.7.0.exe"
},
{
- "url": "https://api.github.com/repos/hackjutsu/Lepton/releases/assets/21728064",
- "id": 21728064,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNzI4MDY0",
- "name": "Lepton_1.9.1_amd64.snap",
+ "url": "https://api.github.com/repos/jplhomer/lifeboat/releases/assets/5804873",
+ "id": 5804873,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDU4MDQ4NzM=",
+ "name": "null.blockmap",
"label": "",
"uploader": {
- "login": "hackjutsu",
- "id": 7756581,
- "node_id": "MDQ6VXNlcjc3NTY1ODE=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/7756581?v=4",
+ "login": "jplhomer",
+ "id": 848147,
+ "node_id": "MDQ6VXNlcjg0ODE0Nw==",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/848147?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/hackjutsu",
- "html_url": "https://github.com/hackjutsu",
- "followers_url": "https://api.github.com/users/hackjutsu/followers",
- "following_url": "https://api.github.com/users/hackjutsu/following{/other_user}",
- "gists_url": "https://api.github.com/users/hackjutsu/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/hackjutsu/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/hackjutsu/subscriptions",
- "organizations_url": "https://api.github.com/users/hackjutsu/orgs",
- "repos_url": "https://api.github.com/users/hackjutsu/repos",
- "events_url": "https://api.github.com/users/hackjutsu/events{/privacy}",
- "received_events_url": "https://api.github.com/users/hackjutsu/received_events",
+ "url": "https://api.github.com/users/jplhomer",
+ "html_url": "https://github.com/jplhomer",
+ "followers_url": "https://api.github.com/users/jplhomer/followers",
+ "following_url": "https://api.github.com/users/jplhomer/following{/other_user}",
+ "gists_url": "https://api.github.com/users/jplhomer/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/jplhomer/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/jplhomer/subscriptions",
+ "organizations_url": "https://api.github.com/users/jplhomer/orgs",
+ "repos_url": "https://api.github.com/users/jplhomer/repos",
+ "events_url": "https://api.github.com/users/jplhomer/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/jplhomer/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 77905920,
- "download_count": 106,
- "created_at": "2020-06-14T02:21:57Z",
- "updated_at": "2020-06-14T02:22:37Z",
- "browser_download_url": "https://github.com/hackjutsu/Lepton/releases/download/v1.9.1/Lepton_1.9.1_amd64.snap"
+ "size": 94501,
+ "download_count": 54,
+ "created_at": "2018-01-07T20:46:02Z",
+ "updated_at": "2018-01-07T20:46:02Z",
+ "browser_download_url": "https://github.com/jplhomer/lifeboat/releases/download/v0.7.0/null.blockmap"
}
],
- "tarball_url": "https://api.github.com/repos/hackjutsu/Lepton/tarball/v1.9.1",
- "zipball_url": "https://api.github.com/repos/hackjutsu/Lepton/zipball/v1.9.1",
- "body_html": "\nTo Lepton users around the world in more than 130 countries : We hope you all stay safe, healthy, and strong as we get through the COVID-19 pandemic. Lepton will continue to be free, as always. If you find this app helpful, we encourage you to make a donation to a local or global charity of your choice to help fight against the pandemic. Together, we can make the world a better place. ❤️
\n \nEnhancement & Features \nConfigurations (.leptonrc
) \n\nOther enhancement \n\nSyntax highlight for batch files #306 \nSyntax highlight for .zshrc files #424 \nBigger scrollbars #400 #399 \nBetter styles for inline code block for markdown files #419 \nDispaly the paths of configuration file .leptonrc
and the log file in \"About page\" (Command + ,
) #427 \n \n
\nOther changes \n\nPlatforms \nmacOS
\n\nNotice: I haven't continued the Apple developer account since 2019. Pls enable Lepton in the security settings preference when you open the app for the first time.
\n \n\nLepton-1.x.x-mac.zip \nLepton-1.x.x.dmg \n \nWindows
\n\nInstaller\n\nLepton-Setup-1.x.x.exe (32 bit + 64 bit)\n\nThe appropriate arch will be installed automatically. \n \n \n \n \n7z\n\nLepton-1.x.x-win.7z (64 bit) \nLepton-1.x.x-ia32-win.7z (32 bit) \n \n \n \nLinux
\n\nLepton-1.x.x-x86_64.AppImage\n\n \nLepton_1.x.x_amd64.snap \n "
+ "tarball_url": "https://api.github.com/repos/jplhomer/lifeboat/tarball/v0.7.0",
+ "zipball_url": "https://api.github.com/repos/jplhomer/lifeboat/zipball/v0.7.0",
+ "body_html": "
\nThis release features a complete overhaul of logs and terminals within Lifeboat! It aims to make logs much more readable and performant, and to make interacting with individual services a much more pleasant experience.
\n\nEnhancement : Lightning-fast, canvas-based log rendering. This is thanks in large part to the work done by the Visual Studio Code crew to implement this performant terminal work in their app. We're leveraging xterm.js under the hood for a more natural experience. \nEnhancement : More interactive experience within the Commands tab. We're also leveraging the node-pty project to create a pseudo TTY interface between Lifeboat and each of your service's containers. This means you can run things like rails console
, php artisan tinker
and other interactive commands that would otherwise fail without a TTY shell. The commands tab has also been cleaned up to provide a more intuitive experience and prompt for running commands. \nBugfix : Sometimes project logs would print out N times after restarting the project N times. That won't happen anymore 👍 \n \nThis release probably contains some bugs. I'm tracking them in the Issues tab , so please report them there.
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:01.363Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:09.293Z"
},
"lightgallery": {
"latestRelease": {
@@ -49640,7 +50202,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 35933893,
- "download_count": 21686,
+ "download_count": 21699,
"created_at": "2016-05-31T08:43:47Z",
"updated_at": "2016-05-31T09:05:32Z",
"browser_download_url": "https://github.com/sachinchoolur/lightgallery-desktop/releases/download/0.1.1/lightgallery_0.1.1-windows.zip"
@@ -49674,7 +50236,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 37197188,
- "download_count": 17031,
+ "download_count": 17039,
"created_at": "2016-05-31T06:57:50Z",
"updated_at": "2016-05-31T07:58:43Z",
"browser_download_url": "https://github.com/sachinchoolur/lightgallery-desktop/releases/download/0.1.1/lightgallery_0.1.1.dmg-mac.zip"
@@ -49708,7 +50270,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 27184170,
- "download_count": 2357,
+ "download_count": 2358,
"created_at": "2016-05-31T08:43:47Z",
"updated_at": "2016-05-31T09:05:32Z",
"browser_download_url": "https://github.com/sachinchoolur/lightgallery-desktop/releases/download/0.1.1/lightgallery_0.1.1_amd64-linux.deb"
@@ -49718,1051 +50280,838 @@
"zipball_url": "https://api.github.com/repos/sachinchoolur/lightgallery-desktop/zipball/0.1.1",
"body_html": "Minor bug fixes and updates..
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:01.376Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:09.313Z"
},
- "lectrote": {
+ "ling": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:09.341Z"
+ },
+ "lightproxy": {
"latestRelease": {
- "url": "https://api.github.com/repos/erkyrath/lectrote/releases/29343153",
- "assets_url": "https://api.github.com/repos/erkyrath/lectrote/releases/29343153/assets",
- "upload_url": "https://uploads.github.com/repos/erkyrath/lectrote/releases/29343153/assets{?name,label}",
- "html_url": "https://github.com/erkyrath/lectrote/releases/tag/lectrote-1.3.7",
- "id": 29343153,
- "node_id": "MDc6UmVsZWFzZTI5MzQzMTUz",
- "tag_name": "lectrote-1.3.7",
+ "url": "https://api.github.com/repos/alibaba/lightproxy/releases/31638714",
+ "assets_url": "https://api.github.com/repos/alibaba/lightproxy/releases/31638714/assets",
+ "upload_url": "https://uploads.github.com/repos/alibaba/lightproxy/releases/31638714/assets{?name,label}",
+ "html_url": "https://github.com/alibaba/lightproxy/releases/tag/v1.1.39",
+ "id": 31638714,
+ "node_id": "MDc6UmVsZWFzZTMxNjM4NzE0",
+ "tag_name": "v1.1.39",
"target_commitish": "master",
- "name": "Release 1.3.7",
+ "name": "1.1.39",
"draft": false,
"author": {
- "login": "erkyrath",
- "id": 65666,
- "node_id": "MDQ6VXNlcjY1NjY2",
- "avatar_url": "https://avatars3.githubusercontent.com/u/65666?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/erkyrath",
- "html_url": "https://github.com/erkyrath",
- "followers_url": "https://api.github.com/users/erkyrath/followers",
- "following_url": "https://api.github.com/users/erkyrath/following{/other_user}",
- "gists_url": "https://api.github.com/users/erkyrath/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/erkyrath/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/erkyrath/subscriptions",
- "organizations_url": "https://api.github.com/users/erkyrath/orgs",
- "repos_url": "https://api.github.com/users/erkyrath/repos",
- "events_url": "https://api.github.com/users/erkyrath/events{/privacy}",
- "received_events_url": "https://api.github.com/users/erkyrath/received_events",
- "type": "User",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
"site_admin": false
},
"prerelease": false,
- "created_at": "2020-08-05T00:27:26Z",
- "published_at": "2020-08-05T01:20:45Z",
+ "created_at": "2020-09-22T07:17:39Z",
+ "published_at": "2020-09-22T07:32:26Z",
"assets": [
{
- "url": "https://api.github.com/repos/erkyrath/lectrote/releases/assets/23616577",
- "id": 23616577,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNjE2NTc3",
- "name": "Lectrote-1.3.7-linux-ia32.zip",
- "label": null,
+ "url": "https://api.github.com/repos/alibaba/lightproxy/releases/assets/26034082",
+ "id": 26034082,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDM0MDgy",
+ "name": "latest-mac.yml",
+ "label": "",
"uploader": {
- "login": "erkyrath",
- "id": 65666,
- "node_id": "MDQ6VXNlcjY1NjY2",
- "avatar_url": "https://avatars3.githubusercontent.com/u/65666?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/erkyrath",
- "html_url": "https://github.com/erkyrath",
- "followers_url": "https://api.github.com/users/erkyrath/followers",
- "following_url": "https://api.github.com/users/erkyrath/following{/other_user}",
- "gists_url": "https://api.github.com/users/erkyrath/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/erkyrath/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/erkyrath/subscriptions",
- "organizations_url": "https://api.github.com/users/erkyrath/orgs",
- "repos_url": "https://api.github.com/users/erkyrath/repos",
- "events_url": "https://api.github.com/users/erkyrath/events{/privacy}",
- "received_events_url": "https://api.github.com/users/erkyrath/received_events",
- "type": "User",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "text/yaml",
"state": "uploaded",
- "size": 74864754,
- "download_count": 20,
- "created_at": "2020-08-05T01:19:36Z",
- "updated_at": "2020-08-05T01:20:13Z",
- "browser_download_url": "https://github.com/erkyrath/lectrote/releases/download/lectrote-1.3.7/Lectrote-1.3.7-linux-ia32.zip"
+ "size": 525,
+ "download_count": 0,
+ "created_at": "2020-09-22T07:26:45Z",
+ "updated_at": "2020-09-22T07:26:45Z",
+ "browser_download_url": "https://github.com/alibaba/lightproxy/releases/download/v1.1.39/latest-mac.yml"
},
{
- "url": "https://api.github.com/repos/erkyrath/lectrote/releases/assets/23616568",
- "id": 23616568,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNjE2NTY4",
- "name": "Lectrote-1.3.7-linux-x64.zip",
- "label": null,
+ "url": "https://api.github.com/repos/alibaba/lightproxy/releases/assets/26034066",
+ "id": 26034066,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDM0MDY2",
+ "name": "latest.yml",
+ "label": "",
"uploader": {
- "login": "erkyrath",
- "id": 65666,
- "node_id": "MDQ6VXNlcjY1NjY2",
- "avatar_url": "https://avatars3.githubusercontent.com/u/65666?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/erkyrath",
- "html_url": "https://github.com/erkyrath",
- "followers_url": "https://api.github.com/users/erkyrath/followers",
- "following_url": "https://api.github.com/users/erkyrath/following{/other_user}",
- "gists_url": "https://api.github.com/users/erkyrath/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/erkyrath/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/erkyrath/subscriptions",
- "organizations_url": "https://api.github.com/users/erkyrath/orgs",
- "repos_url": "https://api.github.com/users/erkyrath/repos",
- "events_url": "https://api.github.com/users/erkyrath/events{/privacy}",
- "received_events_url": "https://api.github.com/users/erkyrath/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 73916401,
- "download_count": 99,
- "created_at": "2020-08-05T01:19:00Z",
- "updated_at": "2020-08-05T01:19:36Z",
- "browser_download_url": "https://github.com/erkyrath/lectrote/releases/download/lectrote-1.3.7/Lectrote-1.3.7-linux-x64.zip"
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 351,
+ "download_count": 0,
+ "created_at": "2020-09-22T07:26:17Z",
+ "updated_at": "2020-09-22T07:26:17Z",
+ "browser_download_url": "https://github.com/alibaba/lightproxy/releases/download/v1.1.39/latest.yml"
},
{
- "url": "https://api.github.com/repos/erkyrath/lectrote/releases/assets/23616548",
- "id": 23616548,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNjE2NTQ4",
- "name": "Lectrote-1.3.7-macos-x64.dmg",
- "label": null,
+ "url": "https://api.github.com/repos/alibaba/lightproxy/releases/assets/26034048",
+ "id": 26034048,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDM0MDQ4",
+ "name": "LightProxy-1.1.39-mac.zip",
+ "label": "",
"uploader": {
- "login": "erkyrath",
- "id": 65666,
- "node_id": "MDQ6VXNlcjY1NjY2",
- "avatar_url": "https://avatars3.githubusercontent.com/u/65666?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/erkyrath",
- "html_url": "https://github.com/erkyrath",
- "followers_url": "https://api.github.com/users/erkyrath/followers",
- "following_url": "https://api.github.com/users/erkyrath/following{/other_user}",
- "gists_url": "https://api.github.com/users/erkyrath/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/erkyrath/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/erkyrath/subscriptions",
- "organizations_url": "https://api.github.com/users/erkyrath/orgs",
- "repos_url": "https://api.github.com/users/erkyrath/repos",
- "events_url": "https://api.github.com/users/erkyrath/events{/privacy}",
- "received_events_url": "https://api.github.com/users/erkyrath/received_events",
- "type": "User",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
"site_admin": false
},
- "content_type": "application/x-diskcopy",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 75051800,
- "download_count": 250,
- "created_at": "2020-08-05T01:17:15Z",
- "updated_at": "2020-08-05T01:17:51Z",
- "browser_download_url": "https://github.com/erkyrath/lectrote/releases/download/lectrote-1.3.7/Lectrote-1.3.7-macos-x64.dmg"
+ "size": 115997558,
+ "download_count": 4,
+ "created_at": "2020-09-22T07:25:53Z",
+ "updated_at": "2020-09-22T07:26:00Z",
+ "browser_download_url": "https://github.com/alibaba/lightproxy/releases/download/v1.1.39/LightProxy-1.1.39-mac.zip"
},
{
- "url": "https://api.github.com/repos/erkyrath/lectrote/releases/assets/23616564",
- "id": 23616564,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNjE2NTY0",
- "name": "Lectrote-1.3.7-win32-ia32.zip",
- "label": null,
+ "url": "https://api.github.com/repos/alibaba/lightproxy/releases/assets/26034101",
+ "id": 26034101,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDM0MTAx",
+ "name": "LightProxy-1.1.39.dmg",
+ "label": "",
"uploader": {
- "login": "erkyrath",
- "id": 65666,
- "node_id": "MDQ6VXNlcjY1NjY2",
- "avatar_url": "https://avatars3.githubusercontent.com/u/65666?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/erkyrath",
- "html_url": "https://github.com/erkyrath",
- "followers_url": "https://api.github.com/users/erkyrath/followers",
- "following_url": "https://api.github.com/users/erkyrath/following{/other_user}",
- "gists_url": "https://api.github.com/users/erkyrath/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/erkyrath/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/erkyrath/subscriptions",
- "organizations_url": "https://api.github.com/users/erkyrath/orgs",
- "repos_url": "https://api.github.com/users/erkyrath/repos",
- "events_url": "https://api.github.com/users/erkyrath/events{/privacy}",
- "received_events_url": "https://api.github.com/users/erkyrath/received_events",
- "type": "User",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 70131403,
+ "size": 118528842,
"download_count": 42,
- "created_at": "2020-08-05T01:18:26Z",
- "updated_at": "2020-08-05T01:19:00Z",
- "browser_download_url": "https://github.com/erkyrath/lectrote/releases/download/lectrote-1.3.7/Lectrote-1.3.7-win32-ia32.zip"
+ "created_at": "2020-09-22T07:27:20Z",
+ "updated_at": "2020-09-22T07:27:23Z",
+ "browser_download_url": "https://github.com/alibaba/lightproxy/releases/download/v1.1.39/LightProxy-1.1.39.dmg"
},
{
- "url": "https://api.github.com/repos/erkyrath/lectrote/releases/assets/23616559",
- "id": 23616559,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNjE2NTU5",
- "name": "Lectrote-1.3.7-win32-x64.zip",
- "label": null,
+ "url": "https://api.github.com/repos/alibaba/lightproxy/releases/assets/26034100",
+ "id": 26034100,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDM0MTAw",
+ "name": "LightProxy-1.1.39.dmg.blockmap",
+ "label": "",
"uploader": {
- "login": "erkyrath",
- "id": 65666,
- "node_id": "MDQ6VXNlcjY1NjY2",
- "avatar_url": "https://avatars3.githubusercontent.com/u/65666?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/erkyrath",
- "html_url": "https://github.com/erkyrath",
- "followers_url": "https://api.github.com/users/erkyrath/followers",
- "following_url": "https://api.github.com/users/erkyrath/following{/other_user}",
- "gists_url": "https://api.github.com/users/erkyrath/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/erkyrath/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/erkyrath/subscriptions",
- "organizations_url": "https://api.github.com/users/erkyrath/orgs",
- "repos_url": "https://api.github.com/users/erkyrath/repos",
- "events_url": "https://api.github.com/users/erkyrath/events{/privacy}",
- "received_events_url": "https://api.github.com/users/erkyrath/received_events",
- "type": "User",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 73188461,
- "download_count": 456,
- "created_at": "2020-08-05T01:17:51Z",
- "updated_at": "2020-08-05T01:18:26Z",
- "browser_download_url": "https://github.com/erkyrath/lectrote/releases/download/lectrote-1.3.7/Lectrote-1.3.7-win32-x64.zip"
+ "size": 124146,
+ "download_count": 1,
+ "created_at": "2020-09-22T07:27:19Z",
+ "updated_at": "2020-09-22T07:27:20Z",
+ "browser_download_url": "https://github.com/alibaba/lightproxy/releases/download/v1.1.39/LightProxy-1.1.39.dmg.blockmap"
+ },
+ {
+ "url": "https://api.github.com/repos/alibaba/lightproxy/releases/assets/26034062",
+ "id": 26034062,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDM0MDYy",
+ "name": "LightProxy-Setup-1.1.39.exe",
+ "label": "",
+ "uploader": {
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 93336880,
+ "download_count": 30,
+ "created_at": "2020-09-22T07:26:13Z",
+ "updated_at": "2020-09-22T07:26:17Z",
+ "browser_download_url": "https://github.com/alibaba/lightproxy/releases/download/v1.1.39/LightProxy-Setup-1.1.39.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/alibaba/lightproxy/releases/assets/26034063",
+ "id": 26034063,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDM0MDYz",
+ "name": "LightProxy-Setup-1.1.39.exe.blockmap",
+ "label": "",
+ "uploader": {
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 99120,
+ "download_count": 1,
+ "created_at": "2020-09-22T07:26:13Z",
+ "updated_at": "2020-09-22T07:26:13Z",
+ "browser_download_url": "https://github.com/alibaba/lightproxy/releases/download/v1.1.39/LightProxy-Setup-1.1.39.exe.blockmap"
}
],
- "tarball_url": "https://api.github.com/repos/erkyrath/lectrote/tarball/lectrote-1.3.7",
- "zipball_url": "https://api.github.com/repos/erkyrath/lectrote/zipball/lectrote-1.3.7",
- "body_html": "Fixes crashes and cover-art failures in some interpreters (Z-machine, Git, Glulxe).
"
+ "tarball_url": "https://api.github.com/repos/alibaba/lightproxy/tarball/v1.1.39",
+ "zipball_url": "https://api.github.com/repos/alibaba/lightproxy/zipball/v1.1.39",
+ "body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:01.394Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:09.421Z"
},
- "lifeboat": {
+ "lionshare": {
"latestRelease": {
- "url": "https://api.github.com/repos/jplhomer/lifeboat/releases/9138492",
- "assets_url": "https://api.github.com/repos/jplhomer/lifeboat/releases/9138492/assets",
- "upload_url": "https://uploads.github.com/repos/jplhomer/lifeboat/releases/9138492/assets{?name,label}",
- "html_url": "https://github.com/jplhomer/lifeboat/releases/tag/v0.7.0",
- "id": 9138492,
- "node_id": "MDc6UmVsZWFzZTkxMzg0OTI=",
- "tag_name": "v0.7.0",
+ "url": "https://api.github.com/repos/lionsharecapital/lionshare-desktop/releases/5366186",
+ "assets_url": "https://api.github.com/repos/lionsharecapital/lionshare-desktop/releases/5366186/assets",
+ "upload_url": "https://uploads.github.com/repos/lionsharecapital/lionshare-desktop/releases/5366186/assets{?name,label}",
+ "html_url": "https://github.com/lionsharecapital/lionshare-desktop/releases/tag/v1.1.0",
+ "id": 5366186,
+ "node_id": "MDc6UmVsZWFzZTUzNjYxODY=",
+ "tag_name": "v1.1.0",
"target_commitish": "master",
- "name": "v0.7.0 - Better Terminal and Logs",
+ "name": "Lionshare 1.1.0",
"draft": false,
"author": {
- "login": "jplhomer",
- "id": 848147,
- "node_id": "MDQ6VXNlcjg0ODE0Nw==",
- "avatar_url": "https://avatars0.githubusercontent.com/u/848147?v=4",
+ "login": "jorilallo",
+ "id": 31465,
+ "node_id": "MDQ6VXNlcjMxNDY1",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/31465?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/jplhomer",
- "html_url": "https://github.com/jplhomer",
- "followers_url": "https://api.github.com/users/jplhomer/followers",
- "following_url": "https://api.github.com/users/jplhomer/following{/other_user}",
- "gists_url": "https://api.github.com/users/jplhomer/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/jplhomer/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/jplhomer/subscriptions",
- "organizations_url": "https://api.github.com/users/jplhomer/orgs",
- "repos_url": "https://api.github.com/users/jplhomer/repos",
- "events_url": "https://api.github.com/users/jplhomer/events{/privacy}",
- "received_events_url": "https://api.github.com/users/jplhomer/received_events",
+ "url": "https://api.github.com/users/jorilallo",
+ "html_url": "https://github.com/jorilallo",
+ "followers_url": "https://api.github.com/users/jorilallo/followers",
+ "following_url": "https://api.github.com/users/jorilallo/following{/other_user}",
+ "gists_url": "https://api.github.com/users/jorilallo/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/jorilallo/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/jorilallo/subscriptions",
+ "organizations_url": "https://api.github.com/users/jorilallo/orgs",
+ "repos_url": "https://api.github.com/users/jorilallo/repos",
+ "events_url": "https://api.github.com/users/jorilallo/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/jorilallo/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2018-01-07T20:35:44Z",
- "published_at": "2018-01-07T20:55:05Z",
+ "created_at": "2017-02-06T01:43:41Z",
+ "published_at": "2017-02-06T01:51:06Z",
"assets": [
{
- "url": "https://api.github.com/repos/jplhomer/lifeboat/releases/assets/5804842",
- "id": 5804842,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDU4MDQ4NDI=",
- "name": "latest-linux.yml",
- "label": "",
+ "url": "https://api.github.com/repos/lionsharecapital/lionshare-desktop/releases/assets/3131744",
+ "id": 3131744,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDMxMzE3NDQ=",
+ "name": "Lionshare-1.1.0-mac.zip",
+ "label": null,
"uploader": {
- "login": "jplhomer",
- "id": 848147,
- "node_id": "MDQ6VXNlcjg0ODE0Nw==",
- "avatar_url": "https://avatars0.githubusercontent.com/u/848147?v=4",
+ "login": "jorilallo",
+ "id": 31465,
+ "node_id": "MDQ6VXNlcjMxNDY1",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/31465?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/jplhomer",
- "html_url": "https://github.com/jplhomer",
- "followers_url": "https://api.github.com/users/jplhomer/followers",
- "following_url": "https://api.github.com/users/jplhomer/following{/other_user}",
- "gists_url": "https://api.github.com/users/jplhomer/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/jplhomer/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/jplhomer/subscriptions",
- "organizations_url": "https://api.github.com/users/jplhomer/orgs",
- "repos_url": "https://api.github.com/users/jplhomer/repos",
- "events_url": "https://api.github.com/users/jplhomer/events{/privacy}",
- "received_events_url": "https://api.github.com/users/jplhomer/received_events",
+ "url": "https://api.github.com/users/jorilallo",
+ "html_url": "https://github.com/jorilallo",
+ "followers_url": "https://api.github.com/users/jorilallo/followers",
+ "following_url": "https://api.github.com/users/jorilallo/following{/other_user}",
+ "gists_url": "https://api.github.com/users/jorilallo/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/jorilallo/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/jorilallo/subscriptions",
+ "organizations_url": "https://api.github.com/users/jorilallo/orgs",
+ "repos_url": "https://api.github.com/users/jorilallo/repos",
+ "events_url": "https://api.github.com/users/jorilallo/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/jorilallo/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "text/yaml",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 380,
- "download_count": 803,
- "created_at": "2018-01-07T20:39:58Z",
- "updated_at": "2018-01-07T20:39:58Z",
- "browser_download_url": "https://github.com/jplhomer/lifeboat/releases/download/v0.7.0/latest-linux.yml"
- },
+ "size": 49783408,
+ "download_count": 29367,
+ "created_at": "2017-02-06T01:44:58Z",
+ "updated_at": "2017-02-06T01:46:07Z",
+ "browser_download_url": "https://github.com/lionsharecapital/lionshare-desktop/releases/download/v1.1.0/Lionshare-1.1.0-mac.zip"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/lionsharecapital/lionshare-desktop/tarball/v1.1.0",
+ "zipball_url": "https://api.github.com/repos/lionsharecapital/lionshare-desktop/zipball/v1.1.0",
+ "body_html": "\n💵 New currencies: IOC, SC, SJCX and DCR \n⌨ Keyboard shortcuts for prices and portfolio (Cmd+1/2) \n$ Fixed formatting for non-US dollar currencies \n🐳 Fixed number formatting for whale users \n🛠 Various bug fixes and improvements \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:09.451Z"
+ },
+ "local-browser": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/Chhekur/local-browser/releases/15688792",
+ "assets_url": "https://api.github.com/repos/Chhekur/local-browser/releases/15688792/assets",
+ "upload_url": "https://uploads.github.com/repos/Chhekur/local-browser/releases/15688792/assets{?name,label}",
+ "html_url": "https://github.com/Chhekur/local-browser/releases/tag/v1.0.1",
+ "id": 15688792,
+ "node_id": "MDc6UmVsZWFzZTE1Njg4Nzky",
+ "tag_name": "v1.0.1",
+ "target_commitish": "master",
+ "name": "1.0.1",
+ "draft": false,
+ "author": {
+ "login": "Chhekur",
+ "id": 18138383,
+ "node_id": "MDQ6VXNlcjE4MTM4Mzgz",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/18138383?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Chhekur",
+ "html_url": "https://github.com/Chhekur",
+ "followers_url": "https://api.github.com/users/Chhekur/followers",
+ "following_url": "https://api.github.com/users/Chhekur/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Chhekur/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Chhekur/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Chhekur/subscriptions",
+ "organizations_url": "https://api.github.com/users/Chhekur/orgs",
+ "repos_url": "https://api.github.com/users/Chhekur/repos",
+ "events_url": "https://api.github.com/users/Chhekur/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Chhekur/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2019-02-21T09:50:10Z",
+ "published_at": "2019-02-21T10:24:43Z",
+ "assets": [
{
- "url": "https://api.github.com/repos/jplhomer/lifeboat/releases/assets/5804880",
- "id": 5804880,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDU4MDQ4ODA=",
- "name": "latest-mac.json",
+ "url": "https://api.github.com/repos/Chhekur/local-browser/releases/assets/11174951",
+ "id": 11174951,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExMTc0OTUx",
+ "name": "latest-linux.yml",
"label": "",
"uploader": {
- "login": "jplhomer",
- "id": 848147,
- "node_id": "MDQ6VXNlcjg0ODE0Nw==",
- "avatar_url": "https://avatars0.githubusercontent.com/u/848147?v=4",
+ "login": "Chhekur",
+ "id": 18138383,
+ "node_id": "MDQ6VXNlcjE4MTM4Mzgz",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/18138383?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/jplhomer",
- "html_url": "https://github.com/jplhomer",
- "followers_url": "https://api.github.com/users/jplhomer/followers",
- "following_url": "https://api.github.com/users/jplhomer/following{/other_user}",
- "gists_url": "https://api.github.com/users/jplhomer/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/jplhomer/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/jplhomer/subscriptions",
- "organizations_url": "https://api.github.com/users/jplhomer/orgs",
- "repos_url": "https://api.github.com/users/jplhomer/repos",
- "events_url": "https://api.github.com/users/jplhomer/events{/privacy}",
- "received_events_url": "https://api.github.com/users/jplhomer/received_events",
+ "url": "https://api.github.com/users/Chhekur",
+ "html_url": "https://github.com/Chhekur",
+ "followers_url": "https://api.github.com/users/Chhekur/followers",
+ "following_url": "https://api.github.com/users/Chhekur/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Chhekur/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Chhekur/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Chhekur/subscriptions",
+ "organizations_url": "https://api.github.com/users/Chhekur/orgs",
+ "repos_url": "https://api.github.com/users/Chhekur/repos",
+ "events_url": "https://api.github.com/users/Chhekur/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Chhekur/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/json",
+ "content_type": "text/yaml",
"state": "uploaded",
- "size": 167,
- "download_count": 54,
- "created_at": "2018-01-07T20:46:32Z",
- "updated_at": "2018-01-07T20:46:32Z",
- "browser_download_url": "https://github.com/jplhomer/lifeboat/releases/download/v0.7.0/latest-mac.json"
+ "size": 390,
+ "download_count": 586,
+ "created_at": "2019-02-21T10:15:06Z",
+ "updated_at": "2019-02-21T10:15:06Z",
+ "browser_download_url": "https://github.com/Chhekur/local-browser/releases/download/v1.0.1/latest-linux.yml"
},
{
- "url": "https://api.github.com/repos/jplhomer/lifeboat/releases/assets/5804881",
- "id": 5804881,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDU4MDQ4ODE=",
+ "url": "https://api.github.com/repos/Chhekur/local-browser/releases/assets/11175044",
+ "id": 11175044,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExMTc1MDQ0",
"name": "latest-mac.yml",
"label": "",
"uploader": {
- "login": "jplhomer",
- "id": 848147,
- "node_id": "MDQ6VXNlcjg0ODE0Nw==",
- "avatar_url": "https://avatars0.githubusercontent.com/u/848147?v=4",
+ "login": "Chhekur",
+ "id": 18138383,
+ "node_id": "MDQ6VXNlcjE4MTM4Mzgz",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/18138383?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/jplhomer",
- "html_url": "https://github.com/jplhomer",
- "followers_url": "https://api.github.com/users/jplhomer/followers",
- "following_url": "https://api.github.com/users/jplhomer/following{/other_user}",
- "gists_url": "https://api.github.com/users/jplhomer/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/jplhomer/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/jplhomer/subscriptions",
- "organizations_url": "https://api.github.com/users/jplhomer/orgs",
- "repos_url": "https://api.github.com/users/jplhomer/repos",
- "events_url": "https://api.github.com/users/jplhomer/events{/privacy}",
- "received_events_url": "https://api.github.com/users/jplhomer/received_events",
+ "url": "https://api.github.com/users/Chhekur",
+ "html_url": "https://github.com/Chhekur",
+ "followers_url": "https://api.github.com/users/Chhekur/followers",
+ "following_url": "https://api.github.com/users/Chhekur/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Chhekur/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Chhekur/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Chhekur/subscriptions",
+ "organizations_url": "https://api.github.com/users/Chhekur/orgs",
+ "repos_url": "https://api.github.com/users/Chhekur/repos",
+ "events_url": "https://api.github.com/users/Chhekur/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Chhekur/received_events",
"type": "User",
"site_admin": false
},
"content_type": "text/yaml",
"state": "uploaded",
- "size": 469,
- "download_count": 2853,
- "created_at": "2018-01-07T20:46:35Z",
- "updated_at": "2018-01-07T20:46:35Z",
- "browser_download_url": "https://github.com/jplhomer/lifeboat/releases/download/v0.7.0/latest-mac.yml"
+ "size": 527,
+ "download_count": 200,
+ "created_at": "2019-02-21T10:21:31Z",
+ "updated_at": "2019-02-21T10:21:31Z",
+ "browser_download_url": "https://github.com/Chhekur/local-browser/releases/download/v1.0.1/latest-mac.yml"
},
{
- "url": "https://api.github.com/repos/jplhomer/lifeboat/releases/assets/5804861",
- "id": 5804861,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDU4MDQ4NjE=",
+ "url": "https://api.github.com/repos/Chhekur/local-browser/releases/assets/11174878",
+ "id": 11174878,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExMTc0ODc4",
"name": "latest.yml",
"label": "",
"uploader": {
- "login": "jplhomer",
- "id": 848147,
- "node_id": "MDQ6VXNlcjg0ODE0Nw==",
- "avatar_url": "https://avatars0.githubusercontent.com/u/848147?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/jplhomer",
- "html_url": "https://github.com/jplhomer",
- "followers_url": "https://api.github.com/users/jplhomer/followers",
- "following_url": "https://api.github.com/users/jplhomer/following{/other_user}",
- "gists_url": "https://api.github.com/users/jplhomer/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/jplhomer/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/jplhomer/subscriptions",
- "organizations_url": "https://api.github.com/users/jplhomer/orgs",
- "repos_url": "https://api.github.com/users/jplhomer/repos",
- "events_url": "https://api.github.com/users/jplhomer/events{/privacy}",
- "received_events_url": "https://api.github.com/users/jplhomer/received_events",
+ "login": "Chhekur",
+ "id": 18138383,
+ "node_id": "MDQ6VXNlcjE4MTM4Mzgz",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/18138383?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Chhekur",
+ "html_url": "https://github.com/Chhekur",
+ "followers_url": "https://api.github.com/users/Chhekur/followers",
+ "following_url": "https://api.github.com/users/Chhekur/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Chhekur/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Chhekur/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Chhekur/subscriptions",
+ "organizations_url": "https://api.github.com/users/Chhekur/orgs",
+ "repos_url": "https://api.github.com/users/Chhekur/repos",
+ "events_url": "https://api.github.com/users/Chhekur/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Chhekur/received_events",
"type": "User",
"site_admin": false
},
"content_type": "text/yaml",
"state": "uploaded",
- "size": 396,
- "download_count": 1813,
- "created_at": "2018-01-07T20:44:48Z",
- "updated_at": "2018-01-07T20:44:48Z",
- "browser_download_url": "https://github.com/jplhomer/lifeboat/releases/download/v0.7.0/latest.yml"
+ "size": 354,
+ "download_count": 765,
+ "created_at": "2019-02-21T10:06:41Z",
+ "updated_at": "2019-02-21T10:06:41Z",
+ "browser_download_url": "https://github.com/Chhekur/local-browser/releases/download/v1.0.1/latest.yml"
},
{
- "url": "https://api.github.com/repos/jplhomer/lifeboat/releases/assets/5804879",
- "id": 5804879,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDU4MDQ4Nzk=",
- "name": "lifeboat-0.7.0-mac.zip",
+ "url": "https://api.github.com/repos/Chhekur/local-browser/releases/assets/11174958",
+ "id": 11174958,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExMTc0OTU4",
+ "name": "local-browser-1.0.1-mac.zip",
"label": "",
"uploader": {
- "login": "jplhomer",
- "id": 848147,
- "node_id": "MDQ6VXNlcjg0ODE0Nw==",
- "avatar_url": "https://avatars0.githubusercontent.com/u/848147?v=4",
+ "login": "Chhekur",
+ "id": 18138383,
+ "node_id": "MDQ6VXNlcjE4MTM4Mzgz",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/18138383?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/jplhomer",
- "html_url": "https://github.com/jplhomer",
- "followers_url": "https://api.github.com/users/jplhomer/followers",
- "following_url": "https://api.github.com/users/jplhomer/following{/other_user}",
- "gists_url": "https://api.github.com/users/jplhomer/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/jplhomer/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/jplhomer/subscriptions",
- "organizations_url": "https://api.github.com/users/jplhomer/orgs",
- "repos_url": "https://api.github.com/users/jplhomer/repos",
- "events_url": "https://api.github.com/users/jplhomer/events{/privacy}",
- "received_events_url": "https://api.github.com/users/jplhomer/received_events",
+ "url": "https://api.github.com/users/Chhekur",
+ "html_url": "https://github.com/Chhekur",
+ "followers_url": "https://api.github.com/users/Chhekur/followers",
+ "following_url": "https://api.github.com/users/Chhekur/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Chhekur/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Chhekur/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Chhekur/subscriptions",
+ "organizations_url": "https://api.github.com/users/Chhekur/orgs",
+ "repos_url": "https://api.github.com/users/Chhekur/repos",
+ "events_url": "https://api.github.com/users/Chhekur/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Chhekur/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/zip",
"state": "uploaded",
- "size": 49497974,
- "download_count": 243,
- "created_at": "2018-01-07T20:46:31Z",
- "updated_at": "2018-01-07T20:46:35Z",
- "browser_download_url": "https://github.com/jplhomer/lifeboat/releases/download/v0.7.0/lifeboat-0.7.0-mac.zip"
+ "size": 56782956,
+ "download_count": 93,
+ "created_at": "2019-02-21T10:16:08Z",
+ "updated_at": "2019-02-21T10:21:29Z",
+ "browser_download_url": "https://github.com/Chhekur/local-browser/releases/download/v1.0.1/local-browser-1.0.1-mac.zip"
},
{
- "url": "https://api.github.com/repos/jplhomer/lifeboat/releases/assets/5804841",
- "id": 5804841,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDU4MDQ4NDE=",
- "name": "lifeboat-0.7.0-x86_64.AppImage",
+ "url": "https://api.github.com/repos/Chhekur/local-browser/releases/assets/11174929",
+ "id": 11174929,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExMTc0OTI5",
+ "name": "local-browser-1.0.1-x86_64.AppImage",
"label": "",
"uploader": {
- "login": "jplhomer",
- "id": 848147,
- "node_id": "MDQ6VXNlcjg0ODE0Nw==",
- "avatar_url": "https://avatars0.githubusercontent.com/u/848147?v=4",
+ "login": "Chhekur",
+ "id": 18138383,
+ "node_id": "MDQ6VXNlcjE4MTM4Mzgz",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/18138383?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/jplhomer",
- "html_url": "https://github.com/jplhomer",
- "followers_url": "https://api.github.com/users/jplhomer/followers",
- "following_url": "https://api.github.com/users/jplhomer/following{/other_user}",
- "gists_url": "https://api.github.com/users/jplhomer/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/jplhomer/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/jplhomer/subscriptions",
- "organizations_url": "https://api.github.com/users/jplhomer/orgs",
- "repos_url": "https://api.github.com/users/jplhomer/repos",
- "events_url": "https://api.github.com/users/jplhomer/events{/privacy}",
- "received_events_url": "https://api.github.com/users/jplhomer/received_events",
+ "url": "https://api.github.com/users/Chhekur",
+ "html_url": "https://github.com/Chhekur",
+ "followers_url": "https://api.github.com/users/Chhekur/followers",
+ "following_url": "https://api.github.com/users/Chhekur/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Chhekur/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Chhekur/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Chhekur/subscriptions",
+ "organizations_url": "https://api.github.com/users/Chhekur/orgs",
+ "repos_url": "https://api.github.com/users/Chhekur/repos",
+ "events_url": "https://api.github.com/users/Chhekur/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Chhekur/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 54558723,
- "download_count": 510,
- "created_at": "2018-01-07T20:39:57Z",
- "updated_at": "2018-01-07T20:39:58Z",
- "browser_download_url": "https://github.com/jplhomer/lifeboat/releases/download/v0.7.0/lifeboat-0.7.0-x86_64.AppImage"
+ "size": 80925627,
+ "download_count": 1583,
+ "created_at": "2019-02-21T10:11:16Z",
+ "updated_at": "2019-02-21T10:15:04Z",
+ "browser_download_url": "https://github.com/Chhekur/local-browser/releases/download/v1.0.1/local-browser-1.0.1-x86_64.AppImage"
},
{
- "url": "https://api.github.com/repos/jplhomer/lifeboat/releases/assets/5804874",
- "id": 5804874,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDU4MDQ4NzQ=",
- "name": "Lifeboat-0.7.0.dmg",
+ "url": "https://api.github.com/repos/Chhekur/local-browser/releases/assets/11174954",
+ "id": 11174954,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExMTc0OTU0",
+ "name": "local-browser-1.0.1.dmg",
"label": "",
"uploader": {
- "login": "jplhomer",
- "id": 848147,
- "node_id": "MDQ6VXNlcjg0ODE0Nw==",
- "avatar_url": "https://avatars0.githubusercontent.com/u/848147?v=4",
+ "login": "Chhekur",
+ "id": 18138383,
+ "node_id": "MDQ6VXNlcjE4MTM4Mzgz",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/18138383?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/jplhomer",
- "html_url": "https://github.com/jplhomer",
- "followers_url": "https://api.github.com/users/jplhomer/followers",
- "following_url": "https://api.github.com/users/jplhomer/following{/other_user}",
- "gists_url": "https://api.github.com/users/jplhomer/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/jplhomer/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/jplhomer/subscriptions",
- "organizations_url": "https://api.github.com/users/jplhomer/orgs",
- "repos_url": "https://api.github.com/users/jplhomer/repos",
- "events_url": "https://api.github.com/users/jplhomer/events{/privacy}",
- "received_events_url": "https://api.github.com/users/jplhomer/received_events",
+ "url": "https://api.github.com/users/Chhekur",
+ "html_url": "https://github.com/Chhekur",
+ "followers_url": "https://api.github.com/users/Chhekur/followers",
+ "following_url": "https://api.github.com/users/Chhekur/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Chhekur/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Chhekur/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Chhekur/subscriptions",
+ "organizations_url": "https://api.github.com/users/Chhekur/orgs",
+ "repos_url": "https://api.github.com/users/Chhekur/repos",
+ "events_url": "https://api.github.com/users/Chhekur/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Chhekur/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 52160467,
- "download_count": 926,
- "created_at": "2018-01-07T20:46:02Z",
- "updated_at": "2018-01-07T20:46:31Z",
- "browser_download_url": "https://github.com/jplhomer/lifeboat/releases/download/v0.7.0/Lifeboat-0.7.0.dmg"
+ "size": 58701504,
+ "download_count": 172,
+ "created_at": "2019-02-21T10:15:48Z",
+ "updated_at": "2019-02-21T10:19:17Z",
+ "browser_download_url": "https://github.com/Chhekur/local-browser/releases/download/v1.0.1/local-browser-1.0.1.dmg"
},
{
- "url": "https://api.github.com/repos/jplhomer/lifeboat/releases/assets/5804860",
- "id": 5804860,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDU4MDQ4NjA=",
- "name": "lifeboat-setup-0.7.0.exe",
+ "url": "https://api.github.com/repos/Chhekur/local-browser/releases/assets/11174953",
+ "id": 11174953,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExMTc0OTUz",
+ "name": "local-browser-1.0.1.dmg.blockmap",
"label": "",
"uploader": {
- "login": "jplhomer",
- "id": 848147,
- "node_id": "MDQ6VXNlcjg0ODE0Nw==",
- "avatar_url": "https://avatars0.githubusercontent.com/u/848147?v=4",
+ "login": "Chhekur",
+ "id": 18138383,
+ "node_id": "MDQ6VXNlcjE4MTM4Mzgz",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/18138383?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/jplhomer",
- "html_url": "https://github.com/jplhomer",
- "followers_url": "https://api.github.com/users/jplhomer/followers",
- "following_url": "https://api.github.com/users/jplhomer/following{/other_user}",
- "gists_url": "https://api.github.com/users/jplhomer/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/jplhomer/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/jplhomer/subscriptions",
- "organizations_url": "https://api.github.com/users/jplhomer/orgs",
- "repos_url": "https://api.github.com/users/jplhomer/repos",
- "events_url": "https://api.github.com/users/jplhomer/events{/privacy}",
- "received_events_url": "https://api.github.com/users/jplhomer/received_events",
+ "url": "https://api.github.com/users/Chhekur",
+ "html_url": "https://github.com/Chhekur",
+ "followers_url": "https://api.github.com/users/Chhekur/followers",
+ "following_url": "https://api.github.com/users/Chhekur/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Chhekur/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Chhekur/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Chhekur/subscriptions",
+ "organizations_url": "https://api.github.com/users/Chhekur/orgs",
+ "repos_url": "https://api.github.com/users/Chhekur/repos",
+ "events_url": "https://api.github.com/users/Chhekur/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Chhekur/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 35812123,
- "download_count": 944,
- "created_at": "2018-01-07T20:44:46Z",
- "updated_at": "2018-01-07T20:44:48Z",
- "browser_download_url": "https://github.com/jplhomer/lifeboat/releases/download/v0.7.0/lifeboat-setup-0.7.0.exe"
+ "size": 63478,
+ "download_count": 44,
+ "created_at": "2019-02-21T10:15:48Z",
+ "updated_at": "2019-02-21T10:15:49Z",
+ "browser_download_url": "https://github.com/Chhekur/local-browser/releases/download/v1.0.1/local-browser-1.0.1.dmg.blockmap"
},
{
- "url": "https://api.github.com/repos/jplhomer/lifeboat/releases/assets/5804873",
- "id": 5804873,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDU4MDQ4NzM=",
- "name": "null.blockmap",
+ "url": "https://api.github.com/repos/Chhekur/local-browser/releases/assets/11174710",
+ "id": 11174710,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExMTc0NzEw",
+ "name": "local-browser-setup-1.0.1.exe",
"label": "",
"uploader": {
- "login": "jplhomer",
- "id": 848147,
- "node_id": "MDQ6VXNlcjg0ODE0Nw==",
- "avatar_url": "https://avatars0.githubusercontent.com/u/848147?v=4",
+ "login": "Chhekur",
+ "id": 18138383,
+ "node_id": "MDQ6VXNlcjE4MTM4Mzgz",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/18138383?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/jplhomer",
- "html_url": "https://github.com/jplhomer",
- "followers_url": "https://api.github.com/users/jplhomer/followers",
- "following_url": "https://api.github.com/users/jplhomer/following{/other_user}",
- "gists_url": "https://api.github.com/users/jplhomer/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/jplhomer/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/jplhomer/subscriptions",
- "organizations_url": "https://api.github.com/users/jplhomer/orgs",
- "repos_url": "https://api.github.com/users/jplhomer/repos",
- "events_url": "https://api.github.com/users/jplhomer/events{/privacy}",
- "received_events_url": "https://api.github.com/users/jplhomer/received_events",
+ "url": "https://api.github.com/users/Chhekur",
+ "html_url": "https://github.com/Chhekur",
+ "followers_url": "https://api.github.com/users/Chhekur/followers",
+ "following_url": "https://api.github.com/users/Chhekur/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Chhekur/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Chhekur/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Chhekur/subscriptions",
+ "organizations_url": "https://api.github.com/users/Chhekur/orgs",
+ "repos_url": "https://api.github.com/users/Chhekur/repos",
+ "events_url": "https://api.github.com/users/Chhekur/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Chhekur/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 94501,
- "download_count": 54,
- "created_at": "2018-01-07T20:46:02Z",
- "updated_at": "2018-01-07T20:46:02Z",
- "browser_download_url": "https://github.com/jplhomer/lifeboat/releases/download/v0.7.0/null.blockmap"
+ "size": 91170396,
+ "download_count": 1012,
+ "created_at": "2019-02-21T09:53:03Z",
+ "updated_at": "2019-02-21T10:06:39Z",
+ "browser_download_url": "https://github.com/Chhekur/local-browser/releases/download/v1.0.1/local-browser-setup-1.0.1.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/Chhekur/local-browser/releases/assets/11174711",
+ "id": 11174711,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExMTc0NzEx",
+ "name": "local-browser-setup-1.0.1.exe.blockmap",
+ "label": "",
+ "uploader": {
+ "login": "Chhekur",
+ "id": 18138383,
+ "node_id": "MDQ6VXNlcjE4MTM4Mzgz",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/18138383?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Chhekur",
+ "html_url": "https://github.com/Chhekur",
+ "followers_url": "https://api.github.com/users/Chhekur/followers",
+ "following_url": "https://api.github.com/users/Chhekur/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Chhekur/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Chhekur/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Chhekur/subscriptions",
+ "organizations_url": "https://api.github.com/users/Chhekur/orgs",
+ "repos_url": "https://api.github.com/users/Chhekur/repos",
+ "events_url": "https://api.github.com/users/Chhekur/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Chhekur/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 94478,
+ "download_count": 44,
+ "created_at": "2019-02-21T09:53:04Z",
+ "updated_at": "2019-02-21T09:53:11Z",
+ "browser_download_url": "https://github.com/Chhekur/local-browser/releases/download/v1.0.1/local-browser-setup-1.0.1.exe.blockmap"
}
],
- "tarball_url": "https://api.github.com/repos/jplhomer/lifeboat/tarball/v0.7.0",
- "zipball_url": "https://api.github.com/repos/jplhomer/lifeboat/zipball/v0.7.0",
- "body_html": "
\nThis release features a complete overhaul of logs and terminals within Lifeboat! It aims to make logs much more readable and performant, and to make interacting with individual services a much more pleasant experience.
\n\nEnhancement : Lightning-fast, canvas-based log rendering. This is thanks in large part to the work done by the Visual Studio Code crew to implement this performant terminal work in their app. We're leveraging xterm.js under the hood for a more natural experience. \nEnhancement : More interactive experience within the Commands tab. We're also leveraging the node-pty project to create a pseudo TTY interface between Lifeboat and each of your service's containers. This means you can run things like rails console
, php artisan tinker
and other interactive commands that would otherwise fail without a TTY shell. The commands tab has also been cleaned up to provide a more intuitive experience and prompt for running commands. \nBugfix : Sometimes project logs would print out N times after restarting the project N times. That won't happen anymore 👍 \n \nThis release probably contains some bugs. I'm tracking them in the Issues tab , so please report them there.
"
+ "tarball_url": "https://api.github.com/repos/Chhekur/local-browser/tarball/v1.0.1",
+ "zipball_url": "https://api.github.com/repos/Chhekur/local-browser/zipball/v1.0.1",
+ "body_html": "Changelog \n\nFixed: Unhandled Exceptions \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:01.426Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:09.457Z"
},
- "ling": {
+ "local-by-flywheel": {
"latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:01.471Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:09.490Z"
},
- "lightproxy": {
+ "lisk-hub": {
"latestRelease": {
- "url": "https://api.github.com/repos/alibaba/lightproxy/releases/31638714",
- "assets_url": "https://api.github.com/repos/alibaba/lightproxy/releases/31638714/assets",
- "upload_url": "https://uploads.github.com/repos/alibaba/lightproxy/releases/31638714/assets{?name,label}",
- "html_url": "https://github.com/alibaba/lightproxy/releases/tag/v1.1.39",
- "id": 31638714,
- "node_id": "MDc6UmVsZWFzZTMxNjM4NzE0",
- "tag_name": "v1.1.39",
- "target_commitish": "master",
- "name": "1.1.39",
+ "url": "https://api.github.com/repos/LiskHQ/lisk-desktop/releases/29399219",
+ "assets_url": "https://api.github.com/repos/LiskHQ/lisk-desktop/releases/29399219/assets",
+ "upload_url": "https://uploads.github.com/repos/LiskHQ/lisk-desktop/releases/29399219/assets{?name,label}",
+ "html_url": "https://github.com/LiskHQ/lisk-desktop/releases/tag/v1.27.0",
+ "id": 29399219,
+ "node_id": "MDc6UmVsZWFzZTI5Mzk5MjE5",
+ "tag_name": "v1.27.0",
+ "target_commitish": "development",
+ "name": "Version 1.27.0",
"draft": false,
"author": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "login": "reyraa",
+ "id": 666685,
+ "node_id": "MDQ6VXNlcjY2NjY4NQ==",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/666685?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
+ "url": "https://api.github.com/users/reyraa",
+ "html_url": "https://github.com/reyraa",
+ "followers_url": "https://api.github.com/users/reyraa/followers",
+ "following_url": "https://api.github.com/users/reyraa/following{/other_user}",
+ "gists_url": "https://api.github.com/users/reyraa/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/reyraa/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/reyraa/subscriptions",
+ "organizations_url": "https://api.github.com/users/reyraa/orgs",
+ "repos_url": "https://api.github.com/users/reyraa/repos",
+ "events_url": "https://api.github.com/users/reyraa/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/reyraa/received_events",
+ "type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2020-09-22T07:17:39Z",
- "published_at": "2020-09-22T07:32:26Z",
+ "created_at": "2020-08-06T08:11:30Z",
+ "published_at": "2020-08-06T12:24:42Z",
"assets": [
{
- "url": "https://api.github.com/repos/alibaba/lightproxy/releases/assets/26034082",
- "id": 26034082,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDM0MDgy",
- "name": "latest-mac.yml",
- "label": "",
+ "url": "https://api.github.com/repos/LiskHQ/lisk-desktop/releases/assets/23658443",
+ "id": 23658443,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNjU4NDQz",
+ "name": "latest-linux.yml",
+ "label": null,
"uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "login": "reyraa",
+ "id": 666685,
+ "node_id": "MDQ6VXNlcjY2NjY4NQ==",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/666685?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
+ "url": "https://api.github.com/users/reyraa",
+ "html_url": "https://github.com/reyraa",
+ "followers_url": "https://api.github.com/users/reyraa/followers",
+ "following_url": "https://api.github.com/users/reyraa/following{/other_user}",
+ "gists_url": "https://api.github.com/users/reyraa/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/reyraa/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/reyraa/subscriptions",
+ "organizations_url": "https://api.github.com/users/reyraa/orgs",
+ "repos_url": "https://api.github.com/users/reyraa/repos",
+ "events_url": "https://api.github.com/users/reyraa/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/reyraa/received_events",
+ "type": "User",
"site_admin": false
},
- "content_type": "text/yaml",
+ "content_type": "application/x-yaml",
"state": "uploaded",
- "size": 525,
- "download_count": 0,
- "created_at": "2020-09-22T07:26:45Z",
- "updated_at": "2020-09-22T07:26:45Z",
- "browser_download_url": "https://github.com/alibaba/lightproxy/releases/download/v1.1.39/latest-mac.yml"
+ "size": 387,
+ "download_count": 247,
+ "created_at": "2020-08-06T09:07:08Z",
+ "updated_at": "2020-08-06T09:07:09Z",
+ "browser_download_url": "https://github.com/LiskHQ/lisk-desktop/releases/download/v1.27.0/latest-linux.yml"
},
{
- "url": "https://api.github.com/repos/alibaba/lightproxy/releases/assets/26034066",
- "id": 26034066,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDM0MDY2",
- "name": "latest.yml",
- "label": "",
+ "url": "https://api.github.com/repos/LiskHQ/lisk-desktop/releases/assets/23658241",
+ "id": 23658241,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNjU4MjQx",
+ "name": "latest-mac.yml",
+ "label": null,
"uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "login": "reyraa",
+ "id": 666685,
+ "node_id": "MDQ6VXNlcjY2NjY4NQ==",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/666685?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
+ "url": "https://api.github.com/users/reyraa",
+ "html_url": "https://github.com/reyraa",
+ "followers_url": "https://api.github.com/users/reyraa/followers",
+ "following_url": "https://api.github.com/users/reyraa/following{/other_user}",
+ "gists_url": "https://api.github.com/users/reyraa/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/reyraa/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/reyraa/subscriptions",
+ "organizations_url": "https://api.github.com/users/reyraa/orgs",
+ "repos_url": "https://api.github.com/users/reyraa/repos",
+ "events_url": "https://api.github.com/users/reyraa/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/reyraa/received_events",
+ "type": "User",
"site_admin": false
},
- "content_type": "text/yaml",
+ "content_type": "application/x-yaml",
"state": "uploaded",
- "size": 351,
- "download_count": 0,
- "created_at": "2020-09-22T07:26:17Z",
- "updated_at": "2020-09-22T07:26:17Z",
- "browser_download_url": "https://github.com/alibaba/lightproxy/releases/download/v1.1.39/latest.yml"
+ "size": 508,
+ "download_count": 3132,
+ "created_at": "2020-08-06T09:01:45Z",
+ "updated_at": "2020-08-06T09:01:46Z",
+ "browser_download_url": "https://github.com/LiskHQ/lisk-desktop/releases/download/v1.27.0/latest-mac.yml"
},
{
- "url": "https://api.github.com/repos/alibaba/lightproxy/releases/assets/26034048",
- "id": 26034048,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDM0MDQ4",
- "name": "LightProxy-1.1.39-mac.zip",
- "label": "",
+ "url": "https://api.github.com/repos/LiskHQ/lisk-desktop/releases/assets/23890495",
+ "id": 23890495,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODkwNDk1",
+ "name": "latest.yml",
+ "label": null,
"uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 115997558,
- "download_count": 4,
- "created_at": "2020-09-22T07:25:53Z",
- "updated_at": "2020-09-22T07:26:00Z",
- "browser_download_url": "https://github.com/alibaba/lightproxy/releases/download/v1.1.39/LightProxy-1.1.39-mac.zip"
- },
- {
- "url": "https://api.github.com/repos/alibaba/lightproxy/releases/assets/26034101",
- "id": 26034101,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDM0MTAx",
- "name": "LightProxy-1.1.39.dmg",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 118528842,
- "download_count": 41,
- "created_at": "2020-09-22T07:27:20Z",
- "updated_at": "2020-09-22T07:27:23Z",
- "browser_download_url": "https://github.com/alibaba/lightproxy/releases/download/v1.1.39/LightProxy-1.1.39.dmg"
- },
- {
- "url": "https://api.github.com/repos/alibaba/lightproxy/releases/assets/26034100",
- "id": 26034100,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDM0MTAw",
- "name": "LightProxy-1.1.39.dmg.blockmap",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 124146,
- "download_count": 1,
- "created_at": "2020-09-22T07:27:19Z",
- "updated_at": "2020-09-22T07:27:20Z",
- "browser_download_url": "https://github.com/alibaba/lightproxy/releases/download/v1.1.39/LightProxy-1.1.39.dmg.blockmap"
- },
- {
- "url": "https://api.github.com/repos/alibaba/lightproxy/releases/assets/26034062",
- "id": 26034062,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDM0MDYy",
- "name": "LightProxy-Setup-1.1.39.exe",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 93336880,
- "download_count": 28,
- "created_at": "2020-09-22T07:26:13Z",
- "updated_at": "2020-09-22T07:26:17Z",
- "browser_download_url": "https://github.com/alibaba/lightproxy/releases/download/v1.1.39/LightProxy-Setup-1.1.39.exe"
- },
- {
- "url": "https://api.github.com/repos/alibaba/lightproxy/releases/assets/26034063",
- "id": 26034063,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MDM0MDYz",
- "name": "LightProxy-Setup-1.1.39.exe.blockmap",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 99120,
- "download_count": 1,
- "created_at": "2020-09-22T07:26:13Z",
- "updated_at": "2020-09-22T07:26:13Z",
- "browser_download_url": "https://github.com/alibaba/lightproxy/releases/download/v1.1.39/LightProxy-Setup-1.1.39.exe.blockmap"
- }
- ],
- "tarball_url": "https://api.github.com/repos/alibaba/lightproxy/tarball/v1.1.39",
- "zipball_url": "https://api.github.com/repos/alibaba/lightproxy/zipball/v1.1.39",
- "body_html": ""
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:01.494Z"
- },
- "lionshare": {
- "latestRelease": {
- "url": "https://api.github.com/repos/lionsharecapital/lionshare-desktop/releases/5366186",
- "assets_url": "https://api.github.com/repos/lionsharecapital/lionshare-desktop/releases/5366186/assets",
- "upload_url": "https://uploads.github.com/repos/lionsharecapital/lionshare-desktop/releases/5366186/assets{?name,label}",
- "html_url": "https://github.com/lionsharecapital/lionshare-desktop/releases/tag/v1.1.0",
- "id": 5366186,
- "node_id": "MDc6UmVsZWFzZTUzNjYxODY=",
- "tag_name": "v1.1.0",
- "target_commitish": "master",
- "name": "Lionshare 1.1.0",
- "draft": false,
- "author": {
- "login": "jorilallo",
- "id": 31465,
- "node_id": "MDQ6VXNlcjMxNDY1",
- "avatar_url": "https://avatars3.githubusercontent.com/u/31465?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/jorilallo",
- "html_url": "https://github.com/jorilallo",
- "followers_url": "https://api.github.com/users/jorilallo/followers",
- "following_url": "https://api.github.com/users/jorilallo/following{/other_user}",
- "gists_url": "https://api.github.com/users/jorilallo/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/jorilallo/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/jorilallo/subscriptions",
- "organizations_url": "https://api.github.com/users/jorilallo/orgs",
- "repos_url": "https://api.github.com/users/jorilallo/repos",
- "events_url": "https://api.github.com/users/jorilallo/events{/privacy}",
- "received_events_url": "https://api.github.com/users/jorilallo/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2017-02-06T01:43:41Z",
- "published_at": "2017-02-06T01:51:06Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/lionsharecapital/lionshare-desktop/releases/assets/3131744",
- "id": 3131744,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDMxMzE3NDQ=",
- "name": "Lionshare-1.1.0-mac.zip",
- "label": null,
- "uploader": {
- "login": "jorilallo",
- "id": 31465,
- "node_id": "MDQ6VXNlcjMxNDY1",
- "avatar_url": "https://avatars3.githubusercontent.com/u/31465?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/jorilallo",
- "html_url": "https://github.com/jorilallo",
- "followers_url": "https://api.github.com/users/jorilallo/followers",
- "following_url": "https://api.github.com/users/jorilallo/following{/other_user}",
- "gists_url": "https://api.github.com/users/jorilallo/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/jorilallo/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/jorilallo/subscriptions",
- "organizations_url": "https://api.github.com/users/jorilallo/orgs",
- "repos_url": "https://api.github.com/users/jorilallo/repos",
- "events_url": "https://api.github.com/users/jorilallo/events{/privacy}",
- "received_events_url": "https://api.github.com/users/jorilallo/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 49783408,
- "download_count": 29367,
- "created_at": "2017-02-06T01:44:58Z",
- "updated_at": "2017-02-06T01:46:07Z",
- "browser_download_url": "https://github.com/lionsharecapital/lionshare-desktop/releases/download/v1.1.0/Lionshare-1.1.0-mac.zip"
- }
- ],
- "tarball_url": "https://api.github.com/repos/lionsharecapital/lionshare-desktop/tarball/v1.1.0",
- "zipball_url": "https://api.github.com/repos/lionsharecapital/lionshare-desktop/zipball/v1.1.0",
- "body_html": "\n💵 New currencies: IOC, SC, SJCX and DCR \n⌨ Keyboard shortcuts for prices and portfolio (Cmd+1/2) \n$ Fixed formatting for non-US dollar currencies \n🐳 Fixed number formatting for whale users \n🛠 Various bug fixes and improvements \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:01.563Z"
- },
- "local-by-flywheel": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:01.602Z"
- },
- "lisk-hub": {
- "latestRelease": {
- "url": "https://api.github.com/repos/LiskHQ/lisk-desktop/releases/29399219",
- "assets_url": "https://api.github.com/repos/LiskHQ/lisk-desktop/releases/29399219/assets",
- "upload_url": "https://uploads.github.com/repos/LiskHQ/lisk-desktop/releases/29399219/assets{?name,label}",
- "html_url": "https://github.com/LiskHQ/lisk-desktop/releases/tag/v1.27.0",
- "id": 29399219,
- "node_id": "MDc6UmVsZWFzZTI5Mzk5MjE5",
- "tag_name": "v1.27.0",
- "target_commitish": "development",
- "name": "Version 1.27.0",
- "draft": false,
- "author": {
- "login": "reyraa",
- "id": 666685,
- "node_id": "MDQ6VXNlcjY2NjY4NQ==",
- "avatar_url": "https://avatars2.githubusercontent.com/u/666685?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/reyraa",
- "html_url": "https://github.com/reyraa",
- "followers_url": "https://api.github.com/users/reyraa/followers",
- "following_url": "https://api.github.com/users/reyraa/following{/other_user}",
- "gists_url": "https://api.github.com/users/reyraa/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/reyraa/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/reyraa/subscriptions",
- "organizations_url": "https://api.github.com/users/reyraa/orgs",
- "repos_url": "https://api.github.com/users/reyraa/repos",
- "events_url": "https://api.github.com/users/reyraa/events{/privacy}",
- "received_events_url": "https://api.github.com/users/reyraa/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-08-06T08:11:30Z",
- "published_at": "2020-08-06T12:24:42Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/LiskHQ/lisk-desktop/releases/assets/23658443",
- "id": 23658443,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNjU4NDQz",
- "name": "latest-linux.yml",
- "label": null,
- "uploader": {
- "login": "reyraa",
- "id": 666685,
- "node_id": "MDQ6VXNlcjY2NjY4NQ==",
- "avatar_url": "https://avatars2.githubusercontent.com/u/666685?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/reyraa",
- "html_url": "https://github.com/reyraa",
- "followers_url": "https://api.github.com/users/reyraa/followers",
- "following_url": "https://api.github.com/users/reyraa/following{/other_user}",
- "gists_url": "https://api.github.com/users/reyraa/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/reyraa/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/reyraa/subscriptions",
- "organizations_url": "https://api.github.com/users/reyraa/orgs",
- "repos_url": "https://api.github.com/users/reyraa/repos",
- "events_url": "https://api.github.com/users/reyraa/events{/privacy}",
- "received_events_url": "https://api.github.com/users/reyraa/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-yaml",
- "state": "uploaded",
- "size": 387,
- "download_count": 246,
- "created_at": "2020-08-06T09:07:08Z",
- "updated_at": "2020-08-06T09:07:09Z",
- "browser_download_url": "https://github.com/LiskHQ/lisk-desktop/releases/download/v1.27.0/latest-linux.yml"
- },
- {
- "url": "https://api.github.com/repos/LiskHQ/lisk-desktop/releases/assets/23658241",
- "id": 23658241,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzNjU4MjQx",
- "name": "latest-mac.yml",
- "label": null,
- "uploader": {
- "login": "reyraa",
- "id": 666685,
- "node_id": "MDQ6VXNlcjY2NjY4NQ==",
- "avatar_url": "https://avatars2.githubusercontent.com/u/666685?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/reyraa",
- "html_url": "https://github.com/reyraa",
- "followers_url": "https://api.github.com/users/reyraa/followers",
- "following_url": "https://api.github.com/users/reyraa/following{/other_user}",
- "gists_url": "https://api.github.com/users/reyraa/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/reyraa/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/reyraa/subscriptions",
- "organizations_url": "https://api.github.com/users/reyraa/orgs",
- "repos_url": "https://api.github.com/users/reyraa/repos",
- "events_url": "https://api.github.com/users/reyraa/events{/privacy}",
- "received_events_url": "https://api.github.com/users/reyraa/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-yaml",
- "state": "uploaded",
- "size": 508,
- "download_count": 3110,
- "created_at": "2020-08-06T09:01:45Z",
- "updated_at": "2020-08-06T09:01:46Z",
- "browser_download_url": "https://github.com/LiskHQ/lisk-desktop/releases/download/v1.27.0/latest-mac.yml"
- },
- {
- "url": "https://api.github.com/repos/LiskHQ/lisk-desktop/releases/assets/23890495",
- "id": 23890495,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODkwNDk1",
- "name": "latest.yml",
- "label": null,
- "uploader": {
- "login": "karmacoma",
- "id": 8068,
- "node_id": "MDQ6VXNlcjgwNjg=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/8068?v=4",
+ "login": "karmacoma",
+ "id": 8068,
+ "node_id": "MDQ6VXNlcjgwNjg=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/8068?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/karmacoma",
"html_url": "https://github.com/karmacoma",
@@ -50781,7 +51130,7 @@
"content_type": "application/x-yaml",
"state": "uploaded",
"size": 416,
- "download_count": 7595,
+ "download_count": 7652,
"created_at": "2020-08-13T17:57:31Z",
"updated_at": "2020-08-13T17:57:32Z",
"browser_download_url": "https://github.com/LiskHQ/lisk-desktop/releases/download/v1.27.0/latest.yml"
@@ -50815,7 +51164,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 94437653,
- "download_count": 161,
+ "download_count": 162,
"created_at": "2020-08-06T09:07:18Z",
"updated_at": "2020-08-06T09:07:43Z",
"browser_download_url": "https://github.com/LiskHQ/lisk-desktop/releases/download/v1.27.0/lisk-linux-x86_64-1.27.0.AppImage"
@@ -50849,7 +51198,7 @@
"content_type": "application/x-diskcopy",
"state": "uploaded",
"size": 77090367,
- "download_count": 372,
+ "download_count": 376,
"created_at": "2020-08-06T09:02:04Z",
"updated_at": "2020-08-06T09:02:09Z",
"browser_download_url": "https://github.com/LiskHQ/lisk-desktop/releases/download/v1.27.0/lisk-mac-1.27.0.dmg"
@@ -50917,7 +51266,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 74708072,
- "download_count": 243,
+ "download_count": 244,
"created_at": "2020-08-06T09:01:46Z",
"updated_at": "2020-08-06T09:02:03Z",
"browser_download_url": "https://github.com/LiskHQ/lisk-desktop/releases/download/v1.27.0/lisk-mac-1.27.0.zip"
@@ -50951,7 +51300,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 107151672,
- "download_count": 1759,
+ "download_count": 1770,
"created_at": "2020-08-13T17:31:49Z",
"updated_at": "2020-08-13T17:32:20Z",
"browser_download_url": "https://github.com/LiskHQ/lisk-desktop/releases/download/v1.27.0/lisk-win-1.27.0.exe"
@@ -50985,7 +51334,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 113315,
- "download_count": 552,
+ "download_count": 554,
"created_at": "2020-08-13T17:32:20Z",
"updated_at": "2020-08-13T17:32:20Z",
"browser_download_url": "https://github.com/LiskHQ/lisk-desktop/releases/download/v1.27.0/lisk-win-1.27.0.exe.blockmap"
@@ -50995,7 +51344,7 @@
"zipball_url": "https://api.github.com/repos/LiskHQ/lisk-desktop/zipball/v1.27.0",
"body_html": "Release goal \nThis version introduces a new user-friendly design and bug fixes to improve product quality. \nDescription \n\nReduce technical debt to improve product quality \nRedesign application layout (all modules/all pages) \n \nTo see the changes in details, refer to the Github project .
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:01.645Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:09.508Z"
},
"local-mock-server": {
"latestRelease": {
@@ -51062,7 +51411,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 101391800,
- "download_count": 46,
+ "download_count": 47,
"created_at": "2020-05-24T04:01:58Z",
"updated_at": "2020-05-24T04:21:34Z",
"browser_download_url": "https://github.com/jayakumarreddy/Local-Mock-Server/releases/download/v1.2.0/Local-Mock-Server-1.2.0.AppImage"
@@ -51096,7 +51445,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 95594702,
- "download_count": 98,
+ "download_count": 99,
"created_at": "2020-05-24T04:02:28Z",
"updated_at": "2020-05-24T04:13:28Z",
"browser_download_url": "https://github.com/jayakumarreddy/Local-Mock-Server/releases/download/v1.2.0/Local-Mock-Server-1.2.0.dmg"
@@ -51208,356 +51557,156 @@
"zipball_url": "https://api.github.com/repos/jayakumarreddy/Local-Mock-Server/zipball/v1.2.0",
"body_html": "Added JSON Viewer \nResolved some alignment issues \nModified auto updater config
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:01.666Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:09.553Z"
},
- "local-browser": {
+ "lps-studio": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:09.631Z"
+ },
+ "lsdeer": {
"latestRelease": {
- "url": "https://api.github.com/repos/Chhekur/local-browser/releases/15688792",
- "assets_url": "https://api.github.com/repos/Chhekur/local-browser/releases/15688792/assets",
- "upload_url": "https://uploads.github.com/repos/Chhekur/local-browser/releases/15688792/assets{?name,label}",
- "html_url": "https://github.com/Chhekur/local-browser/releases/tag/v1.0.1",
- "id": 15688792,
- "node_id": "MDc6UmVsZWFzZTE1Njg4Nzky",
- "tag_name": "v1.0.1",
+ "url": "https://api.github.com/repos/AlexanderPershin/lsdeer/releases/29058200",
+ "assets_url": "https://api.github.com/repos/AlexanderPershin/lsdeer/releases/29058200/assets",
+ "upload_url": "https://uploads.github.com/repos/AlexanderPershin/lsdeer/releases/29058200/assets{?name,label}",
+ "html_url": "https://github.com/AlexanderPershin/lsdeer/releases/tag/v0.1.6",
+ "id": 29058200,
+ "node_id": "MDc6UmVsZWFzZTI5MDU4MjAw",
+ "tag_name": "v0.1.6",
"target_commitish": "master",
- "name": "1.0.1",
+ "name": "v0.1.6",
"draft": false,
"author": {
- "login": "Chhekur",
- "id": 18138383,
- "node_id": "MDQ6VXNlcjE4MTM4Mzgz",
- "avatar_url": "https://avatars0.githubusercontent.com/u/18138383?v=4",
+ "login": "AlexanderPershin",
+ "id": 34563627,
+ "node_id": "MDQ6VXNlcjM0NTYzNjI3",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/34563627?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/Chhekur",
- "html_url": "https://github.com/Chhekur",
- "followers_url": "https://api.github.com/users/Chhekur/followers",
- "following_url": "https://api.github.com/users/Chhekur/following{/other_user}",
- "gists_url": "https://api.github.com/users/Chhekur/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Chhekur/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Chhekur/subscriptions",
- "organizations_url": "https://api.github.com/users/Chhekur/orgs",
- "repos_url": "https://api.github.com/users/Chhekur/repos",
- "events_url": "https://api.github.com/users/Chhekur/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Chhekur/received_events",
+ "url": "https://api.github.com/users/AlexanderPershin",
+ "html_url": "https://github.com/AlexanderPershin",
+ "followers_url": "https://api.github.com/users/AlexanderPershin/followers",
+ "following_url": "https://api.github.com/users/AlexanderPershin/following{/other_user}",
+ "gists_url": "https://api.github.com/users/AlexanderPershin/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/AlexanderPershin/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/AlexanderPershin/subscriptions",
+ "organizations_url": "https://api.github.com/users/AlexanderPershin/orgs",
+ "repos_url": "https://api.github.com/users/AlexanderPershin/repos",
+ "events_url": "https://api.github.com/users/AlexanderPershin/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/AlexanderPershin/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2019-02-21T09:50:10Z",
- "published_at": "2019-02-21T10:24:43Z",
+ "created_at": "2020-07-29T05:56:59Z",
+ "published_at": "2020-07-29T06:35:40Z",
"assets": [
{
- "url": "https://api.github.com/repos/Chhekur/local-browser/releases/assets/11174951",
- "id": 11174951,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExMTc0OTUx",
- "name": "latest-linux.yml",
+ "url": "https://api.github.com/repos/AlexanderPershin/lsdeer/releases/assets/23351796",
+ "id": 23351796,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzMzUxNzk2",
+ "name": "latest.yml",
"label": "",
"uploader": {
- "login": "Chhekur",
- "id": 18138383,
- "node_id": "MDQ6VXNlcjE4MTM4Mzgz",
- "avatar_url": "https://avatars0.githubusercontent.com/u/18138383?v=4",
+ "login": "AlexanderPershin",
+ "id": 34563627,
+ "node_id": "MDQ6VXNlcjM0NTYzNjI3",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/34563627?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/Chhekur",
- "html_url": "https://github.com/Chhekur",
- "followers_url": "https://api.github.com/users/Chhekur/followers",
- "following_url": "https://api.github.com/users/Chhekur/following{/other_user}",
- "gists_url": "https://api.github.com/users/Chhekur/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Chhekur/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Chhekur/subscriptions",
- "organizations_url": "https://api.github.com/users/Chhekur/orgs",
- "repos_url": "https://api.github.com/users/Chhekur/repos",
- "events_url": "https://api.github.com/users/Chhekur/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Chhekur/received_events",
+ "url": "https://api.github.com/users/AlexanderPershin",
+ "html_url": "https://github.com/AlexanderPershin",
+ "followers_url": "https://api.github.com/users/AlexanderPershin/followers",
+ "following_url": "https://api.github.com/users/AlexanderPershin/following{/other_user}",
+ "gists_url": "https://api.github.com/users/AlexanderPershin/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/AlexanderPershin/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/AlexanderPershin/subscriptions",
+ "organizations_url": "https://api.github.com/users/AlexanderPershin/orgs",
+ "repos_url": "https://api.github.com/users/AlexanderPershin/repos",
+ "events_url": "https://api.github.com/users/AlexanderPershin/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/AlexanderPershin/received_events",
"type": "User",
"site_admin": false
},
"content_type": "text/yaml",
"state": "uploaded",
- "size": 390,
- "download_count": 586,
- "created_at": "2019-02-21T10:15:06Z",
- "updated_at": "2019-02-21T10:15:06Z",
- "browser_download_url": "https://github.com/Chhekur/local-browser/releases/download/v1.0.1/latest-linux.yml"
+ "size": 341,
+ "download_count": 196,
+ "created_at": "2020-07-29T06:35:17Z",
+ "updated_at": "2020-07-29T06:35:17Z",
+ "browser_download_url": "https://github.com/AlexanderPershin/lsdeer/releases/download/v0.1.6/latest.yml"
},
{
- "url": "https://api.github.com/repos/Chhekur/local-browser/releases/assets/11175044",
- "id": 11175044,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExMTc1MDQ0",
- "name": "latest-mac.yml",
+ "url": "https://api.github.com/repos/AlexanderPershin/lsdeer/releases/assets/23351565",
+ "id": 23351565,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzMzUxNTY1",
+ "name": "lsdeer-Setup-0.1.6.exe",
"label": "",
"uploader": {
- "login": "Chhekur",
- "id": 18138383,
- "node_id": "MDQ6VXNlcjE4MTM4Mzgz",
- "avatar_url": "https://avatars0.githubusercontent.com/u/18138383?v=4",
+ "login": "AlexanderPershin",
+ "id": 34563627,
+ "node_id": "MDQ6VXNlcjM0NTYzNjI3",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/34563627?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/Chhekur",
- "html_url": "https://github.com/Chhekur",
- "followers_url": "https://api.github.com/users/Chhekur/followers",
- "following_url": "https://api.github.com/users/Chhekur/following{/other_user}",
- "gists_url": "https://api.github.com/users/Chhekur/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Chhekur/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Chhekur/subscriptions",
- "organizations_url": "https://api.github.com/users/Chhekur/orgs",
- "repos_url": "https://api.github.com/users/Chhekur/repos",
- "events_url": "https://api.github.com/users/Chhekur/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Chhekur/received_events",
+ "url": "https://api.github.com/users/AlexanderPershin",
+ "html_url": "https://github.com/AlexanderPershin",
+ "followers_url": "https://api.github.com/users/AlexanderPershin/followers",
+ "following_url": "https://api.github.com/users/AlexanderPershin/following{/other_user}",
+ "gists_url": "https://api.github.com/users/AlexanderPershin/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/AlexanderPershin/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/AlexanderPershin/subscriptions",
+ "organizations_url": "https://api.github.com/users/AlexanderPershin/orgs",
+ "repos_url": "https://api.github.com/users/AlexanderPershin/repos",
+ "events_url": "https://api.github.com/users/AlexanderPershin/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/AlexanderPershin/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "text/yaml",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 527,
- "download_count": 200,
- "created_at": "2019-02-21T10:21:31Z",
- "updated_at": "2019-02-21T10:21:31Z",
- "browser_download_url": "https://github.com/Chhekur/local-browser/releases/download/v1.0.1/latest-mac.yml"
+ "size": 100690146,
+ "download_count": 110,
+ "created_at": "2020-07-29T06:30:53Z",
+ "updated_at": "2020-07-29T06:35:16Z",
+ "browser_download_url": "https://github.com/AlexanderPershin/lsdeer/releases/download/v0.1.6/lsdeer-Setup-0.1.6.exe"
},
{
- "url": "https://api.github.com/repos/Chhekur/local-browser/releases/assets/11174878",
- "id": 11174878,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExMTc0ODc4",
- "name": "latest.yml",
- "label": "",
- "uploader": {
- "login": "Chhekur",
- "id": 18138383,
- "node_id": "MDQ6VXNlcjE4MTM4Mzgz",
- "avatar_url": "https://avatars0.githubusercontent.com/u/18138383?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Chhekur",
- "html_url": "https://github.com/Chhekur",
- "followers_url": "https://api.github.com/users/Chhekur/followers",
- "following_url": "https://api.github.com/users/Chhekur/following{/other_user}",
- "gists_url": "https://api.github.com/users/Chhekur/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Chhekur/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Chhekur/subscriptions",
- "organizations_url": "https://api.github.com/users/Chhekur/orgs",
- "repos_url": "https://api.github.com/users/Chhekur/repos",
- "events_url": "https://api.github.com/users/Chhekur/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Chhekur/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "text/yaml",
- "state": "uploaded",
- "size": 354,
- "download_count": 765,
- "created_at": "2019-02-21T10:06:41Z",
- "updated_at": "2019-02-21T10:06:41Z",
- "browser_download_url": "https://github.com/Chhekur/local-browser/releases/download/v1.0.1/latest.yml"
- },
- {
- "url": "https://api.github.com/repos/Chhekur/local-browser/releases/assets/11174958",
- "id": 11174958,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExMTc0OTU4",
- "name": "local-browser-1.0.1-mac.zip",
- "label": "",
- "uploader": {
- "login": "Chhekur",
- "id": 18138383,
- "node_id": "MDQ6VXNlcjE4MTM4Mzgz",
- "avatar_url": "https://avatars0.githubusercontent.com/u/18138383?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Chhekur",
- "html_url": "https://github.com/Chhekur",
- "followers_url": "https://api.github.com/users/Chhekur/followers",
- "following_url": "https://api.github.com/users/Chhekur/following{/other_user}",
- "gists_url": "https://api.github.com/users/Chhekur/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Chhekur/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Chhekur/subscriptions",
- "organizations_url": "https://api.github.com/users/Chhekur/orgs",
- "repos_url": "https://api.github.com/users/Chhekur/repos",
- "events_url": "https://api.github.com/users/Chhekur/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Chhekur/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 56782956,
- "download_count": 93,
- "created_at": "2019-02-21T10:16:08Z",
- "updated_at": "2019-02-21T10:21:29Z",
- "browser_download_url": "https://github.com/Chhekur/local-browser/releases/download/v1.0.1/local-browser-1.0.1-mac.zip"
- },
- {
- "url": "https://api.github.com/repos/Chhekur/local-browser/releases/assets/11174929",
- "id": 11174929,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExMTc0OTI5",
- "name": "local-browser-1.0.1-x86_64.AppImage",
- "label": "",
- "uploader": {
- "login": "Chhekur",
- "id": 18138383,
- "node_id": "MDQ6VXNlcjE4MTM4Mzgz",
- "avatar_url": "https://avatars0.githubusercontent.com/u/18138383?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Chhekur",
- "html_url": "https://github.com/Chhekur",
- "followers_url": "https://api.github.com/users/Chhekur/followers",
- "following_url": "https://api.github.com/users/Chhekur/following{/other_user}",
- "gists_url": "https://api.github.com/users/Chhekur/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Chhekur/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Chhekur/subscriptions",
- "organizations_url": "https://api.github.com/users/Chhekur/orgs",
- "repos_url": "https://api.github.com/users/Chhekur/repos",
- "events_url": "https://api.github.com/users/Chhekur/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Chhekur/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 80925627,
- "download_count": 1583,
- "created_at": "2019-02-21T10:11:16Z",
- "updated_at": "2019-02-21T10:15:04Z",
- "browser_download_url": "https://github.com/Chhekur/local-browser/releases/download/v1.0.1/local-browser-1.0.1-x86_64.AppImage"
- },
- {
- "url": "https://api.github.com/repos/Chhekur/local-browser/releases/assets/11174954",
- "id": 11174954,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExMTc0OTU0",
- "name": "local-browser-1.0.1.dmg",
- "label": "",
- "uploader": {
- "login": "Chhekur",
- "id": 18138383,
- "node_id": "MDQ6VXNlcjE4MTM4Mzgz",
- "avatar_url": "https://avatars0.githubusercontent.com/u/18138383?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Chhekur",
- "html_url": "https://github.com/Chhekur",
- "followers_url": "https://api.github.com/users/Chhekur/followers",
- "following_url": "https://api.github.com/users/Chhekur/following{/other_user}",
- "gists_url": "https://api.github.com/users/Chhekur/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Chhekur/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Chhekur/subscriptions",
- "organizations_url": "https://api.github.com/users/Chhekur/orgs",
- "repos_url": "https://api.github.com/users/Chhekur/repos",
- "events_url": "https://api.github.com/users/Chhekur/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Chhekur/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 58701504,
- "download_count": 172,
- "created_at": "2019-02-21T10:15:48Z",
- "updated_at": "2019-02-21T10:19:17Z",
- "browser_download_url": "https://github.com/Chhekur/local-browser/releases/download/v1.0.1/local-browser-1.0.1.dmg"
- },
- {
- "url": "https://api.github.com/repos/Chhekur/local-browser/releases/assets/11174953",
- "id": 11174953,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExMTc0OTUz",
- "name": "local-browser-1.0.1.dmg.blockmap",
- "label": "",
- "uploader": {
- "login": "Chhekur",
- "id": 18138383,
- "node_id": "MDQ6VXNlcjE4MTM4Mzgz",
- "avatar_url": "https://avatars0.githubusercontent.com/u/18138383?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Chhekur",
- "html_url": "https://github.com/Chhekur",
- "followers_url": "https://api.github.com/users/Chhekur/followers",
- "following_url": "https://api.github.com/users/Chhekur/following{/other_user}",
- "gists_url": "https://api.github.com/users/Chhekur/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Chhekur/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Chhekur/subscriptions",
- "organizations_url": "https://api.github.com/users/Chhekur/orgs",
- "repos_url": "https://api.github.com/users/Chhekur/repos",
- "events_url": "https://api.github.com/users/Chhekur/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Chhekur/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 63478,
- "download_count": 44,
- "created_at": "2019-02-21T10:15:48Z",
- "updated_at": "2019-02-21T10:15:49Z",
- "browser_download_url": "https://github.com/Chhekur/local-browser/releases/download/v1.0.1/local-browser-1.0.1.dmg.blockmap"
- },
- {
- "url": "https://api.github.com/repos/Chhekur/local-browser/releases/assets/11174710",
- "id": 11174710,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExMTc0NzEw",
- "name": "local-browser-setup-1.0.1.exe",
- "label": "",
- "uploader": {
- "login": "Chhekur",
- "id": 18138383,
- "node_id": "MDQ6VXNlcjE4MTM4Mzgz",
- "avatar_url": "https://avatars0.githubusercontent.com/u/18138383?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Chhekur",
- "html_url": "https://github.com/Chhekur",
- "followers_url": "https://api.github.com/users/Chhekur/followers",
- "following_url": "https://api.github.com/users/Chhekur/following{/other_user}",
- "gists_url": "https://api.github.com/users/Chhekur/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Chhekur/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Chhekur/subscriptions",
- "organizations_url": "https://api.github.com/users/Chhekur/orgs",
- "repos_url": "https://api.github.com/users/Chhekur/repos",
- "events_url": "https://api.github.com/users/Chhekur/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Chhekur/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 91170396,
- "download_count": 1012,
- "created_at": "2019-02-21T09:53:03Z",
- "updated_at": "2019-02-21T10:06:39Z",
- "browser_download_url": "https://github.com/Chhekur/local-browser/releases/download/v1.0.1/local-browser-setup-1.0.1.exe"
- },
- {
- "url": "https://api.github.com/repos/Chhekur/local-browser/releases/assets/11174711",
- "id": 11174711,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExMTc0NzEx",
- "name": "local-browser-setup-1.0.1.exe.blockmap",
+ "url": "https://api.github.com/repos/AlexanderPershin/lsdeer/releases/assets/23351566",
+ "id": 23351566,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzMzUxNTY2",
+ "name": "lsdeer-Setup-0.1.6.exe.blockmap",
"label": "",
"uploader": {
- "login": "Chhekur",
- "id": 18138383,
- "node_id": "MDQ6VXNlcjE4MTM4Mzgz",
- "avatar_url": "https://avatars0.githubusercontent.com/u/18138383?v=4",
+ "login": "AlexanderPershin",
+ "id": 34563627,
+ "node_id": "MDQ6VXNlcjM0NTYzNjI3",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/34563627?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/Chhekur",
- "html_url": "https://github.com/Chhekur",
- "followers_url": "https://api.github.com/users/Chhekur/followers",
- "following_url": "https://api.github.com/users/Chhekur/following{/other_user}",
- "gists_url": "https://api.github.com/users/Chhekur/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Chhekur/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Chhekur/subscriptions",
- "organizations_url": "https://api.github.com/users/Chhekur/orgs",
- "repos_url": "https://api.github.com/users/Chhekur/repos",
- "events_url": "https://api.github.com/users/Chhekur/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Chhekur/received_events",
+ "url": "https://api.github.com/users/AlexanderPershin",
+ "html_url": "https://github.com/AlexanderPershin",
+ "followers_url": "https://api.github.com/users/AlexanderPershin/followers",
+ "following_url": "https://api.github.com/users/AlexanderPershin/following{/other_user}",
+ "gists_url": "https://api.github.com/users/AlexanderPershin/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/AlexanderPershin/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/AlexanderPershin/subscriptions",
+ "organizations_url": "https://api.github.com/users/AlexanderPershin/orgs",
+ "repos_url": "https://api.github.com/users/AlexanderPershin/repos",
+ "events_url": "https://api.github.com/users/AlexanderPershin/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/AlexanderPershin/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 94478,
- "download_count": 44,
- "created_at": "2019-02-21T09:53:04Z",
- "updated_at": "2019-02-21T09:53:11Z",
- "browser_download_url": "https://github.com/Chhekur/local-browser/releases/download/v1.0.1/local-browser-setup-1.0.1.exe.blockmap"
+ "size": 98040,
+ "download_count": 9,
+ "created_at": "2020-07-29T06:30:53Z",
+ "updated_at": "2020-07-29T06:30:53Z",
+ "browser_download_url": "https://github.com/AlexanderPershin/lsdeer/releases/download/v0.1.6/lsdeer-Setup-0.1.6.exe.blockmap"
}
],
- "tarball_url": "https://api.github.com/repos/Chhekur/local-browser/tarball/v1.0.1",
- "zipball_url": "https://api.github.com/repos/Chhekur/local-browser/zipball/v1.0.1",
- "body_html": "Changelog \n\nFixed: Unhandled Exceptions \n "
+ "tarball_url": "https://api.github.com/repos/AlexanderPershin/lsdeer/tarball/v0.1.6",
+ "zipball_url": "https://api.github.com/repos/AlexanderPershin/lsdeer/zipball/v0.1.6",
+ "body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:01.697Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:09.644Z"
},
"losslesscut": {
"latestRelease": {
@@ -51624,7 +51773,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 375,
- "download_count": 599,
+ "download_count": 603,
"created_at": "2020-07-09T21:36:59Z",
"updated_at": "2020-07-09T21:36:59Z",
"browser_download_url": "https://github.com/mifi/lossless-cut/releases/download/v3.23.8/latest-linux.yml"
@@ -51658,7 +51807,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 335,
- "download_count": 155,
+ "download_count": 156,
"created_at": "2020-07-09T21:37:22Z",
"updated_at": "2020-07-09T21:37:22Z",
"browser_download_url": "https://github.com/mifi/lossless-cut/releases/download/v3.23.8/latest-mac.yml"
@@ -51692,7 +51841,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 130504410,
- "download_count": 2686,
+ "download_count": 2700,
"created_at": "2020-07-09T21:31:16Z",
"updated_at": "2020-07-09T21:31:19Z",
"browser_download_url": "https://github.com/mifi/lossless-cut/releases/download/v3.23.8/LosslessCut-linux.AppImage"
@@ -51726,7 +51875,7 @@
"content_type": "application/x-bzip2",
"state": "uploaded",
"size": 115239856,
- "download_count": 4182,
+ "download_count": 4213,
"created_at": "2020-07-09T21:36:57Z",
"updated_at": "2020-07-09T21:36:59Z",
"browser_download_url": "https://github.com/mifi/lossless-cut/releases/download/v3.23.8/LosslessCut-linux.tar.bz2"
@@ -51760,7 +51909,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 94958753,
- "download_count": 5369,
+ "download_count": 5406,
"created_at": "2020-07-09T21:37:19Z",
"updated_at": "2020-07-09T21:37:21Z",
"browser_download_url": "https://github.com/mifi/lossless-cut/releases/download/v3.23.8/LosslessCut-mac.dmg"
@@ -51828,7 +51977,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 93687847,
- "download_count": 352,
+ "download_count": 355,
"created_at": "2020-07-09T21:34:40Z",
"updated_at": "2020-07-09T21:34:42Z",
"browser_download_url": "https://github.com/mifi/lossless-cut/releases/download/v3.23.8/LosslessCut-mac.pkg"
@@ -51862,7 +52011,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 150854007,
- "download_count": 908,
+ "download_count": 911,
"created_at": "2020-07-09T21:35:15Z",
"updated_at": "2020-07-09T21:35:18Z",
"browser_download_url": "https://github.com/mifi/lossless-cut/releases/download/v3.23.8/LosslessCut-win.appx"
@@ -51896,7 +52045,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 94279202,
- "download_count": 34249,
+ "download_count": 34423,
"created_at": "2020-07-09T21:38:05Z",
"updated_at": "2020-07-09T21:38:11Z",
"browser_download_url": "https://github.com/mifi/lossless-cut/releases/download/v3.23.8/LosslessCut-win.exe"
@@ -51930,7 +52079,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 140886825,
- "download_count": 15284,
+ "download_count": 15335,
"created_at": "2020-07-09T21:36:52Z",
"updated_at": "2020-07-09T21:36:59Z",
"browser_download_url": "https://github.com/mifi/lossless-cut/releases/download/v3.23.8/LosslessCut-win.zip"
@@ -51940,440 +52089,146 @@
"zipball_url": "https://api.github.com/repos/mifi/lossless-cut/zipball/v3.23.8",
"body_html": "Translations
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:01.711Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:09.662Z"
},
- "lsdeer": {
+ "luna": {
"latestRelease": {
- "url": "https://api.github.com/repos/AlexanderPershin/lsdeer/releases/29058200",
- "assets_url": "https://api.github.com/repos/AlexanderPershin/lsdeer/releases/29058200/assets",
- "upload_url": "https://uploads.github.com/repos/AlexanderPershin/lsdeer/releases/29058200/assets{?name,label}",
- "html_url": "https://github.com/AlexanderPershin/lsdeer/releases/tag/v0.1.6",
- "id": 29058200,
- "node_id": "MDc6UmVsZWFzZTI5MDU4MjAw",
- "tag_name": "v0.1.6",
+ "url": "https://api.github.com/repos/rvpanoz/luna/releases/19996557",
+ "assets_url": "https://api.github.com/repos/rvpanoz/luna/releases/19996557/assets",
+ "upload_url": "https://uploads.github.com/repos/rvpanoz/luna/releases/19996557/assets{?name,label}",
+ "html_url": "https://github.com/rvpanoz/luna/releases/tag/v3.3.0-stable",
+ "id": 19996557,
+ "node_id": "MDc6UmVsZWFzZTE5OTk2NTU3",
+ "tag_name": "v3.3.0-stable",
"target_commitish": "master",
- "name": "v0.1.6",
+ "name": "version 3.3.0-stable",
"draft": false,
"author": {
- "login": "AlexanderPershin",
- "id": 34563627,
- "node_id": "MDQ6VXNlcjM0NTYzNjI3",
- "avatar_url": "https://avatars2.githubusercontent.com/u/34563627?v=4",
+ "login": "dlivas",
+ "id": 1660000,
+ "node_id": "MDQ6VXNlcjE2NjAwMDA=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/1660000?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/AlexanderPershin",
- "html_url": "https://github.com/AlexanderPershin",
- "followers_url": "https://api.github.com/users/AlexanderPershin/followers",
- "following_url": "https://api.github.com/users/AlexanderPershin/following{/other_user}",
- "gists_url": "https://api.github.com/users/AlexanderPershin/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/AlexanderPershin/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/AlexanderPershin/subscriptions",
- "organizations_url": "https://api.github.com/users/AlexanderPershin/orgs",
- "repos_url": "https://api.github.com/users/AlexanderPershin/repos",
- "events_url": "https://api.github.com/users/AlexanderPershin/events{/privacy}",
- "received_events_url": "https://api.github.com/users/AlexanderPershin/received_events",
+ "url": "https://api.github.com/users/dlivas",
+ "html_url": "https://github.com/dlivas",
+ "followers_url": "https://api.github.com/users/dlivas/followers",
+ "following_url": "https://api.github.com/users/dlivas/following{/other_user}",
+ "gists_url": "https://api.github.com/users/dlivas/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/dlivas/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/dlivas/subscriptions",
+ "organizations_url": "https://api.github.com/users/dlivas/orgs",
+ "repos_url": "https://api.github.com/users/dlivas/repos",
+ "events_url": "https://api.github.com/users/dlivas/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/dlivas/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2020-07-29T05:56:59Z",
- "published_at": "2020-07-29T06:35:40Z",
+ "created_at": "2019-09-15T09:27:07Z",
+ "published_at": "2019-09-15T11:57:01Z",
"assets": [
{
- "url": "https://api.github.com/repos/AlexanderPershin/lsdeer/releases/assets/23351796",
- "id": 23351796,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzMzUxNzk2",
- "name": "latest.yml",
- "label": "",
+ "url": "https://api.github.com/repos/rvpanoz/luna/releases/assets/14928726",
+ "id": 14928726,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE0OTI4NzI2",
+ "name": "luna-3.3.0-mac.zip",
+ "label": null,
"uploader": {
- "login": "AlexanderPershin",
- "id": 34563627,
- "node_id": "MDQ6VXNlcjM0NTYzNjI3",
- "avatar_url": "https://avatars2.githubusercontent.com/u/34563627?v=4",
+ "login": "dlivas",
+ "id": 1660000,
+ "node_id": "MDQ6VXNlcjE2NjAwMDA=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/1660000?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/AlexanderPershin",
- "html_url": "https://github.com/AlexanderPershin",
- "followers_url": "https://api.github.com/users/AlexanderPershin/followers",
- "following_url": "https://api.github.com/users/AlexanderPershin/following{/other_user}",
- "gists_url": "https://api.github.com/users/AlexanderPershin/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/AlexanderPershin/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/AlexanderPershin/subscriptions",
- "organizations_url": "https://api.github.com/users/AlexanderPershin/orgs",
- "repos_url": "https://api.github.com/users/AlexanderPershin/repos",
- "events_url": "https://api.github.com/users/AlexanderPershin/events{/privacy}",
- "received_events_url": "https://api.github.com/users/AlexanderPershin/received_events",
+ "url": "https://api.github.com/users/dlivas",
+ "html_url": "https://github.com/dlivas",
+ "followers_url": "https://api.github.com/users/dlivas/followers",
+ "following_url": "https://api.github.com/users/dlivas/following{/other_user}",
+ "gists_url": "https://api.github.com/users/dlivas/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/dlivas/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/dlivas/subscriptions",
+ "organizations_url": "https://api.github.com/users/dlivas/orgs",
+ "repos_url": "https://api.github.com/users/dlivas/repos",
+ "events_url": "https://api.github.com/users/dlivas/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/dlivas/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "text/yaml",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 341,
- "download_count": 195,
- "created_at": "2020-07-29T06:35:17Z",
- "updated_at": "2020-07-29T06:35:17Z",
- "browser_download_url": "https://github.com/AlexanderPershin/lsdeer/releases/download/v0.1.6/latest.yml"
+ "size": 95092949,
+ "download_count": 365,
+ "created_at": "2019-09-15T10:36:33Z",
+ "updated_at": "2019-09-15T10:39:26Z",
+ "browser_download_url": "https://github.com/rvpanoz/luna/releases/download/v3.3.0-stable/luna-3.3.0-mac.zip"
},
{
- "url": "https://api.github.com/repos/AlexanderPershin/lsdeer/releases/assets/23351565",
- "id": 23351565,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzMzUxNTY1",
- "name": "lsdeer-Setup-0.1.6.exe",
- "label": "",
+ "url": "https://api.github.com/repos/rvpanoz/luna/releases/assets/14929440",
+ "id": 14929440,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE0OTI5NDQw",
+ "name": "luna-3.3.0.AppImage",
+ "label": null,
"uploader": {
- "login": "AlexanderPershin",
- "id": 34563627,
- "node_id": "MDQ6VXNlcjM0NTYzNjI3",
- "avatar_url": "https://avatars2.githubusercontent.com/u/34563627?v=4",
+ "login": "rvpanoz",
+ "id": 14031616,
+ "node_id": "MDQ6VXNlcjE0MDMxNjE2",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/14031616?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/AlexanderPershin",
- "html_url": "https://github.com/AlexanderPershin",
- "followers_url": "https://api.github.com/users/AlexanderPershin/followers",
- "following_url": "https://api.github.com/users/AlexanderPershin/following{/other_user}",
- "gists_url": "https://api.github.com/users/AlexanderPershin/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/AlexanderPershin/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/AlexanderPershin/subscriptions",
- "organizations_url": "https://api.github.com/users/AlexanderPershin/orgs",
- "repos_url": "https://api.github.com/users/AlexanderPershin/repos",
- "events_url": "https://api.github.com/users/AlexanderPershin/events{/privacy}",
- "received_events_url": "https://api.github.com/users/AlexanderPershin/received_events",
+ "url": "https://api.github.com/users/rvpanoz",
+ "html_url": "https://github.com/rvpanoz",
+ "followers_url": "https://api.github.com/users/rvpanoz/followers",
+ "following_url": "https://api.github.com/users/rvpanoz/following{/other_user}",
+ "gists_url": "https://api.github.com/users/rvpanoz/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/rvpanoz/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/rvpanoz/subscriptions",
+ "organizations_url": "https://api.github.com/users/rvpanoz/orgs",
+ "repos_url": "https://api.github.com/users/rvpanoz/repos",
+ "events_url": "https://api.github.com/users/rvpanoz/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/rvpanoz/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 100690146,
- "download_count": 109,
- "created_at": "2020-07-29T06:30:53Z",
- "updated_at": "2020-07-29T06:35:16Z",
- "browser_download_url": "https://github.com/AlexanderPershin/lsdeer/releases/download/v0.1.6/lsdeer-Setup-0.1.6.exe"
+ "size": 104446995,
+ "download_count": 1019,
+ "created_at": "2019-09-15T11:42:51Z",
+ "updated_at": "2019-09-15T11:47:40Z",
+ "browser_download_url": "https://github.com/rvpanoz/luna/releases/download/v3.3.0-stable/luna-3.3.0.AppImage"
},
{
- "url": "https://api.github.com/repos/AlexanderPershin/lsdeer/releases/assets/23351566",
- "id": 23351566,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzMzUxNTY2",
- "name": "lsdeer-Setup-0.1.6.exe.blockmap",
- "label": "",
+ "url": "https://api.github.com/repos/rvpanoz/luna/releases/assets/14928753",
+ "id": 14928753,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE0OTI4NzUz",
+ "name": "luna-3.3.0.x.dmg",
+ "label": null,
"uploader": {
- "login": "AlexanderPershin",
- "id": 34563627,
- "node_id": "MDQ6VXNlcjM0NTYzNjI3",
- "avatar_url": "https://avatars2.githubusercontent.com/u/34563627?v=4",
+ "login": "dlivas",
+ "id": 1660000,
+ "node_id": "MDQ6VXNlcjE2NjAwMDA=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/1660000?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/AlexanderPershin",
- "html_url": "https://github.com/AlexanderPershin",
- "followers_url": "https://api.github.com/users/AlexanderPershin/followers",
- "following_url": "https://api.github.com/users/AlexanderPershin/following{/other_user}",
- "gists_url": "https://api.github.com/users/AlexanderPershin/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/AlexanderPershin/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/AlexanderPershin/subscriptions",
- "organizations_url": "https://api.github.com/users/AlexanderPershin/orgs",
- "repos_url": "https://api.github.com/users/AlexanderPershin/repos",
- "events_url": "https://api.github.com/users/AlexanderPershin/events{/privacy}",
- "received_events_url": "https://api.github.com/users/AlexanderPershin/received_events",
+ "url": "https://api.github.com/users/dlivas",
+ "html_url": "https://github.com/dlivas",
+ "followers_url": "https://api.github.com/users/dlivas/followers",
+ "following_url": "https://api.github.com/users/dlivas/following{/other_user}",
+ "gists_url": "https://api.github.com/users/dlivas/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/dlivas/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/dlivas/subscriptions",
+ "organizations_url": "https://api.github.com/users/dlivas/orgs",
+ "repos_url": "https://api.github.com/users/dlivas/repos",
+ "events_url": "https://api.github.com/users/dlivas/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/dlivas/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 98040,
- "download_count": 9,
- "created_at": "2020-07-29T06:30:53Z",
- "updated_at": "2020-07-29T06:30:53Z",
- "browser_download_url": "https://github.com/AlexanderPershin/lsdeer/releases/download/v0.1.6/lsdeer-Setup-0.1.6.exe.blockmap"
- }
- ],
- "tarball_url": "https://api.github.com/repos/AlexanderPershin/lsdeer/tarball/v0.1.6",
- "zipball_url": "https://api.github.com/repos/AlexanderPershin/lsdeer/zipball/v0.1.6",
- "body_html": ""
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:01.784Z"
- },
- "lps-studio": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:01.846Z"
- },
- "magiccap": {
- "latestRelease": {
- "url": "https://api.github.com/repos/MagicCap/MagicCap/releases/22161831",
- "assets_url": "https://api.github.com/repos/MagicCap/MagicCap/releases/22161831/assets",
- "upload_url": "https://uploads.github.com/repos/MagicCap/MagicCap/releases/22161831/assets{?name,label}",
- "html_url": "https://github.com/MagicCap/MagicCap/releases/tag/v2.1.2",
- "id": 22161831,
- "node_id": "MDc6UmVsZWFzZTIyMTYxODMx",
- "tag_name": "v2.1.2",
- "target_commitish": "master",
- "name": "MagicCap",
- "draft": false,
- "author": {
- "login": "JakeMakesStuff",
- "id": 23243233,
- "node_id": "MDQ6VXNlcjIzMjQzMjMz",
- "avatar_url": "https://avatars3.githubusercontent.com/u/23243233?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/JakeMakesStuff",
- "html_url": "https://github.com/JakeMakesStuff",
- "followers_url": "https://api.github.com/users/JakeMakesStuff/followers",
- "following_url": "https://api.github.com/users/JakeMakesStuff/following{/other_user}",
- "gists_url": "https://api.github.com/users/JakeMakesStuff/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/JakeMakesStuff/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/JakeMakesStuff/subscriptions",
- "organizations_url": "https://api.github.com/users/JakeMakesStuff/orgs",
- "repos_url": "https://api.github.com/users/JakeMakesStuff/repos",
- "events_url": "https://api.github.com/users/JakeMakesStuff/events{/privacy}",
- "received_events_url": "https://api.github.com/users/JakeMakesStuff/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2019-12-11T23:12:29Z",
- "published_at": "2019-12-11T23:13:39Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/MagicCap/MagicCap/releases/assets/16744872",
- "id": 16744872,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE2NzQ0ODcy",
- "name": "magiccap-linux.zip",
- "label": "",
- "uploader": {
- "login": "JakeMakesStuff",
- "id": 23243233,
- "node_id": "MDQ6VXNlcjIzMjQzMjMz",
- "avatar_url": "https://avatars3.githubusercontent.com/u/23243233?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/JakeMakesStuff",
- "html_url": "https://github.com/JakeMakesStuff",
- "followers_url": "https://api.github.com/users/JakeMakesStuff/followers",
- "following_url": "https://api.github.com/users/JakeMakesStuff/following{/other_user}",
- "gists_url": "https://api.github.com/users/JakeMakesStuff/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/JakeMakesStuff/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/JakeMakesStuff/subscriptions",
- "organizations_url": "https://api.github.com/users/JakeMakesStuff/orgs",
- "repos_url": "https://api.github.com/users/JakeMakesStuff/repos",
- "events_url": "https://api.github.com/users/JakeMakesStuff/events{/privacy}",
- "received_events_url": "https://api.github.com/users/JakeMakesStuff/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 128481109,
- "download_count": 242,
- "created_at": "2019-12-11T23:20:58Z",
- "updated_at": "2019-12-11T23:21:01Z",
- "browser_download_url": "https://github.com/MagicCap/MagicCap/releases/download/v2.1.2/magiccap-linux.zip"
- },
- {
- "url": "https://api.github.com/repos/MagicCap/MagicCap/releases/assets/16744874",
- "id": 16744874,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE2NzQ0ODc0",
- "name": "magiccap-mac.dmg",
- "label": "",
- "uploader": {
- "login": "JakeMakesStuff",
- "id": 23243233,
- "node_id": "MDQ6VXNlcjIzMjQzMjMz",
- "avatar_url": "https://avatars3.githubusercontent.com/u/23243233?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/JakeMakesStuff",
- "html_url": "https://github.com/JakeMakesStuff",
- "followers_url": "https://api.github.com/users/JakeMakesStuff/followers",
- "following_url": "https://api.github.com/users/JakeMakesStuff/following{/other_user}",
- "gists_url": "https://api.github.com/users/JakeMakesStuff/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/JakeMakesStuff/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/JakeMakesStuff/subscriptions",
- "organizations_url": "https://api.github.com/users/JakeMakesStuff/orgs",
- "repos_url": "https://api.github.com/users/JakeMakesStuff/repos",
- "events_url": "https://api.github.com/users/JakeMakesStuff/events{/privacy}",
- "received_events_url": "https://api.github.com/users/JakeMakesStuff/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-apple-diskimage",
- "state": "uploaded",
- "size": 101836259,
- "download_count": 233,
- "created_at": "2019-12-11T23:20:58Z",
- "updated_at": "2019-12-11T23:21:01Z",
- "browser_download_url": "https://github.com/MagicCap/MagicCap/releases/download/v2.1.2/magiccap-mac.dmg"
- },
- {
- "url": "https://api.github.com/repos/MagicCap/MagicCap/releases/assets/16744873",
- "id": 16744873,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE2NzQ0ODcz",
- "name": "magiccap-mac.zip",
- "label": "",
- "uploader": {
- "login": "JakeMakesStuff",
- "id": 23243233,
- "node_id": "MDQ6VXNlcjIzMjQzMjMz",
- "avatar_url": "https://avatars3.githubusercontent.com/u/23243233?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/JakeMakesStuff",
- "html_url": "https://github.com/JakeMakesStuff",
- "followers_url": "https://api.github.com/users/JakeMakesStuff/followers",
- "following_url": "https://api.github.com/users/JakeMakesStuff/following{/other_user}",
- "gists_url": "https://api.github.com/users/JakeMakesStuff/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/JakeMakesStuff/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/JakeMakesStuff/subscriptions",
- "organizations_url": "https://api.github.com/users/JakeMakesStuff/orgs",
- "repos_url": "https://api.github.com/users/JakeMakesStuff/repos",
- "events_url": "https://api.github.com/users/JakeMakesStuff/events{/privacy}",
- "received_events_url": "https://api.github.com/users/JakeMakesStuff/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 106895575,
- "download_count": 42,
- "created_at": "2019-12-11T23:20:58Z",
- "updated_at": "2019-12-11T23:21:01Z",
- "browser_download_url": "https://github.com/MagicCap/MagicCap/releases/download/v2.1.2/magiccap-mac.zip"
- }
- ],
- "tarball_url": "https://api.github.com/repos/MagicCap/MagicCap/tarball/v2.1.2",
- "zipball_url": "https://api.github.com/repos/MagicCap/MagicCap/zipball/v2.1.2",
- "body_html": "\nFix the reupload uploader. \nFix some sub-dependancies of npm packages being out of date. \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:01.861Z"
- },
- "luna": {
- "latestRelease": {
- "url": "https://api.github.com/repos/rvpanoz/luna/releases/19996557",
- "assets_url": "https://api.github.com/repos/rvpanoz/luna/releases/19996557/assets",
- "upload_url": "https://uploads.github.com/repos/rvpanoz/luna/releases/19996557/assets{?name,label}",
- "html_url": "https://github.com/rvpanoz/luna/releases/tag/v3.3.0-stable",
- "id": 19996557,
- "node_id": "MDc6UmVsZWFzZTE5OTk2NTU3",
- "tag_name": "v3.3.0-stable",
- "target_commitish": "master",
- "name": "version 3.3.0-stable",
- "draft": false,
- "author": {
- "login": "dlivas",
- "id": 1660000,
- "node_id": "MDQ6VXNlcjE2NjAwMDA=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/1660000?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/dlivas",
- "html_url": "https://github.com/dlivas",
- "followers_url": "https://api.github.com/users/dlivas/followers",
- "following_url": "https://api.github.com/users/dlivas/following{/other_user}",
- "gists_url": "https://api.github.com/users/dlivas/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/dlivas/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/dlivas/subscriptions",
- "organizations_url": "https://api.github.com/users/dlivas/orgs",
- "repos_url": "https://api.github.com/users/dlivas/repos",
- "events_url": "https://api.github.com/users/dlivas/events{/privacy}",
- "received_events_url": "https://api.github.com/users/dlivas/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2019-09-15T09:27:07Z",
- "published_at": "2019-09-15T11:57:01Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/rvpanoz/luna/releases/assets/14928726",
- "id": 14928726,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE0OTI4NzI2",
- "name": "luna-3.3.0-mac.zip",
- "label": null,
- "uploader": {
- "login": "dlivas",
- "id": 1660000,
- "node_id": "MDQ6VXNlcjE2NjAwMDA=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/1660000?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/dlivas",
- "html_url": "https://github.com/dlivas",
- "followers_url": "https://api.github.com/users/dlivas/followers",
- "following_url": "https://api.github.com/users/dlivas/following{/other_user}",
- "gists_url": "https://api.github.com/users/dlivas/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/dlivas/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/dlivas/subscriptions",
- "organizations_url": "https://api.github.com/users/dlivas/orgs",
- "repos_url": "https://api.github.com/users/dlivas/repos",
- "events_url": "https://api.github.com/users/dlivas/events{/privacy}",
- "received_events_url": "https://api.github.com/users/dlivas/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 95092949,
- "download_count": 365,
- "created_at": "2019-09-15T10:36:33Z",
- "updated_at": "2019-09-15T10:39:26Z",
- "browser_download_url": "https://github.com/rvpanoz/luna/releases/download/v3.3.0-stable/luna-3.3.0-mac.zip"
- },
- {
- "url": "https://api.github.com/repos/rvpanoz/luna/releases/assets/14929440",
- "id": 14929440,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE0OTI5NDQw",
- "name": "luna-3.3.0.AppImage",
- "label": null,
- "uploader": {
- "login": "rvpanoz",
- "id": 14031616,
- "node_id": "MDQ6VXNlcjE0MDMxNjE2",
- "avatar_url": "https://avatars1.githubusercontent.com/u/14031616?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/rvpanoz",
- "html_url": "https://github.com/rvpanoz",
- "followers_url": "https://api.github.com/users/rvpanoz/followers",
- "following_url": "https://api.github.com/users/rvpanoz/following{/other_user}",
- "gists_url": "https://api.github.com/users/rvpanoz/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/rvpanoz/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/rvpanoz/subscriptions",
- "organizations_url": "https://api.github.com/users/rvpanoz/orgs",
- "repos_url": "https://api.github.com/users/rvpanoz/repos",
- "events_url": "https://api.github.com/users/rvpanoz/events{/privacy}",
- "received_events_url": "https://api.github.com/users/rvpanoz/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 104446995,
- "download_count": 1018,
- "created_at": "2019-09-15T11:42:51Z",
- "updated_at": "2019-09-15T11:47:40Z",
- "browser_download_url": "https://github.com/rvpanoz/luna/releases/download/v3.3.0-stable/luna-3.3.0.AppImage"
- },
- {
- "url": "https://api.github.com/repos/rvpanoz/luna/releases/assets/14928753",
- "id": 14928753,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE0OTI4NzUz",
- "name": "luna-3.3.0.x.dmg",
- "label": null,
- "uploader": {
- "login": "dlivas",
- "id": 1660000,
- "node_id": "MDQ6VXNlcjE2NjAwMDA=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/1660000?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/dlivas",
- "html_url": "https://github.com/dlivas",
- "followers_url": "https://api.github.com/users/dlivas/followers",
- "following_url": "https://api.github.com/users/dlivas/following{/other_user}",
- "gists_url": "https://api.github.com/users/dlivas/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/dlivas/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/dlivas/subscriptions",
- "organizations_url": "https://api.github.com/users/dlivas/orgs",
- "repos_url": "https://api.github.com/users/dlivas/repos",
- "events_url": "https://api.github.com/users/dlivas/events{/privacy}",
- "received_events_url": "https://api.github.com/users/dlivas/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 97557365,
- "download_count": 319,
- "created_at": "2019-09-15T10:42:09Z",
- "updated_at": "2019-09-15T10:45:08Z",
- "browser_download_url": "https://github.com/rvpanoz/luna/releases/download/v3.3.0-stable/luna-3.3.0.x.dmg"
- },
+ "size": 97557365,
+ "download_count": 319,
+ "created_at": "2019-09-15T10:42:09Z",
+ "updated_at": "2019-09-15T10:45:08Z",
+ "browser_download_url": "https://github.com/rvpanoz/luna/releases/download/v3.3.0-stable/luna-3.3.0.x.dmg"
+ },
{
"url": "https://api.github.com/repos/rvpanoz/luna/releases/assets/14929441",
"id": 14929441,
@@ -52481,7 +52336,7 @@
"zipball_url": "https://api.github.com/repos/rvpanoz/luna/zipball/v3.3.0-stable",
"body_html": "\nfix notifications \nmac binaries \nwin binaries \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:01.883Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:09.686Z"
},
"mailspring": {
"latestRelease": {
@@ -52548,7 +52403,7 @@
"content_type": "audio/x-pn-realaudio-plugin",
"state": "uploaded",
"size": 138239444,
- "download_count": 6463,
+ "download_count": 6492,
"created_at": "2020-05-25T02:59:44Z",
"updated_at": "2020-05-25T03:00:21Z",
"browser_download_url": "https://github.com/Foundry376/Mailspring/releases/download/1.7.8/mailspring-1.7.8-0.1.x86_64.rpm"
@@ -52582,7 +52437,7 @@
"content_type": "application/x-deb",
"state": "uploaded",
"size": 89709032,
- "download_count": 43224,
+ "download_count": 43387,
"created_at": "2020-05-25T03:00:21Z",
"updated_at": "2020-05-25T03:00:31Z",
"browser_download_url": "https://github.com/Foundry376/Mailspring/releases/download/1.7.8/mailspring-1.7.8-amd64.deb"
@@ -52616,7 +52471,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 126771714,
- "download_count": 40571,
+ "download_count": 40631,
"created_at": "2020-05-25T03:01:01Z",
"updated_at": "2020-05-25T03:01:19Z",
"browser_download_url": "https://github.com/Foundry376/Mailspring/releases/download/1.7.8/Mailspring-1.7.8-full.nupkg"
@@ -52650,7 +52505,7 @@
"content_type": "application/x-diskcopy",
"state": "uploaded",
"size": 98234777,
- "download_count": 248,
+ "download_count": 249,
"created_at": "2020-05-25T03:00:31Z",
"updated_at": "2020-05-25T03:00:50Z",
"browser_download_url": "https://github.com/Foundry376/Mailspring/releases/download/1.7.8/Mailspring.dmg"
@@ -52684,7 +52539,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 97512498,
- "download_count": 57652,
+ "download_count": 57831,
"created_at": "2020-05-25T03:00:50Z",
"updated_at": "2020-05-25T03:01:01Z",
"browser_download_url": "https://github.com/Foundry376/Mailspring/releases/download/1.7.8/Mailspring.zip"
@@ -52718,7 +52573,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 127097192,
- "download_count": 70841,
+ "download_count": 71194,
"created_at": "2020-05-25T03:01:19Z",
"updated_at": "2020-05-25T03:01:37Z",
"browser_download_url": "https://github.com/Foundry376/Mailspring/releases/download/1.7.8/MailspringSetup.exe"
@@ -52752,7 +52607,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 81,
- "download_count": 51273,
+ "download_count": 51336,
"created_at": "2020-05-25T03:01:37Z",
"updated_at": "2020-05-25T03:01:37Z",
"browser_download_url": "https://github.com/Foundry376/Mailspring/releases/download/1.7.8/RELEASES"
@@ -52762,262 +52617,194 @@
"zipball_url": "https://api.github.com/repos/Foundry376/Mailspring/zipball/1.7.8",
"body_html": "Fixes:
\n\n\nResolves a critical SMTP connection problem on Linux for Office365, manually configured Gmail, and other accounts that used the LOGIN SMTP authentication mechanism. #1996 , cyrusimap/cyrus-sasl#613
\n \n\nPlain text messages using a multipart MIME structure with one or more attachments now render correctly as plaintext.
\n \n\n\"Sync Mail Now\" is displayed in Preferences > Shortcuts so it's easier to map it to a custom shortcut. #1941
\n \n \nDeveloper:
\n\nMailspring now uses CSS properties on mailspring-workspace
to set the height of the thread list and other key components so themes can customize them! See #2004 for details and thanks to @sergeystoma for this improvement! \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:01.941Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:09.746Z"
},
- "markdown-explorer": {
+ "magiccap": {
"latestRelease": {
- "url": "https://api.github.com/repos/jersou/markdown-explorer/releases/12912544",
- "assets_url": "https://api.github.com/repos/jersou/markdown-explorer/releases/12912544/assets",
- "upload_url": "https://uploads.github.com/repos/jersou/markdown-explorer/releases/12912544/assets{?name,label}",
- "html_url": "https://github.com/jersou/markdown-explorer/releases/tag/v0.1.1",
- "id": 12912544,
- "node_id": "MDc6UmVsZWFzZTEyOTEyNTQ0",
- "tag_name": "v0.1.1",
+ "url": "https://api.github.com/repos/MagicCap/MagicCap/releases/22161831",
+ "assets_url": "https://api.github.com/repos/MagicCap/MagicCap/releases/22161831/assets",
+ "upload_url": "https://uploads.github.com/repos/MagicCap/MagicCap/releases/22161831/assets{?name,label}",
+ "html_url": "https://github.com/MagicCap/MagicCap/releases/tag/v2.1.2",
+ "id": 22161831,
+ "node_id": "MDc6UmVsZWFzZTIyMTYxODMx",
+ "tag_name": "v2.1.2",
"target_commitish": "master",
- "name": "v0.1.1",
+ "name": "MagicCap",
"draft": false,
"author": {
- "login": "jersou",
- "id": 5874319,
- "node_id": "MDQ6VXNlcjU4NzQzMTk=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/5874319?v=4",
+ "login": "JakeMakesStuff",
+ "id": 23243233,
+ "node_id": "MDQ6VXNlcjIzMjQzMjMz",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/23243233?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/jersou",
- "html_url": "https://github.com/jersou",
- "followers_url": "https://api.github.com/users/jersou/followers",
- "following_url": "https://api.github.com/users/jersou/following{/other_user}",
- "gists_url": "https://api.github.com/users/jersou/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/jersou/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/jersou/subscriptions",
- "organizations_url": "https://api.github.com/users/jersou/orgs",
- "repos_url": "https://api.github.com/users/jersou/repos",
- "events_url": "https://api.github.com/users/jersou/events{/privacy}",
- "received_events_url": "https://api.github.com/users/jersou/received_events",
+ "url": "https://api.github.com/users/JakeMakesStuff",
+ "html_url": "https://github.com/JakeMakesStuff",
+ "followers_url": "https://api.github.com/users/JakeMakesStuff/followers",
+ "following_url": "https://api.github.com/users/JakeMakesStuff/following{/other_user}",
+ "gists_url": "https://api.github.com/users/JakeMakesStuff/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/JakeMakesStuff/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/JakeMakesStuff/subscriptions",
+ "organizations_url": "https://api.github.com/users/JakeMakesStuff/orgs",
+ "repos_url": "https://api.github.com/users/JakeMakesStuff/repos",
+ "events_url": "https://api.github.com/users/JakeMakesStuff/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/JakeMakesStuff/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2018-09-14T22:08:08Z",
- "published_at": "2018-09-14T22:40:50Z",
+ "created_at": "2019-12-11T23:12:29Z",
+ "published_at": "2019-12-11T23:13:39Z",
"assets": [
{
- "url": "https://api.github.com/repos/jersou/markdown-explorer/releases/assets/8682387",
- "id": 8682387,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDg2ODIzODc=",
- "name": "MarkdownExplorer-v0.1.1-Linux-32.tar.gz",
- "label": null,
+ "url": "https://api.github.com/repos/MagicCap/MagicCap/releases/assets/16744872",
+ "id": 16744872,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE2NzQ0ODcy",
+ "name": "magiccap-linux.zip",
+ "label": "",
"uploader": {
- "login": "jersou",
- "id": 5874319,
- "node_id": "MDQ6VXNlcjU4NzQzMTk=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/5874319?v=4",
+ "login": "JakeMakesStuff",
+ "id": 23243233,
+ "node_id": "MDQ6VXNlcjIzMjQzMjMz",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/23243233?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/jersou",
- "html_url": "https://github.com/jersou",
- "followers_url": "https://api.github.com/users/jersou/followers",
- "following_url": "https://api.github.com/users/jersou/following{/other_user}",
- "gists_url": "https://api.github.com/users/jersou/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/jersou/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/jersou/subscriptions",
- "organizations_url": "https://api.github.com/users/jersou/orgs",
- "repos_url": "https://api.github.com/users/jersou/repos",
- "events_url": "https://api.github.com/users/jersou/events{/privacy}",
- "received_events_url": "https://api.github.com/users/jersou/received_events",
+ "url": "https://api.github.com/users/JakeMakesStuff",
+ "html_url": "https://github.com/JakeMakesStuff",
+ "followers_url": "https://api.github.com/users/JakeMakesStuff/followers",
+ "following_url": "https://api.github.com/users/JakeMakesStuff/following{/other_user}",
+ "gists_url": "https://api.github.com/users/JakeMakesStuff/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/JakeMakesStuff/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/JakeMakesStuff/subscriptions",
+ "organizations_url": "https://api.github.com/users/JakeMakesStuff/orgs",
+ "repos_url": "https://api.github.com/users/JakeMakesStuff/repos",
+ "events_url": "https://api.github.com/users/JakeMakesStuff/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/JakeMakesStuff/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/gzip",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 63188214,
- "download_count": 71,
- "created_at": "2018-09-14T22:26:05Z",
- "updated_at": "2018-09-17T13:24:00Z",
- "browser_download_url": "https://github.com/jersou/markdown-explorer/releases/download/v0.1.1/MarkdownExplorer-v0.1.1-Linux-32.tar.gz"
+ "size": 128481109,
+ "download_count": 242,
+ "created_at": "2019-12-11T23:20:58Z",
+ "updated_at": "2019-12-11T23:21:01Z",
+ "browser_download_url": "https://github.com/MagicCap/MagicCap/releases/download/v2.1.2/magiccap-linux.zip"
},
{
- "url": "https://api.github.com/repos/jersou/markdown-explorer/releases/assets/8682388",
- "id": 8682388,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDg2ODIzODg=",
- "name": "MarkdownExplorer-v0.1.1-Linux-64.tar.gz",
- "label": null,
+ "url": "https://api.github.com/repos/MagicCap/MagicCap/releases/assets/16744874",
+ "id": 16744874,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE2NzQ0ODc0",
+ "name": "magiccap-mac.dmg",
+ "label": "",
"uploader": {
- "login": "jersou",
- "id": 5874319,
- "node_id": "MDQ6VXNlcjU4NzQzMTk=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/5874319?v=4",
+ "login": "JakeMakesStuff",
+ "id": 23243233,
+ "node_id": "MDQ6VXNlcjIzMjQzMjMz",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/23243233?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/jersou",
- "html_url": "https://github.com/jersou",
- "followers_url": "https://api.github.com/users/jersou/followers",
- "following_url": "https://api.github.com/users/jersou/following{/other_user}",
- "gists_url": "https://api.github.com/users/jersou/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/jersou/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/jersou/subscriptions",
- "organizations_url": "https://api.github.com/users/jersou/orgs",
- "repos_url": "https://api.github.com/users/jersou/repos",
- "events_url": "https://api.github.com/users/jersou/events{/privacy}",
- "received_events_url": "https://api.github.com/users/jersou/received_events",
+ "url": "https://api.github.com/users/JakeMakesStuff",
+ "html_url": "https://github.com/JakeMakesStuff",
+ "followers_url": "https://api.github.com/users/JakeMakesStuff/followers",
+ "following_url": "https://api.github.com/users/JakeMakesStuff/following{/other_user}",
+ "gists_url": "https://api.github.com/users/JakeMakesStuff/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/JakeMakesStuff/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/JakeMakesStuff/subscriptions",
+ "organizations_url": "https://api.github.com/users/JakeMakesStuff/orgs",
+ "repos_url": "https://api.github.com/users/JakeMakesStuff/repos",
+ "events_url": "https://api.github.com/users/JakeMakesStuff/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/JakeMakesStuff/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/gzip",
+ "content_type": "application/x-apple-diskimage",
"state": "uploaded",
- "size": 60081585,
- "download_count": 190,
- "created_at": "2018-09-14T22:26:05Z",
- "updated_at": "2018-09-17T13:24:00Z",
- "browser_download_url": "https://github.com/jersou/markdown-explorer/releases/download/v0.1.1/MarkdownExplorer-v0.1.1-Linux-64.tar.gz"
+ "size": 101836259,
+ "download_count": 233,
+ "created_at": "2019-12-11T23:20:58Z",
+ "updated_at": "2019-12-11T23:21:01Z",
+ "browser_download_url": "https://github.com/MagicCap/MagicCap/releases/download/v2.1.2/magiccap-mac.dmg"
},
{
- "url": "https://api.github.com/repos/jersou/markdown-explorer/releases/assets/8682386",
- "id": 8682386,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDg2ODIzODY=",
- "name": "MarkdownExplorer-v0.1.1-MacOS-64.tar.gz",
- "label": null,
+ "url": "https://api.github.com/repos/MagicCap/MagicCap/releases/assets/16744873",
+ "id": 16744873,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE2NzQ0ODcz",
+ "name": "magiccap-mac.zip",
+ "label": "",
"uploader": {
- "login": "jersou",
- "id": 5874319,
- "node_id": "MDQ6VXNlcjU4NzQzMTk=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/5874319?v=4",
+ "login": "JakeMakesStuff",
+ "id": 23243233,
+ "node_id": "MDQ6VXNlcjIzMjQzMjMz",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/23243233?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/jersou",
- "html_url": "https://github.com/jersou",
- "followers_url": "https://api.github.com/users/jersou/followers",
- "following_url": "https://api.github.com/users/jersou/following{/other_user}",
- "gists_url": "https://api.github.com/users/jersou/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/jersou/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/jersou/subscriptions",
- "organizations_url": "https://api.github.com/users/jersou/orgs",
- "repos_url": "https://api.github.com/users/jersou/repos",
- "events_url": "https://api.github.com/users/jersou/events{/privacy}",
- "received_events_url": "https://api.github.com/users/jersou/received_events",
+ "url": "https://api.github.com/users/JakeMakesStuff",
+ "html_url": "https://github.com/JakeMakesStuff",
+ "followers_url": "https://api.github.com/users/JakeMakesStuff/followers",
+ "following_url": "https://api.github.com/users/JakeMakesStuff/following{/other_user}",
+ "gists_url": "https://api.github.com/users/JakeMakesStuff/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/JakeMakesStuff/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/JakeMakesStuff/subscriptions",
+ "organizations_url": "https://api.github.com/users/JakeMakesStuff/orgs",
+ "repos_url": "https://api.github.com/users/JakeMakesStuff/repos",
+ "events_url": "https://api.github.com/users/JakeMakesStuff/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/JakeMakesStuff/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/gzip",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 60083852,
- "download_count": 168,
- "created_at": "2018-09-14T22:26:05Z",
- "updated_at": "2018-09-17T13:24:00Z",
- "browser_download_url": "https://github.com/jersou/markdown-explorer/releases/download/v0.1.1/MarkdownExplorer-v0.1.1-MacOS-64.tar.gz"
- },
+ "size": 106895575,
+ "download_count": 42,
+ "created_at": "2019-12-11T23:20:58Z",
+ "updated_at": "2019-12-11T23:21:01Z",
+ "browser_download_url": "https://github.com/MagicCap/MagicCap/releases/download/v2.1.2/magiccap-mac.zip"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/MagicCap/MagicCap/tarball/v2.1.2",
+ "zipball_url": "https://api.github.com/repos/MagicCap/MagicCap/zipball/v2.1.2",
+ "body_html": "\nFix the reupload uploader. \nFix some sub-dependancies of npm packages being out of date. \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:09.747Z"
+ },
+ "manta": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/hql287/Manta/releases/10013826",
+ "assets_url": "https://api.github.com/repos/hql287/Manta/releases/10013826/assets",
+ "upload_url": "https://uploads.github.com/repos/hql287/Manta/releases/10013826/assets{?name,label}",
+ "html_url": "https://github.com/hql287/Manta/releases/tag/v1.1.4",
+ "id": 10013826,
+ "node_id": "MDc6UmVsZWFzZTEwMDEzODI2",
+ "tag_name": "v1.1.4",
+ "target_commitish": "dev",
+ "name": "Build 06 (v1.1.4) - Minor bug fixes and improvement",
+ "draft": false,
+ "author": {
+ "login": "hql287",
+ "id": 2544327,
+ "node_id": "MDQ6VXNlcjI1NDQzMjc=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/2544327?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/hql287",
+ "html_url": "https://github.com/hql287",
+ "followers_url": "https://api.github.com/users/hql287/followers",
+ "following_url": "https://api.github.com/users/hql287/following{/other_user}",
+ "gists_url": "https://api.github.com/users/hql287/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/hql287/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/hql287/subscriptions",
+ "organizations_url": "https://api.github.com/users/hql287/orgs",
+ "repos_url": "https://api.github.com/users/hql287/repos",
+ "events_url": "https://api.github.com/users/hql287/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/hql287/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2018-03-09T13:05:42Z",
+ "published_at": "2018-03-09T14:39:45Z",
+ "assets": [
{
- "url": "https://api.github.com/repos/jersou/markdown-explorer/releases/assets/8682389",
- "id": 8682389,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDg2ODIzODk=",
- "name": "MarkdownExplorer-v0.1.1-Windows-32.zip",
- "label": null,
- "uploader": {
- "login": "jersou",
- "id": 5874319,
- "node_id": "MDQ6VXNlcjU4NzQzMTk=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/5874319?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/jersou",
- "html_url": "https://github.com/jersou",
- "followers_url": "https://api.github.com/users/jersou/followers",
- "following_url": "https://api.github.com/users/jersou/following{/other_user}",
- "gists_url": "https://api.github.com/users/jersou/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/jersou/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/jersou/subscriptions",
- "organizations_url": "https://api.github.com/users/jersou/orgs",
- "repos_url": "https://api.github.com/users/jersou/repos",
- "events_url": "https://api.github.com/users/jersou/events{/privacy}",
- "received_events_url": "https://api.github.com/users/jersou/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 51700000,
- "download_count": 191,
- "created_at": "2018-09-14T22:26:06Z",
- "updated_at": "2018-09-17T13:24:00Z",
- "browser_download_url": "https://github.com/jersou/markdown-explorer/releases/download/v0.1.1/MarkdownExplorer-v0.1.1-Windows-32.zip"
- },
- {
- "url": "https://api.github.com/repos/jersou/markdown-explorer/releases/assets/8682390",
- "id": 8682390,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDg2ODIzOTA=",
- "name": "MarkdownExplorer-v0.1.1-Windows-64.zip",
- "label": null,
- "uploader": {
- "login": "jersou",
- "id": 5874319,
- "node_id": "MDQ6VXNlcjU4NzQzMTk=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/5874319?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/jersou",
- "html_url": "https://github.com/jersou",
- "followers_url": "https://api.github.com/users/jersou/followers",
- "following_url": "https://api.github.com/users/jersou/following{/other_user}",
- "gists_url": "https://api.github.com/users/jersou/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/jersou/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/jersou/subscriptions",
- "organizations_url": "https://api.github.com/users/jersou/orgs",
- "repos_url": "https://api.github.com/users/jersou/repos",
- "events_url": "https://api.github.com/users/jersou/events{/privacy}",
- "received_events_url": "https://api.github.com/users/jersou/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 59877956,
- "download_count": 781,
- "created_at": "2018-09-14T22:26:06Z",
- "updated_at": "2018-09-17T13:24:00Z",
- "browser_download_url": "https://github.com/jersou/markdown-explorer/releases/download/v0.1.1/MarkdownExplorer-v0.1.1-Windows-64.zip"
- }
- ],
- "tarball_url": "https://api.github.com/repos/jersou/markdown-explorer/tarball/v0.1.1",
- "zipball_url": "https://api.github.com/repos/jersou/markdown-explorer/zipball/v0.1.1",
- "body_html": "\nfix #3 : Image display issues when editing files \nfocus on filter input at init \nupgrade electron & dependencies \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:01.969Z"
- },
- "manta": {
- "latestRelease": {
- "url": "https://api.github.com/repos/hql287/Manta/releases/10013826",
- "assets_url": "https://api.github.com/repos/hql287/Manta/releases/10013826/assets",
- "upload_url": "https://uploads.github.com/repos/hql287/Manta/releases/10013826/assets{?name,label}",
- "html_url": "https://github.com/hql287/Manta/releases/tag/v1.1.4",
- "id": 10013826,
- "node_id": "MDc6UmVsZWFzZTEwMDEzODI2",
- "tag_name": "v1.1.4",
- "target_commitish": "dev",
- "name": "Build 06 (v1.1.4) - Minor bug fixes and improvement",
- "draft": false,
- "author": {
- "login": "hql287",
- "id": 2544327,
- "node_id": "MDQ6VXNlcjI1NDQzMjc=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/2544327?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/hql287",
- "html_url": "https://github.com/hql287",
- "followers_url": "https://api.github.com/users/hql287/followers",
- "following_url": "https://api.github.com/users/hql287/following{/other_user}",
- "gists_url": "https://api.github.com/users/hql287/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/hql287/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/hql287/subscriptions",
- "organizations_url": "https://api.github.com/users/hql287/orgs",
- "repos_url": "https://api.github.com/users/hql287/repos",
- "events_url": "https://api.github.com/users/hql287/events{/privacy}",
- "received_events_url": "https://api.github.com/users/hql287/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2018-03-09T13:05:42Z",
- "published_at": "2018-03-09T14:39:45Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/hql287/Manta/releases/assets/6458549",
- "id": 6458549,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDY0NTg1NDk=",
- "name": "latest-linux.yml",
+ "url": "https://api.github.com/repos/hql287/Manta/releases/assets/6458549",
+ "id": 6458549,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDY0NTg1NDk=",
+ "name": "latest-linux.yml",
"label": null,
"uploader": {
"login": "hql287",
@@ -53110,7 +52897,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 460,
- "download_count": 16763,
+ "download_count": 16768,
"created_at": "2018-03-09T13:20:59Z",
"updated_at": "2018-03-09T13:22:00Z",
"browser_download_url": "https://github.com/hql287/Manta/releases/download/v1.1.4/latest-mac.yml"
@@ -53144,7 +52931,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 409,
- "download_count": 11471,
+ "download_count": 11478,
"created_at": "2018-03-09T13:21:04Z",
"updated_at": "2018-03-09T13:22:02Z",
"browser_download_url": "https://github.com/hql287/Manta/releases/download/v1.1.4/latest.yml"
@@ -53348,7 +53135,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 56221235,
- "download_count": 5189,
+ "download_count": 5191,
"created_at": "2018-03-09T13:22:10Z",
"updated_at": "2018-03-09T13:33:52Z",
"browser_download_url": "https://github.com/hql287/Manta/releases/download/v1.1.4/Manta.Setup.1.1.4.exe"
@@ -53426,118 +53213,84 @@
"zipball_url": "https://api.github.com/repos/hql287/Manta/zipball/v1.1.4",
"body_html": "👧 Happy International Women Day 8/3 🎊 \nOk, it's a bit late but I do wish all the #womenintech happiness, health, success and prosperity in the years ahead. Keep shining and smiling always!
\n \nThis release (Build 05 - v1.1.3) brings a number of improvement and bug fixes.
\nImprovement
\n\nSimpler auto-update implementation. Now the users don't even need to think about this (PR #262 ). \nNew screenshots on README (PR #258 ). \nAdded GitHub contribution guidelines (PR #226 ). \nUpdated Wiki \n \nAlso, many thanks to @jens-t 👍 for these contributions (and other work in progress):
\n\nAdded German date format (PR #247 ). \nAdded the ability to debug production app (PR #235 ). \nIntegrated DevTron to the devTools
window (PR #238 ). \nAdded Linux launcher to electron-builder config (PR #240 ). \n \nBug Fixes
\n\nFixed an issue where the notification is overlayed by the exportDir
input (PR #251 ). \nAdded missing translation of validation message for invalid custom invoiceID
(PR #249 ). \nDisplay TaxID in the invoice templates (PR #255 ). \nFixed an issue where the item quantity is rounded to the nearest whole number (PR #260 ). \nChanges in profile now will reflect immediately in the templates (PR #245 ). \n \nEnjoy & until next time!
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:01.982Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:09.771Z"
},
- "marksearch": {
+ "markdown-c3": {
"latestRelease": {
- "url": "https://api.github.com/repos/Darkle/MarkSearch/releases/11149695",
- "assets_url": "https://api.github.com/repos/Darkle/MarkSearch/releases/11149695/assets",
- "upload_url": "https://uploads.github.com/repos/Darkle/MarkSearch/releases/11149695/assets{?name,label}",
- "html_url": "https://github.com/Darkle/MarkSearch/releases/tag/2018.5.24",
- "id": 11149695,
- "node_id": "MDc6UmVsZWFzZTExMTQ5Njk1",
- "tag_name": "2018.5.24",
+ "url": "https://api.github.com/repos/el3um4s/markdown-c3/releases/14129714",
+ "assets_url": "https://api.github.com/repos/el3um4s/markdown-c3/releases/14129714/assets",
+ "upload_url": "https://uploads.github.com/repos/el3um4s/markdown-c3/releases/14129714/assets{?name,label}",
+ "html_url": "https://github.com/el3um4s/markdown-c3/releases/tag/v.1.0.0",
+ "id": 14129714,
+ "node_id": "MDc6UmVsZWFzZTE0MTI5NzE0",
+ "tag_name": "v.1.0.0",
"target_commitish": "master",
- "name": "Release 2018.5.24",
+ "name": "First Release",
"draft": false,
"author": {
- "login": "Darkle",
- "id": 6868833,
- "node_id": "MDQ6VXNlcjY4Njg4MzM=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/6868833?v=4",
+ "login": "el3um4s",
+ "id": 23579630,
+ "node_id": "MDQ6VXNlcjIzNTc5NjMw",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/23579630?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/Darkle",
- "html_url": "https://github.com/Darkle",
- "followers_url": "https://api.github.com/users/Darkle/followers",
- "following_url": "https://api.github.com/users/Darkle/following{/other_user}",
- "gists_url": "https://api.github.com/users/Darkle/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Darkle/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Darkle/subscriptions",
- "organizations_url": "https://api.github.com/users/Darkle/orgs",
- "repos_url": "https://api.github.com/users/Darkle/repos",
- "events_url": "https://api.github.com/users/Darkle/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Darkle/received_events",
+ "url": "https://api.github.com/users/el3um4s",
+ "html_url": "https://github.com/el3um4s",
+ "followers_url": "https://api.github.com/users/el3um4s/followers",
+ "following_url": "https://api.github.com/users/el3um4s/following{/other_user}",
+ "gists_url": "https://api.github.com/users/el3um4s/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/el3um4s/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/el3um4s/subscriptions",
+ "organizations_url": "https://api.github.com/users/el3um4s/orgs",
+ "repos_url": "https://api.github.com/users/el3um4s/repos",
+ "events_url": "https://api.github.com/users/el3um4s/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/el3um4s/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2018-05-24T04:59:32Z",
- "published_at": "2018-05-24T05:17:46Z",
+ "created_at": "2018-11-21T22:19:05Z",
+ "published_at": "2018-11-21T22:22:54Z",
"assets": [
{
- "url": "https://api.github.com/repos/Darkle/MarkSearch/releases/assets/7315628",
- "id": 7315628,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDczMTU2Mjg=",
- "name": "MarkSearch-linux-x64.7z",
- "label": null,
- "uploader": {
- "login": "Darkle",
- "id": 6868833,
- "node_id": "MDQ6VXNlcjY4Njg4MzM=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/6868833?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Darkle",
- "html_url": "https://github.com/Darkle",
- "followers_url": "https://api.github.com/users/Darkle/followers",
- "following_url": "https://api.github.com/users/Darkle/following{/other_user}",
- "gists_url": "https://api.github.com/users/Darkle/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Darkle/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Darkle/subscriptions",
- "organizations_url": "https://api.github.com/users/Darkle/orgs",
- "repos_url": "https://api.github.com/users/Darkle/repos",
- "events_url": "https://api.github.com/users/Darkle/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Darkle/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-7z-compressed",
- "state": "uploaded",
- "size": 46793175,
- "download_count": 89,
- "created_at": "2018-05-27T06:17:33Z",
- "updated_at": "2018-05-27T06:25:41Z",
- "browser_download_url": "https://github.com/Darkle/MarkSearch/releases/download/2018.5.24/MarkSearch-linux-x64.7z"
- },
- {
- "url": "https://api.github.com/repos/Darkle/MarkSearch/releases/assets/7283923",
- "id": 7283923,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDcyODM5MjM=",
- "name": "MarkSearch-Windows.64.-Installer.exe",
+ "url": "https://api.github.com/repos/el3um4s/markdown-c3/releases/assets/9802808",
+ "id": 9802808,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDk4MDI4MDg=",
+ "name": "Markdown.C3.1.0.0.exe",
"label": null,
"uploader": {
- "login": "Darkle",
- "id": 6868833,
- "node_id": "MDQ6VXNlcjY4Njg4MzM=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/6868833?v=4",
+ "login": "el3um4s",
+ "id": 23579630,
+ "node_id": "MDQ6VXNlcjIzNTc5NjMw",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/23579630?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/Darkle",
- "html_url": "https://github.com/Darkle",
- "followers_url": "https://api.github.com/users/Darkle/followers",
- "following_url": "https://api.github.com/users/Darkle/following{/other_user}",
- "gists_url": "https://api.github.com/users/Darkle/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Darkle/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Darkle/subscriptions",
- "organizations_url": "https://api.github.com/users/Darkle/orgs",
- "repos_url": "https://api.github.com/users/Darkle/repos",
- "events_url": "https://api.github.com/users/Darkle/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Darkle/received_events",
+ "url": "https://api.github.com/users/el3um4s",
+ "html_url": "https://github.com/el3um4s",
+ "followers_url": "https://api.github.com/users/el3um4s/followers",
+ "following_url": "https://api.github.com/users/el3um4s/following{/other_user}",
+ "gists_url": "https://api.github.com/users/el3um4s/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/el3um4s/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/el3um4s/subscriptions",
+ "organizations_url": "https://api.github.com/users/el3um4s/orgs",
+ "repos_url": "https://api.github.com/users/el3um4s/repos",
+ "events_url": "https://api.github.com/users/el3um4s/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/el3um4s/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/x-msdownload",
"state": "uploaded",
- "size": 52455746,
- "download_count": 344,
- "created_at": "2018-05-24T05:06:51Z",
- "updated_at": "2018-05-24T05:16:22Z",
- "browser_download_url": "https://github.com/Darkle/MarkSearch/releases/download/2018.5.24/MarkSearch-Windows.64.-Installer.exe"
+ "size": 37905761,
+ "download_count": 834,
+ "created_at": "2018-11-21T22:23:31Z",
+ "updated_at": "2018-11-21T22:23:58Z",
+ "browser_download_url": "https://github.com/el3um4s/markdown-c3/releases/download/v.1.0.0/Markdown.C3.1.0.0.exe"
}
],
- "tarball_url": "https://api.github.com/repos/Darkle/MarkSearch/tarball/2018.5.24",
- "zipball_url": "https://api.github.com/repos/Darkle/MarkSearch/zipball/2018.5.24",
- "body_html": "Updated Electron to 1.8.7.
"
+ "tarball_url": "https://api.github.com/repos/el3um4s/markdown-c3/tarball/v.1.0.0",
+ "zipball_url": "https://api.github.com/repos/el3um4s/markdown-c3/zipball/v.1.0.0",
+ "body_html": "First release
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:02.070Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:09.777Z"
},
"markdownify": {
"latestRelease": {
@@ -53682,188 +53435,516 @@
"zipball_url": "https://api.github.com/repos/amitmerchant1990/electron-markdownify/zipball/v1.2.0",
"body_html": "\nMigrated to Electron v1.4.1 \nAdded code block highlighting \nUpdated to latest version of marked \nImplemented sync-scrolling \nFixed minor issues \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:02.083Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:09.842Z"
},
- "marktext": {
+ "markdown-explorer": {
"latestRelease": {
- "url": "https://api.github.com/repos/marktext/marktext/releases/27701964",
- "assets_url": "https://api.github.com/repos/marktext/marktext/releases/27701964/assets",
- "upload_url": "https://uploads.github.com/repos/marktext/marktext/releases/27701964/assets{?name,label}",
- "html_url": "https://github.com/marktext/marktext/releases/tag/v0.16.2",
- "id": 27701964,
- "node_id": "MDc6UmVsZWFzZTI3NzAxOTY0",
- "tag_name": "v0.16.2",
- "target_commitish": "develop",
- "name": "0.16.2",
+ "url": "https://api.github.com/repos/jersou/markdown-explorer/releases/12912544",
+ "assets_url": "https://api.github.com/repos/jersou/markdown-explorer/releases/12912544/assets",
+ "upload_url": "https://uploads.github.com/repos/jersou/markdown-explorer/releases/12912544/assets{?name,label}",
+ "html_url": "https://github.com/jersou/markdown-explorer/releases/tag/v0.1.1",
+ "id": 12912544,
+ "node_id": "MDc6UmVsZWFzZTEyOTEyNTQ0",
+ "tag_name": "v0.1.1",
+ "target_commitish": "master",
+ "name": "v0.1.1",
"draft": false,
"author": {
- "login": "Jocs",
- "id": 9712830,
- "node_id": "MDQ6VXNlcjk3MTI4MzA=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/9712830?v=4",
+ "login": "jersou",
+ "id": 5874319,
+ "node_id": "MDQ6VXNlcjU4NzQzMTk=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/5874319?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/Jocs",
- "html_url": "https://github.com/Jocs",
- "followers_url": "https://api.github.com/users/Jocs/followers",
- "following_url": "https://api.github.com/users/Jocs/following{/other_user}",
- "gists_url": "https://api.github.com/users/Jocs/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Jocs/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Jocs/subscriptions",
- "organizations_url": "https://api.github.com/users/Jocs/orgs",
- "repos_url": "https://api.github.com/users/Jocs/repos",
- "events_url": "https://api.github.com/users/Jocs/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Jocs/received_events",
+ "url": "https://api.github.com/users/jersou",
+ "html_url": "https://github.com/jersou",
+ "followers_url": "https://api.github.com/users/jersou/followers",
+ "following_url": "https://api.github.com/users/jersou/following{/other_user}",
+ "gists_url": "https://api.github.com/users/jersou/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/jersou/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/jersou/subscriptions",
+ "organizations_url": "https://api.github.com/users/jersou/orgs",
+ "repos_url": "https://api.github.com/users/jersou/repos",
+ "events_url": "https://api.github.com/users/jersou/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/jersou/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2020-06-18T19:57:23Z",
- "published_at": "2020-06-18T21:00:16Z",
+ "created_at": "2018-09-14T22:08:08Z",
+ "published_at": "2018-09-14T22:40:50Z",
"assets": [
{
- "url": "https://api.github.com/repos/marktext/marktext/releases/assets/21872071",
- "id": 21872071,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIxODcyMDcx",
- "name": "latest-linux.yml",
- "label": "",
+ "url": "https://api.github.com/repos/jersou/markdown-explorer/releases/assets/8682387",
+ "id": 8682387,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDg2ODIzODc=",
+ "name": "MarkdownExplorer-v0.1.1-Linux-32.tar.gz",
+ "label": null,
"uploader": {
- "login": "Jocs",
- "id": 9712830,
- "node_id": "MDQ6VXNlcjk3MTI4MzA=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/9712830?v=4",
+ "login": "jersou",
+ "id": 5874319,
+ "node_id": "MDQ6VXNlcjU4NzQzMTk=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/5874319?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/Jocs",
- "html_url": "https://github.com/Jocs",
- "followers_url": "https://api.github.com/users/Jocs/followers",
- "following_url": "https://api.github.com/users/Jocs/following{/other_user}",
- "gists_url": "https://api.github.com/users/Jocs/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Jocs/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Jocs/subscriptions",
- "organizations_url": "https://api.github.com/users/Jocs/orgs",
- "repos_url": "https://api.github.com/users/Jocs/repos",
- "events_url": "https://api.github.com/users/Jocs/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Jocs/received_events",
+ "url": "https://api.github.com/users/jersou",
+ "html_url": "https://github.com/jersou",
+ "followers_url": "https://api.github.com/users/jersou/followers",
+ "following_url": "https://api.github.com/users/jersou/following{/other_user}",
+ "gists_url": "https://api.github.com/users/jersou/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/jersou/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/jersou/subscriptions",
+ "organizations_url": "https://api.github.com/users/jersou/orgs",
+ "repos_url": "https://api.github.com/users/jersou/repos",
+ "events_url": "https://api.github.com/users/jersou/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/jersou/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "text/yaml",
+ "content_type": "application/gzip",
"state": "uploaded",
- "size": 371,
- "download_count": 347,
- "created_at": "2020-06-18T20:49:35Z",
- "updated_at": "2020-06-18T20:49:36Z",
- "browser_download_url": "https://github.com/marktext/marktext/releases/download/v0.16.2/latest-linux.yml"
+ "size": 63188214,
+ "download_count": 71,
+ "created_at": "2018-09-14T22:26:05Z",
+ "updated_at": "2018-09-17T13:24:00Z",
+ "browser_download_url": "https://github.com/jersou/markdown-explorer/releases/download/v0.1.1/MarkdownExplorer-v0.1.1-Linux-32.tar.gz"
},
{
- "url": "https://api.github.com/repos/marktext/marktext/releases/assets/21872042",
- "id": 21872042,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIxODcyMDQy",
- "name": "latest-mac.yml",
- "label": "",
+ "url": "https://api.github.com/repos/jersou/markdown-explorer/releases/assets/8682388",
+ "id": 8682388,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDg2ODIzODg=",
+ "name": "MarkdownExplorer-v0.1.1-Linux-64.tar.gz",
+ "label": null,
"uploader": {
- "login": "Jocs",
- "id": 9712830,
- "node_id": "MDQ6VXNlcjk3MTI4MzA=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/9712830?v=4",
+ "login": "jersou",
+ "id": 5874319,
+ "node_id": "MDQ6VXNlcjU4NzQzMTk=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/5874319?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/Jocs",
- "html_url": "https://github.com/Jocs",
- "followers_url": "https://api.github.com/users/Jocs/followers",
- "following_url": "https://api.github.com/users/Jocs/following{/other_user}",
- "gists_url": "https://api.github.com/users/Jocs/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Jocs/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Jocs/subscriptions",
- "organizations_url": "https://api.github.com/users/Jocs/orgs",
- "repos_url": "https://api.github.com/users/Jocs/repos",
- "events_url": "https://api.github.com/users/Jocs/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Jocs/received_events",
+ "url": "https://api.github.com/users/jersou",
+ "html_url": "https://github.com/jersou",
+ "followers_url": "https://api.github.com/users/jersou/followers",
+ "following_url": "https://api.github.com/users/jersou/following{/other_user}",
+ "gists_url": "https://api.github.com/users/jersou/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/jersou/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/jersou/subscriptions",
+ "organizations_url": "https://api.github.com/users/jersou/orgs",
+ "repos_url": "https://api.github.com/users/jersou/repos",
+ "events_url": "https://api.github.com/users/jersou/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/jersou/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "text/yaml",
+ "content_type": "application/gzip",
"state": "uploaded",
- "size": 496,
- "download_count": 1550,
- "created_at": "2020-06-18T20:48:18Z",
- "updated_at": "2020-06-18T20:48:18Z",
- "browser_download_url": "https://github.com/marktext/marktext/releases/download/v0.16.2/latest-mac.yml"
+ "size": 60081585,
+ "download_count": 190,
+ "created_at": "2018-09-14T22:26:05Z",
+ "updated_at": "2018-09-17T13:24:00Z",
+ "browser_download_url": "https://github.com/jersou/markdown-explorer/releases/download/v0.1.1/MarkdownExplorer-v0.1.1-Linux-64.tar.gz"
},
{
- "url": "https://api.github.com/repos/marktext/marktext/releases/assets/21872142",
- "id": 21872142,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIxODcyMTQy",
- "name": "latest.yml",
- "label": "",
+ "url": "https://api.github.com/repos/jersou/markdown-explorer/releases/assets/8682386",
+ "id": 8682386,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDg2ODIzODY=",
+ "name": "MarkdownExplorer-v0.1.1-MacOS-64.tar.gz",
+ "label": null,
"uploader": {
- "login": "Jocs",
- "id": 9712830,
- "node_id": "MDQ6VXNlcjk3MTI4MzA=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/9712830?v=4",
+ "login": "jersou",
+ "id": 5874319,
+ "node_id": "MDQ6VXNlcjU4NzQzMTk=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/5874319?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/Jocs",
- "html_url": "https://github.com/Jocs",
- "followers_url": "https://api.github.com/users/Jocs/followers",
- "following_url": "https://api.github.com/users/Jocs/following{/other_user}",
- "gists_url": "https://api.github.com/users/Jocs/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Jocs/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Jocs/subscriptions",
- "organizations_url": "https://api.github.com/users/Jocs/orgs",
- "repos_url": "https://api.github.com/users/Jocs/repos",
- "events_url": "https://api.github.com/users/Jocs/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Jocs/received_events",
+ "url": "https://api.github.com/users/jersou",
+ "html_url": "https://github.com/jersou",
+ "followers_url": "https://api.github.com/users/jersou/followers",
+ "following_url": "https://api.github.com/users/jersou/following{/other_user}",
+ "gists_url": "https://api.github.com/users/jersou/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/jersou/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/jersou/subscriptions",
+ "organizations_url": "https://api.github.com/users/jersou/orgs",
+ "repos_url": "https://api.github.com/users/jersou/repos",
+ "events_url": "https://api.github.com/users/jersou/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/jersou/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "text/yaml",
+ "content_type": "application/gzip",
"state": "uploaded",
- "size": 334,
- "download_count": 1894,
- "created_at": "2020-06-18T20:51:23Z",
- "updated_at": "2020-06-18T20:51:24Z",
- "browser_download_url": "https://github.com/marktext/marktext/releases/download/v0.16.2/latest.yml"
+ "size": 60083852,
+ "download_count": 168,
+ "created_at": "2018-09-14T22:26:05Z",
+ "updated_at": "2018-09-17T13:24:00Z",
+ "browser_download_url": "https://github.com/jersou/markdown-explorer/releases/download/v0.1.1/MarkdownExplorer-v0.1.1-MacOS-64.tar.gz"
},
{
- "url": "https://api.github.com/repos/marktext/marktext/releases/assets/21872028",
- "id": 21872028,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIxODcyMDI4",
- "name": "marktext-amd64.deb",
- "label": "",
+ "url": "https://api.github.com/repos/jersou/markdown-explorer/releases/assets/8682389",
+ "id": 8682389,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDg2ODIzODk=",
+ "name": "MarkdownExplorer-v0.1.1-Windows-32.zip",
+ "label": null,
"uploader": {
- "login": "Jocs",
- "id": 9712830,
- "node_id": "MDQ6VXNlcjk3MTI4MzA=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/9712830?v=4",
+ "login": "jersou",
+ "id": 5874319,
+ "node_id": "MDQ6VXNlcjU4NzQzMTk=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/5874319?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/Jocs",
- "html_url": "https://github.com/Jocs",
- "followers_url": "https://api.github.com/users/Jocs/followers",
- "following_url": "https://api.github.com/users/Jocs/following{/other_user}",
- "gists_url": "https://api.github.com/users/Jocs/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Jocs/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Jocs/subscriptions",
- "organizations_url": "https://api.github.com/users/Jocs/orgs",
- "repos_url": "https://api.github.com/users/Jocs/repos",
- "events_url": "https://api.github.com/users/Jocs/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Jocs/received_events",
+ "url": "https://api.github.com/users/jersou",
+ "html_url": "https://github.com/jersou",
+ "followers_url": "https://api.github.com/users/jersou/followers",
+ "following_url": "https://api.github.com/users/jersou/following{/other_user}",
+ "gists_url": "https://api.github.com/users/jersou/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/jersou/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/jersou/subscriptions",
+ "organizations_url": "https://api.github.com/users/jersou/orgs",
+ "repos_url": "https://api.github.com/users/jersou/repos",
+ "events_url": "https://api.github.com/users/jersou/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/jersou/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 68391538,
- "download_count": 811,
- "created_at": "2020-06-18T20:47:22Z",
- "updated_at": "2020-06-18T20:47:24Z",
- "browser_download_url": "https://github.com/marktext/marktext/releases/download/v0.16.2/marktext-amd64.deb"
+ "size": 51700000,
+ "download_count": 191,
+ "created_at": "2018-09-14T22:26:06Z",
+ "updated_at": "2018-09-17T13:24:00Z",
+ "browser_download_url": "https://github.com/jersou/markdown-explorer/releases/download/v0.1.1/MarkdownExplorer-v0.1.1-Windows-32.zip"
},
{
- "url": "https://api.github.com/repos/marktext/marktext/releases/assets/21871881",
- "id": 21871881,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIxODcxODgx",
- "name": "marktext-ia32-win.zip",
- "label": "",
+ "url": "https://api.github.com/repos/jersou/markdown-explorer/releases/assets/8682390",
+ "id": 8682390,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDg2ODIzOTA=",
+ "name": "MarkdownExplorer-v0.1.1-Windows-64.zip",
+ "label": null,
"uploader": {
- "login": "Jocs",
+ "login": "jersou",
+ "id": 5874319,
+ "node_id": "MDQ6VXNlcjU4NzQzMTk=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/5874319?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/jersou",
+ "html_url": "https://github.com/jersou",
+ "followers_url": "https://api.github.com/users/jersou/followers",
+ "following_url": "https://api.github.com/users/jersou/following{/other_user}",
+ "gists_url": "https://api.github.com/users/jersou/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/jersou/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/jersou/subscriptions",
+ "organizations_url": "https://api.github.com/users/jersou/orgs",
+ "repos_url": "https://api.github.com/users/jersou/repos",
+ "events_url": "https://api.github.com/users/jersou/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/jersou/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 59877956,
+ "download_count": 781,
+ "created_at": "2018-09-14T22:26:06Z",
+ "updated_at": "2018-09-17T13:24:00Z",
+ "browser_download_url": "https://github.com/jersou/markdown-explorer/releases/download/v0.1.1/MarkdownExplorer-v0.1.1-Windows-64.zip"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/jersou/markdown-explorer/tarball/v0.1.1",
+ "zipball_url": "https://api.github.com/repos/jersou/markdown-explorer/zipball/v0.1.1",
+ "body_html": "\nfix #3 : Image display issues when editing files \nfocus on filter input at init \nupgrade electron & dependencies \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:09.853Z"
+ },
+ "marp": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:09.905Z"
+ },
+ "marksearch": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/Darkle/MarkSearch/releases/11149695",
+ "assets_url": "https://api.github.com/repos/Darkle/MarkSearch/releases/11149695/assets",
+ "upload_url": "https://uploads.github.com/repos/Darkle/MarkSearch/releases/11149695/assets{?name,label}",
+ "html_url": "https://github.com/Darkle/MarkSearch/releases/tag/2018.5.24",
+ "id": 11149695,
+ "node_id": "MDc6UmVsZWFzZTExMTQ5Njk1",
+ "tag_name": "2018.5.24",
+ "target_commitish": "master",
+ "name": "Release 2018.5.24",
+ "draft": false,
+ "author": {
+ "login": "Darkle",
+ "id": 6868833,
+ "node_id": "MDQ6VXNlcjY4Njg4MzM=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/6868833?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Darkle",
+ "html_url": "https://github.com/Darkle",
+ "followers_url": "https://api.github.com/users/Darkle/followers",
+ "following_url": "https://api.github.com/users/Darkle/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Darkle/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Darkle/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Darkle/subscriptions",
+ "organizations_url": "https://api.github.com/users/Darkle/orgs",
+ "repos_url": "https://api.github.com/users/Darkle/repos",
+ "events_url": "https://api.github.com/users/Darkle/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Darkle/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2018-05-24T04:59:32Z",
+ "published_at": "2018-05-24T05:17:46Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/Darkle/MarkSearch/releases/assets/7315628",
+ "id": 7315628,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDczMTU2Mjg=",
+ "name": "MarkSearch-linux-x64.7z",
+ "label": null,
+ "uploader": {
+ "login": "Darkle",
+ "id": 6868833,
+ "node_id": "MDQ6VXNlcjY4Njg4MzM=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/6868833?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Darkle",
+ "html_url": "https://github.com/Darkle",
+ "followers_url": "https://api.github.com/users/Darkle/followers",
+ "following_url": "https://api.github.com/users/Darkle/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Darkle/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Darkle/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Darkle/subscriptions",
+ "organizations_url": "https://api.github.com/users/Darkle/orgs",
+ "repos_url": "https://api.github.com/users/Darkle/repos",
+ "events_url": "https://api.github.com/users/Darkle/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Darkle/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-7z-compressed",
+ "state": "uploaded",
+ "size": 46793175,
+ "download_count": 89,
+ "created_at": "2018-05-27T06:17:33Z",
+ "updated_at": "2018-05-27T06:25:41Z",
+ "browser_download_url": "https://github.com/Darkle/MarkSearch/releases/download/2018.5.24/MarkSearch-linux-x64.7z"
+ },
+ {
+ "url": "https://api.github.com/repos/Darkle/MarkSearch/releases/assets/7283923",
+ "id": 7283923,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDcyODM5MjM=",
+ "name": "MarkSearch-Windows.64.-Installer.exe",
+ "label": null,
+ "uploader": {
+ "login": "Darkle",
+ "id": 6868833,
+ "node_id": "MDQ6VXNlcjY4Njg4MzM=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/6868833?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Darkle",
+ "html_url": "https://github.com/Darkle",
+ "followers_url": "https://api.github.com/users/Darkle/followers",
+ "following_url": "https://api.github.com/users/Darkle/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Darkle/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Darkle/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Darkle/subscriptions",
+ "organizations_url": "https://api.github.com/users/Darkle/orgs",
+ "repos_url": "https://api.github.com/users/Darkle/repos",
+ "events_url": "https://api.github.com/users/Darkle/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Darkle/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-msdownload",
+ "state": "uploaded",
+ "size": 52455746,
+ "download_count": 344,
+ "created_at": "2018-05-24T05:06:51Z",
+ "updated_at": "2018-05-24T05:16:22Z",
+ "browser_download_url": "https://github.com/Darkle/MarkSearch/releases/download/2018.5.24/MarkSearch-Windows.64.-Installer.exe"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/Darkle/MarkSearch/tarball/2018.5.24",
+ "zipball_url": "https://api.github.com/repos/Darkle/MarkSearch/zipball/2018.5.24",
+ "body_html": "Updated Electron to 1.8.7.
"
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:09.914Z"
+ },
+ "marktext": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/marktext/marktext/releases/27701964",
+ "assets_url": "https://api.github.com/repos/marktext/marktext/releases/27701964/assets",
+ "upload_url": "https://uploads.github.com/repos/marktext/marktext/releases/27701964/assets{?name,label}",
+ "html_url": "https://github.com/marktext/marktext/releases/tag/v0.16.2",
+ "id": 27701964,
+ "node_id": "MDc6UmVsZWFzZTI3NzAxOTY0",
+ "tag_name": "v0.16.2",
+ "target_commitish": "develop",
+ "name": "0.16.2",
+ "draft": false,
+ "author": {
+ "login": "Jocs",
+ "id": 9712830,
+ "node_id": "MDQ6VXNlcjk3MTI4MzA=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/9712830?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Jocs",
+ "html_url": "https://github.com/Jocs",
+ "followers_url": "https://api.github.com/users/Jocs/followers",
+ "following_url": "https://api.github.com/users/Jocs/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Jocs/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Jocs/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Jocs/subscriptions",
+ "organizations_url": "https://api.github.com/users/Jocs/orgs",
+ "repos_url": "https://api.github.com/users/Jocs/repos",
+ "events_url": "https://api.github.com/users/Jocs/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Jocs/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2020-06-18T19:57:23Z",
+ "published_at": "2020-06-18T21:00:16Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/marktext/marktext/releases/assets/21872071",
+ "id": 21872071,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIxODcyMDcx",
+ "name": "latest-linux.yml",
+ "label": "",
+ "uploader": {
+ "login": "Jocs",
+ "id": 9712830,
+ "node_id": "MDQ6VXNlcjk3MTI4MzA=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/9712830?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Jocs",
+ "html_url": "https://github.com/Jocs",
+ "followers_url": "https://api.github.com/users/Jocs/followers",
+ "following_url": "https://api.github.com/users/Jocs/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Jocs/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Jocs/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Jocs/subscriptions",
+ "organizations_url": "https://api.github.com/users/Jocs/orgs",
+ "repos_url": "https://api.github.com/users/Jocs/repos",
+ "events_url": "https://api.github.com/users/Jocs/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Jocs/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 371,
+ "download_count": 348,
+ "created_at": "2020-06-18T20:49:35Z",
+ "updated_at": "2020-06-18T20:49:36Z",
+ "browser_download_url": "https://github.com/marktext/marktext/releases/download/v0.16.2/latest-linux.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/marktext/marktext/releases/assets/21872042",
+ "id": 21872042,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIxODcyMDQy",
+ "name": "latest-mac.yml",
+ "label": "",
+ "uploader": {
+ "login": "Jocs",
+ "id": 9712830,
+ "node_id": "MDQ6VXNlcjk3MTI4MzA=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/9712830?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Jocs",
+ "html_url": "https://github.com/Jocs",
+ "followers_url": "https://api.github.com/users/Jocs/followers",
+ "following_url": "https://api.github.com/users/Jocs/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Jocs/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Jocs/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Jocs/subscriptions",
+ "organizations_url": "https://api.github.com/users/Jocs/orgs",
+ "repos_url": "https://api.github.com/users/Jocs/repos",
+ "events_url": "https://api.github.com/users/Jocs/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Jocs/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 496,
+ "download_count": 1556,
+ "created_at": "2020-06-18T20:48:18Z",
+ "updated_at": "2020-06-18T20:48:18Z",
+ "browser_download_url": "https://github.com/marktext/marktext/releases/download/v0.16.2/latest-mac.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/marktext/marktext/releases/assets/21872142",
+ "id": 21872142,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIxODcyMTQy",
+ "name": "latest.yml",
+ "label": "",
+ "uploader": {
+ "login": "Jocs",
+ "id": 9712830,
+ "node_id": "MDQ6VXNlcjk3MTI4MzA=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/9712830?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Jocs",
+ "html_url": "https://github.com/Jocs",
+ "followers_url": "https://api.github.com/users/Jocs/followers",
+ "following_url": "https://api.github.com/users/Jocs/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Jocs/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Jocs/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Jocs/subscriptions",
+ "organizations_url": "https://api.github.com/users/Jocs/orgs",
+ "repos_url": "https://api.github.com/users/Jocs/repos",
+ "events_url": "https://api.github.com/users/Jocs/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Jocs/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 334,
+ "download_count": 1904,
+ "created_at": "2020-06-18T20:51:23Z",
+ "updated_at": "2020-06-18T20:51:24Z",
+ "browser_download_url": "https://github.com/marktext/marktext/releases/download/v0.16.2/latest.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/marktext/marktext/releases/assets/21872028",
+ "id": 21872028,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIxODcyMDI4",
+ "name": "marktext-amd64.deb",
+ "label": "",
+ "uploader": {
+ "login": "Jocs",
+ "id": 9712830,
+ "node_id": "MDQ6VXNlcjk3MTI4MzA=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/9712830?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Jocs",
+ "html_url": "https://github.com/Jocs",
+ "followers_url": "https://api.github.com/users/Jocs/followers",
+ "following_url": "https://api.github.com/users/Jocs/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Jocs/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Jocs/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Jocs/subscriptions",
+ "organizations_url": "https://api.github.com/users/Jocs/orgs",
+ "repos_url": "https://api.github.com/users/Jocs/repos",
+ "events_url": "https://api.github.com/users/Jocs/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Jocs/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 68391538,
+ "download_count": 812,
+ "created_at": "2020-06-18T20:47:22Z",
+ "updated_at": "2020-06-18T20:47:24Z",
+ "browser_download_url": "https://github.com/marktext/marktext/releases/download/v0.16.2/marktext-amd64.deb"
+ },
+ {
+ "url": "https://api.github.com/repos/marktext/marktext/releases/assets/21871881",
+ "id": 21871881,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIxODcxODgx",
+ "name": "marktext-ia32-win.zip",
+ "label": "",
+ "uploader": {
+ "login": "Jocs",
"id": 9712830,
"node_id": "MDQ6VXNlcjk3MTI4MzA=",
"avatar_url": "https://avatars0.githubusercontent.com/u/9712830?v=4",
@@ -53885,7 +53966,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 92843864,
- "download_count": 659,
+ "download_count": 661,
"created_at": "2020-06-18T20:45:35Z",
"updated_at": "2020-06-18T20:46:36Z",
"browser_download_url": "https://github.com/marktext/marktext/releases/download/v0.16.2/marktext-ia32-win.zip"
@@ -53919,7 +54000,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 93917136,
- "download_count": 811,
+ "download_count": 813,
"created_at": "2020-06-18T20:48:14Z",
"updated_at": "2020-06-18T20:48:17Z",
"browser_download_url": "https://github.com/marktext/marktext/releases/download/v0.16.2/marktext-mac.zip"
@@ -53953,7 +54034,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 137471779,
- "download_count": 13353,
+ "download_count": 13413,
"created_at": "2020-06-18T20:49:46Z",
"updated_at": "2020-06-18T20:51:23Z",
"browser_download_url": "https://github.com/marktext/marktext/releases/download/v0.16.2/marktext-setup.exe"
@@ -53987,7 +54068,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 144731,
- "download_count": 749,
+ "download_count": 753,
"created_at": "2020-06-18T20:49:46Z",
"updated_at": "2020-06-18T20:49:46Z",
"browser_download_url": "https://github.com/marktext/marktext/releases/download/v0.16.2/marktext-setup.exe.blockmap"
@@ -54021,7 +54102,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 95746461,
- "download_count": 3419,
+ "download_count": 3424,
"created_at": "2020-06-18T20:49:41Z",
"updated_at": "2020-06-18T20:50:41Z",
"browser_download_url": "https://github.com/marktext/marktext/releases/download/v0.16.2/marktext-x64-win.zip"
@@ -54055,7 +54136,7 @@
"content_type": "application/gzip",
"state": "uploaded",
"size": 99182839,
- "download_count": 802,
+ "download_count": 810,
"created_at": "2020-06-18T20:45:31Z",
"updated_at": "2020-06-18T20:45:34Z",
"browser_download_url": "https://github.com/marktext/marktext/releases/download/v0.16.2/marktext-x64.tar.gz"
@@ -54089,7 +54170,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 105065260,
- "download_count": 4421,
+ "download_count": 4444,
"created_at": "2020-06-18T20:41:39Z",
"updated_at": "2020-06-18T20:41:44Z",
"browser_download_url": "https://github.com/marktext/marktext/releases/download/v0.16.2/marktext-x86_64.AppImage"
@@ -54157,7 +54238,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 97229871,
- "download_count": 6632,
+ "download_count": 6664,
"created_at": "2020-06-18T20:47:58Z",
"updated_at": "2020-06-18T20:48:02Z",
"browser_download_url": "https://github.com/marktext/marktext/releases/download/v0.16.2/marktext.dmg"
@@ -54201,11 +54282,7 @@
"zipball_url": "https://api.github.com/repos/marktext/marktext/zipball/v0.16.2",
"body_html": "0.16.2 \n⚠️ Breaking Changes:
\n\nToggle focus mode shortcut is now Ctrl+Shift+J
. \n \n🌵 Feature
\n\nAdded shortcut to switch tabs Alt-#<num>
(@MrHeer ). \nAdded GitLab math block support. \nSupport setting text direction via comand palette (@Pajn ). \n \n🦋 Optimization
\n\nScale headings according editor font size. \nIncreased indentation for sidebar tree view (@BeatLink ). \nUpdated user-interface strings (@brainchild0 , @Rexogamer ). \n \n🐞 Bug fix
\n\nFixed image export issues on Windows. \nFixed an issue that multiple empty shortcuts were not allowed. \nFixed image path autocomplete. \nFixed an issue that the max width of editor tabs was not rendered correctly (@aimproxy ). \nFixed Hunspell dictionary downloader on Windows. \nFixed an issue with Hunspell spell checker on Windows. \nFixed ASCII (ISO-8859-1) encoding in settings validator. \nFixed footnote exception when exporting document. \nFixed cryptic characters when exporting document as PDF on macOS (@gSpera ). \nFixed unnecessary character sanitation when setting clipboard data. \nFixed sup- and superscript export issue. \n \nSHA256 checksum \n\n\n\nBinary \nSHA256 checksum \n \n \n\n\nmarktext-ia32-win.zip \nea9138bd5e00167dd6062da067f1dab35eb9181a4bad958778c55e26fa52dad4 \n \n\nmarktext-mac.zip \n6c4788b5aca61b4467ebbb85d9c35520c87fe8e475cc442b9fd989ad055ff4a6 \n \n\nmarktext-x64-win.zip \nb2db981a6533a2a27ceda1d71337f7597589f6eb51edf18c624d63b18e6f1771 \n \n\nmarktext-x64.tar.gz \n036383ceed00e7a9c14eb42bf2b713dbb9fc0122279873efc44ec569a5a2902a \n \n\nmarktext-x86_64.AppImage \n27a35e16099f9019b7bc77955efb096628ffba663f5f5cfb6e674ab1374d6e47 \n \n\nmarktext.dmg \n9ad1aa0ea087aebf17858611f40f62e76b2825c6cb0b13608fa8e131a9cb4867 \n \n\nmarktext-setup.exe \nf6b99399d6cbc1c7ffda42fecc924920e8198cbf0392bf507307241070414e14 \n \n\nmarktext-amd64.deb \n4f3d451f6f87daf7ca5f607706e95bc523873b73a65f514528382c9013b77008 \n \n\nmarktext-x86_64.rpm \ne13caab99a6c69f368285904ab1a7375736bad1b1ed3748d63a8ade2a7ecccc4 \n \n \n
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:02.102Z"
- },
- "marp": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:02.132Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:09.917Z"
},
"masscode": {
"latestRelease": {
@@ -54272,7 +54349,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 96094694,
- "download_count": 528,
+ "download_count": 532,
"created_at": "2020-06-18T12:53:29Z",
"updated_at": "2020-06-18T12:53:41Z",
"browser_download_url": "https://github.com/antonreshetov/massCode/releases/download/v1.3.0/massCode-1.3.0.AppImage"
@@ -54306,7 +54383,7 @@
"content_type": "application/x-diskcopy",
"state": "uploaded",
"size": 87721597,
- "download_count": 1649,
+ "download_count": 1654,
"created_at": "2020-06-18T12:53:41Z",
"updated_at": "2020-06-18T12:53:52Z",
"browser_download_url": "https://github.com/antonreshetov/massCode/releases/download/v1.3.0/massCode-1.3.0.dmg"
@@ -54340,7 +54417,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 62406329,
- "download_count": 2187,
+ "download_count": 2192,
"created_at": "2020-06-18T12:53:19Z",
"updated_at": "2020-06-18T12:53:29Z",
"browser_download_url": "https://github.com/antonreshetov/massCode/releases/download/v1.3.0/massCode.Setup.1.3.0.exe"
@@ -54350,108 +54427,296 @@
"zipball_url": "https://api.github.com/repos/antonreshetov/massCode/zipball/v1.3.0",
"body_html": "Features \n\nAdded syntax highlighting for Dart \nAdded ability to scroll tags with arrows, as well as adding from suggestions by Enter \n \nFixes \n\nFixed copy, past and cut from menu #114 (#117 ) \n \nOther Changes \n\nRemoved snippet list animation \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:02.185Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:09.948Z"
},
- "mattermost": {
+ "mbod": {
"latestRelease": {
- "url": "https://api.github.com/repos/mattermost/desktop/releases/31158072",
- "assets_url": "https://api.github.com/repos/mattermost/desktop/releases/31158072/assets",
- "upload_url": "https://uploads.github.com/repos/mattermost/desktop/releases/31158072/assets{?name,label}",
- "html_url": "https://github.com/mattermost/desktop/releases/tag/v4.5.4",
- "id": 31158072,
- "node_id": "MDc6UmVsZWFzZTMxMTU4MDcy",
- "tag_name": "v4.5.4",
- "target_commitish": "149a19b97be35c8bbe0e8c3ff5e0643722814216",
- "name": "v4.5.4 (2020-09-11)",
+ "url": "https://api.github.com/repos/JKooll/Mobile-Browser-on-Desktop/releases/19219563",
+ "assets_url": "https://api.github.com/repos/JKooll/Mobile-Browser-on-Desktop/releases/19219563/assets",
+ "upload_url": "https://uploads.github.com/repos/JKooll/Mobile-Browser-on-Desktop/releases/19219563/assets{?name,label}",
+ "html_url": "https://github.com/JKooll/Mobile-Browser-on-Desktop/releases/tag/v1.0.0",
+ "id": 19219563,
+ "node_id": "MDc6UmVsZWFzZTE5MjE5NTYz",
+ "tag_name": "v1.0.0",
+ "target_commitish": "master",
+ "name": "Mobile Browser on Desktop v1.0.0",
"draft": false,
"author": {
- "login": "mattermost-build",
- "id": 10821961,
- "node_id": "MDQ6VXNlcjEwODIxOTYx",
- "avatar_url": "https://avatars1.githubusercontent.com/u/10821961?v=4",
+ "login": "JKooll",
+ "id": 10582881,
+ "node_id": "MDQ6VXNlcjEwNTgyODgx",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/10582881?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/mattermost-build",
- "html_url": "https://github.com/mattermost-build",
- "followers_url": "https://api.github.com/users/mattermost-build/followers",
- "following_url": "https://api.github.com/users/mattermost-build/following{/other_user}",
- "gists_url": "https://api.github.com/users/mattermost-build/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/mattermost-build/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/mattermost-build/subscriptions",
- "organizations_url": "https://api.github.com/users/mattermost-build/orgs",
- "repos_url": "https://api.github.com/users/mattermost-build/repos",
- "events_url": "https://api.github.com/users/mattermost-build/events{/privacy}",
- "received_events_url": "https://api.github.com/users/mattermost-build/received_events",
+ "url": "https://api.github.com/users/JKooll",
+ "html_url": "https://github.com/JKooll",
+ "followers_url": "https://api.github.com/users/JKooll/followers",
+ "following_url": "https://api.github.com/users/JKooll/following{/other_user}",
+ "gists_url": "https://api.github.com/users/JKooll/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/JKooll/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/JKooll/subscriptions",
+ "organizations_url": "https://api.github.com/users/JKooll/orgs",
+ "repos_url": "https://api.github.com/users/JKooll/repos",
+ "events_url": "https://api.github.com/users/JKooll/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/JKooll/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2020-09-11T23:02:57Z",
- "published_at": "2020-09-11T23:47:03Z",
+ "created_at": "2019-08-12T02:46:42Z",
+ "published_at": "2019-08-12T03:13:04Z",
"assets": [
{
- "url": "https://api.github.com/repos/mattermost/desktop/releases/assets/25434248",
- "id": 25434248,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDM0MjQ4",
- "name": "latest-linux-ia32.yml",
- "label": "",
+ "url": "https://api.github.com/repos/JKooll/Mobile-Browser-on-Desktop/releases/assets/14326516",
+ "id": 14326516,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE0MzI2NTE2",
+ "name": "mbod-for-mac-1.0.0.dmg",
+ "label": null,
"uploader": {
- "login": "mattermost-build",
- "id": 10821961,
- "node_id": "MDQ6VXNlcjEwODIxOTYx",
- "avatar_url": "https://avatars1.githubusercontent.com/u/10821961?v=4",
+ "login": "JKooll",
+ "id": 10582881,
+ "node_id": "MDQ6VXNlcjEwNTgyODgx",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/10582881?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/mattermost-build",
- "html_url": "https://github.com/mattermost-build",
- "followers_url": "https://api.github.com/users/mattermost-build/followers",
- "following_url": "https://api.github.com/users/mattermost-build/following{/other_user}",
- "gists_url": "https://api.github.com/users/mattermost-build/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/mattermost-build/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/mattermost-build/subscriptions",
- "organizations_url": "https://api.github.com/users/mattermost-build/orgs",
- "repos_url": "https://api.github.com/users/mattermost-build/repos",
- "events_url": "https://api.github.com/users/mattermost-build/events{/privacy}",
- "received_events_url": "https://api.github.com/users/mattermost-build/received_events",
+ "url": "https://api.github.com/users/JKooll",
+ "html_url": "https://github.com/JKooll",
+ "followers_url": "https://api.github.com/users/JKooll/followers",
+ "following_url": "https://api.github.com/users/JKooll/following{/other_user}",
+ "gists_url": "https://api.github.com/users/JKooll/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/JKooll/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/JKooll/subscriptions",
+ "organizations_url": "https://api.github.com/users/JKooll/orgs",
+ "repos_url": "https://api.github.com/users/JKooll/repos",
+ "events_url": "https://api.github.com/users/JKooll/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/JKooll/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 410,
- "download_count": 2,
- "created_at": "2020-09-11T23:42:26Z",
- "updated_at": "2020-09-11T23:42:26Z",
- "browser_download_url": "https://github.com/mattermost/desktop/releases/download/v4.5.4/latest-linux-ia32.yml"
- },
+ "size": 49997136,
+ "download_count": 156,
+ "created_at": "2019-08-12T03:08:02Z",
+ "updated_at": "2019-08-12T03:37:46Z",
+ "browser_download_url": "https://github.com/JKooll/Mobile-Browser-on-Desktop/releases/download/v1.0.0/mbod-for-mac-1.0.0.dmg"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/JKooll/Mobile-Browser-on-Desktop/tarball/v1.0.0",
+ "zipball_url": "https://api.github.com/repos/JKooll/Mobile-Browser-on-Desktop/zipball/v1.0.0",
+ "body_html": "Add \n\nBrowser: visit the website. \nCollection: favorite page. \nSettings: check for the app updates \n \nThis app only available on MacOS platform right now, windows version and linux version will be built later. You can download the app using the below link.
"
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:10.005Z"
+ },
+ "md5app": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/mhmdkrmabd/md5-app/releases/15320919",
+ "assets_url": "https://api.github.com/repos/mhmdkrmabd/md5-app/releases/15320919/assets",
+ "upload_url": "https://uploads.github.com/repos/mhmdkrmabd/md5-app/releases/15320919/assets{?name,label}",
+ "html_url": "https://github.com/mhmdkrmabd/md5-app/releases/tag/v1.0.0",
+ "id": 15320919,
+ "node_id": "MDc6UmVsZWFzZTE1MzIwOTE5",
+ "tag_name": "v1.0.0",
+ "target_commitish": "master",
+ "name": "v1.0.0",
+ "draft": false,
+ "author": {
+ "login": "mhmdkrmabd",
+ "id": 30116323,
+ "node_id": "MDQ6VXNlcjMwMTE2MzIz",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/30116323?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/mhmdkrmabd",
+ "html_url": "https://github.com/mhmdkrmabd",
+ "followers_url": "https://api.github.com/users/mhmdkrmabd/followers",
+ "following_url": "https://api.github.com/users/mhmdkrmabd/following{/other_user}",
+ "gists_url": "https://api.github.com/users/mhmdkrmabd/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/mhmdkrmabd/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/mhmdkrmabd/subscriptions",
+ "organizations_url": "https://api.github.com/users/mhmdkrmabd/orgs",
+ "repos_url": "https://api.github.com/users/mhmdkrmabd/repos",
+ "events_url": "https://api.github.com/users/mhmdkrmabd/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/mhmdkrmabd/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2019-01-28T19:39:59Z",
+ "published_at": "2019-02-01T19:38:31Z",
+ "assets": [
{
- "url": "https://api.github.com/repos/mattermost/desktop/releases/assets/25434249",
- "id": 25434249,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDM0MjQ5",
- "name": "latest-linux.yml",
- "label": "",
+ "url": "https://api.github.com/repos/mhmdkrmabd/md5-app/releases/assets/10890115",
+ "id": 10890115,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEwODkwMTE1",
+ "name": "32bit.exe",
+ "label": null,
"uploader": {
- "login": "mattermost-build",
- "id": 10821961,
- "node_id": "MDQ6VXNlcjEwODIxOTYx",
- "avatar_url": "https://avatars1.githubusercontent.com/u/10821961?v=4",
+ "login": "mhmdkrmabd",
+ "id": 30116323,
+ "node_id": "MDQ6VXNlcjMwMTE2MzIz",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/30116323?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/mattermost-build",
- "html_url": "https://github.com/mattermost-build",
- "followers_url": "https://api.github.com/users/mattermost-build/followers",
- "following_url": "https://api.github.com/users/mattermost-build/following{/other_user}",
- "gists_url": "https://api.github.com/users/mattermost-build/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/mattermost-build/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/mattermost-build/subscriptions",
- "organizations_url": "https://api.github.com/users/mattermost-build/orgs",
- "repos_url": "https://api.github.com/users/mattermost-build/repos",
- "events_url": "https://api.github.com/users/mattermost-build/events{/privacy}",
- "received_events_url": "https://api.github.com/users/mattermost-build/received_events",
- "type": "User",
- "site_admin": false
- },
+ "url": "https://api.github.com/users/mhmdkrmabd",
+ "html_url": "https://github.com/mhmdkrmabd",
+ "followers_url": "https://api.github.com/users/mhmdkrmabd/followers",
+ "following_url": "https://api.github.com/users/mhmdkrmabd/following{/other_user}",
+ "gists_url": "https://api.github.com/users/mhmdkrmabd/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/mhmdkrmabd/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/mhmdkrmabd/subscriptions",
+ "organizations_url": "https://api.github.com/users/mhmdkrmabd/orgs",
+ "repos_url": "https://api.github.com/users/mhmdkrmabd/repos",
+ "events_url": "https://api.github.com/users/mhmdkrmabd/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/mhmdkrmabd/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-msdownload",
+ "state": "uploaded",
+ "size": 58771556,
+ "download_count": 178,
+ "created_at": "2019-02-01T18:41:48Z",
+ "updated_at": "2019-02-01T19:04:11Z",
+ "browser_download_url": "https://github.com/mhmdkrmabd/md5-app/releases/download/v1.0.0/32bit.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/mhmdkrmabd/md5-app/releases/assets/10890307",
+ "id": 10890307,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEwODkwMzA3",
+ "name": "64bit.exe",
+ "label": null,
+ "uploader": {
+ "login": "mhmdkrmabd",
+ "id": 30116323,
+ "node_id": "MDQ6VXNlcjMwMTE2MzIz",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/30116323?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/mhmdkrmabd",
+ "html_url": "https://github.com/mhmdkrmabd",
+ "followers_url": "https://api.github.com/users/mhmdkrmabd/followers",
+ "following_url": "https://api.github.com/users/mhmdkrmabd/following{/other_user}",
+ "gists_url": "https://api.github.com/users/mhmdkrmabd/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/mhmdkrmabd/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/mhmdkrmabd/subscriptions",
+ "organizations_url": "https://api.github.com/users/mhmdkrmabd/orgs",
+ "repos_url": "https://api.github.com/users/mhmdkrmabd/repos",
+ "events_url": "https://api.github.com/users/mhmdkrmabd/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/mhmdkrmabd/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-msdownload",
+ "state": "uploaded",
+ "size": 61281414,
+ "download_count": 371,
+ "created_at": "2019-02-01T19:05:23Z",
+ "updated_at": "2019-02-01T19:33:10Z",
+ "browser_download_url": "https://github.com/mhmdkrmabd/md5-app/releases/download/v1.0.0/64bit.exe"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/mhmdkrmabd/md5-app/tarball/v1.0.0",
+ "zipball_url": "https://api.github.com/repos/mhmdkrmabd/md5-app/zipball/v1.0.0",
+ "body_html": "This is the first (and last) version of the application.
\nPlease choose the suitable installation package for your operating system, note that the application works ONLY on Windows OS, 7 & higher.
"
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:10.017Z"
+ },
+ "mattermost": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/mattermost/desktop/releases/31158072",
+ "assets_url": "https://api.github.com/repos/mattermost/desktop/releases/31158072/assets",
+ "upload_url": "https://uploads.github.com/repos/mattermost/desktop/releases/31158072/assets{?name,label}",
+ "html_url": "https://github.com/mattermost/desktop/releases/tag/v4.5.4",
+ "id": 31158072,
+ "node_id": "MDc6UmVsZWFzZTMxMTU4MDcy",
+ "tag_name": "v4.5.4",
+ "target_commitish": "149a19b97be35c8bbe0e8c3ff5e0643722814216",
+ "name": "v4.5.4 (2020-09-11)",
+ "draft": false,
+ "author": {
+ "login": "mattermost-build",
+ "id": 10821961,
+ "node_id": "MDQ6VXNlcjEwODIxOTYx",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/10821961?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/mattermost-build",
+ "html_url": "https://github.com/mattermost-build",
+ "followers_url": "https://api.github.com/users/mattermost-build/followers",
+ "following_url": "https://api.github.com/users/mattermost-build/following{/other_user}",
+ "gists_url": "https://api.github.com/users/mattermost-build/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/mattermost-build/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/mattermost-build/subscriptions",
+ "organizations_url": "https://api.github.com/users/mattermost-build/orgs",
+ "repos_url": "https://api.github.com/users/mattermost-build/repos",
+ "events_url": "https://api.github.com/users/mattermost-build/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/mattermost-build/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2020-09-11T23:02:57Z",
+ "published_at": "2020-09-11T23:47:03Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/mattermost/desktop/releases/assets/25434248",
+ "id": 25434248,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDM0MjQ4",
+ "name": "latest-linux-ia32.yml",
+ "label": "",
+ "uploader": {
+ "login": "mattermost-build",
+ "id": 10821961,
+ "node_id": "MDQ6VXNlcjEwODIxOTYx",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/10821961?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/mattermost-build",
+ "html_url": "https://github.com/mattermost-build",
+ "followers_url": "https://api.github.com/users/mattermost-build/followers",
+ "following_url": "https://api.github.com/users/mattermost-build/following{/other_user}",
+ "gists_url": "https://api.github.com/users/mattermost-build/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/mattermost-build/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/mattermost-build/subscriptions",
+ "organizations_url": "https://api.github.com/users/mattermost-build/orgs",
+ "repos_url": "https://api.github.com/users/mattermost-build/repos",
+ "events_url": "https://api.github.com/users/mattermost-build/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/mattermost-build/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 410,
+ "download_count": 2,
+ "created_at": "2020-09-11T23:42:26Z",
+ "updated_at": "2020-09-11T23:42:26Z",
+ "browser_download_url": "https://github.com/mattermost/desktop/releases/download/v4.5.4/latest-linux-ia32.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/mattermost/desktop/releases/assets/25434249",
+ "id": 25434249,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDM0MjQ5",
+ "name": "latest-linux.yml",
+ "label": "",
+ "uploader": {
+ "login": "mattermost-build",
+ "id": 10821961,
+ "node_id": "MDQ6VXNlcjEwODIxOTYx",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/10821961?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/mattermost-build",
+ "html_url": "https://github.com/mattermost-build",
+ "followers_url": "https://api.github.com/users/mattermost-build/followers",
+ "following_url": "https://api.github.com/users/mattermost-build/following{/other_user}",
+ "gists_url": "https://api.github.com/users/mattermost-build/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/mattermost-build/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/mattermost-build/subscriptions",
+ "organizations_url": "https://api.github.com/users/mattermost-build/orgs",
+ "repos_url": "https://api.github.com/users/mattermost-build/repos",
+ "events_url": "https://api.github.com/users/mattermost-build/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/mattermost-build/received_events",
+ "type": "User",
+ "site_admin": false
+ },
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 414,
- "download_count": 9,
+ "download_count": 10,
"created_at": "2020-09-11T23:42:26Z",
"updated_at": "2020-09-11T23:42:26Z",
"browser_download_url": "https://github.com/mattermost/desktop/releases/download/v4.5.4/latest-linux.yml"
@@ -54485,7 +54750,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 548,
- "download_count": 2,
+ "download_count": 3,
"created_at": "2020-09-11T23:42:26Z",
"updated_at": "2020-09-11T23:42:26Z",
"browser_download_url": "https://github.com/mattermost/desktop/releases/download/v4.5.4/latest-mac.yml"
@@ -54519,7 +54784,7 @@
"content_type": "application/x-debian-package",
"state": "uploaded",
"size": 78860812,
- "download_count": 101,
+ "download_count": 103,
"created_at": "2020-09-11T23:42:26Z",
"updated_at": "2020-09-11T23:42:29Z",
"browser_download_url": "https://github.com/mattermost/desktop/releases/download/v4.5.4/mattermost-desktop-4.5.4-linux-amd64.deb"
@@ -54689,7 +54954,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 110797966,
- "download_count": 11,
+ "download_count": 12,
"created_at": "2020-09-11T23:42:26Z",
"updated_at": "2020-09-11T23:42:30Z",
"browser_download_url": "https://github.com/mattermost/desktop/releases/download/v4.5.4/mattermost-desktop-4.5.4-linux-x86_64.AppImage"
@@ -54723,7 +54988,7 @@
"content_type": "application/x-apple-diskimage",
"state": "uploaded",
"size": 104711561,
- "download_count": 1494,
+ "download_count": 1538,
"created_at": "2020-09-11T23:42:26Z",
"updated_at": "2020-09-11T23:42:29Z",
"browser_download_url": "https://github.com/mattermost/desktop/releases/download/v4.5.4/mattermost-desktop-4.5.4-mac.dmg"
@@ -54825,7 +55090,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 95611184,
- "download_count": 20,
+ "download_count": 21,
"created_at": "2020-09-11T23:42:26Z",
"updated_at": "2020-09-11T23:42:30Z",
"browser_download_url": "https://github.com/mattermost/desktop/releases/download/v4.5.4/mattermost-desktop-4.5.4-win-ia32.zip"
@@ -54893,7 +55158,7 @@
"content_type": "application/x-msi",
"state": "uploaded",
"size": 84832256,
- "download_count": 12,
+ "download_count": 13,
"created_at": "2020-09-11T23:42:26Z",
"updated_at": "2020-09-11T23:42:30Z",
"browser_download_url": "https://github.com/mattermost/desktop/releases/download/v4.5.4/mattermost-desktop-4.5.4-x64.msi"
@@ -54971,272 +55236,7 @@
"zipball_url": "https://api.github.com/repos/mattermost/desktop/zipball/v4.5.4",
"body_html": "Mattermost Desktop v4.5.4 has been cut! \nRelease notes can be found here: https://docs.mattermost.com/help/apps/desktop-changelog.html
\nThe download links can be found below.
\nWindows - msi files (beta) \n\nWindows - setup exe files \n\nWindows - zip files \n\nMac \n\nLinux \n\nLinux (Unofficial) - deb files \n\nLinux (Unofficial) - AppImage files \n"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:02.223Z"
- },
- "markdown-c3": {
- "latestRelease": {
- "url": "https://api.github.com/repos/el3um4s/markdown-c3/releases/14129714",
- "assets_url": "https://api.github.com/repos/el3um4s/markdown-c3/releases/14129714/assets",
- "upload_url": "https://uploads.github.com/repos/el3um4s/markdown-c3/releases/14129714/assets{?name,label}",
- "html_url": "https://github.com/el3um4s/markdown-c3/releases/tag/v.1.0.0",
- "id": 14129714,
- "node_id": "MDc6UmVsZWFzZTE0MTI5NzE0",
- "tag_name": "v.1.0.0",
- "target_commitish": "master",
- "name": "First Release",
- "draft": false,
- "author": {
- "login": "el3um4s",
- "id": 23579630,
- "node_id": "MDQ6VXNlcjIzNTc5NjMw",
- "avatar_url": "https://avatars0.githubusercontent.com/u/23579630?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/el3um4s",
- "html_url": "https://github.com/el3um4s",
- "followers_url": "https://api.github.com/users/el3um4s/followers",
- "following_url": "https://api.github.com/users/el3um4s/following{/other_user}",
- "gists_url": "https://api.github.com/users/el3um4s/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/el3um4s/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/el3um4s/subscriptions",
- "organizations_url": "https://api.github.com/users/el3um4s/orgs",
- "repos_url": "https://api.github.com/users/el3um4s/repos",
- "events_url": "https://api.github.com/users/el3um4s/events{/privacy}",
- "received_events_url": "https://api.github.com/users/el3um4s/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2018-11-21T22:19:05Z",
- "published_at": "2018-11-21T22:22:54Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/el3um4s/markdown-c3/releases/assets/9802808",
- "id": 9802808,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDk4MDI4MDg=",
- "name": "Markdown.C3.1.0.0.exe",
- "label": null,
- "uploader": {
- "login": "el3um4s",
- "id": 23579630,
- "node_id": "MDQ6VXNlcjIzNTc5NjMw",
- "avatar_url": "https://avatars0.githubusercontent.com/u/23579630?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/el3um4s",
- "html_url": "https://github.com/el3um4s",
- "followers_url": "https://api.github.com/users/el3um4s/followers",
- "following_url": "https://api.github.com/users/el3um4s/following{/other_user}",
- "gists_url": "https://api.github.com/users/el3um4s/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/el3um4s/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/el3um4s/subscriptions",
- "organizations_url": "https://api.github.com/users/el3um4s/orgs",
- "repos_url": "https://api.github.com/users/el3um4s/repos",
- "events_url": "https://api.github.com/users/el3um4s/events{/privacy}",
- "received_events_url": "https://api.github.com/users/el3um4s/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-msdownload",
- "state": "uploaded",
- "size": 37905761,
- "download_count": 834,
- "created_at": "2018-11-21T22:23:31Z",
- "updated_at": "2018-11-21T22:23:58Z",
- "browser_download_url": "https://github.com/el3um4s/markdown-c3/releases/download/v.1.0.0/Markdown.C3.1.0.0.exe"
- }
- ],
- "tarball_url": "https://api.github.com/repos/el3um4s/markdown-c3/tarball/v.1.0.0",
- "zipball_url": "https://api.github.com/repos/el3um4s/markdown-c3/zipball/v.1.0.0",
- "body_html": "First release
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:02.249Z"
- },
- "mbod": {
- "latestRelease": {
- "url": "https://api.github.com/repos/JKooll/Mobile-Browser-on-Desktop/releases/19219563",
- "assets_url": "https://api.github.com/repos/JKooll/Mobile-Browser-on-Desktop/releases/19219563/assets",
- "upload_url": "https://uploads.github.com/repos/JKooll/Mobile-Browser-on-Desktop/releases/19219563/assets{?name,label}",
- "html_url": "https://github.com/JKooll/Mobile-Browser-on-Desktop/releases/tag/v1.0.0",
- "id": 19219563,
- "node_id": "MDc6UmVsZWFzZTE5MjE5NTYz",
- "tag_name": "v1.0.0",
- "target_commitish": "master",
- "name": "Mobile Browser on Desktop v1.0.0",
- "draft": false,
- "author": {
- "login": "JKooll",
- "id": 10582881,
- "node_id": "MDQ6VXNlcjEwNTgyODgx",
- "avatar_url": "https://avatars0.githubusercontent.com/u/10582881?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/JKooll",
- "html_url": "https://github.com/JKooll",
- "followers_url": "https://api.github.com/users/JKooll/followers",
- "following_url": "https://api.github.com/users/JKooll/following{/other_user}",
- "gists_url": "https://api.github.com/users/JKooll/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/JKooll/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/JKooll/subscriptions",
- "organizations_url": "https://api.github.com/users/JKooll/orgs",
- "repos_url": "https://api.github.com/users/JKooll/repos",
- "events_url": "https://api.github.com/users/JKooll/events{/privacy}",
- "received_events_url": "https://api.github.com/users/JKooll/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2019-08-12T02:46:42Z",
- "published_at": "2019-08-12T03:13:04Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/JKooll/Mobile-Browser-on-Desktop/releases/assets/14326516",
- "id": 14326516,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE0MzI2NTE2",
- "name": "mbod-for-mac-1.0.0.dmg",
- "label": null,
- "uploader": {
- "login": "JKooll",
- "id": 10582881,
- "node_id": "MDQ6VXNlcjEwNTgyODgx",
- "avatar_url": "https://avatars0.githubusercontent.com/u/10582881?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/JKooll",
- "html_url": "https://github.com/JKooll",
- "followers_url": "https://api.github.com/users/JKooll/followers",
- "following_url": "https://api.github.com/users/JKooll/following{/other_user}",
- "gists_url": "https://api.github.com/users/JKooll/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/JKooll/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/JKooll/subscriptions",
- "organizations_url": "https://api.github.com/users/JKooll/orgs",
- "repos_url": "https://api.github.com/users/JKooll/repos",
- "events_url": "https://api.github.com/users/JKooll/events{/privacy}",
- "received_events_url": "https://api.github.com/users/JKooll/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 49997136,
- "download_count": 156,
- "created_at": "2019-08-12T03:08:02Z",
- "updated_at": "2019-08-12T03:37:46Z",
- "browser_download_url": "https://github.com/JKooll/Mobile-Browser-on-Desktop/releases/download/v1.0.0/mbod-for-mac-1.0.0.dmg"
- }
- ],
- "tarball_url": "https://api.github.com/repos/JKooll/Mobile-Browser-on-Desktop/tarball/v1.0.0",
- "zipball_url": "https://api.github.com/repos/JKooll/Mobile-Browser-on-Desktop/zipball/v1.0.0",
- "body_html": "Add \n\nBrowser: visit the website. \nCollection: favorite page. \nSettings: check for the app updates \n \nThis app only available on MacOS platform right now, windows version and linux version will be built later. You can download the app using the below link.
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:02.272Z"
- },
- "md5app": {
- "latestRelease": {
- "url": "https://api.github.com/repos/mhmdkrmabd/md5-app/releases/15320919",
- "assets_url": "https://api.github.com/repos/mhmdkrmabd/md5-app/releases/15320919/assets",
- "upload_url": "https://uploads.github.com/repos/mhmdkrmabd/md5-app/releases/15320919/assets{?name,label}",
- "html_url": "https://github.com/mhmdkrmabd/md5-app/releases/tag/v1.0.0",
- "id": 15320919,
- "node_id": "MDc6UmVsZWFzZTE1MzIwOTE5",
- "tag_name": "v1.0.0",
- "target_commitish": "master",
- "name": "v1.0.0",
- "draft": false,
- "author": {
- "login": "mhmdkrmabd",
- "id": 30116323,
- "node_id": "MDQ6VXNlcjMwMTE2MzIz",
- "avatar_url": "https://avatars0.githubusercontent.com/u/30116323?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/mhmdkrmabd",
- "html_url": "https://github.com/mhmdkrmabd",
- "followers_url": "https://api.github.com/users/mhmdkrmabd/followers",
- "following_url": "https://api.github.com/users/mhmdkrmabd/following{/other_user}",
- "gists_url": "https://api.github.com/users/mhmdkrmabd/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/mhmdkrmabd/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/mhmdkrmabd/subscriptions",
- "organizations_url": "https://api.github.com/users/mhmdkrmabd/orgs",
- "repos_url": "https://api.github.com/users/mhmdkrmabd/repos",
- "events_url": "https://api.github.com/users/mhmdkrmabd/events{/privacy}",
- "received_events_url": "https://api.github.com/users/mhmdkrmabd/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2019-01-28T19:39:59Z",
- "published_at": "2019-02-01T19:38:31Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/mhmdkrmabd/md5-app/releases/assets/10890115",
- "id": 10890115,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEwODkwMTE1",
- "name": "32bit.exe",
- "label": null,
- "uploader": {
- "login": "mhmdkrmabd",
- "id": 30116323,
- "node_id": "MDQ6VXNlcjMwMTE2MzIz",
- "avatar_url": "https://avatars0.githubusercontent.com/u/30116323?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/mhmdkrmabd",
- "html_url": "https://github.com/mhmdkrmabd",
- "followers_url": "https://api.github.com/users/mhmdkrmabd/followers",
- "following_url": "https://api.github.com/users/mhmdkrmabd/following{/other_user}",
- "gists_url": "https://api.github.com/users/mhmdkrmabd/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/mhmdkrmabd/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/mhmdkrmabd/subscriptions",
- "organizations_url": "https://api.github.com/users/mhmdkrmabd/orgs",
- "repos_url": "https://api.github.com/users/mhmdkrmabd/repos",
- "events_url": "https://api.github.com/users/mhmdkrmabd/events{/privacy}",
- "received_events_url": "https://api.github.com/users/mhmdkrmabd/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-msdownload",
- "state": "uploaded",
- "size": 58771556,
- "download_count": 178,
- "created_at": "2019-02-01T18:41:48Z",
- "updated_at": "2019-02-01T19:04:11Z",
- "browser_download_url": "https://github.com/mhmdkrmabd/md5-app/releases/download/v1.0.0/32bit.exe"
- },
- {
- "url": "https://api.github.com/repos/mhmdkrmabd/md5-app/releases/assets/10890307",
- "id": 10890307,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEwODkwMzA3",
- "name": "64bit.exe",
- "label": null,
- "uploader": {
- "login": "mhmdkrmabd",
- "id": 30116323,
- "node_id": "MDQ6VXNlcjMwMTE2MzIz",
- "avatar_url": "https://avatars0.githubusercontent.com/u/30116323?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/mhmdkrmabd",
- "html_url": "https://github.com/mhmdkrmabd",
- "followers_url": "https://api.github.com/users/mhmdkrmabd/followers",
- "following_url": "https://api.github.com/users/mhmdkrmabd/following{/other_user}",
- "gists_url": "https://api.github.com/users/mhmdkrmabd/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/mhmdkrmabd/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/mhmdkrmabd/subscriptions",
- "organizations_url": "https://api.github.com/users/mhmdkrmabd/orgs",
- "repos_url": "https://api.github.com/users/mhmdkrmabd/repos",
- "events_url": "https://api.github.com/users/mhmdkrmabd/events{/privacy}",
- "received_events_url": "https://api.github.com/users/mhmdkrmabd/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-msdownload",
- "state": "uploaded",
- "size": 61281414,
- "download_count": 371,
- "created_at": "2019-02-01T19:05:23Z",
- "updated_at": "2019-02-01T19:33:10Z",
- "browser_download_url": "https://github.com/mhmdkrmabd/md5-app/releases/download/v1.0.0/64bit.exe"
- }
- ],
- "tarball_url": "https://api.github.com/repos/mhmdkrmabd/md5-app/tarball/v1.0.0",
- "zipball_url": "https://api.github.com/repos/mhmdkrmabd/md5-app/zipball/v1.0.0",
- "body_html": "This is the first (and last) version of the application.
\nPlease choose the suitable installation package for your operating system, note that the application works ONLY on Windows OS, 7 & higher.
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:02.312Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:10.026Z"
},
"mdp": {
"latestRelease": {
@@ -55313,7 +55313,7 @@
"zipball_url": "https://api.github.com/repos/ericlink/mdp/zipball/v1.0.0",
"body_html": "notarized installer
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:02.362Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:10.080Z"
},
"mdyna": {
"latestRelease": {
@@ -55414,7 +55414,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 341,
- "download_count": 163,
+ "download_count": 164,
"created_at": "2020-06-16T15:57:11Z",
"updated_at": "2020-06-16T15:57:11Z",
"browser_download_url": "https://github.com/mdyna/mdyna-app/releases/download/v0.21.0/latest.yml"
@@ -55482,7 +55482,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 88411730,
- "download_count": 159,
+ "download_count": 161,
"created_at": "2020-06-16T15:56:36Z",
"updated_at": "2020-06-16T15:56:40Z",
"browser_download_url": "https://github.com/mdyna/mdyna-app/releases/download/v0.21.0/MDyna-Setup-0.21.0.exe"
@@ -55560,7 +55560,7 @@
"zipball_url": "https://api.github.com/repos/mdyna/mdyna-app/zipball/v0.21.0",
"body_html": "\nUI Rework 🚀 \n\nThe sidebar has received a visual upgrade. \nLabel Filters and Sorting were now moved to the board controls area. \nYou can now quickly access all board cards from the sidebar menu. \nThe search input is now inside the board controls area \n \n \nFully clip long cards !\n\nLong cards are now completely clipped only showing their title, date of update/creation and labels. \n \n \nWhenever a user activates a label filter, it will automatically apear at the top of the label filters box. \nRemoved board controls UI whenever a card is focused \nReworked settings UI \nGeneric theming improvements \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:02.385Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:10.116Z"
},
"media-dupes": {
"latestRelease": {
@@ -55865,7 +55865,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 98831526,
- "download_count": 14,
+ "download_count": 15,
"created_at": "2020-08-01T19:51:17Z",
"updated_at": "2020-08-01T19:51:20Z",
"browser_download_url": "https://github.com/yafp/media-dupes/releases/download/0.10.3/media-dupes-0.10.3-mac.dmg"
@@ -55977,7 +55977,7 @@
"zipball_url": "https://api.github.com/repos/yafp/media-dupes/zipball/0.10.3",
"body_html": "Based on
\n\nelectron: 9.1.2 \nyoutube-dl: 2020.07.28 \n \nFeaturing:
\n\nMinor dependencies updates and a small fix (#140 ) \n \nPlease check the changelog for more details.
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:02.391Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:10.133Z"
},
"media-mate": {
"latestRelease": {
@@ -56190,7 +56190,7 @@
"zipball_url": "https://api.github.com/repos/willyb321/media_mate/zipball/v1.3.3",
"body_html": "\n.idea (fc24e1d ) \nhopefully fix first run crashing because permissions (0c3db77 ) \nMerge remote-tracking branch 'origin/develop' into develop (b253640 ) \nfix 404 on the 404 image (ae27191 ) \nMerge pull request #16 from fossabot/develop (9993a1d ) \nAdd license scan report and status (72183c9 ) \nupdate deps (7a83ad5 ) \nupdate url (7d8b446 ) \nchangelog (d650abd ) \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:02.422Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:10.160Z"
},
"mercury": {
"latestRelease": {
@@ -56291,7 +56291,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 47415573,
- "download_count": 1675,
+ "download_count": 1676,
"created_at": "2017-12-22T16:17:05Z",
"updated_at": "2017-12-22T16:24:35Z",
"browser_download_url": "https://github.com/Delni/mercury/releases/download/v1.1.0/Mercury.Setup.1.1.0.exe"
@@ -56301,7 +56301,7 @@
"zipball_url": "https://api.github.com/repos/Delni/mercury/zipball/v1.1.0",
"body_html": "Changes \n\nAdded Windows Installer (x64) \nFixed display in Windows version \nFixed a bug that prevent user to display all-dates data from the accounts \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:02.463Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:10.194Z"
},
"messenger-demo-viewer": {
"latestRelease": {
@@ -56538,7 +56538,7 @@
"content_type": "application/x-ms-dos-executable",
"state": "uploaded",
"size": 62533697,
- "download_count": 1942,
+ "download_count": 1943,
"created_at": "2017-09-30T14:08:03Z",
"updated_at": "2017-09-30T14:09:35Z",
"browser_download_url": "https://github.com/Kilian/messenger-demo-viewer/releases/download/v1.0.1/Messenger.Demo.Viewer.Setup.1.0.1.exe"
@@ -56548,390 +56548,7 @@
"zipball_url": "https://api.github.com/repos/Kilian/messenger-demo-viewer/zipball/v1.0.1",
"body_html": "v1.0.1 is a security update release. Previous version of Electron, the underlying system, had security risks. Messenger Demo Viewer has been updated to the latest version of Electron.
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:02.498Z"
- },
- "merge-request-notifier": {
- "latestRelease": {
- "url": "https://api.github.com/repos/codecentric/merge-request-notifier/releases/30745863",
- "assets_url": "https://api.github.com/repos/codecentric/merge-request-notifier/releases/30745863/assets",
- "upload_url": "https://uploads.github.com/repos/codecentric/merge-request-notifier/releases/30745863/assets{?name,label}",
- "html_url": "https://github.com/codecentric/merge-request-notifier/releases/tag/v1.8.4",
- "id": 30745863,
- "node_id": "MDc6UmVsZWFzZTMwNzQ1ODYz",
- "tag_name": "v1.8.4",
- "target_commitish": "master",
- "name": "1.8.4",
- "draft": false,
- "author": {
- "login": "ruettenm",
- "id": 2926623,
- "node_id": "MDQ6VXNlcjI5MjY2MjM=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/2926623?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ruettenm",
- "html_url": "https://github.com/ruettenm",
- "followers_url": "https://api.github.com/users/ruettenm/followers",
- "following_url": "https://api.github.com/users/ruettenm/following{/other_user}",
- "gists_url": "https://api.github.com/users/ruettenm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ruettenm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ruettenm/subscriptions",
- "organizations_url": "https://api.github.com/users/ruettenm/orgs",
- "repos_url": "https://api.github.com/users/ruettenm/repos",
- "events_url": "https://api.github.com/users/ruettenm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ruettenm/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-09-04T18:11:41Z",
- "published_at": "2020-09-04T18:41:05Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/codecentric/merge-request-notifier/releases/assets/24921730",
- "id": 24921730,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0OTIxNzMw",
- "name": "latest-mac.yml",
- "label": "",
- "uploader": {
- "login": "ruettenm",
- "id": 2926623,
- "node_id": "MDQ6VXNlcjI5MjY2MjM=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/2926623?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ruettenm",
- "html_url": "https://github.com/ruettenm",
- "followers_url": "https://api.github.com/users/ruettenm/followers",
- "following_url": "https://api.github.com/users/ruettenm/following{/other_user}",
- "gists_url": "https://api.github.com/users/ruettenm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ruettenm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ruettenm/subscriptions",
- "organizations_url": "https://api.github.com/users/ruettenm/orgs",
- "repos_url": "https://api.github.com/users/ruettenm/repos",
- "events_url": "https://api.github.com/users/ruettenm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ruettenm/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "text/yaml",
- "state": "uploaded",
- "size": 554,
- "download_count": 8762,
- "created_at": "2020-09-04T18:29:14Z",
- "updated_at": "2020-09-04T18:29:14Z",
- "browser_download_url": "https://github.com/codecentric/merge-request-notifier/releases/download/v1.8.4/latest-mac.yml"
- },
- {
- "url": "https://api.github.com/repos/codecentric/merge-request-notifier/releases/assets/24921430",
- "id": 24921430,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0OTIxNDMw",
- "name": "Merge-Request-Notifier-1.8.4-mac.zip",
- "label": "",
- "uploader": {
- "login": "ruettenm",
- "id": 2926623,
- "node_id": "MDQ6VXNlcjI5MjY2MjM=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/2926623?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ruettenm",
- "html_url": "https://github.com/ruettenm",
- "followers_url": "https://api.github.com/users/ruettenm/followers",
- "following_url": "https://api.github.com/users/ruettenm/following{/other_user}",
- "gists_url": "https://api.github.com/users/ruettenm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ruettenm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ruettenm/subscriptions",
- "organizations_url": "https://api.github.com/users/ruettenm/orgs",
- "repos_url": "https://api.github.com/users/ruettenm/repos",
- "events_url": "https://api.github.com/users/ruettenm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ruettenm/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 65232960,
- "download_count": 8,
- "created_at": "2020-09-04T18:24:46Z",
- "updated_at": "2020-09-04T18:24:49Z",
- "browser_download_url": "https://github.com/codecentric/merge-request-notifier/releases/download/v1.8.4/Merge-Request-Notifier-1.8.4-mac.zip"
- },
- {
- "url": "https://api.github.com/repos/codecentric/merge-request-notifier/releases/assets/24921409",
- "id": 24921409,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0OTIxNDA5",
- "name": "Merge-Request-Notifier-1.8.4.dmg",
- "label": "",
- "uploader": {
- "login": "ruettenm",
- "id": 2926623,
- "node_id": "MDQ6VXNlcjI5MjY2MjM=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/2926623?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ruettenm",
- "html_url": "https://github.com/ruettenm",
- "followers_url": "https://api.github.com/users/ruettenm/followers",
- "following_url": "https://api.github.com/users/ruettenm/following{/other_user}",
- "gists_url": "https://api.github.com/users/ruettenm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ruettenm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ruettenm/subscriptions",
- "organizations_url": "https://api.github.com/users/ruettenm/orgs",
- "repos_url": "https://api.github.com/users/ruettenm/repos",
- "events_url": "https://api.github.com/users/ruettenm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ruettenm/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 67730829,
- "download_count": 2,
- "created_at": "2020-09-04T18:24:25Z",
- "updated_at": "2020-09-04T18:24:28Z",
- "browser_download_url": "https://github.com/codecentric/merge-request-notifier/releases/download/v1.8.4/Merge-Request-Notifier-1.8.4.dmg"
- },
- {
- "url": "https://api.github.com/repos/codecentric/merge-request-notifier/releases/assets/24921410",
- "id": 24921410,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0OTIxNDEw",
- "name": "Merge-Request-Notifier-1.8.4.dmg.blockmap",
- "label": "",
- "uploader": {
- "login": "ruettenm",
- "id": 2926623,
- "node_id": "MDQ6VXNlcjI5MjY2MjM=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/2926623?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ruettenm",
- "html_url": "https://github.com/ruettenm",
- "followers_url": "https://api.github.com/users/ruettenm/followers",
- "following_url": "https://api.github.com/users/ruettenm/following{/other_user}",
- "gists_url": "https://api.github.com/users/ruettenm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ruettenm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ruettenm/subscriptions",
- "organizations_url": "https://api.github.com/users/ruettenm/orgs",
- "repos_url": "https://api.github.com/users/ruettenm/repos",
- "events_url": "https://api.github.com/users/ruettenm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ruettenm/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 71850,
- "download_count": 1,
- "created_at": "2020-09-04T18:24:25Z",
- "updated_at": "2020-09-04T18:24:25Z",
- "browser_download_url": "https://github.com/codecentric/merge-request-notifier/releases/download/v1.8.4/Merge-Request-Notifier-1.8.4.dmg.blockmap"
- },
- {
- "url": "https://api.github.com/repos/codecentric/merge-request-notifier/releases/assets/24921728",
- "id": 24921728,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0OTIxNzI4",
- "name": "merge-request-notifier-1.8.4.freebsd",
- "label": "",
- "uploader": {
- "login": "ruettenm",
- "id": 2926623,
- "node_id": "MDQ6VXNlcjI5MjY2MjM=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/2926623?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ruettenm",
- "html_url": "https://github.com/ruettenm",
- "followers_url": "https://api.github.com/users/ruettenm/followers",
- "following_url": "https://api.github.com/users/ruettenm/following{/other_user}",
- "gists_url": "https://api.github.com/users/ruettenm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ruettenm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ruettenm/subscriptions",
- "organizations_url": "https://api.github.com/users/ruettenm/orgs",
- "repos_url": "https://api.github.com/users/ruettenm/repos",
- "events_url": "https://api.github.com/users/ruettenm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ruettenm/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 52562604,
- "download_count": 1,
- "created_at": "2020-09-04T18:29:12Z",
- "updated_at": "2020-09-04T18:29:13Z",
- "browser_download_url": "https://github.com/codecentric/merge-request-notifier/releases/download/v1.8.4/merge-request-notifier-1.8.4.freebsd"
- },
- {
- "url": "https://api.github.com/repos/codecentric/merge-request-notifier/releases/assets/24921510",
- "id": 24921510,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0OTIxNTEw",
- "name": "merge-request-notifier-1.8.4.pacman",
- "label": "",
- "uploader": {
- "login": "ruettenm",
- "id": 2926623,
- "node_id": "MDQ6VXNlcjI5MjY2MjM=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/2926623?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ruettenm",
- "html_url": "https://github.com/ruettenm",
- "followers_url": "https://api.github.com/users/ruettenm/followers",
- "following_url": "https://api.github.com/users/ruettenm/following{/other_user}",
- "gists_url": "https://api.github.com/users/ruettenm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ruettenm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ruettenm/subscriptions",
- "organizations_url": "https://api.github.com/users/ruettenm/orgs",
- "repos_url": "https://api.github.com/users/ruettenm/repos",
- "events_url": "https://api.github.com/users/ruettenm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ruettenm/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 51400076,
- "download_count": 1,
- "created_at": "2020-09-04T18:26:11Z",
- "updated_at": "2020-09-04T18:26:16Z",
- "browser_download_url": "https://github.com/codecentric/merge-request-notifier/releases/download/v1.8.4/merge-request-notifier-1.8.4.pacman"
- },
- {
- "url": "https://api.github.com/repos/codecentric/merge-request-notifier/releases/assets/24921443",
- "id": 24921443,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0OTIxNDQz",
- "name": "merge-request-notifier-1.8.4.tar.xz",
- "label": "",
- "uploader": {
- "login": "ruettenm",
- "id": 2926623,
- "node_id": "MDQ6VXNlcjI5MjY2MjM=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/2926623?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ruettenm",
- "html_url": "https://github.com/ruettenm",
- "followers_url": "https://api.github.com/users/ruettenm/followers",
- "following_url": "https://api.github.com/users/ruettenm/following{/other_user}",
- "gists_url": "https://api.github.com/users/ruettenm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ruettenm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ruettenm/subscriptions",
- "organizations_url": "https://api.github.com/users/ruettenm/orgs",
- "repos_url": "https://api.github.com/users/ruettenm/repos",
- "events_url": "https://api.github.com/users/ruettenm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ruettenm/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-xz",
- "state": "uploaded",
- "size": 51162772,
- "download_count": 1,
- "created_at": "2020-09-04T18:24:54Z",
- "updated_at": "2020-09-04T18:24:56Z",
- "browser_download_url": "https://github.com/codecentric/merge-request-notifier/releases/download/v1.8.4/merge-request-notifier-1.8.4.tar.xz"
- },
- {
- "url": "https://api.github.com/repos/codecentric/merge-request-notifier/releases/assets/24921575",
- "id": 24921575,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0OTIxNTc1",
- "name": "merge-request-notifier_1.8.4_amd64.deb",
- "label": "",
- "uploader": {
- "login": "ruettenm",
- "id": 2926623,
- "node_id": "MDQ6VXNlcjI5MjY2MjM=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/2926623?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ruettenm",
- "html_url": "https://github.com/ruettenm",
- "followers_url": "https://api.github.com/users/ruettenm/followers",
- "following_url": "https://api.github.com/users/ruettenm/following{/other_user}",
- "gists_url": "https://api.github.com/users/ruettenm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ruettenm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ruettenm/subscriptions",
- "organizations_url": "https://api.github.com/users/ruettenm/orgs",
- "repos_url": "https://api.github.com/users/ruettenm/repos",
- "events_url": "https://api.github.com/users/ruettenm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ruettenm/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 51400278,
- "download_count": 1,
- "created_at": "2020-09-04T18:27:32Z",
- "updated_at": "2020-09-04T18:27:34Z",
- "browser_download_url": "https://github.com/codecentric/merge-request-notifier/releases/download/v1.8.4/merge-request-notifier_1.8.4_amd64.deb"
- },
- {
- "url": "https://api.github.com/repos/codecentric/merge-request-notifier/releases/assets/24921406",
- "id": 24921406,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0OTIxNDA2",
- "name": "merge-request-notifier_1.8.4_amd64.snap",
- "label": "",
- "uploader": {
- "login": "ruettenm",
- "id": 2926623,
- "node_id": "MDQ6VXNlcjI5MjY2MjM=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/2926623?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ruettenm",
- "html_url": "https://github.com/ruettenm",
- "followers_url": "https://api.github.com/users/ruettenm/followers",
- "following_url": "https://api.github.com/users/ruettenm/following{/other_user}",
- "gists_url": "https://api.github.com/users/ruettenm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ruettenm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ruettenm/subscriptions",
- "organizations_url": "https://api.github.com/users/ruettenm/orgs",
- "repos_url": "https://api.github.com/users/ruettenm/repos",
- "events_url": "https://api.github.com/users/ruettenm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ruettenm/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 61419520,
- "download_count": 1,
- "created_at": "2020-09-04T18:24:23Z",
- "updated_at": "2020-09-04T18:24:25Z",
- "browser_download_url": "https://github.com/codecentric/merge-request-notifier/releases/download/v1.8.4/merge-request-notifier_1.8.4_amd64.snap"
- },
- {
- "url": "https://api.github.com/repos/codecentric/merge-request-notifier/releases/assets/24921846",
- "id": 24921846,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0OTIxODQ2",
- "name": "Merge.Request.Notifier.Setup.1.8.4.exe",
- "label": null,
- "uploader": {
- "login": "ruettenm",
- "id": 2926623,
- "node_id": "MDQ6VXNlcjI5MjY2MjM=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/2926623?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ruettenm",
- "html_url": "https://github.com/ruettenm",
- "followers_url": "https://api.github.com/users/ruettenm/followers",
- "following_url": "https://api.github.com/users/ruettenm/following{/other_user}",
- "gists_url": "https://api.github.com/users/ruettenm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ruettenm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ruettenm/subscriptions",
- "organizations_url": "https://api.github.com/users/ruettenm/orgs",
- "repos_url": "https://api.github.com/users/ruettenm/repos",
- "events_url": "https://api.github.com/users/ruettenm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ruettenm/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-msdownload",
- "state": "uploaded",
- "size": 47916472,
- "download_count": 4,
- "created_at": "2020-09-04T18:31:04Z",
- "updated_at": "2020-09-04T18:32:27Z",
- "browser_download_url": "https://github.com/codecentric/merge-request-notifier/releases/download/v1.8.4/Merge.Request.Notifier.Setup.1.8.4.exe"
- }
- ],
- "tarball_url": "https://api.github.com/repos/codecentric/merge-request-notifier/tarball/v1.8.4",
- "zipball_url": "https://api.github.com/repos/codecentric/merge-request-notifier/zipball/v1.8.4",
- "body_html": "🛠 Bug Fixes:
\n\nWindows: Fixes the window position if the taskbar is positioned on the left or right side. (#149 , #105 ) \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:02.515Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:10.252Z"
},
"metastream": {
"latestRelease": {
@@ -56973,322 +56590,671 @@
"zipball_url": "https://api.github.com/repos/samuelmaddock/metastream/zipball/v0.10.2",
"body_html": "Added \n\nAdd favicons to queued media items. \nAllow collapsing Users and Next Up sidebar sections. \n \nFixed \n\nPotential fix for \"ownerDocument
of undefined\" error when opening the popup player \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:02.541Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:10.255Z"
},
- "metronome-wallet": {
+ "merge-request-notifier": {
"latestRelease": {
- "url": "https://api.github.com/repos/autonomoussoftware/metronome-wallet-desktop/releases/19243878",
- "assets_url": "https://api.github.com/repos/autonomoussoftware/metronome-wallet-desktop/releases/19243878/assets",
- "upload_url": "https://uploads.github.com/repos/autonomoussoftware/metronome-wallet-desktop/releases/19243878/assets{?name,label}",
- "html_url": "https://github.com/autonomoussoftware/metronome-wallet-desktop/releases/tag/v1.4.2",
- "id": 19243878,
- "node_id": "MDc6UmVsZWFzZTE5MjQzODc4",
- "tag_name": "v1.4.2",
- "target_commitish": "develop",
- "name": "1.4.2",
+ "url": "https://api.github.com/repos/codecentric/merge-request-notifier/releases/30745863",
+ "assets_url": "https://api.github.com/repos/codecentric/merge-request-notifier/releases/30745863/assets",
+ "upload_url": "https://uploads.github.com/repos/codecentric/merge-request-notifier/releases/30745863/assets{?name,label}",
+ "html_url": "https://github.com/codecentric/merge-request-notifier/releases/tag/v1.8.4",
+ "id": 30745863,
+ "node_id": "MDc6UmVsZWFzZTMwNzQ1ODYz",
+ "tag_name": "v1.8.4",
+ "target_commitish": "master",
+ "name": "1.8.4",
"draft": false,
"author": {
- "login": "ianaya89",
- "id": 3258966,
- "node_id": "MDQ6VXNlcjMyNTg5NjY=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/3258966?v=4",
+ "login": "ruettenm",
+ "id": 2926623,
+ "node_id": "MDQ6VXNlcjI5MjY2MjM=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/2926623?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/ianaya89",
- "html_url": "https://github.com/ianaya89",
- "followers_url": "https://api.github.com/users/ianaya89/followers",
- "following_url": "https://api.github.com/users/ianaya89/following{/other_user}",
- "gists_url": "https://api.github.com/users/ianaya89/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ianaya89/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ianaya89/subscriptions",
- "organizations_url": "https://api.github.com/users/ianaya89/orgs",
- "repos_url": "https://api.github.com/users/ianaya89/repos",
- "events_url": "https://api.github.com/users/ianaya89/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ianaya89/received_events",
+ "url": "https://api.github.com/users/ruettenm",
+ "html_url": "https://github.com/ruettenm",
+ "followers_url": "https://api.github.com/users/ruettenm/followers",
+ "following_url": "https://api.github.com/users/ruettenm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ruettenm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ruettenm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ruettenm/subscriptions",
+ "organizations_url": "https://api.github.com/users/ruettenm/orgs",
+ "repos_url": "https://api.github.com/users/ruettenm/repos",
+ "events_url": "https://api.github.com/users/ruettenm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ruettenm/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2019-08-13T02:08:32Z",
- "published_at": "2019-08-13T14:31:53Z",
+ "created_at": "2020-09-04T18:11:41Z",
+ "published_at": "2020-09-04T18:41:05Z",
"assets": [
{
- "url": "https://api.github.com/repos/autonomoussoftware/metronome-wallet-desktop/releases/assets/14344913",
- "id": 14344913,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE0MzQ0OTEz",
+ "url": "https://api.github.com/repos/codecentric/merge-request-notifier/releases/assets/24921730",
+ "id": 24921730,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0OTIxNzMw",
"name": "latest-mac.yml",
"label": "",
"uploader": {
- "login": "ianaya89",
- "id": 3258966,
- "node_id": "MDQ6VXNlcjMyNTg5NjY=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/3258966?v=4",
+ "login": "ruettenm",
+ "id": 2926623,
+ "node_id": "MDQ6VXNlcjI5MjY2MjM=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/2926623?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/ianaya89",
- "html_url": "https://github.com/ianaya89",
- "followers_url": "https://api.github.com/users/ianaya89/followers",
- "following_url": "https://api.github.com/users/ianaya89/following{/other_user}",
- "gists_url": "https://api.github.com/users/ianaya89/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ianaya89/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ianaya89/subscriptions",
- "organizations_url": "https://api.github.com/users/ianaya89/orgs",
- "repos_url": "https://api.github.com/users/ianaya89/repos",
- "events_url": "https://api.github.com/users/ianaya89/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ianaya89/received_events",
+ "url": "https://api.github.com/users/ruettenm",
+ "html_url": "https://github.com/ruettenm",
+ "followers_url": "https://api.github.com/users/ruettenm/followers",
+ "following_url": "https://api.github.com/users/ruettenm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ruettenm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ruettenm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ruettenm/subscriptions",
+ "organizations_url": "https://api.github.com/users/ruettenm/orgs",
+ "repos_url": "https://api.github.com/users/ruettenm/repos",
+ "events_url": "https://api.github.com/users/ruettenm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ruettenm/received_events",
"type": "User",
"site_admin": false
},
"content_type": "text/yaml",
"state": "uploaded",
- "size": 557,
- "download_count": 1527,
- "created_at": "2019-08-13T02:21:38Z",
- "updated_at": "2019-08-13T02:21:38Z",
- "browser_download_url": "https://github.com/autonomoussoftware/metronome-wallet-desktop/releases/download/v1.4.2/latest-mac.yml"
+ "size": 554,
+ "download_count": 8945,
+ "created_at": "2020-09-04T18:29:14Z",
+ "updated_at": "2020-09-04T18:29:14Z",
+ "browser_download_url": "https://github.com/codecentric/merge-request-notifier/releases/download/v1.8.4/latest-mac.yml"
},
{
- "url": "https://api.github.com/repos/autonomoussoftware/metronome-wallet-desktop/releases/assets/14353840",
- "id": 14353840,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE0MzUzODQw",
- "name": "latest.yml",
+ "url": "https://api.github.com/repos/codecentric/merge-request-notifier/releases/assets/24921430",
+ "id": 24921430,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0OTIxNDMw",
+ "name": "Merge-Request-Notifier-1.8.4-mac.zip",
"label": "",
"uploader": {
- "login": "ianaya89",
- "id": 3258966,
- "node_id": "MDQ6VXNlcjMyNTg5NjY=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/3258966?v=4",
+ "login": "ruettenm",
+ "id": 2926623,
+ "node_id": "MDQ6VXNlcjI5MjY2MjM=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/2926623?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/ianaya89",
- "html_url": "https://github.com/ianaya89",
- "followers_url": "https://api.github.com/users/ianaya89/followers",
- "following_url": "https://api.github.com/users/ianaya89/following{/other_user}",
- "gists_url": "https://api.github.com/users/ianaya89/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ianaya89/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ianaya89/subscriptions",
- "organizations_url": "https://api.github.com/users/ianaya89/orgs",
- "repos_url": "https://api.github.com/users/ianaya89/repos",
- "events_url": "https://api.github.com/users/ianaya89/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ianaya89/received_events",
+ "url": "https://api.github.com/users/ruettenm",
+ "html_url": "https://github.com/ruettenm",
+ "followers_url": "https://api.github.com/users/ruettenm/followers",
+ "following_url": "https://api.github.com/users/ruettenm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ruettenm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ruettenm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ruettenm/subscriptions",
+ "organizations_url": "https://api.github.com/users/ruettenm/orgs",
+ "repos_url": "https://api.github.com/users/ruettenm/repos",
+ "events_url": "https://api.github.com/users/ruettenm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ruettenm/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "text/yaml",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 366,
- "download_count": 3641,
- "created_at": "2019-08-13T14:23:42Z",
- "updated_at": "2019-08-13T14:23:43Z",
- "browser_download_url": "https://github.com/autonomoussoftware/metronome-wallet-desktop/releases/download/v1.4.2/latest.yml"
+ "size": 65232960,
+ "download_count": 8,
+ "created_at": "2020-09-04T18:24:46Z",
+ "updated_at": "2020-09-04T18:24:49Z",
+ "browser_download_url": "https://github.com/codecentric/merge-request-notifier/releases/download/v1.8.4/Merge-Request-Notifier-1.8.4-mac.zip"
},
{
- "url": "https://api.github.com/repos/autonomoussoftware/metronome-wallet-desktop/releases/assets/14344812",
- "id": 14344812,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE0MzQ0ODEy",
- "name": "metronome-desktop-wallet_v1.4.2.deb",
+ "url": "https://api.github.com/repos/codecentric/merge-request-notifier/releases/assets/24921409",
+ "id": 24921409,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0OTIxNDA5",
+ "name": "Merge-Request-Notifier-1.8.4.dmg",
"label": "",
"uploader": {
- "login": "ianaya89",
- "id": 3258966,
- "node_id": "MDQ6VXNlcjMyNTg5NjY=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/3258966?v=4",
+ "login": "ruettenm",
+ "id": 2926623,
+ "node_id": "MDQ6VXNlcjI5MjY2MjM=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/2926623?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/ianaya89",
- "html_url": "https://github.com/ianaya89",
- "followers_url": "https://api.github.com/users/ianaya89/followers",
- "following_url": "https://api.github.com/users/ianaya89/following{/other_user}",
- "gists_url": "https://api.github.com/users/ianaya89/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ianaya89/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ianaya89/subscriptions",
- "organizations_url": "https://api.github.com/users/ianaya89/orgs",
- "repos_url": "https://api.github.com/users/ianaya89/repos",
- "events_url": "https://api.github.com/users/ianaya89/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ianaya89/received_events",
+ "url": "https://api.github.com/users/ruettenm",
+ "html_url": "https://github.com/ruettenm",
+ "followers_url": "https://api.github.com/users/ruettenm/followers",
+ "following_url": "https://api.github.com/users/ruettenm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ruettenm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ruettenm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ruettenm/subscriptions",
+ "organizations_url": "https://api.github.com/users/ruettenm/orgs",
+ "repos_url": "https://api.github.com/users/ruettenm/repos",
+ "events_url": "https://api.github.com/users/ruettenm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ruettenm/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 67336424,
- "download_count": 101,
- "created_at": "2019-08-13T02:15:14Z",
- "updated_at": "2019-08-13T02:15:16Z",
- "browser_download_url": "https://github.com/autonomoussoftware/metronome-wallet-desktop/releases/download/v1.4.2/metronome-desktop-wallet_v1.4.2.deb"
+ "size": 67730829,
+ "download_count": 2,
+ "created_at": "2020-09-04T18:24:25Z",
+ "updated_at": "2020-09-04T18:24:28Z",
+ "browser_download_url": "https://github.com/codecentric/merge-request-notifier/releases/download/v1.8.4/Merge-Request-Notifier-1.8.4.dmg"
},
{
- "url": "https://api.github.com/repos/autonomoussoftware/metronome-wallet-desktop/releases/assets/14344901",
- "id": 14344901,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE0MzQ0OTAx",
- "name": "metronome-desktop-wallet_v1.4.2.dmg",
+ "url": "https://api.github.com/repos/codecentric/merge-request-notifier/releases/assets/24921410",
+ "id": 24921410,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0OTIxNDEw",
+ "name": "Merge-Request-Notifier-1.8.4.dmg.blockmap",
"label": "",
"uploader": {
- "login": "ianaya89",
- "id": 3258966,
- "node_id": "MDQ6VXNlcjMyNTg5NjY=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/3258966?v=4",
+ "login": "ruettenm",
+ "id": 2926623,
+ "node_id": "MDQ6VXNlcjI5MjY2MjM=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/2926623?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/ianaya89",
- "html_url": "https://github.com/ianaya89",
- "followers_url": "https://api.github.com/users/ianaya89/followers",
- "following_url": "https://api.github.com/users/ianaya89/following{/other_user}",
- "gists_url": "https://api.github.com/users/ianaya89/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ianaya89/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ianaya89/subscriptions",
- "organizations_url": "https://api.github.com/users/ianaya89/orgs",
- "repos_url": "https://api.github.com/users/ianaya89/repos",
- "events_url": "https://api.github.com/users/ianaya89/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ianaya89/received_events",
+ "url": "https://api.github.com/users/ruettenm",
+ "html_url": "https://github.com/ruettenm",
+ "followers_url": "https://api.github.com/users/ruettenm/followers",
+ "following_url": "https://api.github.com/users/ruettenm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ruettenm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ruettenm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ruettenm/subscriptions",
+ "organizations_url": "https://api.github.com/users/ruettenm/orgs",
+ "repos_url": "https://api.github.com/users/ruettenm/repos",
+ "events_url": "https://api.github.com/users/ruettenm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ruettenm/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 101882704,
- "download_count": 183,
- "created_at": "2019-08-13T02:20:41Z",
- "updated_at": "2019-08-13T02:20:44Z",
- "browser_download_url": "https://github.com/autonomoussoftware/metronome-wallet-desktop/releases/download/v1.4.2/metronome-desktop-wallet_v1.4.2.dmg"
+ "size": 71850,
+ "download_count": 1,
+ "created_at": "2020-09-04T18:24:25Z",
+ "updated_at": "2020-09-04T18:24:25Z",
+ "browser_download_url": "https://github.com/codecentric/merge-request-notifier/releases/download/v1.8.4/Merge-Request-Notifier-1.8.4.dmg.blockmap"
},
{
- "url": "https://api.github.com/repos/autonomoussoftware/metronome-wallet-desktop/releases/assets/14344900",
- "id": 14344900,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE0MzQ0OTAw",
- "name": "metronome-desktop-wallet_v1.4.2.dmg.blockmap",
+ "url": "https://api.github.com/repos/codecentric/merge-request-notifier/releases/assets/24921728",
+ "id": 24921728,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0OTIxNzI4",
+ "name": "merge-request-notifier-1.8.4.freebsd",
"label": "",
"uploader": {
- "login": "ianaya89",
- "id": 3258966,
- "node_id": "MDQ6VXNlcjMyNTg5NjY=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/3258966?v=4",
+ "login": "ruettenm",
+ "id": 2926623,
+ "node_id": "MDQ6VXNlcjI5MjY2MjM=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/2926623?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/ianaya89",
- "html_url": "https://github.com/ianaya89",
- "followers_url": "https://api.github.com/users/ianaya89/followers",
- "following_url": "https://api.github.com/users/ianaya89/following{/other_user}",
- "gists_url": "https://api.github.com/users/ianaya89/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ianaya89/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ianaya89/subscriptions",
- "organizations_url": "https://api.github.com/users/ianaya89/orgs",
- "repos_url": "https://api.github.com/users/ianaya89/repos",
- "events_url": "https://api.github.com/users/ianaya89/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ianaya89/received_events",
+ "url": "https://api.github.com/users/ruettenm",
+ "html_url": "https://github.com/ruettenm",
+ "followers_url": "https://api.github.com/users/ruettenm/followers",
+ "following_url": "https://api.github.com/users/ruettenm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ruettenm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ruettenm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ruettenm/subscriptions",
+ "organizations_url": "https://api.github.com/users/ruettenm/orgs",
+ "repos_url": "https://api.github.com/users/ruettenm/repos",
+ "events_url": "https://api.github.com/users/ruettenm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ruettenm/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 106498,
- "download_count": 22,
- "created_at": "2019-08-13T02:20:41Z",
- "updated_at": "2019-08-13T02:20:41Z",
- "browser_download_url": "https://github.com/autonomoussoftware/metronome-wallet-desktop/releases/download/v1.4.2/metronome-desktop-wallet_v1.4.2.dmg.blockmap"
+ "size": 52562604,
+ "download_count": 1,
+ "created_at": "2020-09-04T18:29:12Z",
+ "updated_at": "2020-09-04T18:29:13Z",
+ "browser_download_url": "https://github.com/codecentric/merge-request-notifier/releases/download/v1.8.4/merge-request-notifier-1.8.4.freebsd"
},
{
- "url": "https://api.github.com/repos/autonomoussoftware/metronome-wallet-desktop/releases/assets/14353823",
- "id": 14353823,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE0MzUzODIz",
- "name": "metronome-desktop-wallet_v1.4.2.exe",
+ "url": "https://api.github.com/repos/codecentric/merge-request-notifier/releases/assets/24921510",
+ "id": 24921510,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0OTIxNTEw",
+ "name": "merge-request-notifier-1.8.4.pacman",
"label": "",
"uploader": {
- "login": "ianaya89",
- "id": 3258966,
- "node_id": "MDQ6VXNlcjMyNTg5NjY=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/3258966?v=4",
+ "login": "ruettenm",
+ "id": 2926623,
+ "node_id": "MDQ6VXNlcjI5MjY2MjM=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/2926623?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/ianaya89",
- "html_url": "https://github.com/ianaya89",
- "followers_url": "https://api.github.com/users/ianaya89/followers",
- "following_url": "https://api.github.com/users/ianaya89/following{/other_user}",
- "gists_url": "https://api.github.com/users/ianaya89/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ianaya89/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ianaya89/subscriptions",
- "organizations_url": "https://api.github.com/users/ianaya89/orgs",
- "repos_url": "https://api.github.com/users/ianaya89/repos",
- "events_url": "https://api.github.com/users/ianaya89/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ianaya89/received_events",
+ "url": "https://api.github.com/users/ruettenm",
+ "html_url": "https://github.com/ruettenm",
+ "followers_url": "https://api.github.com/users/ruettenm/followers",
+ "following_url": "https://api.github.com/users/ruettenm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ruettenm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ruettenm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ruettenm/subscriptions",
+ "organizations_url": "https://api.github.com/users/ruettenm/orgs",
+ "repos_url": "https://api.github.com/users/ruettenm/repos",
+ "events_url": "https://api.github.com/users/ruettenm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ruettenm/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 64790896,
- "download_count": 7150,
- "created_at": "2019-08-13T14:22:59Z",
- "updated_at": "2019-08-13T14:23:41Z",
- "browser_download_url": "https://github.com/autonomoussoftware/metronome-wallet-desktop/releases/download/v1.4.2/metronome-desktop-wallet_v1.4.2.exe"
+ "size": 51400076,
+ "download_count": 1,
+ "created_at": "2020-09-04T18:26:11Z",
+ "updated_at": "2020-09-04T18:26:16Z",
+ "browser_download_url": "https://github.com/codecentric/merge-request-notifier/releases/download/v1.8.4/merge-request-notifier-1.8.4.pacman"
},
{
- "url": "https://api.github.com/repos/autonomoussoftware/metronome-wallet-desktop/releases/assets/14353822",
- "id": 14353822,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE0MzUzODIy",
- "name": "metronome-desktop-wallet_v1.4.2.exe.blockmap",
+ "url": "https://api.github.com/repos/codecentric/merge-request-notifier/releases/assets/24921443",
+ "id": 24921443,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0OTIxNDQz",
+ "name": "merge-request-notifier-1.8.4.tar.xz",
"label": "",
"uploader": {
- "login": "ianaya89",
- "id": 3258966,
- "node_id": "MDQ6VXNlcjMyNTg5NjY=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/3258966?v=4",
+ "login": "ruettenm",
+ "id": 2926623,
+ "node_id": "MDQ6VXNlcjI5MjY2MjM=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/2926623?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/ianaya89",
- "html_url": "https://github.com/ianaya89",
- "followers_url": "https://api.github.com/users/ianaya89/followers",
- "following_url": "https://api.github.com/users/ianaya89/following{/other_user}",
- "gists_url": "https://api.github.com/users/ianaya89/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ianaya89/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ianaya89/subscriptions",
- "organizations_url": "https://api.github.com/users/ianaya89/orgs",
- "repos_url": "https://api.github.com/users/ianaya89/repos",
- "events_url": "https://api.github.com/users/ianaya89/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ianaya89/received_events",
+ "url": "https://api.github.com/users/ruettenm",
+ "html_url": "https://github.com/ruettenm",
+ "followers_url": "https://api.github.com/users/ruettenm/followers",
+ "following_url": "https://api.github.com/users/ruettenm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ruettenm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ruettenm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ruettenm/subscriptions",
+ "organizations_url": "https://api.github.com/users/ruettenm/orgs",
+ "repos_url": "https://api.github.com/users/ruettenm/repos",
+ "events_url": "https://api.github.com/users/ruettenm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ruettenm/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-xz",
+ "state": "uploaded",
+ "size": 51162772,
+ "download_count": 1,
+ "created_at": "2020-09-04T18:24:54Z",
+ "updated_at": "2020-09-04T18:24:56Z",
+ "browser_download_url": "https://github.com/codecentric/merge-request-notifier/releases/download/v1.8.4/merge-request-notifier-1.8.4.tar.xz"
+ },
+ {
+ "url": "https://api.github.com/repos/codecentric/merge-request-notifier/releases/assets/24921575",
+ "id": 24921575,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0OTIxNTc1",
+ "name": "merge-request-notifier_1.8.4_amd64.deb",
+ "label": "",
+ "uploader": {
+ "login": "ruettenm",
+ "id": 2926623,
+ "node_id": "MDQ6VXNlcjI5MjY2MjM=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/2926623?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ruettenm",
+ "html_url": "https://github.com/ruettenm",
+ "followers_url": "https://api.github.com/users/ruettenm/followers",
+ "following_url": "https://api.github.com/users/ruettenm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ruettenm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ruettenm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ruettenm/subscriptions",
+ "organizations_url": "https://api.github.com/users/ruettenm/orgs",
+ "repos_url": "https://api.github.com/users/ruettenm/repos",
+ "events_url": "https://api.github.com/users/ruettenm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ruettenm/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 69584,
- "download_count": 311,
- "created_at": "2019-08-13T14:22:58Z",
- "updated_at": "2019-08-13T14:22:58Z",
- "browser_download_url": "https://github.com/autonomoussoftware/metronome-wallet-desktop/releases/download/v1.4.2/metronome-desktop-wallet_v1.4.2.exe.blockmap"
+ "size": 51400278,
+ "download_count": 1,
+ "created_at": "2020-09-04T18:27:32Z",
+ "updated_at": "2020-09-04T18:27:34Z",
+ "browser_download_url": "https://github.com/codecentric/merge-request-notifier/releases/download/v1.8.4/merge-request-notifier_1.8.4_amd64.deb"
},
{
- "url": "https://api.github.com/repos/autonomoussoftware/metronome-wallet-desktop/releases/assets/14344912",
- "id": 14344912,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE0MzQ0OTEy",
- "name": "metronome-desktop-wallet_v1.4.2.zip",
+ "url": "https://api.github.com/repos/codecentric/merge-request-notifier/releases/assets/24921406",
+ "id": 24921406,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0OTIxNDA2",
+ "name": "merge-request-notifier_1.8.4_amd64.snap",
"label": "",
"uploader": {
- "login": "ianaya89",
- "id": 3258966,
- "node_id": "MDQ6VXNlcjMyNTg5NjY=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/3258966?v=4",
+ "login": "ruettenm",
+ "id": 2926623,
+ "node_id": "MDQ6VXNlcjI5MjY2MjM=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/2926623?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/ianaya89",
- "html_url": "https://github.com/ianaya89",
- "followers_url": "https://api.github.com/users/ianaya89/followers",
- "following_url": "https://api.github.com/users/ianaya89/following{/other_user}",
- "gists_url": "https://api.github.com/users/ianaya89/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ianaya89/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ianaya89/subscriptions",
- "organizations_url": "https://api.github.com/users/ianaya89/orgs",
- "repos_url": "https://api.github.com/users/ianaya89/repos",
- "events_url": "https://api.github.com/users/ianaya89/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ianaya89/received_events",
+ "url": "https://api.github.com/users/ruettenm",
+ "html_url": "https://github.com/ruettenm",
+ "followers_url": "https://api.github.com/users/ruettenm/followers",
+ "following_url": "https://api.github.com/users/ruettenm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ruettenm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ruettenm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ruettenm/subscriptions",
+ "organizations_url": "https://api.github.com/users/ruettenm/orgs",
+ "repos_url": "https://api.github.com/users/ruettenm/repos",
+ "events_url": "https://api.github.com/users/ruettenm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ruettenm/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 97422317,
- "download_count": 292,
- "created_at": "2019-08-13T02:21:34Z",
- "updated_at": "2019-08-13T02:21:37Z",
- "browser_download_url": "https://github.com/autonomoussoftware/metronome-wallet-desktop/releases/download/v1.4.2/metronome-desktop-wallet_v1.4.2.zip"
+ "size": 61419520,
+ "download_count": 1,
+ "created_at": "2020-09-04T18:24:23Z",
+ "updated_at": "2020-09-04T18:24:25Z",
+ "browser_download_url": "https://github.com/codecentric/merge-request-notifier/releases/download/v1.8.4/merge-request-notifier_1.8.4_amd64.snap"
+ },
+ {
+ "url": "https://api.github.com/repos/codecentric/merge-request-notifier/releases/assets/24921846",
+ "id": 24921846,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0OTIxODQ2",
+ "name": "Merge.Request.Notifier.Setup.1.8.4.exe",
+ "label": null,
+ "uploader": {
+ "login": "ruettenm",
+ "id": 2926623,
+ "node_id": "MDQ6VXNlcjI5MjY2MjM=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/2926623?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ruettenm",
+ "html_url": "https://github.com/ruettenm",
+ "followers_url": "https://api.github.com/users/ruettenm/followers",
+ "following_url": "https://api.github.com/users/ruettenm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ruettenm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ruettenm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ruettenm/subscriptions",
+ "organizations_url": "https://api.github.com/users/ruettenm/orgs",
+ "repos_url": "https://api.github.com/users/ruettenm/repos",
+ "events_url": "https://api.github.com/users/ruettenm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ruettenm/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-msdownload",
+ "state": "uploaded",
+ "size": 47916472,
+ "download_count": 4,
+ "created_at": "2020-09-04T18:31:04Z",
+ "updated_at": "2020-09-04T18:32:27Z",
+ "browser_download_url": "https://github.com/codecentric/merge-request-notifier/releases/download/v1.8.4/Merge.Request.Notifier.Setup.1.8.4.exe"
}
],
- "tarball_url": "https://api.github.com/repos/autonomoussoftware/metronome-wallet-desktop/tarball/v1.4.2",
- "zipball_url": "https://api.github.com/repos/autonomoussoftware/metronome-wallet-desktop/zipball/v1.4.2",
- "body_html": "Notable changes \n\nFixed an issue that might prevent the wallet to complete a full-sync on the Ethereum chain. \n \nKnown issues \nSee https://github.com/autonomoussoftware/metronome-wallet-desktop/issues for more known issues.
"
+ "tarball_url": "https://api.github.com/repos/codecentric/merge-request-notifier/tarball/v1.8.4",
+ "zipball_url": "https://api.github.com/repos/codecentric/merge-request-notifier/zipball/v1.8.4",
+ "body_html": "🛠 Bug Fixes:
\n\nWindows: Fixes the window position if the taskbar is positioned on the left or right side. (#149 , #105 ) \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:02.615Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:10.260Z"
+ },
+ "metrogit": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/Yamazaki93/MetroGit/releases/12493949",
+ "assets_url": "https://api.github.com/repos/Yamazaki93/MetroGit/releases/12493949/assets",
+ "upload_url": "https://uploads.github.com/repos/Yamazaki93/MetroGit/releases/12493949/assets{?name,label}",
+ "html_url": "https://github.com/Yamazaki93/MetroGit/releases/tag/v0.4.0",
+ "id": 12493949,
+ "node_id": "MDc6UmVsZWFzZTEyNDkzOTQ5",
+ "tag_name": "v0.4.0",
+ "target_commitish": "master",
+ "name": "0.4.0",
+ "draft": false,
+ "author": {
+ "login": "Yamazaki93",
+ "id": 38804680,
+ "node_id": "MDQ6VXNlcjM4ODA0Njgw",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/38804680?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Yamazaki93",
+ "html_url": "https://github.com/Yamazaki93",
+ "followers_url": "https://api.github.com/users/Yamazaki93/followers",
+ "following_url": "https://api.github.com/users/Yamazaki93/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Yamazaki93/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Yamazaki93/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Yamazaki93/subscriptions",
+ "organizations_url": "https://api.github.com/users/Yamazaki93/orgs",
+ "repos_url": "https://api.github.com/users/Yamazaki93/repos",
+ "events_url": "https://api.github.com/users/Yamazaki93/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Yamazaki93/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2018-08-21T01:05:29Z",
+ "published_at": "2018-08-21T06:29:03Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/Yamazaki93/MetroGit/releases/assets/8330391",
+ "id": 8330391,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDgzMzAzOTE=",
+ "name": "latest-mac.yml",
+ "label": "",
+ "uploader": {
+ "login": "Yamazaki93",
+ "id": 38804680,
+ "node_id": "MDQ6VXNlcjM4ODA0Njgw",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/38804680?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Yamazaki93",
+ "html_url": "https://github.com/Yamazaki93",
+ "followers_url": "https://api.github.com/users/Yamazaki93/followers",
+ "following_url": "https://api.github.com/users/Yamazaki93/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Yamazaki93/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Yamazaki93/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Yamazaki93/subscriptions",
+ "organizations_url": "https://api.github.com/users/Yamazaki93/orgs",
+ "repos_url": "https://api.github.com/users/Yamazaki93/repos",
+ "events_url": "https://api.github.com/users/Yamazaki93/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Yamazaki93/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 333,
+ "download_count": 980,
+ "created_at": "2018-08-21T05:56:31Z",
+ "updated_at": "2018-08-21T05:56:32Z",
+ "browser_download_url": "https://github.com/Yamazaki93/MetroGit/releases/download/v0.4.0/latest-mac.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/Yamazaki93/MetroGit/releases/assets/8330274",
+ "id": 8330274,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDgzMzAyNzQ=",
+ "name": "latest.yml",
+ "label": "",
+ "uploader": {
+ "login": "Yamazaki93",
+ "id": 38804680,
+ "node_id": "MDQ6VXNlcjM4ODA0Njgw",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/38804680?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Yamazaki93",
+ "html_url": "https://github.com/Yamazaki93",
+ "followers_url": "https://api.github.com/users/Yamazaki93/followers",
+ "following_url": "https://api.github.com/users/Yamazaki93/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Yamazaki93/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Yamazaki93/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Yamazaki93/subscriptions",
+ "organizations_url": "https://api.github.com/users/Yamazaki93/orgs",
+ "repos_url": "https://api.github.com/users/Yamazaki93/repos",
+ "events_url": "https://api.github.com/users/Yamazaki93/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Yamazaki93/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 344,
+ "download_count": 1552,
+ "created_at": "2018-08-21T05:38:13Z",
+ "updated_at": "2018-08-21T05:38:13Z",
+ "browser_download_url": "https://github.com/Yamazaki93/MetroGit/releases/download/v0.4.0/latest.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/Yamazaki93/MetroGit/releases/assets/8330390",
+ "id": 8330390,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDgzMzAzOTA=",
+ "name": "MetroGit-0.4.0.dmg",
+ "label": "",
+ "uploader": {
+ "login": "Yamazaki93",
+ "id": 38804680,
+ "node_id": "MDQ6VXNlcjM4ODA0Njgw",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/38804680?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Yamazaki93",
+ "html_url": "https://github.com/Yamazaki93",
+ "followers_url": "https://api.github.com/users/Yamazaki93/followers",
+ "following_url": "https://api.github.com/users/Yamazaki93/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Yamazaki93/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Yamazaki93/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Yamazaki93/subscriptions",
+ "organizations_url": "https://api.github.com/users/Yamazaki93/orgs",
+ "repos_url": "https://api.github.com/users/Yamazaki93/repos",
+ "events_url": "https://api.github.com/users/Yamazaki93/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Yamazaki93/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 123169509,
+ "download_count": 395,
+ "created_at": "2018-08-21T05:56:06Z",
+ "updated_at": "2018-08-21T05:56:31Z",
+ "browser_download_url": "https://github.com/Yamazaki93/MetroGit/releases/download/v0.4.0/MetroGit-0.4.0.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/Yamazaki93/MetroGit/releases/assets/8330389",
+ "id": 8330389,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDgzMzAzODk=",
+ "name": "MetroGit-0.4.0.dmg.blockmap",
+ "label": "",
+ "uploader": {
+ "login": "Yamazaki93",
+ "id": 38804680,
+ "node_id": "MDQ6VXNlcjM4ODA0Njgw",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/38804680?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Yamazaki93",
+ "html_url": "https://github.com/Yamazaki93",
+ "followers_url": "https://api.github.com/users/Yamazaki93/followers",
+ "following_url": "https://api.github.com/users/Yamazaki93/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Yamazaki93/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Yamazaki93/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Yamazaki93/subscriptions",
+ "organizations_url": "https://api.github.com/users/Yamazaki93/orgs",
+ "repos_url": "https://api.github.com/users/Yamazaki93/repos",
+ "events_url": "https://api.github.com/users/Yamazaki93/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Yamazaki93/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 130191,
+ "download_count": 24,
+ "created_at": "2018-08-21T05:56:05Z",
+ "updated_at": "2018-08-21T05:56:06Z",
+ "browser_download_url": "https://github.com/Yamazaki93/MetroGit/releases/download/v0.4.0/MetroGit-0.4.0.dmg.blockmap"
+ },
+ {
+ "url": "https://api.github.com/repos/Yamazaki93/MetroGit/releases/assets/8330267",
+ "id": 8330267,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDgzMzAyNjc=",
+ "name": "metrogit-setup-0.4.0.exe",
+ "label": "",
+ "uploader": {
+ "login": "Yamazaki93",
+ "id": 38804680,
+ "node_id": "MDQ6VXNlcjM4ODA0Njgw",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/38804680?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Yamazaki93",
+ "html_url": "https://github.com/Yamazaki93",
+ "followers_url": "https://api.github.com/users/Yamazaki93/followers",
+ "following_url": "https://api.github.com/users/Yamazaki93/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Yamazaki93/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Yamazaki93/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Yamazaki93/subscriptions",
+ "organizations_url": "https://api.github.com/users/Yamazaki93/orgs",
+ "repos_url": "https://api.github.com/users/Yamazaki93/repos",
+ "events_url": "https://api.github.com/users/Yamazaki93/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Yamazaki93/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 94943654,
+ "download_count": 1309,
+ "created_at": "2018-08-21T05:37:50Z",
+ "updated_at": "2018-08-21T05:38:13Z",
+ "browser_download_url": "https://github.com/Yamazaki93/MetroGit/releases/download/v0.4.0/metrogit-setup-0.4.0.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/Yamazaki93/MetroGit/releases/assets/8330268",
+ "id": 8330268,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDgzMzAyNjg=",
+ "name": "metrogit-setup-0.4.0.exe.blockmap",
+ "label": "",
+ "uploader": {
+ "login": "Yamazaki93",
+ "id": 38804680,
+ "node_id": "MDQ6VXNlcjM4ODA0Njgw",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/38804680?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Yamazaki93",
+ "html_url": "https://github.com/Yamazaki93",
+ "followers_url": "https://api.github.com/users/Yamazaki93/followers",
+ "following_url": "https://api.github.com/users/Yamazaki93/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Yamazaki93/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Yamazaki93/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Yamazaki93/subscriptions",
+ "organizations_url": "https://api.github.com/users/Yamazaki93/orgs",
+ "repos_url": "https://api.github.com/users/Yamazaki93/repos",
+ "events_url": "https://api.github.com/users/Yamazaki93/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Yamazaki93/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 99373,
+ "download_count": 39,
+ "created_at": "2018-08-21T05:37:50Z",
+ "updated_at": "2018-08-21T05:37:51Z",
+ "browser_download_url": "https://github.com/Yamazaki93/MetroGit/releases/download/v0.4.0/metrogit-setup-0.4.0.exe.blockmap"
+ },
+ {
+ "url": "https://api.github.com/repos/Yamazaki93/MetroGit/releases/assets/8330518",
+ "id": 8330518,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDgzMzA1MTg=",
+ "name": "metrogit_0.4.0_amd64.deb",
+ "label": "",
+ "uploader": {
+ "login": "Yamazaki93",
+ "id": 38804680,
+ "node_id": "MDQ6VXNlcjM4ODA0Njgw",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/38804680?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Yamazaki93",
+ "html_url": "https://github.com/Yamazaki93",
+ "followers_url": "https://api.github.com/users/Yamazaki93/followers",
+ "following_url": "https://api.github.com/users/Yamazaki93/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Yamazaki93/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Yamazaki93/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Yamazaki93/subscriptions",
+ "organizations_url": "https://api.github.com/users/Yamazaki93/orgs",
+ "repos_url": "https://api.github.com/users/Yamazaki93/repos",
+ "events_url": "https://api.github.com/users/Yamazaki93/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Yamazaki93/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 64760728,
+ "download_count": 692,
+ "created_at": "2018-08-21T06:14:03Z",
+ "updated_at": "2018-08-21T06:14:13Z",
+ "browser_download_url": "https://github.com/Yamazaki93/MetroGit/releases/download/v0.4.0/metrogit_0.4.0_amd64.deb"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/Yamazaki93/MetroGit/tarball/v0.4.0",
+ "zipball_url": "https://api.github.com/repos/Yamazaki93/MetroGit/zipball/v0.4.0",
+ "body_html": "Version 0.4.0 \nThis version includes new features like selective staging and file view live update and some bugfixes. For detailed changes, see Issues page and the release note in app.
"
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:10.334Z"
},
"metube": {
"latestRelease": {
@@ -57365,7 +57331,7 @@
"zipball_url": "https://api.github.com/repos/kimyearho/Metube-electron/zipball/1.7.8",
"body_html": "UPDATE \n\n\nThe Player server domain is about to expire, so I replaced it with a new domain. Therefore, the existing player will soon expire and will not be available.
\n \n\nMain/sub player code refactoring completed \nThe code refactoring will be carried out as a whole.
\n \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:02.644Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:10.367Z"
},
"min": {
"latestRelease": {
@@ -57432,7 +57398,7 @@
"content_type": "audio/x-pn-realaudio-plugin",
"state": "uploaded",
"size": 62909276,
- "download_count": 286,
+ "download_count": 291,
"created_at": "2020-08-26T20:39:12Z",
"updated_at": "2020-08-26T20:39:56Z",
"browser_download_url": "https://github.com/minbrowser/min/releases/download/v1.16.0/min-1.16.0-1.x86_64.rpm"
@@ -57466,7 +57432,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 72612864,
- "download_count": 2729,
+ "download_count": 2779,
"created_at": "2020-08-26T20:36:33Z",
"updated_at": "2020-08-26T20:37:29Z",
"browser_download_url": "https://github.com/minbrowser/min/releases/download/v1.16.0/min-1.16.0-setup.exe"
@@ -57500,7 +57466,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 77875421,
- "download_count": 1187,
+ "download_count": 1204,
"created_at": "2020-08-26T20:41:57Z",
"updated_at": "2020-08-26T20:43:02Z",
"browser_download_url": "https://github.com/minbrowser/min/releases/download/v1.16.0/Min-v1.16.0-darwin-x64.zip"
@@ -57534,7 +57500,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 70784160,
- "download_count": 516,
+ "download_count": 522,
"created_at": "2020-08-26T20:38:22Z",
"updated_at": "2020-08-26T20:39:12Z",
"browser_download_url": "https://github.com/minbrowser/min/releases/download/v1.16.0/Min-v1.16.0-win32-ia32.zip"
@@ -57568,7 +57534,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 74195849,
- "download_count": 429,
+ "download_count": 430,
"created_at": "2020-08-26T20:37:29Z",
"updated_at": "2020-08-26T20:38:22Z",
"browser_download_url": "https://github.com/minbrowser/min/releases/download/v1.16.0/Min-v1.16.0-win32-x64.zip"
@@ -57602,7 +57568,7 @@
"content_type": "application/x-deb",
"state": "uploaded",
"size": 56490548,
- "download_count": 1787,
+ "download_count": 1810,
"created_at": "2020-08-26T20:41:17Z",
"updated_at": "2020-08-26T20:41:57Z",
"browser_download_url": "https://github.com/minbrowser/min/releases/download/v1.16.0/min_1.16.0_amd64.deb"
@@ -57680,334 +57646,322 @@
"zipball_url": "https://api.github.com/repos/minbrowser/min/zipball/v1.16.0",
"body_html": "First, thank you to everyone that completed the survey from the last release! Based on your feedback, this release includes a number of changes, with more to come. If you haven't completed it yet, you can find it here .
\nDuring the past few months, we've also been working to better organize the issue tracker, and it's now much easier to find existing issues. Thank you to @KagamineP , @Sestowner , @antfu , and @Syndamia for your help!
\nFinally, I've started accepting contributions through GitHub Sponsors . Your support means that I can spend more time working on this project, and any support you can offer is greatly appreciated!
\nThere are a number of improvements in this release:
\nUI Improvements \n\nIcons in Min have been updated, and now fit better with the rest of the interface (by @antfu ) \n \n
\n\nOn Windows and Linux, the tab bar now supports drag-and-drop to rearrange tabs. \nAdded dark mode support to the PDF viewer. \nIt's now easier to see the progress of downloaded files. \n \nContent blocking \n\nThe searchbar now includes a button to quickly disable content blocking on a site. \nThe settings page now shows the number of requests that have been blocked. \nAdded an option to create custom resource filters (more information ). \n \nAdditional features \n\nAdded a setting to open new tabs in the background (by @BenStigsen and @Sestowner ) \nAdded \"paste and go\" option to the searchbar (by @Sestowner ) \nYou can now drag a file onto the tab bar to open it (by @Sestowner ) \nAdded an option to use a proxy in Min (by @Sestowner ) \nAdded Linux ARM support (by @jyangchisyan ) \nAdded support for spell-checking in the context menu. \nAdded option to save a link from the context menu (by @Sestowner ) \nAdded option to copy an email address (by @Sestowner ) \n \nTranslations \nNew languages:
\n\nUpdated languages:
\n\nBug fixes and other changes \n\nFixed an issue where Min would sometimes be displayed in the wrong language \nFixed an issue where an additional menu bar would sometimes be displayed on Linux. \nImproved the reliability of 1Password integration. \nFixed an issue where Min wouldn't run if your Windows username included certain characters. \nImproved touchscreen support. \nImproved compatibility with Google sign-in. \nAutoplaying videos are now disabled by default. \nFixed an issue where Min couldn't be minimized in certain Linux desktop environments. \nTags are now autocompleted when creating a bookmark. \nAdded Qwant as a search engine option. \nFixed an issue where reader mode wouldn't work on certain websites. \nHost file autocompletions have been removed. \nUpgraded to Electron 9 / Chromium 83. \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:02.654Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:10.391Z"
},
- "metrogit": {
+ "metronome-wallet": {
"latestRelease": {
- "url": "https://api.github.com/repos/Yamazaki93/MetroGit/releases/12493949",
- "assets_url": "https://api.github.com/repos/Yamazaki93/MetroGit/releases/12493949/assets",
- "upload_url": "https://uploads.github.com/repos/Yamazaki93/MetroGit/releases/12493949/assets{?name,label}",
- "html_url": "https://github.com/Yamazaki93/MetroGit/releases/tag/v0.4.0",
- "id": 12493949,
- "node_id": "MDc6UmVsZWFzZTEyNDkzOTQ5",
- "tag_name": "v0.4.0",
- "target_commitish": "master",
- "name": "0.4.0",
+ "url": "https://api.github.com/repos/autonomoussoftware/metronome-wallet-desktop/releases/19243878",
+ "assets_url": "https://api.github.com/repos/autonomoussoftware/metronome-wallet-desktop/releases/19243878/assets",
+ "upload_url": "https://uploads.github.com/repos/autonomoussoftware/metronome-wallet-desktop/releases/19243878/assets{?name,label}",
+ "html_url": "https://github.com/autonomoussoftware/metronome-wallet-desktop/releases/tag/v1.4.2",
+ "id": 19243878,
+ "node_id": "MDc6UmVsZWFzZTE5MjQzODc4",
+ "tag_name": "v1.4.2",
+ "target_commitish": "develop",
+ "name": "1.4.2",
"draft": false,
"author": {
- "login": "Yamazaki93",
- "id": 38804680,
- "node_id": "MDQ6VXNlcjM4ODA0Njgw",
- "avatar_url": "https://avatars0.githubusercontent.com/u/38804680?v=4",
+ "login": "ianaya89",
+ "id": 3258966,
+ "node_id": "MDQ6VXNlcjMyNTg5NjY=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/3258966?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/Yamazaki93",
- "html_url": "https://github.com/Yamazaki93",
- "followers_url": "https://api.github.com/users/Yamazaki93/followers",
- "following_url": "https://api.github.com/users/Yamazaki93/following{/other_user}",
- "gists_url": "https://api.github.com/users/Yamazaki93/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Yamazaki93/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Yamazaki93/subscriptions",
- "organizations_url": "https://api.github.com/users/Yamazaki93/orgs",
- "repos_url": "https://api.github.com/users/Yamazaki93/repos",
- "events_url": "https://api.github.com/users/Yamazaki93/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Yamazaki93/received_events",
+ "url": "https://api.github.com/users/ianaya89",
+ "html_url": "https://github.com/ianaya89",
+ "followers_url": "https://api.github.com/users/ianaya89/followers",
+ "following_url": "https://api.github.com/users/ianaya89/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ianaya89/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ianaya89/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ianaya89/subscriptions",
+ "organizations_url": "https://api.github.com/users/ianaya89/orgs",
+ "repos_url": "https://api.github.com/users/ianaya89/repos",
+ "events_url": "https://api.github.com/users/ianaya89/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ianaya89/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2018-08-21T01:05:29Z",
- "published_at": "2018-08-21T06:29:03Z",
+ "created_at": "2019-08-13T02:08:32Z",
+ "published_at": "2019-08-13T14:31:53Z",
"assets": [
{
- "url": "https://api.github.com/repos/Yamazaki93/MetroGit/releases/assets/8330391",
- "id": 8330391,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDgzMzAzOTE=",
+ "url": "https://api.github.com/repos/autonomoussoftware/metronome-wallet-desktop/releases/assets/14344913",
+ "id": 14344913,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE0MzQ0OTEz",
"name": "latest-mac.yml",
"label": "",
"uploader": {
- "login": "Yamazaki93",
- "id": 38804680,
- "node_id": "MDQ6VXNlcjM4ODA0Njgw",
- "avatar_url": "https://avatars0.githubusercontent.com/u/38804680?v=4",
+ "login": "ianaya89",
+ "id": 3258966,
+ "node_id": "MDQ6VXNlcjMyNTg5NjY=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/3258966?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/Yamazaki93",
- "html_url": "https://github.com/Yamazaki93",
- "followers_url": "https://api.github.com/users/Yamazaki93/followers",
- "following_url": "https://api.github.com/users/Yamazaki93/following{/other_user}",
- "gists_url": "https://api.github.com/users/Yamazaki93/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Yamazaki93/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Yamazaki93/subscriptions",
- "organizations_url": "https://api.github.com/users/Yamazaki93/orgs",
- "repos_url": "https://api.github.com/users/Yamazaki93/repos",
- "events_url": "https://api.github.com/users/Yamazaki93/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Yamazaki93/received_events",
+ "url": "https://api.github.com/users/ianaya89",
+ "html_url": "https://github.com/ianaya89",
+ "followers_url": "https://api.github.com/users/ianaya89/followers",
+ "following_url": "https://api.github.com/users/ianaya89/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ianaya89/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ianaya89/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ianaya89/subscriptions",
+ "organizations_url": "https://api.github.com/users/ianaya89/orgs",
+ "repos_url": "https://api.github.com/users/ianaya89/repos",
+ "events_url": "https://api.github.com/users/ianaya89/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ianaya89/received_events",
"type": "User",
"site_admin": false
},
"content_type": "text/yaml",
"state": "uploaded",
- "size": 333,
- "download_count": 980,
- "created_at": "2018-08-21T05:56:31Z",
- "updated_at": "2018-08-21T05:56:32Z",
- "browser_download_url": "https://github.com/Yamazaki93/MetroGit/releases/download/v0.4.0/latest-mac.yml"
+ "size": 557,
+ "download_count": 1527,
+ "created_at": "2019-08-13T02:21:38Z",
+ "updated_at": "2019-08-13T02:21:38Z",
+ "browser_download_url": "https://github.com/autonomoussoftware/metronome-wallet-desktop/releases/download/v1.4.2/latest-mac.yml"
},
{
- "url": "https://api.github.com/repos/Yamazaki93/MetroGit/releases/assets/8330274",
- "id": 8330274,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDgzMzAyNzQ=",
+ "url": "https://api.github.com/repos/autonomoussoftware/metronome-wallet-desktop/releases/assets/14353840",
+ "id": 14353840,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE0MzUzODQw",
"name": "latest.yml",
"label": "",
"uploader": {
- "login": "Yamazaki93",
- "id": 38804680,
- "node_id": "MDQ6VXNlcjM4ODA0Njgw",
- "avatar_url": "https://avatars0.githubusercontent.com/u/38804680?v=4",
+ "login": "ianaya89",
+ "id": 3258966,
+ "node_id": "MDQ6VXNlcjMyNTg5NjY=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/3258966?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/Yamazaki93",
- "html_url": "https://github.com/Yamazaki93",
- "followers_url": "https://api.github.com/users/Yamazaki93/followers",
- "following_url": "https://api.github.com/users/Yamazaki93/following{/other_user}",
- "gists_url": "https://api.github.com/users/Yamazaki93/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Yamazaki93/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Yamazaki93/subscriptions",
- "organizations_url": "https://api.github.com/users/Yamazaki93/orgs",
- "repos_url": "https://api.github.com/users/Yamazaki93/repos",
- "events_url": "https://api.github.com/users/Yamazaki93/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Yamazaki93/received_events",
+ "url": "https://api.github.com/users/ianaya89",
+ "html_url": "https://github.com/ianaya89",
+ "followers_url": "https://api.github.com/users/ianaya89/followers",
+ "following_url": "https://api.github.com/users/ianaya89/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ianaya89/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ianaya89/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ianaya89/subscriptions",
+ "organizations_url": "https://api.github.com/users/ianaya89/orgs",
+ "repos_url": "https://api.github.com/users/ianaya89/repos",
+ "events_url": "https://api.github.com/users/ianaya89/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ianaya89/received_events",
"type": "User",
"site_admin": false
},
"content_type": "text/yaml",
"state": "uploaded",
- "size": 344,
- "download_count": 1552,
- "created_at": "2018-08-21T05:38:13Z",
- "updated_at": "2018-08-21T05:38:13Z",
- "browser_download_url": "https://github.com/Yamazaki93/MetroGit/releases/download/v0.4.0/latest.yml"
+ "size": 366,
+ "download_count": 3641,
+ "created_at": "2019-08-13T14:23:42Z",
+ "updated_at": "2019-08-13T14:23:43Z",
+ "browser_download_url": "https://github.com/autonomoussoftware/metronome-wallet-desktop/releases/download/v1.4.2/latest.yml"
},
{
- "url": "https://api.github.com/repos/Yamazaki93/MetroGit/releases/assets/8330390",
- "id": 8330390,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDgzMzAzOTA=",
- "name": "MetroGit-0.4.0.dmg",
+ "url": "https://api.github.com/repos/autonomoussoftware/metronome-wallet-desktop/releases/assets/14344812",
+ "id": 14344812,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE0MzQ0ODEy",
+ "name": "metronome-desktop-wallet_v1.4.2.deb",
"label": "",
"uploader": {
- "login": "Yamazaki93",
- "id": 38804680,
- "node_id": "MDQ6VXNlcjM4ODA0Njgw",
- "avatar_url": "https://avatars0.githubusercontent.com/u/38804680?v=4",
+ "login": "ianaya89",
+ "id": 3258966,
+ "node_id": "MDQ6VXNlcjMyNTg5NjY=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/3258966?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/Yamazaki93",
- "html_url": "https://github.com/Yamazaki93",
- "followers_url": "https://api.github.com/users/Yamazaki93/followers",
- "following_url": "https://api.github.com/users/Yamazaki93/following{/other_user}",
- "gists_url": "https://api.github.com/users/Yamazaki93/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Yamazaki93/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Yamazaki93/subscriptions",
- "organizations_url": "https://api.github.com/users/Yamazaki93/orgs",
- "repos_url": "https://api.github.com/users/Yamazaki93/repos",
- "events_url": "https://api.github.com/users/Yamazaki93/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Yamazaki93/received_events",
+ "url": "https://api.github.com/users/ianaya89",
+ "html_url": "https://github.com/ianaya89",
+ "followers_url": "https://api.github.com/users/ianaya89/followers",
+ "following_url": "https://api.github.com/users/ianaya89/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ianaya89/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ianaya89/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ianaya89/subscriptions",
+ "organizations_url": "https://api.github.com/users/ianaya89/orgs",
+ "repos_url": "https://api.github.com/users/ianaya89/repos",
+ "events_url": "https://api.github.com/users/ianaya89/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ianaya89/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 123169509,
- "download_count": 395,
- "created_at": "2018-08-21T05:56:06Z",
- "updated_at": "2018-08-21T05:56:31Z",
- "browser_download_url": "https://github.com/Yamazaki93/MetroGit/releases/download/v0.4.0/MetroGit-0.4.0.dmg"
+ "size": 67336424,
+ "download_count": 101,
+ "created_at": "2019-08-13T02:15:14Z",
+ "updated_at": "2019-08-13T02:15:16Z",
+ "browser_download_url": "https://github.com/autonomoussoftware/metronome-wallet-desktop/releases/download/v1.4.2/metronome-desktop-wallet_v1.4.2.deb"
},
{
- "url": "https://api.github.com/repos/Yamazaki93/MetroGit/releases/assets/8330389",
- "id": 8330389,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDgzMzAzODk=",
- "name": "MetroGit-0.4.0.dmg.blockmap",
+ "url": "https://api.github.com/repos/autonomoussoftware/metronome-wallet-desktop/releases/assets/14344901",
+ "id": 14344901,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE0MzQ0OTAx",
+ "name": "metronome-desktop-wallet_v1.4.2.dmg",
"label": "",
"uploader": {
- "login": "Yamazaki93",
- "id": 38804680,
- "node_id": "MDQ6VXNlcjM4ODA0Njgw",
- "avatar_url": "https://avatars0.githubusercontent.com/u/38804680?v=4",
+ "login": "ianaya89",
+ "id": 3258966,
+ "node_id": "MDQ6VXNlcjMyNTg5NjY=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/3258966?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/Yamazaki93",
- "html_url": "https://github.com/Yamazaki93",
- "followers_url": "https://api.github.com/users/Yamazaki93/followers",
- "following_url": "https://api.github.com/users/Yamazaki93/following{/other_user}",
- "gists_url": "https://api.github.com/users/Yamazaki93/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Yamazaki93/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Yamazaki93/subscriptions",
- "organizations_url": "https://api.github.com/users/Yamazaki93/orgs",
- "repos_url": "https://api.github.com/users/Yamazaki93/repos",
- "events_url": "https://api.github.com/users/Yamazaki93/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Yamazaki93/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 130191,
- "download_count": 24,
- "created_at": "2018-08-21T05:56:05Z",
- "updated_at": "2018-08-21T05:56:06Z",
- "browser_download_url": "https://github.com/Yamazaki93/MetroGit/releases/download/v0.4.0/MetroGit-0.4.0.dmg.blockmap"
+ "url": "https://api.github.com/users/ianaya89",
+ "html_url": "https://github.com/ianaya89",
+ "followers_url": "https://api.github.com/users/ianaya89/followers",
+ "following_url": "https://api.github.com/users/ianaya89/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ianaya89/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ianaya89/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ianaya89/subscriptions",
+ "organizations_url": "https://api.github.com/users/ianaya89/orgs",
+ "repos_url": "https://api.github.com/users/ianaya89/repos",
+ "events_url": "https://api.github.com/users/ianaya89/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ianaya89/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 101882704,
+ "download_count": 184,
+ "created_at": "2019-08-13T02:20:41Z",
+ "updated_at": "2019-08-13T02:20:44Z",
+ "browser_download_url": "https://github.com/autonomoussoftware/metronome-wallet-desktop/releases/download/v1.4.2/metronome-desktop-wallet_v1.4.2.dmg"
},
{
- "url": "https://api.github.com/repos/Yamazaki93/MetroGit/releases/assets/8330267",
- "id": 8330267,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDgzMzAyNjc=",
- "name": "metrogit-setup-0.4.0.exe",
+ "url": "https://api.github.com/repos/autonomoussoftware/metronome-wallet-desktop/releases/assets/14344900",
+ "id": 14344900,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE0MzQ0OTAw",
+ "name": "metronome-desktop-wallet_v1.4.2.dmg.blockmap",
"label": "",
"uploader": {
- "login": "Yamazaki93",
- "id": 38804680,
- "node_id": "MDQ6VXNlcjM4ODA0Njgw",
- "avatar_url": "https://avatars0.githubusercontent.com/u/38804680?v=4",
+ "login": "ianaya89",
+ "id": 3258966,
+ "node_id": "MDQ6VXNlcjMyNTg5NjY=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/3258966?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/Yamazaki93",
- "html_url": "https://github.com/Yamazaki93",
- "followers_url": "https://api.github.com/users/Yamazaki93/followers",
- "following_url": "https://api.github.com/users/Yamazaki93/following{/other_user}",
- "gists_url": "https://api.github.com/users/Yamazaki93/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Yamazaki93/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Yamazaki93/subscriptions",
- "organizations_url": "https://api.github.com/users/Yamazaki93/orgs",
- "repos_url": "https://api.github.com/users/Yamazaki93/repos",
- "events_url": "https://api.github.com/users/Yamazaki93/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Yamazaki93/received_events",
+ "url": "https://api.github.com/users/ianaya89",
+ "html_url": "https://github.com/ianaya89",
+ "followers_url": "https://api.github.com/users/ianaya89/followers",
+ "following_url": "https://api.github.com/users/ianaya89/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ianaya89/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ianaya89/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ianaya89/subscriptions",
+ "organizations_url": "https://api.github.com/users/ianaya89/orgs",
+ "repos_url": "https://api.github.com/users/ianaya89/repos",
+ "events_url": "https://api.github.com/users/ianaya89/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ianaya89/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 94943654,
- "download_count": 1308,
- "created_at": "2018-08-21T05:37:50Z",
- "updated_at": "2018-08-21T05:38:13Z",
- "browser_download_url": "https://github.com/Yamazaki93/MetroGit/releases/download/v0.4.0/metrogit-setup-0.4.0.exe"
+ "size": 106498,
+ "download_count": 22,
+ "created_at": "2019-08-13T02:20:41Z",
+ "updated_at": "2019-08-13T02:20:41Z",
+ "browser_download_url": "https://github.com/autonomoussoftware/metronome-wallet-desktop/releases/download/v1.4.2/metronome-desktop-wallet_v1.4.2.dmg.blockmap"
},
{
- "url": "https://api.github.com/repos/Yamazaki93/MetroGit/releases/assets/8330268",
- "id": 8330268,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDgzMzAyNjg=",
- "name": "metrogit-setup-0.4.0.exe.blockmap",
+ "url": "https://api.github.com/repos/autonomoussoftware/metronome-wallet-desktop/releases/assets/14353823",
+ "id": 14353823,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE0MzUzODIz",
+ "name": "metronome-desktop-wallet_v1.4.2.exe",
"label": "",
"uploader": {
- "login": "Yamazaki93",
- "id": 38804680,
- "node_id": "MDQ6VXNlcjM4ODA0Njgw",
- "avatar_url": "https://avatars0.githubusercontent.com/u/38804680?v=4",
+ "login": "ianaya89",
+ "id": 3258966,
+ "node_id": "MDQ6VXNlcjMyNTg5NjY=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/3258966?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/Yamazaki93",
- "html_url": "https://github.com/Yamazaki93",
- "followers_url": "https://api.github.com/users/Yamazaki93/followers",
- "following_url": "https://api.github.com/users/Yamazaki93/following{/other_user}",
- "gists_url": "https://api.github.com/users/Yamazaki93/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Yamazaki93/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Yamazaki93/subscriptions",
- "organizations_url": "https://api.github.com/users/Yamazaki93/orgs",
- "repos_url": "https://api.github.com/users/Yamazaki93/repos",
- "events_url": "https://api.github.com/users/Yamazaki93/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Yamazaki93/received_events",
+ "url": "https://api.github.com/users/ianaya89",
+ "html_url": "https://github.com/ianaya89",
+ "followers_url": "https://api.github.com/users/ianaya89/followers",
+ "following_url": "https://api.github.com/users/ianaya89/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ianaya89/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ianaya89/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ianaya89/subscriptions",
+ "organizations_url": "https://api.github.com/users/ianaya89/orgs",
+ "repos_url": "https://api.github.com/users/ianaya89/repos",
+ "events_url": "https://api.github.com/users/ianaya89/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ianaya89/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 99373,
- "download_count": 39,
- "created_at": "2018-08-21T05:37:50Z",
- "updated_at": "2018-08-21T05:37:51Z",
- "browser_download_url": "https://github.com/Yamazaki93/MetroGit/releases/download/v0.4.0/metrogit-setup-0.4.0.exe.blockmap"
+ "size": 64790896,
+ "download_count": 7153,
+ "created_at": "2019-08-13T14:22:59Z",
+ "updated_at": "2019-08-13T14:23:41Z",
+ "browser_download_url": "https://github.com/autonomoussoftware/metronome-wallet-desktop/releases/download/v1.4.2/metronome-desktop-wallet_v1.4.2.exe"
},
{
- "url": "https://api.github.com/repos/Yamazaki93/MetroGit/releases/assets/8330518",
- "id": 8330518,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDgzMzA1MTg=",
- "name": "metrogit_0.4.0_amd64.deb",
+ "url": "https://api.github.com/repos/autonomoussoftware/metronome-wallet-desktop/releases/assets/14353822",
+ "id": 14353822,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE0MzUzODIy",
+ "name": "metronome-desktop-wallet_v1.4.2.exe.blockmap",
"label": "",
"uploader": {
- "login": "Yamazaki93",
- "id": 38804680,
- "node_id": "MDQ6VXNlcjM4ODA0Njgw",
- "avatar_url": "https://avatars0.githubusercontent.com/u/38804680?v=4",
+ "login": "ianaya89",
+ "id": 3258966,
+ "node_id": "MDQ6VXNlcjMyNTg5NjY=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/3258966?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/Yamazaki93",
- "html_url": "https://github.com/Yamazaki93",
- "followers_url": "https://api.github.com/users/Yamazaki93/followers",
- "following_url": "https://api.github.com/users/Yamazaki93/following{/other_user}",
- "gists_url": "https://api.github.com/users/Yamazaki93/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Yamazaki93/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Yamazaki93/subscriptions",
- "organizations_url": "https://api.github.com/users/Yamazaki93/orgs",
- "repos_url": "https://api.github.com/users/Yamazaki93/repos",
- "events_url": "https://api.github.com/users/Yamazaki93/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Yamazaki93/received_events",
+ "url": "https://api.github.com/users/ianaya89",
+ "html_url": "https://github.com/ianaya89",
+ "followers_url": "https://api.github.com/users/ianaya89/followers",
+ "following_url": "https://api.github.com/users/ianaya89/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ianaya89/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ianaya89/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ianaya89/subscriptions",
+ "organizations_url": "https://api.github.com/users/ianaya89/orgs",
+ "repos_url": "https://api.github.com/users/ianaya89/repos",
+ "events_url": "https://api.github.com/users/ianaya89/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ianaya89/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 64760728,
- "download_count": 691,
- "created_at": "2018-08-21T06:14:03Z",
- "updated_at": "2018-08-21T06:14:13Z",
- "browser_download_url": "https://github.com/Yamazaki93/MetroGit/releases/download/v0.4.0/metrogit_0.4.0_amd64.deb"
+ "size": 69584,
+ "download_count": 311,
+ "created_at": "2019-08-13T14:22:58Z",
+ "updated_at": "2019-08-13T14:22:58Z",
+ "browser_download_url": "https://github.com/autonomoussoftware/metronome-wallet-desktop/releases/download/v1.4.2/metronome-desktop-wallet_v1.4.2.exe.blockmap"
+ },
+ {
+ "url": "https://api.github.com/repos/autonomoussoftware/metronome-wallet-desktop/releases/assets/14344912",
+ "id": 14344912,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE0MzQ0OTEy",
+ "name": "metronome-desktop-wallet_v1.4.2.zip",
+ "label": "",
+ "uploader": {
+ "login": "ianaya89",
+ "id": 3258966,
+ "node_id": "MDQ6VXNlcjMyNTg5NjY=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/3258966?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ianaya89",
+ "html_url": "https://github.com/ianaya89",
+ "followers_url": "https://api.github.com/users/ianaya89/followers",
+ "following_url": "https://api.github.com/users/ianaya89/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ianaya89/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ianaya89/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ianaya89/subscriptions",
+ "organizations_url": "https://api.github.com/users/ianaya89/orgs",
+ "repos_url": "https://api.github.com/users/ianaya89/repos",
+ "events_url": "https://api.github.com/users/ianaya89/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ianaya89/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 97422317,
+ "download_count": 292,
+ "created_at": "2019-08-13T02:21:34Z",
+ "updated_at": "2019-08-13T02:21:37Z",
+ "browser_download_url": "https://github.com/autonomoussoftware/metronome-wallet-desktop/releases/download/v1.4.2/metronome-desktop-wallet_v1.4.2.zip"
}
],
- "tarball_url": "https://api.github.com/repos/Yamazaki93/MetroGit/tarball/v0.4.0",
- "zipball_url": "https://api.github.com/repos/Yamazaki93/MetroGit/zipball/v0.4.0",
- "body_html": "Version 0.4.0 \nThis version includes new features like selective staging and file view live update and some bugfixes. For detailed changes, see Issues page and the release note in app.
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:02.659Z"
- },
- "mindmapp": {
- "latestRelease": {
- "url": "https://api.github.com/repos/Mindmapp/mindmapp/releases/26676997",
- "assets_url": "https://api.github.com/repos/Mindmapp/mindmapp/releases/26676997/assets",
- "upload_url": "https://uploads.github.com/repos/Mindmapp/mindmapp/releases/26676997/assets{?name,label}",
- "html_url": "https://github.com/Mindmapp/mindmapp/releases/tag/v0.10.0",
- "id": 26676997,
- "node_id": "MDc6UmVsZWFzZTI2Njc2OTk3",
- "tag_name": "v0.10.0",
- "target_commitish": "master",
- "name": "v0.10.0",
- "draft": false,
- "author": {
- "login": "cedoor",
- "id": 11427903,
- "node_id": "MDQ6VXNlcjExNDI3OTAz",
- "avatar_url": "https://avatars1.githubusercontent.com/u/11427903?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/cedoor",
- "html_url": "https://github.com/cedoor",
- "followers_url": "https://api.github.com/users/cedoor/followers",
- "following_url": "https://api.github.com/users/cedoor/following{/other_user}",
- "gists_url": "https://api.github.com/users/cedoor/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/cedoor/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/cedoor/subscriptions",
- "organizations_url": "https://api.github.com/users/cedoor/orgs",
- "repos_url": "https://api.github.com/users/cedoor/repos",
- "events_url": "https://api.github.com/users/cedoor/events{/privacy}",
- "received_events_url": "https://api.github.com/users/cedoor/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-05-19T15:26:48Z",
- "published_at": "2020-05-19T15:32:01Z",
- "assets": [],
- "tarball_url": "https://api.github.com/repos/Mindmapp/mindmapp/tarball/v0.10.0",
- "zipball_url": "https://api.github.com/repos/Mindmapp/mindmapp/zipball/v0.10.0",
- "body_html": "\nAdd German translations \n "
+ "tarball_url": "https://api.github.com/repos/autonomoussoftware/metronome-wallet-desktop/tarball/v1.4.2",
+ "zipball_url": "https://api.github.com/repos/autonomoussoftware/metronome-wallet-desktop/zipball/v1.4.2",
+ "body_html": "Notable changes \n\nFixed an issue that might prevent the wallet to complete a full-sync on the Ethereum chain. \n \nKnown issues \nSee https://github.com/autonomoussoftware/metronome-wallet-desktop/issues for more known issues.
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:02.727Z"
- },
- "minimalist": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:02.727Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:10.421Z"
},
"minetime": {
"latestRelease": {
@@ -58074,7 +58028,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 368,
- "download_count": 102,
+ "download_count": 126,
"created_at": "2020-09-24T14:39:23Z",
"updated_at": "2020-09-24T14:39:23Z",
"browser_download_url": "https://github.com/marcoancona/MineTime/releases/download/v1.8.8/latest-linux.yml"
@@ -58108,7 +58062,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 515,
- "download_count": 203,
+ "download_count": 246,
"created_at": "2020-09-24T14:50:27Z",
"updated_at": "2020-09-24T14:50:27Z",
"browser_download_url": "https://github.com/marcoancona/MineTime/releases/download/v1.8.8/latest-mac.yml"
@@ -58142,7 +58096,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 345,
- "download_count": 2000,
+ "download_count": 2353,
"created_at": "2020-09-24T14:59:03Z",
"updated_at": "2020-09-24T14:59:03Z",
"browser_download_url": "https://github.com/marcoancona/MineTime/releases/download/v1.8.8/latest.yml"
@@ -58176,7 +58130,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 172888825,
- "download_count": 111,
+ "download_count": 125,
"created_at": "2020-09-24T14:50:22Z",
"updated_at": "2020-09-24T14:50:27Z",
"browser_download_url": "https://github.com/marcoancona/MineTime/releases/download/v1.8.8/MineTime-1.8.8-mac.zip"
@@ -58210,7 +58164,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 190323865,
- "download_count": 79,
+ "download_count": 84,
"created_at": "2020-09-24T14:33:25Z",
"updated_at": "2020-09-24T14:33:38Z",
"browser_download_url": "https://github.com/marcoancona/MineTime/releases/download/v1.8.8/MineTime-1.8.8.AppImage"
@@ -58244,7 +58198,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 177280322,
- "download_count": 21,
+ "download_count": 26,
"created_at": "2020-09-24T14:49:51Z",
"updated_at": "2020-09-24T14:49:56Z",
"browser_download_url": "https://github.com/marcoancona/MineTime/releases/download/v1.8.8/MineTime-1.8.8.dmg"
@@ -58312,7 +58266,7 @@
"content_type": "application/x-redhat-package-manager",
"state": "uploaded",
"size": 139697795,
- "download_count": 24,
+ "download_count": 25,
"created_at": "2020-09-24T14:39:14Z",
"updated_at": "2020-09-24T14:39:23Z",
"browser_download_url": "https://github.com/marcoancona/MineTime/releases/download/v1.8.8/MineTime-1.8.8.x86_64.rpm"
@@ -58346,7 +58300,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 133442544,
- "download_count": 1227,
+ "download_count": 1357,
"created_at": "2020-09-24T14:58:52Z",
"updated_at": "2020-09-24T14:59:02Z",
"browser_download_url": "https://github.com/marcoancona/MineTime/releases/download/v1.8.8/MineTime-Setup-1.8.8.exe"
@@ -58380,7 +58334,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 141550,
- "download_count": 967,
+ "download_count": 1051,
"created_at": "2020-09-24T14:58:52Z",
"updated_at": "2020-09-24T14:58:53Z",
"browser_download_url": "https://github.com/marcoancona/MineTime/releases/download/v1.8.8/MineTime-Setup-1.8.8.exe.blockmap"
@@ -58414,7 +58368,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 140062412,
- "download_count": 431,
+ "download_count": 482,
"created_at": "2020-09-24T14:35:36Z",
"updated_at": "2020-09-24T14:35:44Z",
"browser_download_url": "https://github.com/marcoancona/MineTime/releases/download/v1.8.8/MineTime_1.8.8_amd64.deb"
@@ -58424,7 +58378,53 @@
"zipball_url": "https://api.github.com/repos/marcoancona/MineTime/zipball/v1.8.8",
"body_html": "Improvements and Bug fixes \n\nFurther improvements to CalDAV synchronisation. \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:02.745Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:10.449Z"
+ },
+ "minimalist": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:10.475Z"
+ },
+ "mindmapp": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/Mindmapp/mindmapp/releases/26676997",
+ "assets_url": "https://api.github.com/repos/Mindmapp/mindmapp/releases/26676997/assets",
+ "upload_url": "https://uploads.github.com/repos/Mindmapp/mindmapp/releases/26676997/assets{?name,label}",
+ "html_url": "https://github.com/Mindmapp/mindmapp/releases/tag/v0.10.0",
+ "id": 26676997,
+ "node_id": "MDc6UmVsZWFzZTI2Njc2OTk3",
+ "tag_name": "v0.10.0",
+ "target_commitish": "master",
+ "name": "v0.10.0",
+ "draft": false,
+ "author": {
+ "login": "cedoor",
+ "id": 11427903,
+ "node_id": "MDQ6VXNlcjExNDI3OTAz",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/11427903?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/cedoor",
+ "html_url": "https://github.com/cedoor",
+ "followers_url": "https://api.github.com/users/cedoor/followers",
+ "following_url": "https://api.github.com/users/cedoor/following{/other_user}",
+ "gists_url": "https://api.github.com/users/cedoor/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/cedoor/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/cedoor/subscriptions",
+ "organizations_url": "https://api.github.com/users/cedoor/orgs",
+ "repos_url": "https://api.github.com/users/cedoor/repos",
+ "events_url": "https://api.github.com/users/cedoor/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/cedoor/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2020-05-19T15:26:48Z",
+ "published_at": "2020-05-19T15:32:01Z",
+ "assets": [],
+ "tarball_url": "https://api.github.com/repos/Mindmapp/mindmapp/tarball/v0.10.0",
+ "zipball_url": "https://api.github.com/repos/Mindmapp/mindmapp/zipball/v0.10.0",
+ "body_html": "\nAdd German translations \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:10.475Z"
},
"mini-diary": {
"latestRelease": {
@@ -58491,7 +58491,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 370,
- "download_count": 960,
+ "download_count": 963,
"created_at": "2020-05-29T14:12:48Z",
"updated_at": "2020-05-29T14:12:48Z",
"browser_download_url": "https://github.com/samuelmeuli/mini-diary/releases/download/v3.3.0/latest-linux.yml"
@@ -58525,7 +58525,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 518,
- "download_count": 5410,
+ "download_count": 5425,
"created_at": "2020-05-29T14:17:00Z",
"updated_at": "2020-05-29T14:17:01Z",
"browser_download_url": "https://github.com/samuelmeuli/mini-diary/releases/download/v3.3.0/latest-mac.yml"
@@ -58559,7 +58559,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 348,
- "download_count": 20174,
+ "download_count": 20267,
"created_at": "2020-05-29T14:13:45Z",
"updated_at": "2020-05-29T14:13:46Z",
"browser_download_url": "https://github.com/samuelmeuli/mini-diary/releases/download/v3.3.0/latest.yml"
@@ -58593,7 +58593,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 66681538,
- "download_count": 826,
+ "download_count": 828,
"created_at": "2020-05-29T14:16:56Z",
"updated_at": "2020-05-29T14:17:00Z",
"browser_download_url": "https://github.com/samuelmeuli/mini-diary/releases/download/v3.3.0/Mini-Diary-3.3.0-mac.zip"
@@ -58627,7 +58627,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 73686225,
- "download_count": 680,
+ "download_count": 682,
"created_at": "2020-05-29T14:11:55Z",
"updated_at": "2020-05-29T14:11:57Z",
"browser_download_url": "https://github.com/samuelmeuli/mini-diary/releases/download/v3.3.0/Mini-Diary-3.3.0.AppImage"
@@ -58763,7 +58763,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 50267729,
- "download_count": 4686,
+ "download_count": 4698,
"created_at": "2020-05-29T14:13:38Z",
"updated_at": "2020-05-29T14:13:45Z",
"browser_download_url": "https://github.com/samuelmeuli/mini-diary/releases/download/v3.3.0/Mini-Diary-Setup-3.3.0.exe"
@@ -58797,7 +58797,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 53766,
- "download_count": 1587,
+ "download_count": 1588,
"created_at": "2020-05-29T14:13:25Z",
"updated_at": "2020-05-29T14:13:25Z",
"browser_download_url": "https://github.com/samuelmeuli/mini-diary/releases/download/v3.3.0/Mini-Diary-Setup-3.3.0.exe.blockmap"
@@ -58807,7 +58807,7 @@
"zipball_url": "https://api.github.com/repos/samuelmeuli/mini-diary/zipball/v3.3.0",
"body_html": "\nAdd option for disabling spellcheck (#87 , ecf66cc ) \nFix missing mapping for Norwegian (Bokmal) translations (#90 , cf3a5ee ) \n \nv3.2.0...v3.3.0
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:02.807Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:10.512Z"
},
"minta": {
"latestRelease": {
@@ -58884,7 +58884,11 @@
"zipball_url": "https://api.github.com/repos/ecrmnn/minta/zipball/1.0.1",
"body_html": "\nAutofocus on input field when application starts \nItems can now be deleted/removed by doing/using:\n\nClicking Remove
on an item \nPressing delete
on your keyboard \nPressing cmd + backspace
on your keyboard \n \n \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:02.866Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:10.546Z"
+ },
+ "mobirise": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:10.582Z"
},
"mist": {
"latestRelease": {
@@ -58951,7 +58955,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 133292017,
- "download_count": 160177,
+ "download_count": 160230,
"created_at": "2018-07-23T23:46:00Z",
"updated_at": "2018-07-23T23:52:51Z",
"browser_download_url": "https://github.com/ethereum/mist/releases/download/v0.11.1/Ethereum-Wallet-installer-0-11-1.exe"
@@ -58985,7 +58989,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 45934522,
- "download_count": 8052,
+ "download_count": 8054,
"created_at": "2018-07-23T18:37:35Z",
"updated_at": "2018-07-23T18:37:37Z",
"browser_download_url": "https://github.com/ethereum/mist/releases/download/v0.11.1/Ethereum-Wallet-linux32-0-11-1.deb"
@@ -59053,7 +59057,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 44274760,
- "download_count": 25720,
+ "download_count": 25730,
"created_at": "2018-07-23T18:37:42Z",
"updated_at": "2018-07-23T18:37:44Z",
"browser_download_url": "https://github.com/ethereum/mist/releases/download/v0.11.1/Ethereum-Wallet-linux64-0-11-1.deb"
@@ -59087,7 +59091,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 66499840,
- "download_count": 15292,
+ "download_count": 15299,
"created_at": "2018-07-23T18:37:44Z",
"updated_at": "2018-07-23T18:37:48Z",
"browser_download_url": "https://github.com/ethereum/mist/releases/download/v0.11.1/Ethereum-Wallet-linux64-0-11-1.zip"
@@ -59121,7 +59125,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 70454173,
- "download_count": 58607,
+ "download_count": 58613,
"created_at": "2018-07-23T18:31:47Z",
"updated_at": "2018-07-23T18:31:50Z",
"browser_download_url": "https://github.com/ethereum/mist/releases/download/v0.11.1/Ethereum-Wallet-macosx-0-11-1.dmg"
@@ -59155,7 +59159,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 62561393,
- "download_count": 75943,
+ "download_count": 75946,
"created_at": "2018-07-23T23:46:00Z",
"updated_at": "2018-07-23T23:55:46Z",
"browser_download_url": "https://github.com/ethereum/mist/releases/download/v0.11.1/Ethereum-Wallet-win32-0-11-1.zip"
@@ -59189,7 +59193,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 70699450,
- "download_count": 97043,
+ "download_count": 97062,
"created_at": "2018-07-23T23:46:00Z",
"updated_at": "2018-07-24T00:00:25Z",
"browser_download_url": "https://github.com/ethereum/mist/releases/download/v0.11.1/Ethereum-Wallet-win64-0-11-1.zip"
@@ -59223,7 +59227,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 132316615,
- "download_count": 50820,
+ "download_count": 50835,
"created_at": "2018-07-23T23:10:42Z",
"updated_at": "2018-07-23T23:16:46Z",
"browser_download_url": "https://github.com/ethereum/mist/releases/download/v0.11.1/Mist-installer-0-11-1.exe"
@@ -59325,7 +59329,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 44180974,
- "download_count": 9746,
+ "download_count": 9750,
"created_at": "2018-07-23T18:37:25Z",
"updated_at": "2018-07-23T18:37:27Z",
"browser_download_url": "https://github.com/ethereum/mist/releases/download/v0.11.1/Mist-linux64-0-11-1.deb"
@@ -59393,7 +59397,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 70397439,
- "download_count": 17548,
+ "download_count": 17553,
"created_at": "2018-07-23T18:31:41Z",
"updated_at": "2018-07-23T18:31:44Z",
"browser_download_url": "https://github.com/ethereum/mist/releases/download/v0.11.1/Mist-macosx-0-11-1.dmg"
@@ -59427,7 +59431,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 61955113,
- "download_count": 4005,
+ "download_count": 4006,
"created_at": "2018-07-23T23:10:43Z",
"updated_at": "2018-07-23T23:22:56Z",
"browser_download_url": "https://github.com/ethereum/mist/releases/download/v0.11.1/Mist-win32-0-11-1.zip"
@@ -59461,7 +59465,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 70092177,
- "download_count": 34439,
+ "download_count": 34449,
"created_at": "2018-07-23T23:10:43Z",
"updated_at": "2018-07-23T23:20:09Z",
"browser_download_url": "https://github.com/ethereum/mist/releases/download/v0.11.1/Mist-win64-0-11-1.zip"
@@ -59471,7 +59475,7 @@
"zipball_url": "https://api.github.com/repos/ethereum/mist/zipball/v0.11.1",
"body_html": "We've identified an interface bug on Windows versions of Mist Browser and Ethereum Wallet v0.11.0 releases, leading to a blank screen after startup. This release fixes it.
\n\n\n\nFile \nChecksum (SHA256) \n \n \n\n\nEthereum-Wallet-installer-0-11-1.exe \n710df0a526f5a8c5c0eb47b303a629d20641d9d3bf1740520e71907d269b3cf8
\n \n\nEthereum-Wallet-linux32-0-11-1.deb \n83ad28b07e293e50d08323613945745db715d14482756f53ed1e04e72873cd6f
\n \n\nEthereum-Wallet-linux32-0-11-1.zip \nf2a4f69949d1bf589cd5223a07e3e5679cf6c03dabe1d3dc12ce3b9191778a68
\n \n\nEthereum-Wallet-linux64-0-11-1.deb \n1abca9b43983e63df3514307fa4317baa7e9604e64136263fd44544d03a12c6d
\n \n\nEthereum-Wallet-linux64-0-11-1.zip \n0337b285e8e9a6a3d9073bce73d2b89b5a13972575fdb0641a1426710eeb333b
\n \n\nEthereum-Wallet-macosx-0-11-1.dmg \ndf52a7ad6519aa92d17a743d0cb3bcf3080c2c72e31b1a58fbfa4581069dc4c8
\n \n\nEthereum-Wallet-win32-0-11-1.zip \n16a058474bab496ea37537335d27d664de88ec6fe7292238d9d48c4d9b841b08
\n \n\nEthereum-Wallet-win64-0-11-1.zip \nc78c48d50acbff1b7442f473854f6ae88245e5b4f057164211f8b63d17d5c65e
\n \n\nMist-installer-0-11-1.exe \na2aec395019f2b05b3d0a245845868f425e4bc9d0407f0c415d96edf19b691a2
\n \n\nMist-linux32-0-11-1.deb \na0650f1e53abf557f5004715b06ae90c1f9e041b7037ba4259d9b0a68bdf7b00
\n \n\nMist-linux32-0-11-1.zip \n473e50b13620c86d420faabf86170ba5e9312575c9dc7f4b1bdc3ca054badfb9
\n \n\nMist-linux64-0-11-1.deb \nd094face5b1baf97fff64ae6d7b5d710e2d0243d59250feceba49da5ef0c9fa9
\n \n\nMist-linux64-0-11-1.zip \ne3b3225869b7f1500c6be9d469bb481375fc3e22712a9da047663e44c5e9a47b
\n \n\nMist-macosx-0-11-1.dmg \n2d18b86667c4daf690cfda327550d428f7efd09b6057b73456a71d2990c7efd1
\n \n\nMist-win32-0-11-1.zip \n7a54ac3552ebd8631ff6b4757da8d0d9944120188690a6557d4c2be7a640c704
\n \n\nMist-win64-0-11-1.zip \n2222f23bbfd216160a9b16efd8ac5c0fb2db3d1cfb59302445c752baddec483d
\n \n \n
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:02.871Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:10.587Z"
},
"mjml-app": {
"latestRelease": {
@@ -59572,7 +59576,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 516,
- "download_count": 35021,
+ "download_count": 35210,
"created_at": "2020-04-01T18:10:06Z",
"updated_at": "2020-04-01T18:10:07Z",
"browser_download_url": "https://github.com/mjmlio/mjml-app/releases/download/v3.0.2/latest-mac.yml"
@@ -59606,7 +59610,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 341,
- "download_count": 41443,
+ "download_count": 41661,
"created_at": "2020-04-01T18:13:05Z",
"updated_at": "2020-04-01T18:13:06Z",
"browser_download_url": "https://github.com/mjmlio/mjml-app/releases/download/v3.0.2/latest.yml"
@@ -59640,7 +59644,7 @@
"content_type": "application/gzip",
"state": "uploaded",
"size": 83548641,
- "download_count": 770,
+ "download_count": 775,
"created_at": "2020-04-01T19:13:03Z",
"updated_at": "2020-04-01T19:14:19Z",
"browser_download_url": "https://github.com/mjmlio/mjml-app/releases/download/v3.0.2/mjml-app-3.0.2-linux-x64.tar.gz"
@@ -59708,7 +59712,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 80576265,
- "download_count": 4142,
+ "download_count": 4155,
"created_at": "2020-04-01T18:10:07Z",
"updated_at": "2020-04-01T18:10:33Z",
"browser_download_url": "https://github.com/mjmlio/mjml-app/releases/download/v3.0.2/mjml-app-3.0.2-mac.dmg"
@@ -59742,7 +59746,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 111830509,
- "download_count": 6800,
+ "download_count": 6813,
"created_at": "2020-04-01T18:13:07Z",
"updated_at": "2020-04-01T18:21:40Z",
"browser_download_url": "https://github.com/mjmlio/mjml-app/releases/download/v3.0.2/mjml-app-3.0.2-win.exe"
@@ -59786,11 +59790,220 @@
"zipball_url": "https://api.github.com/repos/mjmlio/mjml-app/zipball/v3.0.2",
"body_html": "\nFix screenshots \nFix delete file triggering an error even if file was successfully deleted \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:02.876Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:10.612Z"
},
- "mobirise": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:02.900Z"
+ "mockman": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/LanceGin/Mockman/releases/14294030",
+ "assets_url": "https://api.github.com/repos/LanceGin/Mockman/releases/14294030/assets",
+ "upload_url": "https://uploads.github.com/repos/LanceGin/Mockman/releases/14294030/assets{?name,label}",
+ "html_url": "https://github.com/LanceGin/Mockman/releases/tag/1.0.5",
+ "id": 14294030,
+ "node_id": "MDc6UmVsZWFzZTE0Mjk0MDMw",
+ "tag_name": "1.0.5",
+ "target_commitish": "master",
+ "name": "Add https support",
+ "draft": false,
+ "author": {
+ "login": "LanceGin",
+ "id": 4312097,
+ "node_id": "MDQ6VXNlcjQzMTIwOTc=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/4312097?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/LanceGin",
+ "html_url": "https://github.com/LanceGin",
+ "followers_url": "https://api.github.com/users/LanceGin/followers",
+ "following_url": "https://api.github.com/users/LanceGin/following{/other_user}",
+ "gists_url": "https://api.github.com/users/LanceGin/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/LanceGin/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/LanceGin/subscriptions",
+ "organizations_url": "https://api.github.com/users/LanceGin/orgs",
+ "repos_url": "https://api.github.com/users/LanceGin/repos",
+ "events_url": "https://api.github.com/users/LanceGin/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/LanceGin/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2018-12-01T05:05:57Z",
+ "published_at": "2018-12-01T05:15:41Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/LanceGin/Mockman/releases/assets/9942233",
+ "id": 9942233,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDk5NDIyMzM=",
+ "name": "Mockman-1.0.5-mac.zip",
+ "label": "",
+ "uploader": {
+ "login": "LanceGin",
+ "id": 4312097,
+ "node_id": "MDQ6VXNlcjQzMTIwOTc=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/4312097?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/LanceGin",
+ "html_url": "https://github.com/LanceGin",
+ "followers_url": "https://api.github.com/users/LanceGin/followers",
+ "following_url": "https://api.github.com/users/LanceGin/following{/other_user}",
+ "gists_url": "https://api.github.com/users/LanceGin/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/LanceGin/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/LanceGin/subscriptions",
+ "organizations_url": "https://api.github.com/users/LanceGin/orgs",
+ "repos_url": "https://api.github.com/users/LanceGin/repos",
+ "events_url": "https://api.github.com/users/LanceGin/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/LanceGin/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 63149339,
+ "download_count": 207,
+ "created_at": "2018-12-01T05:14:47Z",
+ "updated_at": "2018-12-01T05:14:50Z",
+ "browser_download_url": "https://github.com/LanceGin/Mockman/releases/download/1.0.5/Mockman-1.0.5-mac.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/LanceGin/Mockman/releases/assets/9942189",
+ "id": 9942189,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDk5NDIxODk=",
+ "name": "Mockman-1.0.5-x86_64.AppImage",
+ "label": "",
+ "uploader": {
+ "login": "LanceGin",
+ "id": 4312097,
+ "node_id": "MDQ6VXNlcjQzMTIwOTc=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/4312097?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/LanceGin",
+ "html_url": "https://github.com/LanceGin",
+ "followers_url": "https://api.github.com/users/LanceGin/followers",
+ "following_url": "https://api.github.com/users/LanceGin/following{/other_user}",
+ "gists_url": "https://api.github.com/users/LanceGin/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/LanceGin/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/LanceGin/subscriptions",
+ "organizations_url": "https://api.github.com/users/LanceGin/orgs",
+ "repos_url": "https://api.github.com/users/LanceGin/repos",
+ "events_url": "https://api.github.com/users/LanceGin/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/LanceGin/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 61880271,
+ "download_count": 1712,
+ "created_at": "2018-12-01T05:10:33Z",
+ "updated_at": "2018-12-01T05:10:35Z",
+ "browser_download_url": "https://github.com/LanceGin/Mockman/releases/download/1.0.5/Mockman-1.0.5-x86_64.AppImage"
+ },
+ {
+ "url": "https://api.github.com/repos/LanceGin/Mockman/releases/assets/9942231",
+ "id": 9942231,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDk5NDIyMzE=",
+ "name": "Mockman-1.0.5.dmg",
+ "label": "",
+ "uploader": {
+ "login": "LanceGin",
+ "id": 4312097,
+ "node_id": "MDQ6VXNlcjQzMTIwOTc=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/4312097?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/LanceGin",
+ "html_url": "https://github.com/LanceGin",
+ "followers_url": "https://api.github.com/users/LanceGin/followers",
+ "following_url": "https://api.github.com/users/LanceGin/following{/other_user}",
+ "gists_url": "https://api.github.com/users/LanceGin/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/LanceGin/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/LanceGin/subscriptions",
+ "organizations_url": "https://api.github.com/users/LanceGin/orgs",
+ "repos_url": "https://api.github.com/users/LanceGin/repos",
+ "events_url": "https://api.github.com/users/LanceGin/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/LanceGin/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 65967211,
+ "download_count": 487,
+ "created_at": "2018-12-01T05:14:45Z",
+ "updated_at": "2018-12-01T05:14:48Z",
+ "browser_download_url": "https://github.com/LanceGin/Mockman/releases/download/1.0.5/Mockman-1.0.5.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/LanceGin/Mockman/releases/assets/9942185",
+ "id": 9942185,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDk5NDIxODU=",
+ "name": "Mockman-Setup-1.0.5.exe",
+ "label": "",
+ "uploader": {
+ "login": "LanceGin",
+ "id": 4312097,
+ "node_id": "MDQ6VXNlcjQzMTIwOTc=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/4312097?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/LanceGin",
+ "html_url": "https://github.com/LanceGin",
+ "followers_url": "https://api.github.com/users/LanceGin/followers",
+ "following_url": "https://api.github.com/users/LanceGin/following{/other_user}",
+ "gists_url": "https://api.github.com/users/LanceGin/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/LanceGin/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/LanceGin/subscriptions",
+ "organizations_url": "https://api.github.com/users/LanceGin/orgs",
+ "repos_url": "https://api.github.com/users/LanceGin/repos",
+ "events_url": "https://api.github.com/users/LanceGin/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/LanceGin/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 44744766,
+ "download_count": 1018,
+ "created_at": "2018-12-01T05:09:55Z",
+ "updated_at": "2018-12-01T05:10:16Z",
+ "browser_download_url": "https://github.com/LanceGin/Mockman/releases/download/1.0.5/Mockman-Setup-1.0.5.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/LanceGin/Mockman/releases/assets/9942069",
+ "id": 9942069,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDk5NDIwNjk=",
+ "name": "rootCA.pem",
+ "label": null,
+ "uploader": {
+ "login": "LanceGin",
+ "id": 4312097,
+ "node_id": "MDQ6VXNlcjQzMTIwOTc=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/4312097?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/LanceGin",
+ "html_url": "https://github.com/LanceGin",
+ "followers_url": "https://api.github.com/users/LanceGin/followers",
+ "following_url": "https://api.github.com/users/LanceGin/following{/other_user}",
+ "gists_url": "https://api.github.com/users/LanceGin/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/LanceGin/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/LanceGin/subscriptions",
+ "organizations_url": "https://api.github.com/users/LanceGin/orgs",
+ "repos_url": "https://api.github.com/users/LanceGin/repos",
+ "events_url": "https://api.github.com/users/LanceGin/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/LanceGin/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-x509-ca-cert",
+ "state": "uploaded",
+ "size": 1326,
+ "download_count": 204,
+ "created_at": "2018-12-01T04:57:16Z",
+ "updated_at": "2018-12-01T04:57:18Z",
+ "browser_download_url": "https://github.com/LanceGin/Mockman/releases/download/1.0.5/rootCA.pem"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/LanceGin/Mockman/tarball/1.0.5",
+ "zipball_url": "https://api.github.com/repos/LanceGin/Mockman/zipball/1.0.5",
+ "body_html": "Be attention before you start https server \n\n\nMockman is using self-signed-certification
to create https server \nInstall rootCA on your client and trust it before you send https requests \n \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:10.683Z"
},
"mocker": {
"latestRelease": {
@@ -59867,220 +60080,7 @@
"zipball_url": "https://api.github.com/repos/eshengsky/Mocker/zipball/v3.1.1",
"body_html": "\nfix uri match bug \nUI optimization \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:02.959Z"
- },
- "mockman": {
- "latestRelease": {
- "url": "https://api.github.com/repos/LanceGin/Mockman/releases/14294030",
- "assets_url": "https://api.github.com/repos/LanceGin/Mockman/releases/14294030/assets",
- "upload_url": "https://uploads.github.com/repos/LanceGin/Mockman/releases/14294030/assets{?name,label}",
- "html_url": "https://github.com/LanceGin/Mockman/releases/tag/1.0.5",
- "id": 14294030,
- "node_id": "MDc6UmVsZWFzZTE0Mjk0MDMw",
- "tag_name": "1.0.5",
- "target_commitish": "master",
- "name": "Add https support",
- "draft": false,
- "author": {
- "login": "LanceGin",
- "id": 4312097,
- "node_id": "MDQ6VXNlcjQzMTIwOTc=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/4312097?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/LanceGin",
- "html_url": "https://github.com/LanceGin",
- "followers_url": "https://api.github.com/users/LanceGin/followers",
- "following_url": "https://api.github.com/users/LanceGin/following{/other_user}",
- "gists_url": "https://api.github.com/users/LanceGin/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/LanceGin/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/LanceGin/subscriptions",
- "organizations_url": "https://api.github.com/users/LanceGin/orgs",
- "repos_url": "https://api.github.com/users/LanceGin/repos",
- "events_url": "https://api.github.com/users/LanceGin/events{/privacy}",
- "received_events_url": "https://api.github.com/users/LanceGin/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2018-12-01T05:05:57Z",
- "published_at": "2018-12-01T05:15:41Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/LanceGin/Mockman/releases/assets/9942233",
- "id": 9942233,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDk5NDIyMzM=",
- "name": "Mockman-1.0.5-mac.zip",
- "label": "",
- "uploader": {
- "login": "LanceGin",
- "id": 4312097,
- "node_id": "MDQ6VXNlcjQzMTIwOTc=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/4312097?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/LanceGin",
- "html_url": "https://github.com/LanceGin",
- "followers_url": "https://api.github.com/users/LanceGin/followers",
- "following_url": "https://api.github.com/users/LanceGin/following{/other_user}",
- "gists_url": "https://api.github.com/users/LanceGin/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/LanceGin/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/LanceGin/subscriptions",
- "organizations_url": "https://api.github.com/users/LanceGin/orgs",
- "repos_url": "https://api.github.com/users/LanceGin/repos",
- "events_url": "https://api.github.com/users/LanceGin/events{/privacy}",
- "received_events_url": "https://api.github.com/users/LanceGin/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 63149339,
- "download_count": 207,
- "created_at": "2018-12-01T05:14:47Z",
- "updated_at": "2018-12-01T05:14:50Z",
- "browser_download_url": "https://github.com/LanceGin/Mockman/releases/download/1.0.5/Mockman-1.0.5-mac.zip"
- },
- {
- "url": "https://api.github.com/repos/LanceGin/Mockman/releases/assets/9942189",
- "id": 9942189,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDk5NDIxODk=",
- "name": "Mockman-1.0.5-x86_64.AppImage",
- "label": "",
- "uploader": {
- "login": "LanceGin",
- "id": 4312097,
- "node_id": "MDQ6VXNlcjQzMTIwOTc=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/4312097?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/LanceGin",
- "html_url": "https://github.com/LanceGin",
- "followers_url": "https://api.github.com/users/LanceGin/followers",
- "following_url": "https://api.github.com/users/LanceGin/following{/other_user}",
- "gists_url": "https://api.github.com/users/LanceGin/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/LanceGin/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/LanceGin/subscriptions",
- "organizations_url": "https://api.github.com/users/LanceGin/orgs",
- "repos_url": "https://api.github.com/users/LanceGin/repos",
- "events_url": "https://api.github.com/users/LanceGin/events{/privacy}",
- "received_events_url": "https://api.github.com/users/LanceGin/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 61880271,
- "download_count": 1710,
- "created_at": "2018-12-01T05:10:33Z",
- "updated_at": "2018-12-01T05:10:35Z",
- "browser_download_url": "https://github.com/LanceGin/Mockman/releases/download/1.0.5/Mockman-1.0.5-x86_64.AppImage"
- },
- {
- "url": "https://api.github.com/repos/LanceGin/Mockman/releases/assets/9942231",
- "id": 9942231,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDk5NDIyMzE=",
- "name": "Mockman-1.0.5.dmg",
- "label": "",
- "uploader": {
- "login": "LanceGin",
- "id": 4312097,
- "node_id": "MDQ6VXNlcjQzMTIwOTc=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/4312097?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/LanceGin",
- "html_url": "https://github.com/LanceGin",
- "followers_url": "https://api.github.com/users/LanceGin/followers",
- "following_url": "https://api.github.com/users/LanceGin/following{/other_user}",
- "gists_url": "https://api.github.com/users/LanceGin/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/LanceGin/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/LanceGin/subscriptions",
- "organizations_url": "https://api.github.com/users/LanceGin/orgs",
- "repos_url": "https://api.github.com/users/LanceGin/repos",
- "events_url": "https://api.github.com/users/LanceGin/events{/privacy}",
- "received_events_url": "https://api.github.com/users/LanceGin/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 65967211,
- "download_count": 487,
- "created_at": "2018-12-01T05:14:45Z",
- "updated_at": "2018-12-01T05:14:48Z",
- "browser_download_url": "https://github.com/LanceGin/Mockman/releases/download/1.0.5/Mockman-1.0.5.dmg"
- },
- {
- "url": "https://api.github.com/repos/LanceGin/Mockman/releases/assets/9942185",
- "id": 9942185,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDk5NDIxODU=",
- "name": "Mockman-Setup-1.0.5.exe",
- "label": "",
- "uploader": {
- "login": "LanceGin",
- "id": 4312097,
- "node_id": "MDQ6VXNlcjQzMTIwOTc=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/4312097?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/LanceGin",
- "html_url": "https://github.com/LanceGin",
- "followers_url": "https://api.github.com/users/LanceGin/followers",
- "following_url": "https://api.github.com/users/LanceGin/following{/other_user}",
- "gists_url": "https://api.github.com/users/LanceGin/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/LanceGin/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/LanceGin/subscriptions",
- "organizations_url": "https://api.github.com/users/LanceGin/orgs",
- "repos_url": "https://api.github.com/users/LanceGin/repos",
- "events_url": "https://api.github.com/users/LanceGin/events{/privacy}",
- "received_events_url": "https://api.github.com/users/LanceGin/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 44744766,
- "download_count": 1018,
- "created_at": "2018-12-01T05:09:55Z",
- "updated_at": "2018-12-01T05:10:16Z",
- "browser_download_url": "https://github.com/LanceGin/Mockman/releases/download/1.0.5/Mockman-Setup-1.0.5.exe"
- },
- {
- "url": "https://api.github.com/repos/LanceGin/Mockman/releases/assets/9942069",
- "id": 9942069,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDk5NDIwNjk=",
- "name": "rootCA.pem",
- "label": null,
- "uploader": {
- "login": "LanceGin",
- "id": 4312097,
- "node_id": "MDQ6VXNlcjQzMTIwOTc=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/4312097?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/LanceGin",
- "html_url": "https://github.com/LanceGin",
- "followers_url": "https://api.github.com/users/LanceGin/followers",
- "following_url": "https://api.github.com/users/LanceGin/following{/other_user}",
- "gists_url": "https://api.github.com/users/LanceGin/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/LanceGin/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/LanceGin/subscriptions",
- "organizations_url": "https://api.github.com/users/LanceGin/orgs",
- "repos_url": "https://api.github.com/users/LanceGin/repos",
- "events_url": "https://api.github.com/users/LanceGin/events{/privacy}",
- "received_events_url": "https://api.github.com/users/LanceGin/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-x509-ca-cert",
- "state": "uploaded",
- "size": 1326,
- "download_count": 204,
- "created_at": "2018-12-01T04:57:16Z",
- "updated_at": "2018-12-01T04:57:18Z",
- "browser_download_url": "https://github.com/LanceGin/Mockman/releases/download/1.0.5/rootCA.pem"
- }
- ],
- "tarball_url": "https://api.github.com/repos/LanceGin/Mockman/tarball/1.0.5",
- "zipball_url": "https://api.github.com/repos/LanceGin/Mockman/zipball/1.0.5",
- "body_html": "Be attention before you start https server \n\n\nMockman is using self-signed-certification
to create https server \nInstall rootCA on your client and trust it before you send https requests \n \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:02.984Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:10.722Z"
},
"moderndeck": {
"latestRelease": {
@@ -60249,7 +60249,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 374,
- "download_count": 16499,
+ "download_count": 16576,
"created_at": "2020-07-14T05:15:40Z",
"updated_at": "2020-07-14T05:15:40Z",
"browser_download_url": "https://github.com/dangeredwolf/ModernDeck/releases/download/v8.0.4/latest-linux.yml"
@@ -60283,7 +60283,7 @@
"content_type": "application/x-yaml",
"state": "uploaded",
"size": 495,
- "download_count": 3788,
+ "download_count": 3907,
"created_at": "2020-07-14T06:18:40Z",
"updated_at": "2020-07-14T06:18:40Z",
"browser_download_url": "https://github.com/dangeredwolf/ModernDeck/releases/download/v8.0.4/latest-mac.yml"
@@ -60317,7 +60317,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 325,
- "download_count": 55763,
+ "download_count": 56202,
"created_at": "2020-07-14T05:15:40Z",
"updated_at": "2020-07-14T05:15:40Z",
"browser_download_url": "https://github.com/dangeredwolf/ModernDeck/releases/download/v8.0.4/latest.yml"
@@ -60419,7 +60419,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 150739287,
- "download_count": 315,
+ "download_count": 317,
"created_at": "2020-07-14T05:15:33Z",
"updated_at": "2020-07-14T05:15:39Z",
"browser_download_url": "https://github.com/dangeredwolf/ModernDeck/releases/download/v8.0.4/ModernDeck.exe"
@@ -60453,7 +60453,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 154919,
- "download_count": 60,
+ "download_count": 61,
"created_at": "2020-07-14T05:15:32Z",
"updated_at": "2020-07-14T05:15:33Z",
"browser_download_url": "https://github.com/dangeredwolf/ModernDeck/releases/download/v8.0.4/ModernDeck.exe.blockmap"
@@ -60633,122 +60633,7 @@
"zipball_url": "https://api.github.com/repos/dangeredwolf/ModernDeck/zipball/v8.0.4",
"body_html": "Bugfixes and improvements
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:02.998Z"
- },
- "moeditor": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:03.045Z"
- },
- "mojibar": {
- "latestRelease": {
- "url": "https://api.github.com/repos/muan/mojibar/releases/8193308",
- "assets_url": "https://api.github.com/repos/muan/mojibar/releases/8193308/assets",
- "upload_url": "https://uploads.github.com/repos/muan/mojibar/releases/8193308/assets{?name,label}",
- "html_url": "https://github.com/muan/mojibar/releases/tag/2.6.2",
- "id": 8193308,
- "node_id": "MDc6UmVsZWFzZTgxOTMzMDg=",
- "tag_name": "2.6.2",
- "target_commitish": "master",
- "name": "2.6.2",
- "draft": false,
- "author": {
- "login": "muan",
- "id": 1153134,
- "node_id": "MDQ6VXNlcjExNTMxMzQ=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/1153134?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/muan",
- "html_url": "https://github.com/muan",
- "followers_url": "https://api.github.com/users/muan/followers",
- "following_url": "https://api.github.com/users/muan/following{/other_user}",
- "gists_url": "https://api.github.com/users/muan/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/muan/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/muan/subscriptions",
- "organizations_url": "https://api.github.com/users/muan/orgs",
- "repos_url": "https://api.github.com/users/muan/repos",
- "events_url": "https://api.github.com/users/muan/events{/privacy}",
- "received_events_url": "https://api.github.com/users/muan/received_events",
- "type": "User",
- "site_admin": true
- },
- "prerelease": false,
- "created_at": "2017-10-20T08:20:38Z",
- "published_at": "2017-10-20T08:25:57Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/muan/mojibar/releases/assets/5117999",
- "id": 5117999,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDUxMTc5OTk=",
- "name": "mojibar-linux.zip",
- "label": null,
- "uploader": {
- "login": "muan",
- "id": 1153134,
- "node_id": "MDQ6VXNlcjExNTMxMzQ=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/1153134?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/muan",
- "html_url": "https://github.com/muan",
- "followers_url": "https://api.github.com/users/muan/followers",
- "following_url": "https://api.github.com/users/muan/following{/other_user}",
- "gists_url": "https://api.github.com/users/muan/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/muan/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/muan/subscriptions",
- "organizations_url": "https://api.github.com/users/muan/orgs",
- "repos_url": "https://api.github.com/users/muan/repos",
- "events_url": "https://api.github.com/users/muan/events{/privacy}",
- "received_events_url": "https://api.github.com/users/muan/received_events",
- "type": "User",
- "site_admin": true
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 51467369,
- "download_count": 693,
- "created_at": "2017-10-20T08:25:15Z",
- "updated_at": "2017-10-20T08:25:45Z",
- "browser_download_url": "https://github.com/muan/mojibar/releases/download/2.6.2/mojibar-linux.zip"
- },
- {
- "url": "https://api.github.com/repos/muan/mojibar/releases/assets/5117990",
- "id": 5117990,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDUxMTc5OTA=",
- "name": "mojibar.zip",
- "label": null,
- "uploader": {
- "login": "muan",
- "id": 1153134,
- "node_id": "MDQ6VXNlcjExNTMxMzQ=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/1153134?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/muan",
- "html_url": "https://github.com/muan",
- "followers_url": "https://api.github.com/users/muan/followers",
- "following_url": "https://api.github.com/users/muan/following{/other_user}",
- "gists_url": "https://api.github.com/users/muan/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/muan/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/muan/subscriptions",
- "organizations_url": "https://api.github.com/users/muan/orgs",
- "repos_url": "https://api.github.com/users/muan/repos",
- "events_url": "https://api.github.com/users/muan/events{/privacy}",
- "received_events_url": "https://api.github.com/users/muan/received_events",
- "type": "User",
- "site_admin": true
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 47651558,
- "download_count": 2302,
- "created_at": "2017-10-20T08:23:05Z",
- "updated_at": "2017-10-20T08:23:33Z",
- "browser_download_url": "https://github.com/muan/mojibar/releases/download/2.6.2/mojibar.zip"
- }
- ],
- "tarball_url": "https://api.github.com/repos/muan/mojibar/tarball/2.6.2",
- "zipball_url": "https://api.github.com/repos/muan/mojibar/zipball/2.6.2",
- "body_html": "\nFix Mac alert sound on closing window, #114 \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:03.080Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:10.741Z"
},
"mockoon": {
"latestRelease": {
@@ -60849,7 +60734,7 @@
"content_type": "application/x-iso9660-appimage",
"state": "uploaded",
"size": 79469224,
- "download_count": 21,
+ "download_count": 23,
"created_at": "2020-09-15T12:44:11Z",
"updated_at": "2020-09-15T12:44:16Z",
"browser_download_url": "https://github.com/mockoon/mockoon/releases/download/v1.10.0/mockoon-1.10.0.AppImage"
@@ -60883,7 +60768,7 @@
"content_type": "application/vnd.debian.binary-package",
"state": "uploaded",
"size": 53550770,
- "download_count": 181,
+ "download_count": 184,
"created_at": "2020-09-15T10:08:21Z",
"updated_at": "2020-09-15T10:08:45Z",
"browser_download_url": "https://github.com/mockoon/mockoon/releases/download/v1.10.0/mockoon-1.10.0.deb"
@@ -60917,7 +60802,7 @@
"content_type": "application/x-rpm",
"state": "uploaded",
"size": 53959332,
- "download_count": 35,
+ "download_count": 36,
"created_at": "2020-09-15T10:07:38Z",
"updated_at": "2020-09-15T10:07:42Z",
"browser_download_url": "https://github.com/mockoon/mockoon/releases/download/v1.10.0/mockoon-1.10.0.rpm"
@@ -60985,7 +60870,7 @@
"content_type": "application/x-diskcopy",
"state": "uploaded",
"size": 74053332,
- "download_count": 591,
+ "download_count": 625,
"created_at": "2020-09-15T07:35:42Z",
"updated_at": "2020-09-15T07:35:50Z",
"browser_download_url": "https://github.com/mockoon/mockoon/releases/download/v1.10.0/mockoon.setup.1.10.0.dmg"
@@ -61019,7 +60904,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 54103176,
- "download_count": 1885,
+ "download_count": 1949,
"created_at": "2020-09-15T06:09:36Z",
"updated_at": "2020-09-15T06:09:49Z",
"browser_download_url": "https://github.com/mockoon/mockoon/releases/download/v1.10.0/mockoon.setup.1.10.0.exe"
@@ -61029,7 +60914,122 @@
"zipball_url": "https://api.github.com/repos/mockoon/mockoon/zipball/v1.10.0",
"body_html": "Welcome to this new release of Mockoon. There are several bug fixes and new features in this version that we hope you will like:
\nNew features \n\nA JSON body sample is now generated during a Swagger/OpenAPI file import when a schema is present. (Issue #288 ) \nResponse rules can now be interpreted as OR or AND. (Issue #201 ) \nRules can now check JSON bodies number and boolean values. (Issue #321 ) \nTwo new helpers are available in the templating system: newline
, which inserts the newline character \"\\n\", and base64
inline or block helper to encode all your stuffs. For more information, please refer to the official documentation . (Issue #331 ) \n \nBug fixes \n\nFix an issue where some helpers (queryParam
, body
, etc) couldn't be used as switch
helper value. (Issue #325 ) \nFix crash when importing Swagger files where the host
property is missing. (Issue #326 ) \nBinary files are now properly sent instead of being converted to strings. (Issue #324 ) \nWindows-like file path (with backslashes) are now compatible with templating helpers C:\\Users\\username\\Desktop\\{{ urlParam 'id' }}.json
. (Issue #323 ) \nThe environment's logs layout is not broken anymore when displaying long binary bodies. (Issue #335 ) \nFixed a silent error when export dialog was canceled. (Issue #337 ) \n \nUI improvements \n\nExport menu items are now disabled when there is no environment to export. (Issue #336 ) \nRoute path input now autofocus after adding a new route. (Issue #334 ) \nMockoon has a new fancy loading screen 👀 to avoid content flickering during load. \n \nMisc \n\nWork has started on the CLI (mainly refactoring), but shhh 🤫 don't say it too loud, there is still a long way to go! \n \nThank you \nA big thank you to the following people that helped to make Mockoon better:
\n"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:03.117Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:10.797Z"
+ },
+ "mojibar": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/muan/mojibar/releases/8193308",
+ "assets_url": "https://api.github.com/repos/muan/mojibar/releases/8193308/assets",
+ "upload_url": "https://uploads.github.com/repos/muan/mojibar/releases/8193308/assets{?name,label}",
+ "html_url": "https://github.com/muan/mojibar/releases/tag/2.6.2",
+ "id": 8193308,
+ "node_id": "MDc6UmVsZWFzZTgxOTMzMDg=",
+ "tag_name": "2.6.2",
+ "target_commitish": "master",
+ "name": "2.6.2",
+ "draft": false,
+ "author": {
+ "login": "muan",
+ "id": 1153134,
+ "node_id": "MDQ6VXNlcjExNTMxMzQ=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/1153134?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/muan",
+ "html_url": "https://github.com/muan",
+ "followers_url": "https://api.github.com/users/muan/followers",
+ "following_url": "https://api.github.com/users/muan/following{/other_user}",
+ "gists_url": "https://api.github.com/users/muan/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/muan/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/muan/subscriptions",
+ "organizations_url": "https://api.github.com/users/muan/orgs",
+ "repos_url": "https://api.github.com/users/muan/repos",
+ "events_url": "https://api.github.com/users/muan/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/muan/received_events",
+ "type": "User",
+ "site_admin": true
+ },
+ "prerelease": false,
+ "created_at": "2017-10-20T08:20:38Z",
+ "published_at": "2017-10-20T08:25:57Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/muan/mojibar/releases/assets/5117999",
+ "id": 5117999,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDUxMTc5OTk=",
+ "name": "mojibar-linux.zip",
+ "label": null,
+ "uploader": {
+ "login": "muan",
+ "id": 1153134,
+ "node_id": "MDQ6VXNlcjExNTMxMzQ=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/1153134?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/muan",
+ "html_url": "https://github.com/muan",
+ "followers_url": "https://api.github.com/users/muan/followers",
+ "following_url": "https://api.github.com/users/muan/following{/other_user}",
+ "gists_url": "https://api.github.com/users/muan/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/muan/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/muan/subscriptions",
+ "organizations_url": "https://api.github.com/users/muan/orgs",
+ "repos_url": "https://api.github.com/users/muan/repos",
+ "events_url": "https://api.github.com/users/muan/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/muan/received_events",
+ "type": "User",
+ "site_admin": true
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 51467369,
+ "download_count": 693,
+ "created_at": "2017-10-20T08:25:15Z",
+ "updated_at": "2017-10-20T08:25:45Z",
+ "browser_download_url": "https://github.com/muan/mojibar/releases/download/2.6.2/mojibar-linux.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/muan/mojibar/releases/assets/5117990",
+ "id": 5117990,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDUxMTc5OTA=",
+ "name": "mojibar.zip",
+ "label": null,
+ "uploader": {
+ "login": "muan",
+ "id": 1153134,
+ "node_id": "MDQ6VXNlcjExNTMxMzQ=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/1153134?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/muan",
+ "html_url": "https://github.com/muan",
+ "followers_url": "https://api.github.com/users/muan/followers",
+ "following_url": "https://api.github.com/users/muan/following{/other_user}",
+ "gists_url": "https://api.github.com/users/muan/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/muan/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/muan/subscriptions",
+ "organizations_url": "https://api.github.com/users/muan/orgs",
+ "repos_url": "https://api.github.com/users/muan/repos",
+ "events_url": "https://api.github.com/users/muan/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/muan/received_events",
+ "type": "User",
+ "site_admin": true
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 47651558,
+ "download_count": 2302,
+ "created_at": "2017-10-20T08:23:05Z",
+ "updated_at": "2017-10-20T08:23:33Z",
+ "browser_download_url": "https://github.com/muan/mojibar/releases/download/2.6.2/mojibar.zip"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/muan/mojibar/tarball/2.6.2",
+ "zipball_url": "https://api.github.com/repos/muan/mojibar/zipball/2.6.2",
+ "body_html": "\nFix Mac alert sound on closing window, #114 \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:10.821Z"
+ },
+ "moeditor": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:10.836Z"
},
"monerite": {
"latestRelease": {
@@ -61106,697 +61106,237 @@
"zipball_url": "https://api.github.com/repos/connorgoggins/monerite-app/zipball/v1.0",
"body_html": "Initial release
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:03.124Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:10.850Z"
},
"montenote": {
"latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:03.150Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:10.890Z"
},
- "movieprint": {
+ "mongoclient": {
"latestRelease": {
- "url": "https://api.github.com/repos/fakob/MoviePrint_v004/releases/30343105",
- "assets_url": "https://api.github.com/repos/fakob/MoviePrint_v004/releases/30343105/assets",
- "upload_url": "https://uploads.github.com/repos/fakob/MoviePrint_v004/releases/30343105/assets{?name,label}",
- "html_url": "https://github.com/fakob/MoviePrint_v004/releases/tag/0.2.23",
- "id": 30343105,
- "node_id": "MDc6UmVsZWFzZTMwMzQzMTA1",
- "tag_name": "0.2.23",
+ "url": "https://api.github.com/repos/nosqlclient/nosqlclient/releases/26086304",
+ "assets_url": "https://api.github.com/repos/nosqlclient/nosqlclient/releases/26086304/assets",
+ "upload_url": "https://uploads.github.com/repos/nosqlclient/nosqlclient/releases/26086304/assets{?name,label}",
+ "html_url": "https://github.com/nosqlclient/nosqlclient/releases/tag/4.0.0",
+ "id": 26086304,
+ "node_id": "MDc6UmVsZWFzZTI2MDg2MzA0",
+ "tag_name": "4.0.0",
"target_commitish": "master",
- "name": "MoviePrint_v004 - 0.2.23",
+ "name": "4.0.0",
"draft": false,
"author": {
- "login": "fakob",
- "id": 4619772,
- "node_id": "MDQ6VXNlcjQ2MTk3NzI=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/4619772?v=4",
+ "login": "rsercano",
+ "id": 3640368,
+ "node_id": "MDQ6VXNlcjM2NDAzNjg=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/3640368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/fakob",
- "html_url": "https://github.com/fakob",
- "followers_url": "https://api.github.com/users/fakob/followers",
- "following_url": "https://api.github.com/users/fakob/following{/other_user}",
- "gists_url": "https://api.github.com/users/fakob/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/fakob/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/fakob/subscriptions",
- "organizations_url": "https://api.github.com/users/fakob/orgs",
- "repos_url": "https://api.github.com/users/fakob/repos",
- "events_url": "https://api.github.com/users/fakob/events{/privacy}",
- "received_events_url": "https://api.github.com/users/fakob/received_events",
+ "url": "https://api.github.com/users/rsercano",
+ "html_url": "https://github.com/rsercano",
+ "followers_url": "https://api.github.com/users/rsercano/followers",
+ "following_url": "https://api.github.com/users/rsercano/following{/other_user}",
+ "gists_url": "https://api.github.com/users/rsercano/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/rsercano/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/rsercano/subscriptions",
+ "organizations_url": "https://api.github.com/users/rsercano/orgs",
+ "repos_url": "https://api.github.com/users/rsercano/repos",
+ "events_url": "https://api.github.com/users/rsercano/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/rsercano/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2020-08-28T18:34:53Z",
- "published_at": "2020-09-21T20:11:51Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/fakob/MoviePrint_v004/releases/assets/24420820",
- "id": 24420820,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0NDIwODIw",
- "name": "MoviePrint_v004-0.2.23-mac.dmg",
- "label": null,
- "uploader": {
- "login": "fakob",
- "id": 4619772,
- "node_id": "MDQ6VXNlcjQ2MTk3NzI=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/4619772?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/fakob",
- "html_url": "https://github.com/fakob",
- "followers_url": "https://api.github.com/users/fakob/followers",
- "following_url": "https://api.github.com/users/fakob/following{/other_user}",
- "gists_url": "https://api.github.com/users/fakob/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/fakob/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/fakob/subscriptions",
- "organizations_url": "https://api.github.com/users/fakob/orgs",
- "repos_url": "https://api.github.com/users/fakob/repos",
- "events_url": "https://api.github.com/users/fakob/events{/privacy}",
- "received_events_url": "https://api.github.com/users/fakob/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 259230303,
- "download_count": 5,
- "created_at": "2020-08-28T18:36:37Z",
- "updated_at": "2020-08-28T18:38:36Z",
- "browser_download_url": "https://github.com/fakob/MoviePrint_v004/releases/download/0.2.23/MoviePrint_v004-0.2.23-mac.dmg"
- },
- {
- "url": "https://api.github.com/repos/fakob/MoviePrint_v004/releases/assets/24421254",
- "id": 24421254,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0NDIxMjU0",
- "name": "MoviePrint_v004-0.2.23-win.zip",
- "label": null,
- "uploader": {
- "login": "fakob",
- "id": 4619772,
- "node_id": "MDQ6VXNlcjQ2MTk3NzI=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/4619772?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/fakob",
- "html_url": "https://github.com/fakob",
- "followers_url": "https://api.github.com/users/fakob/followers",
- "following_url": "https://api.github.com/users/fakob/following{/other_user}",
- "gists_url": "https://api.github.com/users/fakob/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/fakob/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/fakob/subscriptions",
- "organizations_url": "https://api.github.com/users/fakob/orgs",
- "repos_url": "https://api.github.com/users/fakob/repos",
- "events_url": "https://api.github.com/users/fakob/events{/privacy}",
- "received_events_url": "https://api.github.com/users/fakob/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-zip-compressed",
- "state": "uploaded",
- "size": 149027112,
- "download_count": 26,
- "created_at": "2020-08-28T18:45:33Z",
- "updated_at": "2020-08-28T18:46:23Z",
- "browser_download_url": "https://github.com/fakob/MoviePrint_v004/releases/download/0.2.23/MoviePrint_v004-0.2.23-win.zip"
- }
- ],
- "tarball_url": "https://api.github.com/repos/fakob/MoviePrint_v004/tarball/0.2.23",
- "zipball_url": "https://api.github.com/repos/fakob/MoviePrint_v004/zipball/0.2.23",
- "body_html": "Changelog \nhttps://www.movieprint.org/download/
\nHelp \nhttps://www.movieprint.org/help/
\n\nFixed \n\nFixed issue where saving MoviePrints while file details are not available yet would crash the app \nFixed issue where adding movies while file details and thumbs of the previous movie list were still loading, would stop loading the previous movie list and overwrite the list with the newly added movies \n "
+ "created_at": "2020-05-01T14:31:18Z",
+ "published_at": "2020-05-01T15:40:41Z",
+ "assets": [],
+ "tarball_url": "https://api.github.com/repos/nosqlclient/nosqlclient/tarball/4.0.0",
+ "zipball_url": "https://api.github.com/repos/nosqlclient/nosqlclient/zipball/4.0.0",
+ "body_html": "This release is just to keep new commits as a docker tag. We don't have time to build electron packages sorry about that, so no desktop distribution is supported now, just docker builds. Feel free to join slack channel and ask or raise an issue
\nMain page: https://www.nosqlclient.com
\nDocumentation: https://www.nosqlclient.com/docs
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:03.250Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:10.970Z"
},
- "move-more": {
+ "motrix": {
"latestRelease": {
- "url": "https://api.github.com/repos/DeskRelief/SitHealthy/releases/26198841",
- "assets_url": "https://api.github.com/repos/DeskRelief/SitHealthy/releases/26198841/assets",
- "upload_url": "https://uploads.github.com/repos/DeskRelief/SitHealthy/releases/26198841/assets{?name,label}",
- "html_url": "https://github.com/DeskRelief/SitHealthy/releases/tag/v1.14.3",
- "id": 26198841,
- "node_id": "MDc6UmVsZWFzZTI2MTk4ODQx",
- "tag_name": "v1.14.3",
+ "url": "https://api.github.com/repos/agalwood/Motrix/releases/27270220",
+ "assets_url": "https://api.github.com/repos/agalwood/Motrix/releases/27270220/assets",
+ "upload_url": "https://uploads.github.com/repos/agalwood/Motrix/releases/27270220/assets{?name,label}",
+ "html_url": "https://github.com/agalwood/Motrix/releases/tag/v1.5.15",
+ "id": 27270220,
+ "node_id": "MDc6UmVsZWFzZTI3MjcwMjIw",
+ "tag_name": "v1.5.15",
"target_commitish": "master",
- "name": "1.14.3",
+ "name": "Motrix v1.5.15",
"draft": false,
"author": {
- "login": "DeskRelief",
- "id": 48536222,
- "node_id": "MDQ6VXNlcjQ4NTM2MjIy",
- "avatar_url": "https://avatars2.githubusercontent.com/u/48536222?v=4",
+ "login": "agalwood",
+ "id": 1032175,
+ "node_id": "MDQ6VXNlcjEwMzIxNzU=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/1032175?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/DeskRelief",
- "html_url": "https://github.com/DeskRelief",
- "followers_url": "https://api.github.com/users/DeskRelief/followers",
- "following_url": "https://api.github.com/users/DeskRelief/following{/other_user}",
- "gists_url": "https://api.github.com/users/DeskRelief/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/DeskRelief/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/DeskRelief/subscriptions",
- "organizations_url": "https://api.github.com/users/DeskRelief/orgs",
- "repos_url": "https://api.github.com/users/DeskRelief/repos",
- "events_url": "https://api.github.com/users/DeskRelief/events{/privacy}",
- "received_events_url": "https://api.github.com/users/DeskRelief/received_events",
+ "url": "https://api.github.com/users/agalwood",
+ "html_url": "https://github.com/agalwood",
+ "followers_url": "https://api.github.com/users/agalwood/followers",
+ "following_url": "https://api.github.com/users/agalwood/following{/other_user}",
+ "gists_url": "https://api.github.com/users/agalwood/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/agalwood/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/agalwood/subscriptions",
+ "organizations_url": "https://api.github.com/users/agalwood/orgs",
+ "repos_url": "https://api.github.com/users/agalwood/repos",
+ "events_url": "https://api.github.com/users/agalwood/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/agalwood/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2020-04-16T20:46:51Z",
- "published_at": "2020-05-05T20:14:47Z",
+ "created_at": "2020-06-05T15:54:14Z",
+ "published_at": "2020-06-06T03:38:15Z",
"assets": [
{
- "url": "https://api.github.com/repos/DeskRelief/SitHealthy/releases/assets/20448224",
- "id": 20448224,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNDQ4MjI0",
+ "url": "https://api.github.com/repos/agalwood/Motrix/releases/assets/21450200",
+ "id": 21450200,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNDUwMjAw",
"name": "latest-linux.yml",
"label": "",
"uploader": {
- "login": "DeskRelief",
- "id": 48536222,
- "node_id": "MDQ6VXNlcjQ4NTM2MjIy",
- "avatar_url": "https://avatars2.githubusercontent.com/u/48536222?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/DeskRelief",
- "html_url": "https://github.com/DeskRelief",
- "followers_url": "https://api.github.com/users/DeskRelief/followers",
- "following_url": "https://api.github.com/users/DeskRelief/following{/other_user}",
- "gists_url": "https://api.github.com/users/DeskRelief/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/DeskRelief/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/DeskRelief/subscriptions",
- "organizations_url": "https://api.github.com/users/DeskRelief/orgs",
- "repos_url": "https://api.github.com/users/DeskRelief/repos",
- "events_url": "https://api.github.com/users/DeskRelief/events{/privacy}",
- "received_events_url": "https://api.github.com/users/DeskRelief/received_events",
- "type": "User",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
"site_admin": false
},
"content_type": "text/yaml",
"state": "uploaded",
- "size": 387,
- "download_count": 16,
- "created_at": "2020-05-05T20:04:44Z",
- "updated_at": "2020-05-05T20:04:45Z",
- "browser_download_url": "https://github.com/DeskRelief/SitHealthy/releases/download/v1.14.3/latest-linux.yml"
+ "size": 365,
+ "download_count": 509,
+ "created_at": "2020-06-05T16:12:25Z",
+ "updated_at": "2020-06-05T16:12:26Z",
+ "browser_download_url": "https://github.com/agalwood/Motrix/releases/download/v1.5.15/latest-linux.yml"
},
{
- "url": "https://api.github.com/repos/DeskRelief/SitHealthy/releases/assets/20448452",
- "id": 20448452,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNDQ4NDUy",
+ "url": "https://api.github.com/repos/agalwood/Motrix/releases/assets/21450228",
+ "id": 21450228,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNDUwMjI4",
"name": "latest-mac.yml",
"label": "",
"uploader": {
- "login": "DeskRelief",
- "id": 48536222,
- "node_id": "MDQ6VXNlcjQ4NTM2MjIy",
- "avatar_url": "https://avatars2.githubusercontent.com/u/48536222?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/DeskRelief",
- "html_url": "https://github.com/DeskRelief",
- "followers_url": "https://api.github.com/users/DeskRelief/followers",
- "following_url": "https://api.github.com/users/DeskRelief/following{/other_user}",
- "gists_url": "https://api.github.com/users/DeskRelief/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/DeskRelief/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/DeskRelief/subscriptions",
- "organizations_url": "https://api.github.com/users/DeskRelief/orgs",
- "repos_url": "https://api.github.com/users/DeskRelief/repos",
- "events_url": "https://api.github.com/users/DeskRelief/events{/privacy}",
- "received_events_url": "https://api.github.com/users/DeskRelief/received_events",
- "type": "User",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
"site_admin": false
},
"content_type": "text/yaml",
"state": "uploaded",
- "size": 522,
- "download_count": 706,
- "created_at": "2020-05-05T20:13:59Z",
- "updated_at": "2020-05-05T20:13:59Z",
- "browser_download_url": "https://github.com/DeskRelief/SitHealthy/releases/download/v1.14.3/latest-mac.yml"
+ "size": 657,
+ "download_count": 318,
+ "created_at": "2020-06-05T16:13:27Z",
+ "updated_at": "2020-06-05T16:13:27Z",
+ "browser_download_url": "https://github.com/agalwood/Motrix/releases/download/v1.5.15/latest-mac.yml"
},
{
- "url": "https://api.github.com/repos/DeskRelief/SitHealthy/releases/assets/20448299",
- "id": 20448299,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNDQ4Mjk5",
+ "url": "https://api.github.com/repos/agalwood/Motrix/releases/assets/21450216",
+ "id": 21450216,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNDUwMjE2",
"name": "latest.yml",
"label": "",
"uploader": {
- "login": "DeskRelief",
- "id": 48536222,
- "node_id": "MDQ6VXNlcjQ4NTM2MjIy",
- "avatar_url": "https://avatars2.githubusercontent.com/u/48536222?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/DeskRelief",
- "html_url": "https://github.com/DeskRelief",
- "followers_url": "https://api.github.com/users/DeskRelief/followers",
- "following_url": "https://api.github.com/users/DeskRelief/following{/other_user}",
- "gists_url": "https://api.github.com/users/DeskRelief/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/DeskRelief/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/DeskRelief/subscriptions",
- "organizations_url": "https://api.github.com/users/DeskRelief/orgs",
- "repos_url": "https://api.github.com/users/DeskRelief/repos",
- "events_url": "https://api.github.com/users/DeskRelief/events{/privacy}",
- "received_events_url": "https://api.github.com/users/DeskRelief/received_events",
- "type": "User",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
"site_admin": false
},
"content_type": "text/yaml",
"state": "uploaded",
- "size": 351,
- "download_count": 5762,
- "created_at": "2020-05-05T20:08:08Z",
- "updated_at": "2020-05-05T20:08:09Z",
- "browser_download_url": "https://github.com/DeskRelief/SitHealthy/releases/download/v1.14.3/latest.yml"
+ "size": 343,
+ "download_count": 647,
+ "created_at": "2020-06-05T16:13:11Z",
+ "updated_at": "2020-06-05T16:13:11Z",
+ "browser_download_url": "https://github.com/agalwood/Motrix/releases/download/v1.5.15/latest.yml"
},
{
- "url": "https://api.github.com/repos/DeskRelief/SitHealthy/releases/assets/20448434",
- "id": 20448434,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNDQ4NDM0",
- "name": "sithealthy-1.14.3-mac.zip",
+ "url": "https://api.github.com/repos/agalwood/Motrix/releases/assets/21450174",
+ "id": 21450174,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNDUwMTc0",
+ "name": "Motrix-1.5.15-ia32-win.zip",
"label": "",
"uploader": {
- "login": "DeskRelief",
- "id": 48536222,
- "node_id": "MDQ6VXNlcjQ4NTM2MjIy",
- "avatar_url": "https://avatars2.githubusercontent.com/u/48536222?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/DeskRelief",
- "html_url": "https://github.com/DeskRelief",
- "followers_url": "https://api.github.com/users/DeskRelief/followers",
- "following_url": "https://api.github.com/users/DeskRelief/following{/other_user}",
- "gists_url": "https://api.github.com/users/DeskRelief/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/DeskRelief/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/DeskRelief/subscriptions",
- "organizations_url": "https://api.github.com/users/DeskRelief/orgs",
- "repos_url": "https://api.github.com/users/DeskRelief/repos",
- "events_url": "https://api.github.com/users/DeskRelief/events{/privacy}",
- "received_events_url": "https://api.github.com/users/DeskRelief/received_events",
- "type": "User",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
"site_admin": false
},
"content_type": "application/zip",
"state": "uploaded",
- "size": 51361088,
- "download_count": 32,
- "created_at": "2020-05-05T20:13:28Z",
- "updated_at": "2020-05-05T20:13:58Z",
- "browser_download_url": "https://github.com/DeskRelief/SitHealthy/releases/download/v1.14.3/sithealthy-1.14.3-mac.zip"
+ "size": 74526939,
+ "download_count": 2698,
+ "created_at": "2020-06-05T16:12:02Z",
+ "updated_at": "2020-06-05T16:12:04Z",
+ "browser_download_url": "https://github.com/agalwood/Motrix/releases/download/v1.5.15/Motrix-1.5.15-ia32-win.zip"
},
{
- "url": "https://api.github.com/repos/DeskRelief/SitHealthy/releases/assets/20448200",
- "id": 20448200,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNDQ4MjAw",
- "name": "sithealthy-1.14.3-x86_64.AppImage",
+ "url": "https://api.github.com/repos/agalwood/Motrix/releases/assets/21450226",
+ "id": 21450226,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNDUwMjI2",
+ "name": "Motrix-1.5.15-mac.zip",
"label": "",
"uploader": {
- "login": "DeskRelief",
- "id": 48536222,
- "node_id": "MDQ6VXNlcjQ4NTM2MjIy",
- "avatar_url": "https://avatars2.githubusercontent.com/u/48536222?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/DeskRelief",
- "html_url": "https://github.com/DeskRelief",
- "followers_url": "https://api.github.com/users/DeskRelief/followers",
- "following_url": "https://api.github.com/users/DeskRelief/following{/other_user}",
- "gists_url": "https://api.github.com/users/DeskRelief/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/DeskRelief/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/DeskRelief/subscriptions",
- "organizations_url": "https://api.github.com/users/DeskRelief/orgs",
- "repos_url": "https://api.github.com/users/DeskRelief/repos",
- "events_url": "https://api.github.com/users/DeskRelief/events{/privacy}",
- "received_events_url": "https://api.github.com/users/DeskRelief/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 53966152,
- "download_count": 30,
- "created_at": "2020-05-05T20:04:07Z",
- "updated_at": "2020-05-05T20:04:44Z",
- "browser_download_url": "https://github.com/DeskRelief/SitHealthy/releases/download/v1.14.3/sithealthy-1.14.3-x86_64.AppImage"
- },
- {
- "url": "https://api.github.com/repos/DeskRelief/SitHealthy/releases/assets/20448424",
- "id": 20448424,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNDQ4NDI0",
- "name": "sithealthy-1.14.3.dmg",
- "label": "",
- "uploader": {
- "login": "DeskRelief",
- "id": 48536222,
- "node_id": "MDQ6VXNlcjQ4NTM2MjIy",
- "avatar_url": "https://avatars2.githubusercontent.com/u/48536222?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/DeskRelief",
- "html_url": "https://github.com/DeskRelief",
- "followers_url": "https://api.github.com/users/DeskRelief/followers",
- "following_url": "https://api.github.com/users/DeskRelief/following{/other_user}",
- "gists_url": "https://api.github.com/users/DeskRelief/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/DeskRelief/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/DeskRelief/subscriptions",
- "organizations_url": "https://api.github.com/users/DeskRelief/orgs",
- "repos_url": "https://api.github.com/users/DeskRelief/repos",
- "events_url": "https://api.github.com/users/DeskRelief/events{/privacy}",
- "received_events_url": "https://api.github.com/users/DeskRelief/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 53320909,
- "download_count": 59,
- "created_at": "2020-05-05T20:13:09Z",
- "updated_at": "2020-05-05T20:13:35Z",
- "browser_download_url": "https://github.com/DeskRelief/SitHealthy/releases/download/v1.14.3/sithealthy-1.14.3.dmg"
- },
- {
- "url": "https://api.github.com/repos/DeskRelief/SitHealthy/releases/assets/20448425",
- "id": 20448425,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNDQ4NDI1",
- "name": "sithealthy-1.14.3.dmg.blockmap",
- "label": "",
- "uploader": {
- "login": "DeskRelief",
- "id": 48536222,
- "node_id": "MDQ6VXNlcjQ4NTM2MjIy",
- "avatar_url": "https://avatars2.githubusercontent.com/u/48536222?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/DeskRelief",
- "html_url": "https://github.com/DeskRelief",
- "followers_url": "https://api.github.com/users/DeskRelief/followers",
- "following_url": "https://api.github.com/users/DeskRelief/following{/other_user}",
- "gists_url": "https://api.github.com/users/DeskRelief/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/DeskRelief/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/DeskRelief/subscriptions",
- "organizations_url": "https://api.github.com/users/DeskRelief/orgs",
- "repos_url": "https://api.github.com/users/DeskRelief/repos",
- "events_url": "https://api.github.com/users/DeskRelief/events{/privacy}",
- "received_events_url": "https://api.github.com/users/DeskRelief/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 57028,
- "download_count": 8,
- "created_at": "2020-05-05T20:13:09Z",
- "updated_at": "2020-05-05T20:13:10Z",
- "browser_download_url": "https://github.com/DeskRelief/SitHealthy/releases/download/v1.14.3/sithealthy-1.14.3.dmg.blockmap"
- },
- {
- "url": "https://api.github.com/repos/DeskRelief/SitHealthy/releases/assets/20448285",
- "id": 20448285,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNDQ4Mjg1",
- "name": "sithealthy-setup-1.14.3.exe",
- "label": "",
- "uploader": {
- "login": "DeskRelief",
- "id": 48536222,
- "node_id": "MDQ6VXNlcjQ4NTM2MjIy",
- "avatar_url": "https://avatars2.githubusercontent.com/u/48536222?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/DeskRelief",
- "html_url": "https://github.com/DeskRelief",
- "followers_url": "https://api.github.com/users/DeskRelief/followers",
- "following_url": "https://api.github.com/users/DeskRelief/following{/other_user}",
- "gists_url": "https://api.github.com/users/DeskRelief/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/DeskRelief/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/DeskRelief/subscriptions",
- "organizations_url": "https://api.github.com/users/DeskRelief/orgs",
- "repos_url": "https://api.github.com/users/DeskRelief/repos",
- "events_url": "https://api.github.com/users/DeskRelief/events{/privacy}",
- "received_events_url": "https://api.github.com/users/DeskRelief/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 39889200,
- "download_count": 261,
- "created_at": "2020-05-05T20:07:43Z",
- "updated_at": "2020-05-05T20:08:08Z",
- "browser_download_url": "https://github.com/DeskRelief/SitHealthy/releases/download/v1.14.3/sithealthy-setup-1.14.3.exe"
- },
- {
- "url": "https://api.github.com/repos/DeskRelief/SitHealthy/releases/assets/20448284",
- "id": 20448284,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNDQ4Mjg0",
- "name": "sithealthy-setup-1.14.3.exe.blockmap",
- "label": "",
- "uploader": {
- "login": "DeskRelief",
- "id": 48536222,
- "node_id": "MDQ6VXNlcjQ4NTM2MjIy",
- "avatar_url": "https://avatars2.githubusercontent.com/u/48536222?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/DeskRelief",
- "html_url": "https://github.com/DeskRelief",
- "followers_url": "https://api.github.com/users/DeskRelief/followers",
- "following_url": "https://api.github.com/users/DeskRelief/following{/other_user}",
- "gists_url": "https://api.github.com/users/DeskRelief/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/DeskRelief/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/DeskRelief/subscriptions",
- "organizations_url": "https://api.github.com/users/DeskRelief/orgs",
- "repos_url": "https://api.github.com/users/DeskRelief/repos",
- "events_url": "https://api.github.com/users/DeskRelief/events{/privacy}",
- "received_events_url": "https://api.github.com/users/DeskRelief/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 42899,
- "download_count": 109,
- "created_at": "2020-05-05T20:07:43Z",
- "updated_at": "2020-05-05T20:07:43Z",
- "browser_download_url": "https://github.com/DeskRelief/SitHealthy/releases/download/v1.14.3/sithealthy-setup-1.14.3.exe.blockmap"
- }
- ],
- "tarball_url": "https://api.github.com/repos/DeskRelief/SitHealthy/tarball/v1.14.3",
- "zipball_url": "https://api.github.com/repos/DeskRelief/SitHealthy/zipball/v1.14.3",
- "body_html": "Added \n\nLanguage support for FR, ES, and IT \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:03.288Z"
- },
- "mongoclient": {
- "latestRelease": {
- "url": "https://api.github.com/repos/nosqlclient/nosqlclient/releases/26086304",
- "assets_url": "https://api.github.com/repos/nosqlclient/nosqlclient/releases/26086304/assets",
- "upload_url": "https://uploads.github.com/repos/nosqlclient/nosqlclient/releases/26086304/assets{?name,label}",
- "html_url": "https://github.com/nosqlclient/nosqlclient/releases/tag/4.0.0",
- "id": 26086304,
- "node_id": "MDc6UmVsZWFzZTI2MDg2MzA0",
- "tag_name": "4.0.0",
- "target_commitish": "master",
- "name": "4.0.0",
- "draft": false,
- "author": {
- "login": "rsercano",
- "id": 3640368,
- "node_id": "MDQ6VXNlcjM2NDAzNjg=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/3640368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/rsercano",
- "html_url": "https://github.com/rsercano",
- "followers_url": "https://api.github.com/users/rsercano/followers",
- "following_url": "https://api.github.com/users/rsercano/following{/other_user}",
- "gists_url": "https://api.github.com/users/rsercano/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/rsercano/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/rsercano/subscriptions",
- "organizations_url": "https://api.github.com/users/rsercano/orgs",
- "repos_url": "https://api.github.com/users/rsercano/repos",
- "events_url": "https://api.github.com/users/rsercano/events{/privacy}",
- "received_events_url": "https://api.github.com/users/rsercano/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-05-01T14:31:18Z",
- "published_at": "2020-05-01T15:40:41Z",
- "assets": [],
- "tarball_url": "https://api.github.com/repos/nosqlclient/nosqlclient/tarball/4.0.0",
- "zipball_url": "https://api.github.com/repos/nosqlclient/nosqlclient/zipball/4.0.0",
- "body_html": "This release is just to keep new commits as a docker tag. We don't have time to build electron packages sorry about that, so no desktop distribution is supported now, just docker builds. Feel free to join slack channel and ask or raise an issue
\nMain page: https://www.nosqlclient.com
\nDocumentation: https://www.nosqlclient.com/docs
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:03.292Z"
- },
- "motrix": {
- "latestRelease": {
- "url": "https://api.github.com/repos/agalwood/Motrix/releases/27270220",
- "assets_url": "https://api.github.com/repos/agalwood/Motrix/releases/27270220/assets",
- "upload_url": "https://uploads.github.com/repos/agalwood/Motrix/releases/27270220/assets{?name,label}",
- "html_url": "https://github.com/agalwood/Motrix/releases/tag/v1.5.15",
- "id": 27270220,
- "node_id": "MDc6UmVsZWFzZTI3MjcwMjIw",
- "tag_name": "v1.5.15",
- "target_commitish": "master",
- "name": "Motrix v1.5.15",
- "draft": false,
- "author": {
- "login": "agalwood",
- "id": 1032175,
- "node_id": "MDQ6VXNlcjEwMzIxNzU=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/1032175?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/agalwood",
- "html_url": "https://github.com/agalwood",
- "followers_url": "https://api.github.com/users/agalwood/followers",
- "following_url": "https://api.github.com/users/agalwood/following{/other_user}",
- "gists_url": "https://api.github.com/users/agalwood/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/agalwood/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/agalwood/subscriptions",
- "organizations_url": "https://api.github.com/users/agalwood/orgs",
- "repos_url": "https://api.github.com/users/agalwood/repos",
- "events_url": "https://api.github.com/users/agalwood/events{/privacy}",
- "received_events_url": "https://api.github.com/users/agalwood/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-06-05T15:54:14Z",
- "published_at": "2020-06-06T03:38:15Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/agalwood/Motrix/releases/assets/21450200",
- "id": 21450200,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNDUwMjAw",
- "name": "latest-linux.yml",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "text/yaml",
- "state": "uploaded",
- "size": 365,
- "download_count": 508,
- "created_at": "2020-06-05T16:12:25Z",
- "updated_at": "2020-06-05T16:12:26Z",
- "browser_download_url": "https://github.com/agalwood/Motrix/releases/download/v1.5.15/latest-linux.yml"
- },
- {
- "url": "https://api.github.com/repos/agalwood/Motrix/releases/assets/21450228",
- "id": 21450228,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNDUwMjI4",
- "name": "latest-mac.yml",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "text/yaml",
- "state": "uploaded",
- "size": 657,
- "download_count": 316,
- "created_at": "2020-06-05T16:13:27Z",
- "updated_at": "2020-06-05T16:13:27Z",
- "browser_download_url": "https://github.com/agalwood/Motrix/releases/download/v1.5.15/latest-mac.yml"
- },
- {
- "url": "https://api.github.com/repos/agalwood/Motrix/releases/assets/21450216",
- "id": 21450216,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNDUwMjE2",
- "name": "latest.yml",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "text/yaml",
- "state": "uploaded",
- "size": 343,
- "download_count": 643,
- "created_at": "2020-06-05T16:13:11Z",
- "updated_at": "2020-06-05T16:13:11Z",
- "browser_download_url": "https://github.com/agalwood/Motrix/releases/download/v1.5.15/latest.yml"
- },
- {
- "url": "https://api.github.com/repos/agalwood/Motrix/releases/assets/21450174",
- "id": 21450174,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNDUwMTc0",
- "name": "Motrix-1.5.15-ia32-win.zip",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 74526939,
- "download_count": 2695,
- "created_at": "2020-06-05T16:12:02Z",
- "updated_at": "2020-06-05T16:12:04Z",
- "browser_download_url": "https://github.com/agalwood/Motrix/releases/download/v1.5.15/Motrix-1.5.15-ia32-win.zip"
- },
- {
- "url": "https://api.github.com/repos/agalwood/Motrix/releases/assets/21450226",
- "id": 21450226,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNDUwMjI2",
- "name": "Motrix-1.5.15-mac.zip",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
@@ -61815,7 +61355,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 75298105,
- "download_count": 6851,
+ "download_count": 6867,
"created_at": "2020-06-05T16:13:24Z",
"updated_at": "2020-06-05T16:13:27Z",
"browser_download_url": "https://github.com/agalwood/Motrix/releases/download/v1.5.15/Motrix-1.5.15-mac.zip"
@@ -61849,7 +61389,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 77335752,
- "download_count": 13574,
+ "download_count": 13602,
"created_at": "2020-06-05T16:10:56Z",
"updated_at": "2020-06-05T16:11:02Z",
"browser_download_url": "https://github.com/agalwood/Motrix/releases/download/v1.5.15/Motrix-1.5.15-win.zip"
@@ -61883,7 +61423,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 84877017,
- "download_count": 4812,
+ "download_count": 4819,
"created_at": "2020-06-05T16:08:37Z",
"updated_at": "2020-06-05T16:08:39Z",
"browser_download_url": "https://github.com/agalwood/Motrix/releases/download/v1.5.15/Motrix-1.5.15.AppImage"
@@ -61917,7 +61457,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 78704315,
- "download_count": 19471,
+ "download_count": 19517,
"created_at": "2020-06-05T16:13:20Z",
"updated_at": "2020-06-05T16:13:22Z",
"browser_download_url": "https://github.com/agalwood/Motrix/releases/download/v1.5.15/Motrix-1.5.15.dmg"
@@ -61951,7 +61491,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 83932,
- "download_count": 213,
+ "download_count": 215,
"created_at": "2020-06-05T16:13:20Z",
"updated_at": "2020-06-05T16:13:20Z",
"browser_download_url": "https://github.com/agalwood/Motrix/releases/download/v1.5.15/Motrix-1.5.15.dmg.blockmap"
@@ -61985,7 +61525,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 99190793,
- "download_count": 6931,
+ "download_count": 6940,
"created_at": "2020-06-05T16:13:04Z",
"updated_at": "2020-06-05T16:13:06Z",
"browser_download_url": "https://github.com/agalwood/Motrix/releases/download/v1.5.15/Motrix-1.5.15.exe"
@@ -62019,7 +61559,7 @@
"content_type": "application/x-redhat-package-manager",
"state": "uploaded",
"size": 57919164,
- "download_count": 1051,
+ "download_count": 1053,
"created_at": "2020-06-05T16:12:24Z",
"updated_at": "2020-06-05T16:12:25Z",
"browser_download_url": "https://github.com/agalwood/Motrix/releases/download/v1.5.15/Motrix-1.5.15.x86_64.rpm"
@@ -62053,7 +61593,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 99498071,
- "download_count": 44261,
+ "download_count": 44379,
"created_at": "2020-06-05T16:13:08Z",
"updated_at": "2020-06-05T16:13:10Z",
"browser_download_url": "https://github.com/agalwood/Motrix/releases/download/v1.5.15/Motrix-Setup-1.5.15.exe"
@@ -62087,7 +61627,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 103524,
- "download_count": 246,
+ "download_count": 247,
"created_at": "2020-06-05T16:13:08Z",
"updated_at": "2020-06-05T16:13:09Z",
"browser_download_url": "https://github.com/agalwood/Motrix/releases/download/v1.5.15/Motrix-Setup-1.5.15.exe.blockmap"
@@ -62118,54 +61658,693 @@
"type": "Bot",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 57730794,
+ "download_count": 4260,
+ "created_at": "2020-06-05T16:10:22Z",
+ "updated_at": "2020-06-05T16:10:24Z",
+ "browser_download_url": "https://github.com/agalwood/Motrix/releases/download/v1.5.15/Motrix_1.5.15_amd64.deb"
+ },
+ {
+ "url": "https://api.github.com/repos/agalwood/Motrix/releases/assets/21450101",
+ "id": 21450101,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNDUwMTAx",
+ "name": "Motrix_1.5.15_amd64.snap",
+ "label": "",
+ "uploader": {
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 71184384,
+ "download_count": 436,
+ "created_at": "2020-06-05T16:08:59Z",
+ "updated_at": "2020-06-05T16:09:00Z",
+ "browser_download_url": "https://github.com/agalwood/Motrix/releases/download/v1.5.15/Motrix_1.5.15_amd64.snap"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/agalwood/Motrix/tarball/v1.5.15",
+ "zipball_url": "https://api.github.com/repos/agalwood/Motrix/zipball/v1.5.15",
+ "body_html": "Release Note \n\nfeat: Add Vietnamese translation, thanks to @duythanhvn \nfeat: Added Bulgarian translations, thanks to @null-none \nfeat: Add Indonesia translations, thanks to @aarestu \nfix: full screen save preference issue #663 \nfix: throw exception when UPnP automatically updates port mapping #668 \nfix: launching the app with URL does not display the New Task dialog #688 \nfix: upnp client is destroyed #662 \nfix: macOS full screen mode no traffic light #663 \nfix: Windows auto launch preference config lose #662 \nfix: keyboard shortcut mapping error for Linux and Windows versions \nfix: too fast to shut down the engine, reduce error logs \nfix: too fast to toggle tracker syncing spinner \nrefactor: improve macOS fullscreen mode usability \nrefactor: remove title bar buttons spacer \nchore: Optimize Russian translation #686 \n \n更新日志 \n\n新特性:国际化新增越南语翻译,感谢 @duythanhvn \n新特性:国际化新增保加利亚语翻译,感谢 @null-none \n新特性:国际化新增印度尼西亚语翻译,感谢 @aarestu \n修复:在全屏模式保存偏好设置的问题 #663 \n修复:UPnP 自动更新端口映射时异常报错的问题 #668 \n修复:启动应用传入 URL 不显示新建任务对话框的问题 #688 \n修复:UPnP client 被错误销毁的问题 #662 \n修复:macOS 全屏模式下没有🚥 的问题 #663 \n修复:Windows 开机自动启动偏好设置值丢失的问题 #662 \n修复:Linux 和 Windows 版本键盘快捷键键位设计错误 \n修复:调整下载引擎退出时机,减少报错日志 \n修复:优化点击同步 Tracker 时的 loading 状态过早消失的情况 \n重构:改善 macOS 全屏模式下的交互体验 \n重构:调整 Windows & Linux 标题栏按钮的样式,移除间距 \n杂项:优化俄语翻译 #686 \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:10.977Z"
+ },
+ "move-more": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/DeskRelief/SitHealthy/releases/26198841",
+ "assets_url": "https://api.github.com/repos/DeskRelief/SitHealthy/releases/26198841/assets",
+ "upload_url": "https://uploads.github.com/repos/DeskRelief/SitHealthy/releases/26198841/assets{?name,label}",
+ "html_url": "https://github.com/DeskRelief/SitHealthy/releases/tag/v1.14.3",
+ "id": 26198841,
+ "node_id": "MDc6UmVsZWFzZTI2MTk4ODQx",
+ "tag_name": "v1.14.3",
+ "target_commitish": "master",
+ "name": "1.14.3",
+ "draft": false,
+ "author": {
+ "login": "DeskRelief",
+ "id": 48536222,
+ "node_id": "MDQ6VXNlcjQ4NTM2MjIy",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/48536222?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/DeskRelief",
+ "html_url": "https://github.com/DeskRelief",
+ "followers_url": "https://api.github.com/users/DeskRelief/followers",
+ "following_url": "https://api.github.com/users/DeskRelief/following{/other_user}",
+ "gists_url": "https://api.github.com/users/DeskRelief/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/DeskRelief/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/DeskRelief/subscriptions",
+ "organizations_url": "https://api.github.com/users/DeskRelief/orgs",
+ "repos_url": "https://api.github.com/users/DeskRelief/repos",
+ "events_url": "https://api.github.com/users/DeskRelief/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/DeskRelief/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2020-04-16T20:46:51Z",
+ "published_at": "2020-05-05T20:14:47Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/DeskRelief/SitHealthy/releases/assets/20448224",
+ "id": 20448224,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNDQ4MjI0",
+ "name": "latest-linux.yml",
+ "label": "",
+ "uploader": {
+ "login": "DeskRelief",
+ "id": 48536222,
+ "node_id": "MDQ6VXNlcjQ4NTM2MjIy",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/48536222?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/DeskRelief",
+ "html_url": "https://github.com/DeskRelief",
+ "followers_url": "https://api.github.com/users/DeskRelief/followers",
+ "following_url": "https://api.github.com/users/DeskRelief/following{/other_user}",
+ "gists_url": "https://api.github.com/users/DeskRelief/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/DeskRelief/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/DeskRelief/subscriptions",
+ "organizations_url": "https://api.github.com/users/DeskRelief/orgs",
+ "repos_url": "https://api.github.com/users/DeskRelief/repos",
+ "events_url": "https://api.github.com/users/DeskRelief/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/DeskRelief/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 387,
+ "download_count": 16,
+ "created_at": "2020-05-05T20:04:44Z",
+ "updated_at": "2020-05-05T20:04:45Z",
+ "browser_download_url": "https://github.com/DeskRelief/SitHealthy/releases/download/v1.14.3/latest-linux.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/DeskRelief/SitHealthy/releases/assets/20448452",
+ "id": 20448452,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNDQ4NDUy",
+ "name": "latest-mac.yml",
+ "label": "",
+ "uploader": {
+ "login": "DeskRelief",
+ "id": 48536222,
+ "node_id": "MDQ6VXNlcjQ4NTM2MjIy",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/48536222?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/DeskRelief",
+ "html_url": "https://github.com/DeskRelief",
+ "followers_url": "https://api.github.com/users/DeskRelief/followers",
+ "following_url": "https://api.github.com/users/DeskRelief/following{/other_user}",
+ "gists_url": "https://api.github.com/users/DeskRelief/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/DeskRelief/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/DeskRelief/subscriptions",
+ "organizations_url": "https://api.github.com/users/DeskRelief/orgs",
+ "repos_url": "https://api.github.com/users/DeskRelief/repos",
+ "events_url": "https://api.github.com/users/DeskRelief/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/DeskRelief/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 522,
+ "download_count": 710,
+ "created_at": "2020-05-05T20:13:59Z",
+ "updated_at": "2020-05-05T20:13:59Z",
+ "browser_download_url": "https://github.com/DeskRelief/SitHealthy/releases/download/v1.14.3/latest-mac.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/DeskRelief/SitHealthy/releases/assets/20448299",
+ "id": 20448299,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNDQ4Mjk5",
+ "name": "latest.yml",
+ "label": "",
+ "uploader": {
+ "login": "DeskRelief",
+ "id": 48536222,
+ "node_id": "MDQ6VXNlcjQ4NTM2MjIy",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/48536222?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/DeskRelief",
+ "html_url": "https://github.com/DeskRelief",
+ "followers_url": "https://api.github.com/users/DeskRelief/followers",
+ "following_url": "https://api.github.com/users/DeskRelief/following{/other_user}",
+ "gists_url": "https://api.github.com/users/DeskRelief/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/DeskRelief/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/DeskRelief/subscriptions",
+ "organizations_url": "https://api.github.com/users/DeskRelief/orgs",
+ "repos_url": "https://api.github.com/users/DeskRelief/repos",
+ "events_url": "https://api.github.com/users/DeskRelief/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/DeskRelief/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 351,
+ "download_count": 5771,
+ "created_at": "2020-05-05T20:08:08Z",
+ "updated_at": "2020-05-05T20:08:09Z",
+ "browser_download_url": "https://github.com/DeskRelief/SitHealthy/releases/download/v1.14.3/latest.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/DeskRelief/SitHealthy/releases/assets/20448434",
+ "id": 20448434,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNDQ4NDM0",
+ "name": "sithealthy-1.14.3-mac.zip",
+ "label": "",
+ "uploader": {
+ "login": "DeskRelief",
+ "id": 48536222,
+ "node_id": "MDQ6VXNlcjQ4NTM2MjIy",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/48536222?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/DeskRelief",
+ "html_url": "https://github.com/DeskRelief",
+ "followers_url": "https://api.github.com/users/DeskRelief/followers",
+ "following_url": "https://api.github.com/users/DeskRelief/following{/other_user}",
+ "gists_url": "https://api.github.com/users/DeskRelief/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/DeskRelief/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/DeskRelief/subscriptions",
+ "organizations_url": "https://api.github.com/users/DeskRelief/orgs",
+ "repos_url": "https://api.github.com/users/DeskRelief/repos",
+ "events_url": "https://api.github.com/users/DeskRelief/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/DeskRelief/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 51361088,
+ "download_count": 32,
+ "created_at": "2020-05-05T20:13:28Z",
+ "updated_at": "2020-05-05T20:13:58Z",
+ "browser_download_url": "https://github.com/DeskRelief/SitHealthy/releases/download/v1.14.3/sithealthy-1.14.3-mac.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/DeskRelief/SitHealthy/releases/assets/20448200",
+ "id": 20448200,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNDQ4MjAw",
+ "name": "sithealthy-1.14.3-x86_64.AppImage",
+ "label": "",
+ "uploader": {
+ "login": "DeskRelief",
+ "id": 48536222,
+ "node_id": "MDQ6VXNlcjQ4NTM2MjIy",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/48536222?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/DeskRelief",
+ "html_url": "https://github.com/DeskRelief",
+ "followers_url": "https://api.github.com/users/DeskRelief/followers",
+ "following_url": "https://api.github.com/users/DeskRelief/following{/other_user}",
+ "gists_url": "https://api.github.com/users/DeskRelief/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/DeskRelief/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/DeskRelief/subscriptions",
+ "organizations_url": "https://api.github.com/users/DeskRelief/orgs",
+ "repos_url": "https://api.github.com/users/DeskRelief/repos",
+ "events_url": "https://api.github.com/users/DeskRelief/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/DeskRelief/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 53966152,
+ "download_count": 30,
+ "created_at": "2020-05-05T20:04:07Z",
+ "updated_at": "2020-05-05T20:04:44Z",
+ "browser_download_url": "https://github.com/DeskRelief/SitHealthy/releases/download/v1.14.3/sithealthy-1.14.3-x86_64.AppImage"
+ },
+ {
+ "url": "https://api.github.com/repos/DeskRelief/SitHealthy/releases/assets/20448424",
+ "id": 20448424,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNDQ4NDI0",
+ "name": "sithealthy-1.14.3.dmg",
+ "label": "",
+ "uploader": {
+ "login": "DeskRelief",
+ "id": 48536222,
+ "node_id": "MDQ6VXNlcjQ4NTM2MjIy",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/48536222?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/DeskRelief",
+ "html_url": "https://github.com/DeskRelief",
+ "followers_url": "https://api.github.com/users/DeskRelief/followers",
+ "following_url": "https://api.github.com/users/DeskRelief/following{/other_user}",
+ "gists_url": "https://api.github.com/users/DeskRelief/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/DeskRelief/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/DeskRelief/subscriptions",
+ "organizations_url": "https://api.github.com/users/DeskRelief/orgs",
+ "repos_url": "https://api.github.com/users/DeskRelief/repos",
+ "events_url": "https://api.github.com/users/DeskRelief/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/DeskRelief/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 53320909,
+ "download_count": 59,
+ "created_at": "2020-05-05T20:13:09Z",
+ "updated_at": "2020-05-05T20:13:35Z",
+ "browser_download_url": "https://github.com/DeskRelief/SitHealthy/releases/download/v1.14.3/sithealthy-1.14.3.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/DeskRelief/SitHealthy/releases/assets/20448425",
+ "id": 20448425,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNDQ4NDI1",
+ "name": "sithealthy-1.14.3.dmg.blockmap",
+ "label": "",
+ "uploader": {
+ "login": "DeskRelief",
+ "id": 48536222,
+ "node_id": "MDQ6VXNlcjQ4NTM2MjIy",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/48536222?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/DeskRelief",
+ "html_url": "https://github.com/DeskRelief",
+ "followers_url": "https://api.github.com/users/DeskRelief/followers",
+ "following_url": "https://api.github.com/users/DeskRelief/following{/other_user}",
+ "gists_url": "https://api.github.com/users/DeskRelief/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/DeskRelief/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/DeskRelief/subscriptions",
+ "organizations_url": "https://api.github.com/users/DeskRelief/orgs",
+ "repos_url": "https://api.github.com/users/DeskRelief/repos",
+ "events_url": "https://api.github.com/users/DeskRelief/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/DeskRelief/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 57028,
+ "download_count": 8,
+ "created_at": "2020-05-05T20:13:09Z",
+ "updated_at": "2020-05-05T20:13:10Z",
+ "browser_download_url": "https://github.com/DeskRelief/SitHealthy/releases/download/v1.14.3/sithealthy-1.14.3.dmg.blockmap"
+ },
+ {
+ "url": "https://api.github.com/repos/DeskRelief/SitHealthy/releases/assets/20448285",
+ "id": 20448285,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNDQ4Mjg1",
+ "name": "sithealthy-setup-1.14.3.exe",
+ "label": "",
+ "uploader": {
+ "login": "DeskRelief",
+ "id": 48536222,
+ "node_id": "MDQ6VXNlcjQ4NTM2MjIy",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/48536222?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/DeskRelief",
+ "html_url": "https://github.com/DeskRelief",
+ "followers_url": "https://api.github.com/users/DeskRelief/followers",
+ "following_url": "https://api.github.com/users/DeskRelief/following{/other_user}",
+ "gists_url": "https://api.github.com/users/DeskRelief/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/DeskRelief/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/DeskRelief/subscriptions",
+ "organizations_url": "https://api.github.com/users/DeskRelief/orgs",
+ "repos_url": "https://api.github.com/users/DeskRelief/repos",
+ "events_url": "https://api.github.com/users/DeskRelief/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/DeskRelief/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 39889200,
+ "download_count": 261,
+ "created_at": "2020-05-05T20:07:43Z",
+ "updated_at": "2020-05-05T20:08:08Z",
+ "browser_download_url": "https://github.com/DeskRelief/SitHealthy/releases/download/v1.14.3/sithealthy-setup-1.14.3.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/DeskRelief/SitHealthy/releases/assets/20448284",
+ "id": 20448284,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNDQ4Mjg0",
+ "name": "sithealthy-setup-1.14.3.exe.blockmap",
+ "label": "",
+ "uploader": {
+ "login": "DeskRelief",
+ "id": 48536222,
+ "node_id": "MDQ6VXNlcjQ4NTM2MjIy",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/48536222?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/DeskRelief",
+ "html_url": "https://github.com/DeskRelief",
+ "followers_url": "https://api.github.com/users/DeskRelief/followers",
+ "following_url": "https://api.github.com/users/DeskRelief/following{/other_user}",
+ "gists_url": "https://api.github.com/users/DeskRelief/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/DeskRelief/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/DeskRelief/subscriptions",
+ "organizations_url": "https://api.github.com/users/DeskRelief/orgs",
+ "repos_url": "https://api.github.com/users/DeskRelief/repos",
+ "events_url": "https://api.github.com/users/DeskRelief/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/DeskRelief/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 42899,
+ "download_count": 109,
+ "created_at": "2020-05-05T20:07:43Z",
+ "updated_at": "2020-05-05T20:07:43Z",
+ "browser_download_url": "https://github.com/DeskRelief/SitHealthy/releases/download/v1.14.3/sithealthy-setup-1.14.3.exe.blockmap"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/DeskRelief/SitHealthy/tarball/v1.14.3",
+ "zipball_url": "https://api.github.com/repos/DeskRelief/SitHealthy/zipball/v1.14.3",
+ "body_html": "Added \n\nLanguage support for FR, ES, and IT \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:11.011Z"
+ },
+ "movieprint": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/fakob/MoviePrint_v004/releases/30343105",
+ "assets_url": "https://api.github.com/repos/fakob/MoviePrint_v004/releases/30343105/assets",
+ "upload_url": "https://uploads.github.com/repos/fakob/MoviePrint_v004/releases/30343105/assets{?name,label}",
+ "html_url": "https://github.com/fakob/MoviePrint_v004/releases/tag/0.2.23",
+ "id": 30343105,
+ "node_id": "MDc6UmVsZWFzZTMwMzQzMTA1",
+ "tag_name": "0.2.23",
+ "target_commitish": "master",
+ "name": "MoviePrint_v004 - 0.2.23",
+ "draft": false,
+ "author": {
+ "login": "fakob",
+ "id": 4619772,
+ "node_id": "MDQ6VXNlcjQ2MTk3NzI=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/4619772?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/fakob",
+ "html_url": "https://github.com/fakob",
+ "followers_url": "https://api.github.com/users/fakob/followers",
+ "following_url": "https://api.github.com/users/fakob/following{/other_user}",
+ "gists_url": "https://api.github.com/users/fakob/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/fakob/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/fakob/subscriptions",
+ "organizations_url": "https://api.github.com/users/fakob/orgs",
+ "repos_url": "https://api.github.com/users/fakob/repos",
+ "events_url": "https://api.github.com/users/fakob/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/fakob/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2020-08-28T18:34:53Z",
+ "published_at": "2020-09-21T20:11:51Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/fakob/MoviePrint_v004/releases/assets/24420820",
+ "id": 24420820,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0NDIwODIw",
+ "name": "MoviePrint_v004-0.2.23-mac.dmg",
+ "label": null,
+ "uploader": {
+ "login": "fakob",
+ "id": 4619772,
+ "node_id": "MDQ6VXNlcjQ2MTk3NzI=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/4619772?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/fakob",
+ "html_url": "https://github.com/fakob",
+ "followers_url": "https://api.github.com/users/fakob/followers",
+ "following_url": "https://api.github.com/users/fakob/following{/other_user}",
+ "gists_url": "https://api.github.com/users/fakob/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/fakob/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/fakob/subscriptions",
+ "organizations_url": "https://api.github.com/users/fakob/orgs",
+ "repos_url": "https://api.github.com/users/fakob/repos",
+ "events_url": "https://api.github.com/users/fakob/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/fakob/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 259230303,
+ "download_count": 5,
+ "created_at": "2020-08-28T18:36:37Z",
+ "updated_at": "2020-08-28T18:38:36Z",
+ "browser_download_url": "https://github.com/fakob/MoviePrint_v004/releases/download/0.2.23/MoviePrint_v004-0.2.23-mac.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/fakob/MoviePrint_v004/releases/assets/24421254",
+ "id": 24421254,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0NDIxMjU0",
+ "name": "MoviePrint_v004-0.2.23-win.zip",
+ "label": null,
+ "uploader": {
+ "login": "fakob",
+ "id": 4619772,
+ "node_id": "MDQ6VXNlcjQ2MTk3NzI=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/4619772?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/fakob",
+ "html_url": "https://github.com/fakob",
+ "followers_url": "https://api.github.com/users/fakob/followers",
+ "following_url": "https://api.github.com/users/fakob/following{/other_user}",
+ "gists_url": "https://api.github.com/users/fakob/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/fakob/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/fakob/subscriptions",
+ "organizations_url": "https://api.github.com/users/fakob/orgs",
+ "repos_url": "https://api.github.com/users/fakob/repos",
+ "events_url": "https://api.github.com/users/fakob/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/fakob/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-zip-compressed",
+ "state": "uploaded",
+ "size": 149027112,
+ "download_count": 26,
+ "created_at": "2020-08-28T18:45:33Z",
+ "updated_at": "2020-08-28T18:46:23Z",
+ "browser_download_url": "https://github.com/fakob/MoviePrint_v004/releases/download/0.2.23/MoviePrint_v004-0.2.23-win.zip"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/fakob/MoviePrint_v004/tarball/0.2.23",
+ "zipball_url": "https://api.github.com/repos/fakob/MoviePrint_v004/zipball/0.2.23",
+ "body_html": "Changelog \nhttps://www.movieprint.org/download/
\nHelp \nhttps://www.movieprint.org/help/
\n\nFixed \n\nFixed issue where saving MoviePrints while file details are not available yet would crash the app \nFixed issue where adding movies while file details and thumbs of the previous movie list were still loading, would stop loading the previous movie list and overwrite the list with the newly added movies \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:11.015Z"
+ },
+ "mrdclutterer": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/deep5050/Mr.Dclutterer/releases/30989371",
+ "assets_url": "https://api.github.com/repos/deep5050/Mr.Dclutterer/releases/30989371/assets",
+ "upload_url": "https://uploads.github.com/repos/deep5050/Mr.Dclutterer/releases/30989371/assets{?name,label}",
+ "html_url": "https://github.com/deep5050/Mr.Dclutterer/releases/tag/v1.0.0",
+ "id": 30989371,
+ "node_id": "MDc6UmVsZWFzZTMwOTg5Mzcx",
+ "tag_name": "v1.0.0",
+ "target_commitish": "master",
+ "name": "First good release :)",
+ "draft": false,
+ "author": {
+ "login": "deep5050",
+ "id": 27947066,
+ "node_id": "MDQ6VXNlcjI3OTQ3MDY2",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/27947066?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/deep5050",
+ "html_url": "https://github.com/deep5050",
+ "followers_url": "https://api.github.com/users/deep5050/followers",
+ "following_url": "https://api.github.com/users/deep5050/following{/other_user}",
+ "gists_url": "https://api.github.com/users/deep5050/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/deep5050/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/deep5050/subscriptions",
+ "organizations_url": "https://api.github.com/users/deep5050/orgs",
+ "repos_url": "https://api.github.com/users/deep5050/repos",
+ "events_url": "https://api.github.com/users/deep5050/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/deep5050/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2020-09-09T14:25:33Z",
+ "published_at": "2020-09-09T15:50:57Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/deep5050/Mr.Dclutterer/releases/assets/25250656",
+ "id": 25250656,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1MjUwNjU2",
+ "name": "Mr.Dclutterer-1.0.0.AppImage",
+ "label": null,
+ "uploader": {
+ "login": "deep5050",
+ "id": 27947066,
+ "node_id": "MDQ6VXNlcjI3OTQ3MDY2",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/27947066?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/deep5050",
+ "html_url": "https://github.com/deep5050",
+ "followers_url": "https://api.github.com/users/deep5050/followers",
+ "following_url": "https://api.github.com/users/deep5050/following{/other_user}",
+ "gists_url": "https://api.github.com/users/deep5050/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/deep5050/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/deep5050/subscriptions",
+ "organizations_url": "https://api.github.com/users/deep5050/orgs",
+ "repos_url": "https://api.github.com/users/deep5050/repos",
+ "events_url": "https://api.github.com/users/deep5050/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/deep5050/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-iso9660-appimage",
+ "state": "uploaded",
+ "size": 81146440,
+ "download_count": 50,
+ "created_at": "2020-09-09T15:47:51Z",
+ "updated_at": "2020-09-09T15:48:54Z",
+ "browser_download_url": "https://github.com/deep5050/Mr.Dclutterer/releases/download/v1.0.0/Mr.Dclutterer-1.0.0.AppImage"
+ },
+ {
+ "url": "https://api.github.com/repos/deep5050/Mr.Dclutterer/releases/assets/25250718",
+ "id": 25250718,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1MjUwNzE4",
+ "name": "Mr.Dclutterer-1.0.0.tar.xz",
+ "label": null,
+ "uploader": {
+ "login": "deep5050",
+ "id": 27947066,
+ "node_id": "MDQ6VXNlcjI3OTQ3MDY2",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/27947066?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/deep5050",
+ "html_url": "https://github.com/deep5050",
+ "followers_url": "https://api.github.com/users/deep5050/followers",
+ "following_url": "https://api.github.com/users/deep5050/following{/other_user}",
+ "gists_url": "https://api.github.com/users/deep5050/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/deep5050/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/deep5050/subscriptions",
+ "organizations_url": "https://api.github.com/users/deep5050/orgs",
+ "repos_url": "https://api.github.com/users/deep5050/repos",
+ "events_url": "https://api.github.com/users/deep5050/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/deep5050/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-xz",
+ "state": "uploaded",
+ "size": 57530580,
+ "download_count": 0,
+ "created_at": "2020-09-09T15:48:54Z",
+ "updated_at": "2020-09-09T15:49:53Z",
+ "browser_download_url": "https://github.com/deep5050/Mr.Dclutterer/releases/download/v1.0.0/Mr.Dclutterer-1.0.0.tar.xz"
+ },
+ {
+ "url": "https://api.github.com/repos/deep5050/Mr.Dclutterer/releases/assets/25252473",
+ "id": 25252473,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1MjUyNDcz",
+ "name": "Mr.Dclutterer.Setup.1.0.0.exe",
+ "label": null,
+ "uploader": {
+ "login": "deep5050",
+ "id": 27947066,
+ "node_id": "MDQ6VXNlcjI3OTQ3MDY2",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/27947066?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/deep5050",
+ "html_url": "https://github.com/deep5050",
+ "followers_url": "https://api.github.com/users/deep5050/followers",
+ "following_url": "https://api.github.com/users/deep5050/following{/other_user}",
+ "gists_url": "https://api.github.com/users/deep5050/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/deep5050/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/deep5050/subscriptions",
+ "organizations_url": "https://api.github.com/users/deep5050/orgs",
+ "repos_url": "https://api.github.com/users/deep5050/repos",
+ "events_url": "https://api.github.com/users/deep5050/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/deep5050/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-ms-dos-executable",
"state": "uploaded",
- "size": 57730794,
- "download_count": 4256,
- "created_at": "2020-06-05T16:10:22Z",
- "updated_at": "2020-06-05T16:10:24Z",
- "browser_download_url": "https://github.com/agalwood/Motrix/releases/download/v1.5.15/Motrix_1.5.15_amd64.deb"
+ "size": 57037694,
+ "download_count": 9,
+ "created_at": "2020-09-09T16:18:25Z",
+ "updated_at": "2020-09-09T16:19:08Z",
+ "browser_download_url": "https://github.com/deep5050/Mr.Dclutterer/releases/download/v1.0.0/Mr.Dclutterer.Setup.1.0.0.exe"
},
{
- "url": "https://api.github.com/repos/agalwood/Motrix/releases/assets/21450101",
- "id": 21450101,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNDUwMTAx",
- "name": "Motrix_1.5.15_amd64.snap",
- "label": "",
+ "url": "https://api.github.com/repos/deep5050/Mr.Dclutterer/releases/assets/25250770",
+ "id": 25250770,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1MjUwNzcw",
+ "name": "Mr.Dclutterer_1.0.0_amd64.deb",
+ "label": null,
"uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "login": "deep5050",
+ "id": 27947066,
+ "node_id": "MDQ6VXNlcjI3OTQ3MDY2",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/27947066?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
+ "url": "https://api.github.com/users/deep5050",
+ "html_url": "https://github.com/deep5050",
+ "followers_url": "https://api.github.com/users/deep5050/followers",
+ "following_url": "https://api.github.com/users/deep5050/following{/other_user}",
+ "gists_url": "https://api.github.com/users/deep5050/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/deep5050/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/deep5050/subscriptions",
+ "organizations_url": "https://api.github.com/users/deep5050/orgs",
+ "repos_url": "https://api.github.com/users/deep5050/repos",
+ "events_url": "https://api.github.com/users/deep5050/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/deep5050/received_events",
+ "type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/vnd.debian.binary-package",
"state": "uploaded",
- "size": 71184384,
- "download_count": 435,
- "created_at": "2020-06-05T16:08:59Z",
- "updated_at": "2020-06-05T16:09:00Z",
- "browser_download_url": "https://github.com/agalwood/Motrix/releases/download/v1.5.15/Motrix_1.5.15_amd64.snap"
+ "size": 58436840,
+ "download_count": 0,
+ "created_at": "2020-09-09T15:49:53Z",
+ "updated_at": "2020-09-09T15:50:35Z",
+ "browser_download_url": "https://github.com/deep5050/Mr.Dclutterer/releases/download/v1.0.0/Mr.Dclutterer_1.0.0_amd64.deb"
}
],
- "tarball_url": "https://api.github.com/repos/agalwood/Motrix/tarball/v1.5.15",
- "zipball_url": "https://api.github.com/repos/agalwood/Motrix/zipball/v1.5.15",
- "body_html": "Release Note \n\nfeat: Add Vietnamese translation, thanks to @duythanhvn \nfeat: Added Bulgarian translations, thanks to @null-none \nfeat: Add Indonesia translations, thanks to @aarestu \nfix: full screen save preference issue #663 \nfix: throw exception when UPnP automatically updates port mapping #668 \nfix: launching the app with URL does not display the New Task dialog #688 \nfix: upnp client is destroyed #662 \nfix: macOS full screen mode no traffic light #663 \nfix: Windows auto launch preference config lose #662 \nfix: keyboard shortcut mapping error for Linux and Windows versions \nfix: too fast to shut down the engine, reduce error logs \nfix: too fast to toggle tracker syncing spinner \nrefactor: improve macOS fullscreen mode usability \nrefactor: remove title bar buttons spacer \nchore: Optimize Russian translation #686 \n \n更新日志 \n\n新特性:国际化新增越南语翻译,感谢 @duythanhvn \n新特性:国际化新增保加利亚语翻译,感谢 @null-none \n新特性:国际化新增印度尼西亚语翻译,感谢 @aarestu \n修复:在全屏模式保存偏好设置的问题 #663 \n修复:UPnP 自动更新端口映射时异常报错的问题 #668 \n修复:启动应用传入 URL 不显示新建任务对话框的问题 #688 \n修复:UPnP client 被错误销毁的问题 #662 \n修复:macOS 全屏模式下没有🚥 的问题 #663 \n修复:Windows 开机自动启动偏好设置值丢失的问题 #662 \n修复:Linux 和 Windows 版本键盘快捷键键位设计错误 \n修复:调整下载引擎退出时机,减少报错日志 \n修复:优化点击同步 Tracker 时的 loading 状态过早消失的情况 \n重构:改善 macOS 全屏模式下的交互体验 \n重构:调整 Windows & Linux 标题栏按钮的样式,移除间距 \n杂项:优化俄语翻译 #686 \n "
+ "tarball_url": "https://api.github.com/repos/deep5050/Mr.Dclutterer/tarball/v1.0.0",
+ "zipball_url": "https://api.github.com/repos/deep5050/Mr.Dclutterer/zipball/v1.0.0",
+ "body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:03.292Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:11.074Z"
},
"multiple-file-manager": {
"latestRelease": {
@@ -62266,7 +62445,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 51005851,
- "download_count": 6,
+ "download_count": 7,
"created_at": "2020-09-27T08:12:57Z",
"updated_at": "2020-09-27T08:16:26Z",
"browser_download_url": "https://github.com/dhanyn10/multiple-file-manager/releases/download/v3.0.0/mfm.Setup.3.0.0.exe"
@@ -62310,7 +62489,7 @@
"zipball_url": "https://api.github.com/repos/dhanyn10/multiple-file-manager/zipball/v3.0.0",
"body_html": "application generated from operating system:
\n\nwindows windows 10 Home
\nlinux ubuntu 18.04
\nmacOS Catalina 10.14
\n \nRelease Notes: \n\nwe've refactor the project from just using electron quick start to vuejs application. Thanks to nklayman with his useful plugin, so we can generate application from any operating system just with simple command. \nwe've added a function for selecting files so user can determine which files that will executed. \n \ngoogle drive link:
\n"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:03.384Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:11.114Z"
},
"mstream": {
"latestRelease": {
@@ -62352,186 +62531,7 @@
"zipball_url": "https://api.github.com/repos/IrosTheBeggar/mStream/zipball/v4.7.0",
"body_html": "\nDB re-structure \nDB Search Feature \nbetter sorting for albums \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:03.386Z"
- },
- "mrdclutterer": {
- "latestRelease": {
- "url": "https://api.github.com/repos/deep5050/Mr.Dclutterer/releases/30989371",
- "assets_url": "https://api.github.com/repos/deep5050/Mr.Dclutterer/releases/30989371/assets",
- "upload_url": "https://uploads.github.com/repos/deep5050/Mr.Dclutterer/releases/30989371/assets{?name,label}",
- "html_url": "https://github.com/deep5050/Mr.Dclutterer/releases/tag/v1.0.0",
- "id": 30989371,
- "node_id": "MDc6UmVsZWFzZTMwOTg5Mzcx",
- "tag_name": "v1.0.0",
- "target_commitish": "master",
- "name": "First good release :)",
- "draft": false,
- "author": {
- "login": "deep5050",
- "id": 27947066,
- "node_id": "MDQ6VXNlcjI3OTQ3MDY2",
- "avatar_url": "https://avatars2.githubusercontent.com/u/27947066?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/deep5050",
- "html_url": "https://github.com/deep5050",
- "followers_url": "https://api.github.com/users/deep5050/followers",
- "following_url": "https://api.github.com/users/deep5050/following{/other_user}",
- "gists_url": "https://api.github.com/users/deep5050/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/deep5050/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/deep5050/subscriptions",
- "organizations_url": "https://api.github.com/users/deep5050/orgs",
- "repos_url": "https://api.github.com/users/deep5050/repos",
- "events_url": "https://api.github.com/users/deep5050/events{/privacy}",
- "received_events_url": "https://api.github.com/users/deep5050/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-09-09T14:25:33Z",
- "published_at": "2020-09-09T15:50:57Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/deep5050/Mr.Dclutterer/releases/assets/25250656",
- "id": 25250656,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1MjUwNjU2",
- "name": "Mr.Dclutterer-1.0.0.AppImage",
- "label": null,
- "uploader": {
- "login": "deep5050",
- "id": 27947066,
- "node_id": "MDQ6VXNlcjI3OTQ3MDY2",
- "avatar_url": "https://avatars2.githubusercontent.com/u/27947066?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/deep5050",
- "html_url": "https://github.com/deep5050",
- "followers_url": "https://api.github.com/users/deep5050/followers",
- "following_url": "https://api.github.com/users/deep5050/following{/other_user}",
- "gists_url": "https://api.github.com/users/deep5050/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/deep5050/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/deep5050/subscriptions",
- "organizations_url": "https://api.github.com/users/deep5050/orgs",
- "repos_url": "https://api.github.com/users/deep5050/repos",
- "events_url": "https://api.github.com/users/deep5050/events{/privacy}",
- "received_events_url": "https://api.github.com/users/deep5050/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-iso9660-appimage",
- "state": "uploaded",
- "size": 81146440,
- "download_count": 49,
- "created_at": "2020-09-09T15:47:51Z",
- "updated_at": "2020-09-09T15:48:54Z",
- "browser_download_url": "https://github.com/deep5050/Mr.Dclutterer/releases/download/v1.0.0/Mr.Dclutterer-1.0.0.AppImage"
- },
- {
- "url": "https://api.github.com/repos/deep5050/Mr.Dclutterer/releases/assets/25250718",
- "id": 25250718,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1MjUwNzE4",
- "name": "Mr.Dclutterer-1.0.0.tar.xz",
- "label": null,
- "uploader": {
- "login": "deep5050",
- "id": 27947066,
- "node_id": "MDQ6VXNlcjI3OTQ3MDY2",
- "avatar_url": "https://avatars2.githubusercontent.com/u/27947066?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/deep5050",
- "html_url": "https://github.com/deep5050",
- "followers_url": "https://api.github.com/users/deep5050/followers",
- "following_url": "https://api.github.com/users/deep5050/following{/other_user}",
- "gists_url": "https://api.github.com/users/deep5050/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/deep5050/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/deep5050/subscriptions",
- "organizations_url": "https://api.github.com/users/deep5050/orgs",
- "repos_url": "https://api.github.com/users/deep5050/repos",
- "events_url": "https://api.github.com/users/deep5050/events{/privacy}",
- "received_events_url": "https://api.github.com/users/deep5050/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-xz",
- "state": "uploaded",
- "size": 57530580,
- "download_count": 0,
- "created_at": "2020-09-09T15:48:54Z",
- "updated_at": "2020-09-09T15:49:53Z",
- "browser_download_url": "https://github.com/deep5050/Mr.Dclutterer/releases/download/v1.0.0/Mr.Dclutterer-1.0.0.tar.xz"
- },
- {
- "url": "https://api.github.com/repos/deep5050/Mr.Dclutterer/releases/assets/25252473",
- "id": 25252473,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1MjUyNDcz",
- "name": "Mr.Dclutterer.Setup.1.0.0.exe",
- "label": null,
- "uploader": {
- "login": "deep5050",
- "id": 27947066,
- "node_id": "MDQ6VXNlcjI3OTQ3MDY2",
- "avatar_url": "https://avatars2.githubusercontent.com/u/27947066?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/deep5050",
- "html_url": "https://github.com/deep5050",
- "followers_url": "https://api.github.com/users/deep5050/followers",
- "following_url": "https://api.github.com/users/deep5050/following{/other_user}",
- "gists_url": "https://api.github.com/users/deep5050/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/deep5050/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/deep5050/subscriptions",
- "organizations_url": "https://api.github.com/users/deep5050/orgs",
- "repos_url": "https://api.github.com/users/deep5050/repos",
- "events_url": "https://api.github.com/users/deep5050/events{/privacy}",
- "received_events_url": "https://api.github.com/users/deep5050/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-ms-dos-executable",
- "state": "uploaded",
- "size": 57037694,
- "download_count": 3,
- "created_at": "2020-09-09T16:18:25Z",
- "updated_at": "2020-09-09T16:19:08Z",
- "browser_download_url": "https://github.com/deep5050/Mr.Dclutterer/releases/download/v1.0.0/Mr.Dclutterer.Setup.1.0.0.exe"
- },
- {
- "url": "https://api.github.com/repos/deep5050/Mr.Dclutterer/releases/assets/25250770",
- "id": 25250770,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1MjUwNzcw",
- "name": "Mr.Dclutterer_1.0.0_amd64.deb",
- "label": null,
- "uploader": {
- "login": "deep5050",
- "id": 27947066,
- "node_id": "MDQ6VXNlcjI3OTQ3MDY2",
- "avatar_url": "https://avatars2.githubusercontent.com/u/27947066?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/deep5050",
- "html_url": "https://github.com/deep5050",
- "followers_url": "https://api.github.com/users/deep5050/followers",
- "following_url": "https://api.github.com/users/deep5050/following{/other_user}",
- "gists_url": "https://api.github.com/users/deep5050/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/deep5050/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/deep5050/subscriptions",
- "organizations_url": "https://api.github.com/users/deep5050/orgs",
- "repos_url": "https://api.github.com/users/deep5050/repos",
- "events_url": "https://api.github.com/users/deep5050/events{/privacy}",
- "received_events_url": "https://api.github.com/users/deep5050/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/vnd.debian.binary-package",
- "state": "uploaded",
- "size": 58436840,
- "download_count": 0,
- "created_at": "2020-09-09T15:49:53Z",
- "updated_at": "2020-09-09T15:50:35Z",
- "browser_download_url": "https://github.com/deep5050/Mr.Dclutterer/releases/download/v1.0.0/Mr.Dclutterer_1.0.0_amd64.deb"
- }
- ],
- "tarball_url": "https://api.github.com/repos/deep5050/Mr.Dclutterer/tarball/v1.0.0",
- "zipball_url": "https://api.github.com/repos/deep5050/Mr.Dclutterer/zipball/v1.0.0",
- "body_html": ""
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:03.391Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:11.140Z"
},
"mr-noplay": {
"latestRelease": {
@@ -62642,7 +62642,7 @@
"zipball_url": "https://api.github.com/repos/mrnoplay/mrnoplay/zipball/4.0.1",
"body_html": "中文部分 \n👉 English Part Below!
\n\n本更新日志包括 4.0.0
和 4.0.1
更新的内容。
\n🎉 重要功能更新 \n黑名单功能 \n可以在 Mr Noplay 以工作模式运行时禁止设置中设定的程序开启。(本功能需要下载额外文件,另外,工作模式请通过主界面时间设置文本框上方的箭头按钮开启)
\n💎 功能性更新 \n设置最长超时时间 \n之前,最长超时时间是10分钟,现在你可以手动修改。
\n⚙️ 小变化 \n\n🗞 更多信息 \nWindows 注意事项
\n\n请注意,如果您打开了 Windows Defender 的 SmartScreen 功能, 您可能需要点击 更多信息
然后点击 仍然允许
以打开此应用。(Win8上,请点击 仍然运行
)。这是因为解决这个问题需要花数百美元购买数字签名。 \n \nmacOS 注意事项
\n\n应用的 macOS 版本没有经过签名,所以你可能需要跟随这个教程 完成安装。我保证软件安全、无捆绑。 \n \nEnglish Part \nThis release note includes updates from both 4.0.0
and 4.0.1
.
\n🎉 Important Features \nThe Blacklist \nForbid your chosen apps when Mr Noplay is running in work mode. (Click the arrow button above the time inputbox to set work mode)
\n💎 Functional Updates \nChange Maximum Overtime \nNow we allow users to change the length of the maximum overtime.
\n⚙️ Minor Modifications \n\n(4.0.1) User experience enhancements. \n \n🗞 Information \nTips for Windows Users:
\n\nPlease note that if you've turned on Windows Defender SmartScreen, you may need to click more info
and then still allow
to run it, or to click run anyway
for Windows 8. The situation is here because we cannot afford to buy a signing certificate which costs hundreds of dollars
. \n \nTip for macOS Users:
\n\nPlease note that the macOS version is unsigned, so you may need to follow this guide in order to use. This software is clean and safe, I promise. \n \nHow can I get in touch with the developer?
\n\nEmail: tianze#scris.top
(#->@) \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:03.435Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:11.165Z"
},
"multrin": {
"latestRelease": {
@@ -62743,7 +62743,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 343,
- "download_count": 65850,
+ "download_count": 66000,
"created_at": "2020-04-16T20:30:19Z",
"updated_at": "2020-04-16T20:30:19Z",
"browser_download_url": "https://github.com/sentialx/multrin/releases/download/v1.3.0/latest.yml"
@@ -62777,7 +62777,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 67992956,
- "download_count": 448,
+ "download_count": 449,
"created_at": "2020-04-16T20:30:14Z",
"updated_at": "2020-04-16T20:30:16Z",
"browser_download_url": "https://github.com/sentialx/multrin/releases/download/v1.3.0/Multrin-1.3.0-ia32-win.zip"
@@ -62845,7 +62845,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 70823711,
- "download_count": 1864,
+ "download_count": 1867,
"created_at": "2020-04-16T20:28:43Z",
"updated_at": "2020-04-16T20:28:45Z",
"browser_download_url": "https://github.com/sentialx/multrin/releases/download/v1.3.0/Multrin-1.3.0-win.zip"
@@ -62947,7 +62947,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 100893158,
- "download_count": 34116,
+ "download_count": 34184,
"created_at": "2020-04-16T20:30:15Z",
"updated_at": "2020-04-16T20:30:18Z",
"browser_download_url": "https://github.com/sentialx/multrin/releases/download/v1.3.0/Multrin-Setup-1.3.0.exe"
@@ -62981,7 +62981,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 105364,
- "download_count": 30165,
+ "download_count": 30227,
"created_at": "2020-04-16T20:30:15Z",
"updated_at": "2020-04-16T20:30:16Z",
"browser_download_url": "https://github.com/sentialx/multrin/releases/download/v1.3.0/Multrin-Setup-1.3.0.exe.blockmap"
@@ -62991,7 +62991,254 @@
"zipball_url": "https://api.github.com/repos/sentialx/multrin/zipball/v1.3.0",
"body_html": "Changes \n\nUpgraded to Electron 8.2.2 \nAdded an add tab button duplicating currently selected window (#104 ) \n \nFixes \n"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:03.481Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:11.170Z"
+ },
+ "muno": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/SingletonIT/MUNO-release/releases/8639882",
+ "assets_url": "https://api.github.com/repos/SingletonIT/MUNO-release/releases/8639882/assets",
+ "upload_url": "https://uploads.github.com/repos/SingletonIT/MUNO-release/releases/8639882/assets{?name,label}",
+ "html_url": "https://github.com/SingletonIT/MUNO-release/releases/tag/v0.4.1",
+ "id": 8639882,
+ "node_id": "MDc6UmVsZWFzZTg2Mzk4ODI=",
+ "tag_name": "v0.4.1",
+ "target_commitish": "master",
+ "name": "0.4.1",
+ "draft": false,
+ "author": {
+ "login": "glenndeb",
+ "id": 2787059,
+ "node_id": "MDQ6VXNlcjI3ODcwNTk=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/2787059?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/glenndeb",
+ "html_url": "https://github.com/glenndeb",
+ "followers_url": "https://api.github.com/users/glenndeb/followers",
+ "following_url": "https://api.github.com/users/glenndeb/following{/other_user}",
+ "gists_url": "https://api.github.com/users/glenndeb/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/glenndeb/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/glenndeb/subscriptions",
+ "organizations_url": "https://api.github.com/users/glenndeb/orgs",
+ "repos_url": "https://api.github.com/users/glenndeb/repos",
+ "events_url": "https://api.github.com/users/glenndeb/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/glenndeb/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2017-02-16T17:28:24Z",
+ "published_at": "2017-11-24T12:23:20Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/SingletonIT/MUNO-release/releases/assets/5431810",
+ "id": 5431810,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDU0MzE4MTA=",
+ "name": "latest-mac.json",
+ "label": "",
+ "uploader": {
+ "login": "glenndeb",
+ "id": 2787059,
+ "node_id": "MDQ6VXNlcjI3ODcwNTk=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/2787059?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/glenndeb",
+ "html_url": "https://github.com/glenndeb",
+ "followers_url": "https://api.github.com/users/glenndeb/followers",
+ "following_url": "https://api.github.com/users/glenndeb/following{/other_user}",
+ "gists_url": "https://api.github.com/users/glenndeb/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/glenndeb/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/glenndeb/subscriptions",
+ "organizations_url": "https://api.github.com/users/glenndeb/orgs",
+ "repos_url": "https://api.github.com/users/glenndeb/repos",
+ "events_url": "https://api.github.com/users/glenndeb/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/glenndeb/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/json",
+ "state": "uploaded",
+ "size": 170,
+ "download_count": 193,
+ "created_at": "2017-11-23T20:49:33Z",
+ "updated_at": "2017-11-23T20:49:33Z",
+ "browser_download_url": "https://github.com/SingletonIT/MUNO-release/releases/download/v0.4.1/latest-mac.json"
+ },
+ {
+ "url": "https://api.github.com/repos/SingletonIT/MUNO-release/releases/assets/5431814",
+ "id": 5431814,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDU0MzE4MTQ=",
+ "name": "latest-mac.yml",
+ "label": "",
+ "uploader": {
+ "login": "glenndeb",
+ "id": 2787059,
+ "node_id": "MDQ6VXNlcjI3ODcwNTk=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/2787059?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/glenndeb",
+ "html_url": "https://github.com/glenndeb",
+ "followers_url": "https://api.github.com/users/glenndeb/followers",
+ "following_url": "https://api.github.com/users/glenndeb/following{/other_user}",
+ "gists_url": "https://api.github.com/users/glenndeb/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/glenndeb/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/glenndeb/subscriptions",
+ "organizations_url": "https://api.github.com/users/glenndeb/orgs",
+ "repos_url": "https://api.github.com/users/glenndeb/repos",
+ "events_url": "https://api.github.com/users/glenndeb/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/glenndeb/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 221,
+ "download_count": 78324,
+ "created_at": "2017-11-23T20:50:18Z",
+ "updated_at": "2017-11-23T20:50:18Z",
+ "browser_download_url": "https://github.com/SingletonIT/MUNO-release/releases/download/v0.4.1/latest-mac.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/SingletonIT/MUNO-release/releases/assets/5431815",
+ "id": 5431815,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDU0MzE4MTU=",
+ "name": "latest.yml",
+ "label": "",
+ "uploader": {
+ "login": "glenndeb",
+ "id": 2787059,
+ "node_id": "MDQ6VXNlcjI3ODcwNTk=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/2787059?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/glenndeb",
+ "html_url": "https://github.com/glenndeb",
+ "followers_url": "https://api.github.com/users/glenndeb/followers",
+ "following_url": "https://api.github.com/users/glenndeb/following{/other_user}",
+ "gists_url": "https://api.github.com/users/glenndeb/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/glenndeb/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/glenndeb/subscriptions",
+ "organizations_url": "https://api.github.com/users/glenndeb/orgs",
+ "repos_url": "https://api.github.com/users/glenndeb/repos",
+ "events_url": "https://api.github.com/users/glenndeb/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/glenndeb/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 296,
+ "download_count": 43330,
+ "created_at": "2017-11-23T20:50:18Z",
+ "updated_at": "2017-11-23T20:50:18Z",
+ "browser_download_url": "https://github.com/SingletonIT/MUNO-release/releases/download/v0.4.1/latest.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/SingletonIT/MUNO-release/releases/assets/5431809",
+ "id": 5431809,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDU0MzE4MDk=",
+ "name": "Muno-0.4.1-mac.zip",
+ "label": "",
+ "uploader": {
+ "login": "glenndeb",
+ "id": 2787059,
+ "node_id": "MDQ6VXNlcjI3ODcwNTk=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/2787059?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/glenndeb",
+ "html_url": "https://github.com/glenndeb",
+ "followers_url": "https://api.github.com/users/glenndeb/followers",
+ "following_url": "https://api.github.com/users/glenndeb/following{/other_user}",
+ "gists_url": "https://api.github.com/users/glenndeb/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/glenndeb/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/glenndeb/subscriptions",
+ "organizations_url": "https://api.github.com/users/glenndeb/orgs",
+ "repos_url": "https://api.github.com/users/glenndeb/repos",
+ "events_url": "https://api.github.com/users/glenndeb/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/glenndeb/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 56357961,
+ "download_count": 217,
+ "created_at": "2017-11-23T20:49:33Z",
+ "updated_at": "2017-11-23T20:50:11Z",
+ "browser_download_url": "https://github.com/SingletonIT/MUNO-release/releases/download/v0.4.1/Muno-0.4.1-mac.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/SingletonIT/MUNO-release/releases/assets/5431802",
+ "id": 5431802,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDU0MzE4MDI=",
+ "name": "Muno-0.4.1.dmg",
+ "label": "",
+ "uploader": {
+ "login": "glenndeb",
+ "id": 2787059,
+ "node_id": "MDQ6VXNlcjI3ODcwNTk=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/2787059?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/glenndeb",
+ "html_url": "https://github.com/glenndeb",
+ "followers_url": "https://api.github.com/users/glenndeb/followers",
+ "following_url": "https://api.github.com/users/glenndeb/following{/other_user}",
+ "gists_url": "https://api.github.com/users/glenndeb/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/glenndeb/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/glenndeb/subscriptions",
+ "organizations_url": "https://api.github.com/users/glenndeb/orgs",
+ "repos_url": "https://api.github.com/users/glenndeb/repos",
+ "events_url": "https://api.github.com/users/glenndeb/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/glenndeb/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 58160127,
+ "download_count": 879,
+ "created_at": "2017-11-23T20:48:20Z",
+ "updated_at": "2017-11-23T20:49:02Z",
+ "browser_download_url": "https://github.com/SingletonIT/MUNO-release/releases/download/v0.4.1/Muno-0.4.1.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/SingletonIT/MUNO-release/releases/assets/5431808",
+ "id": 5431808,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDU0MzE4MDg=",
+ "name": "Muno-Setup-0.4.1.exe",
+ "label": "",
+ "uploader": {
+ "login": "glenndeb",
+ "id": 2787059,
+ "node_id": "MDQ6VXNlcjI3ODcwNTk=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/2787059?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/glenndeb",
+ "html_url": "https://github.com/glenndeb",
+ "followers_url": "https://api.github.com/users/glenndeb/followers",
+ "following_url": "https://api.github.com/users/glenndeb/following{/other_user}",
+ "gists_url": "https://api.github.com/users/glenndeb/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/glenndeb/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/glenndeb/subscriptions",
+ "organizations_url": "https://api.github.com/users/glenndeb/orgs",
+ "repos_url": "https://api.github.com/users/glenndeb/repos",
+ "events_url": "https://api.github.com/users/glenndeb/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/glenndeb/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 41475824,
+ "download_count": 1183,
+ "created_at": "2017-11-23T20:49:31Z",
+ "updated_at": "2017-11-23T20:50:18Z",
+ "browser_download_url": "https://github.com/SingletonIT/MUNO-release/releases/download/v0.4.1/Muno-Setup-0.4.1.exe"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/SingletonIT/MUNO-release/tarball/v0.4.1",
+ "zipball_url": "https://api.github.com/repos/SingletonIT/MUNO-release/zipball/v0.4.1",
+ "body_html": "\nMore share options \nBetter track design \nAdded duration on more locations \nAllot of minor bug crushing \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:11.235Z"
},
"museeks": {
"latestRelease": {
@@ -63058,7 +63305,7 @@
"content_type": "application/x-deb",
"state": "uploaded",
"size": 51104320,
- "download_count": 1370,
+ "download_count": 1378,
"created_at": "2020-03-25T16:31:01Z",
"updated_at": "2020-03-25T16:31:05Z",
"browser_download_url": "https://github.com/martpie/museeks/releases/download/0.11.4/museeks-amd64.deb"
@@ -63126,7 +63373,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 75305126,
- "download_count": 313,
+ "download_count": 314,
"created_at": "2020-03-25T16:31:13Z",
"updated_at": "2020-03-25T16:31:17Z",
"browser_download_url": "https://github.com/martpie/museeks/releases/download/0.11.4/museeks-i386.AppImage"
@@ -63330,7 +63577,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 100264984,
- "download_count": 2706,
+ "download_count": 2708,
"created_at": "2020-03-25T16:31:26Z",
"updated_at": "2020-03-25T16:31:37Z",
"browser_download_url": "https://github.com/martpie/museeks/releases/download/0.11.4/museeks-setup.exe"
@@ -63534,7 +63781,7 @@
"content_type": "application/x-diskcopy",
"state": "uploaded",
"size": 69251109,
- "download_count": 756,
+ "download_count": 757,
"created_at": "2020-03-25T16:31:08Z",
"updated_at": "2020-03-25T16:31:13Z",
"browser_download_url": "https://github.com/martpie/museeks/releases/download/0.11.4/museeks.dmg"
@@ -63578,254 +63825,186 @@
"zipball_url": "https://api.github.com/repos/martpie/museeks/zipball/0.11.4",
"body_html": "\nFixed library scan on Windows \nFixed cover fetching on Windows \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:03.501Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:11.250Z"
},
- "muno": {
+ "music-player": {
"latestRelease": {
- "url": "https://api.github.com/repos/SingletonIT/MUNO-release/releases/8639882",
- "assets_url": "https://api.github.com/repos/SingletonIT/MUNO-release/releases/8639882/assets",
- "upload_url": "https://uploads.github.com/repos/SingletonIT/MUNO-release/releases/8639882/assets{?name,label}",
- "html_url": "https://github.com/SingletonIT/MUNO-release/releases/tag/v0.4.1",
- "id": 8639882,
- "node_id": "MDc6UmVsZWFzZTg2Mzk4ODI=",
- "tag_name": "v0.4.1",
+ "url": "https://api.github.com/repos/Aveek-Saha/MusicPlayer/releases/26350971",
+ "assets_url": "https://api.github.com/repos/Aveek-Saha/MusicPlayer/releases/26350971/assets",
+ "upload_url": "https://uploads.github.com/repos/Aveek-Saha/MusicPlayer/releases/26350971/assets{?name,label}",
+ "html_url": "https://github.com/Aveek-Saha/MusicPlayer/releases/tag/v5.0.0",
+ "id": 26350971,
+ "node_id": "MDc6UmVsZWFzZTI2MzUwOTcx",
+ "tag_name": "v5.0.0",
"target_commitish": "master",
- "name": "0.4.1",
+ "name": "Dusk Player for Windows, Linux and Mac",
"draft": false,
"author": {
- "login": "glenndeb",
- "id": 2787059,
- "node_id": "MDQ6VXNlcjI3ODcwNTk=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/2787059?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/glenndeb",
- "html_url": "https://github.com/glenndeb",
- "followers_url": "https://api.github.com/users/glenndeb/followers",
- "following_url": "https://api.github.com/users/glenndeb/following{/other_user}",
- "gists_url": "https://api.github.com/users/glenndeb/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/glenndeb/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/glenndeb/subscriptions",
- "organizations_url": "https://api.github.com/users/glenndeb/orgs",
- "repos_url": "https://api.github.com/users/glenndeb/repos",
- "events_url": "https://api.github.com/users/glenndeb/events{/privacy}",
- "received_events_url": "https://api.github.com/users/glenndeb/received_events",
- "type": "User",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
"site_admin": false
},
"prerelease": false,
- "created_at": "2017-02-16T17:28:24Z",
- "published_at": "2017-11-24T12:23:20Z",
+ "created_at": "2020-05-10T07:17:23Z",
+ "published_at": "2020-05-10T07:30:18Z",
"assets": [
{
- "url": "https://api.github.com/repos/SingletonIT/MUNO-release/releases/assets/5431810",
- "id": 5431810,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDU0MzE4MTA=",
- "name": "latest-mac.json",
- "label": "",
- "uploader": {
- "login": "glenndeb",
- "id": 2787059,
- "node_id": "MDQ6VXNlcjI3ODcwNTk=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/2787059?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/glenndeb",
- "html_url": "https://github.com/glenndeb",
- "followers_url": "https://api.github.com/users/glenndeb/followers",
- "following_url": "https://api.github.com/users/glenndeb/following{/other_user}",
- "gists_url": "https://api.github.com/users/glenndeb/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/glenndeb/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/glenndeb/subscriptions",
- "organizations_url": "https://api.github.com/users/glenndeb/orgs",
- "repos_url": "https://api.github.com/users/glenndeb/repos",
- "events_url": "https://api.github.com/users/glenndeb/events{/privacy}",
- "received_events_url": "https://api.github.com/users/glenndeb/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/json",
- "state": "uploaded",
- "size": 170,
- "download_count": 193,
- "created_at": "2017-11-23T20:49:33Z",
- "updated_at": "2017-11-23T20:49:33Z",
- "browser_download_url": "https://github.com/SingletonIT/MUNO-release/releases/download/v0.4.1/latest-mac.json"
- },
- {
- "url": "https://api.github.com/repos/SingletonIT/MUNO-release/releases/assets/5431814",
- "id": 5431814,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDU0MzE4MTQ=",
- "name": "latest-mac.yml",
- "label": "",
- "uploader": {
- "login": "glenndeb",
- "id": 2787059,
- "node_id": "MDQ6VXNlcjI3ODcwNTk=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/2787059?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/glenndeb",
- "html_url": "https://github.com/glenndeb",
- "followers_url": "https://api.github.com/users/glenndeb/followers",
- "following_url": "https://api.github.com/users/glenndeb/following{/other_user}",
- "gists_url": "https://api.github.com/users/glenndeb/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/glenndeb/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/glenndeb/subscriptions",
- "organizations_url": "https://api.github.com/users/glenndeb/orgs",
- "repos_url": "https://api.github.com/users/glenndeb/repos",
- "events_url": "https://api.github.com/users/glenndeb/events{/privacy}",
- "received_events_url": "https://api.github.com/users/glenndeb/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "text/yaml",
- "state": "uploaded",
- "size": 221,
- "download_count": 78324,
- "created_at": "2017-11-23T20:50:18Z",
- "updated_at": "2017-11-23T20:50:18Z",
- "browser_download_url": "https://github.com/SingletonIT/MUNO-release/releases/download/v0.4.1/latest-mac.yml"
- },
- {
- "url": "https://api.github.com/repos/SingletonIT/MUNO-release/releases/assets/5431815",
- "id": 5431815,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDU0MzE4MTU=",
- "name": "latest.yml",
+ "url": "https://api.github.com/repos/Aveek-Saha/MusicPlayer/releases/assets/20587081",
+ "id": 20587081,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTg3MDgx",
+ "name": "DuskPlayer-5.0.0.AppImage",
"label": "",
"uploader": {
- "login": "glenndeb",
- "id": 2787059,
- "node_id": "MDQ6VXNlcjI3ODcwNTk=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/2787059?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/glenndeb",
- "html_url": "https://github.com/glenndeb",
- "followers_url": "https://api.github.com/users/glenndeb/followers",
- "following_url": "https://api.github.com/users/glenndeb/following{/other_user}",
- "gists_url": "https://api.github.com/users/glenndeb/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/glenndeb/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/glenndeb/subscriptions",
- "organizations_url": "https://api.github.com/users/glenndeb/orgs",
- "repos_url": "https://api.github.com/users/glenndeb/repos",
- "events_url": "https://api.github.com/users/glenndeb/events{/privacy}",
- "received_events_url": "https://api.github.com/users/glenndeb/received_events",
- "type": "User",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
"site_admin": false
},
- "content_type": "text/yaml",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 296,
- "download_count": 43330,
- "created_at": "2017-11-23T20:50:18Z",
- "updated_at": "2017-11-23T20:50:18Z",
- "browser_download_url": "https://github.com/SingletonIT/MUNO-release/releases/download/v0.4.1/latest.yml"
+ "size": 68053835,
+ "download_count": 108,
+ "created_at": "2020-05-10T07:20:06Z",
+ "updated_at": "2020-05-10T07:20:08Z",
+ "browser_download_url": "https://github.com/Aveek-Saha/MusicPlayer/releases/download/v5.0.0/DuskPlayer-5.0.0.AppImage"
},
{
- "url": "https://api.github.com/repos/SingletonIT/MUNO-release/releases/assets/5431809",
- "id": 5431809,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDU0MzE4MDk=",
- "name": "Muno-0.4.1-mac.zip",
+ "url": "https://api.github.com/repos/Aveek-Saha/MusicPlayer/releases/assets/20587098",
+ "id": 20587098,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTg3MDk4",
+ "name": "DuskPlayer-5.0.0.pkg",
"label": "",
"uploader": {
- "login": "glenndeb",
- "id": 2787059,
- "node_id": "MDQ6VXNlcjI3ODcwNTk=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/2787059?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/glenndeb",
- "html_url": "https://github.com/glenndeb",
- "followers_url": "https://api.github.com/users/glenndeb/followers",
- "following_url": "https://api.github.com/users/glenndeb/following{/other_user}",
- "gists_url": "https://api.github.com/users/glenndeb/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/glenndeb/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/glenndeb/subscriptions",
- "organizations_url": "https://api.github.com/users/glenndeb/orgs",
- "repos_url": "https://api.github.com/users/glenndeb/repos",
- "events_url": "https://api.github.com/users/glenndeb/events{/privacy}",
- "received_events_url": "https://api.github.com/users/glenndeb/received_events",
- "type": "User",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 56357961,
- "download_count": 217,
- "created_at": "2017-11-23T20:49:33Z",
- "updated_at": "2017-11-23T20:50:11Z",
- "browser_download_url": "https://github.com/SingletonIT/MUNO-release/releases/download/v0.4.1/Muno-0.4.1-mac.zip"
+ "size": 66721066,
+ "download_count": 91,
+ "created_at": "2020-05-10T07:21:17Z",
+ "updated_at": "2020-05-10T07:21:19Z",
+ "browser_download_url": "https://github.com/Aveek-Saha/MusicPlayer/releases/download/v5.0.0/DuskPlayer-5.0.0.pkg"
},
{
- "url": "https://api.github.com/repos/SingletonIT/MUNO-release/releases/assets/5431802",
- "id": 5431802,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDU0MzE4MDI=",
- "name": "Muno-0.4.1.dmg",
+ "url": "https://api.github.com/repos/Aveek-Saha/MusicPlayer/releases/assets/20587093",
+ "id": 20587093,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTg3MDkz",
+ "name": "DuskPlayer-Setup-5.0.0.exe",
"label": "",
"uploader": {
- "login": "glenndeb",
- "id": 2787059,
- "node_id": "MDQ6VXNlcjI3ODcwNTk=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/2787059?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/glenndeb",
- "html_url": "https://github.com/glenndeb",
- "followers_url": "https://api.github.com/users/glenndeb/followers",
- "following_url": "https://api.github.com/users/glenndeb/following{/other_user}",
- "gists_url": "https://api.github.com/users/glenndeb/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/glenndeb/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/glenndeb/subscriptions",
- "organizations_url": "https://api.github.com/users/glenndeb/orgs",
- "repos_url": "https://api.github.com/users/glenndeb/repos",
- "events_url": "https://api.github.com/users/glenndeb/events{/privacy}",
- "received_events_url": "https://api.github.com/users/glenndeb/received_events",
- "type": "User",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 58160127,
- "download_count": 879,
- "created_at": "2017-11-23T20:48:20Z",
- "updated_at": "2017-11-23T20:49:02Z",
- "browser_download_url": "https://github.com/SingletonIT/MUNO-release/releases/download/v0.4.1/Muno-0.4.1.dmg"
+ "size": 45603738,
+ "download_count": 353,
+ "created_at": "2020-05-10T07:21:00Z",
+ "updated_at": "2020-05-10T07:21:01Z",
+ "browser_download_url": "https://github.com/Aveek-Saha/MusicPlayer/releases/download/v5.0.0/DuskPlayer-Setup-5.0.0.exe"
},
{
- "url": "https://api.github.com/repos/SingletonIT/MUNO-release/releases/assets/5431808",
- "id": 5431808,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDU0MzE4MDg=",
- "name": "Muno-Setup-0.4.1.exe",
+ "url": "https://api.github.com/repos/Aveek-Saha/MusicPlayer/releases/assets/20587096",
+ "id": 20587096,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTg3MDk2",
+ "name": "DuskPlayer_5.0.0_amd64.deb",
"label": "",
"uploader": {
- "login": "glenndeb",
- "id": 2787059,
- "node_id": "MDQ6VXNlcjI3ODcwNTk=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/2787059?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/glenndeb",
- "html_url": "https://github.com/glenndeb",
- "followers_url": "https://api.github.com/users/glenndeb/followers",
- "following_url": "https://api.github.com/users/glenndeb/following{/other_user}",
- "gists_url": "https://api.github.com/users/glenndeb/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/glenndeb/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/glenndeb/subscriptions",
- "organizations_url": "https://api.github.com/users/glenndeb/orgs",
- "repos_url": "https://api.github.com/users/glenndeb/repos",
- "events_url": "https://api.github.com/users/glenndeb/events{/privacy}",
- "received_events_url": "https://api.github.com/users/glenndeb/received_events",
- "type": "User",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 41475824,
- "download_count": 1183,
- "created_at": "2017-11-23T20:49:31Z",
- "updated_at": "2017-11-23T20:50:18Z",
- "browser_download_url": "https://github.com/SingletonIT/MUNO-release/releases/download/v0.4.1/Muno-Setup-0.4.1.exe"
+ "size": 46675798,
+ "download_count": 89,
+ "created_at": "2020-05-10T07:21:12Z",
+ "updated_at": "2020-05-10T07:21:13Z",
+ "browser_download_url": "https://github.com/Aveek-Saha/MusicPlayer/releases/download/v5.0.0/DuskPlayer_5.0.0_amd64.deb"
}
],
- "tarball_url": "https://api.github.com/repos/SingletonIT/MUNO-release/tarball/v0.4.1",
- "zipball_url": "https://api.github.com/repos/SingletonIT/MUNO-release/zipball/v0.4.1",
- "body_html": "\nMore share options \nBetter track design \nAdded duration on more locations \nAllot of minor bug crushing \n "
+ "tarball_url": "https://api.github.com/repos/Aveek-Saha/MusicPlayer/tarball/v5.0.0",
+ "zipball_url": "https://api.github.com/repos/Aveek-Saha/MusicPlayer/zipball/v5.0.0",
+ "body_html": "For Linux \nDownload the .deb
package or the AppImage
\nFor Windows \nDownload the .exe
file
\nFor MacOS \nDownload the .pkg
file
\nUpdates \n\nTheme can now be changed without restarting the application \nShow Song titles in the playlist instead of showing the file path \nResume playback from the most recent track on restart \nFixed a bug where track name and artist would not change on changing tracks \nShow the album name next to the artist's name \nShow a spinning loader when audio files are being loaded \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:03.532Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:11.258Z"
},
"music-kitten": {
"latestRelease": {
@@ -63926,7 +64105,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 352,
- "download_count": 1377,
+ "download_count": 1380,
"created_at": "2019-12-29T05:54:32Z",
"updated_at": "2019-12-29T05:54:32Z",
"browser_download_url": "https://github.com/CorySanin/Kitten-for-CSGO/releases/download/v2.5.0/latest.yml"
@@ -64174,186 +64353,11 @@
"zipball_url": "https://api.github.com/repos/CorySanin/Kitten-for-CSGO/zipball/v2.5.0",
"body_html": "\nUpdate Discord Rich Presence for operations \nAdd link to live game on csgostats.gg \nFix issues with the Snap package for Linux \nUpdate dependency versions \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:03.540Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:11.285Z"
},
- "music-player": {
- "latestRelease": {
- "url": "https://api.github.com/repos/Aveek-Saha/MusicPlayer/releases/26350971",
- "assets_url": "https://api.github.com/repos/Aveek-Saha/MusicPlayer/releases/26350971/assets",
- "upload_url": "https://uploads.github.com/repos/Aveek-Saha/MusicPlayer/releases/26350971/assets{?name,label}",
- "html_url": "https://github.com/Aveek-Saha/MusicPlayer/releases/tag/v5.0.0",
- "id": 26350971,
- "node_id": "MDc6UmVsZWFzZTI2MzUwOTcx",
- "tag_name": "v5.0.0",
- "target_commitish": "master",
- "name": "Dusk Player for Windows, Linux and Mac",
- "draft": false,
- "author": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-05-10T07:17:23Z",
- "published_at": "2020-05-10T07:30:18Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/Aveek-Saha/MusicPlayer/releases/assets/20587081",
- "id": 20587081,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTg3MDgx",
- "name": "DuskPlayer-5.0.0.AppImage",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 68053835,
- "download_count": 108,
- "created_at": "2020-05-10T07:20:06Z",
- "updated_at": "2020-05-10T07:20:08Z",
- "browser_download_url": "https://github.com/Aveek-Saha/MusicPlayer/releases/download/v5.0.0/DuskPlayer-5.0.0.AppImage"
- },
- {
- "url": "https://api.github.com/repos/Aveek-Saha/MusicPlayer/releases/assets/20587098",
- "id": 20587098,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTg3MDk4",
- "name": "DuskPlayer-5.0.0.pkg",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 66721066,
- "download_count": 91,
- "created_at": "2020-05-10T07:21:17Z",
- "updated_at": "2020-05-10T07:21:19Z",
- "browser_download_url": "https://github.com/Aveek-Saha/MusicPlayer/releases/download/v5.0.0/DuskPlayer-5.0.0.pkg"
- },
- {
- "url": "https://api.github.com/repos/Aveek-Saha/MusicPlayer/releases/assets/20587093",
- "id": 20587093,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTg3MDkz",
- "name": "DuskPlayer-Setup-5.0.0.exe",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 45603738,
- "download_count": 352,
- "created_at": "2020-05-10T07:21:00Z",
- "updated_at": "2020-05-10T07:21:01Z",
- "browser_download_url": "https://github.com/Aveek-Saha/MusicPlayer/releases/download/v5.0.0/DuskPlayer-Setup-5.0.0.exe"
- },
- {
- "url": "https://api.github.com/repos/Aveek-Saha/MusicPlayer/releases/assets/20587096",
- "id": 20587096,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNTg3MDk2",
- "name": "DuskPlayer_5.0.0_amd64.deb",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 46675798,
- "download_count": 89,
- "created_at": "2020-05-10T07:21:12Z",
- "updated_at": "2020-05-10T07:21:13Z",
- "browser_download_url": "https://github.com/Aveek-Saha/MusicPlayer/releases/download/v5.0.0/DuskPlayer_5.0.0_amd64.deb"
- }
- ],
- "tarball_url": "https://api.github.com/repos/Aveek-Saha/MusicPlayer/tarball/v5.0.0",
- "zipball_url": "https://api.github.com/repos/Aveek-Saha/MusicPlayer/zipball/v5.0.0",
- "body_html": "For Linux \nDownload the .deb
package or the AppImage
\nFor Windows \nDownload the .exe
file
\nFor MacOS \nDownload the .pkg
file
\nUpdates \n\nTheme can now be changed without restarting the application \nShow Song titles in the playlist instead of showing the file path \nResume playback from the most recent track on restart \nFixed a bug where track name and artist would not change on changing tracks \nShow the album name next to the artist's name \nShow a spinning loader when audio files are being loaded \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:03.568Z"
+ "musify": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:11.311Z"
},
"musictube-player": {
"latestRelease": {
@@ -64430,11 +64434,7 @@
"zipball_url": "https://api.github.com/repos/simon-fraser/MusicTube-Player/zipball/V1.7.0",
"body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:03.600Z"
- },
- "musify": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:03.611Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:11.337Z"
},
"ndm": {
"latestRelease": {
@@ -64603,7 +64603,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 32685131,
- "download_count": 12415,
+ "download_count": 12418,
"created_at": "2017-05-22T21:02:59Z",
"updated_at": "2017-05-22T21:03:02Z",
"browser_download_url": "https://github.com/720kb/ndm/releases/download/v1.2.0/ndm-1.2.0.exe"
@@ -64647,7 +64647,7 @@
"zipball_url": "https://api.github.com/repos/720kb/ndm/zipball/v1.2.0",
"body_html": "CHANGELOG \n\nBug fixing \nTabs #181 \n\nOpen and browse and manage multiple projects at once. \n \n \n \n
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:03.673Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:11.387Z"
},
"mypsn": {
"latestRelease": {
@@ -64748,7 +64748,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 36073800,
- "download_count": 195,
+ "download_count": 196,
"created_at": "2018-08-09T08:05:52Z",
"updated_at": "2018-08-09T08:06:35Z",
"browser_download_url": "https://github.com/Lierrmm/MyPSN/releases/download/1.1.2/mypsn.Setup.1.1.2.exe"
@@ -64758,7 +64758,118 @@
"zipball_url": "https://api.github.com/repos/Lierrmm/MyPSN/zipball/1.1.2",
"body_html": "Version 1.1.2 \nChanges \n\nRemoved about window \nUpdated packages \nRemoved some vulnerabilities \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:03.686Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:11.398Z"
+ },
+ "negative": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/atdrago/negative/releases/8391758",
+ "assets_url": "https://api.github.com/repos/atdrago/negative/releases/8391758/assets",
+ "upload_url": "https://uploads.github.com/repos/atdrago/negative/releases/8391758/assets{?name,label}",
+ "html_url": "https://github.com/atdrago/negative/releases/tag/v0.10.3",
+ "id": 8391758,
+ "node_id": "MDc6UmVsZWFzZTgzOTE3NTg=",
+ "tag_name": "v0.10.3",
+ "target_commitish": "master",
+ "name": "v0.10.3",
+ "draft": false,
+ "author": {
+ "login": "atdrago",
+ "id": 144225,
+ "node_id": "MDQ6VXNlcjE0NDIyNQ==",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/144225?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/atdrago",
+ "html_url": "https://github.com/atdrago",
+ "followers_url": "https://api.github.com/users/atdrago/followers",
+ "following_url": "https://api.github.com/users/atdrago/following{/other_user}",
+ "gists_url": "https://api.github.com/users/atdrago/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/atdrago/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/atdrago/subscriptions",
+ "organizations_url": "https://api.github.com/users/atdrago/orgs",
+ "repos_url": "https://api.github.com/users/atdrago/repos",
+ "events_url": "https://api.github.com/users/atdrago/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/atdrago/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2017-11-05T22:36:46Z",
+ "published_at": "2017-11-05T22:44:47Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/atdrago/negative/releases/assets/5255105",
+ "id": 5255105,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDUyNTUxMDU=",
+ "name": "Negative-v0.10.3-mac.zip",
+ "label": null,
+ "uploader": {
+ "login": "atdrago",
+ "id": 144225,
+ "node_id": "MDQ6VXNlcjE0NDIyNQ==",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/144225?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/atdrago",
+ "html_url": "https://github.com/atdrago",
+ "followers_url": "https://api.github.com/users/atdrago/followers",
+ "following_url": "https://api.github.com/users/atdrago/following{/other_user}",
+ "gists_url": "https://api.github.com/users/atdrago/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/atdrago/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/atdrago/subscriptions",
+ "organizations_url": "https://api.github.com/users/atdrago/orgs",
+ "repos_url": "https://api.github.com/users/atdrago/repos",
+ "events_url": "https://api.github.com/users/atdrago/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/atdrago/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 148904134,
+ "download_count": 79,
+ "created_at": "2017-11-05T22:39:52Z",
+ "updated_at": "2017-11-05T22:41:35Z",
+ "browser_download_url": "https://github.com/atdrago/negative/releases/download/v0.10.3/Negative-v0.10.3-mac.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/atdrago/negative/releases/assets/5255106",
+ "id": 5255106,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDUyNTUxMDY=",
+ "name": "Negative-v0.10.3.dmg",
+ "label": null,
+ "uploader": {
+ "login": "atdrago",
+ "id": 144225,
+ "node_id": "MDQ6VXNlcjE0NDIyNQ==",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/144225?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/atdrago",
+ "html_url": "https://github.com/atdrago",
+ "followers_url": "https://api.github.com/users/atdrago/followers",
+ "following_url": "https://api.github.com/users/atdrago/following{/other_user}",
+ "gists_url": "https://api.github.com/users/atdrago/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/atdrago/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/atdrago/subscriptions",
+ "organizations_url": "https://api.github.com/users/atdrago/orgs",
+ "repos_url": "https://api.github.com/users/atdrago/repos",
+ "events_url": "https://api.github.com/users/atdrago/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/atdrago/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 53207841,
+ "download_count": 433,
+ "created_at": "2017-11-05T22:39:52Z",
+ "updated_at": "2017-11-05T22:42:10Z",
+ "browser_download_url": "https://github.com/atdrago/negative/releases/download/v0.10.3/Negative-v0.10.3.dmg"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/atdrago/negative/tarball/v0.10.3",
+ "zipball_url": "https://api.github.com/repos/atdrago/negative/zipball/v0.10.3",
+ "body_html": "Negative v0.10.3 \nChangelog \nBug Fixes \n\nFix an issue where auto updates would fail \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:11.419Z"
},
"nertivia": {
"latestRelease": {
@@ -64825,7 +64936,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 344,
- "download_count": 5342,
+ "download_count": 5480,
"created_at": "2020-07-22T14:09:03Z",
"updated_at": "2020-07-22T14:09:04Z",
"browser_download_url": "https://github.com/supertiger1234/nertivia-desktop-app/releases/download/v0.2.6/latest.yml"
@@ -64859,7 +64970,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 59071651,
- "download_count": 749,
+ "download_count": 755,
"created_at": "2020-07-22T14:08:36Z",
"updated_at": "2020-07-22T14:09:03Z",
"browser_download_url": "https://github.com/supertiger1234/nertivia-desktop-app/releases/download/v0.2.6/Nertivia-Setup-0.2.6.exe"
@@ -64893,7 +65004,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 63407,
- "download_count": 157,
+ "download_count": 158,
"created_at": "2020-07-22T14:08:36Z",
"updated_at": "2020-07-22T14:08:37Z",
"browser_download_url": "https://github.com/supertiger1234/nertivia-desktop-app/releases/download/v0.2.6/Nertivia-Setup-0.2.6.exe.blockmap"
@@ -64903,118 +65014,7 @@
"zipball_url": "https://api.github.com/repos/supertiger1234/nertivia-desktop-app/zipball/v0.2.6",
"body_html": "Changed background of the launcher
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:03.704Z"
- },
- "negative": {
- "latestRelease": {
- "url": "https://api.github.com/repos/atdrago/negative/releases/8391758",
- "assets_url": "https://api.github.com/repos/atdrago/negative/releases/8391758/assets",
- "upload_url": "https://uploads.github.com/repos/atdrago/negative/releases/8391758/assets{?name,label}",
- "html_url": "https://github.com/atdrago/negative/releases/tag/v0.10.3",
- "id": 8391758,
- "node_id": "MDc6UmVsZWFzZTgzOTE3NTg=",
- "tag_name": "v0.10.3",
- "target_commitish": "master",
- "name": "v0.10.3",
- "draft": false,
- "author": {
- "login": "atdrago",
- "id": 144225,
- "node_id": "MDQ6VXNlcjE0NDIyNQ==",
- "avatar_url": "https://avatars1.githubusercontent.com/u/144225?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/atdrago",
- "html_url": "https://github.com/atdrago",
- "followers_url": "https://api.github.com/users/atdrago/followers",
- "following_url": "https://api.github.com/users/atdrago/following{/other_user}",
- "gists_url": "https://api.github.com/users/atdrago/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/atdrago/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/atdrago/subscriptions",
- "organizations_url": "https://api.github.com/users/atdrago/orgs",
- "repos_url": "https://api.github.com/users/atdrago/repos",
- "events_url": "https://api.github.com/users/atdrago/events{/privacy}",
- "received_events_url": "https://api.github.com/users/atdrago/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2017-11-05T22:36:46Z",
- "published_at": "2017-11-05T22:44:47Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/atdrago/negative/releases/assets/5255105",
- "id": 5255105,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDUyNTUxMDU=",
- "name": "Negative-v0.10.3-mac.zip",
- "label": null,
- "uploader": {
- "login": "atdrago",
- "id": 144225,
- "node_id": "MDQ6VXNlcjE0NDIyNQ==",
- "avatar_url": "https://avatars1.githubusercontent.com/u/144225?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/atdrago",
- "html_url": "https://github.com/atdrago",
- "followers_url": "https://api.github.com/users/atdrago/followers",
- "following_url": "https://api.github.com/users/atdrago/following{/other_user}",
- "gists_url": "https://api.github.com/users/atdrago/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/atdrago/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/atdrago/subscriptions",
- "organizations_url": "https://api.github.com/users/atdrago/orgs",
- "repos_url": "https://api.github.com/users/atdrago/repos",
- "events_url": "https://api.github.com/users/atdrago/events{/privacy}",
- "received_events_url": "https://api.github.com/users/atdrago/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 148904134,
- "download_count": 79,
- "created_at": "2017-11-05T22:39:52Z",
- "updated_at": "2017-11-05T22:41:35Z",
- "browser_download_url": "https://github.com/atdrago/negative/releases/download/v0.10.3/Negative-v0.10.3-mac.zip"
- },
- {
- "url": "https://api.github.com/repos/atdrago/negative/releases/assets/5255106",
- "id": 5255106,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDUyNTUxMDY=",
- "name": "Negative-v0.10.3.dmg",
- "label": null,
- "uploader": {
- "login": "atdrago",
- "id": 144225,
- "node_id": "MDQ6VXNlcjE0NDIyNQ==",
- "avatar_url": "https://avatars1.githubusercontent.com/u/144225?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/atdrago",
- "html_url": "https://github.com/atdrago",
- "followers_url": "https://api.github.com/users/atdrago/followers",
- "following_url": "https://api.github.com/users/atdrago/following{/other_user}",
- "gists_url": "https://api.github.com/users/atdrago/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/atdrago/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/atdrago/subscriptions",
- "organizations_url": "https://api.github.com/users/atdrago/orgs",
- "repos_url": "https://api.github.com/users/atdrago/repos",
- "events_url": "https://api.github.com/users/atdrago/events{/privacy}",
- "received_events_url": "https://api.github.com/users/atdrago/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 53207841,
- "download_count": 433,
- "created_at": "2017-11-05T22:39:52Z",
- "updated_at": "2017-11-05T22:42:10Z",
- "browser_download_url": "https://github.com/atdrago/negative/releases/download/v0.10.3/Negative-v0.10.3.dmg"
- }
- ],
- "tarball_url": "https://api.github.com/repos/atdrago/negative/tarball/v0.10.3",
- "zipball_url": "https://api.github.com/repos/atdrago/negative/zipball/v0.10.3",
- "body_html": "Negative v0.10.3 \nChangelog \nBug Fixes \n\nFix an issue where auto updates would fail \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:03.707Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:11.459Z"
},
"netron": {
"latestRelease": {
@@ -65081,7 +65081,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 362,
- "download_count": 454,
+ "download_count": 495,
"created_at": "2020-09-26T01:30:50Z",
"updated_at": "2020-09-26T01:30:50Z",
"browser_download_url": "https://github.com/lutzroeder/netron/releases/download/v4.5.3/latest-linux.yml"
@@ -65115,7 +65115,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 506,
- "download_count": 979,
+ "download_count": 1140,
"created_at": "2020-09-26T01:37:52Z",
"updated_at": "2020-09-26T01:37:53Z",
"browser_download_url": "https://github.com/lutzroeder/netron/releases/download/v4.5.3/latest-mac.yml"
@@ -65149,7 +65149,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 372,
- "download_count": 4661,
+ "download_count": 5152,
"created_at": "2020-09-26T01:33:00Z",
"updated_at": "2020-09-26T01:33:00Z",
"browser_download_url": "https://github.com/lutzroeder/netron/releases/download/v4.5.3/latest.yml"
@@ -65183,7 +65183,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 79077546,
- "download_count": 682,
+ "download_count": 780,
"created_at": "2020-09-26T01:37:27Z",
"updated_at": "2020-09-26T01:37:28Z",
"browser_download_url": "https://github.com/lutzroeder/netron/releases/download/v4.5.3/Netron-4.5.3-mac.zip"
@@ -65217,7 +65217,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 80066824,
- "download_count": 303,
+ "download_count": 319,
"created_at": "2020-09-26T01:30:47Z",
"updated_at": "2020-09-26T01:30:49Z",
"browser_download_url": "https://github.com/lutzroeder/netron/releases/download/v4.5.3/Netron-4.5.3.AppImage"
@@ -65251,7 +65251,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 81683946,
- "download_count": 95,
+ "download_count": 104,
"created_at": "2020-09-26T01:37:51Z",
"updated_at": "2020-09-26T01:37:52Z",
"browser_download_url": "https://github.com/lutzroeder/netron/releases/download/v4.5.3/Netron-4.5.3.dmg"
@@ -65319,7 +65319,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 56790192,
- "download_count": 3454,
+ "download_count": 3726,
"created_at": "2020-09-26T01:32:58Z",
"updated_at": "2020-09-26T01:33:00Z",
"browser_download_url": "https://github.com/lutzroeder/netron/releases/download/v4.5.3/Netron-Setup-4.5.3.exe"
@@ -65353,7 +65353,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 59718,
- "download_count": 2891,
+ "download_count": 3105,
"created_at": "2020-09-26T01:32:58Z",
"updated_at": "2020-09-26T01:32:58Z",
"browser_download_url": "https://github.com/lutzroeder/netron/releases/download/v4.5.3/Netron-Setup-4.5.3.exe.blockmap"
@@ -65363,84 +65363,7 @@
"zipball_url": "https://api.github.com/repos/lutzroeder/netron/zipball/v4.5.3",
"body_html": null
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:03.778Z"
- },
- "network-assembler": {
- "latestRelease": {
- "url": "https://api.github.com/repos/kir486680/Network-Assembler/releases/29726715",
- "assets_url": "https://api.github.com/repos/kir486680/Network-Assembler/releases/29726715/assets",
- "upload_url": "https://uploads.github.com/repos/kir486680/Network-Assembler/releases/29726715/assets{?name,label}",
- "html_url": "https://github.com/kir486680/Network-Assembler/releases/tag/0.0.2",
- "id": 29726715,
- "node_id": "MDc6UmVsZWFzZTI5NzI2NzE1",
- "tag_name": "0.0.2",
- "target_commitish": "master",
- "name": "0.0.2 Alpha Release",
- "draft": false,
- "author": {
- "login": "kir486680",
- "id": 17931046,
- "node_id": "MDQ6VXNlcjE3OTMxMDQ2",
- "avatar_url": "https://avatars3.githubusercontent.com/u/17931046?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/kir486680",
- "html_url": "https://github.com/kir486680",
- "followers_url": "https://api.github.com/users/kir486680/followers",
- "following_url": "https://api.github.com/users/kir486680/following{/other_user}",
- "gists_url": "https://api.github.com/users/kir486680/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/kir486680/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/kir486680/subscriptions",
- "organizations_url": "https://api.github.com/users/kir486680/orgs",
- "repos_url": "https://api.github.com/users/kir486680/repos",
- "events_url": "https://api.github.com/users/kir486680/events{/privacy}",
- "received_events_url": "https://api.github.com/users/kir486680/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-08-15T08:24:36Z",
- "published_at": "2020-08-15T08:37:34Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/kir486680/Network-Assembler/releases/assets/23954286",
- "id": 23954286,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzOTU0Mjg2",
- "name": "Network-Assembler.zip",
- "label": null,
- "uploader": {
- "login": "kir486680",
- "id": 17931046,
- "node_id": "MDQ6VXNlcjE3OTMxMDQ2",
- "avatar_url": "https://avatars3.githubusercontent.com/u/17931046?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/kir486680",
- "html_url": "https://github.com/kir486680",
- "followers_url": "https://api.github.com/users/kir486680/followers",
- "following_url": "https://api.github.com/users/kir486680/following{/other_user}",
- "gists_url": "https://api.github.com/users/kir486680/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/kir486680/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/kir486680/subscriptions",
- "organizations_url": "https://api.github.com/users/kir486680/orgs",
- "repos_url": "https://api.github.com/users/kir486680/repos",
- "events_url": "https://api.github.com/users/kir486680/events{/privacy}",
- "received_events_url": "https://api.github.com/users/kir486680/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 63118669,
- "download_count": 25,
- "created_at": "2020-08-15T08:36:59Z",
- "updated_at": "2020-08-15T08:37:30Z",
- "browser_download_url": "https://github.com/kir486680/Network-Assembler/releases/download/0.0.2/Network-Assembler.zip"
- }
- ],
- "tarball_url": "https://api.github.com/repos/kir486680/Network-Assembler/tarball/0.0.2",
- "zipball_url": "https://api.github.com/repos/kir486680/Network-Assembler/zipball/0.0.2",
- "body_html": "Network Assembler allows you to make simple keras neural networks with simple GUI
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:03.782Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:11.491Z"
},
"network-status-check": {
"latestRelease": {
@@ -65585,7 +65508,84 @@
"zipball_url": "https://api.github.com/repos/cjerrington/net-check/zipball/v1.0.7",
"body_html": "Updated jQuery dependency and packaging methods.
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:03.799Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:11.517Z"
+ },
+ "network-assembler": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/kir486680/Network-Assembler/releases/29726715",
+ "assets_url": "https://api.github.com/repos/kir486680/Network-Assembler/releases/29726715/assets",
+ "upload_url": "https://uploads.github.com/repos/kir486680/Network-Assembler/releases/29726715/assets{?name,label}",
+ "html_url": "https://github.com/kir486680/Network-Assembler/releases/tag/0.0.2",
+ "id": 29726715,
+ "node_id": "MDc6UmVsZWFzZTI5NzI2NzE1",
+ "tag_name": "0.0.2",
+ "target_commitish": "master",
+ "name": "0.0.2 Alpha Release",
+ "draft": false,
+ "author": {
+ "login": "kir486680",
+ "id": 17931046,
+ "node_id": "MDQ6VXNlcjE3OTMxMDQ2",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/17931046?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/kir486680",
+ "html_url": "https://github.com/kir486680",
+ "followers_url": "https://api.github.com/users/kir486680/followers",
+ "following_url": "https://api.github.com/users/kir486680/following{/other_user}",
+ "gists_url": "https://api.github.com/users/kir486680/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/kir486680/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/kir486680/subscriptions",
+ "organizations_url": "https://api.github.com/users/kir486680/orgs",
+ "repos_url": "https://api.github.com/users/kir486680/repos",
+ "events_url": "https://api.github.com/users/kir486680/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/kir486680/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2020-08-15T08:24:36Z",
+ "published_at": "2020-08-15T08:37:34Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/kir486680/Network-Assembler/releases/assets/23954286",
+ "id": 23954286,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzOTU0Mjg2",
+ "name": "Network-Assembler.zip",
+ "label": null,
+ "uploader": {
+ "login": "kir486680",
+ "id": 17931046,
+ "node_id": "MDQ6VXNlcjE3OTMxMDQ2",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/17931046?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/kir486680",
+ "html_url": "https://github.com/kir486680",
+ "followers_url": "https://api.github.com/users/kir486680/followers",
+ "following_url": "https://api.github.com/users/kir486680/following{/other_user}",
+ "gists_url": "https://api.github.com/users/kir486680/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/kir486680/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/kir486680/subscriptions",
+ "organizations_url": "https://api.github.com/users/kir486680/orgs",
+ "repos_url": "https://api.github.com/users/kir486680/repos",
+ "events_url": "https://api.github.com/users/kir486680/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/kir486680/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 63118669,
+ "download_count": 25,
+ "created_at": "2020-08-15T08:36:59Z",
+ "updated_at": "2020-08-15T08:37:30Z",
+ "browser_download_url": "https://github.com/kir486680/Network-Assembler/releases/download/0.0.2/Network-Assembler.zip"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/kir486680/Network-Assembler/tarball/0.0.2",
+ "zipball_url": "https://api.github.com/repos/kir486680/Network-Assembler/zipball/0.0.2",
+ "body_html": "Network Assembler allows you to make simple keras neural networks with simple GUI
"
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:11.524Z"
},
"neucalculator": {
"latestRelease": {
@@ -65662,11 +65662,122 @@
"zipball_url": "https://api.github.com/repos/moh3n9595/neu-calculator/zipball/V1.0.0",
"body_html": "\nREADME - Edited \nREADME - Edited \nREADME - Added \nInit \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:03.819Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:11.583Z"
+ },
+ "nfov": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/nrlquaker/nfov/releases/16313787",
+ "assets_url": "https://api.github.com/repos/nrlquaker/nfov/releases/16313787/assets",
+ "upload_url": "https://uploads.github.com/repos/nrlquaker/nfov/releases/16313787/assets{?name,label}",
+ "html_url": "https://github.com/nrlquaker/nfov/releases/tag/v1.3.1",
+ "id": 16313787,
+ "node_id": "MDc6UmVsZWFzZTE2MzEzNzg3",
+ "tag_name": "v1.3.1",
+ "target_commitish": "master",
+ "name": "v1.3.1",
+ "draft": false,
+ "author": {
+ "login": "nrlquaker",
+ "id": 2573638,
+ "node_id": "MDQ6VXNlcjI1NzM2Mzg=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/2573638?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/nrlquaker",
+ "html_url": "https://github.com/nrlquaker",
+ "followers_url": "https://api.github.com/users/nrlquaker/followers",
+ "following_url": "https://api.github.com/users/nrlquaker/following{/other_user}",
+ "gists_url": "https://api.github.com/users/nrlquaker/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/nrlquaker/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/nrlquaker/subscriptions",
+ "organizations_url": "https://api.github.com/users/nrlquaker/orgs",
+ "repos_url": "https://api.github.com/users/nrlquaker/repos",
+ "events_url": "https://api.github.com/users/nrlquaker/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/nrlquaker/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2019-03-24T23:58:46Z",
+ "published_at": "2019-03-25T00:05:02Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/nrlquaker/nfov/releases/assets/11706256",
+ "id": 11706256,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExNzA2MjU2",
+ "name": "nfov-1.3.1.dmg",
+ "label": null,
+ "uploader": {
+ "login": "nrlquaker",
+ "id": 2573638,
+ "node_id": "MDQ6VXNlcjI1NzM2Mzg=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/2573638?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/nrlquaker",
+ "html_url": "https://github.com/nrlquaker",
+ "followers_url": "https://api.github.com/users/nrlquaker/followers",
+ "following_url": "https://api.github.com/users/nrlquaker/following{/other_user}",
+ "gists_url": "https://api.github.com/users/nrlquaker/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/nrlquaker/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/nrlquaker/subscriptions",
+ "organizations_url": "https://api.github.com/users/nrlquaker/orgs",
+ "repos_url": "https://api.github.com/users/nrlquaker/repos",
+ "events_url": "https://api.github.com/users/nrlquaker/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/nrlquaker/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-diskcopy",
+ "state": "uploaded",
+ "size": 57111223,
+ "download_count": 115,
+ "created_at": "2019-03-25T00:04:26Z",
+ "updated_at": "2019-03-25T00:04:45Z",
+ "browser_download_url": "https://github.com/nrlquaker/nfov/releases/download/v1.3.1/nfov-1.3.1.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/nrlquaker/nfov/releases/assets/11706257",
+ "id": 11706257,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExNzA2MjU3",
+ "name": "nfov-darwin-x64-1.3.1.zip",
+ "label": null,
+ "uploader": {
+ "login": "nrlquaker",
+ "id": 2573638,
+ "node_id": "MDQ6VXNlcjI1NzM2Mzg=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/2573638?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/nrlquaker",
+ "html_url": "https://github.com/nrlquaker",
+ "followers_url": "https://api.github.com/users/nrlquaker/followers",
+ "following_url": "https://api.github.com/users/nrlquaker/following{/other_user}",
+ "gists_url": "https://api.github.com/users/nrlquaker/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/nrlquaker/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/nrlquaker/subscriptions",
+ "organizations_url": "https://api.github.com/users/nrlquaker/orgs",
+ "repos_url": "https://api.github.com/users/nrlquaker/repos",
+ "events_url": "https://api.github.com/users/nrlquaker/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/nrlquaker/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 58675385,
+ "download_count": 417,
+ "created_at": "2019-03-25T00:04:26Z",
+ "updated_at": "2019-03-25T00:04:52Z",
+ "browser_download_url": "https://github.com/nrlquaker/nfov/releases/download/v1.3.1/nfov-darwin-x64-1.3.1.zip"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/nrlquaker/nfov/tarball/v1.3.1",
+ "zipball_url": "https://api.github.com/repos/nrlquaker/nfov/zipball/v1.3.1",
+ "body_html": "\nfix missing icons for newly added extensions \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:11.602Z"
},
"nicepage": {
"latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:03.848Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:11.602Z"
},
"nighthawk": {
"latestRelease": {
@@ -65879,122 +65990,11 @@
"zipball_url": "https://api.github.com/repos/quantumkv/nighthawk/zipball/2.1.1",
"body_html": "\nI broke the track sorting logic last time. I fixed it this time. \nUpgraded Electron to v5.0.0 \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:03.882Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:11.614Z"
},
"nodejs-package-manager": {
"latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:03.913Z"
- },
- "nfov": {
- "latestRelease": {
- "url": "https://api.github.com/repos/nrlquaker/nfov/releases/16313787",
- "assets_url": "https://api.github.com/repos/nrlquaker/nfov/releases/16313787/assets",
- "upload_url": "https://uploads.github.com/repos/nrlquaker/nfov/releases/16313787/assets{?name,label}",
- "html_url": "https://github.com/nrlquaker/nfov/releases/tag/v1.3.1",
- "id": 16313787,
- "node_id": "MDc6UmVsZWFzZTE2MzEzNzg3",
- "tag_name": "v1.3.1",
- "target_commitish": "master",
- "name": "v1.3.1",
- "draft": false,
- "author": {
- "login": "nrlquaker",
- "id": 2573638,
- "node_id": "MDQ6VXNlcjI1NzM2Mzg=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/2573638?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/nrlquaker",
- "html_url": "https://github.com/nrlquaker",
- "followers_url": "https://api.github.com/users/nrlquaker/followers",
- "following_url": "https://api.github.com/users/nrlquaker/following{/other_user}",
- "gists_url": "https://api.github.com/users/nrlquaker/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/nrlquaker/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/nrlquaker/subscriptions",
- "organizations_url": "https://api.github.com/users/nrlquaker/orgs",
- "repos_url": "https://api.github.com/users/nrlquaker/repos",
- "events_url": "https://api.github.com/users/nrlquaker/events{/privacy}",
- "received_events_url": "https://api.github.com/users/nrlquaker/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2019-03-24T23:58:46Z",
- "published_at": "2019-03-25T00:05:02Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/nrlquaker/nfov/releases/assets/11706256",
- "id": 11706256,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExNzA2MjU2",
- "name": "nfov-1.3.1.dmg",
- "label": null,
- "uploader": {
- "login": "nrlquaker",
- "id": 2573638,
- "node_id": "MDQ6VXNlcjI1NzM2Mzg=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/2573638?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/nrlquaker",
- "html_url": "https://github.com/nrlquaker",
- "followers_url": "https://api.github.com/users/nrlquaker/followers",
- "following_url": "https://api.github.com/users/nrlquaker/following{/other_user}",
- "gists_url": "https://api.github.com/users/nrlquaker/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/nrlquaker/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/nrlquaker/subscriptions",
- "organizations_url": "https://api.github.com/users/nrlquaker/orgs",
- "repos_url": "https://api.github.com/users/nrlquaker/repos",
- "events_url": "https://api.github.com/users/nrlquaker/events{/privacy}",
- "received_events_url": "https://api.github.com/users/nrlquaker/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-diskcopy",
- "state": "uploaded",
- "size": 57111223,
- "download_count": 115,
- "created_at": "2019-03-25T00:04:26Z",
- "updated_at": "2019-03-25T00:04:45Z",
- "browser_download_url": "https://github.com/nrlquaker/nfov/releases/download/v1.3.1/nfov-1.3.1.dmg"
- },
- {
- "url": "https://api.github.com/repos/nrlquaker/nfov/releases/assets/11706257",
- "id": 11706257,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExNzA2MjU3",
- "name": "nfov-darwin-x64-1.3.1.zip",
- "label": null,
- "uploader": {
- "login": "nrlquaker",
- "id": 2573638,
- "node_id": "MDQ6VXNlcjI1NzM2Mzg=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/2573638?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/nrlquaker",
- "html_url": "https://github.com/nrlquaker",
- "followers_url": "https://api.github.com/users/nrlquaker/followers",
- "following_url": "https://api.github.com/users/nrlquaker/following{/other_user}",
- "gists_url": "https://api.github.com/users/nrlquaker/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/nrlquaker/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/nrlquaker/subscriptions",
- "organizations_url": "https://api.github.com/users/nrlquaker/orgs",
- "repos_url": "https://api.github.com/users/nrlquaker/repos",
- "events_url": "https://api.github.com/users/nrlquaker/events{/privacy}",
- "received_events_url": "https://api.github.com/users/nrlquaker/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 58675385,
- "download_count": 417,
- "created_at": "2019-03-25T00:04:26Z",
- "updated_at": "2019-03-25T00:04:52Z",
- "browser_download_url": "https://github.com/nrlquaker/nfov/releases/download/v1.3.1/nfov-darwin-x64-1.3.1.zip"
- }
- ],
- "tarball_url": "https://api.github.com/repos/nrlquaker/nfov/tarball/v1.3.1",
- "zipball_url": "https://api.github.com/repos/nrlquaker/nfov/zipball/v1.3.1",
- "body_html": "\nfix missing icons for newly added extensions \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:03.931Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:11.669Z"
},
"node-red": {
"latestRelease": {
@@ -66105,7 +66105,7 @@
"zipball_url": "https://api.github.com/repos/zuhito/electron-node-red/zipball/1.0.2",
"body_html": "\nClick \"More info\" and \"Run anyway\" when your windows PC shows \"Windows protected your PC\". \n「WindowsによってPCが保護されました」という画面が表示された場合は、「詳細情報」を参照し、「実行」をクリックしてください。
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:03.943Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:11.678Z"
},
"nodemailer-app": {
"latestRelease": {
@@ -66206,7 +66206,7 @@
"content_type": "application/x-apple-diskimage",
"state": "uploaded",
"size": 135056152,
- "download_count": 2223,
+ "download_count": 2225,
"created_at": "2019-12-30T11:53:39Z",
"updated_at": "2019-12-30T11:54:10Z",
"browser_download_url": "https://github.com/nodemailer/nodemailer-app/releases/download/v1.0.16/NodemailerApp-1.0.16.dmg"
@@ -66274,7 +66274,7 @@
"content_type": "application/x-msdos-program",
"state": "uploaded",
"size": 143878144,
- "download_count": 4340,
+ "download_count": 4345,
"created_at": "2019-12-30T12:04:43Z",
"updated_at": "2019-12-30T12:05:07Z",
"browser_download_url": "https://github.com/nodemailer/nodemailer-app/releases/download/v1.0.16/NodemailerApp-1.0.16.Setup.exe"
@@ -66376,7 +66376,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 85,
- "download_count": 82263,
+ "download_count": 82529,
"created_at": "2019-12-30T12:04:43Z",
"updated_at": "2019-12-30T12:04:43Z",
"browser_download_url": "https://github.com/nodemailer/nodemailer-app/releases/download/v1.0.16/RELEASES"
@@ -66386,19 +66386,19 @@
"zipball_url": "https://api.github.com/repos/nodemailer/nodemailer-app/zipball/v1.0.16",
"body_html": "\nAdded support for AMP4EMAIL \nBetter EMLX metadata handling \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:03.996Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:11.726Z"
},
- "noty": {
+ "notable": {
"latestRelease": {
- "url": "https://api.github.com/repos/fabiospampinato/noty/releases/14862914",
- "assets_url": "https://api.github.com/repos/fabiospampinato/noty/releases/14862914/assets",
- "upload_url": "https://uploads.github.com/repos/fabiospampinato/noty/releases/14862914/assets{?name,label}",
- "html_url": "https://github.com/fabiospampinato/noty/releases/tag/v2.2.0",
- "id": 14862914,
- "node_id": "MDc6UmVsZWFzZTE0ODYyOTE0",
- "tag_name": "v2.2.0",
+ "url": "https://api.github.com/repos/notable/notable/releases/23018127",
+ "assets_url": "https://api.github.com/repos/notable/notable/releases/23018127/assets",
+ "upload_url": "https://uploads.github.com/repos/notable/notable/releases/23018127/assets{?name,label}",
+ "html_url": "https://github.com/notable/notable/releases/tag/v1.8.4",
+ "id": 23018127,
+ "node_id": "MDc6UmVsZWFzZTIzMDE4MTI3",
+ "tag_name": "v1.8.4",
"target_commitish": "master",
- "name": "v2.2.0",
+ "name": "v1.8.4",
"draft": false,
"author": {
"login": "fabiospampinato",
@@ -66421,49 +66421,15 @@
"site_admin": false
},
"prerelease": false,
- "created_at": "2019-01-06T17:10:07Z",
- "published_at": "2019-01-08T20:57:37Z",
+ "created_at": "2020-01-18T01:52:49Z",
+ "published_at": "2020-01-21T20:15:06Z",
"assets": [
{
- "url": "https://api.github.com/repos/fabiospampinato/noty/releases/assets/10465746",
- "id": 10465746,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNDY1NzQ2",
- "name": "com.fabiospampinato.noty.plist",
- "label": null,
- "uploader": {
- "login": "fabiospampinato",
- "id": 1812093,
- "node_id": "MDQ6VXNlcjE4MTIwOTM=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/1812093?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/fabiospampinato",
- "html_url": "https://github.com/fabiospampinato",
- "followers_url": "https://api.github.com/users/fabiospampinato/followers",
- "following_url": "https://api.github.com/users/fabiospampinato/following{/other_user}",
- "gists_url": "https://api.github.com/users/fabiospampinato/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/fabiospampinato/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/fabiospampinato/subscriptions",
- "organizations_url": "https://api.github.com/users/fabiospampinato/orgs",
- "repos_url": "https://api.github.com/users/fabiospampinato/repos",
- "events_url": "https://api.github.com/users/fabiospampinato/events{/privacy}",
- "received_events_url": "https://api.github.com/users/fabiospampinato/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 520,
- "download_count": 48,
- "created_at": "2019-01-08T19:12:26Z",
- "updated_at": "2019-01-08T19:12:27Z",
- "browser_download_url": "https://github.com/fabiospampinato/noty/releases/download/v2.2.0/com.fabiospampinato.noty.plist"
- },
- {
- "url": "https://api.github.com/repos/fabiospampinato/noty/releases/assets/10465748",
- "id": 10465748,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNDY1NzQ4",
+ "url": "https://api.github.com/repos/notable/notable/releases/assets/17487792",
+ "id": 17487792,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE3NDg3Nzky",
"name": "latest-linux.yml",
- "label": null,
+ "label": "",
"uploader": {
"login": "fabiospampinato",
"id": 1812093,
@@ -66484,20 +66450,20 @@
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "text/yaml",
"state": "uploaded",
- "size": 372,
- "download_count": 3219,
- "created_at": "2019-01-08T19:12:26Z",
- "updated_at": "2019-01-08T19:12:27Z",
- "browser_download_url": "https://github.com/fabiospampinato/noty/releases/download/v2.2.0/latest-linux.yml"
+ "size": 364,
+ "download_count": 22447,
+ "created_at": "2020-01-21T20:12:29Z",
+ "updated_at": "2020-01-21T20:12:29Z",
+ "browser_download_url": "https://github.com/notable/notable/releases/download/v1.8.4/latest-linux.yml"
},
{
- "url": "https://api.github.com/repos/fabiospampinato/noty/releases/assets/10465749",
- "id": 10465749,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNDY1NzQ5",
+ "url": "https://api.github.com/repos/notable/notable/releases/assets/17487795",
+ "id": 17487795,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE3NDg3Nzk1",
"name": "latest-mac.yml",
- "label": null,
+ "label": "",
"uploader": {
"login": "fabiospampinato",
"id": 1812093,
@@ -66518,20 +66484,20 @@
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "text/yaml",
"state": "uploaded",
- "size": 500,
- "download_count": 3544,
- "created_at": "2019-01-08T19:12:26Z",
- "updated_at": "2019-01-08T19:12:27Z",
- "browser_download_url": "https://github.com/fabiospampinato/noty/releases/download/v2.2.0/latest-mac.yml"
+ "size": 509,
+ "download_count": 381681,
+ "created_at": "2020-01-21T20:12:30Z",
+ "updated_at": "2020-01-21T20:12:30Z",
+ "browser_download_url": "https://github.com/notable/notable/releases/download/v1.8.4/latest-mac.yml"
},
{
- "url": "https://api.github.com/repos/fabiospampinato/noty/releases/assets/10465751",
- "id": 10465751,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNDY1NzUx",
+ "url": "https://api.github.com/repos/notable/notable/releases/assets/17487796",
+ "id": 17487796,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE3NDg3Nzk2",
"name": "latest.yml",
- "label": null,
+ "label": "",
"uploader": {
"login": "fabiospampinato",
"id": 1812093,
@@ -66552,20 +66518,20 @@
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "text/yaml",
"state": "uploaded",
- "size": 336,
- "download_count": 9735,
- "created_at": "2019-01-08T19:12:27Z",
- "updated_at": "2019-01-08T19:12:28Z",
- "browser_download_url": "https://github.com/fabiospampinato/noty/releases/download/v2.2.0/latest.yml"
+ "size": 342,
+ "download_count": 347140,
+ "created_at": "2020-01-21T20:12:31Z",
+ "updated_at": "2020-01-21T20:12:31Z",
+ "browser_download_url": "https://github.com/notable/notable/releases/download/v1.8.4/latest.yml"
},
{
- "url": "https://api.github.com/repos/fabiospampinato/noty/releases/assets/10467250",
- "id": 10467250,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNDY3MjUw",
- "name": "notable-1.1.0.x86_64.rpm",
- "label": null,
+ "url": "https://api.github.com/repos/notable/notable/releases/assets/17487708",
+ "id": 17487708,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE3NDg3NzA4",
+ "name": "Notable-1.8.4-ia32-win.zip",
+ "label": "",
"uploader": {
"login": "fabiospampinato",
"id": 1812093,
@@ -66586,20 +66552,20 @@
"type": "User",
"site_admin": false
},
- "content_type": "application/x-rpm",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 44050644,
- "download_count": 121,
- "created_at": "2019-01-08T20:43:53Z",
- "updated_at": "2019-01-08T20:44:49Z",
- "browser_download_url": "https://github.com/fabiospampinato/noty/releases/download/v2.2.0/notable-1.1.0.x86_64.rpm"
+ "size": 59959226,
+ "download_count": 482,
+ "created_at": "2020-01-21T20:07:47Z",
+ "updated_at": "2020-01-21T20:08:40Z",
+ "browser_download_url": "https://github.com/notable/notable/releases/download/v1.8.4/Notable-1.8.4-ia32-win.zip"
},
{
- "url": "https://api.github.com/repos/fabiospampinato/noty/releases/assets/10465760",
- "id": 10465760,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNDY1NzYw",
- "name": "Noty-2.2.0-mac.zip",
- "label": null,
+ "url": "https://api.github.com/repos/notable/notable/releases/assets/17487717",
+ "id": 17487717,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE3NDg3NzE3",
+ "name": "Notable-1.8.4-mac.zip",
+ "label": "",
"uploader": {
"login": "fabiospampinato",
"id": 1812093,
@@ -66622,18 +66588,18 @@
},
"content_type": "application/zip",
"state": "uploaded",
- "size": 53141866,
- "download_count": 349,
- "created_at": "2019-01-08T19:12:29Z",
- "updated_at": "2019-01-08T19:16:26Z",
- "browser_download_url": "https://github.com/fabiospampinato/noty/releases/download/v2.2.0/Noty-2.2.0-mac.zip"
+ "size": 64220867,
+ "download_count": 5818,
+ "created_at": "2020-01-21T20:08:43Z",
+ "updated_at": "2020-01-21T20:09:40Z",
+ "browser_download_url": "https://github.com/notable/notable/releases/download/v1.8.4/Notable-1.8.4-mac.zip"
},
{
- "url": "https://api.github.com/repos/fabiospampinato/noty/releases/assets/10465762",
- "id": 10465762,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNDY1NzYy",
- "name": "Noty-2.2.0-win.zip",
- "label": null,
+ "url": "https://api.github.com/repos/notable/notable/releases/assets/17487729",
+ "id": 17487729,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE3NDg3NzI5",
+ "name": "Notable-1.8.4-win.zip",
+ "label": "",
"uploader": {
"login": "fabiospampinato",
"id": 1812093,
@@ -66656,18 +66622,18 @@
},
"content_type": "application/zip",
"state": "uploaded",
- "size": 54985357,
- "download_count": 1061,
- "created_at": "2019-01-08T19:12:29Z",
- "updated_at": "2019-01-08T19:17:13Z",
- "browser_download_url": "https://github.com/fabiospampinato/noty/releases/download/v2.2.0/Noty-2.2.0-win.zip"
+ "size": 62881898,
+ "download_count": 2896,
+ "created_at": "2020-01-21T20:09:41Z",
+ "updated_at": "2020-01-21T20:10:05Z",
+ "browser_download_url": "https://github.com/notable/notable/releases/download/v1.8.4/Notable-1.8.4-win.zip"
},
{
- "url": "https://api.github.com/repos/fabiospampinato/noty/releases/assets/10465763",
- "id": 10465763,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNDY1NzYz",
- "name": "Noty-2.2.0.dmg",
- "label": null,
+ "url": "https://api.github.com/repos/notable/notable/releases/assets/17487736",
+ "id": 17487736,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE3NDg3NzM2",
+ "name": "Notable-1.8.4.AppImage",
+ "label": "",
"uploader": {
"login": "fabiospampinato",
"id": 1812093,
@@ -66688,20 +66654,20 @@
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/json; charset=utf-8",
"state": "uploaded",
- "size": 54987319,
- "download_count": 502,
- "created_at": "2019-01-08T19:12:29Z",
- "updated_at": "2019-01-08T19:18:04Z",
- "browser_download_url": "https://github.com/fabiospampinato/noty/releases/download/v2.2.0/Noty-2.2.0.dmg"
+ "size": 72406357,
+ "download_count": 3951,
+ "created_at": "2020-01-21T20:10:05Z",
+ "updated_at": "2020-01-21T20:11:04Z",
+ "browser_download_url": "https://github.com/notable/notable/releases/download/v1.8.4/Notable-1.8.4.AppImage"
},
{
- "url": "https://api.github.com/repos/fabiospampinato/noty/releases/assets/10465764",
- "id": 10465764,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNDY1NzY0",
- "name": "Noty-2.2.0.dmg.blockmap",
- "label": null,
+ "url": "https://api.github.com/repos/notable/notable/releases/assets/17487757",
+ "id": 17487757,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE3NDg3NzU3",
+ "name": "Notable-1.8.4.dmg",
+ "label": "",
"uploader": {
"login": "fabiospampinato",
"id": 1812093,
@@ -66722,20 +66688,20 @@
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/x-apple-diskimage",
"state": "uploaded",
- "size": 58396,
- "download_count": 50,
- "created_at": "2019-01-08T19:12:29Z",
- "updated_at": "2019-01-08T19:18:05Z",
- "browser_download_url": "https://github.com/fabiospampinato/noty/releases/download/v2.2.0/Noty-2.2.0.dmg.blockmap"
+ "size": 66335088,
+ "download_count": 21006,
+ "created_at": "2020-01-21T20:11:04Z",
+ "updated_at": "2020-01-21T20:12:25Z",
+ "browser_download_url": "https://github.com/notable/notable/releases/download/v1.8.4/Notable-1.8.4.dmg"
},
{
- "url": "https://api.github.com/repos/fabiospampinato/noty/releases/assets/10465766",
- "id": 10465766,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNDY1NzY2",
- "name": "Noty-2.2.0.pkg",
- "label": null,
+ "url": "https://api.github.com/repos/notable/notable/releases/assets/17487791",
+ "id": 17487791,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE3NDg3Nzkx",
+ "name": "Notable-1.8.4.dmg.blockmap",
+ "label": "",
"uploader": {
"login": "fabiospampinato",
"id": 1812093,
@@ -66756,20 +66722,20 @@
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/json; charset=utf-8",
"state": "uploaded",
- "size": 54847203,
- "download_count": 87,
- "created_at": "2019-01-08T19:12:30Z",
- "updated_at": "2019-01-08T19:18:52Z",
- "browser_download_url": "https://github.com/fabiospampinato/noty/releases/download/v2.2.0/Noty-2.2.0.pkg"
+ "size": 70535,
+ "download_count": 48,
+ "created_at": "2020-01-21T20:12:28Z",
+ "updated_at": "2020-01-21T20:12:29Z",
+ "browser_download_url": "https://github.com/notable/notable/releases/download/v1.8.4/Notable-1.8.4.dmg.blockmap"
},
{
- "url": "https://api.github.com/repos/fabiospampinato/noty/releases/assets/10465752",
- "id": 10465752,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNDY1NzUy",
- "name": "Noty.2.2.0.AppImage",
- "label": null,
+ "url": "https://api.github.com/repos/notable/notable/releases/assets/17487799",
+ "id": 17487799,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE3NDg3Nzk5",
+ "name": "notable-1.8.4.pacman",
+ "label": "",
"uploader": {
"login": "fabiospampinato",
"id": 1812093,
@@ -66790,20 +66756,20 @@
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/json; charset=utf-8",
"state": "uploaded",
- "size": 56143289,
- "download_count": 447,
- "created_at": "2019-01-08T19:12:27Z",
- "updated_at": "2019-01-08T19:13:59Z",
- "browser_download_url": "https://github.com/fabiospampinato/noty/releases/download/v2.2.0/Noty.2.2.0.AppImage"
+ "size": 50739148,
+ "download_count": 4331,
+ "created_at": "2020-01-21T20:12:32Z",
+ "updated_at": "2020-01-21T20:12:52Z",
+ "browser_download_url": "https://github.com/notable/notable/releases/download/v1.8.4/notable-1.8.4.pacman"
},
{
- "url": "https://api.github.com/repos/fabiospampinato/noty/releases/assets/10465754",
- "id": 10465754,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNDY1NzU0",
- "name": "Noty.2.2.0.exe",
- "label": null,
+ "url": "https://api.github.com/repos/notable/notable/releases/assets/17487802",
+ "id": 17487802,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE3NDg3ODAy",
+ "name": "notable-1.8.4.x86_64.rpm",
+ "label": "",
"uploader": {
"login": "fabiospampinato",
"id": 1812093,
@@ -66824,20 +66790,20 @@
"type": "User",
"site_admin": false
},
- "content_type": "application/x-msdownload",
+ "content_type": "application/x-redhat-package-manager",
"state": "uploaded",
- "size": 37367151,
- "download_count": 931,
- "created_at": "2019-01-08T19:12:27Z",
- "updated_at": "2019-01-08T19:14:20Z",
- "browser_download_url": "https://github.com/fabiospampinato/noty/releases/download/v2.2.0/Noty.2.2.0.exe"
+ "size": 50785696,
+ "download_count": 1077,
+ "created_at": "2020-01-21T20:12:52Z",
+ "updated_at": "2020-01-21T20:13:40Z",
+ "browser_download_url": "https://github.com/notable/notable/releases/download/v1.8.4/notable-1.8.4.x86_64.rpm"
},
{
- "url": "https://api.github.com/repos/fabiospampinato/noty/releases/assets/10465755",
- "id": 10465755,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNDY1NzU1",
- "name": "Noty.Setup.2.2.0.exe",
- "label": null,
+ "url": "https://api.github.com/repos/notable/notable/releases/assets/17487697",
+ "id": 17487697,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE3NDg3Njk3",
+ "name": "Notable.Setup.1.8.4.exe",
+ "label": "",
"uploader": {
"login": "fabiospampinato",
"id": 1812093,
@@ -66858,20 +66824,20 @@
"type": "User",
"site_admin": false
},
- "content_type": "application/x-msdownload",
+ "content_type": "application/x-msdos-program",
"state": "uploaded",
- "size": 37539201,
- "download_count": 955,
- "created_at": "2019-01-08T19:12:28Z",
- "updated_at": "2019-01-08T19:14:38Z",
- "browser_download_url": "https://github.com/fabiospampinato/noty/releases/download/v2.2.0/Noty.Setup.2.2.0.exe"
+ "size": 90623743,
+ "download_count": 43966,
+ "created_at": "2020-01-21T20:07:06Z",
+ "updated_at": "2020-01-21T20:07:46Z",
+ "browser_download_url": "https://github.com/notable/notable/releases/download/v1.8.4/Notable.Setup.1.8.4.exe"
},
{
- "url": "https://api.github.com/repos/fabiospampinato/noty/releases/assets/10465756",
- "id": 10465756,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNDY1NzU2",
- "name": "Noty.Setup.2.2.0.exe.blockmap",
- "label": null,
+ "url": "https://api.github.com/repos/notable/notable/releases/assets/17487707",
+ "id": 17487707,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE3NDg3NzA3",
+ "name": "Notable.Setup.1.8.4.exe.blockmap",
+ "label": "",
"uploader": {
"login": "fabiospampinato",
"id": 1812093,
@@ -66892,20 +66858,20 @@
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/json; charset=utf-8",
"state": "uploaded",
- "size": 39772,
- "download_count": 53,
- "created_at": "2019-01-08T19:12:28Z",
- "updated_at": "2019-01-08T19:14:38Z",
- "browser_download_url": "https://github.com/fabiospampinato/noty/releases/download/v2.2.0/Noty.Setup.2.2.0.exe.blockmap"
+ "size": 95672,
+ "download_count": 6853,
+ "created_at": "2020-01-21T20:07:46Z",
+ "updated_at": "2020-01-21T20:07:47Z",
+ "browser_download_url": "https://github.com/notable/notable/releases/download/v1.8.4/Notable.Setup.1.8.4.exe.blockmap"
},
{
- "url": "https://api.github.com/repos/fabiospampinato/noty/releases/assets/10465758",
- "id": 10465758,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNDY1NzU4",
- "name": "noty_2.2.0_amd64.deb",
- "label": null,
+ "url": "https://api.github.com/repos/notable/notable/releases/assets/17487808",
+ "id": 17487808,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE3NDg3ODA4",
+ "name": "notable_1.8.4_amd64.deb",
+ "label": "",
"uploader": {
"login": "fabiospampinato",
"id": 1812093,
@@ -66926,19 +66892,19 @@
"type": "User",
"site_admin": false
},
- "content_type": "application/x-deb",
+ "content_type": "application/x-debian-package",
"state": "uploaded",
- "size": 38901240,
- "download_count": 1315,
- "created_at": "2019-01-08T19:12:28Z",
- "updated_at": "2019-01-08T19:14:59Z",
- "browser_download_url": "https://github.com/fabiospampinato/noty/releases/download/v2.2.0/noty_2.2.0_amd64.deb"
+ "size": 50730302,
+ "download_count": 13667,
+ "created_at": "2020-01-21T20:13:41Z",
+ "updated_at": "2020-01-21T20:13:58Z",
+ "browser_download_url": "https://github.com/notable/notable/releases/download/v1.8.4/notable_1.8.4_amd64.deb"
},
{
- "url": "https://api.github.com/repos/fabiospampinato/noty/releases/assets/10465759",
- "id": 10465759,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNDY1NzU5",
- "name": "noty_2.2.0_amd64.snap",
+ "url": "https://api.github.com/repos/notable/notable/releases/assets/19596513",
+ "id": 19596513,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE5NTk2NTEz",
+ "name": "notable_1.8.4_amd64.snap",
"label": null,
"uploader": {
"login": "fabiospampinato",
@@ -66962,30 +66928,30 @@
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 112431104,
- "download_count": 191,
- "created_at": "2019-01-08T19:12:28Z",
- "updated_at": "2019-01-08T19:16:00Z",
- "browser_download_url": "https://github.com/fabiospampinato/noty/releases/download/v2.2.0/noty_2.2.0_amd64.snap"
+ "size": 60645376,
+ "download_count": 779,
+ "created_at": "2020-04-09T15:07:07Z",
+ "updated_at": "2020-04-09T15:07:23Z",
+ "browser_download_url": "https://github.com/notable/notable/releases/download/v1.8.4/notable_1.8.4_amd64.snap"
}
],
- "tarball_url": "https://api.github.com/repos/fabiospampinato/noty/tarball/v2.2.0",
- "zipball_url": "https://api.github.com/repos/fabiospampinato/noty/zipball/v2.2.0",
- "body_html": "\nReadme: added a link to Notable \nUpdated template \nHiding close button on non-macOS systems \nImproved CodeMirror configuration \nProperly managing the state \n "
+ "tarball_url": "https://api.github.com/repos/notable/notable/tarball/v1.8.4",
+ "zipball_url": "https://api.github.com/repos/notable/notable/zipball/v1.8.4",
+ "body_html": "Improvements \n\nBundling OS-specific dependencies only when needed\n\nThis removes a file from Windows bundles that tripped Windows Defender into finding a false positive \n \n \nImporting: ensuring arbitrarily large notes collections containing arbitrarily many files with the same name are still imported correctly, assuming the underlying importing library can parse the collection in the first place \n \nBug Fixes \n\nEditor: disabled automatic clipboard copying when selecting in favor of being able to create multiple cursors while dragging with the middle click (Linux) \nEnsuring both creation date and modification date are updated when duplicating a note \nEnsuring paste actions when dragging with the middle click are only prevented inside the editor (Linux) \nFixed misalignment in loose task lists \nFixed some regexes that were wrongly expecting to match at least one character in certain places \nMulti-cursors: using “Ctrl+MouseEvent” rather than “Alt+MouseEvent” as the latter switches the focus to the menu bar (Windows) \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:04.035Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:11.745Z"
},
- "notable": {
+ "noty": {
"latestRelease": {
- "url": "https://api.github.com/repos/notable/notable/releases/23018127",
- "assets_url": "https://api.github.com/repos/notable/notable/releases/23018127/assets",
- "upload_url": "https://uploads.github.com/repos/notable/notable/releases/23018127/assets{?name,label}",
- "html_url": "https://github.com/notable/notable/releases/tag/v1.8.4",
- "id": 23018127,
- "node_id": "MDc6UmVsZWFzZTIzMDE4MTI3",
- "tag_name": "v1.8.4",
+ "url": "https://api.github.com/repos/fabiospampinato/noty/releases/14862914",
+ "assets_url": "https://api.github.com/repos/fabiospampinato/noty/releases/14862914/assets",
+ "upload_url": "https://uploads.github.com/repos/fabiospampinato/noty/releases/14862914/assets{?name,label}",
+ "html_url": "https://github.com/fabiospampinato/noty/releases/tag/v2.2.0",
+ "id": 14862914,
+ "node_id": "MDc6UmVsZWFzZTE0ODYyOTE0",
+ "tag_name": "v2.2.0",
"target_commitish": "master",
- "name": "v1.8.4",
+ "name": "v2.2.0",
"draft": false,
"author": {
"login": "fabiospampinato",
@@ -67008,15 +66974,49 @@
"site_admin": false
},
"prerelease": false,
- "created_at": "2020-01-18T01:52:49Z",
- "published_at": "2020-01-21T20:15:06Z",
+ "created_at": "2019-01-06T17:10:07Z",
+ "published_at": "2019-01-08T20:57:37Z",
"assets": [
{
- "url": "https://api.github.com/repos/notable/notable/releases/assets/17487792",
- "id": 17487792,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE3NDg3Nzky",
+ "url": "https://api.github.com/repos/fabiospampinato/noty/releases/assets/10465746",
+ "id": 10465746,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNDY1NzQ2",
+ "name": "com.fabiospampinato.noty.plist",
+ "label": null,
+ "uploader": {
+ "login": "fabiospampinato",
+ "id": 1812093,
+ "node_id": "MDQ6VXNlcjE4MTIwOTM=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/1812093?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/fabiospampinato",
+ "html_url": "https://github.com/fabiospampinato",
+ "followers_url": "https://api.github.com/users/fabiospampinato/followers",
+ "following_url": "https://api.github.com/users/fabiospampinato/following{/other_user}",
+ "gists_url": "https://api.github.com/users/fabiospampinato/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/fabiospampinato/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/fabiospampinato/subscriptions",
+ "organizations_url": "https://api.github.com/users/fabiospampinato/orgs",
+ "repos_url": "https://api.github.com/users/fabiospampinato/repos",
+ "events_url": "https://api.github.com/users/fabiospampinato/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/fabiospampinato/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 520,
+ "download_count": 48,
+ "created_at": "2019-01-08T19:12:26Z",
+ "updated_at": "2019-01-08T19:12:27Z",
+ "browser_download_url": "https://github.com/fabiospampinato/noty/releases/download/v2.2.0/com.fabiospampinato.noty.plist"
+ },
+ {
+ "url": "https://api.github.com/repos/fabiospampinato/noty/releases/assets/10465748",
+ "id": 10465748,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNDY1NzQ4",
"name": "latest-linux.yml",
- "label": "",
+ "label": null,
"uploader": {
"login": "fabiospampinato",
"id": 1812093,
@@ -67037,20 +67037,20 @@
"type": "User",
"site_admin": false
},
- "content_type": "text/yaml",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 364,
- "download_count": 22389,
- "created_at": "2020-01-21T20:12:29Z",
- "updated_at": "2020-01-21T20:12:29Z",
- "browser_download_url": "https://github.com/notable/notable/releases/download/v1.8.4/latest-linux.yml"
+ "size": 372,
+ "download_count": 3220,
+ "created_at": "2019-01-08T19:12:26Z",
+ "updated_at": "2019-01-08T19:12:27Z",
+ "browser_download_url": "https://github.com/fabiospampinato/noty/releases/download/v2.2.0/latest-linux.yml"
},
{
- "url": "https://api.github.com/repos/notable/notable/releases/assets/17487795",
- "id": 17487795,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE3NDg3Nzk1",
+ "url": "https://api.github.com/repos/fabiospampinato/noty/releases/assets/10465749",
+ "id": 10465749,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNDY1NzQ5",
"name": "latest-mac.yml",
- "label": "",
+ "label": null,
"uploader": {
"login": "fabiospampinato",
"id": 1812093,
@@ -67071,20 +67071,20 @@
"type": "User",
"site_admin": false
},
- "content_type": "text/yaml",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 509,
- "download_count": 380724,
- "created_at": "2020-01-21T20:12:30Z",
- "updated_at": "2020-01-21T20:12:30Z",
- "browser_download_url": "https://github.com/notable/notable/releases/download/v1.8.4/latest-mac.yml"
+ "size": 500,
+ "download_count": 3545,
+ "created_at": "2019-01-08T19:12:26Z",
+ "updated_at": "2019-01-08T19:12:27Z",
+ "browser_download_url": "https://github.com/fabiospampinato/noty/releases/download/v2.2.0/latest-mac.yml"
},
{
- "url": "https://api.github.com/repos/notable/notable/releases/assets/17487796",
- "id": 17487796,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE3NDg3Nzk2",
+ "url": "https://api.github.com/repos/fabiospampinato/noty/releases/assets/10465751",
+ "id": 10465751,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNDY1NzUx",
"name": "latest.yml",
- "label": "",
+ "label": null,
"uploader": {
"login": "fabiospampinato",
"id": 1812093,
@@ -67105,20 +67105,20 @@
"type": "User",
"site_admin": false
},
- "content_type": "text/yaml",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 342,
- "download_count": 346301,
- "created_at": "2020-01-21T20:12:31Z",
- "updated_at": "2020-01-21T20:12:31Z",
- "browser_download_url": "https://github.com/notable/notable/releases/download/v1.8.4/latest.yml"
+ "size": 336,
+ "download_count": 9739,
+ "created_at": "2019-01-08T19:12:27Z",
+ "updated_at": "2019-01-08T19:12:28Z",
+ "browser_download_url": "https://github.com/fabiospampinato/noty/releases/download/v2.2.0/latest.yml"
},
{
- "url": "https://api.github.com/repos/notable/notable/releases/assets/17487708",
- "id": 17487708,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE3NDg3NzA4",
- "name": "Notable-1.8.4-ia32-win.zip",
- "label": "",
+ "url": "https://api.github.com/repos/fabiospampinato/noty/releases/assets/10467250",
+ "id": 10467250,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNDY3MjUw",
+ "name": "notable-1.1.0.x86_64.rpm",
+ "label": null,
"uploader": {
"login": "fabiospampinato",
"id": 1812093,
@@ -67139,20 +67139,20 @@
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/x-rpm",
"state": "uploaded",
- "size": 59959226,
- "download_count": 481,
- "created_at": "2020-01-21T20:07:47Z",
- "updated_at": "2020-01-21T20:08:40Z",
- "browser_download_url": "https://github.com/notable/notable/releases/download/v1.8.4/Notable-1.8.4-ia32-win.zip"
+ "size": 44050644,
+ "download_count": 121,
+ "created_at": "2019-01-08T20:43:53Z",
+ "updated_at": "2019-01-08T20:44:49Z",
+ "browser_download_url": "https://github.com/fabiospampinato/noty/releases/download/v2.2.0/notable-1.1.0.x86_64.rpm"
},
{
- "url": "https://api.github.com/repos/notable/notable/releases/assets/17487717",
- "id": 17487717,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE3NDg3NzE3",
- "name": "Notable-1.8.4-mac.zip",
- "label": "",
+ "url": "https://api.github.com/repos/fabiospampinato/noty/releases/assets/10465760",
+ "id": 10465760,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNDY1NzYw",
+ "name": "Noty-2.2.0-mac.zip",
+ "label": null,
"uploader": {
"login": "fabiospampinato",
"id": 1812093,
@@ -67175,18 +67175,18 @@
},
"content_type": "application/zip",
"state": "uploaded",
- "size": 64220867,
- "download_count": 5816,
- "created_at": "2020-01-21T20:08:43Z",
- "updated_at": "2020-01-21T20:09:40Z",
- "browser_download_url": "https://github.com/notable/notable/releases/download/v1.8.4/Notable-1.8.4-mac.zip"
+ "size": 53141866,
+ "download_count": 349,
+ "created_at": "2019-01-08T19:12:29Z",
+ "updated_at": "2019-01-08T19:16:26Z",
+ "browser_download_url": "https://github.com/fabiospampinato/noty/releases/download/v2.2.0/Noty-2.2.0-mac.zip"
},
{
- "url": "https://api.github.com/repos/notable/notable/releases/assets/17487729",
- "id": 17487729,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE3NDg3NzI5",
- "name": "Notable-1.8.4-win.zip",
- "label": "",
+ "url": "https://api.github.com/repos/fabiospampinato/noty/releases/assets/10465762",
+ "id": 10465762,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNDY1NzYy",
+ "name": "Noty-2.2.0-win.zip",
+ "label": null,
"uploader": {
"login": "fabiospampinato",
"id": 1812093,
@@ -67209,18 +67209,18 @@
},
"content_type": "application/zip",
"state": "uploaded",
- "size": 62881898,
- "download_count": 2894,
- "created_at": "2020-01-21T20:09:41Z",
- "updated_at": "2020-01-21T20:10:05Z",
- "browser_download_url": "https://github.com/notable/notable/releases/download/v1.8.4/Notable-1.8.4-win.zip"
+ "size": 54985357,
+ "download_count": 1061,
+ "created_at": "2019-01-08T19:12:29Z",
+ "updated_at": "2019-01-08T19:17:13Z",
+ "browser_download_url": "https://github.com/fabiospampinato/noty/releases/download/v2.2.0/Noty-2.2.0-win.zip"
},
{
- "url": "https://api.github.com/repos/notable/notable/releases/assets/17487736",
- "id": 17487736,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE3NDg3NzM2",
- "name": "Notable-1.8.4.AppImage",
- "label": "",
+ "url": "https://api.github.com/repos/fabiospampinato/noty/releases/assets/10465763",
+ "id": 10465763,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNDY1NzYz",
+ "name": "Noty-2.2.0.dmg",
+ "label": null,
"uploader": {
"login": "fabiospampinato",
"id": 1812093,
@@ -67241,20 +67241,20 @@
"type": "User",
"site_admin": false
},
- "content_type": "application/json; charset=utf-8",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 72406357,
- "download_count": 3946,
- "created_at": "2020-01-21T20:10:05Z",
- "updated_at": "2020-01-21T20:11:04Z",
- "browser_download_url": "https://github.com/notable/notable/releases/download/v1.8.4/Notable-1.8.4.AppImage"
+ "size": 54987319,
+ "download_count": 502,
+ "created_at": "2019-01-08T19:12:29Z",
+ "updated_at": "2019-01-08T19:18:04Z",
+ "browser_download_url": "https://github.com/fabiospampinato/noty/releases/download/v2.2.0/Noty-2.2.0.dmg"
},
{
- "url": "https://api.github.com/repos/notable/notable/releases/assets/17487757",
- "id": 17487757,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE3NDg3NzU3",
- "name": "Notable-1.8.4.dmg",
- "label": "",
+ "url": "https://api.github.com/repos/fabiospampinato/noty/releases/assets/10465764",
+ "id": 10465764,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNDY1NzY0",
+ "name": "Noty-2.2.0.dmg.blockmap",
+ "label": null,
"uploader": {
"login": "fabiospampinato",
"id": 1812093,
@@ -67275,20 +67275,20 @@
"type": "User",
"site_admin": false
},
- "content_type": "application/x-apple-diskimage",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 66335088,
- "download_count": 20957,
- "created_at": "2020-01-21T20:11:04Z",
- "updated_at": "2020-01-21T20:12:25Z",
- "browser_download_url": "https://github.com/notable/notable/releases/download/v1.8.4/Notable-1.8.4.dmg"
+ "size": 58396,
+ "download_count": 50,
+ "created_at": "2019-01-08T19:12:29Z",
+ "updated_at": "2019-01-08T19:18:05Z",
+ "browser_download_url": "https://github.com/fabiospampinato/noty/releases/download/v2.2.0/Noty-2.2.0.dmg.blockmap"
},
{
- "url": "https://api.github.com/repos/notable/notable/releases/assets/17487791",
- "id": 17487791,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE3NDg3Nzkx",
- "name": "Notable-1.8.4.dmg.blockmap",
- "label": "",
+ "url": "https://api.github.com/repos/fabiospampinato/noty/releases/assets/10465766",
+ "id": 10465766,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNDY1NzY2",
+ "name": "Noty-2.2.0.pkg",
+ "label": null,
"uploader": {
"login": "fabiospampinato",
"id": 1812093,
@@ -67309,20 +67309,20 @@
"type": "User",
"site_admin": false
},
- "content_type": "application/json; charset=utf-8",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 70535,
- "download_count": 48,
- "created_at": "2020-01-21T20:12:28Z",
- "updated_at": "2020-01-21T20:12:29Z",
- "browser_download_url": "https://github.com/notable/notable/releases/download/v1.8.4/Notable-1.8.4.dmg.blockmap"
+ "size": 54847203,
+ "download_count": 87,
+ "created_at": "2019-01-08T19:12:30Z",
+ "updated_at": "2019-01-08T19:18:52Z",
+ "browser_download_url": "https://github.com/fabiospampinato/noty/releases/download/v2.2.0/Noty-2.2.0.pkg"
},
{
- "url": "https://api.github.com/repos/notable/notable/releases/assets/17487799",
- "id": 17487799,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE3NDg3Nzk5",
- "name": "notable-1.8.4.pacman",
- "label": "",
+ "url": "https://api.github.com/repos/fabiospampinato/noty/releases/assets/10465752",
+ "id": 10465752,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNDY1NzUy",
+ "name": "Noty.2.2.0.AppImage",
+ "label": null,
"uploader": {
"login": "fabiospampinato",
"id": 1812093,
@@ -67343,20 +67343,20 @@
"type": "User",
"site_admin": false
},
- "content_type": "application/json; charset=utf-8",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 50739148,
- "download_count": 4319,
- "created_at": "2020-01-21T20:12:32Z",
- "updated_at": "2020-01-21T20:12:52Z",
- "browser_download_url": "https://github.com/notable/notable/releases/download/v1.8.4/notable-1.8.4.pacman"
+ "size": 56143289,
+ "download_count": 447,
+ "created_at": "2019-01-08T19:12:27Z",
+ "updated_at": "2019-01-08T19:13:59Z",
+ "browser_download_url": "https://github.com/fabiospampinato/noty/releases/download/v2.2.0/Noty.2.2.0.AppImage"
},
{
- "url": "https://api.github.com/repos/notable/notable/releases/assets/17487802",
- "id": 17487802,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE3NDg3ODAy",
- "name": "notable-1.8.4.x86_64.rpm",
- "label": "",
+ "url": "https://api.github.com/repos/fabiospampinato/noty/releases/assets/10465754",
+ "id": 10465754,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNDY1NzU0",
+ "name": "Noty.2.2.0.exe",
+ "label": null,
"uploader": {
"login": "fabiospampinato",
"id": 1812093,
@@ -67377,20 +67377,20 @@
"type": "User",
"site_admin": false
},
- "content_type": "application/x-redhat-package-manager",
+ "content_type": "application/x-msdownload",
"state": "uploaded",
- "size": 50785696,
- "download_count": 1076,
- "created_at": "2020-01-21T20:12:52Z",
- "updated_at": "2020-01-21T20:13:40Z",
- "browser_download_url": "https://github.com/notable/notable/releases/download/v1.8.4/notable-1.8.4.x86_64.rpm"
+ "size": 37367151,
+ "download_count": 931,
+ "created_at": "2019-01-08T19:12:27Z",
+ "updated_at": "2019-01-08T19:14:20Z",
+ "browser_download_url": "https://github.com/fabiospampinato/noty/releases/download/v2.2.0/Noty.2.2.0.exe"
},
{
- "url": "https://api.github.com/repos/notable/notable/releases/assets/17487697",
- "id": 17487697,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE3NDg3Njk3",
- "name": "Notable.Setup.1.8.4.exe",
- "label": "",
+ "url": "https://api.github.com/repos/fabiospampinato/noty/releases/assets/10465755",
+ "id": 10465755,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNDY1NzU1",
+ "name": "Noty.Setup.2.2.0.exe",
+ "label": null,
"uploader": {
"login": "fabiospampinato",
"id": 1812093,
@@ -67411,20 +67411,20 @@
"type": "User",
"site_admin": false
},
- "content_type": "application/x-msdos-program",
+ "content_type": "application/x-msdownload",
"state": "uploaded",
- "size": 90623743,
- "download_count": 43894,
- "created_at": "2020-01-21T20:07:06Z",
- "updated_at": "2020-01-21T20:07:46Z",
- "browser_download_url": "https://github.com/notable/notable/releases/download/v1.8.4/Notable.Setup.1.8.4.exe"
+ "size": 37539201,
+ "download_count": 955,
+ "created_at": "2019-01-08T19:12:28Z",
+ "updated_at": "2019-01-08T19:14:38Z",
+ "browser_download_url": "https://github.com/fabiospampinato/noty/releases/download/v2.2.0/Noty.Setup.2.2.0.exe"
},
{
- "url": "https://api.github.com/repos/notable/notable/releases/assets/17487707",
- "id": 17487707,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE3NDg3NzA3",
- "name": "Notable.Setup.1.8.4.exe.blockmap",
- "label": "",
+ "url": "https://api.github.com/repos/fabiospampinato/noty/releases/assets/10465756",
+ "id": 10465756,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNDY1NzU2",
+ "name": "Noty.Setup.2.2.0.exe.blockmap",
+ "label": null,
"uploader": {
"login": "fabiospampinato",
"id": 1812093,
@@ -67445,20 +67445,20 @@
"type": "User",
"site_admin": false
},
- "content_type": "application/json; charset=utf-8",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 95672,
- "download_count": 6850,
- "created_at": "2020-01-21T20:07:46Z",
- "updated_at": "2020-01-21T20:07:47Z",
- "browser_download_url": "https://github.com/notable/notable/releases/download/v1.8.4/Notable.Setup.1.8.4.exe.blockmap"
+ "size": 39772,
+ "download_count": 53,
+ "created_at": "2019-01-08T19:12:28Z",
+ "updated_at": "2019-01-08T19:14:38Z",
+ "browser_download_url": "https://github.com/fabiospampinato/noty/releases/download/v2.2.0/Noty.Setup.2.2.0.exe.blockmap"
},
{
- "url": "https://api.github.com/repos/notable/notable/releases/assets/17487808",
- "id": 17487808,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE3NDg3ODA4",
- "name": "notable_1.8.4_amd64.deb",
- "label": "",
+ "url": "https://api.github.com/repos/fabiospampinato/noty/releases/assets/10465758",
+ "id": 10465758,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNDY1NzU4",
+ "name": "noty_2.2.0_amd64.deb",
+ "label": null,
"uploader": {
"login": "fabiospampinato",
"id": 1812093,
@@ -67479,19 +67479,19 @@
"type": "User",
"site_admin": false
},
- "content_type": "application/x-debian-package",
+ "content_type": "application/x-deb",
"state": "uploaded",
- "size": 50730302,
- "download_count": 13642,
- "created_at": "2020-01-21T20:13:41Z",
- "updated_at": "2020-01-21T20:13:58Z",
- "browser_download_url": "https://github.com/notable/notable/releases/download/v1.8.4/notable_1.8.4_amd64.deb"
+ "size": 38901240,
+ "download_count": 1315,
+ "created_at": "2019-01-08T19:12:28Z",
+ "updated_at": "2019-01-08T19:14:59Z",
+ "browser_download_url": "https://github.com/fabiospampinato/noty/releases/download/v2.2.0/noty_2.2.0_amd64.deb"
},
{
- "url": "https://api.github.com/repos/notable/notable/releases/assets/19596513",
- "id": 19596513,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE5NTk2NTEz",
- "name": "notable_1.8.4_amd64.snap",
+ "url": "https://api.github.com/repos/fabiospampinato/noty/releases/assets/10465759",
+ "id": 10465759,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNDY1NzU5",
+ "name": "noty_2.2.0_amd64.snap",
"label": null,
"uploader": {
"login": "fabiospampinato",
@@ -67515,30 +67515,38 @@
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 60645376,
- "download_count": 778,
- "created_at": "2020-04-09T15:07:07Z",
- "updated_at": "2020-04-09T15:07:23Z",
- "browser_download_url": "https://github.com/notable/notable/releases/download/v1.8.4/notable_1.8.4_amd64.snap"
+ "size": 112431104,
+ "download_count": 191,
+ "created_at": "2019-01-08T19:12:28Z",
+ "updated_at": "2019-01-08T19:16:00Z",
+ "browser_download_url": "https://github.com/fabiospampinato/noty/releases/download/v2.2.0/noty_2.2.0_amd64.snap"
}
],
- "tarball_url": "https://api.github.com/repos/notable/notable/tarball/v1.8.4",
- "zipball_url": "https://api.github.com/repos/notable/notable/zipball/v1.8.4",
- "body_html": "Improvements \n\nBundling OS-specific dependencies only when needed\n\nThis removes a file from Windows bundles that tripped Windows Defender into finding a false positive \n \n \nImporting: ensuring arbitrarily large notes collections containing arbitrarily many files with the same name are still imported correctly, assuming the underlying importing library can parse the collection in the first place \n \nBug Fixes \n\nEditor: disabled automatic clipboard copying when selecting in favor of being able to create multiple cursors while dragging with the middle click (Linux) \nEnsuring both creation date and modification date are updated when duplicating a note \nEnsuring paste actions when dragging with the middle click are only prevented inside the editor (Linux) \nFixed misalignment in loose task lists \nFixed some regexes that were wrongly expecting to match at least one character in certain places \nMulti-cursors: using “Ctrl+MouseEvent” rather than “Alt+MouseEvent” as the latter switches the focus to the menu bar (Windows) \n "
+ "tarball_url": "https://api.github.com/repos/fabiospampinato/noty/tarball/v2.2.0",
+ "zipball_url": "https://api.github.com/repos/fabiospampinato/noty/zipball/v2.2.0",
+ "body_html": "\nReadme: added a link to Notable \nUpdated template \nHiding close button on non-macOS systems \nImproved CodeMirror configuration \nProperly managing the state \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:04.035Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:11.767Z"
+ },
+ "nuclear": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:11.804Z"
+ },
+ "octopi-init": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:11.834Z"
},
"nteract": {
"latestRelease": {
- "url": "https://api.github.com/repos/nteract/nteract/releases/30477564",
- "assets_url": "https://api.github.com/repos/nteract/nteract/releases/30477564/assets",
- "upload_url": "https://uploads.github.com/repos/nteract/nteract/releases/30477564/assets{?name,label}",
- "html_url": "https://github.com/nteract/nteract/releases/tag/v0.25.0",
- "id": 30477564,
- "node_id": "MDc6UmVsZWFzZTMwNDc3NTY0",
- "tag_name": "v0.25.0",
+ "url": "https://api.github.com/repos/nteract/nteract/releases/31945732",
+ "assets_url": "https://api.github.com/repos/nteract/nteract/releases/31945732/assets",
+ "upload_url": "https://uploads.github.com/repos/nteract/nteract/releases/31945732/assets{?name,label}",
+ "html_url": "https://github.com/nteract/nteract/releases/tag/v0.25.1",
+ "id": 31945732,
+ "node_id": "MDc6UmVsZWFzZTMxOTQ1NzMy",
+ "tag_name": "v0.25.1",
"target_commitish": "main",
- "name": "v0.25.0: Chilly Chandrasekhar",
+ "name": "v0.25.1: Charming Chadwick",
"draft": false,
"author": {
"login": "captainsafia",
@@ -67561,13 +67569,13 @@
"site_admin": false
},
"prerelease": false,
- "created_at": "2020-09-01T03:39:51Z",
- "published_at": "2020-09-01T04:17:28Z",
+ "created_at": "2020-09-29T03:55:11Z",
+ "published_at": "2020-09-29T23:06:17Z",
"assets": [
{
- "url": "https://api.github.com/repos/nteract/nteract/releases/assets/24606494",
- "id": 24606494,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0NjA2NDk0",
+ "url": "https://api.github.com/repos/nteract/nteract/releases/assets/26349307",
+ "id": 26349307,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MzQ5MzA3",
"name": "latest-linux.yml",
"label": "",
"uploader": {
@@ -67593,15 +67601,15 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 369,
- "download_count": 621,
- "created_at": "2020-09-01T04:16:36Z",
- "updated_at": "2020-09-01T04:16:36Z",
- "browser_download_url": "https://github.com/nteract/nteract/releases/download/v0.25.0/latest-linux.yml"
+ "download_count": 0,
+ "created_at": "2020-09-29T23:02:56Z",
+ "updated_at": "2020-09-29T23:02:57Z",
+ "browser_download_url": "https://github.com/nteract/nteract/releases/download/v0.25.1/latest-linux.yml"
},
{
- "url": "https://api.github.com/repos/nteract/nteract/releases/assets/24606492",
- "id": 24606492,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0NjA2NDky",
+ "url": "https://api.github.com/repos/nteract/nteract/releases/assets/26349308",
+ "id": 26349308,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MzQ5MzA4",
"name": "latest-mac.yml",
"label": "",
"uploader": {
@@ -67627,15 +67635,15 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 514,
- "download_count": 6182,
- "created_at": "2020-09-01T04:16:36Z",
- "updated_at": "2020-09-01T04:16:36Z",
- "browser_download_url": "https://github.com/nteract/nteract/releases/download/v0.25.0/latest-mac.yml"
+ "download_count": 12,
+ "created_at": "2020-09-29T23:02:56Z",
+ "updated_at": "2020-09-29T23:02:56Z",
+ "browser_download_url": "https://github.com/nteract/nteract/releases/download/v0.25.1/latest-mac.yml"
},
{
- "url": "https://api.github.com/repos/nteract/nteract/releases/assets/24606493",
- "id": 24606493,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0NjA2NDkz",
+ "url": "https://api.github.com/repos/nteract/nteract/releases/assets/26349309",
+ "id": 26349309,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MzQ5MzA5",
"name": "latest.yml",
"label": "",
"uploader": {
@@ -67661,16 +67669,16 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 345,
- "download_count": 9167,
- "created_at": "2020-09-01T04:16:36Z",
- "updated_at": "2020-09-01T04:16:36Z",
- "browser_download_url": "https://github.com/nteract/nteract/releases/download/v0.25.0/latest.yml"
+ "download_count": 13,
+ "created_at": "2020-09-29T23:02:56Z",
+ "updated_at": "2020-09-29T23:02:56Z",
+ "browser_download_url": "https://github.com/nteract/nteract/releases/download/v0.25.1/latest.yml"
},
{
- "url": "https://api.github.com/repos/nteract/nteract/releases/assets/24606112",
- "id": 24606112,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0NjA2MTEy",
- "name": "nteract-0.25.0-mac.zip",
+ "url": "https://api.github.com/repos/nteract/nteract/releases/assets/26349129",
+ "id": 26349129,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MzQ5MTI5",
+ "name": "nteract-0.25.1-mac.zip",
"label": "",
"uploader": {
"login": "captainsafia",
@@ -67694,17 +67702,17 @@
},
"content_type": "application/zip",
"state": "uploaded",
- "size": 95672995,
- "download_count": 1950,
- "created_at": "2020-09-01T04:10:02Z",
- "updated_at": "2020-09-01T04:14:10Z",
- "browser_download_url": "https://github.com/nteract/nteract/releases/download/v0.25.0/nteract-0.25.0-mac.zip"
+ "size": 96086410,
+ "download_count": 11,
+ "created_at": "2020-09-29T22:57:38Z",
+ "updated_at": "2020-09-29T22:58:35Z",
+ "browser_download_url": "https://github.com/nteract/nteract/releases/download/v0.25.1/nteract-0.25.1-mac.zip"
},
{
- "url": "https://api.github.com/repos/nteract/nteract/releases/assets/24606129",
- "id": 24606129,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0NjA2MTI5",
- "name": "nteract-0.25.0-win.zip",
+ "url": "https://api.github.com/repos/nteract/nteract/releases/assets/26349136",
+ "id": 26349136,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MzQ5MTM2",
+ "name": "nteract-0.25.1-win.zip",
"label": "",
"uploader": {
"login": "captainsafia",
@@ -67728,17 +67736,17 @@
},
"content_type": "application/zip",
"state": "uploaded",
- "size": 94212428,
- "download_count": 59,
- "created_at": "2020-09-01T04:10:16Z",
- "updated_at": "2020-09-01T04:14:12Z",
- "browser_download_url": "https://github.com/nteract/nteract/releases/download/v0.25.0/nteract-0.25.0-win.zip"
+ "size": 94575906,
+ "download_count": 0,
+ "created_at": "2020-09-29T22:57:52Z",
+ "updated_at": "2020-09-29T22:58:52Z",
+ "browser_download_url": "https://github.com/nteract/nteract/releases/download/v0.25.1/nteract-0.25.1-win.zip"
},
{
- "url": "https://api.github.com/repos/nteract/nteract/releases/assets/24605950",
- "id": 24605950,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0NjA1OTUw",
- "name": "nteract-0.25.0.AppImage",
+ "url": "https://api.github.com/repos/nteract/nteract/releases/assets/26349115",
+ "id": 26349115,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MzQ5MTE1",
+ "name": "nteract-0.25.1.AppImage",
"label": "",
"uploader": {
"login": "captainsafia",
@@ -67762,17 +67770,17 @@
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 105402495,
- "download_count": 396,
- "created_at": "2020-09-01T04:06:55Z",
- "updated_at": "2020-09-01T04:08:17Z",
- "browser_download_url": "https://github.com/nteract/nteract/releases/download/v0.25.0/nteract-0.25.0.AppImage"
+ "size": 105787358,
+ "download_count": 0,
+ "created_at": "2020-09-29T22:56:47Z",
+ "updated_at": "2020-09-29T22:57:44Z",
+ "browser_download_url": "https://github.com/nteract/nteract/releases/download/v0.25.1/nteract-0.25.1.AppImage"
},
{
- "url": "https://api.github.com/repos/nteract/nteract/releases/assets/24606030",
- "id": 24606030,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0NjA2MDMw",
- "name": "nteract-0.25.0.dmg",
+ "url": "https://api.github.com/repos/nteract/nteract/releases/assets/26349121",
+ "id": 26349121,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MzQ5MTIx",
+ "name": "nteract-0.25.1.dmg",
"label": "",
"uploader": {
"login": "captainsafia",
@@ -67796,17 +67804,17 @@
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 99162776,
- "download_count": 894,
- "created_at": "2020-09-01T04:08:39Z",
- "updated_at": "2020-09-01T04:11:42Z",
- "browser_download_url": "https://github.com/nteract/nteract/releases/download/v0.25.0/nteract-0.25.0.dmg"
+ "size": 99570753,
+ "download_count": 1,
+ "created_at": "2020-09-29T22:56:58Z",
+ "updated_at": "2020-09-29T22:57:58Z",
+ "browser_download_url": "https://github.com/nteract/nteract/releases/download/v0.25.1/nteract-0.25.1.dmg"
},
{
- "url": "https://api.github.com/repos/nteract/nteract/releases/assets/24606029",
- "id": 24606029,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0NjA2MDI5",
- "name": "nteract-0.25.0.dmg.blockmap",
+ "url": "https://api.github.com/repos/nteract/nteract/releases/assets/26349120",
+ "id": 26349120,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MzQ5MTIw",
+ "name": "nteract-0.25.1.dmg.blockmap",
"label": "",
"uploader": {
"login": "captainsafia",
@@ -67830,17 +67838,17 @@
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 104676,
- "download_count": 5,
- "created_at": "2020-09-01T04:08:39Z",
- "updated_at": "2020-09-01T04:08:39Z",
- "browser_download_url": "https://github.com/nteract/nteract/releases/download/v0.25.0/nteract-0.25.0.dmg.blockmap"
+ "size": 105080,
+ "download_count": 0,
+ "created_at": "2020-09-29T22:56:58Z",
+ "updated_at": "2020-09-29T22:56:58Z",
+ "browser_download_url": "https://github.com/nteract/nteract/releases/download/v0.25.1/nteract-0.25.1.dmg.blockmap"
},
{
- "url": "https://api.github.com/repos/nteract/nteract/releases/assets/24606387",
- "id": 24606387,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0NjA2Mzg3",
- "name": "nteract-0.25.0.tar.gz",
+ "url": "https://api.github.com/repos/nteract/nteract/releases/assets/26349252",
+ "id": 26349252,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MzQ5MjUy",
+ "name": "nteract-0.25.1.tar.gz",
"label": "",
"uploader": {
"login": "captainsafia",
@@ -67864,17 +67872,17 @@
},
"content_type": "application/gzip",
"state": "uploaded",
- "size": 99462448,
- "download_count": 19,
- "created_at": "2020-09-01T04:14:27Z",
- "updated_at": "2020-09-01T04:16:00Z",
- "browser_download_url": "https://github.com/nteract/nteract/releases/download/v0.25.0/nteract-0.25.0.tar.gz"
+ "size": 99807273,
+ "download_count": 0,
+ "created_at": "2020-09-29T23:01:07Z",
+ "updated_at": "2020-09-29T23:01:52Z",
+ "browser_download_url": "https://github.com/nteract/nteract/releases/download/v0.25.1/nteract-0.25.1.tar.gz"
},
{
- "url": "https://api.github.com/repos/nteract/nteract/releases/assets/24606106",
- "id": 24606106,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0NjA2MTA2",
- "name": "nteract-Setup-0.25.0.exe",
+ "url": "https://api.github.com/repos/nteract/nteract/releases/assets/26349128",
+ "id": 26349128,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MzQ5MTI4",
+ "name": "nteract-Setup-0.25.1.exe",
"label": "",
"uploader": {
"login": "captainsafia",
@@ -67898,17 +67906,17 @@
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 69877871,
- "download_count": 3039,
- "created_at": "2020-09-01T04:09:57Z",
- "updated_at": "2020-09-01T04:13:16Z",
- "browser_download_url": "https://github.com/nteract/nteract/releases/download/v0.25.0/nteract-Setup-0.25.0.exe"
+ "size": 70061380,
+ "download_count": 11,
+ "created_at": "2020-09-29T22:57:26Z",
+ "updated_at": "2020-09-29T22:58:24Z",
+ "browser_download_url": "https://github.com/nteract/nteract/releases/download/v0.25.1/nteract-Setup-0.25.1.exe"
},
{
- "url": "https://api.github.com/repos/nteract/nteract/releases/assets/24606107",
- "id": 24606107,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0NjA2MTA3",
- "name": "nteract-Setup-0.25.0.exe.blockmap",
+ "url": "https://api.github.com/repos/nteract/nteract/releases/assets/26349127",
+ "id": 26349127,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MzQ5MTI3",
+ "name": "nteract-Setup-0.25.1.exe.blockmap",
"label": "",
"uploader": {
"login": "captainsafia",
@@ -67932,17 +67940,17 @@
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 74696,
- "download_count": 1710,
- "created_at": "2020-09-01T04:09:58Z",
- "updated_at": "2020-09-01T04:09:58Z",
- "browser_download_url": "https://github.com/nteract/nteract/releases/download/v0.25.0/nteract-Setup-0.25.0.exe.blockmap"
+ "size": 74606,
+ "download_count": 10,
+ "created_at": "2020-09-29T22:57:26Z",
+ "updated_at": "2020-09-29T22:57:27Z",
+ "browser_download_url": "https://github.com/nteract/nteract/releases/download/v0.25.1/nteract-Setup-0.25.1.exe.blockmap"
},
{
- "url": "https://api.github.com/repos/nteract/nteract/releases/assets/24606468",
- "id": 24606468,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0NjA2NDY4",
- "name": "nteract_0.25.0_amd64.deb",
+ "url": "https://api.github.com/repos/nteract/nteract/releases/assets/26349293",
+ "id": 26349293,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MzQ5Mjkz",
+ "name": "nteract_0.25.1_amd64.deb",
"label": "",
"uploader": {
"login": "captainsafia",
@@ -67966,26 +67974,18 @@
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 67109302,
- "download_count": 182,
- "created_at": "2020-09-01T04:16:10Z",
- "updated_at": "2020-09-01T04:16:35Z",
- "browser_download_url": "https://github.com/nteract/nteract/releases/download/v0.25.0/nteract_0.25.0_amd64.deb"
+ "size": 67455344,
+ "download_count": 0,
+ "created_at": "2020-09-29T23:02:26Z",
+ "updated_at": "2020-09-29T23:02:55Z",
+ "browser_download_url": "https://github.com/nteract/nteract/releases/download/v0.25.1/nteract_0.25.1_amd64.deb"
}
],
- "tarball_url": "https://api.github.com/repos/nteract/nteract/tarball/v0.25.0",
- "zipball_url": "https://api.github.com/repos/nteract/nteract/zipball/v0.25.0",
- "body_html": "You can find the release notes for this month's release in this changelog .
\nThat next desktop release will ship on September 28th, 2020 .
\nThank you for using the nteract desktop app! nteract is a non-profit open-source organization fiscally sponsored by NumFOCUS. If you like our work, please consider making a recurring donation .
"
+ "tarball_url": "https://api.github.com/repos/nteract/nteract/tarball/v0.25.1",
+ "zipball_url": "https://api.github.com/repos/nteract/nteract/zipball/v0.25.1",
+ "body_html": "Note: This release is a day late thanks to a fateful battle with our build infrastructure. Everything is working splendid now! And what's more, if your on macOS the nteract desktop app has been notarized!
\nYou can find the release notes for this month's release in this changelog .
\nThat next desktop release will ship on October 26th, 2020 .
\nThank you for using the nteract desktop app! nteract is a non-profit open-source organization fiscally sponsored by NumFOCUS. If you like our work, please consider making a recurring donation .
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:04.097Z"
- },
- "octopi-init": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:04.101Z"
- },
- "nuclear": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:04.104Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:11.862Z"
},
"now": {
"latestRelease": {
@@ -68086,7 +68086,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 63398866,
- "download_count": 84525,
+ "download_count": 84674,
"created_at": "2019-08-20T03:18:13Z",
"updated_at": "2019-08-20T03:18:19Z",
"browser_download_url": "https://github.com/vercel/now-desktop/releases/download/5.1.0/Now-5.1.0-mac.zip"
@@ -68256,7 +68256,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 81,
- "download_count": 522,
+ "download_count": 540,
"created_at": "2019-08-20T03:18:16Z",
"updated_at": "2019-08-20T03:18:16Z",
"browser_download_url": "https://github.com/vercel/now-desktop/releases/download/5.1.0/RELEASES"
@@ -68266,7 +68266,7 @@
"zipball_url": "https://api.github.com/repos/vercel/now-desktop/zipball/5.1.0",
"body_html": "Minor Changes \n\nReplace auto-update toggle with a guide link: #692 \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:04.186Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:11.888Z"
},
"odio": {
"latestRelease": {
@@ -68333,7 +68333,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 457,
- "download_count": 202989,
+ "download_count": 203133,
"created_at": "2019-01-01T03:00:23Z",
"updated_at": "2019-01-01T03:00:23Z",
"browser_download_url": "https://github.com/odioapp/odio/releases/download/v1.4.0/latest-mac.yml"
@@ -68367,7 +68367,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 336,
- "download_count": 593252,
+ "download_count": 593648,
"created_at": "2019-01-01T03:11:04Z",
"updated_at": "2019-01-01T03:11:05Z",
"browser_download_url": "https://github.com/odioapp/odio/releases/download/v1.4.0/latest.yml"
@@ -68401,7 +68401,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 61547467,
- "download_count": 638,
+ "download_count": 639,
"created_at": "2019-01-01T05:39:20Z",
"updated_at": "2019-01-01T05:42:01Z",
"browser_download_url": "https://github.com/odioapp/odio/releases/download/v1.4.0/odio-1.4.0-i386.AppImage"
@@ -68435,7 +68435,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 48470066,
- "download_count": 426,
+ "download_count": 427,
"created_at": "2019-01-01T03:02:11Z",
"updated_at": "2019-01-01T03:09:58Z",
"browser_download_url": "https://github.com/odioapp/odio/releases/download/v1.4.0/odio-1.4.0-ia32-win.zip"
@@ -68537,7 +68537,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 60473209,
- "download_count": 4698,
+ "download_count": 4708,
"created_at": "2019-01-01T05:39:20Z",
"updated_at": "2019-01-01T05:44:28Z",
"browser_download_url": "https://github.com/odioapp/odio/releases/download/v1.4.0/odio-1.4.0-x86_64.AppImage"
@@ -68571,7 +68571,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 56335872,
- "download_count": 10501,
+ "download_count": 10502,
"created_at": "2019-01-01T02:55:26Z",
"updated_at": "2019-01-01T03:00:23Z",
"browser_download_url": "https://github.com/odioapp/odio/releases/download/v1.4.0/odio-1.4.0.dmg"
@@ -68639,7 +68639,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 79459547,
- "download_count": 76645,
+ "download_count": 76650,
"created_at": "2019-01-01T03:02:19Z",
"updated_at": "2019-01-01T03:11:04Z",
"browser_download_url": "https://github.com/odioapp/odio/releases/download/v1.4.0/odio-setup-1.4.0.exe"
@@ -68683,7 +68683,7 @@
"zipball_url": "https://api.github.com/repos/odioapp/odio/zipball/v1.4.0",
"body_html": "Improvements 🎉 \n\nBug Fixes 🐛 \n\nFixed error message that sometime appears without a reason \nFixed slider links \nFixed duplicates stations (#34 , thanks @farindk & @probonopd ) \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:04.194Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:11.904Z"
},
"odrive": {
"latestRelease": {
@@ -68750,7 +68750,7 @@
"content_type": "application/vnd.debian.binary-package",
"state": "uploaded",
"size": 56363868,
- "download_count": 21345,
+ "download_count": 21371,
"created_at": "2019-02-27T14:07:33Z",
"updated_at": "2019-02-27T14:07:58Z",
"browser_download_url": "https://github.com/liberodark/ODrive/releases/download/0.2.1/odrive_0.2.1_amd64.deb"
@@ -68818,7 +68818,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 86054450,
- "download_count": 2817,
+ "download_count": 2818,
"created_at": "2019-02-27T14:05:53Z",
"updated_at": "2019-02-27T14:07:20Z",
"browser_download_url": "https://github.com/liberodark/ODrive/releases/download/0.2.1/OpenDrive.0.2.1.AppImage"
@@ -68862,7 +68862,7 @@
"zipball_url": "https://api.github.com/repos/liberodark/ODrive/zipball/0.2.1",
"body_html": "Changelog \n0.2.1 \n\nSecurity Update \nBuild on Electron 4.0.6 \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:04.199Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:11.951Z"
},
"oh-my-desk": {
"latestRelease": {
@@ -68929,7 +68929,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 475,
- "download_count": 1109,
+ "download_count": 1111,
"created_at": "2019-04-19T00:51:11Z",
"updated_at": "2019-04-19T00:51:11Z",
"browser_download_url": "https://github.com/AhKi/oh-my-desk/releases/download/v2.1.0/latest-mac.yml"
@@ -68963,7 +68963,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 349,
- "download_count": 6743,
+ "download_count": 6748,
"created_at": "2019-04-19T00:51:11Z",
"updated_at": "2019-04-19T00:51:11Z",
"browser_download_url": "https://github.com/AhKi/oh-my-desk/releases/download/v2.1.0/latest.yml"
@@ -69031,7 +69031,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 71940058,
- "download_count": 235,
+ "download_count": 236,
"created_at": "2019-04-19T00:17:06Z",
"updated_at": "2019-04-19T00:38:09Z",
"browser_download_url": "https://github.com/AhKi/oh-my-desk/releases/download/v2.1.0/oh-my-desk-2.1.0.dmg"
@@ -69099,7 +69099,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 105429978,
- "download_count": 1253,
+ "download_count": 1254,
"created_at": "2019-04-19T00:18:08Z",
"updated_at": "2019-04-19T00:51:04Z",
"browser_download_url": "https://github.com/AhKi/oh-my-desk/releases/download/v2.1.0/oh-my-desk-setup-2.1.0.exe"
@@ -69143,11 +69143,7 @@
"zipball_url": "https://api.github.com/repos/AhKi/oh-my-desk/zipball/v2.1.0",
"body_html": "\nUI/UX Design improvement(#166 ) @yangjinhwa \nClean up code\n\n#162 , #172 \n\ndelete unused code(manually update - is dropped feature) \nIPC communication resurrection \nadjust config file and path file \n \n \n \n \nAdd Feature(#167 )\n\nwidget\n\ncan full focus url using double-click on address bar. \ncan clear url when click \"x\" button on address bar. \n \n \nsearch window\n\ncan open widget using double click \nadd empty page when have no widget list. \ncan manage widget on search like delete, edit. \n \n \n \n \nBug Fix\n\nchange title each widget(#171 , issue #169 ) \n \n \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:04.213Z"
- },
- "opale-messenger": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:04.278Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:11.963Z"
},
"ohhai-browser": {
"latestRelease": {
@@ -69282,7 +69278,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 99071569,
- "download_count": 419,
+ "download_count": 420,
"created_at": "2020-05-10T13:13:55Z",
"updated_at": "2020-05-10T13:14:37Z",
"browser_download_url": "https://github.com/OhHaiBrowser/Browser/releases/download/v3.4/OhHaiBrowser-windows-setup.exe"
@@ -69292,152 +69288,7 @@
"zipball_url": "https://api.github.com/repos/OhHaiBrowser/Browser/zipball/v3.4",
"body_html": "Completely refactored component based UI
\n"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:04.288Z"
- },
- "onoffice": {
- "latestRelease": {
- "url": "https://api.github.com/repos/rvdleun/onoffice/releases/24407526",
- "assets_url": "https://api.github.com/repos/rvdleun/onoffice/releases/24407526/assets",
- "upload_url": "https://uploads.github.com/repos/rvdleun/onoffice/releases/24407526/assets{?name,label}",
- "html_url": "https://github.com/rvdleun/onoffice/releases/tag/v1.3.2",
- "id": 24407526,
- "node_id": "MDc6UmVsZWFzZTI0NDA3NTI2",
- "tag_name": "v1.3.2",
- "target_commitish": "develop",
- "name": "v1.3.2",
- "draft": false,
- "author": {
- "login": "rvdleun",
- "id": 3389729,
- "node_id": "MDQ6VXNlcjMzODk3Mjk=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/3389729?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/rvdleun",
- "html_url": "https://github.com/rvdleun",
- "followers_url": "https://api.github.com/users/rvdleun/followers",
- "following_url": "https://api.github.com/users/rvdleun/following{/other_user}",
- "gists_url": "https://api.github.com/users/rvdleun/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/rvdleun/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/rvdleun/subscriptions",
- "organizations_url": "https://api.github.com/users/rvdleun/orgs",
- "repos_url": "https://api.github.com/users/rvdleun/repos",
- "events_url": "https://api.github.com/users/rvdleun/events{/privacy}",
- "received_events_url": "https://api.github.com/users/rvdleun/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-03-10T23:05:47Z",
- "published_at": "2020-03-10T23:31:32Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/rvdleun/onoffice/releases/assets/18618943",
- "id": 18618943,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE4NjE4OTQz",
- "name": "OnOffice-1.3.2-linux.zip",
- "label": null,
- "uploader": {
- "login": "rvdleun",
- "id": 3389729,
- "node_id": "MDQ6VXNlcjMzODk3Mjk=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/3389729?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/rvdleun",
- "html_url": "https://github.com/rvdleun",
- "followers_url": "https://api.github.com/users/rvdleun/followers",
- "following_url": "https://api.github.com/users/rvdleun/following{/other_user}",
- "gists_url": "https://api.github.com/users/rvdleun/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/rvdleun/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/rvdleun/subscriptions",
- "organizations_url": "https://api.github.com/users/rvdleun/orgs",
- "repos_url": "https://api.github.com/users/rvdleun/repos",
- "events_url": "https://api.github.com/users/rvdleun/events{/privacy}",
- "received_events_url": "https://api.github.com/users/rvdleun/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 66372421,
- "download_count": 77,
- "created_at": "2020-03-10T23:30:04Z",
- "updated_at": "2020-03-10T23:30:26Z",
- "browser_download_url": "https://github.com/rvdleun/onoffice/releases/download/v1.3.2/OnOffice-1.3.2-linux.zip"
- },
- {
- "url": "https://api.github.com/repos/rvdleun/onoffice/releases/assets/18618952",
- "id": 18618952,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE4NjE4OTUy",
- "name": "OnOffice-1.3.2-mac.zip",
- "label": null,
- "uploader": {
- "login": "rvdleun",
- "id": 3389729,
- "node_id": "MDQ6VXNlcjMzODk3Mjk=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/3389729?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/rvdleun",
- "html_url": "https://github.com/rvdleun",
- "followers_url": "https://api.github.com/users/rvdleun/followers",
- "following_url": "https://api.github.com/users/rvdleun/following{/other_user}",
- "gists_url": "https://api.github.com/users/rvdleun/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/rvdleun/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/rvdleun/subscriptions",
- "organizations_url": "https://api.github.com/users/rvdleun/orgs",
- "repos_url": "https://api.github.com/users/rvdleun/repos",
- "events_url": "https://api.github.com/users/rvdleun/events{/privacy}",
- "received_events_url": "https://api.github.com/users/rvdleun/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 168394142,
- "download_count": 111,
- "created_at": "2020-03-10T23:30:32Z",
- "updated_at": "2020-03-10T23:31:09Z",
- "browser_download_url": "https://github.com/rvdleun/onoffice/releases/download/v1.3.2/OnOffice-1.3.2-mac.zip"
- },
- {
- "url": "https://api.github.com/repos/rvdleun/onoffice/releases/assets/18618967",
- "id": 18618967,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE4NjE4OTY3",
- "name": "OnOffice-1.3.2-windows.zip",
- "label": null,
- "uploader": {
- "login": "rvdleun",
- "id": 3389729,
- "node_id": "MDQ6VXNlcjMzODk3Mjk=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/3389729?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/rvdleun",
- "html_url": "https://github.com/rvdleun",
- "followers_url": "https://api.github.com/users/rvdleun/followers",
- "following_url": "https://api.github.com/users/rvdleun/following{/other_user}",
- "gists_url": "https://api.github.com/users/rvdleun/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/rvdleun/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/rvdleun/subscriptions",
- "organizations_url": "https://api.github.com/users/rvdleun/orgs",
- "repos_url": "https://api.github.com/users/rvdleun/repos",
- "events_url": "https://api.github.com/users/rvdleun/events{/privacy}",
- "received_events_url": "https://api.github.com/users/rvdleun/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 61186013,
- "download_count": 168,
- "created_at": "2020-03-10T23:31:14Z",
- "updated_at": "2020-03-10T23:31:28Z",
- "browser_download_url": "https://github.com/rvdleun/onoffice/releases/download/v1.3.2/OnOffice-1.3.2-windows.zip"
- }
- ],
- "tarball_url": "https://api.github.com/repos/rvdleun/onoffice/tarball/v1.3.2",
- "zipball_url": "https://api.github.com/repos/rvdleun/onoffice/zipball/v1.3.2",
- "body_html": "\nFixed a bug where the screen wouldn't center to the user's eye level \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:04.302Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:11.986Z"
},
"one-left": {
"latestRelease": {
@@ -69465,545 +69316,277 @@
"starred_url": "https://api.github.com/users/drscaon/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/drscaon/subscriptions",
"organizations_url": "https://api.github.com/users/drscaon/orgs",
- "repos_url": "https://api.github.com/users/drscaon/repos",
- "events_url": "https://api.github.com/users/drscaon/events{/privacy}",
- "received_events_url": "https://api.github.com/users/drscaon/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2018-07-17T08:34:54Z",
- "published_at": "2018-07-17T08:42:39Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/drscaon/electron-react-one-left-game/releases/assets/7903156",
- "id": 7903156,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDc5MDMxNTY=",
- "name": "ONE-LEFT_2.0.0_amd64.deb",
- "label": null,
- "uploader": {
- "login": "drscaon",
- "id": 4094579,
- "node_id": "MDQ6VXNlcjQwOTQ1Nzk=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/4094579?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/drscaon",
- "html_url": "https://github.com/drscaon",
- "followers_url": "https://api.github.com/users/drscaon/followers",
- "following_url": "https://api.github.com/users/drscaon/following{/other_user}",
- "gists_url": "https://api.github.com/users/drscaon/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/drscaon/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/drscaon/subscriptions",
- "organizations_url": "https://api.github.com/users/drscaon/orgs",
- "repos_url": "https://api.github.com/users/drscaon/repos",
- "events_url": "https://api.github.com/users/drscaon/events{/privacy}",
- "received_events_url": "https://api.github.com/users/drscaon/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 39943702,
- "download_count": 142,
- "created_at": "2018-07-17T08:42:08Z",
- "updated_at": "2018-07-17T08:42:36Z",
- "browser_download_url": "https://github.com/drscaon/electron-react-one-left-game/releases/download/v2.0.0/ONE-LEFT_2.0.0_amd64.deb"
- },
- {
- "url": "https://api.github.com/repos/drscaon/electron-react-one-left-game/releases/assets/10962045",
- "id": 10962045,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEwOTYyMDQ1",
- "name": "OneLeft.app.zip",
- "label": null,
- "uploader": {
- "login": "drscaon",
- "id": 4094579,
- "node_id": "MDQ6VXNlcjQwOTQ1Nzk=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/4094579?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/drscaon",
- "html_url": "https://github.com/drscaon",
- "followers_url": "https://api.github.com/users/drscaon/followers",
- "following_url": "https://api.github.com/users/drscaon/following{/other_user}",
- "gists_url": "https://api.github.com/users/drscaon/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/drscaon/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/drscaon/subscriptions",
- "organizations_url": "https://api.github.com/users/drscaon/orgs",
- "repos_url": "https://api.github.com/users/drscaon/repos",
- "events_url": "https://api.github.com/users/drscaon/events{/privacy}",
- "received_events_url": "https://api.github.com/users/drscaon/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 84373333,
- "download_count": 111,
- "created_at": "2019-02-06T16:28:21Z",
- "updated_at": "2019-02-06T16:30:48Z",
- "browser_download_url": "https://github.com/drscaon/electron-react-one-left-game/releases/download/v2.0.0/OneLeft.app.zip"
- },
- {
- "url": "https://api.github.com/repos/drscaon/electron-react-one-left-game/releases/assets/7903117",
- "id": 7903117,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDc5MDMxMTc=",
- "name": "OneLeft.Setup.2.0.0.exe",
- "label": null,
- "uploader": {
- "login": "drscaon",
- "id": 4094579,
- "node_id": "MDQ6VXNlcjQwOTQ1Nzk=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/4094579?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/drscaon",
- "html_url": "https://github.com/drscaon",
- "followers_url": "https://api.github.com/users/drscaon/followers",
- "following_url": "https://api.github.com/users/drscaon/following{/other_user}",
- "gists_url": "https://api.github.com/users/drscaon/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/drscaon/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/drscaon/subscriptions",
- "organizations_url": "https://api.github.com/users/drscaon/orgs",
- "repos_url": "https://api.github.com/users/drscaon/repos",
- "events_url": "https://api.github.com/users/drscaon/events{/privacy}",
- "received_events_url": "https://api.github.com/users/drscaon/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-msdownload",
- "state": "uploaded",
- "size": 42269342,
- "download_count": 19683,
- "created_at": "2018-07-17T08:39:39Z",
- "updated_at": "2018-07-17T08:40:18Z",
- "browser_download_url": "https://github.com/drscaon/electron-react-one-left-game/releases/download/v2.0.0/OneLeft.Setup.2.0.0.exe"
- }
- ],
- "tarball_url": "https://api.github.com/repos/drscaon/electron-react-one-left-game/tarball/v2.0.0",
- "zipball_url": "https://api.github.com/repos/drscaon/electron-react-one-left-game/zipball/v2.0.0",
- "body_html": "Update:
\n\nElectron 3.0.0-beta.2 \nHidden menu \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:04.305Z"
- },
- "open-ias-scoreboard": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:04.353Z"
- },
- "opencomic": {
- "latestRelease": {
- "url": "https://api.github.com/repos/ollm/OpenComic/releases/29491055",
- "assets_url": "https://api.github.com/repos/ollm/OpenComic/releases/29491055/assets",
- "upload_url": "https://uploads.github.com/repos/ollm/OpenComic/releases/29491055/assets{?name,label}",
- "html_url": "https://github.com/ollm/OpenComic/releases/tag/v0.2.0",
- "id": 29491055,
- "node_id": "MDc6UmVsZWFzZTI5NDkxMDU1",
- "tag_name": "v0.2.0",
- "target_commitish": "master",
- "name": "v0.2.0",
- "draft": false,
- "author": {
- "login": "ollm",
- "id": 18549191,
- "node_id": "MDQ6VXNlcjE4NTQ5MTkx",
- "avatar_url": "https://avatars1.githubusercontent.com/u/18549191?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ollm",
- "html_url": "https://github.com/ollm",
- "followers_url": "https://api.github.com/users/ollm/followers",
- "following_url": "https://api.github.com/users/ollm/following{/other_user}",
- "gists_url": "https://api.github.com/users/ollm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ollm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ollm/subscriptions",
- "organizations_url": "https://api.github.com/users/ollm/orgs",
- "repos_url": "https://api.github.com/users/ollm/repos",
- "events_url": "https://api.github.com/users/ollm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ollm/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-08-12T15:52:51Z",
- "published_at": "2020-08-12T18:25:47Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/ollm/OpenComic/releases/assets/23856097",
- "id": 23856097,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODU2MDk3",
- "name": "opencomic-0.2.0-arm64.7z",
- "label": null,
- "uploader": {
- "login": "ollm",
- "id": 18549191,
- "node_id": "MDQ6VXNlcjE4NTQ5MTkx",
- "avatar_url": "https://avatars1.githubusercontent.com/u/18549191?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ollm",
- "html_url": "https://github.com/ollm",
- "followers_url": "https://api.github.com/users/ollm/followers",
- "following_url": "https://api.github.com/users/ollm/following{/other_user}",
- "gists_url": "https://api.github.com/users/ollm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ollm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ollm/subscriptions",
- "organizations_url": "https://api.github.com/users/ollm/orgs",
- "repos_url": "https://api.github.com/users/ollm/repos",
- "events_url": "https://api.github.com/users/ollm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ollm/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-7z-compressed",
- "state": "uploaded",
- "size": 61669702,
- "download_count": 11,
- "created_at": "2020-08-12T17:54:00Z",
- "updated_at": "2020-08-12T17:56:51Z",
- "browser_download_url": "https://github.com/ollm/OpenComic/releases/download/v0.2.0/opencomic-0.2.0-arm64.7z"
- },
- {
- "url": "https://api.github.com/repos/ollm/OpenComic/releases/assets/23858066",
- "id": 23858066,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODU4MDY2",
- "name": "OpenComic-0.2.0-arm64.AppImage",
- "label": null,
- "uploader": {
- "login": "ollm",
- "id": 18549191,
- "node_id": "MDQ6VXNlcjE4NTQ5MTkx",
- "avatar_url": "https://avatars1.githubusercontent.com/u/18549191?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ollm",
- "html_url": "https://github.com/ollm",
- "followers_url": "https://api.github.com/users/ollm/followers",
- "following_url": "https://api.github.com/users/ollm/following{/other_user}",
- "gists_url": "https://api.github.com/users/ollm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ollm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ollm/subscriptions",
- "organizations_url": "https://api.github.com/users/ollm/orgs",
- "repos_url": "https://api.github.com/users/ollm/repos",
- "events_url": "https://api.github.com/users/ollm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ollm/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/vnd.appimage",
- "state": "uploaded",
- "size": 98125677,
- "download_count": 27,
- "created_at": "2020-08-12T19:11:37Z",
- "updated_at": "2020-08-12T19:58:10Z",
- "browser_download_url": "https://github.com/ollm/OpenComic/releases/download/v0.2.0/OpenComic-0.2.0-arm64.AppImage"
- },
- {
- "url": "https://api.github.com/repos/ollm/OpenComic/releases/assets/23853912",
- "id": 23853912,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODUzOTEy",
- "name": "OpenComic-0.2.0-mac.7z",
- "label": null,
- "uploader": {
- "login": "ollm",
- "id": 18549191,
- "node_id": "MDQ6VXNlcjE4NTQ5MTkx",
- "avatar_url": "https://avatars1.githubusercontent.com/u/18549191?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ollm",
- "html_url": "https://github.com/ollm",
- "followers_url": "https://api.github.com/users/ollm/followers",
- "following_url": "https://api.github.com/users/ollm/following{/other_user}",
- "gists_url": "https://api.github.com/users/ollm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ollm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ollm/subscriptions",
- "organizations_url": "https://api.github.com/users/ollm/orgs",
- "repos_url": "https://api.github.com/users/ollm/repos",
- "events_url": "https://api.github.com/users/ollm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ollm/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-7z-compressed",
- "state": "uploaded",
- "size": 57174773,
- "download_count": 68,
- "created_at": "2020-08-12T16:33:02Z",
- "updated_at": "2020-08-12T16:38:00Z",
- "browser_download_url": "https://github.com/ollm/OpenComic/releases/download/v0.2.0/OpenComic-0.2.0-mac.7z"
- },
- {
- "url": "https://api.github.com/repos/ollm/OpenComic/releases/assets/23854540",
- "id": 23854540,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODU0NTQw",
- "name": "opencomic-0.2.0.7z",
- "label": null,
- "uploader": {
- "login": "ollm",
- "id": 18549191,
- "node_id": "MDQ6VXNlcjE4NTQ5MTkx",
- "avatar_url": "https://avatars1.githubusercontent.com/u/18549191?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ollm",
- "html_url": "https://github.com/ollm",
- "followers_url": "https://api.github.com/users/ollm/followers",
- "following_url": "https://api.github.com/users/ollm/following{/other_user}",
- "gists_url": "https://api.github.com/users/ollm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ollm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ollm/subscriptions",
- "organizations_url": "https://api.github.com/users/ollm/orgs",
- "repos_url": "https://api.github.com/users/ollm/repos",
- "events_url": "https://api.github.com/users/ollm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ollm/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-7z-compressed",
- "state": "uploaded",
- "size": 62043179,
- "download_count": 32,
- "created_at": "2020-08-12T16:51:57Z",
- "updated_at": "2020-08-12T16:59:10Z",
- "browser_download_url": "https://github.com/ollm/OpenComic/releases/download/v0.2.0/opencomic-0.2.0.7z"
- },
- {
- "url": "https://api.github.com/repos/ollm/OpenComic/releases/assets/23854055",
- "id": 23854055,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODU0MDU1",
- "name": "OpenComic-0.2.0.AppImage",
- "label": null,
- "uploader": {
- "login": "ollm",
- "id": 18549191,
- "node_id": "MDQ6VXNlcjE4NTQ5MTkx",
- "avatar_url": "https://avatars1.githubusercontent.com/u/18549191?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ollm",
- "html_url": "https://github.com/ollm",
- "followers_url": "https://api.github.com/users/ollm/followers",
- "following_url": "https://api.github.com/users/ollm/following{/other_user}",
- "gists_url": "https://api.github.com/users/ollm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ollm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ollm/subscriptions",
- "organizations_url": "https://api.github.com/users/ollm/orgs",
- "repos_url": "https://api.github.com/users/ollm/repos",
- "events_url": "https://api.github.com/users/ollm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ollm/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/vnd.appimage",
- "state": "uploaded",
- "size": 98895431,
- "download_count": 49,
- "created_at": "2020-08-12T16:38:00Z",
- "updated_at": "2020-08-12T16:43:46Z",
- "browser_download_url": "https://github.com/ollm/OpenComic/releases/download/v0.2.0/OpenComic-0.2.0.AppImage"
- },
+ "repos_url": "https://api.github.com/users/drscaon/repos",
+ "events_url": "https://api.github.com/users/drscaon/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/drscaon/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2018-07-17T08:34:54Z",
+ "published_at": "2018-07-17T08:42:39Z",
+ "assets": [
{
- "url": "https://api.github.com/repos/ollm/OpenComic/releases/assets/23856161",
- "id": 23856161,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODU2MTYx",
- "name": "opencomic-0.2.0.arm64.rpm",
+ "url": "https://api.github.com/repos/drscaon/electron-react-one-left-game/releases/assets/7903156",
+ "id": 7903156,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDc5MDMxNTY=",
+ "name": "ONE-LEFT_2.0.0_amd64.deb",
"label": null,
"uploader": {
- "login": "ollm",
- "id": 18549191,
- "node_id": "MDQ6VXNlcjE4NTQ5MTkx",
- "avatar_url": "https://avatars1.githubusercontent.com/u/18549191?v=4",
+ "login": "drscaon",
+ "id": 4094579,
+ "node_id": "MDQ6VXNlcjQwOTQ1Nzk=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/4094579?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/ollm",
- "html_url": "https://github.com/ollm",
- "followers_url": "https://api.github.com/users/ollm/followers",
- "following_url": "https://api.github.com/users/ollm/following{/other_user}",
- "gists_url": "https://api.github.com/users/ollm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ollm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ollm/subscriptions",
- "organizations_url": "https://api.github.com/users/ollm/orgs",
- "repos_url": "https://api.github.com/users/ollm/repos",
- "events_url": "https://api.github.com/users/ollm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ollm/received_events",
+ "url": "https://api.github.com/users/drscaon",
+ "html_url": "https://github.com/drscaon",
+ "followers_url": "https://api.github.com/users/drscaon/followers",
+ "following_url": "https://api.github.com/users/drscaon/following{/other_user}",
+ "gists_url": "https://api.github.com/users/drscaon/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/drscaon/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/drscaon/subscriptions",
+ "organizations_url": "https://api.github.com/users/drscaon/orgs",
+ "repos_url": "https://api.github.com/users/drscaon/repos",
+ "events_url": "https://api.github.com/users/drscaon/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/drscaon/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-rpm",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 62637816,
- "download_count": 9,
- "created_at": "2020-08-12T17:56:51Z",
- "updated_at": "2020-08-12T18:00:22Z",
- "browser_download_url": "https://github.com/ollm/OpenComic/releases/download/v0.2.0/opencomic-0.2.0.arm64.rpm"
+ "size": 39943702,
+ "download_count": 142,
+ "created_at": "2018-07-17T08:42:08Z",
+ "updated_at": "2018-07-17T08:42:36Z",
+ "browser_download_url": "https://github.com/drscaon/electron-react-one-left-game/releases/download/v2.0.0/ONE-LEFT_2.0.0_amd64.deb"
},
{
- "url": "https://api.github.com/repos/ollm/OpenComic/releases/assets/23854395",
- "id": 23854395,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODU0Mzk1",
- "name": "opencomic-0.2.0.x86_64.rpm",
+ "url": "https://api.github.com/repos/drscaon/electron-react-one-left-game/releases/assets/10962045",
+ "id": 10962045,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEwOTYyMDQ1",
+ "name": "OneLeft.app.zip",
"label": null,
"uploader": {
- "login": "ollm",
- "id": 18549191,
- "node_id": "MDQ6VXNlcjE4NTQ5MTkx",
- "avatar_url": "https://avatars1.githubusercontent.com/u/18549191?v=4",
+ "login": "drscaon",
+ "id": 4094579,
+ "node_id": "MDQ6VXNlcjQwOTQ1Nzk=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/4094579?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/ollm",
- "html_url": "https://github.com/ollm",
- "followers_url": "https://api.github.com/users/ollm/followers",
- "following_url": "https://api.github.com/users/ollm/following{/other_user}",
- "gists_url": "https://api.github.com/users/ollm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ollm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ollm/subscriptions",
- "organizations_url": "https://api.github.com/users/ollm/orgs",
- "repos_url": "https://api.github.com/users/ollm/repos",
- "events_url": "https://api.github.com/users/ollm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ollm/received_events",
+ "url": "https://api.github.com/users/drscaon",
+ "html_url": "https://github.com/drscaon",
+ "followers_url": "https://api.github.com/users/drscaon/followers",
+ "following_url": "https://api.github.com/users/drscaon/following{/other_user}",
+ "gists_url": "https://api.github.com/users/drscaon/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/drscaon/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/drscaon/subscriptions",
+ "organizations_url": "https://api.github.com/users/drscaon/orgs",
+ "repos_url": "https://api.github.com/users/drscaon/repos",
+ "events_url": "https://api.github.com/users/drscaon/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/drscaon/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-rpm",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 68593100,
- "download_count": 52,
- "created_at": "2020-08-12T16:48:13Z",
- "updated_at": "2020-08-12T16:51:57Z",
- "browser_download_url": "https://github.com/ollm/OpenComic/releases/download/v0.2.0/opencomic-0.2.0.x86_64.rpm"
+ "size": 84373333,
+ "download_count": 111,
+ "created_at": "2019-02-06T16:28:21Z",
+ "updated_at": "2019-02-06T16:30:48Z",
+ "browser_download_url": "https://github.com/drscaon/electron-react-one-left-game/releases/download/v2.0.0/OneLeft.app.zip"
},
{
- "url": "https://api.github.com/repos/ollm/OpenComic/releases/assets/23853269",
- "id": 23853269,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODUzMjY5",
- "name": "OpenComic.Setup.0.2.0.exe",
+ "url": "https://api.github.com/repos/drscaon/electron-react-one-left-game/releases/assets/7903117",
+ "id": 7903117,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDc5MDMxMTc=",
+ "name": "OneLeft.Setup.2.0.0.exe",
"label": null,
"uploader": {
- "login": "ollm",
- "id": 18549191,
- "node_id": "MDQ6VXNlcjE4NTQ5MTkx",
- "avatar_url": "https://avatars1.githubusercontent.com/u/18549191?v=4",
+ "login": "drscaon",
+ "id": 4094579,
+ "node_id": "MDQ6VXNlcjQwOTQ1Nzk=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/4094579?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/ollm",
- "html_url": "https://github.com/ollm",
- "followers_url": "https://api.github.com/users/ollm/followers",
- "following_url": "https://api.github.com/users/ollm/following{/other_user}",
- "gists_url": "https://api.github.com/users/ollm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ollm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ollm/subscriptions",
- "organizations_url": "https://api.github.com/users/ollm/orgs",
- "repos_url": "https://api.github.com/users/ollm/repos",
- "events_url": "https://api.github.com/users/ollm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ollm/received_events",
+ "url": "https://api.github.com/users/drscaon",
+ "html_url": "https://github.com/drscaon",
+ "followers_url": "https://api.github.com/users/drscaon/followers",
+ "following_url": "https://api.github.com/users/drscaon/following{/other_user}",
+ "gists_url": "https://api.github.com/users/drscaon/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/drscaon/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/drscaon/subscriptions",
+ "organizations_url": "https://api.github.com/users/drscaon/orgs",
+ "repos_url": "https://api.github.com/users/drscaon/repos",
+ "events_url": "https://api.github.com/users/drscaon/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/drscaon/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-ms-dos-executable",
+ "content_type": "application/x-msdownload",
"state": "uploaded",
- "size": 72819942,
- "download_count": 352,
- "created_at": "2020-08-12T16:15:43Z",
- "updated_at": "2020-08-12T16:24:41Z",
- "browser_download_url": "https://github.com/ollm/OpenComic/releases/download/v0.2.0/OpenComic.Setup.0.2.0.exe"
- },
+ "size": 42269342,
+ "download_count": 19683,
+ "created_at": "2018-07-17T08:39:39Z",
+ "updated_at": "2018-07-17T08:40:18Z",
+ "browser_download_url": "https://github.com/drscaon/electron-react-one-left-game/releases/download/v2.0.0/OneLeft.Setup.2.0.0.exe"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/drscaon/electron-react-one-left-game/tarball/v2.0.0",
+ "zipball_url": "https://api.github.com/repos/drscaon/electron-react-one-left-game/zipball/v2.0.0",
+ "body_html": "Update:
\n\nElectron 3.0.0-beta.2 \nHidden menu \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:12.017Z"
+ },
+ "opale-messenger": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:12.034Z"
+ },
+ "open-ias-scoreboard": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:12.058Z"
+ },
+ "onoffice": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/rvdleun/onoffice/releases/24407526",
+ "assets_url": "https://api.github.com/repos/rvdleun/onoffice/releases/24407526/assets",
+ "upload_url": "https://uploads.github.com/repos/rvdleun/onoffice/releases/24407526/assets{?name,label}",
+ "html_url": "https://github.com/rvdleun/onoffice/releases/tag/v1.3.2",
+ "id": 24407526,
+ "node_id": "MDc6UmVsZWFzZTI0NDA3NTI2",
+ "tag_name": "v1.3.2",
+ "target_commitish": "develop",
+ "name": "v1.3.2",
+ "draft": false,
+ "author": {
+ "login": "rvdleun",
+ "id": 3389729,
+ "node_id": "MDQ6VXNlcjMzODk3Mjk=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/3389729?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/rvdleun",
+ "html_url": "https://github.com/rvdleun",
+ "followers_url": "https://api.github.com/users/rvdleun/followers",
+ "following_url": "https://api.github.com/users/rvdleun/following{/other_user}",
+ "gists_url": "https://api.github.com/users/rvdleun/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/rvdleun/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/rvdleun/subscriptions",
+ "organizations_url": "https://api.github.com/users/rvdleun/orgs",
+ "repos_url": "https://api.github.com/users/rvdleun/repos",
+ "events_url": "https://api.github.com/users/rvdleun/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/rvdleun/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2020-03-10T23:05:47Z",
+ "published_at": "2020-03-10T23:31:32Z",
+ "assets": [
{
- "url": "https://api.github.com/repos/ollm/OpenComic/releases/assets/23854220",
- "id": 23854220,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODU0MjIw",
- "name": "opencomic_0.2.0_amd64.deb",
+ "url": "https://api.github.com/repos/rvdleun/onoffice/releases/assets/18618943",
+ "id": 18618943,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE4NjE4OTQz",
+ "name": "OnOffice-1.3.2-linux.zip",
"label": null,
"uploader": {
- "login": "ollm",
- "id": 18549191,
- "node_id": "MDQ6VXNlcjE4NTQ5MTkx",
- "avatar_url": "https://avatars1.githubusercontent.com/u/18549191?v=4",
+ "login": "rvdleun",
+ "id": 3389729,
+ "node_id": "MDQ6VXNlcjMzODk3Mjk=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/3389729?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/ollm",
- "html_url": "https://github.com/ollm",
- "followers_url": "https://api.github.com/users/ollm/followers",
- "following_url": "https://api.github.com/users/ollm/following{/other_user}",
- "gists_url": "https://api.github.com/users/ollm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ollm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ollm/subscriptions",
- "organizations_url": "https://api.github.com/users/ollm/orgs",
- "repos_url": "https://api.github.com/users/ollm/repos",
- "events_url": "https://api.github.com/users/ollm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ollm/received_events",
+ "url": "https://api.github.com/users/rvdleun",
+ "html_url": "https://github.com/rvdleun",
+ "followers_url": "https://api.github.com/users/rvdleun/followers",
+ "following_url": "https://api.github.com/users/rvdleun/following{/other_user}",
+ "gists_url": "https://api.github.com/users/rvdleun/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/rvdleun/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/rvdleun/subscriptions",
+ "organizations_url": "https://api.github.com/users/rvdleun/orgs",
+ "repos_url": "https://api.github.com/users/rvdleun/repos",
+ "events_url": "https://api.github.com/users/rvdleun/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/rvdleun/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/vnd.debian.binary-package",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 68439922,
- "download_count": 109,
- "created_at": "2020-08-12T16:43:46Z",
- "updated_at": "2020-08-12T16:48:13Z",
- "browser_download_url": "https://github.com/ollm/OpenComic/releases/download/v0.2.0/opencomic_0.2.0_amd64.deb"
+ "size": 66372421,
+ "download_count": 77,
+ "created_at": "2020-03-10T23:30:04Z",
+ "updated_at": "2020-03-10T23:30:26Z",
+ "browser_download_url": "https://github.com/rvdleun/onoffice/releases/download/v1.3.2/OnOffice-1.3.2-linux.zip"
},
{
- "url": "https://api.github.com/repos/ollm/OpenComic/releases/assets/23857517",
- "id": 23857517,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODU3NTE3",
- "name": "opencomic_0.2.0_amd64.snap",
+ "url": "https://api.github.com/repos/rvdleun/onoffice/releases/assets/18618952",
+ "id": 18618952,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE4NjE4OTUy",
+ "name": "OnOffice-1.3.2-mac.zip",
"label": null,
"uploader": {
- "login": "ollm",
- "id": 18549191,
- "node_id": "MDQ6VXNlcjE4NTQ5MTkx",
- "avatar_url": "https://avatars1.githubusercontent.com/u/18549191?v=4",
+ "login": "rvdleun",
+ "id": 3389729,
+ "node_id": "MDQ6VXNlcjMzODk3Mjk=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/3389729?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/ollm",
- "html_url": "https://github.com/ollm",
- "followers_url": "https://api.github.com/users/ollm/followers",
- "following_url": "https://api.github.com/users/ollm/following{/other_user}",
- "gists_url": "https://api.github.com/users/ollm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ollm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ollm/subscriptions",
- "organizations_url": "https://api.github.com/users/ollm/orgs",
- "repos_url": "https://api.github.com/users/ollm/repos",
- "events_url": "https://api.github.com/users/ollm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ollm/received_events",
+ "url": "https://api.github.com/users/rvdleun",
+ "html_url": "https://github.com/rvdleun",
+ "followers_url": "https://api.github.com/users/rvdleun/followers",
+ "following_url": "https://api.github.com/users/rvdleun/following{/other_user}",
+ "gists_url": "https://api.github.com/users/rvdleun/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/rvdleun/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/rvdleun/subscriptions",
+ "organizations_url": "https://api.github.com/users/rvdleun/orgs",
+ "repos_url": "https://api.github.com/users/rvdleun/repos",
+ "events_url": "https://api.github.com/users/rvdleun/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/rvdleun/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/vnd.snap",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 84295680,
- "download_count": 12,
- "created_at": "2020-08-12T18:49:22Z",
- "updated_at": "2020-08-12T19:02:50Z",
- "browser_download_url": "https://github.com/ollm/OpenComic/releases/download/v0.2.0/opencomic_0.2.0_amd64.snap"
+ "size": 168394142,
+ "download_count": 113,
+ "created_at": "2020-03-10T23:30:32Z",
+ "updated_at": "2020-03-10T23:31:09Z",
+ "browser_download_url": "https://github.com/rvdleun/onoffice/releases/download/v1.3.2/OnOffice-1.3.2-mac.zip"
},
{
- "url": "https://api.github.com/repos/ollm/OpenComic/releases/assets/23856010",
- "id": 23856010,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODU2MDEw",
- "name": "opencomic_0.2.0_arm64.deb",
+ "url": "https://api.github.com/repos/rvdleun/onoffice/releases/assets/18618967",
+ "id": 18618967,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE4NjE4OTY3",
+ "name": "OnOffice-1.3.2-windows.zip",
"label": null,
"uploader": {
- "login": "ollm",
- "id": 18549191,
- "node_id": "MDQ6VXNlcjE4NTQ5MTkx",
- "avatar_url": "https://avatars1.githubusercontent.com/u/18549191?v=4",
+ "login": "rvdleun",
+ "id": 3389729,
+ "node_id": "MDQ6VXNlcjMzODk3Mjk=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/3389729?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/ollm",
- "html_url": "https://github.com/ollm",
- "followers_url": "https://api.github.com/users/ollm/followers",
- "following_url": "https://api.github.com/users/ollm/following{/other_user}",
- "gists_url": "https://api.github.com/users/ollm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ollm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ollm/subscriptions",
- "organizations_url": "https://api.github.com/users/ollm/orgs",
- "repos_url": "https://api.github.com/users/ollm/repos",
- "events_url": "https://api.github.com/users/ollm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ollm/received_events",
+ "url": "https://api.github.com/users/rvdleun",
+ "html_url": "https://github.com/rvdleun",
+ "followers_url": "https://api.github.com/users/rvdleun/followers",
+ "following_url": "https://api.github.com/users/rvdleun/following{/other_user}",
+ "gists_url": "https://api.github.com/users/rvdleun/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/rvdleun/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/rvdleun/subscriptions",
+ "organizations_url": "https://api.github.com/users/rvdleun/orgs",
+ "repos_url": "https://api.github.com/users/rvdleun/repos",
+ "events_url": "https://api.github.com/users/rvdleun/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/rvdleun/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/vnd.debian.binary-package",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 62539024,
- "download_count": 26,
- "created_at": "2020-08-12T17:51:05Z",
- "updated_at": "2020-08-12T17:54:00Z",
- "browser_download_url": "https://github.com/ollm/OpenComic/releases/download/v0.2.0/opencomic_0.2.0_arm64.deb"
+ "size": 61186013,
+ "download_count": 170,
+ "created_at": "2020-03-10T23:31:14Z",
+ "updated_at": "2020-03-10T23:31:28Z",
+ "browser_download_url": "https://github.com/rvdleun/onoffice/releases/download/v1.3.2/OnOffice-1.3.2-windows.zip"
}
],
- "tarball_url": "https://api.github.com/repos/ollm/OpenComic/tarball/v0.2.0",
- "zipball_url": "https://api.github.com/repos/ollm/OpenComic/zipball/v0.2.0",
- "body_html": ""
+ "tarball_url": "https://api.github.com/repos/rvdleun/onoffice/tarball/v1.3.2",
+ "zipball_url": "https://api.github.com/repos/rvdleun/onoffice/zipball/v1.3.2",
+ "body_html": "\nFixed a bug where the screen wouldn't center to the user's eye level \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:04.403Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:12.058Z"
},
"open-log-viewer": {
"latestRelease": {
@@ -70104,7 +69687,7 @@
"content_type": "application/x-apple-diskimage",
"state": "uploaded",
"size": 82510398,
- "download_count": 246,
+ "download_count": 253,
"created_at": "2020-08-18T10:19:09Z",
"updated_at": "2020-08-18T10:19:13Z",
"browser_download_url": "https://github.com/tmoreno/open-log-viewer/releases/download/1.4.1/open-log-viewer_1.4.1.dmg"
@@ -70138,7 +69721,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 52441592,
- "download_count": 418,
+ "download_count": 427,
"created_at": "2020-08-18T10:28:54Z",
"updated_at": "2020-08-18T10:29:39Z",
"browser_download_url": "https://github.com/tmoreno/open-log-viewer/releases/download/1.4.1/open-log-viewer_1.4.1.exe"
@@ -70182,7 +69765,152 @@
"zipball_url": "https://api.github.com/repos/tmoreno/open-log-viewer/zipball/1.4.1",
"body_html": "Bugs Fixed \n\nWhen a line starts with more than 4 spaces the line is whited. \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:04.407Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:12.146Z"
+ },
+ "opus": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/pacocoursey/Opus/releases/13554032",
+ "assets_url": "https://api.github.com/repos/pacocoursey/Opus/releases/13554032/assets",
+ "upload_url": "https://uploads.github.com/repos/pacocoursey/Opus/releases/13554032/assets{?name,label}",
+ "html_url": "https://github.com/pacocoursey/Opus/releases/tag/v2.0.0",
+ "id": 13554032,
+ "node_id": "MDc6UmVsZWFzZTEzNTU0MDMy",
+ "tag_name": "v2.0.0",
+ "target_commitish": "master",
+ "name": "v2.0.0",
+ "draft": false,
+ "author": {
+ "login": "pacocoursey",
+ "id": 34928425,
+ "node_id": "MDQ6VXNlcjM0OTI4NDI1",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/34928425?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/pacocoursey",
+ "html_url": "https://github.com/pacocoursey",
+ "followers_url": "https://api.github.com/users/pacocoursey/followers",
+ "following_url": "https://api.github.com/users/pacocoursey/following{/other_user}",
+ "gists_url": "https://api.github.com/users/pacocoursey/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/pacocoursey/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/pacocoursey/subscriptions",
+ "organizations_url": "https://api.github.com/users/pacocoursey/orgs",
+ "repos_url": "https://api.github.com/users/pacocoursey/repos",
+ "events_url": "https://api.github.com/users/pacocoursey/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/pacocoursey/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2018-10-20T02:20:14Z",
+ "published_at": "2018-10-20T02:46:11Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/pacocoursey/Opus/releases/assets/9299952",
+ "id": 9299952,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDkyOTk5NTI=",
+ "name": "Opus-2.0.0-mac.zip",
+ "label": null,
+ "uploader": {
+ "login": "pacocoursey",
+ "id": 34928425,
+ "node_id": "MDQ6VXNlcjM0OTI4NDI1",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/34928425?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/pacocoursey",
+ "html_url": "https://github.com/pacocoursey",
+ "followers_url": "https://api.github.com/users/pacocoursey/followers",
+ "following_url": "https://api.github.com/users/pacocoursey/following{/other_user}",
+ "gists_url": "https://api.github.com/users/pacocoursey/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/pacocoursey/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/pacocoursey/subscriptions",
+ "organizations_url": "https://api.github.com/users/pacocoursey/orgs",
+ "repos_url": "https://api.github.com/users/pacocoursey/repos",
+ "events_url": "https://api.github.com/users/pacocoursey/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/pacocoursey/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 54036637,
+ "download_count": 239,
+ "created_at": "2018-10-20T02:22:04Z",
+ "updated_at": "2018-10-20T02:45:44Z",
+ "browser_download_url": "https://github.com/pacocoursey/Opus/releases/download/v2.0.0/Opus-2.0.0-mac.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/pacocoursey/Opus/releases/assets/9299948",
+ "id": 9299948,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDkyOTk5NDg=",
+ "name": "Opus-2.0.0.dmg",
+ "label": null,
+ "uploader": {
+ "login": "pacocoursey",
+ "id": 34928425,
+ "node_id": "MDQ6VXNlcjM0OTI4NDI1",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/34928425?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/pacocoursey",
+ "html_url": "https://github.com/pacocoursey",
+ "followers_url": "https://api.github.com/users/pacocoursey/followers",
+ "following_url": "https://api.github.com/users/pacocoursey/following{/other_user}",
+ "gists_url": "https://api.github.com/users/pacocoursey/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/pacocoursey/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/pacocoursey/subscriptions",
+ "organizations_url": "https://api.github.com/users/pacocoursey/orgs",
+ "repos_url": "https://api.github.com/users/pacocoursey/repos",
+ "events_url": "https://api.github.com/users/pacocoursey/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/pacocoursey/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-diskcopy",
+ "state": "uploaded",
+ "size": 56115194,
+ "download_count": 525,
+ "created_at": "2018-10-20T02:21:59Z",
+ "updated_at": "2018-10-20T02:33:52Z",
+ "browser_download_url": "https://github.com/pacocoursey/Opus/releases/download/v2.0.0/Opus-2.0.0.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/pacocoursey/Opus/releases/assets/9395663",
+ "id": 9395663,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDkzOTU2NjM=",
+ "name": "Opus.2.0.0.exe",
+ "label": null,
+ "uploader": {
+ "login": "pacocoursey",
+ "id": 34928425,
+ "node_id": "MDQ6VXNlcjM0OTI4NDI1",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/34928425?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/pacocoursey",
+ "html_url": "https://github.com/pacocoursey",
+ "followers_url": "https://api.github.com/users/pacocoursey/followers",
+ "following_url": "https://api.github.com/users/pacocoursey/following{/other_user}",
+ "gists_url": "https://api.github.com/users/pacocoursey/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/pacocoursey/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/pacocoursey/subscriptions",
+ "organizations_url": "https://api.github.com/users/pacocoursey/orgs",
+ "repos_url": "https://api.github.com/users/pacocoursey/repos",
+ "events_url": "https://api.github.com/users/pacocoursey/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/pacocoursey/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 39190304,
+ "download_count": 1850,
+ "created_at": "2018-10-24T17:36:55Z",
+ "updated_at": "2018-10-24T17:37:37Z",
+ "browser_download_url": "https://github.com/pacocoursey/Opus/releases/download/v2.0.0/Opus.2.0.0.exe"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/pacocoursey/Opus/tarball/v2.0.0",
+ "zipball_url": "https://api.github.com/repos/pacocoursey/Opus/zipball/v2.0.0",
+ "body_html": "First full release! 🎉
\nChanges since the v2.0.0-beta:
\n\nUse native about window instead of link \nDark mode in introductory and splash windows \nRecent folders are sorted by time closed instead of time opened \nAdded native traffic buttons to each window \nUpdated time format to include AM/PM \nAdded heading levels 4, 5, and 6 \nNew logo \n \nFuture releases will use semantic versioning to indicate major, minor, and patch changes.
"
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:12.146Z"
},
"openbazaar": {
"latestRelease": {
@@ -70249,7 +69977,7 @@
"content_type": "audio/x-pn-realaudio-plugin",
"state": "uploaded",
"size": 95219568,
- "download_count": 9,
+ "download_count": 10,
"created_at": "2020-09-22T00:29:06Z",
"updated_at": "2020-09-22T00:29:08Z",
"browser_download_url": "https://github.com/OpenBazaar/openbazaar-desktop/releases/download/v2.4.8/openbazaar2-2.4.8-1.x86_64.rpm"
@@ -70283,7 +70011,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 118173539,
- "download_count": 330,
+ "download_count": 349,
"created_at": "2020-09-22T01:58:01Z",
"updated_at": "2020-09-22T01:58:03Z",
"browser_download_url": "https://github.com/OpenBazaar/openbazaar-desktop/releases/download/v2.4.8/OpenBazaar2-2.4.8-full.nupkg"
@@ -70317,7 +70045,7 @@
"content_type": "application/x-ms-dos-executable",
"state": "uploaded",
"size": 119337288,
- "download_count": 254,
+ "download_count": 275,
"created_at": "2020-09-22T01:57:52Z",
"updated_at": "2020-09-22T01:57:56Z",
"browser_download_url": "https://github.com/OpenBazaar/openbazaar-desktop/releases/download/v2.4.8/OpenBazaar2-2.4.8-Setup-64.exe"
@@ -70351,7 +70079,7 @@
"content_type": "application/x-apple-diskimage",
"state": "uploaded",
"size": 110208327,
- "download_count": 155,
+ "download_count": 166,
"created_at": "2020-09-22T01:18:19Z",
"updated_at": "2020-09-22T01:18:22Z",
"browser_download_url": "https://github.com/OpenBazaar/openbazaar-desktop/releases/download/v2.4.8/OpenBazaar2-2.4.8.dmg"
@@ -70385,7 +70113,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 423544066,
- "download_count": 874,
+ "download_count": 942,
"created_at": "2020-09-22T01:18:27Z",
"updated_at": "2020-09-22T01:18:36Z",
"browser_download_url": "https://github.com/OpenBazaar/openbazaar-desktop/releases/download/v2.4.8/OpenBazaar2-mac-2.4.8.zip"
@@ -70691,7 +70419,7 @@
"content_type": "application/x-debian-package",
"state": "uploaded",
"size": 88564752,
- "download_count": 110,
+ "download_count": 118,
"created_at": "2020-09-22T00:29:03Z",
"updated_at": "2020-09-22T00:29:05Z",
"browser_download_url": "https://github.com/OpenBazaar/openbazaar-desktop/releases/download/v2.4.8/openbazaar2_2.4.8_amd64.deb"
@@ -70725,7 +70453,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 82,
- "download_count": 8217,
+ "download_count": 8785,
"created_at": "2020-09-22T01:57:51Z",
"updated_at": "2020-09-22T01:57:51Z",
"browser_download_url": "https://github.com/OpenBazaar/openbazaar-desktop/releases/download/v2.4.8/RELEASES"
@@ -70735,365 +70463,501 @@
"zipball_url": "https://api.github.com/repos/OpenBazaar/openbazaar-desktop/zipball/v2.4.8",
"body_html": null
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:04.411Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:12.170Z"
},
- "opus": {
+ "opencomic": {
"latestRelease": {
- "url": "https://api.github.com/repos/pacocoursey/Opus/releases/13554032",
- "assets_url": "https://api.github.com/repos/pacocoursey/Opus/releases/13554032/assets",
- "upload_url": "https://uploads.github.com/repos/pacocoursey/Opus/releases/13554032/assets{?name,label}",
- "html_url": "https://github.com/pacocoursey/Opus/releases/tag/v2.0.0",
- "id": 13554032,
- "node_id": "MDc6UmVsZWFzZTEzNTU0MDMy",
- "tag_name": "v2.0.0",
+ "url": "https://api.github.com/repos/ollm/OpenComic/releases/29491055",
+ "assets_url": "https://api.github.com/repos/ollm/OpenComic/releases/29491055/assets",
+ "upload_url": "https://uploads.github.com/repos/ollm/OpenComic/releases/29491055/assets{?name,label}",
+ "html_url": "https://github.com/ollm/OpenComic/releases/tag/v0.2.0",
+ "id": 29491055,
+ "node_id": "MDc6UmVsZWFzZTI5NDkxMDU1",
+ "tag_name": "v0.2.0",
"target_commitish": "master",
- "name": "v2.0.0",
+ "name": "v0.2.0",
"draft": false,
"author": {
- "login": "pacocoursey",
- "id": 34928425,
- "node_id": "MDQ6VXNlcjM0OTI4NDI1",
- "avatar_url": "https://avatars3.githubusercontent.com/u/34928425?v=4",
+ "login": "ollm",
+ "id": 18549191,
+ "node_id": "MDQ6VXNlcjE4NTQ5MTkx",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/18549191?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/pacocoursey",
- "html_url": "https://github.com/pacocoursey",
- "followers_url": "https://api.github.com/users/pacocoursey/followers",
- "following_url": "https://api.github.com/users/pacocoursey/following{/other_user}",
- "gists_url": "https://api.github.com/users/pacocoursey/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/pacocoursey/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/pacocoursey/subscriptions",
- "organizations_url": "https://api.github.com/users/pacocoursey/orgs",
- "repos_url": "https://api.github.com/users/pacocoursey/repos",
- "events_url": "https://api.github.com/users/pacocoursey/events{/privacy}",
- "received_events_url": "https://api.github.com/users/pacocoursey/received_events",
+ "url": "https://api.github.com/users/ollm",
+ "html_url": "https://github.com/ollm",
+ "followers_url": "https://api.github.com/users/ollm/followers",
+ "following_url": "https://api.github.com/users/ollm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ollm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ollm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ollm/subscriptions",
+ "organizations_url": "https://api.github.com/users/ollm/orgs",
+ "repos_url": "https://api.github.com/users/ollm/repos",
+ "events_url": "https://api.github.com/users/ollm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ollm/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2018-10-20T02:20:14Z",
- "published_at": "2018-10-20T02:46:11Z",
+ "created_at": "2020-08-12T15:52:51Z",
+ "published_at": "2020-08-12T18:25:47Z",
"assets": [
{
- "url": "https://api.github.com/repos/pacocoursey/Opus/releases/assets/9299952",
- "id": 9299952,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDkyOTk5NTI=",
- "name": "Opus-2.0.0-mac.zip",
+ "url": "https://api.github.com/repos/ollm/OpenComic/releases/assets/23856097",
+ "id": 23856097,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODU2MDk3",
+ "name": "opencomic-0.2.0-arm64.7z",
"label": null,
"uploader": {
- "login": "pacocoursey",
- "id": 34928425,
- "node_id": "MDQ6VXNlcjM0OTI4NDI1",
- "avatar_url": "https://avatars3.githubusercontent.com/u/34928425?v=4",
+ "login": "ollm",
+ "id": 18549191,
+ "node_id": "MDQ6VXNlcjE4NTQ5MTkx",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/18549191?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/pacocoursey",
- "html_url": "https://github.com/pacocoursey",
- "followers_url": "https://api.github.com/users/pacocoursey/followers",
- "following_url": "https://api.github.com/users/pacocoursey/following{/other_user}",
- "gists_url": "https://api.github.com/users/pacocoursey/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/pacocoursey/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/pacocoursey/subscriptions",
- "organizations_url": "https://api.github.com/users/pacocoursey/orgs",
- "repos_url": "https://api.github.com/users/pacocoursey/repos",
- "events_url": "https://api.github.com/users/pacocoursey/events{/privacy}",
- "received_events_url": "https://api.github.com/users/pacocoursey/received_events",
+ "url": "https://api.github.com/users/ollm",
+ "html_url": "https://github.com/ollm",
+ "followers_url": "https://api.github.com/users/ollm/followers",
+ "following_url": "https://api.github.com/users/ollm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ollm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ollm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ollm/subscriptions",
+ "organizations_url": "https://api.github.com/users/ollm/orgs",
+ "repos_url": "https://api.github.com/users/ollm/repos",
+ "events_url": "https://api.github.com/users/ollm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ollm/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/x-7z-compressed",
"state": "uploaded",
- "size": 54036637,
- "download_count": 239,
- "created_at": "2018-10-20T02:22:04Z",
- "updated_at": "2018-10-20T02:45:44Z",
- "browser_download_url": "https://github.com/pacocoursey/Opus/releases/download/v2.0.0/Opus-2.0.0-mac.zip"
+ "size": 61669702,
+ "download_count": 11,
+ "created_at": "2020-08-12T17:54:00Z",
+ "updated_at": "2020-08-12T17:56:51Z",
+ "browser_download_url": "https://github.com/ollm/OpenComic/releases/download/v0.2.0/opencomic-0.2.0-arm64.7z"
},
{
- "url": "https://api.github.com/repos/pacocoursey/Opus/releases/assets/9299948",
- "id": 9299948,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDkyOTk5NDg=",
- "name": "Opus-2.0.0.dmg",
+ "url": "https://api.github.com/repos/ollm/OpenComic/releases/assets/23858066",
+ "id": 23858066,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODU4MDY2",
+ "name": "OpenComic-0.2.0-arm64.AppImage",
"label": null,
"uploader": {
- "login": "pacocoursey",
- "id": 34928425,
- "node_id": "MDQ6VXNlcjM0OTI4NDI1",
- "avatar_url": "https://avatars3.githubusercontent.com/u/34928425?v=4",
+ "login": "ollm",
+ "id": 18549191,
+ "node_id": "MDQ6VXNlcjE4NTQ5MTkx",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/18549191?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/pacocoursey",
- "html_url": "https://github.com/pacocoursey",
- "followers_url": "https://api.github.com/users/pacocoursey/followers",
- "following_url": "https://api.github.com/users/pacocoursey/following{/other_user}",
- "gists_url": "https://api.github.com/users/pacocoursey/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/pacocoursey/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/pacocoursey/subscriptions",
- "organizations_url": "https://api.github.com/users/pacocoursey/orgs",
- "repos_url": "https://api.github.com/users/pacocoursey/repos",
- "events_url": "https://api.github.com/users/pacocoursey/events{/privacy}",
- "received_events_url": "https://api.github.com/users/pacocoursey/received_events",
+ "url": "https://api.github.com/users/ollm",
+ "html_url": "https://github.com/ollm",
+ "followers_url": "https://api.github.com/users/ollm/followers",
+ "following_url": "https://api.github.com/users/ollm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ollm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ollm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ollm/subscriptions",
+ "organizations_url": "https://api.github.com/users/ollm/orgs",
+ "repos_url": "https://api.github.com/users/ollm/repos",
+ "events_url": "https://api.github.com/users/ollm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ollm/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-diskcopy",
+ "content_type": "application/vnd.appimage",
"state": "uploaded",
- "size": 56115194,
- "download_count": 525,
- "created_at": "2018-10-20T02:21:59Z",
- "updated_at": "2018-10-20T02:33:52Z",
- "browser_download_url": "https://github.com/pacocoursey/Opus/releases/download/v2.0.0/Opus-2.0.0.dmg"
+ "size": 98125677,
+ "download_count": 27,
+ "created_at": "2020-08-12T19:11:37Z",
+ "updated_at": "2020-08-12T19:58:10Z",
+ "browser_download_url": "https://github.com/ollm/OpenComic/releases/download/v0.2.0/OpenComic-0.2.0-arm64.AppImage"
},
{
- "url": "https://api.github.com/repos/pacocoursey/Opus/releases/assets/9395663",
- "id": 9395663,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDkzOTU2NjM=",
- "name": "Opus.2.0.0.exe",
+ "url": "https://api.github.com/repos/ollm/OpenComic/releases/assets/23853912",
+ "id": 23853912,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODUzOTEy",
+ "name": "OpenComic-0.2.0-mac.7z",
"label": null,
"uploader": {
- "login": "pacocoursey",
- "id": 34928425,
- "node_id": "MDQ6VXNlcjM0OTI4NDI1",
- "avatar_url": "https://avatars3.githubusercontent.com/u/34928425?v=4",
+ "login": "ollm",
+ "id": 18549191,
+ "node_id": "MDQ6VXNlcjE4NTQ5MTkx",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/18549191?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/pacocoursey",
- "html_url": "https://github.com/pacocoursey",
- "followers_url": "https://api.github.com/users/pacocoursey/followers",
- "following_url": "https://api.github.com/users/pacocoursey/following{/other_user}",
- "gists_url": "https://api.github.com/users/pacocoursey/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/pacocoursey/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/pacocoursey/subscriptions",
- "organizations_url": "https://api.github.com/users/pacocoursey/orgs",
- "repos_url": "https://api.github.com/users/pacocoursey/repos",
- "events_url": "https://api.github.com/users/pacocoursey/events{/privacy}",
- "received_events_url": "https://api.github.com/users/pacocoursey/received_events",
+ "url": "https://api.github.com/users/ollm",
+ "html_url": "https://github.com/ollm",
+ "followers_url": "https://api.github.com/users/ollm/followers",
+ "following_url": "https://api.github.com/users/ollm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ollm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ollm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ollm/subscriptions",
+ "organizations_url": "https://api.github.com/users/ollm/orgs",
+ "repos_url": "https://api.github.com/users/ollm/repos",
+ "events_url": "https://api.github.com/users/ollm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ollm/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-7z-compressed",
+ "state": "uploaded",
+ "size": 57174773,
+ "download_count": 68,
+ "created_at": "2020-08-12T16:33:02Z",
+ "updated_at": "2020-08-12T16:38:00Z",
+ "browser_download_url": "https://github.com/ollm/OpenComic/releases/download/v0.2.0/OpenComic-0.2.0-mac.7z"
+ },
+ {
+ "url": "https://api.github.com/repos/ollm/OpenComic/releases/assets/23854540",
+ "id": 23854540,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODU0NTQw",
+ "name": "opencomic-0.2.0.7z",
+ "label": null,
+ "uploader": {
+ "login": "ollm",
+ "id": 18549191,
+ "node_id": "MDQ6VXNlcjE4NTQ5MTkx",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/18549191?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ollm",
+ "html_url": "https://github.com/ollm",
+ "followers_url": "https://api.github.com/users/ollm/followers",
+ "following_url": "https://api.github.com/users/ollm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ollm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ollm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ollm/subscriptions",
+ "organizations_url": "https://api.github.com/users/ollm/orgs",
+ "repos_url": "https://api.github.com/users/ollm/repos",
+ "events_url": "https://api.github.com/users/ollm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ollm/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-7z-compressed",
+ "state": "uploaded",
+ "size": 62043179,
+ "download_count": 32,
+ "created_at": "2020-08-12T16:51:57Z",
+ "updated_at": "2020-08-12T16:59:10Z",
+ "browser_download_url": "https://github.com/ollm/OpenComic/releases/download/v0.2.0/opencomic-0.2.0.7z"
+ },
+ {
+ "url": "https://api.github.com/repos/ollm/OpenComic/releases/assets/23854055",
+ "id": 23854055,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODU0MDU1",
+ "name": "OpenComic-0.2.0.AppImage",
+ "label": null,
+ "uploader": {
+ "login": "ollm",
+ "id": 18549191,
+ "node_id": "MDQ6VXNlcjE4NTQ5MTkx",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/18549191?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ollm",
+ "html_url": "https://github.com/ollm",
+ "followers_url": "https://api.github.com/users/ollm/followers",
+ "following_url": "https://api.github.com/users/ollm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ollm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ollm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ollm/subscriptions",
+ "organizations_url": "https://api.github.com/users/ollm/orgs",
+ "repos_url": "https://api.github.com/users/ollm/repos",
+ "events_url": "https://api.github.com/users/ollm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ollm/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/vnd.appimage",
+ "state": "uploaded",
+ "size": 98895431,
+ "download_count": 49,
+ "created_at": "2020-08-12T16:38:00Z",
+ "updated_at": "2020-08-12T16:43:46Z",
+ "browser_download_url": "https://github.com/ollm/OpenComic/releases/download/v0.2.0/OpenComic-0.2.0.AppImage"
+ },
+ {
+ "url": "https://api.github.com/repos/ollm/OpenComic/releases/assets/23856161",
+ "id": 23856161,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODU2MTYx",
+ "name": "opencomic-0.2.0.arm64.rpm",
+ "label": null,
+ "uploader": {
+ "login": "ollm",
+ "id": 18549191,
+ "node_id": "MDQ6VXNlcjE4NTQ5MTkx",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/18549191?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ollm",
+ "html_url": "https://github.com/ollm",
+ "followers_url": "https://api.github.com/users/ollm/followers",
+ "following_url": "https://api.github.com/users/ollm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ollm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ollm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ollm/subscriptions",
+ "organizations_url": "https://api.github.com/users/ollm/orgs",
+ "repos_url": "https://api.github.com/users/ollm/repos",
+ "events_url": "https://api.github.com/users/ollm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ollm/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-rpm",
+ "state": "uploaded",
+ "size": 62637816,
+ "download_count": 9,
+ "created_at": "2020-08-12T17:56:51Z",
+ "updated_at": "2020-08-12T18:00:22Z",
+ "browser_download_url": "https://github.com/ollm/OpenComic/releases/download/v0.2.0/opencomic-0.2.0.arm64.rpm"
+ },
+ {
+ "url": "https://api.github.com/repos/ollm/OpenComic/releases/assets/23854395",
+ "id": 23854395,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODU0Mzk1",
+ "name": "opencomic-0.2.0.x86_64.rpm",
+ "label": null,
+ "uploader": {
+ "login": "ollm",
+ "id": 18549191,
+ "node_id": "MDQ6VXNlcjE4NTQ5MTkx",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/18549191?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ollm",
+ "html_url": "https://github.com/ollm",
+ "followers_url": "https://api.github.com/users/ollm/followers",
+ "following_url": "https://api.github.com/users/ollm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ollm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ollm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ollm/subscriptions",
+ "organizations_url": "https://api.github.com/users/ollm/orgs",
+ "repos_url": "https://api.github.com/users/ollm/repos",
+ "events_url": "https://api.github.com/users/ollm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ollm/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/x-rpm",
"state": "uploaded",
- "size": 39190304,
- "download_count": 1850,
- "created_at": "2018-10-24T17:36:55Z",
- "updated_at": "2018-10-24T17:37:37Z",
- "browser_download_url": "https://github.com/pacocoursey/Opus/releases/download/v2.0.0/Opus.2.0.0.exe"
- }
- ],
- "tarball_url": "https://api.github.com/repos/pacocoursey/Opus/tarball/v2.0.0",
- "zipball_url": "https://api.github.com/repos/pacocoursey/Opus/zipball/v2.0.0",
- "body_html": "First full release! 🎉
\nChanges since the v2.0.0-beta:
\n\nUse native about window instead of link \nDark mode in introductory and splash windows \nRecent folders are sorted by time closed instead of time opened \nAdded native traffic buttons to each window \nUpdated time format to include AM/PM \nAdded heading levels 4, 5, and 6 \nNew logo \n \nFuture releases will use semantic versioning to indicate major, minor, and patch changes.
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:04.490Z"
- },
- "overlay": {
- "latestRelease": {
- "url": "https://api.github.com/repos/singuerinc/overlay/releases/14105962",
- "assets_url": "https://api.github.com/repos/singuerinc/overlay/releases/14105962/assets",
- "upload_url": "https://uploads.github.com/repos/singuerinc/overlay/releases/14105962/assets{?name,label}",
- "html_url": "https://github.com/singuerinc/overlay/releases/tag/v0.12.0",
- "id": 14105962,
- "node_id": "MDc6UmVsZWFzZTE0MTA1OTYy",
- "tag_name": "v0.12.0",
- "target_commitish": "master",
- "name": "0.12.0",
- "draft": false,
- "author": {
- "login": "singuerinc",
- "id": 503676,
- "node_id": "MDQ6VXNlcjUwMzY3Ng==",
- "avatar_url": "https://avatars2.githubusercontent.com/u/503676?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/singuerinc",
- "html_url": "https://github.com/singuerinc",
- "followers_url": "https://api.github.com/users/singuerinc/followers",
- "following_url": "https://api.github.com/users/singuerinc/following{/other_user}",
- "gists_url": "https://api.github.com/users/singuerinc/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/singuerinc/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/singuerinc/subscriptions",
- "organizations_url": "https://api.github.com/users/singuerinc/orgs",
- "repos_url": "https://api.github.com/users/singuerinc/repos",
- "events_url": "https://api.github.com/users/singuerinc/events{/privacy}",
- "received_events_url": "https://api.github.com/users/singuerinc/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2018-11-20T19:53:24Z",
- "published_at": "2018-11-21T08:30:03Z",
- "assets": [
+ "size": 68593100,
+ "download_count": 53,
+ "created_at": "2020-08-12T16:48:13Z",
+ "updated_at": "2020-08-12T16:51:57Z",
+ "browser_download_url": "https://github.com/ollm/OpenComic/releases/download/v0.2.0/opencomic-0.2.0.x86_64.rpm"
+ },
{
- "url": "https://api.github.com/repos/singuerinc/overlay/releases/assets/9784648",
- "id": 9784648,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDk3ODQ2NDg=",
- "name": "latest-mac.json",
- "label": "",
+ "url": "https://api.github.com/repos/ollm/OpenComic/releases/assets/23853269",
+ "id": 23853269,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODUzMjY5",
+ "name": "OpenComic.Setup.0.2.0.exe",
+ "label": null,
"uploader": {
- "login": "singuerinc",
- "id": 503676,
- "node_id": "MDQ6VXNlcjUwMzY3Ng==",
- "avatar_url": "https://avatars2.githubusercontent.com/u/503676?v=4",
+ "login": "ollm",
+ "id": 18549191,
+ "node_id": "MDQ6VXNlcjE4NTQ5MTkx",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/18549191?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/singuerinc",
- "html_url": "https://github.com/singuerinc",
- "followers_url": "https://api.github.com/users/singuerinc/followers",
- "following_url": "https://api.github.com/users/singuerinc/following{/other_user}",
- "gists_url": "https://api.github.com/users/singuerinc/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/singuerinc/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/singuerinc/subscriptions",
- "organizations_url": "https://api.github.com/users/singuerinc/orgs",
- "repos_url": "https://api.github.com/users/singuerinc/repos",
- "events_url": "https://api.github.com/users/singuerinc/events{/privacy}",
- "received_events_url": "https://api.github.com/users/singuerinc/received_events",
+ "url": "https://api.github.com/users/ollm",
+ "html_url": "https://github.com/ollm",
+ "followers_url": "https://api.github.com/users/ollm/followers",
+ "following_url": "https://api.github.com/users/ollm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ollm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ollm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ollm/subscriptions",
+ "organizations_url": "https://api.github.com/users/ollm/orgs",
+ "repos_url": "https://api.github.com/users/ollm/repos",
+ "events_url": "https://api.github.com/users/ollm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ollm/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/json",
+ "content_type": "application/x-ms-dos-executable",
"state": "uploaded",
- "size": 170,
- "download_count": 50,
- "created_at": "2018-11-20T19:58:35Z",
- "updated_at": "2018-11-20T19:58:35Z",
- "browser_download_url": "https://github.com/singuerinc/overlay/releases/download/v0.12.0/latest-mac.json"
+ "size": 72819942,
+ "download_count": 354,
+ "created_at": "2020-08-12T16:15:43Z",
+ "updated_at": "2020-08-12T16:24:41Z",
+ "browser_download_url": "https://github.com/ollm/OpenComic/releases/download/v0.2.0/OpenComic.Setup.0.2.0.exe"
},
{
- "url": "https://api.github.com/repos/singuerinc/overlay/releases/assets/9784649",
- "id": 9784649,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDk3ODQ2NDk=",
- "name": "latest-mac.yml",
- "label": "",
+ "url": "https://api.github.com/repos/ollm/OpenComic/releases/assets/23854220",
+ "id": 23854220,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODU0MjIw",
+ "name": "opencomic_0.2.0_amd64.deb",
+ "label": null,
"uploader": {
- "login": "singuerinc",
- "id": 503676,
- "node_id": "MDQ6VXNlcjUwMzY3Ng==",
- "avatar_url": "https://avatars2.githubusercontent.com/u/503676?v=4",
+ "login": "ollm",
+ "id": 18549191,
+ "node_id": "MDQ6VXNlcjE4NTQ5MTkx",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/18549191?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/singuerinc",
- "html_url": "https://github.com/singuerinc",
- "followers_url": "https://api.github.com/users/singuerinc/followers",
- "following_url": "https://api.github.com/users/singuerinc/following{/other_user}",
- "gists_url": "https://api.github.com/users/singuerinc/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/singuerinc/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/singuerinc/subscriptions",
- "organizations_url": "https://api.github.com/users/singuerinc/orgs",
- "repos_url": "https://api.github.com/users/singuerinc/repos",
- "events_url": "https://api.github.com/users/singuerinc/events{/privacy}",
- "received_events_url": "https://api.github.com/users/singuerinc/received_events",
+ "url": "https://api.github.com/users/ollm",
+ "html_url": "https://github.com/ollm",
+ "followers_url": "https://api.github.com/users/ollm/followers",
+ "following_url": "https://api.github.com/users/ollm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ollm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ollm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ollm/subscriptions",
+ "organizations_url": "https://api.github.com/users/ollm/orgs",
+ "repos_url": "https://api.github.com/users/ollm/repos",
+ "events_url": "https://api.github.com/users/ollm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ollm/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "text/yaml",
+ "content_type": "application/vnd.debian.binary-package",
"state": "uploaded",
- "size": 470,
- "download_count": 38,
- "created_at": "2018-11-20T19:58:36Z",
- "updated_at": "2018-11-20T19:58:36Z",
- "browser_download_url": "https://github.com/singuerinc/overlay/releases/download/v0.12.0/latest-mac.yml"
+ "size": 68439922,
+ "download_count": 109,
+ "created_at": "2020-08-12T16:43:46Z",
+ "updated_at": "2020-08-12T16:48:13Z",
+ "browser_download_url": "https://github.com/ollm/OpenComic/releases/download/v0.2.0/opencomic_0.2.0_amd64.deb"
},
{
- "url": "https://api.github.com/repos/singuerinc/overlay/releases/assets/9784647",
- "id": 9784647,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDk3ODQ2NDc=",
- "name": "overlay-0.12.0-mac.zip",
- "label": "",
+ "url": "https://api.github.com/repos/ollm/OpenComic/releases/assets/23857517",
+ "id": 23857517,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODU3NTE3",
+ "name": "opencomic_0.2.0_amd64.snap",
+ "label": null,
"uploader": {
- "login": "singuerinc",
- "id": 503676,
- "node_id": "MDQ6VXNlcjUwMzY3Ng==",
- "avatar_url": "https://avatars2.githubusercontent.com/u/503676?v=4",
+ "login": "ollm",
+ "id": 18549191,
+ "node_id": "MDQ6VXNlcjE4NTQ5MTkx",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/18549191?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/singuerinc",
- "html_url": "https://github.com/singuerinc",
- "followers_url": "https://api.github.com/users/singuerinc/followers",
- "following_url": "https://api.github.com/users/singuerinc/following{/other_user}",
- "gists_url": "https://api.github.com/users/singuerinc/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/singuerinc/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/singuerinc/subscriptions",
- "organizations_url": "https://api.github.com/users/singuerinc/orgs",
- "repos_url": "https://api.github.com/users/singuerinc/repos",
- "events_url": "https://api.github.com/users/singuerinc/events{/privacy}",
- "received_events_url": "https://api.github.com/users/singuerinc/received_events",
+ "url": "https://api.github.com/users/ollm",
+ "html_url": "https://github.com/ollm",
+ "followers_url": "https://api.github.com/users/ollm/followers",
+ "following_url": "https://api.github.com/users/ollm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ollm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ollm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ollm/subscriptions",
+ "organizations_url": "https://api.github.com/users/ollm/orgs",
+ "repos_url": "https://api.github.com/users/ollm/repos",
+ "events_url": "https://api.github.com/users/ollm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ollm/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/vnd.snap",
"state": "uploaded",
- "size": 49852195,
- "download_count": 191,
- "created_at": "2018-11-20T19:58:34Z",
- "updated_at": "2018-11-20T19:58:36Z",
- "browser_download_url": "https://github.com/singuerinc/overlay/releases/download/v0.12.0/overlay-0.12.0-mac.zip"
+ "size": 84295680,
+ "download_count": 12,
+ "created_at": "2020-08-12T18:49:22Z",
+ "updated_at": "2020-08-12T19:02:50Z",
+ "browser_download_url": "https://github.com/ollm/OpenComic/releases/download/v0.2.0/opencomic_0.2.0_amd64.snap"
},
{
- "url": "https://api.github.com/repos/singuerinc/overlay/releases/assets/9784634",
- "id": 9784634,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDk3ODQ2MzQ=",
- "name": "Overlay-0.12.0.dmg",
- "label": "",
+ "url": "https://api.github.com/repos/ollm/OpenComic/releases/assets/23856010",
+ "id": 23856010,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzODU2MDEw",
+ "name": "opencomic_0.2.0_arm64.deb",
+ "label": null,
"uploader": {
- "login": "singuerinc",
- "id": 503676,
- "node_id": "MDQ6VXNlcjUwMzY3Ng==",
- "avatar_url": "https://avatars2.githubusercontent.com/u/503676?v=4",
+ "login": "ollm",
+ "id": 18549191,
+ "node_id": "MDQ6VXNlcjE4NTQ5MTkx",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/18549191?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/singuerinc",
- "html_url": "https://github.com/singuerinc",
- "followers_url": "https://api.github.com/users/singuerinc/followers",
- "following_url": "https://api.github.com/users/singuerinc/following{/other_user}",
- "gists_url": "https://api.github.com/users/singuerinc/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/singuerinc/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/singuerinc/subscriptions",
- "organizations_url": "https://api.github.com/users/singuerinc/orgs",
- "repos_url": "https://api.github.com/users/singuerinc/repos",
- "events_url": "https://api.github.com/users/singuerinc/events{/privacy}",
- "received_events_url": "https://api.github.com/users/singuerinc/received_events",
+ "url": "https://api.github.com/users/ollm",
+ "html_url": "https://github.com/ollm",
+ "followers_url": "https://api.github.com/users/ollm/followers",
+ "following_url": "https://api.github.com/users/ollm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ollm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ollm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ollm/subscriptions",
+ "organizations_url": "https://api.github.com/users/ollm/orgs",
+ "repos_url": "https://api.github.com/users/ollm/repos",
+ "events_url": "https://api.github.com/users/ollm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ollm/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/vnd.debian.binary-package",
"state": "uploaded",
- "size": 51549892,
- "download_count": 397,
- "created_at": "2018-11-20T19:57:22Z",
- "updated_at": "2018-11-20T19:57:24Z",
- "browser_download_url": "https://github.com/singuerinc/overlay/releases/download/v0.12.0/Overlay-0.12.0.dmg"
- },
+ "size": 62539024,
+ "download_count": 26,
+ "created_at": "2020-08-12T17:51:05Z",
+ "updated_at": "2020-08-12T17:54:00Z",
+ "browser_download_url": "https://github.com/ollm/OpenComic/releases/download/v0.2.0/opencomic_0.2.0_arm64.deb"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/ollm/OpenComic/tarball/v0.2.0",
+ "zipball_url": "https://api.github.com/repos/ollm/OpenComic/zipball/v0.2.0",
+ "body_html": ""
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:12.174Z"
+ },
+ "orb": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/microsoft/Orb/releases/18623455",
+ "assets_url": "https://api.github.com/repos/microsoft/Orb/releases/18623455/assets",
+ "upload_url": "https://uploads.github.com/repos/microsoft/Orb/releases/18623455/assets{?name,label}",
+ "html_url": "https://github.com/microsoft/Orb/releases/tag/1.20190713.10",
+ "id": 18623455,
+ "node_id": "MDc6UmVsZWFzZTE4NjIzNDU1",
+ "tag_name": "1.20190713.10",
+ "target_commitish": "6fab3e6e2f6335b5888a3fe35cff61bffecbefd5",
+ "name": null,
+ "draft": false,
+ "author": {
+ "login": "songxueyuan",
+ "id": 44981449,
+ "node_id": "MDQ6VXNlcjQ0OTgxNDQ5",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/44981449?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/songxueyuan",
+ "html_url": "https://github.com/songxueyuan",
+ "followers_url": "https://api.github.com/users/songxueyuan/followers",
+ "following_url": "https://api.github.com/users/songxueyuan/following{/other_user}",
+ "gists_url": "https://api.github.com/users/songxueyuan/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/songxueyuan/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/songxueyuan/subscriptions",
+ "organizations_url": "https://api.github.com/users/songxueyuan/orgs",
+ "repos_url": "https://api.github.com/users/songxueyuan/repos",
+ "events_url": "https://api.github.com/users/songxueyuan/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/songxueyuan/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2019-07-13T00:43:19Z",
+ "published_at": "2019-07-15T17:12:17Z",
+ "assets": [
{
- "url": "https://api.github.com/repos/singuerinc/overlay/releases/assets/9784633",
- "id": 9784633,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDk3ODQ2MzM=",
- "name": "Overlay-0.12.0.dmg.blockmap",
+ "url": "https://api.github.com/repos/microsoft/Orb/releases/assets/13722602",
+ "id": 13722602,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEzNzIyNjAy",
+ "name": "Setup.exe",
"label": "",
"uploader": {
- "login": "singuerinc",
- "id": 503676,
- "node_id": "MDQ6VXNlcjUwMzY3Ng==",
- "avatar_url": "https://avatars2.githubusercontent.com/u/503676?v=4",
+ "login": "songxueyuan",
+ "id": 44981449,
+ "node_id": "MDQ6VXNlcjQ0OTgxNDQ5",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/44981449?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/singuerinc",
- "html_url": "https://github.com/singuerinc",
- "followers_url": "https://api.github.com/users/singuerinc/followers",
- "following_url": "https://api.github.com/users/singuerinc/following{/other_user}",
- "gists_url": "https://api.github.com/users/singuerinc/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/singuerinc/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/singuerinc/subscriptions",
- "organizations_url": "https://api.github.com/users/singuerinc/orgs",
- "repos_url": "https://api.github.com/users/singuerinc/repos",
- "events_url": "https://api.github.com/users/singuerinc/events{/privacy}",
- "received_events_url": "https://api.github.com/users/singuerinc/received_events",
+ "url": "https://api.github.com/users/songxueyuan",
+ "html_url": "https://github.com/songxueyuan",
+ "followers_url": "https://api.github.com/users/songxueyuan/followers",
+ "following_url": "https://api.github.com/users/songxueyuan/following{/other_user}",
+ "gists_url": "https://api.github.com/users/songxueyuan/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/songxueyuan/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/songxueyuan/subscriptions",
+ "organizations_url": "https://api.github.com/users/songxueyuan/orgs",
+ "repos_url": "https://api.github.com/users/songxueyuan/repos",
+ "events_url": "https://api.github.com/users/songxueyuan/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/songxueyuan/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/x-msdownload",
"state": "uploaded",
- "size": 54257,
- "download_count": 29,
- "created_at": "2018-11-20T19:57:22Z",
- "updated_at": "2018-11-21T08:30:03Z",
- "browser_download_url": "https://github.com/singuerinc/overlay/releases/download/v0.12.0/Overlay-0.12.0.dmg.blockmap"
+ "size": 282978168,
+ "download_count": 371,
+ "created_at": "2019-07-15T17:12:18Z",
+ "updated_at": "2019-07-15T17:12:46Z",
+ "browser_download_url": "https://github.com/microsoft/Orb/releases/download/1.20190713.10/Setup.exe"
}
],
- "tarball_url": "https://api.github.com/repos/singuerinc/overlay/tarball/v0.12.0",
- "zipball_url": "https://api.github.com/repos/singuerinc/overlay/zipball/v0.12.0",
- "body_html": "\nfeat: split rulers (horizontally/vertically) \nfeat: initial positions for rulers and guides \nfeat: latest color for new guides and rulers \nfeat: latest used orientation for new guides \n "
+ "tarball_url": "https://api.github.com/repos/microsoft/Orb/tarball/1.20190713.10",
+ "zipball_url": "https://api.github.com/repos/microsoft/Orb/zipball/1.20190713.10",
+ "body_html": null
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:04.523Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:12.255Z"
},
"oversetter": {
"latestRelease": {
@@ -71329,206 +71193,265 @@
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 48898285,
- "download_count": 12,
- "created_at": "2020-08-16T11:02:05Z",
- "updated_at": "2020-08-16T11:02:07Z",
- "browser_download_url": "https://github.com/4gray/oversetter/releases/download/v0.4.0/oversetter-0.4.0.exe"
+ "size": 48898285,
+ "download_count": 12,
+ "created_at": "2020-08-16T11:02:05Z",
+ "updated_at": "2020-08-16T11:02:07Z",
+ "browser_download_url": "https://github.com/4gray/oversetter/releases/download/v0.4.0/oversetter-0.4.0.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/4gray/oversetter/releases/assets/23977421",
+ "id": 23977421,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzOTc3NDIx",
+ "name": "oversetter_0.4.0_amd64.snap",
+ "label": null,
+ "uploader": {
+ "login": "4gray",
+ "id": 1503032,
+ "node_id": "MDQ6VXNlcjE1MDMwMzI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/1503032?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/4gray",
+ "html_url": "https://github.com/4gray",
+ "followers_url": "https://api.github.com/users/4gray/followers",
+ "following_url": "https://api.github.com/users/4gray/following{/other_user}",
+ "gists_url": "https://api.github.com/users/4gray/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/4gray/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/4gray/subscriptions",
+ "organizations_url": "https://api.github.com/users/4gray/orgs",
+ "repos_url": "https://api.github.com/users/4gray/repos",
+ "events_url": "https://api.github.com/users/4gray/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/4gray/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/vnd.snap",
+ "state": "uploaded",
+ "size": 70119424,
+ "download_count": 4,
+ "created_at": "2020-08-16T11:08:57Z",
+ "updated_at": "2020-08-16T11:10:04Z",
+ "browser_download_url": "https://github.com/4gray/oversetter/releases/download/v0.4.0/oversetter_0.4.0_amd64.snap"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/4gray/oversetter/tarball/v0.4.0",
+ "zipball_url": "https://api.github.com/repos/4gray/oversetter/zipball/v0.4.0",
+ "body_html": " \n \n
\nChanges: \n\nadded themes support, dark and light theme are included \nrefactored settings module (UI + state management) \nupdated project dependecies \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:12.278Z"
+ },
+ "overlay": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/singuerinc/overlay/releases/14105962",
+ "assets_url": "https://api.github.com/repos/singuerinc/overlay/releases/14105962/assets",
+ "upload_url": "https://uploads.github.com/repos/singuerinc/overlay/releases/14105962/assets{?name,label}",
+ "html_url": "https://github.com/singuerinc/overlay/releases/tag/v0.12.0",
+ "id": 14105962,
+ "node_id": "MDc6UmVsZWFzZTE0MTA1OTYy",
+ "tag_name": "v0.12.0",
+ "target_commitish": "master",
+ "name": "0.12.0",
+ "draft": false,
+ "author": {
+ "login": "singuerinc",
+ "id": 503676,
+ "node_id": "MDQ6VXNlcjUwMzY3Ng==",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/503676?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/singuerinc",
+ "html_url": "https://github.com/singuerinc",
+ "followers_url": "https://api.github.com/users/singuerinc/followers",
+ "following_url": "https://api.github.com/users/singuerinc/following{/other_user}",
+ "gists_url": "https://api.github.com/users/singuerinc/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/singuerinc/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/singuerinc/subscriptions",
+ "organizations_url": "https://api.github.com/users/singuerinc/orgs",
+ "repos_url": "https://api.github.com/users/singuerinc/repos",
+ "events_url": "https://api.github.com/users/singuerinc/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/singuerinc/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2018-11-20T19:53:24Z",
+ "published_at": "2018-11-21T08:30:03Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/singuerinc/overlay/releases/assets/9784648",
+ "id": 9784648,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDk3ODQ2NDg=",
+ "name": "latest-mac.json",
+ "label": "",
+ "uploader": {
+ "login": "singuerinc",
+ "id": 503676,
+ "node_id": "MDQ6VXNlcjUwMzY3Ng==",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/503676?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/singuerinc",
+ "html_url": "https://github.com/singuerinc",
+ "followers_url": "https://api.github.com/users/singuerinc/followers",
+ "following_url": "https://api.github.com/users/singuerinc/following{/other_user}",
+ "gists_url": "https://api.github.com/users/singuerinc/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/singuerinc/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/singuerinc/subscriptions",
+ "organizations_url": "https://api.github.com/users/singuerinc/orgs",
+ "repos_url": "https://api.github.com/users/singuerinc/repos",
+ "events_url": "https://api.github.com/users/singuerinc/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/singuerinc/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/json",
+ "state": "uploaded",
+ "size": 170,
+ "download_count": 50,
+ "created_at": "2018-11-20T19:58:35Z",
+ "updated_at": "2018-11-20T19:58:35Z",
+ "browser_download_url": "https://github.com/singuerinc/overlay/releases/download/v0.12.0/latest-mac.json"
+ },
+ {
+ "url": "https://api.github.com/repos/singuerinc/overlay/releases/assets/9784649",
+ "id": 9784649,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDk3ODQ2NDk=",
+ "name": "latest-mac.yml",
+ "label": "",
+ "uploader": {
+ "login": "singuerinc",
+ "id": 503676,
+ "node_id": "MDQ6VXNlcjUwMzY3Ng==",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/503676?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/singuerinc",
+ "html_url": "https://github.com/singuerinc",
+ "followers_url": "https://api.github.com/users/singuerinc/followers",
+ "following_url": "https://api.github.com/users/singuerinc/following{/other_user}",
+ "gists_url": "https://api.github.com/users/singuerinc/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/singuerinc/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/singuerinc/subscriptions",
+ "organizations_url": "https://api.github.com/users/singuerinc/orgs",
+ "repos_url": "https://api.github.com/users/singuerinc/repos",
+ "events_url": "https://api.github.com/users/singuerinc/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/singuerinc/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 470,
+ "download_count": 38,
+ "created_at": "2018-11-20T19:58:36Z",
+ "updated_at": "2018-11-20T19:58:36Z",
+ "browser_download_url": "https://github.com/singuerinc/overlay/releases/download/v0.12.0/latest-mac.yml"
},
{
- "url": "https://api.github.com/repos/4gray/oversetter/releases/assets/23977421",
- "id": 23977421,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzOTc3NDIx",
- "name": "oversetter_0.4.0_amd64.snap",
- "label": null,
+ "url": "https://api.github.com/repos/singuerinc/overlay/releases/assets/9784647",
+ "id": 9784647,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDk3ODQ2NDc=",
+ "name": "overlay-0.12.0-mac.zip",
+ "label": "",
"uploader": {
- "login": "4gray",
- "id": 1503032,
- "node_id": "MDQ6VXNlcjE1MDMwMzI=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/1503032?v=4",
+ "login": "singuerinc",
+ "id": 503676,
+ "node_id": "MDQ6VXNlcjUwMzY3Ng==",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/503676?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/4gray",
- "html_url": "https://github.com/4gray",
- "followers_url": "https://api.github.com/users/4gray/followers",
- "following_url": "https://api.github.com/users/4gray/following{/other_user}",
- "gists_url": "https://api.github.com/users/4gray/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/4gray/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/4gray/subscriptions",
- "organizations_url": "https://api.github.com/users/4gray/orgs",
- "repos_url": "https://api.github.com/users/4gray/repos",
- "events_url": "https://api.github.com/users/4gray/events{/privacy}",
- "received_events_url": "https://api.github.com/users/4gray/received_events",
+ "url": "https://api.github.com/users/singuerinc",
+ "html_url": "https://github.com/singuerinc",
+ "followers_url": "https://api.github.com/users/singuerinc/followers",
+ "following_url": "https://api.github.com/users/singuerinc/following{/other_user}",
+ "gists_url": "https://api.github.com/users/singuerinc/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/singuerinc/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/singuerinc/subscriptions",
+ "organizations_url": "https://api.github.com/users/singuerinc/orgs",
+ "repos_url": "https://api.github.com/users/singuerinc/repos",
+ "events_url": "https://api.github.com/users/singuerinc/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/singuerinc/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/vnd.snap",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 70119424,
- "download_count": 4,
- "created_at": "2020-08-16T11:08:57Z",
- "updated_at": "2020-08-16T11:10:04Z",
- "browser_download_url": "https://github.com/4gray/oversetter/releases/download/v0.4.0/oversetter_0.4.0_amd64.snap"
- }
- ],
- "tarball_url": "https://api.github.com/repos/4gray/oversetter/tarball/v0.4.0",
- "zipball_url": "https://api.github.com/repos/4gray/oversetter/zipball/v0.4.0",
- "body_html": " \n \n
\nChanges: \n\nadded themes support, dark and light theme are included \nrefactored settings module (UI + state management) \nupdated project dependecies \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:04.534Z"
- },
- "orb": {
- "latestRelease": {
- "url": "https://api.github.com/repos/microsoft/Orb/releases/18623455",
- "assets_url": "https://api.github.com/repos/microsoft/Orb/releases/18623455/assets",
- "upload_url": "https://uploads.github.com/repos/microsoft/Orb/releases/18623455/assets{?name,label}",
- "html_url": "https://github.com/microsoft/Orb/releases/tag/1.20190713.10",
- "id": 18623455,
- "node_id": "MDc6UmVsZWFzZTE4NjIzNDU1",
- "tag_name": "1.20190713.10",
- "target_commitish": "6fab3e6e2f6335b5888a3fe35cff61bffecbefd5",
- "name": null,
- "draft": false,
- "author": {
- "login": "songxueyuan",
- "id": 44981449,
- "node_id": "MDQ6VXNlcjQ0OTgxNDQ5",
- "avatar_url": "https://avatars1.githubusercontent.com/u/44981449?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/songxueyuan",
- "html_url": "https://github.com/songxueyuan",
- "followers_url": "https://api.github.com/users/songxueyuan/followers",
- "following_url": "https://api.github.com/users/songxueyuan/following{/other_user}",
- "gists_url": "https://api.github.com/users/songxueyuan/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/songxueyuan/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/songxueyuan/subscriptions",
- "organizations_url": "https://api.github.com/users/songxueyuan/orgs",
- "repos_url": "https://api.github.com/users/songxueyuan/repos",
- "events_url": "https://api.github.com/users/songxueyuan/events{/privacy}",
- "received_events_url": "https://api.github.com/users/songxueyuan/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2019-07-13T00:43:19Z",
- "published_at": "2019-07-15T17:12:17Z",
- "assets": [
+ "size": 49852195,
+ "download_count": 191,
+ "created_at": "2018-11-20T19:58:34Z",
+ "updated_at": "2018-11-20T19:58:36Z",
+ "browser_download_url": "https://github.com/singuerinc/overlay/releases/download/v0.12.0/overlay-0.12.0-mac.zip"
+ },
{
- "url": "https://api.github.com/repos/microsoft/Orb/releases/assets/13722602",
- "id": 13722602,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEzNzIyNjAy",
- "name": "Setup.exe",
+ "url": "https://api.github.com/repos/singuerinc/overlay/releases/assets/9784634",
+ "id": 9784634,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDk3ODQ2MzQ=",
+ "name": "Overlay-0.12.0.dmg",
"label": "",
"uploader": {
- "login": "songxueyuan",
- "id": 44981449,
- "node_id": "MDQ6VXNlcjQ0OTgxNDQ5",
- "avatar_url": "https://avatars1.githubusercontent.com/u/44981449?v=4",
+ "login": "singuerinc",
+ "id": 503676,
+ "node_id": "MDQ6VXNlcjUwMzY3Ng==",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/503676?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/songxueyuan",
- "html_url": "https://github.com/songxueyuan",
- "followers_url": "https://api.github.com/users/songxueyuan/followers",
- "following_url": "https://api.github.com/users/songxueyuan/following{/other_user}",
- "gists_url": "https://api.github.com/users/songxueyuan/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/songxueyuan/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/songxueyuan/subscriptions",
- "organizations_url": "https://api.github.com/users/songxueyuan/orgs",
- "repos_url": "https://api.github.com/users/songxueyuan/repos",
- "events_url": "https://api.github.com/users/songxueyuan/events{/privacy}",
- "received_events_url": "https://api.github.com/users/songxueyuan/received_events",
+ "url": "https://api.github.com/users/singuerinc",
+ "html_url": "https://github.com/singuerinc",
+ "followers_url": "https://api.github.com/users/singuerinc/followers",
+ "following_url": "https://api.github.com/users/singuerinc/following{/other_user}",
+ "gists_url": "https://api.github.com/users/singuerinc/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/singuerinc/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/singuerinc/subscriptions",
+ "organizations_url": "https://api.github.com/users/singuerinc/orgs",
+ "repos_url": "https://api.github.com/users/singuerinc/repos",
+ "events_url": "https://api.github.com/users/singuerinc/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/singuerinc/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-msdownload",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 282978168,
- "download_count": 371,
- "created_at": "2019-07-15T17:12:18Z",
- "updated_at": "2019-07-15T17:12:46Z",
- "browser_download_url": "https://github.com/microsoft/Orb/releases/download/1.20190713.10/Setup.exe"
- }
- ],
- "tarball_url": "https://api.github.com/repos/microsoft/Orb/tarball/1.20190713.10",
- "zipball_url": "https://api.github.com/repos/microsoft/Orb/zipball/1.20190713.10",
- "body_html": null
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:04.535Z"
- },
- "paperarxiv": {
- "latestRelease": {
- "url": "https://api.github.com/repos/fuzihaofzh/PaperArxiv/releases/14537050",
- "assets_url": "https://api.github.com/repos/fuzihaofzh/PaperArxiv/releases/14537050/assets",
- "upload_url": "https://uploads.github.com/repos/fuzihaofzh/PaperArxiv/releases/14537050/assets{?name,label}",
- "html_url": "https://github.com/fuzihaofzh/PaperArxiv/releases/tag/v0.04",
- "id": 14537050,
- "node_id": "MDc6UmVsZWFzZTE0NTM3MDUw",
- "tag_name": "v0.04",
- "target_commitish": "master",
- "name": "v0.04",
- "draft": false,
- "author": {
- "login": "fuzihaofzh",
- "id": 1419566,
- "node_id": "MDQ6VXNlcjE0MTk1NjY=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/1419566?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/fuzihaofzh",
- "html_url": "https://github.com/fuzihaofzh",
- "followers_url": "https://api.github.com/users/fuzihaofzh/followers",
- "following_url": "https://api.github.com/users/fuzihaofzh/following{/other_user}",
- "gists_url": "https://api.github.com/users/fuzihaofzh/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/fuzihaofzh/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/fuzihaofzh/subscriptions",
- "organizations_url": "https://api.github.com/users/fuzihaofzh/orgs",
- "repos_url": "https://api.github.com/users/fuzihaofzh/repos",
- "events_url": "https://api.github.com/users/fuzihaofzh/events{/privacy}",
- "received_events_url": "https://api.github.com/users/fuzihaofzh/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2018-12-14T12:26:54Z",
- "published_at": "2018-12-14T12:35:46Z",
- "assets": [
+ "size": 51549892,
+ "download_count": 398,
+ "created_at": "2018-11-20T19:57:22Z",
+ "updated_at": "2018-11-20T19:57:24Z",
+ "browser_download_url": "https://github.com/singuerinc/overlay/releases/download/v0.12.0/Overlay-0.12.0.dmg"
+ },
{
- "url": "https://api.github.com/repos/fuzihaofzh/PaperArxiv/releases/assets/10151483",
- "id": 10151483,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEwMTUxNDgz",
- "name": "PaperArxiv.app.zip",
- "label": null,
+ "url": "https://api.github.com/repos/singuerinc/overlay/releases/assets/9784633",
+ "id": 9784633,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDk3ODQ2MzM=",
+ "name": "Overlay-0.12.0.dmg.blockmap",
+ "label": "",
"uploader": {
- "login": "fuzihaofzh",
- "id": 1419566,
- "node_id": "MDQ6VXNlcjE0MTk1NjY=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/1419566?v=4",
+ "login": "singuerinc",
+ "id": 503676,
+ "node_id": "MDQ6VXNlcjUwMzY3Ng==",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/503676?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/fuzihaofzh",
- "html_url": "https://github.com/fuzihaofzh",
- "followers_url": "https://api.github.com/users/fuzihaofzh/followers",
- "following_url": "https://api.github.com/users/fuzihaofzh/following{/other_user}",
- "gists_url": "https://api.github.com/users/fuzihaofzh/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/fuzihaofzh/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/fuzihaofzh/subscriptions",
- "organizations_url": "https://api.github.com/users/fuzihaofzh/orgs",
- "repos_url": "https://api.github.com/users/fuzihaofzh/repos",
- "events_url": "https://api.github.com/users/fuzihaofzh/events{/privacy}",
- "received_events_url": "https://api.github.com/users/fuzihaofzh/received_events",
+ "url": "https://api.github.com/users/singuerinc",
+ "html_url": "https://github.com/singuerinc",
+ "followers_url": "https://api.github.com/users/singuerinc/followers",
+ "following_url": "https://api.github.com/users/singuerinc/following{/other_user}",
+ "gists_url": "https://api.github.com/users/singuerinc/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/singuerinc/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/singuerinc/subscriptions",
+ "organizations_url": "https://api.github.com/users/singuerinc/orgs",
+ "repos_url": "https://api.github.com/users/singuerinc/repos",
+ "events_url": "https://api.github.com/users/singuerinc/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/singuerinc/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 87876266,
- "download_count": 237,
- "created_at": "2018-12-14T12:33:00Z",
- "updated_at": "2018-12-14T12:33:32Z",
- "browser_download_url": "https://github.com/fuzihaofzh/PaperArxiv/releases/download/v0.04/PaperArxiv.app.zip"
+ "size": 54257,
+ "download_count": 29,
+ "created_at": "2018-11-20T19:57:22Z",
+ "updated_at": "2018-11-21T08:30:03Z",
+ "browser_download_url": "https://github.com/singuerinc/overlay/releases/download/v0.12.0/Overlay-0.12.0.dmg.blockmap"
}
],
- "tarball_url": "https://api.github.com/repos/fuzihaofzh/PaperArxiv/tarball/v0.04",
- "zipball_url": "https://api.github.com/repos/fuzihaofzh/PaperArxiv/zipball/v0.04",
- "body_html": "update to a new GUI.
"
+ "tarball_url": "https://api.github.com/repos/singuerinc/overlay/tarball/v0.12.0",
+ "zipball_url": "https://api.github.com/repos/singuerinc/overlay/zipball/v0.12.0",
+ "body_html": "\nfeat: split rulers (horizontally/vertically) \nfeat: initial positions for rulers and guides \nfeat: latest color for new guides and rulers \nfeat: latest used orientation for new guides \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:04.620Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:12.302Z"
},
"p3x-onenote": {
"latestRelease": {
@@ -71595,7 +71518,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 404,
- "download_count": 41,
+ "download_count": 44,
"created_at": "2020-09-08T09:17:50Z",
"updated_at": "2020-09-08T09:17:51Z",
"browser_download_url": "https://github.com/patrikx3/onenote/releases/download/v2020.10.123/latest-linux-arm.yml"
@@ -71697,7 +71620,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 388,
- "download_count": 2224,
+ "download_count": 2294,
"created_at": "2020-09-08T09:17:18Z",
"updated_at": "2020-09-08T09:17:18Z",
"browser_download_url": "https://github.com/patrikx3/onenote/releases/download/v2020.10.123/latest-linux.yml"
@@ -71799,7 +71722,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 85041128,
- "download_count": 62,
+ "download_count": 64,
"created_at": "2020-09-08T09:16:54Z",
"updated_at": "2020-09-08T09:17:04Z",
"browser_download_url": "https://github.com/patrikx3/onenote/releases/download/v2020.10.123/P3X-OneNote-2020.10.123-i386.AppImage"
@@ -71833,7 +71756,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 85827560,
- "download_count": 831,
+ "download_count": 857,
"created_at": "2020-09-08T09:17:05Z",
"updated_at": "2020-09-08T09:17:16Z",
"browser_download_url": "https://github.com/patrikx3/onenote/releases/download/v2020.10.123/P3X-OneNote-2020.10.123.AppImage"
@@ -71843,254 +71766,7 @@
"zipball_url": "https://api.github.com/repos/patrikx3/onenote/zipball/v2020.10.123",
"body_html": "https://github.com/patrikx3/onenote/blob/master/changelog.md#v202010123
\n
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:04.630Z"
- },
- "panwriter": {
- "latestRelease": {
- "url": "https://api.github.com/repos/mb21/panwriter/releases/28711562",
- "assets_url": "https://api.github.com/repos/mb21/panwriter/releases/28711562/assets",
- "upload_url": "https://uploads.github.com/repos/mb21/panwriter/releases/28711562/assets{?name,label}",
- "html_url": "https://github.com/mb21/panwriter/releases/tag/v0.6.5",
- "id": 28711562,
- "node_id": "MDc6UmVsZWFzZTI4NzExNTYy",
- "tag_name": "v0.6.5",
- "target_commitish": "master",
- "name": "0.6.5",
- "draft": false,
- "author": {
- "login": "mb21",
- "id": 157497,
- "node_id": "MDQ6VXNlcjE1NzQ5Nw==",
- "avatar_url": "https://avatars0.githubusercontent.com/u/157497?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/mb21",
- "html_url": "https://github.com/mb21",
- "followers_url": "https://api.github.com/users/mb21/followers",
- "following_url": "https://api.github.com/users/mb21/following{/other_user}",
- "gists_url": "https://api.github.com/users/mb21/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/mb21/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/mb21/subscriptions",
- "organizations_url": "https://api.github.com/users/mb21/orgs",
- "repos_url": "https://api.github.com/users/mb21/repos",
- "events_url": "https://api.github.com/users/mb21/events{/privacy}",
- "received_events_url": "https://api.github.com/users/mb21/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-07-19T10:59:54Z",
- "published_at": "2020-07-19T11:21:49Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/mb21/panwriter/releases/assets/23022613",
- "id": 23022613,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzMDIyNjEz",
- "name": "PanWriter-0.6.5-mac.zip",
- "label": "",
- "uploader": {
- "login": "mb21",
- "id": 157497,
- "node_id": "MDQ6VXNlcjE1NzQ5Nw==",
- "avatar_url": "https://avatars0.githubusercontent.com/u/157497?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/mb21",
- "html_url": "https://github.com/mb21",
- "followers_url": "https://api.github.com/users/mb21/followers",
- "following_url": "https://api.github.com/users/mb21/following{/other_user}",
- "gists_url": "https://api.github.com/users/mb21/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/mb21/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/mb21/subscriptions",
- "organizations_url": "https://api.github.com/users/mb21/orgs",
- "repos_url": "https://api.github.com/users/mb21/repos",
- "events_url": "https://api.github.com/users/mb21/events{/privacy}",
- "received_events_url": "https://api.github.com/users/mb21/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 81872118,
- "download_count": 33,
- "created_at": "2020-07-19T11:18:10Z",
- "updated_at": "2020-07-19T11:20:50Z",
- "browser_download_url": "https://github.com/mb21/panwriter/releases/download/v0.6.5/PanWriter-0.6.5-mac.zip"
- },
- {
- "url": "https://api.github.com/repos/mb21/panwriter/releases/assets/23022599",
- "id": 23022599,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzMDIyNTk5",
- "name": "PanWriter-0.6.5.AppImage",
- "label": "",
- "uploader": {
- "login": "mb21",
- "id": 157497,
- "node_id": "MDQ6VXNlcjE1NzQ5Nw==",
- "avatar_url": "https://avatars0.githubusercontent.com/u/157497?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/mb21",
- "html_url": "https://github.com/mb21",
- "followers_url": "https://api.github.com/users/mb21/followers",
- "following_url": "https://api.github.com/users/mb21/following{/other_user}",
- "gists_url": "https://api.github.com/users/mb21/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/mb21/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/mb21/subscriptions",
- "organizations_url": "https://api.github.com/users/mb21/orgs",
- "repos_url": "https://api.github.com/users/mb21/repos",
- "events_url": "https://api.github.com/users/mb21/events{/privacy}",
- "received_events_url": "https://api.github.com/users/mb21/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 85208179,
- "download_count": 265,
- "created_at": "2020-07-19T11:16:38Z",
- "updated_at": "2020-07-19T11:20:48Z",
- "browser_download_url": "https://github.com/mb21/panwriter/releases/download/v0.6.5/PanWriter-0.6.5.AppImage"
- },
- {
- "url": "https://api.github.com/repos/mb21/panwriter/releases/assets/23022605",
- "id": 23022605,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzMDIyNjA1",
- "name": "PanWriter-0.6.5.dmg",
- "label": "",
- "uploader": {
- "login": "mb21",
- "id": 157497,
- "node_id": "MDQ6VXNlcjE1NzQ5Nw==",
- "avatar_url": "https://avatars0.githubusercontent.com/u/157497?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/mb21",
- "html_url": "https://github.com/mb21",
- "followers_url": "https://api.github.com/users/mb21/followers",
- "following_url": "https://api.github.com/users/mb21/following{/other_user}",
- "gists_url": "https://api.github.com/users/mb21/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/mb21/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/mb21/subscriptions",
- "organizations_url": "https://api.github.com/users/mb21/orgs",
- "repos_url": "https://api.github.com/users/mb21/repos",
- "events_url": "https://api.github.com/users/mb21/events{/privacy}",
- "received_events_url": "https://api.github.com/users/mb21/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 85245103,
- "download_count": 205,
- "created_at": "2020-07-19T11:17:32Z",
- "updated_at": "2020-07-19T11:21:22Z",
- "browser_download_url": "https://github.com/mb21/panwriter/releases/download/v0.6.5/PanWriter-0.6.5.dmg"
- },
- {
- "url": "https://api.github.com/repos/mb21/panwriter/releases/assets/23022606",
- "id": 23022606,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzMDIyNjA2",
- "name": "PanWriter-0.6.5.dmg.blockmap",
- "label": "",
- "uploader": {
- "login": "mb21",
- "id": 157497,
- "node_id": "MDQ6VXNlcjE1NzQ5Nw==",
- "avatar_url": "https://avatars0.githubusercontent.com/u/157497?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/mb21",
- "html_url": "https://github.com/mb21",
- "followers_url": "https://api.github.com/users/mb21/followers",
- "following_url": "https://api.github.com/users/mb21/following{/other_user}",
- "gists_url": "https://api.github.com/users/mb21/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/mb21/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/mb21/subscriptions",
- "organizations_url": "https://api.github.com/users/mb21/orgs",
- "repos_url": "https://api.github.com/users/mb21/repos",
- "events_url": "https://api.github.com/users/mb21/events{/privacy}",
- "received_events_url": "https://api.github.com/users/mb21/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 89553,
- "download_count": 2,
- "created_at": "2020-07-19T11:17:33Z",
- "updated_at": "2020-07-19T11:17:33Z",
- "browser_download_url": "https://github.com/mb21/panwriter/releases/download/v0.6.5/PanWriter-0.6.5.dmg.blockmap"
- },
- {
- "url": "https://api.github.com/repos/mb21/panwriter/releases/assets/23022611",
- "id": 23022611,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzMDIyNjEx",
- "name": "PanWriter-Setup-0.6.5.exe",
- "label": "",
- "uploader": {
- "login": "mb21",
- "id": 157497,
- "node_id": "MDQ6VXNlcjE1NzQ5Nw==",
- "avatar_url": "https://avatars0.githubusercontent.com/u/157497?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/mb21",
- "html_url": "https://github.com/mb21",
- "followers_url": "https://api.github.com/users/mb21/followers",
- "following_url": "https://api.github.com/users/mb21/following{/other_user}",
- "gists_url": "https://api.github.com/users/mb21/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/mb21/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/mb21/subscriptions",
- "organizations_url": "https://api.github.com/users/mb21/orgs",
- "repos_url": "https://api.github.com/users/mb21/repos",
- "events_url": "https://api.github.com/users/mb21/events{/privacy}",
- "received_events_url": "https://api.github.com/users/mb21/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 56613152,
- "download_count": 536,
- "created_at": "2020-07-19T11:17:58Z",
- "updated_at": "2020-07-19T11:19:25Z",
- "browser_download_url": "https://github.com/mb21/panwriter/releases/download/v0.6.5/PanWriter-Setup-0.6.5.exe"
- },
- {
- "url": "https://api.github.com/repos/mb21/panwriter/releases/assets/23022610",
- "id": 23022610,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzMDIyNjEw",
- "name": "PanWriter-Setup-0.6.5.exe.blockmap",
- "label": "",
- "uploader": {
- "login": "mb21",
- "id": 157497,
- "node_id": "MDQ6VXNlcjE1NzQ5Nw==",
- "avatar_url": "https://avatars0.githubusercontent.com/u/157497?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/mb21",
- "html_url": "https://github.com/mb21",
- "followers_url": "https://api.github.com/users/mb21/followers",
- "following_url": "https://api.github.com/users/mb21/following{/other_user}",
- "gists_url": "https://api.github.com/users/mb21/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/mb21/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/mb21/subscriptions",
- "organizations_url": "https://api.github.com/users/mb21/orgs",
- "repos_url": "https://api.github.com/users/mb21/repos",
- "events_url": "https://api.github.com/users/mb21/events{/privacy}",
- "received_events_url": "https://api.github.com/users/mb21/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 60011,
- "download_count": 4,
- "created_at": "2020-07-19T11:17:58Z",
- "updated_at": "2020-07-19T11:17:58Z",
- "browser_download_url": "https://github.com/mb21/panwriter/releases/download/v0.6.5/PanWriter-Setup-0.6.5.exe.blockmap"
- }
- ],
- "tarball_url": "https://api.github.com/repos/mb21/panwriter/tarball/v0.6.5",
- "zipball_url": "https://api.github.com/repos/mb21/panwriter/zipball/v0.6.5",
- "body_html": ""
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:04.658Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:12.320Z"
},
"p3x-redis-ui": {
"latestRelease": {
@@ -72225,7 +71901,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 358,
- "download_count": 1097,
+ "download_count": 1107,
"created_at": "2020-08-27T06:59:23Z",
"updated_at": "2020-08-27T06:59:23Z",
"browser_download_url": "https://github.com/patrikx3/redis-ui/releases/download/v2020.10.350/latest-mac.yml"
@@ -72259,7 +71935,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 397,
- "download_count": 2603,
+ "download_count": 2617,
"created_at": "2020-08-27T06:57:45Z",
"updated_at": "2020-08-27T06:57:45Z",
"browser_download_url": "https://github.com/patrikx3/redis-ui/releases/download/v2020.10.350/latest.yml"
@@ -72293,7 +71969,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 98504680,
- "download_count": 19,
+ "download_count": 20,
"created_at": "2020-08-27T06:53:23Z",
"updated_at": "2020-08-27T06:53:31Z",
"browser_download_url": "https://github.com/patrikx3/redis-ui/releases/download/v2020.10.350/P3X-Redis-UI-2020.10.350-i386.AppImage"
@@ -72361,7 +72037,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 98073455,
- "download_count": 169,
+ "download_count": 172,
"created_at": "2020-08-27T06:59:20Z",
"updated_at": "2020-08-27T06:59:23Z",
"browser_download_url": "https://github.com/patrikx3/redis-ui/releases/download/v2020.10.350/P3X-Redis-UI-2020.10.350.dmg"
@@ -72429,7 +72105,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 134548986,
- "download_count": 1003,
+ "download_count": 1006,
"created_at": "2020-08-27T06:57:26Z",
"updated_at": "2020-08-27T06:57:44Z",
"browser_download_url": "https://github.com/patrikx3/redis-ui/releases/download/v2020.10.350/p3x-redis-ui-electron-setup-win-2020.10.350.exe"
@@ -72463,7 +72139,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 139114,
- "download_count": 512,
+ "download_count": 513,
"created_at": "2020-08-27T06:57:26Z",
"updated_at": "2020-08-27T06:57:26Z",
"browser_download_url": "https://github.com/patrikx3/redis-ui/releases/download/v2020.10.350/p3x-redis-ui-electron-setup-win-2020.10.350.exe.blockmap"
@@ -72473,7 +72149,331 @@
"zipball_url": "https://api.github.com/repos/patrikx3/redis-ui/zipball/v2020.10.350",
"body_html": "https://github.com/patrikx3/redis-ui/blob/master/changelog.md#v202010350
\n
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:04.696Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:12.366Z"
+ },
+ "panwriter": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/mb21/panwriter/releases/28711562",
+ "assets_url": "https://api.github.com/repos/mb21/panwriter/releases/28711562/assets",
+ "upload_url": "https://uploads.github.com/repos/mb21/panwriter/releases/28711562/assets{?name,label}",
+ "html_url": "https://github.com/mb21/panwriter/releases/tag/v0.6.5",
+ "id": 28711562,
+ "node_id": "MDc6UmVsZWFzZTI4NzExNTYy",
+ "tag_name": "v0.6.5",
+ "target_commitish": "master",
+ "name": "0.6.5",
+ "draft": false,
+ "author": {
+ "login": "mb21",
+ "id": 157497,
+ "node_id": "MDQ6VXNlcjE1NzQ5Nw==",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/157497?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/mb21",
+ "html_url": "https://github.com/mb21",
+ "followers_url": "https://api.github.com/users/mb21/followers",
+ "following_url": "https://api.github.com/users/mb21/following{/other_user}",
+ "gists_url": "https://api.github.com/users/mb21/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/mb21/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/mb21/subscriptions",
+ "organizations_url": "https://api.github.com/users/mb21/orgs",
+ "repos_url": "https://api.github.com/users/mb21/repos",
+ "events_url": "https://api.github.com/users/mb21/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/mb21/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2020-07-19T10:59:54Z",
+ "published_at": "2020-07-19T11:21:49Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/mb21/panwriter/releases/assets/23022613",
+ "id": 23022613,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzMDIyNjEz",
+ "name": "PanWriter-0.6.5-mac.zip",
+ "label": "",
+ "uploader": {
+ "login": "mb21",
+ "id": 157497,
+ "node_id": "MDQ6VXNlcjE1NzQ5Nw==",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/157497?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/mb21",
+ "html_url": "https://github.com/mb21",
+ "followers_url": "https://api.github.com/users/mb21/followers",
+ "following_url": "https://api.github.com/users/mb21/following{/other_user}",
+ "gists_url": "https://api.github.com/users/mb21/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/mb21/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/mb21/subscriptions",
+ "organizations_url": "https://api.github.com/users/mb21/orgs",
+ "repos_url": "https://api.github.com/users/mb21/repos",
+ "events_url": "https://api.github.com/users/mb21/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/mb21/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 81872118,
+ "download_count": 33,
+ "created_at": "2020-07-19T11:18:10Z",
+ "updated_at": "2020-07-19T11:20:50Z",
+ "browser_download_url": "https://github.com/mb21/panwriter/releases/download/v0.6.5/PanWriter-0.6.5-mac.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/mb21/panwriter/releases/assets/23022599",
+ "id": 23022599,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzMDIyNTk5",
+ "name": "PanWriter-0.6.5.AppImage",
+ "label": "",
+ "uploader": {
+ "login": "mb21",
+ "id": 157497,
+ "node_id": "MDQ6VXNlcjE1NzQ5Nw==",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/157497?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/mb21",
+ "html_url": "https://github.com/mb21",
+ "followers_url": "https://api.github.com/users/mb21/followers",
+ "following_url": "https://api.github.com/users/mb21/following{/other_user}",
+ "gists_url": "https://api.github.com/users/mb21/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/mb21/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/mb21/subscriptions",
+ "organizations_url": "https://api.github.com/users/mb21/orgs",
+ "repos_url": "https://api.github.com/users/mb21/repos",
+ "events_url": "https://api.github.com/users/mb21/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/mb21/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 85208179,
+ "download_count": 266,
+ "created_at": "2020-07-19T11:16:38Z",
+ "updated_at": "2020-07-19T11:20:48Z",
+ "browser_download_url": "https://github.com/mb21/panwriter/releases/download/v0.6.5/PanWriter-0.6.5.AppImage"
+ },
+ {
+ "url": "https://api.github.com/repos/mb21/panwriter/releases/assets/23022605",
+ "id": 23022605,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzMDIyNjA1",
+ "name": "PanWriter-0.6.5.dmg",
+ "label": "",
+ "uploader": {
+ "login": "mb21",
+ "id": 157497,
+ "node_id": "MDQ6VXNlcjE1NzQ5Nw==",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/157497?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/mb21",
+ "html_url": "https://github.com/mb21",
+ "followers_url": "https://api.github.com/users/mb21/followers",
+ "following_url": "https://api.github.com/users/mb21/following{/other_user}",
+ "gists_url": "https://api.github.com/users/mb21/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/mb21/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/mb21/subscriptions",
+ "organizations_url": "https://api.github.com/users/mb21/orgs",
+ "repos_url": "https://api.github.com/users/mb21/repos",
+ "events_url": "https://api.github.com/users/mb21/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/mb21/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 85245103,
+ "download_count": 207,
+ "created_at": "2020-07-19T11:17:32Z",
+ "updated_at": "2020-07-19T11:21:22Z",
+ "browser_download_url": "https://github.com/mb21/panwriter/releases/download/v0.6.5/PanWriter-0.6.5.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/mb21/panwriter/releases/assets/23022606",
+ "id": 23022606,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzMDIyNjA2",
+ "name": "PanWriter-0.6.5.dmg.blockmap",
+ "label": "",
+ "uploader": {
+ "login": "mb21",
+ "id": 157497,
+ "node_id": "MDQ6VXNlcjE1NzQ5Nw==",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/157497?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/mb21",
+ "html_url": "https://github.com/mb21",
+ "followers_url": "https://api.github.com/users/mb21/followers",
+ "following_url": "https://api.github.com/users/mb21/following{/other_user}",
+ "gists_url": "https://api.github.com/users/mb21/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/mb21/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/mb21/subscriptions",
+ "organizations_url": "https://api.github.com/users/mb21/orgs",
+ "repos_url": "https://api.github.com/users/mb21/repos",
+ "events_url": "https://api.github.com/users/mb21/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/mb21/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 89553,
+ "download_count": 2,
+ "created_at": "2020-07-19T11:17:33Z",
+ "updated_at": "2020-07-19T11:17:33Z",
+ "browser_download_url": "https://github.com/mb21/panwriter/releases/download/v0.6.5/PanWriter-0.6.5.dmg.blockmap"
+ },
+ {
+ "url": "https://api.github.com/repos/mb21/panwriter/releases/assets/23022611",
+ "id": 23022611,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzMDIyNjEx",
+ "name": "PanWriter-Setup-0.6.5.exe",
+ "label": "",
+ "uploader": {
+ "login": "mb21",
+ "id": 157497,
+ "node_id": "MDQ6VXNlcjE1NzQ5Nw==",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/157497?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/mb21",
+ "html_url": "https://github.com/mb21",
+ "followers_url": "https://api.github.com/users/mb21/followers",
+ "following_url": "https://api.github.com/users/mb21/following{/other_user}",
+ "gists_url": "https://api.github.com/users/mb21/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/mb21/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/mb21/subscriptions",
+ "organizations_url": "https://api.github.com/users/mb21/orgs",
+ "repos_url": "https://api.github.com/users/mb21/repos",
+ "events_url": "https://api.github.com/users/mb21/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/mb21/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 56613152,
+ "download_count": 539,
+ "created_at": "2020-07-19T11:17:58Z",
+ "updated_at": "2020-07-19T11:19:25Z",
+ "browser_download_url": "https://github.com/mb21/panwriter/releases/download/v0.6.5/PanWriter-Setup-0.6.5.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/mb21/panwriter/releases/assets/23022610",
+ "id": 23022610,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzMDIyNjEw",
+ "name": "PanWriter-Setup-0.6.5.exe.blockmap",
+ "label": "",
+ "uploader": {
+ "login": "mb21",
+ "id": 157497,
+ "node_id": "MDQ6VXNlcjE1NzQ5Nw==",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/157497?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/mb21",
+ "html_url": "https://github.com/mb21",
+ "followers_url": "https://api.github.com/users/mb21/followers",
+ "following_url": "https://api.github.com/users/mb21/following{/other_user}",
+ "gists_url": "https://api.github.com/users/mb21/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/mb21/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/mb21/subscriptions",
+ "organizations_url": "https://api.github.com/users/mb21/orgs",
+ "repos_url": "https://api.github.com/users/mb21/repos",
+ "events_url": "https://api.github.com/users/mb21/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/mb21/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 60011,
+ "download_count": 4,
+ "created_at": "2020-07-19T11:17:58Z",
+ "updated_at": "2020-07-19T11:17:58Z",
+ "browser_download_url": "https://github.com/mb21/panwriter/releases/download/v0.6.5/PanWriter-Setup-0.6.5.exe.blockmap"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/mb21/panwriter/tarball/v0.6.5",
+ "zipball_url": "https://api.github.com/repos/mb21/panwriter/zipball/v0.6.5",
+ "body_html": ""
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:12.383Z"
+ },
+ "paperarxiv": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/fuzihaofzh/PaperArxiv/releases/14537050",
+ "assets_url": "https://api.github.com/repos/fuzihaofzh/PaperArxiv/releases/14537050/assets",
+ "upload_url": "https://uploads.github.com/repos/fuzihaofzh/PaperArxiv/releases/14537050/assets{?name,label}",
+ "html_url": "https://github.com/fuzihaofzh/PaperArxiv/releases/tag/v0.04",
+ "id": 14537050,
+ "node_id": "MDc6UmVsZWFzZTE0NTM3MDUw",
+ "tag_name": "v0.04",
+ "target_commitish": "master",
+ "name": "v0.04",
+ "draft": false,
+ "author": {
+ "login": "fuzihaofzh",
+ "id": 1419566,
+ "node_id": "MDQ6VXNlcjE0MTk1NjY=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/1419566?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/fuzihaofzh",
+ "html_url": "https://github.com/fuzihaofzh",
+ "followers_url": "https://api.github.com/users/fuzihaofzh/followers",
+ "following_url": "https://api.github.com/users/fuzihaofzh/following{/other_user}",
+ "gists_url": "https://api.github.com/users/fuzihaofzh/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/fuzihaofzh/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/fuzihaofzh/subscriptions",
+ "organizations_url": "https://api.github.com/users/fuzihaofzh/orgs",
+ "repos_url": "https://api.github.com/users/fuzihaofzh/repos",
+ "events_url": "https://api.github.com/users/fuzihaofzh/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/fuzihaofzh/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2018-12-14T12:26:54Z",
+ "published_at": "2018-12-14T12:35:46Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/fuzihaofzh/PaperArxiv/releases/assets/10151483",
+ "id": 10151483,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEwMTUxNDgz",
+ "name": "PaperArxiv.app.zip",
+ "label": null,
+ "uploader": {
+ "login": "fuzihaofzh",
+ "id": 1419566,
+ "node_id": "MDQ6VXNlcjE0MTk1NjY=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/1419566?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/fuzihaofzh",
+ "html_url": "https://github.com/fuzihaofzh",
+ "followers_url": "https://api.github.com/users/fuzihaofzh/followers",
+ "following_url": "https://api.github.com/users/fuzihaofzh/following{/other_user}",
+ "gists_url": "https://api.github.com/users/fuzihaofzh/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/fuzihaofzh/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/fuzihaofzh/subscriptions",
+ "organizations_url": "https://api.github.com/users/fuzihaofzh/orgs",
+ "repos_url": "https://api.github.com/users/fuzihaofzh/repos",
+ "events_url": "https://api.github.com/users/fuzihaofzh/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/fuzihaofzh/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 87876266,
+ "download_count": 237,
+ "created_at": "2018-12-14T12:33:00Z",
+ "updated_at": "2018-12-14T12:33:32Z",
+ "browser_download_url": "https://github.com/fuzihaofzh/PaperArxiv/releases/download/v0.04/PaperArxiv.app.zip"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/fuzihaofzh/PaperArxiv/tarball/v0.04",
+ "zipball_url": "https://api.github.com/repos/fuzihaofzh/PaperArxiv/zipball/v0.04",
+ "body_html": "update to a new GUI.
"
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:12.403Z"
},
"papyrus": {
"latestRelease": {
@@ -72618,7 +72618,7 @@
"zipball_url": "https://api.github.com/repos/morkro/papyrus/zipball/1.0.2",
"body_html": "Fixed \n\nFixed issue with presentation mode being opened in the browser #4 \nLogin into Paper wasn't working #8 \nMinor CSS updates due to a Paper app update 8deac75 \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:04.738Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:12.462Z"
},
"papercubes": {
"latestRelease": {
@@ -72763,7 +72763,7 @@
"zipball_url": "https://api.github.com/repos/FlorianFe/PaperCubes/zipball/v1.3.0-beta",
"body_html": "\nadded stairs \nadded slabs \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:04.771Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:12.462Z"
},
"particl": {
"latestRelease": {
@@ -72932,7 +72932,7 @@
"content_type": "application/x-diskcopy",
"state": "uploaded",
"size": 173625291,
- "download_count": 154,
+ "download_count": 156,
"created_at": "2020-07-14T11:45:39Z",
"updated_at": "2020-07-14T11:49:35Z",
"browser_download_url": "https://github.com/particl/particl-desktop/releases/download/v2.3.5/particl-desktop-2.3.5-mac.dmg"
@@ -73034,7 +73034,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 169892502,
- "download_count": 424,
+ "download_count": 425,
"created_at": "2020-07-14T11:38:09Z",
"updated_at": "2020-07-14T11:42:25Z",
"browser_download_url": "https://github.com/particl/particl-desktop/releases/download/v2.3.5/particl-desktop-2.3.5-win-x64.zip"
@@ -73068,7 +73068,7 @@
"content_type": "application/x-ms-dos-executable",
"state": "uploaded",
"size": 243116355,
- "download_count": 447,
+ "download_count": 451,
"created_at": "2020-07-14T11:29:34Z",
"updated_at": "2020-07-14T11:34:52Z",
"browser_download_url": "https://github.com/particl/particl-desktop/releases/download/v2.3.5/particl-desktop-2.3.5-win.exe"
@@ -73078,7 +73078,7 @@
"zipball_url": "https://api.github.com/repos/particl/particl-desktop/zipball/v2.3.5",
"body_html": "This patch release includes some minor usability enhancements.
\nNB!! The source code linked to here is not the actual tagged release source code. Please contact Particl for source code information. The actual source code will be uploaded and made available after an appropriate interval of time has passed.
\nRELEASE INFORMATION \n\n\n\nBUILD \nNETWORK \nPARTICL CORE (MIN VERSION) \nMARKETPLACE VERSION \n \n \n\n\n2.3.5 \nmainnet \n0.19.1.1 \n0.2.10 \n \n \n
\nUI UPDATES \n\nIncludes an indicator in the menu bar of the 'market' wallet notifying the user that bid messages cannot be processed while the wallet is locked (clicking on the indicator prompts for the wallet to be unlocked). \n \nENHANCEMENTS \n\nThe marketplace now checks that the smsg addresses used (particularly for bid messages) are properly registered. This prevents messages from being unable to be decrypted and thus processed by the marketplace in cases where the relevant smsg address has been \"forgotten\" by particl-core (such as when deleting particl-core files and folders). \n \nREQUIREMENTS \n\nFor a new installation: in order to “activate” the open marketplace, the user needs to add a wallet named “Market” (any capitalization would work). The open marketplace is currently only available via the Particl Desktop on this wallet. \n \nNOTES \n\nThere will be an automatic update to the latest supported particl-core version, if applicable, when the marketplace is launched. \nIf using an encrypted marketplace wallet, the wallet needs to be unlocked in order to process buy and sell orders on the open marketplace. It is not necessary to unlock the wallet to process or browse listed items. \nThe marketplace is still in on-going development, and thus is considered to be a Beta release. \nNB!! The source code linked to here is not the actual tagged release source code. Please contact Particl for source code information. The actual source code will be uploaded and made available after an appropriate interval of time has passed. \n \nKNOWN ISSUES \n\nPlease only use the .dmg file to install the application for Mac OSX 10.15 or greater. The .app file extracted from the zip package does not currently run on OSX 10.15 (although it should work correctly on 10.14 (Mojave) or earlier) \n \nVERIFICATION \nLINUX:\na8bdfffb826629f4a191a902f47dd00976fcc25a344685457fd16b004cb6966d particl-desktop-2.3.5-linux-amd64.deb\nd9a955a745b5a3fc970e36a38532837d085f31c7beda5fdd749653d935371bb6 particl-desktop-2.3.5-linux-x64.zip\nbdb496112a5c1fb9894c1421c16022c8556f8c75acad35715c1e5ec9acf31489 particl-desktop-2.3.5-linux-x86_64.rpm\n\n\nWINDOWS:\n10fc978ee4083309301408d69555c0b618fd9c27cc5cd1c49ee5ba2c87bd00f4 particl-desktop-2.3.5-win.exe\nfb330d5be95fab8a922e847d9c330999dfce0ecc16972a85a0d44560ac6cfd22 particl-desktop-2.3.5-win-ia32.zip\n048ce99c28d6aa20aee31cf0563f8e62bb472edb5e89e06a83ba33f85c356948 particl-desktop-2.3.5-win-x64.zip\n\n\nOS X:\nAny version, including 10.15 (Catalina) or greater\n6a84b13d6bc8c4f6593096c23e94f349f0081f40b28dd2d85b62e8152115f1f4 particl-desktop-2.3.5-mac.dmg\n\nCan only be used on 10.14 (Mojave) or earlier\n68b5dc4ad95cb5d4915b7772ca867fa6d6072d26697eea2243138dae89b3fae5 particl-desktop-2.3.5-mac.zip\n
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:04.787Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:12.488Z"
},
"patchwork": {
"latestRelease": {
@@ -73315,7 +73315,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 103542234,
- "download_count": 13,
+ "download_count": 14,
"created_at": "2020-06-03T17:09:14Z",
"updated_at": "2020-06-03T17:09:19Z",
"browser_download_url": "https://github.com/ssbc/patchwork/releases/download/v3.18.0/Patchwork-3.18.0-mac.zip"
@@ -73349,7 +73349,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 107763048,
- "download_count": 964,
+ "download_count": 972,
"created_at": "2020-06-03T17:03:51Z",
"updated_at": "2020-06-03T17:03:54Z",
"browser_download_url": "https://github.com/ssbc/patchwork/releases/download/v3.18.0/Patchwork-3.18.0.AppImage"
@@ -73383,7 +73383,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 106782706,
- "download_count": 1405,
+ "download_count": 1407,
"created_at": "2020-06-03T17:09:46Z",
"updated_at": "2020-06-03T17:09:49Z",
"browser_download_url": "https://github.com/ssbc/patchwork/releases/download/v3.18.0/Patchwork-3.18.0.dmg"
@@ -73451,7 +73451,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 151959535,
- "download_count": 2548,
+ "download_count": 2552,
"created_at": "2020-06-03T17:14:30Z",
"updated_at": "2020-06-03T17:15:03Z",
"browser_download_url": "https://github.com/ssbc/patchwork/releases/download/v3.18.0/Patchwork-Setup-3.18.0.exe"
@@ -73519,7 +73519,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 70191368,
- "download_count": 321,
+ "download_count": 322,
"created_at": "2020-06-03T17:06:27Z",
"updated_at": "2020-06-03T17:06:29Z",
"browser_download_url": "https://github.com/ssbc/patchwork/releases/download/v3.18.0/ssb-patchwork_3.18.0_amd64.deb"
@@ -73563,7 +73563,7 @@
"zipball_url": "https://api.github.com/repos/ssbc/patchwork/zipball/v3.18.0",
"body_html": "🎉 Thanks for downloading Patchwork! 🎉
\nInstall \nUse your favorite package manager or install manually.
\nWindows \nPatchwork-Setup-3.18.0.exe
\nmacOS \nPatchwork-3.18.0.dmg
\nYou must allow apps from \"unidentified\" developers .
\nLinux \nPatchwork-3.18.0.AppImage
\nYou may need to fix the sandbox .
\nThere are also releases for Debian and Snapcraft:
\n\nGetting started \nIf this is your first time on Scuttlebutt you may need an invite to get connected. After installing Patchwork and choosing your name you should select the Join Pub button. You'll need to get a pub invite , paste it into the prompt, and select Redeem invite .
\nYou can find more information in the Getting Started Guide .
\nChanges \nAdded \n\nSupport for DHT invites as generated by manyverse (#1246 ) added by @staltz . This is the headline feature of this release. DHT invites are one of the more promising ways to improve the onboarding experience without a pub. We invite everyone to test this feature out. Invite a friend or family member to SSB, tell us how it worked, we're eager to iterate on this! \nShow last user activity on profile pages and mouse-over popups (#1289 , #1290 ) \nAdd Dracula -inspired theme (#1294 , #1295 ) \nYou can now type /profile
into the search bar to visit your own profile. (#1287 ) Handy in combination with using Ctrl+L
(Cmd+L
on MacOS) to activate the search bar. \nWhen using Ctrl/Cmd+Return
to publish a message, a second push of Ctrl/Cmd+Return
will now confirm the publication, while Esc
or simply Return
(without the Ctrl/Cmd
modifier) will cancel the publish and return back to editing the message (#1286 ) \n \nFixed \n\nNon-square profile pictures are no longer stretched/compressed in the private messages tab (#1276 ) \nUpdate locales, especially French (#1275 , #1278 , #1280 , #1281 ) \n \nSupport \n🤔 Any questions? Check out the Scuttlebutt FAQ!
\n🆘 Need help? Please create an issue!
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:04.827Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:12.518Z"
},
"peacock": {
"latestRelease": {
@@ -73664,7 +73664,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 342,
- "download_count": 2540,
+ "download_count": 2548,
"created_at": "2020-04-06T19:02:33Z",
"updated_at": "2020-04-06T19:02:33Z",
"browser_download_url": "https://github.com/peacockweb/peacock/releases/download/v2.3.5/latest.yml"
@@ -73693,447 +73693,162 @@
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 79031892,
- "download_count": 343,
- "created_at": "2020-04-06T19:02:18Z",
- "updated_at": "2020-04-06T19:02:33Z",
- "browser_download_url": "https://github.com/peacockweb/peacock/releases/download/v2.3.5/Peacock-2.3.5-win.zip"
- },
- {
- "url": "https://api.github.com/repos/peacockweb/peacock/releases/assets/19445847",
- "id": 19445847,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE5NDQ1ODQ3",
- "name": "Peacock-2.3.5.AppImage",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 87450069,
- "download_count": 157,
- "created_at": "2020-04-06T18:59:20Z",
- "updated_at": "2020-04-06T18:59:22Z",
- "browser_download_url": "https://github.com/peacockweb/peacock/releases/download/v2.3.5/Peacock-2.3.5.AppImage"
- },
- {
- "url": "https://api.github.com/repos/peacockweb/peacock/releases/assets/19445926",
- "id": 19445926,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE5NDQ1OTI2",
- "name": "Peacock-Setup-2.3.5.exe",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 57243029,
- "download_count": 867,
- "created_at": "2020-04-06T19:02:11Z",
- "updated_at": "2020-04-06T19:02:18Z",
- "browser_download_url": "https://github.com/peacockweb/peacock/releases/download/v2.3.5/Peacock-Setup-2.3.5.exe"
- },
- {
- "url": "https://api.github.com/repos/peacockweb/peacock/releases/assets/19445927",
- "id": 19445927,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE5NDQ1OTI3",
- "name": "Peacock-Setup-2.3.5.exe.blockmap",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 60329,
- "download_count": 22,
- "created_at": "2020-04-06T19:02:11Z",
- "updated_at": "2020-04-06T19:02:12Z",
- "browser_download_url": "https://github.com/peacockweb/peacock/releases/download/v2.3.5/Peacock-Setup-2.3.5.exe.blockmap"
- },
- {
- "url": "https://api.github.com/repos/peacockweb/peacock/releases/assets/19445876",
- "id": 19445876,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE5NDQ1ODc2",
- "name": "peacock_2.3.5_amd64.deb",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 58934778,
- "download_count": 188,
- "created_at": "2020-04-06T19:00:30Z",
- "updated_at": "2020-04-06T19:00:32Z",
- "browser_download_url": "https://github.com/peacockweb/peacock/releases/download/v2.3.5/peacock_2.3.5_amd64.deb"
- }
- ],
- "tarball_url": "https://api.github.com/repos/peacockweb/peacock/tarball/v2.3.5",
- "zipball_url": "https://api.github.com/repos/peacockweb/peacock/zipball/v2.3.5",
- "body_html": "Check #timeline on our discord server to see the changelog.
\n(No mac version for this build, sorry guys)
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:04.862Z"
- },
- "pencil": {
- "latestRelease": {
- "url": "https://api.github.com/repos/evolus/pencil/releases/20823439",
- "assets_url": "https://api.github.com/repos/evolus/pencil/releases/20823439/assets",
- "upload_url": "https://uploads.github.com/repos/evolus/pencil/releases/20823439/assets{?name,label}",
- "html_url": "https://github.com/evolus/pencil/releases/tag/v3.1.0",
- "id": 20823439,
- "node_id": "MDc6UmVsZWFzZTIwODIzNDM5",
- "tag_name": "v3.1.0",
- "target_commitish": "master",
- "name": "3.1.0",
- "draft": false,
- "author": {
- "login": "dgthanhan",
- "id": 7098377,
- "node_id": "MDQ6VXNlcjcwOTgzNzc=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/7098377?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/dgthanhan",
- "html_url": "https://github.com/dgthanhan",
- "followers_url": "https://api.github.com/users/dgthanhan/followers",
- "following_url": "https://api.github.com/users/dgthanhan/following{/other_user}",
- "gists_url": "https://api.github.com/users/dgthanhan/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/dgthanhan/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/dgthanhan/subscriptions",
- "organizations_url": "https://api.github.com/users/dgthanhan/orgs",
- "repos_url": "https://api.github.com/users/dgthanhan/repos",
- "events_url": "https://api.github.com/users/dgthanhan/events{/privacy}",
- "received_events_url": "https://api.github.com/users/dgthanhan/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2019-10-18T11:38:10Z",
- "published_at": "2019-10-19T09:54:03Z",
- "assets": [],
- "tarball_url": "https://api.github.com/repos/evolus/pencil/tarball/v3.1.0",
- "zipball_url": "https://api.github.com/repos/evolus/pencil/zipball/v3.1.0",
- "body_html": "RELEASE NOTES 3.1.0 \n\nSupport for compact layout \nOptimize output file by removing unused/gabbage resources \nAdd copy page bitmap to clipboard \nAdd screencapture and color picker \nImplement quick canvas resizing using corner resizer \nAdd support for line-height in font property \nFix dialog API and script editor \nAutomatically show \"Launch script editor\" for special plain text properties \nEnhance connector invalidation code to improve keyboard moving performance \nAdd support for built-in private collection embedded inside stencil collection \nFix problem when pasting shapes are out of the current view-port \nChange default page size for new page as best-fit \nFix broken bitmap and svg image embedded in private shape collection \nAdd support for shadow color in stencil generated from stencil builder \nFix shape preparing bug that make background bitmap generation failed. \nNormalize calculated values from group sizing policy to int to avoid blurry edges \nEnhance snapping performance and support snapping when moving multiple shapes \nAllow range-selection from canvas scrollpane, clear selection when clicking outside canvas. \nSupport horizontal/vertical only moving using ctrl key \nFix #297 - handling for command line argument \nFix dialog sizing and style that cause long dialogs \nShowing actual file path or the installed collection in its about dialog \nFix duplication of system collection loading \nShowing edge border in collection pane to indicate user-installed collections \nFix handling of file argumennt whens starting Pencil in developer mode \nFix crash caused by unzip2 and easy-zip2 \nUse Electron 6.0.1 (Node 12, Chrome 76) \nFix character encoding in PDF export \nFix #227 Printing more than once Hangs on \"Exporting\" screen \nImproving property editor side pane \nFix Page detail menu and dialog: move \"Properties\" to the end, automatically focus and select title input. \nAdd \"Insert Screenshot...\" menu action for canvas, replacing the startup screen button. \nImplement native MAC capture service \nAdd option to insert screenshot as n-patch image \nCleanup parsererror message in output PDF/print \nAdd support for copy selection to clipboard as bitmap when holding \"shift\" key. \nInitial impl for checking missing resources \nFix file missing bug in stencil builder \nFix wrong file filter when corespodent collection is not installed \nFix large image captured in HiDPI screen \nUpdate \"Edit Image...\" into using external editor \nStop using local version of Material Design Icons which may cause problem in some Linux systems with chinese locale \nFix losing of n-patch bitmap image after reloading, add offscreen validation support for n-patch behavior \nAdd clickable prototype HTML export template \nAdd multi repo view for stencil repo browser \nAdd deploy tool for stencil builder \nAdd page property to allow copying of background page links \nAdd export scale and clickable PDF export \nFix child pages ordering not saved \nFix performance problem caused by timer leaking in color selector \nAdd support for document color palette in color pickers \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:04.873Z"
- },
- "pendulums": {
- "latestRelease": {
- "url": "https://api.github.com/repos/Swing-team/pendulums-web-client/releases/20353247",
- "assets_url": "https://api.github.com/repos/Swing-team/pendulums-web-client/releases/20353247/assets",
- "upload_url": "https://uploads.github.com/repos/Swing-team/pendulums-web-client/releases/20353247/assets{?name,label}",
- "html_url": "https://github.com/Swing-team/pendulums-web-client/releases/tag/v1.1.0",
- "id": 20353247,
- "node_id": "MDc6UmVsZWFzZTIwMzUzMjQ3",
- "tag_name": "v1.1.0",
- "target_commitish": "master",
- "name": "",
- "draft": false,
- "author": {
- "login": "arminghm",
- "id": 11267514,
- "node_id": "MDQ6VXNlcjExMjY3NTE0",
- "avatar_url": "https://avatars3.githubusercontent.com/u/11267514?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/arminghm",
- "html_url": "https://github.com/arminghm",
- "followers_url": "https://api.github.com/users/arminghm/followers",
- "following_url": "https://api.github.com/users/arminghm/following{/other_user}",
- "gists_url": "https://api.github.com/users/arminghm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/arminghm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/arminghm/subscriptions",
- "organizations_url": "https://api.github.com/users/arminghm/orgs",
- "repos_url": "https://api.github.com/users/arminghm/repos",
- "events_url": "https://api.github.com/users/arminghm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/arminghm/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2019-09-30T14:41:38Z",
- "published_at": "2019-09-30T14:54:30Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/Swing-team/pendulums-web-client/releases/assets/15209175",
- "id": 15209175,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE1MjA5MTc1",
- "name": "Pendulums.apk",
- "label": null,
- "uploader": {
- "login": "arminghm",
- "id": 11267514,
- "node_id": "MDQ6VXNlcjExMjY3NTE0",
- "avatar_url": "https://avatars3.githubusercontent.com/u/11267514?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/arminghm",
- "html_url": "https://github.com/arminghm",
- "followers_url": "https://api.github.com/users/arminghm/followers",
- "following_url": "https://api.github.com/users/arminghm/following{/other_user}",
- "gists_url": "https://api.github.com/users/arminghm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/arminghm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/arminghm/subscriptions",
- "organizations_url": "https://api.github.com/users/arminghm/orgs",
- "repos_url": "https://api.github.com/users/arminghm/repos",
- "events_url": "https://api.github.com/users/arminghm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/arminghm/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/vnd.android.package-archive",
- "state": "uploaded",
- "size": 4899984,
- "download_count": 618,
- "created_at": "2019-09-30T14:52:41Z",
- "updated_at": "2019-09-30T15:26:01Z",
- "browser_download_url": "https://github.com/Swing-team/pendulums-web-client/releases/download/v1.1.0/Pendulums.apk"
- },
- {
- "url": "https://api.github.com/repos/Swing-team/pendulums-web-client/releases/assets/15208846",
- "id": 15208846,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE1MjA4ODQ2",
- "name": "Pendulums.AppImage",
- "label": null,
- "uploader": {
- "login": "arminghm",
- "id": 11267514,
- "node_id": "MDQ6VXNlcjExMjY3NTE0",
- "avatar_url": "https://avatars3.githubusercontent.com/u/11267514?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/arminghm",
- "html_url": "https://github.com/arminghm",
- "followers_url": "https://api.github.com/users/arminghm/followers",
- "following_url": "https://api.github.com/users/arminghm/following{/other_user}",
- "gists_url": "https://api.github.com/users/arminghm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/arminghm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/arminghm/subscriptions",
- "organizations_url": "https://api.github.com/users/arminghm/orgs",
- "repos_url": "https://api.github.com/users/arminghm/repos",
- "events_url": "https://api.github.com/users/arminghm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/arminghm/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 64810114,
- "download_count": 208,
- "created_at": "2019-09-30T14:39:22Z",
- "updated_at": "2019-09-30T15:26:01Z",
- "browser_download_url": "https://github.com/Swing-team/pendulums-web-client/releases/download/v1.1.0/Pendulums.AppImage"
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 79031892,
+ "download_count": 343,
+ "created_at": "2020-04-06T19:02:18Z",
+ "updated_at": "2020-04-06T19:02:33Z",
+ "browser_download_url": "https://github.com/peacockweb/peacock/releases/download/v2.3.5/Peacock-2.3.5-win.zip"
},
{
- "url": "https://api.github.com/repos/Swing-team/pendulums-web-client/releases/assets/15208507",
- "id": 15208507,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE1MjA4NTA3",
- "name": "Pendulums.deb",
- "label": null,
+ "url": "https://api.github.com/repos/peacockweb/peacock/releases/assets/19445847",
+ "id": 19445847,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE5NDQ1ODQ3",
+ "name": "Peacock-2.3.5.AppImage",
+ "label": "",
"uploader": {
- "login": "arminghm",
- "id": 11267514,
- "node_id": "MDQ6VXNlcjExMjY3NTE0",
- "avatar_url": "https://avatars3.githubusercontent.com/u/11267514?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/arminghm",
- "html_url": "https://github.com/arminghm",
- "followers_url": "https://api.github.com/users/arminghm/followers",
- "following_url": "https://api.github.com/users/arminghm/following{/other_user}",
- "gists_url": "https://api.github.com/users/arminghm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/arminghm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/arminghm/subscriptions",
- "organizations_url": "https://api.github.com/users/arminghm/orgs",
- "repos_url": "https://api.github.com/users/arminghm/repos",
- "events_url": "https://api.github.com/users/arminghm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/arminghm/received_events",
- "type": "User",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 45404278,
- "download_count": 307,
- "created_at": "2019-09-30T14:18:51Z",
- "updated_at": "2019-09-30T15:26:01Z",
- "browser_download_url": "https://github.com/Swing-team/pendulums-web-client/releases/download/v1.1.0/Pendulums.deb"
+ "size": 87450069,
+ "download_count": 157,
+ "created_at": "2020-04-06T18:59:20Z",
+ "updated_at": "2020-04-06T18:59:22Z",
+ "browser_download_url": "https://github.com/peacockweb/peacock/releases/download/v2.3.5/Peacock-2.3.5.AppImage"
},
{
- "url": "https://api.github.com/repos/Swing-team/pendulums-web-client/releases/assets/15208085",
- "id": 15208085,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE1MjA4MDg1",
- "name": "Pendulums.dmg",
- "label": null,
+ "url": "https://api.github.com/repos/peacockweb/peacock/releases/assets/19445926",
+ "id": 19445926,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE5NDQ1OTI2",
+ "name": "Peacock-Setup-2.3.5.exe",
+ "label": "",
"uploader": {
- "login": "arminghm",
- "id": 11267514,
- "node_id": "MDQ6VXNlcjExMjY3NTE0",
- "avatar_url": "https://avatars3.githubusercontent.com/u/11267514?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/arminghm",
- "html_url": "https://github.com/arminghm",
- "followers_url": "https://api.github.com/users/arminghm/followers",
- "following_url": "https://api.github.com/users/arminghm/following{/other_user}",
- "gists_url": "https://api.github.com/users/arminghm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/arminghm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/arminghm/subscriptions",
- "organizations_url": "https://api.github.com/users/arminghm/orgs",
- "repos_url": "https://api.github.com/users/arminghm/repos",
- "events_url": "https://api.github.com/users/arminghm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/arminghm/received_events",
- "type": "User",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 63635091,
- "download_count": 711,
- "created_at": "2019-09-30T13:58:08Z",
- "updated_at": "2019-09-30T15:26:01Z",
- "browser_download_url": "https://github.com/Swing-team/pendulums-web-client/releases/download/v1.1.0/Pendulums.dmg"
+ "size": 57243029,
+ "download_count": 867,
+ "created_at": "2020-04-06T19:02:11Z",
+ "updated_at": "2020-04-06T19:02:18Z",
+ "browser_download_url": "https://github.com/peacockweb/peacock/releases/download/v2.3.5/Peacock-Setup-2.3.5.exe"
},
{
- "url": "https://api.github.com/repos/Swing-team/pendulums-web-client/releases/assets/15208305",
- "id": 15208305,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE1MjA4MzA1",
- "name": "Pendulums.exe",
- "label": null,
+ "url": "https://api.github.com/repos/peacockweb/peacock/releases/assets/19445927",
+ "id": 19445927,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE5NDQ1OTI3",
+ "name": "Peacock-Setup-2.3.5.exe.blockmap",
+ "label": "",
"uploader": {
- "login": "arminghm",
- "id": 11267514,
- "node_id": "MDQ6VXNlcjExMjY3NTE0",
- "avatar_url": "https://avatars3.githubusercontent.com/u/11267514?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/arminghm",
- "html_url": "https://github.com/arminghm",
- "followers_url": "https://api.github.com/users/arminghm/followers",
- "following_url": "https://api.github.com/users/arminghm/following{/other_user}",
- "gists_url": "https://api.github.com/users/arminghm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/arminghm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/arminghm/subscriptions",
- "organizations_url": "https://api.github.com/users/arminghm/orgs",
- "repos_url": "https://api.github.com/users/arminghm/repos",
- "events_url": "https://api.github.com/users/arminghm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/arminghm/received_events",
- "type": "User",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
"site_admin": false
},
- "content_type": "application/x-msdownload",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 44953639,
- "download_count": 1631,
- "created_at": "2019-09-30T14:09:25Z",
- "updated_at": "2019-09-30T15:26:01Z",
- "browser_download_url": "https://github.com/Swing-team/pendulums-web-client/releases/download/v1.1.0/Pendulums.exe"
+ "size": 60329,
+ "download_count": 22,
+ "created_at": "2020-04-06T19:02:11Z",
+ "updated_at": "2020-04-06T19:02:12Z",
+ "browser_download_url": "https://github.com/peacockweb/peacock/releases/download/v2.3.5/Peacock-Setup-2.3.5.exe.blockmap"
},
{
- "url": "https://api.github.com/repos/Swing-team/pendulums-web-client/releases/assets/15208665",
- "id": 15208665,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE1MjA4NjY1",
- "name": "Pendulums.snap",
- "label": null,
+ "url": "https://api.github.com/repos/peacockweb/peacock/releases/assets/19445876",
+ "id": 19445876,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE5NDQ1ODc2",
+ "name": "peacock_2.3.5_amd64.deb",
+ "label": "",
"uploader": {
- "login": "arminghm",
- "id": 11267514,
- "node_id": "MDQ6VXNlcjExMjY3NTE0",
- "avatar_url": "https://avatars3.githubusercontent.com/u/11267514?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/arminghm",
- "html_url": "https://github.com/arminghm",
- "followers_url": "https://api.github.com/users/arminghm/followers",
- "following_url": "https://api.github.com/users/arminghm/following{/other_user}",
- "gists_url": "https://api.github.com/users/arminghm/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/arminghm/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/arminghm/subscriptions",
- "organizations_url": "https://api.github.com/users/arminghm/orgs",
- "repos_url": "https://api.github.com/users/arminghm/repos",
- "events_url": "https://api.github.com/users/arminghm/events{/privacy}",
- "received_events_url": "https://api.github.com/users/arminghm/received_events",
- "type": "User",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 54349824,
- "download_count": 26,
- "created_at": "2019-09-30T14:29:53Z",
- "updated_at": "2019-09-30T15:26:01Z",
- "browser_download_url": "https://github.com/Swing-team/pendulums-web-client/releases/download/v1.1.0/Pendulums.snap"
+ "size": 58934778,
+ "download_count": 188,
+ "created_at": "2020-04-06T19:00:30Z",
+ "updated_at": "2020-04-06T19:00:32Z",
+ "browser_download_url": "https://github.com/peacockweb/peacock/releases/download/v2.3.5/peacock_2.3.5_amd64.deb"
}
],
- "tarball_url": "https://api.github.com/repos/Swing-team/pendulums-web-client/tarball/v1.1.0",
- "zipball_url": "https://api.github.com/repos/Swing-team/pendulums-web-client/zipball/v1.1.0",
- "body_html": "Changes \n\n\nDo you have many projects and notes? you can now sort them!
\n \n\nYou can access and read your notes when you are offline
\n \n\nAre you a fan of light themes? You can switch your theme in \"Profile Settings\"
\n \n\nAdded new grouped chart
\n \n\nDo you miss rest time notifications on Android? We have added a background service to keep track of your activities when the app is in background
\n \n\nStrikethrough was missing in notes, so we have added it
\n \n\nNow you can leave a project. If you are an owner, you should choose a new owner for the project
\n \n\nNow you can delete your account if you don't like Pendulums 😞
\n \n\nWe've made a lot of UI improvements
\n \n\nWe've made a lot of performance improvements
\n \n\nFixed a lot of issues
\n \n "
+ "tarball_url": "https://api.github.com/repos/peacockweb/peacock/tarball/v2.3.5",
+ "zipball_url": "https://api.github.com/repos/peacockweb/peacock/zipball/v2.3.5",
+ "body_html": "Check #timeline on our discord server to see the changelog.
\n(No mac version for this build, sorry guys)
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:04.898Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:12.570Z"
+ },
+ "pepefe": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:12.641Z"
},
"pennywise": {
"latestRelease": {
@@ -74268,7 +73983,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 515,
- "download_count": 21410,
+ "download_count": 21428,
"created_at": "2019-06-28T17:36:12Z",
"updated_at": "2019-06-28T17:36:12Z",
"browser_download_url": "https://github.com/kamranahmedse/pennywise/releases/download/v0.8.0/latest-mac.yml"
@@ -74302,7 +74017,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 347,
- "download_count": 28241,
+ "download_count": 28285,
"created_at": "2019-06-28T17:36:12Z",
"updated_at": "2019-06-28T17:36:12Z",
"browser_download_url": "https://github.com/kamranahmedse/pennywise/releases/download/v0.8.0/latest.yml"
@@ -74336,7 +74051,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 96151676,
- "download_count": 1165,
+ "download_count": 1166,
"created_at": "2019-06-28T17:30:58Z",
"updated_at": "2019-06-28T17:32:03Z",
"browser_download_url": "https://github.com/kamranahmedse/pennywise/releases/download/v0.8.0/pennywise-0.8.0-i386.AppImage"
@@ -74438,7 +74153,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 85353127,
- "download_count": 2810,
+ "download_count": 2817,
"created_at": "2019-06-28T17:33:30Z",
"updated_at": "2019-06-28T17:35:05Z",
"browser_download_url": "https://github.com/kamranahmedse/pennywise/releases/download/v0.8.0/Pennywise-0.8.0-win.zip"
@@ -74506,7 +74221,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 84781684,
- "download_count": 2958,
+ "download_count": 2959,
"created_at": "2019-06-28T17:30:11Z",
"updated_at": "2019-06-28T17:31:01Z",
"browser_download_url": "https://github.com/kamranahmedse/pennywise/releases/download/v0.8.0/Pennywise-0.8.0.dmg"
@@ -74546,151 +74261,440 @@
"browser_download_url": "https://github.com/kamranahmedse/pennywise/releases/download/v0.8.0/Pennywise-0.8.0.dmg.blockmap"
},
{
- "url": "https://api.github.com/repos/kamranahmedse/pennywise/releases/assets/13456518",
- "id": 13456518,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEzNDU2NTE4",
- "name": "pennywise-setup-0.8.0.exe",
- "label": "",
+ "url": "https://api.github.com/repos/kamranahmedse/pennywise/releases/assets/13456518",
+ "id": 13456518,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEzNDU2NTE4",
+ "name": "pennywise-setup-0.8.0.exe",
+ "label": "",
+ "uploader": {
+ "login": "kamranahmedse",
+ "id": 4921183,
+ "node_id": "MDQ6VXNlcjQ5MjExODM=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/4921183?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/kamranahmedse",
+ "html_url": "https://github.com/kamranahmedse",
+ "followers_url": "https://api.github.com/users/kamranahmedse/followers",
+ "following_url": "https://api.github.com/users/kamranahmedse/following{/other_user}",
+ "gists_url": "https://api.github.com/users/kamranahmedse/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/kamranahmedse/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/kamranahmedse/subscriptions",
+ "organizations_url": "https://api.github.com/users/kamranahmedse/orgs",
+ "repos_url": "https://api.github.com/users/kamranahmedse/repos",
+ "events_url": "https://api.github.com/users/kamranahmedse/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/kamranahmedse/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 122406147,
+ "download_count": 4333,
+ "created_at": "2019-06-28T17:33:38Z",
+ "updated_at": "2019-06-28T17:36:05Z",
+ "browser_download_url": "https://github.com/kamranahmedse/pennywise/releases/download/v0.8.0/pennywise-setup-0.8.0.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/kamranahmedse/pennywise/releases/assets/13456519",
+ "id": 13456519,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEzNDU2NTE5",
+ "name": "pennywise-setup-0.8.0.exe.blockmap",
+ "label": "",
+ "uploader": {
+ "login": "kamranahmedse",
+ "id": 4921183,
+ "node_id": "MDQ6VXNlcjQ5MjExODM=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/4921183?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/kamranahmedse",
+ "html_url": "https://github.com/kamranahmedse",
+ "followers_url": "https://api.github.com/users/kamranahmedse/followers",
+ "following_url": "https://api.github.com/users/kamranahmedse/following{/other_user}",
+ "gists_url": "https://api.github.com/users/kamranahmedse/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/kamranahmedse/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/kamranahmedse/subscriptions",
+ "organizations_url": "https://api.github.com/users/kamranahmedse/orgs",
+ "repos_url": "https://api.github.com/users/kamranahmedse/repos",
+ "events_url": "https://api.github.com/users/kamranahmedse/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/kamranahmedse/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 127181,
+ "download_count": 1206,
+ "created_at": "2019-06-28T17:33:38Z",
+ "updated_at": "2019-06-28T17:33:40Z",
+ "browser_download_url": "https://github.com/kamranahmedse/pennywise/releases/download/v0.8.0/pennywise-setup-0.8.0.exe.blockmap"
+ },
+ {
+ "url": "https://api.github.com/repos/kamranahmedse/pennywise/releases/assets/13456515",
+ "id": 13456515,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEzNDU2NTE1",
+ "name": "pennywise_0.8.0_amd64.deb",
+ "label": "",
+ "uploader": {
+ "login": "kamranahmedse",
+ "id": 4921183,
+ "node_id": "MDQ6VXNlcjQ5MjExODM=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/4921183?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/kamranahmedse",
+ "html_url": "https://github.com/kamranahmedse",
+ "followers_url": "https://api.github.com/users/kamranahmedse/followers",
+ "following_url": "https://api.github.com/users/kamranahmedse/following{/other_user}",
+ "gists_url": "https://api.github.com/users/kamranahmedse/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/kamranahmedse/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/kamranahmedse/subscriptions",
+ "organizations_url": "https://api.github.com/users/kamranahmedse/orgs",
+ "repos_url": "https://api.github.com/users/kamranahmedse/repos",
+ "events_url": "https://api.github.com/users/kamranahmedse/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/kamranahmedse/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 59782598,
+ "download_count": 1070,
+ "created_at": "2019-06-28T17:33:33Z",
+ "updated_at": "2019-06-28T17:36:10Z",
+ "browser_download_url": "https://github.com/kamranahmedse/pennywise/releases/download/v0.8.0/pennywise_0.8.0_amd64.deb"
+ },
+ {
+ "url": "https://api.github.com/repos/kamranahmedse/pennywise/releases/assets/13456528",
+ "id": 13456528,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEzNDU2NTI4",
+ "name": "pennywise_0.8.0_i386.deb",
+ "label": "",
+ "uploader": {
+ "login": "kamranahmedse",
+ "id": 4921183,
+ "node_id": "MDQ6VXNlcjQ5MjExODM=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/4921183?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/kamranahmedse",
+ "html_url": "https://github.com/kamranahmedse",
+ "followers_url": "https://api.github.com/users/kamranahmedse/followers",
+ "following_url": "https://api.github.com/users/kamranahmedse/following{/other_user}",
+ "gists_url": "https://api.github.com/users/kamranahmedse/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/kamranahmedse/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/kamranahmedse/subscriptions",
+ "organizations_url": "https://api.github.com/users/kamranahmedse/orgs",
+ "repos_url": "https://api.github.com/users/kamranahmedse/repos",
+ "events_url": "https://api.github.com/users/kamranahmedse/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/kamranahmedse/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 61070988,
+ "download_count": 137,
+ "created_at": "2019-06-28T17:33:53Z",
+ "updated_at": "2019-06-28T17:35:24Z",
+ "browser_download_url": "https://github.com/kamranahmedse/pennywise/releases/download/v0.8.0/pennywise_0.8.0_i386.deb"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/kamranahmedse/pennywise/tarball/v0.8.0",
+ "zipball_url": "https://api.github.com/repos/kamranahmedse/pennywise/zipball/v0.8.0",
+ "body_html": "5a64588 Adds flash support (Thanks to @coltnz ) \n3da9899 Updates dependencies to latest
"
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:12.642Z"
+ },
+ "pencil": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/evolus/pencil/releases/20823439",
+ "assets_url": "https://api.github.com/repos/evolus/pencil/releases/20823439/assets",
+ "upload_url": "https://uploads.github.com/repos/evolus/pencil/releases/20823439/assets{?name,label}",
+ "html_url": "https://github.com/evolus/pencil/releases/tag/v3.1.0",
+ "id": 20823439,
+ "node_id": "MDc6UmVsZWFzZTIwODIzNDM5",
+ "tag_name": "v3.1.0",
+ "target_commitish": "master",
+ "name": "3.1.0",
+ "draft": false,
+ "author": {
+ "login": "dgthanhan",
+ "id": 7098377,
+ "node_id": "MDQ6VXNlcjcwOTgzNzc=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/7098377?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/dgthanhan",
+ "html_url": "https://github.com/dgthanhan",
+ "followers_url": "https://api.github.com/users/dgthanhan/followers",
+ "following_url": "https://api.github.com/users/dgthanhan/following{/other_user}",
+ "gists_url": "https://api.github.com/users/dgthanhan/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/dgthanhan/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/dgthanhan/subscriptions",
+ "organizations_url": "https://api.github.com/users/dgthanhan/orgs",
+ "repos_url": "https://api.github.com/users/dgthanhan/repos",
+ "events_url": "https://api.github.com/users/dgthanhan/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/dgthanhan/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2019-10-18T11:38:10Z",
+ "published_at": "2019-10-19T09:54:03Z",
+ "assets": [],
+ "tarball_url": "https://api.github.com/repos/evolus/pencil/tarball/v3.1.0",
+ "zipball_url": "https://api.github.com/repos/evolus/pencil/zipball/v3.1.0",
+ "body_html": "RELEASE NOTES 3.1.0 \n\nSupport for compact layout \nOptimize output file by removing unused/gabbage resources \nAdd copy page bitmap to clipboard \nAdd screencapture and color picker \nImplement quick canvas resizing using corner resizer \nAdd support for line-height in font property \nFix dialog API and script editor \nAutomatically show \"Launch script editor\" for special plain text properties \nEnhance connector invalidation code to improve keyboard moving performance \nAdd support for built-in private collection embedded inside stencil collection \nFix problem when pasting shapes are out of the current view-port \nChange default page size for new page as best-fit \nFix broken bitmap and svg image embedded in private shape collection \nAdd support for shadow color in stencil generated from stencil builder \nFix shape preparing bug that make background bitmap generation failed. \nNormalize calculated values from group sizing policy to int to avoid blurry edges \nEnhance snapping performance and support snapping when moving multiple shapes \nAllow range-selection from canvas scrollpane, clear selection when clicking outside canvas. \nSupport horizontal/vertical only moving using ctrl key \nFix #297 - handling for command line argument \nFix dialog sizing and style that cause long dialogs \nShowing actual file path or the installed collection in its about dialog \nFix duplication of system collection loading \nShowing edge border in collection pane to indicate user-installed collections \nFix handling of file argumennt whens starting Pencil in developer mode \nFix crash caused by unzip2 and easy-zip2 \nUse Electron 6.0.1 (Node 12, Chrome 76) \nFix character encoding in PDF export \nFix #227 Printing more than once Hangs on \"Exporting\" screen \nImproving property editor side pane \nFix Page detail menu and dialog: move \"Properties\" to the end, automatically focus and select title input. \nAdd \"Insert Screenshot...\" menu action for canvas, replacing the startup screen button. \nImplement native MAC capture service \nAdd option to insert screenshot as n-patch image \nCleanup parsererror message in output PDF/print \nAdd support for copy selection to clipboard as bitmap when holding \"shift\" key. \nInitial impl for checking missing resources \nFix file missing bug in stencil builder \nFix wrong file filter when corespodent collection is not installed \nFix large image captured in HiDPI screen \nUpdate \"Edit Image...\" into using external editor \nStop using local version of Material Design Icons which may cause problem in some Linux systems with chinese locale \nFix losing of n-patch bitmap image after reloading, add offscreen validation support for n-patch behavior \nAdd clickable prototype HTML export template \nAdd multi repo view for stencil repo browser \nAdd deploy tool for stencil builder \nAdd page property to allow copying of background page links \nAdd export scale and clickable PDF export \nFix child pages ordering not saved \nFix performance problem caused by timer leaking in color selector \nAdd support for document color palette in color pickers \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:12.646Z"
+ },
+ "pendulums": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/Swing-team/pendulums-web-client/releases/20353247",
+ "assets_url": "https://api.github.com/repos/Swing-team/pendulums-web-client/releases/20353247/assets",
+ "upload_url": "https://uploads.github.com/repos/Swing-team/pendulums-web-client/releases/20353247/assets{?name,label}",
+ "html_url": "https://github.com/Swing-team/pendulums-web-client/releases/tag/v1.1.0",
+ "id": 20353247,
+ "node_id": "MDc6UmVsZWFzZTIwMzUzMjQ3",
+ "tag_name": "v1.1.0",
+ "target_commitish": "master",
+ "name": "",
+ "draft": false,
+ "author": {
+ "login": "arminghm",
+ "id": 11267514,
+ "node_id": "MDQ6VXNlcjExMjY3NTE0",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/11267514?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/arminghm",
+ "html_url": "https://github.com/arminghm",
+ "followers_url": "https://api.github.com/users/arminghm/followers",
+ "following_url": "https://api.github.com/users/arminghm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/arminghm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/arminghm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/arminghm/subscriptions",
+ "organizations_url": "https://api.github.com/users/arminghm/orgs",
+ "repos_url": "https://api.github.com/users/arminghm/repos",
+ "events_url": "https://api.github.com/users/arminghm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/arminghm/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2019-09-30T14:41:38Z",
+ "published_at": "2019-09-30T14:54:30Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/Swing-team/pendulums-web-client/releases/assets/15209175",
+ "id": 15209175,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE1MjA5MTc1",
+ "name": "Pendulums.apk",
+ "label": null,
+ "uploader": {
+ "login": "arminghm",
+ "id": 11267514,
+ "node_id": "MDQ6VXNlcjExMjY3NTE0",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/11267514?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/arminghm",
+ "html_url": "https://github.com/arminghm",
+ "followers_url": "https://api.github.com/users/arminghm/followers",
+ "following_url": "https://api.github.com/users/arminghm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/arminghm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/arminghm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/arminghm/subscriptions",
+ "organizations_url": "https://api.github.com/users/arminghm/orgs",
+ "repos_url": "https://api.github.com/users/arminghm/repos",
+ "events_url": "https://api.github.com/users/arminghm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/arminghm/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/vnd.android.package-archive",
+ "state": "uploaded",
+ "size": 4899984,
+ "download_count": 618,
+ "created_at": "2019-09-30T14:52:41Z",
+ "updated_at": "2019-09-30T15:26:01Z",
+ "browser_download_url": "https://github.com/Swing-team/pendulums-web-client/releases/download/v1.1.0/Pendulums.apk"
+ },
+ {
+ "url": "https://api.github.com/repos/Swing-team/pendulums-web-client/releases/assets/15208846",
+ "id": 15208846,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE1MjA4ODQ2",
+ "name": "Pendulums.AppImage",
+ "label": null,
+ "uploader": {
+ "login": "arminghm",
+ "id": 11267514,
+ "node_id": "MDQ6VXNlcjExMjY3NTE0",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/11267514?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/arminghm",
+ "html_url": "https://github.com/arminghm",
+ "followers_url": "https://api.github.com/users/arminghm/followers",
+ "following_url": "https://api.github.com/users/arminghm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/arminghm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/arminghm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/arminghm/subscriptions",
+ "organizations_url": "https://api.github.com/users/arminghm/orgs",
+ "repos_url": "https://api.github.com/users/arminghm/repos",
+ "events_url": "https://api.github.com/users/arminghm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/arminghm/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 64810114,
+ "download_count": 208,
+ "created_at": "2019-09-30T14:39:22Z",
+ "updated_at": "2019-09-30T15:26:01Z",
+ "browser_download_url": "https://github.com/Swing-team/pendulums-web-client/releases/download/v1.1.0/Pendulums.AppImage"
+ },
+ {
+ "url": "https://api.github.com/repos/Swing-team/pendulums-web-client/releases/assets/15208507",
+ "id": 15208507,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE1MjA4NTA3",
+ "name": "Pendulums.deb",
+ "label": null,
"uploader": {
- "login": "kamranahmedse",
- "id": 4921183,
- "node_id": "MDQ6VXNlcjQ5MjExODM=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/4921183?v=4",
+ "login": "arminghm",
+ "id": 11267514,
+ "node_id": "MDQ6VXNlcjExMjY3NTE0",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/11267514?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/kamranahmedse",
- "html_url": "https://github.com/kamranahmedse",
- "followers_url": "https://api.github.com/users/kamranahmedse/followers",
- "following_url": "https://api.github.com/users/kamranahmedse/following{/other_user}",
- "gists_url": "https://api.github.com/users/kamranahmedse/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/kamranahmedse/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/kamranahmedse/subscriptions",
- "organizations_url": "https://api.github.com/users/kamranahmedse/orgs",
- "repos_url": "https://api.github.com/users/kamranahmedse/repos",
- "events_url": "https://api.github.com/users/kamranahmedse/events{/privacy}",
- "received_events_url": "https://api.github.com/users/kamranahmedse/received_events",
+ "url": "https://api.github.com/users/arminghm",
+ "html_url": "https://github.com/arminghm",
+ "followers_url": "https://api.github.com/users/arminghm/followers",
+ "following_url": "https://api.github.com/users/arminghm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/arminghm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/arminghm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/arminghm/subscriptions",
+ "organizations_url": "https://api.github.com/users/arminghm/orgs",
+ "repos_url": "https://api.github.com/users/arminghm/repos",
+ "events_url": "https://api.github.com/users/arminghm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/arminghm/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 122406147,
- "download_count": 4333,
- "created_at": "2019-06-28T17:33:38Z",
- "updated_at": "2019-06-28T17:36:05Z",
- "browser_download_url": "https://github.com/kamranahmedse/pennywise/releases/download/v0.8.0/pennywise-setup-0.8.0.exe"
+ "size": 45404278,
+ "download_count": 308,
+ "created_at": "2019-09-30T14:18:51Z",
+ "updated_at": "2019-09-30T15:26:01Z",
+ "browser_download_url": "https://github.com/Swing-team/pendulums-web-client/releases/download/v1.1.0/Pendulums.deb"
},
{
- "url": "https://api.github.com/repos/kamranahmedse/pennywise/releases/assets/13456519",
- "id": 13456519,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEzNDU2NTE5",
- "name": "pennywise-setup-0.8.0.exe.blockmap",
- "label": "",
+ "url": "https://api.github.com/repos/Swing-team/pendulums-web-client/releases/assets/15208085",
+ "id": 15208085,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE1MjA4MDg1",
+ "name": "Pendulums.dmg",
+ "label": null,
"uploader": {
- "login": "kamranahmedse",
- "id": 4921183,
- "node_id": "MDQ6VXNlcjQ5MjExODM=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/4921183?v=4",
+ "login": "arminghm",
+ "id": 11267514,
+ "node_id": "MDQ6VXNlcjExMjY3NTE0",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/11267514?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/kamranahmedse",
- "html_url": "https://github.com/kamranahmedse",
- "followers_url": "https://api.github.com/users/kamranahmedse/followers",
- "following_url": "https://api.github.com/users/kamranahmedse/following{/other_user}",
- "gists_url": "https://api.github.com/users/kamranahmedse/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/kamranahmedse/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/kamranahmedse/subscriptions",
- "organizations_url": "https://api.github.com/users/kamranahmedse/orgs",
- "repos_url": "https://api.github.com/users/kamranahmedse/repos",
- "events_url": "https://api.github.com/users/kamranahmedse/events{/privacy}",
- "received_events_url": "https://api.github.com/users/kamranahmedse/received_events",
+ "url": "https://api.github.com/users/arminghm",
+ "html_url": "https://github.com/arminghm",
+ "followers_url": "https://api.github.com/users/arminghm/followers",
+ "following_url": "https://api.github.com/users/arminghm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/arminghm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/arminghm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/arminghm/subscriptions",
+ "organizations_url": "https://api.github.com/users/arminghm/orgs",
+ "repos_url": "https://api.github.com/users/arminghm/repos",
+ "events_url": "https://api.github.com/users/arminghm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/arminghm/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 127181,
- "download_count": 1206,
- "created_at": "2019-06-28T17:33:38Z",
- "updated_at": "2019-06-28T17:33:40Z",
- "browser_download_url": "https://github.com/kamranahmedse/pennywise/releases/download/v0.8.0/pennywise-setup-0.8.0.exe.blockmap"
+ "size": 63635091,
+ "download_count": 713,
+ "created_at": "2019-09-30T13:58:08Z",
+ "updated_at": "2019-09-30T15:26:01Z",
+ "browser_download_url": "https://github.com/Swing-team/pendulums-web-client/releases/download/v1.1.0/Pendulums.dmg"
},
{
- "url": "https://api.github.com/repos/kamranahmedse/pennywise/releases/assets/13456515",
- "id": 13456515,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEzNDU2NTE1",
- "name": "pennywise_0.8.0_amd64.deb",
- "label": "",
+ "url": "https://api.github.com/repos/Swing-team/pendulums-web-client/releases/assets/15208305",
+ "id": 15208305,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE1MjA4MzA1",
+ "name": "Pendulums.exe",
+ "label": null,
"uploader": {
- "login": "kamranahmedse",
- "id": 4921183,
- "node_id": "MDQ6VXNlcjQ5MjExODM=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/4921183?v=4",
+ "login": "arminghm",
+ "id": 11267514,
+ "node_id": "MDQ6VXNlcjExMjY3NTE0",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/11267514?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/kamranahmedse",
- "html_url": "https://github.com/kamranahmedse",
- "followers_url": "https://api.github.com/users/kamranahmedse/followers",
- "following_url": "https://api.github.com/users/kamranahmedse/following{/other_user}",
- "gists_url": "https://api.github.com/users/kamranahmedse/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/kamranahmedse/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/kamranahmedse/subscriptions",
- "organizations_url": "https://api.github.com/users/kamranahmedse/orgs",
- "repos_url": "https://api.github.com/users/kamranahmedse/repos",
- "events_url": "https://api.github.com/users/kamranahmedse/events{/privacy}",
- "received_events_url": "https://api.github.com/users/kamranahmedse/received_events",
+ "url": "https://api.github.com/users/arminghm",
+ "html_url": "https://github.com/arminghm",
+ "followers_url": "https://api.github.com/users/arminghm/followers",
+ "following_url": "https://api.github.com/users/arminghm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/arminghm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/arminghm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/arminghm/subscriptions",
+ "organizations_url": "https://api.github.com/users/arminghm/orgs",
+ "repos_url": "https://api.github.com/users/arminghm/repos",
+ "events_url": "https://api.github.com/users/arminghm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/arminghm/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/x-msdownload",
"state": "uploaded",
- "size": 59782598,
- "download_count": 1070,
- "created_at": "2019-06-28T17:33:33Z",
- "updated_at": "2019-06-28T17:36:10Z",
- "browser_download_url": "https://github.com/kamranahmedse/pennywise/releases/download/v0.8.0/pennywise_0.8.0_amd64.deb"
+ "size": 44953639,
+ "download_count": 1632,
+ "created_at": "2019-09-30T14:09:25Z",
+ "updated_at": "2019-09-30T15:26:01Z",
+ "browser_download_url": "https://github.com/Swing-team/pendulums-web-client/releases/download/v1.1.0/Pendulums.exe"
},
{
- "url": "https://api.github.com/repos/kamranahmedse/pennywise/releases/assets/13456528",
- "id": 13456528,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEzNDU2NTI4",
- "name": "pennywise_0.8.0_i386.deb",
- "label": "",
+ "url": "https://api.github.com/repos/Swing-team/pendulums-web-client/releases/assets/15208665",
+ "id": 15208665,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE1MjA4NjY1",
+ "name": "Pendulums.snap",
+ "label": null,
"uploader": {
- "login": "kamranahmedse",
- "id": 4921183,
- "node_id": "MDQ6VXNlcjQ5MjExODM=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/4921183?v=4",
+ "login": "arminghm",
+ "id": 11267514,
+ "node_id": "MDQ6VXNlcjExMjY3NTE0",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/11267514?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/kamranahmedse",
- "html_url": "https://github.com/kamranahmedse",
- "followers_url": "https://api.github.com/users/kamranahmedse/followers",
- "following_url": "https://api.github.com/users/kamranahmedse/following{/other_user}",
- "gists_url": "https://api.github.com/users/kamranahmedse/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/kamranahmedse/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/kamranahmedse/subscriptions",
- "organizations_url": "https://api.github.com/users/kamranahmedse/orgs",
- "repos_url": "https://api.github.com/users/kamranahmedse/repos",
- "events_url": "https://api.github.com/users/kamranahmedse/events{/privacy}",
- "received_events_url": "https://api.github.com/users/kamranahmedse/received_events",
+ "url": "https://api.github.com/users/arminghm",
+ "html_url": "https://github.com/arminghm",
+ "followers_url": "https://api.github.com/users/arminghm/followers",
+ "following_url": "https://api.github.com/users/arminghm/following{/other_user}",
+ "gists_url": "https://api.github.com/users/arminghm/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/arminghm/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/arminghm/subscriptions",
+ "organizations_url": "https://api.github.com/users/arminghm/orgs",
+ "repos_url": "https://api.github.com/users/arminghm/repos",
+ "events_url": "https://api.github.com/users/arminghm/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/arminghm/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 61070988,
- "download_count": 137,
- "created_at": "2019-06-28T17:33:53Z",
- "updated_at": "2019-06-28T17:35:24Z",
- "browser_download_url": "https://github.com/kamranahmedse/pennywise/releases/download/v0.8.0/pennywise_0.8.0_i386.deb"
+ "size": 54349824,
+ "download_count": 26,
+ "created_at": "2019-09-30T14:29:53Z",
+ "updated_at": "2019-09-30T15:26:01Z",
+ "browser_download_url": "https://github.com/Swing-team/pendulums-web-client/releases/download/v1.1.0/Pendulums.snap"
}
],
- "tarball_url": "https://api.github.com/repos/kamranahmedse/pennywise/tarball/v0.8.0",
- "zipball_url": "https://api.github.com/repos/kamranahmedse/pennywise/zipball/v0.8.0",
- "body_html": "5a64588 Adds flash support (Thanks to @coltnz ) \n3da9899 Updates dependencies to latest
"
+ "tarball_url": "https://api.github.com/repos/Swing-team/pendulums-web-client/tarball/v1.1.0",
+ "zipball_url": "https://api.github.com/repos/Swing-team/pendulums-web-client/zipball/v1.1.0",
+ "body_html": "Changes \n\n\nDo you have many projects and notes? you can now sort them!
\n \n\nYou can access and read your notes when you are offline
\n \n\nAre you a fan of light themes? You can switch your theme in \"Profile Settings\"
\n \n\nAdded new grouped chart
\n \n\nDo you miss rest time notifications on Android? We have added a background service to keep track of your activities when the app is in background
\n \n\nStrikethrough was missing in notes, so we have added it
\n \n\nNow you can leave a project. If you are an owner, you should choose a new owner for the project
\n \n\nNow you can delete your account if you don't like Pendulums 😞
\n \n\nWe've made a lot of UI improvements
\n \n\nWe've made a lot of performance improvements
\n \n\nFixed a lot of issues
\n \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:04.926Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:12.689Z"
},
- "pepefe": {
+ "photoscreensaver": {
"latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:04.929Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:12.754Z"
},
"perlotto": {
"latestRelease": {
@@ -74767,11 +74771,7 @@
"zipball_url": "https://api.github.com/repos/can3p/perlotto/zipball/v0.4.0",
"body_html": "Changes:
\n\nMinimal youtube support \nReload player menu item \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:04.967Z"
- },
- "photoscreensaver": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:04.994Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:12.757Z"
},
"phonegap": {
"latestRelease": {
@@ -74838,7 +74838,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 100780657,
- "download_count": 8940,
+ "download_count": 8941,
"created_at": "2017-08-02T23:02:04Z",
"updated_at": "2017-08-02T23:06:44Z",
"browser_download_url": "https://github.com/phonegap/phonegap-app-desktop/releases/download/0.4.5/PhoneGap-Desktop-Beta-0.4.5-mac.zip"
@@ -74872,7 +74872,7 @@
"content_type": "application/x-zip-compressed",
"state": "uploaded",
"size": 56042440,
- "download_count": 44609,
+ "download_count": 44618,
"created_at": "2017-08-02T23:10:50Z",
"updated_at": "2017-08-02T23:11:30Z",
"browser_download_url": "https://github.com/phonegap/phonegap-app-desktop/releases/download/0.4.5/PhoneGap-Desktop-Beta-0.4.5-win.zip"
@@ -74906,7 +74906,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 90523912,
- "download_count": 131283,
+ "download_count": 131315,
"created_at": "2017-08-02T23:02:18Z",
"updated_at": "2017-08-02T23:06:44Z",
"browser_download_url": "https://github.com/phonegap/phonegap-app-desktop/releases/download/0.4.5/PhoneGapDesktop.dmg"
@@ -74940,7 +74940,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 38497139,
- "download_count": 757745,
+ "download_count": 757896,
"created_at": "2017-08-02T23:10:42Z",
"updated_at": "2017-08-02T23:10:51Z",
"browser_download_url": "https://github.com/phonegap/phonegap-app-desktop/releases/download/0.4.5/PhoneGapSetup-win32.exe"
@@ -74950,7 +74950,7 @@
"zipball_url": "https://api.github.com/repos/phonegap/phonegap-app-desktop/zipball/0.4.5",
"body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:05.030Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:12.760Z"
},
"petal": {
"latestRelease": {
@@ -75017,7 +75017,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 69822035,
- "download_count": 73,
+ "download_count": 74,
"created_at": "2020-08-06T18:37:17Z",
"updated_at": "2020-08-06T18:37:41Z",
"browser_download_url": "https://github.com/ilime/Petal/releases/download/v2.25.0/Petal-2.25.0.dmg"
@@ -75107,319 +75107,29 @@
"followers_url": "https://api.github.com/users/g1eny0ung/followers",
"following_url": "https://api.github.com/users/g1eny0ung/following{/other_user}",
"gists_url": "https://api.github.com/users/g1eny0ung/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/g1eny0ung/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/g1eny0ung/subscriptions",
- "organizations_url": "https://api.github.com/users/g1eny0ung/orgs",
- "repos_url": "https://api.github.com/users/g1eny0ung/repos",
- "events_url": "https://api.github.com/users/g1eny0ung/events{/privacy}",
- "received_events_url": "https://api.github.com/users/g1eny0ung/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 52057370,
- "download_count": 27,
- "created_at": "2020-08-06T18:36:47Z",
- "updated_at": "2020-08-06T18:37:07Z",
- "browser_download_url": "https://github.com/ilime/Petal/releases/download/v2.25.0/Petal_2.25.0_amd64.deb"
- }
- ],
- "tarball_url": "https://api.github.com/repos/ilime/Petal/tarball/v2.25.0",
- "zipball_url": "https://api.github.com/repos/ilime/Petal/zipball/v2.25.0",
- "body_html": "\n修复了无法拖拽窗口的问题 \n修复 KDE 下窗口装饰 #86 \n依赖升级,没准儿可能解决一些小问题~ \n \n百度云下载链接 ⏬
\n链接: https://pan.baidu.com/s/1l-3ExzKzsim3LBiJHzCY_Q 密码: cjp1
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:05.067Z"
- },
- "phreshplayer": {
- "latestRelease": {
- "url": "https://api.github.com/repos/Phreshhh/PhreshPlayer/releases/18615620",
- "assets_url": "https://api.github.com/repos/Phreshhh/PhreshPlayer/releases/18615620/assets",
- "upload_url": "https://uploads.github.com/repos/Phreshhh/PhreshPlayer/releases/18615620/assets{?name,label}",
- "html_url": "https://github.com/Phreshhh/PhreshPlayer/releases/tag/v1.1.3",
- "id": 18615620,
- "node_id": "MDc6UmVsZWFzZTE4NjE1NjIw",
- "tag_name": "v1.1.3",
- "target_commitish": "master",
- "name": "v1.1.3",
- "draft": false,
- "author": {
- "login": "Phreshhh",
- "id": 32324661,
- "node_id": "MDQ6VXNlcjMyMzI0NjYx",
- "avatar_url": "https://avatars1.githubusercontent.com/u/32324661?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Phreshhh",
- "html_url": "https://github.com/Phreshhh",
- "followers_url": "https://api.github.com/users/Phreshhh/followers",
- "following_url": "https://api.github.com/users/Phreshhh/following{/other_user}",
- "gists_url": "https://api.github.com/users/Phreshhh/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Phreshhh/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Phreshhh/subscriptions",
- "organizations_url": "https://api.github.com/users/Phreshhh/orgs",
- "repos_url": "https://api.github.com/users/Phreshhh/repos",
- "events_url": "https://api.github.com/users/Phreshhh/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Phreshhh/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2019-07-15T12:38:54Z",
- "published_at": "2019-07-15T12:44:36Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/Phreshhh/PhreshPlayer/releases/assets/13743497",
- "id": 13743497,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEzNzQzNDk3",
- "name": "phreshplayer-1.1.3-x86_64.AppImage",
- "label": null,
- "uploader": {
- "login": "Phreshhh",
- "id": 32324661,
- "node_id": "MDQ6VXNlcjMyMzI0NjYx",
- "avatar_url": "https://avatars1.githubusercontent.com/u/32324661?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Phreshhh",
- "html_url": "https://github.com/Phreshhh",
- "followers_url": "https://api.github.com/users/Phreshhh/followers",
- "following_url": "https://api.github.com/users/Phreshhh/following{/other_user}",
- "gists_url": "https://api.github.com/users/Phreshhh/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Phreshhh/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Phreshhh/subscriptions",
- "organizations_url": "https://api.github.com/users/Phreshhh/orgs",
- "repos_url": "https://api.github.com/users/Phreshhh/repos",
- "events_url": "https://api.github.com/users/Phreshhh/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Phreshhh/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 56383160,
- "download_count": 1459,
- "created_at": "2019-07-16T18:47:01Z",
- "updated_at": "2019-07-16T18:48:18Z",
- "browser_download_url": "https://github.com/Phreshhh/PhreshPlayer/releases/download/v1.1.3/phreshplayer-1.1.3-x86_64.AppImage"
- },
- {
- "url": "https://api.github.com/repos/Phreshhh/PhreshPlayer/releases/assets/13717207",
- "id": 13717207,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEzNzE3MjA3",
- "name": "PhreshPlayer.Setup.1.1.3.exe",
- "label": null,
- "uploader": {
- "login": "Phreshhh",
- "id": 32324661,
- "node_id": "MDQ6VXNlcjMyMzI0NjYx",
- "avatar_url": "https://avatars1.githubusercontent.com/u/32324661?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Phreshhh",
- "html_url": "https://github.com/Phreshhh",
- "followers_url": "https://api.github.com/users/Phreshhh/followers",
- "following_url": "https://api.github.com/users/Phreshhh/following{/other_user}",
- "gists_url": "https://api.github.com/users/Phreshhh/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Phreshhh/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Phreshhh/subscriptions",
- "organizations_url": "https://api.github.com/users/Phreshhh/orgs",
- "repos_url": "https://api.github.com/users/Phreshhh/repos",
- "events_url": "https://api.github.com/users/Phreshhh/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Phreshhh/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-msdownload",
- "state": "uploaded",
- "size": 40380399,
- "download_count": 9194,
- "created_at": "2019-07-15T12:43:55Z",
- "updated_at": "2019-07-15T12:44:07Z",
- "browser_download_url": "https://github.com/Phreshhh/PhreshPlayer/releases/download/v1.1.3/PhreshPlayer.Setup.1.1.3.exe"
- },
- {
- "url": "https://api.github.com/repos/Phreshhh/PhreshPlayer/releases/assets/13743257",
- "id": 13743257,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEzNzQzMjU3",
- "name": "PhreshPlayer.v1.1.3_linux-unpacked.zip",
- "label": null,
- "uploader": {
- "login": "Phreshhh",
- "id": 32324661,
- "node_id": "MDQ6VXNlcjMyMzI0NjYx",
- "avatar_url": "https://avatars1.githubusercontent.com/u/32324661?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Phreshhh",
- "html_url": "https://github.com/Phreshhh",
- "followers_url": "https://api.github.com/users/Phreshhh/followers",
- "following_url": "https://api.github.com/users/Phreshhh/following{/other_user}",
- "gists_url": "https://api.github.com/users/Phreshhh/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Phreshhh/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Phreshhh/subscriptions",
- "organizations_url": "https://api.github.com/users/Phreshhh/orgs",
- "repos_url": "https://api.github.com/users/Phreshhh/repos",
- "events_url": "https://api.github.com/users/Phreshhh/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Phreshhh/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 55596230,
- "download_count": 88,
- "created_at": "2019-07-16T18:26:39Z",
- "updated_at": "2019-07-16T18:28:00Z",
- "browser_download_url": "https://github.com/Phreshhh/PhreshPlayer/releases/download/v1.1.3/PhreshPlayer.v1.1.3_linux-unpacked.zip"
- },
- {
- "url": "https://api.github.com/repos/Phreshhh/PhreshPlayer/releases/assets/13717213",
- "id": 13717213,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEzNzE3MjEz",
- "name": "PhreshPlayer.v1.1.3_win-unpacked.zip",
- "label": null,
- "uploader": {
- "login": "Phreshhh",
- "id": 32324661,
- "node_id": "MDQ6VXNlcjMyMzI0NjYx",
- "avatar_url": "https://avatars1.githubusercontent.com/u/32324661?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Phreshhh",
- "html_url": "https://github.com/Phreshhh",
- "followers_url": "https://api.github.com/users/Phreshhh/followers",
- "following_url": "https://api.github.com/users/Phreshhh/following{/other_user}",
- "gists_url": "https://api.github.com/users/Phreshhh/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Phreshhh/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Phreshhh/subscriptions",
- "organizations_url": "https://api.github.com/users/Phreshhh/orgs",
- "repos_url": "https://api.github.com/users/Phreshhh/repos",
- "events_url": "https://api.github.com/users/Phreshhh/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Phreshhh/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-zip-compressed",
- "state": "uploaded",
- "size": 57410934,
- "download_count": 184,
- "created_at": "2019-07-15T12:44:14Z",
- "updated_at": "2019-07-15T12:44:29Z",
- "browser_download_url": "https://github.com/Phreshhh/PhreshPlayer/releases/download/v1.1.3/PhreshPlayer.v1.1.3_win-unpacked.zip"
- }
- ],
- "tarball_url": "https://api.github.com/repos/Phreshhh/PhreshPlayer/tarball/v1.1.3",
- "zipball_url": "https://api.github.com/repos/Phreshhh/PhreshPlayer/zipball/v1.1.3",
- "body_html": "Plugins loading fix.
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:05.091Z"
- },
- "phreshistant": {
- "latestRelease": {
- "url": "https://api.github.com/repos/Phreshhh/Phreshistant/releases/12734133",
- "assets_url": "https://api.github.com/repos/Phreshhh/Phreshistant/releases/12734133/assets",
- "upload_url": "https://uploads.github.com/repos/Phreshhh/Phreshistant/releases/12734133/assets{?name,label}",
- "html_url": "https://github.com/Phreshhh/Phreshistant/releases/tag/v1.1.1.0",
- "id": 12734133,
- "node_id": "MDc6UmVsZWFzZTEyNzM0MTMz",
- "tag_name": "v1.1.1.0",
- "target_commitish": "master",
- "name": "v1.1.1.0",
- "draft": false,
- "author": {
- "login": "Phreshhh",
- "id": 32324661,
- "node_id": "MDQ6VXNlcjMyMzI0NjYx",
- "avatar_url": "https://avatars1.githubusercontent.com/u/32324661?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Phreshhh",
- "html_url": "https://github.com/Phreshhh",
- "followers_url": "https://api.github.com/users/Phreshhh/followers",
- "following_url": "https://api.github.com/users/Phreshhh/following{/other_user}",
- "gists_url": "https://api.github.com/users/Phreshhh/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Phreshhh/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Phreshhh/subscriptions",
- "organizations_url": "https://api.github.com/users/Phreshhh/orgs",
- "repos_url": "https://api.github.com/users/Phreshhh/repos",
- "events_url": "https://api.github.com/users/Phreshhh/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Phreshhh/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2018-09-05T06:19:09Z",
- "published_at": "2018-09-05T06:56:41Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/Phreshhh/Phreshistant/releases/assets/8520546",
- "id": 8520546,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDg1MjA1NDY=",
- "name": "phreshistant-1.1.1-x86_64.AppImage",
- "label": null,
- "uploader": {
- "login": "Phreshhh",
- "id": 32324661,
- "node_id": "MDQ6VXNlcjMyMzI0NjYx",
- "avatar_url": "https://avatars1.githubusercontent.com/u/32324661?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Phreshhh",
- "html_url": "https://github.com/Phreshhh",
- "followers_url": "https://api.github.com/users/Phreshhh/followers",
- "following_url": "https://api.github.com/users/Phreshhh/following{/other_user}",
- "gists_url": "https://api.github.com/users/Phreshhh/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Phreshhh/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Phreshhh/subscriptions",
- "organizations_url": "https://api.github.com/users/Phreshhh/orgs",
- "repos_url": "https://api.github.com/users/Phreshhh/repos",
- "events_url": "https://api.github.com/users/Phreshhh/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Phreshhh/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 51387808,
- "download_count": 258,
- "created_at": "2018-09-05T06:57:03Z",
- "updated_at": "2018-09-05T06:57:27Z",
- "browser_download_url": "https://github.com/Phreshhh/Phreshistant/releases/download/v1.1.1.0/phreshistant-1.1.1-x86_64.AppImage"
- },
- {
- "url": "https://api.github.com/repos/Phreshhh/Phreshistant/releases/assets/8520416",
- "id": 8520416,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDg1MjA0MTY=",
- "name": "Phreshistant.Setup.1.1.1.exe",
- "label": null,
- "uploader": {
- "login": "Phreshhh",
- "id": 32324661,
- "node_id": "MDQ6VXNlcjMyMzI0NjYx",
- "avatar_url": "https://avatars1.githubusercontent.com/u/32324661?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Phreshhh",
- "html_url": "https://github.com/Phreshhh",
- "followers_url": "https://api.github.com/users/Phreshhh/followers",
- "following_url": "https://api.github.com/users/Phreshhh/following{/other_user}",
- "gists_url": "https://api.github.com/users/Phreshhh/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Phreshhh/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Phreshhh/subscriptions",
- "organizations_url": "https://api.github.com/users/Phreshhh/orgs",
- "repos_url": "https://api.github.com/users/Phreshhh/repos",
- "events_url": "https://api.github.com/users/Phreshhh/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Phreshhh/received_events",
+ "starred_url": "https://api.github.com/users/g1eny0ung/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/g1eny0ung/subscriptions",
+ "organizations_url": "https://api.github.com/users/g1eny0ung/orgs",
+ "repos_url": "https://api.github.com/users/g1eny0ung/repos",
+ "events_url": "https://api.github.com/users/g1eny0ung/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/g1eny0ung/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-msdownload",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 37831603,
- "download_count": 19954,
- "created_at": "2018-09-05T06:35:14Z",
- "updated_at": "2018-09-05T06:35:33Z",
- "browser_download_url": "https://github.com/Phreshhh/Phreshistant/releases/download/v1.1.1.0/Phreshistant.Setup.1.1.1.exe"
+ "size": 52057370,
+ "download_count": 28,
+ "created_at": "2020-08-06T18:36:47Z",
+ "updated_at": "2020-08-06T18:37:07Z",
+ "browser_download_url": "https://github.com/ilime/Petal/releases/download/v2.25.0/Petal_2.25.0_amd64.deb"
}
],
- "tarball_url": "https://api.github.com/repos/Phreshhh/Phreshistant/tarball/v1.1.1.0",
- "zipball_url": "https://api.github.com/repos/Phreshhh/Phreshistant/zipball/v1.1.1.0",
- "body_html": "Only diference from v1.1.1, this include the Ubuntu theme.
"
+ "tarball_url": "https://api.github.com/repos/ilime/Petal/tarball/v2.25.0",
+ "zipball_url": "https://api.github.com/repos/ilime/Petal/zipball/v2.25.0",
+ "body_html": "\n修复了无法拖拽窗口的问题 \n修复 KDE 下窗口装饰 #86 \n依赖升级,没准儿可能解决一些小问题~ \n \n百度云下载链接 ⏬
\n链接: https://pan.baidu.com/s/1l-3ExzKzsim3LBiJHzCY_Q 密码: cjp1
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:05.110Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:12.795Z"
},
"pic-crop": {
"latestRelease": {
@@ -75530,7 +75240,118 @@
"zipball_url": "https://api.github.com/repos/ujw0l/pic-crop/zipball/1.0.0",
"body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:05.152Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:12.880Z"
+ },
+ "phreshistant": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/Phreshhh/Phreshistant/releases/12734133",
+ "assets_url": "https://api.github.com/repos/Phreshhh/Phreshistant/releases/12734133/assets",
+ "upload_url": "https://uploads.github.com/repos/Phreshhh/Phreshistant/releases/12734133/assets{?name,label}",
+ "html_url": "https://github.com/Phreshhh/Phreshistant/releases/tag/v1.1.1.0",
+ "id": 12734133,
+ "node_id": "MDc6UmVsZWFzZTEyNzM0MTMz",
+ "tag_name": "v1.1.1.0",
+ "target_commitish": "master",
+ "name": "v1.1.1.0",
+ "draft": false,
+ "author": {
+ "login": "Phreshhh",
+ "id": 32324661,
+ "node_id": "MDQ6VXNlcjMyMzI0NjYx",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/32324661?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Phreshhh",
+ "html_url": "https://github.com/Phreshhh",
+ "followers_url": "https://api.github.com/users/Phreshhh/followers",
+ "following_url": "https://api.github.com/users/Phreshhh/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Phreshhh/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Phreshhh/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Phreshhh/subscriptions",
+ "organizations_url": "https://api.github.com/users/Phreshhh/orgs",
+ "repos_url": "https://api.github.com/users/Phreshhh/repos",
+ "events_url": "https://api.github.com/users/Phreshhh/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Phreshhh/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2018-09-05T06:19:09Z",
+ "published_at": "2018-09-05T06:56:41Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/Phreshhh/Phreshistant/releases/assets/8520546",
+ "id": 8520546,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDg1MjA1NDY=",
+ "name": "phreshistant-1.1.1-x86_64.AppImage",
+ "label": null,
+ "uploader": {
+ "login": "Phreshhh",
+ "id": 32324661,
+ "node_id": "MDQ6VXNlcjMyMzI0NjYx",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/32324661?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Phreshhh",
+ "html_url": "https://github.com/Phreshhh",
+ "followers_url": "https://api.github.com/users/Phreshhh/followers",
+ "following_url": "https://api.github.com/users/Phreshhh/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Phreshhh/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Phreshhh/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Phreshhh/subscriptions",
+ "organizations_url": "https://api.github.com/users/Phreshhh/orgs",
+ "repos_url": "https://api.github.com/users/Phreshhh/repos",
+ "events_url": "https://api.github.com/users/Phreshhh/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Phreshhh/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 51387808,
+ "download_count": 258,
+ "created_at": "2018-09-05T06:57:03Z",
+ "updated_at": "2018-09-05T06:57:27Z",
+ "browser_download_url": "https://github.com/Phreshhh/Phreshistant/releases/download/v1.1.1.0/phreshistant-1.1.1-x86_64.AppImage"
+ },
+ {
+ "url": "https://api.github.com/repos/Phreshhh/Phreshistant/releases/assets/8520416",
+ "id": 8520416,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDg1MjA0MTY=",
+ "name": "Phreshistant.Setup.1.1.1.exe",
+ "label": null,
+ "uploader": {
+ "login": "Phreshhh",
+ "id": 32324661,
+ "node_id": "MDQ6VXNlcjMyMzI0NjYx",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/32324661?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Phreshhh",
+ "html_url": "https://github.com/Phreshhh",
+ "followers_url": "https://api.github.com/users/Phreshhh/followers",
+ "following_url": "https://api.github.com/users/Phreshhh/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Phreshhh/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Phreshhh/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Phreshhh/subscriptions",
+ "organizations_url": "https://api.github.com/users/Phreshhh/orgs",
+ "repos_url": "https://api.github.com/users/Phreshhh/repos",
+ "events_url": "https://api.github.com/users/Phreshhh/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Phreshhh/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-msdownload",
+ "state": "uploaded",
+ "size": 37831603,
+ "download_count": 19954,
+ "created_at": "2018-09-05T06:35:14Z",
+ "updated_at": "2018-09-05T06:35:33Z",
+ "browser_download_url": "https://github.com/Phreshhh/Phreshistant/releases/download/v1.1.1.0/Phreshistant.Setup.1.1.1.exe"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/Phreshhh/Phreshistant/tarball/v1.1.1.0",
+ "zipball_url": "https://api.github.com/repos/Phreshhh/Phreshistant/zipball/v1.1.1.0",
+ "body_html": "Only diference from v1.1.1, this include the Ubuntu theme.
"
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:12.883Z"
},
"picturama": {
"latestRelease": {
@@ -75597,7 +75418,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 104893191,
- "download_count": 0,
+ "download_count": 4,
"created_at": "2020-09-28T08:24:11Z",
"updated_at": "2020-09-28T08:49:29Z",
"browser_download_url": "https://github.com/picturama/picturama/releases/download/v1.3.0/Picturama-1.3.0.AppImage"
@@ -75631,7 +75452,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 104256069,
- "download_count": 3,
+ "download_count": 4,
"created_at": "2020-09-28T08:23:59Z",
"updated_at": "2020-09-28T08:48:36Z",
"browser_download_url": "https://github.com/picturama/picturama/releases/download/v1.3.0/Picturama-1.3.0.dmg"
@@ -75665,7 +75486,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 75185061,
- "download_count": 0,
+ "download_count": 2,
"created_at": "2020-09-29T06:00:27Z",
"updated_at": "2020-09-29T06:11:30Z",
"browser_download_url": "https://github.com/picturama/picturama/releases/download/v1.3.0/Picturama.Setup.1.3.1.exe"
@@ -75675,424 +75496,186 @@
"zipball_url": "https://api.github.com/repos/picturama/picturama/zipball/v1.3.0",
"body_html": "\nFrench translation (thanks to @aelisya ) \nCompact title bar also on Windows and Linux (#51 ) \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:05.198Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:12.903Z"
},
- "pile": {
+ "phreshplayer": {
"latestRelease": {
- "url": "https://api.github.com/repos/mtobeiyf/pile/releases/10866019",
- "assets_url": "https://api.github.com/repos/mtobeiyf/pile/releases/10866019/assets",
- "upload_url": "https://uploads.github.com/repos/mtobeiyf/pile/releases/10866019/assets{?name,label}",
- "html_url": "https://github.com/mtobeiyf/pile/releases/tag/v0.3.2",
- "id": 10866019,
- "node_id": "MDc6UmVsZWFzZTEwODY2MDE5",
- "tag_name": "v0.3.2",
+ "url": "https://api.github.com/repos/Phreshhh/PhreshPlayer/releases/18615620",
+ "assets_url": "https://api.github.com/repos/Phreshhh/PhreshPlayer/releases/18615620/assets",
+ "upload_url": "https://uploads.github.com/repos/Phreshhh/PhreshPlayer/releases/18615620/assets{?name,label}",
+ "html_url": "https://github.com/Phreshhh/PhreshPlayer/releases/tag/v1.1.3",
+ "id": 18615620,
+ "node_id": "MDc6UmVsZWFzZTE4NjE1NjIw",
+ "tag_name": "v1.1.3",
"target_commitish": "master",
- "name": "0.3.2",
+ "name": "v1.1.3",
"draft": false,
"author": {
- "login": "mtobeiyf",
- "id": 5097752,
- "node_id": "MDQ6VXNlcjUwOTc3NTI=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/5097752?v=4",
+ "login": "Phreshhh",
+ "id": 32324661,
+ "node_id": "MDQ6VXNlcjMyMzI0NjYx",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/32324661?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/mtobeiyf",
- "html_url": "https://github.com/mtobeiyf",
- "followers_url": "https://api.github.com/users/mtobeiyf/followers",
- "following_url": "https://api.github.com/users/mtobeiyf/following{/other_user}",
- "gists_url": "https://api.github.com/users/mtobeiyf/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/mtobeiyf/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/mtobeiyf/subscriptions",
- "organizations_url": "https://api.github.com/users/mtobeiyf/orgs",
- "repos_url": "https://api.github.com/users/mtobeiyf/repos",
- "events_url": "https://api.github.com/users/mtobeiyf/events{/privacy}",
- "received_events_url": "https://api.github.com/users/mtobeiyf/received_events",
+ "url": "https://api.github.com/users/Phreshhh",
+ "html_url": "https://github.com/Phreshhh",
+ "followers_url": "https://api.github.com/users/Phreshhh/followers",
+ "following_url": "https://api.github.com/users/Phreshhh/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Phreshhh/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Phreshhh/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Phreshhh/subscriptions",
+ "organizations_url": "https://api.github.com/users/Phreshhh/orgs",
+ "repos_url": "https://api.github.com/users/Phreshhh/repos",
+ "events_url": "https://api.github.com/users/Phreshhh/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Phreshhh/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2018-05-05T14:41:03Z",
- "published_at": "2018-05-05T15:37:31Z",
+ "created_at": "2019-07-15T12:38:54Z",
+ "published_at": "2019-07-15T12:44:36Z",
"assets": [
{
- "url": "https://api.github.com/repos/mtobeiyf/pile/releases/assets/7078274",
- "id": 7078274,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDcwNzgyNzQ=",
- "name": "latest-linux.yml",
- "label": "",
- "uploader": {
- "login": "mtobeiyf",
- "id": 5097752,
- "node_id": "MDQ6VXNlcjUwOTc3NTI=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/5097752?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/mtobeiyf",
- "html_url": "https://github.com/mtobeiyf",
- "followers_url": "https://api.github.com/users/mtobeiyf/followers",
- "following_url": "https://api.github.com/users/mtobeiyf/following{/other_user}",
- "gists_url": "https://api.github.com/users/mtobeiyf/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/mtobeiyf/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/mtobeiyf/subscriptions",
- "organizations_url": "https://api.github.com/users/mtobeiyf/orgs",
- "repos_url": "https://api.github.com/users/mtobeiyf/repos",
- "events_url": "https://api.github.com/users/mtobeiyf/events{/privacy}",
- "received_events_url": "https://api.github.com/users/mtobeiyf/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "text/yaml",
- "state": "uploaded",
- "size": 372,
- "download_count": 51,
- "created_at": "2018-05-05T14:47:10Z",
- "updated_at": "2018-05-05T14:47:10Z",
- "browser_download_url": "https://github.com/mtobeiyf/pile/releases/download/v0.3.2/latest-linux.yml"
- },
- {
- "url": "https://api.github.com/repos/mtobeiyf/pile/releases/assets/7078312",
- "id": 7078312,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDcwNzgzMTI=",
- "name": "latest-mac.json",
- "label": "",
- "uploader": {
- "login": "mtobeiyf",
- "id": 5097752,
- "node_id": "MDQ6VXNlcjUwOTc3NTI=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/5097752?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/mtobeiyf",
- "html_url": "https://github.com/mtobeiyf",
- "followers_url": "https://api.github.com/users/mtobeiyf/followers",
- "following_url": "https://api.github.com/users/mtobeiyf/following{/other_user}",
- "gists_url": "https://api.github.com/users/mtobeiyf/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/mtobeiyf/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/mtobeiyf/subscriptions",
- "organizations_url": "https://api.github.com/users/mtobeiyf/orgs",
- "repos_url": "https://api.github.com/users/mtobeiyf/repos",
- "events_url": "https://api.github.com/users/mtobeiyf/events{/privacy}",
- "received_events_url": "https://api.github.com/users/mtobeiyf/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/json",
- "state": "uploaded",
- "size": 159,
- "download_count": 48,
- "created_at": "2018-05-05T14:55:19Z",
- "updated_at": "2018-05-05T14:55:19Z",
- "browser_download_url": "https://github.com/mtobeiyf/pile/releases/download/v0.3.2/latest-mac.json"
- },
- {
- "url": "https://api.github.com/repos/mtobeiyf/pile/releases/assets/7078313",
- "id": 7078313,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDcwNzgzMTM=",
- "name": "latest-mac.yml",
- "label": "",
- "uploader": {
- "login": "mtobeiyf",
- "id": 5097752,
- "node_id": "MDQ6VXNlcjUwOTc3NTI=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/5097752?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/mtobeiyf",
- "html_url": "https://github.com/mtobeiyf",
- "followers_url": "https://api.github.com/users/mtobeiyf/followers",
- "following_url": "https://api.github.com/users/mtobeiyf/following{/other_user}",
- "gists_url": "https://api.github.com/users/mtobeiyf/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/mtobeiyf/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/mtobeiyf/subscriptions",
- "organizations_url": "https://api.github.com/users/mtobeiyf/orgs",
- "repos_url": "https://api.github.com/users/mtobeiyf/repos",
- "events_url": "https://api.github.com/users/mtobeiyf/events{/privacy}",
- "received_events_url": "https://api.github.com/users/mtobeiyf/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "text/yaml",
- "state": "uploaded",
- "size": 457,
- "download_count": 39,
- "created_at": "2018-05-05T14:55:21Z",
- "updated_at": "2018-05-05T14:55:21Z",
- "browser_download_url": "https://github.com/mtobeiyf/pile/releases/download/v0.3.2/latest-mac.yml"
- },
- {
- "url": "https://api.github.com/repos/mtobeiyf/pile/releases/assets/7078280",
- "id": 7078280,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDcwNzgyODA=",
- "name": "latest.yml",
- "label": "",
- "uploader": {
- "login": "mtobeiyf",
- "id": 5097752,
- "node_id": "MDQ6VXNlcjUwOTc3NTI=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/5097752?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/mtobeiyf",
- "html_url": "https://github.com/mtobeiyf",
- "followers_url": "https://api.github.com/users/mtobeiyf/followers",
- "following_url": "https://api.github.com/users/mtobeiyf/following{/other_user}",
- "gists_url": "https://api.github.com/users/mtobeiyf/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/mtobeiyf/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/mtobeiyf/subscriptions",
- "organizations_url": "https://api.github.com/users/mtobeiyf/orgs",
- "repos_url": "https://api.github.com/users/mtobeiyf/repos",
- "events_url": "https://api.github.com/users/mtobeiyf/events{/privacy}",
- "received_events_url": "https://api.github.com/users/mtobeiyf/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "text/yaml",
- "state": "uploaded",
- "size": 407,
- "download_count": 42,
- "created_at": "2018-05-05T14:48:55Z",
- "updated_at": "2018-05-05T14:48:55Z",
- "browser_download_url": "https://github.com/mtobeiyf/pile/releases/download/v0.3.2/latest.yml"
- },
- {
- "url": "https://api.github.com/repos/mtobeiyf/pile/releases/assets/7078298",
- "id": 7078298,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDcwNzgyOTg=",
- "name": "null.blockmap",
- "label": "",
- "uploader": {
- "login": "mtobeiyf",
- "id": 5097752,
- "node_id": "MDQ6VXNlcjUwOTc3NTI=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/5097752?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/mtobeiyf",
- "html_url": "https://github.com/mtobeiyf",
- "followers_url": "https://api.github.com/users/mtobeiyf/followers",
- "following_url": "https://api.github.com/users/mtobeiyf/following{/other_user}",
- "gists_url": "https://api.github.com/users/mtobeiyf/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/mtobeiyf/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/mtobeiyf/subscriptions",
- "organizations_url": "https://api.github.com/users/mtobeiyf/orgs",
- "repos_url": "https://api.github.com/users/mtobeiyf/repos",
- "events_url": "https://api.github.com/users/mtobeiyf/events{/privacy}",
- "received_events_url": "https://api.github.com/users/mtobeiyf/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 60200,
- "download_count": 42,
- "created_at": "2018-05-05T14:53:59Z",
- "updated_at": "2018-05-05T14:53:59Z",
- "browser_download_url": "https://github.com/mtobeiyf/pile/releases/download/v0.3.2/null.blockmap"
- },
- {
- "url": "https://api.github.com/repos/mtobeiyf/pile/releases/assets/7078311",
- "id": 7078311,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDcwNzgzMTE=",
- "name": "pile-0.3.2-mac.zip",
- "label": "",
- "uploader": {
- "login": "mtobeiyf",
- "id": 5097752,
- "node_id": "MDQ6VXNlcjUwOTc3NTI=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/5097752?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/mtobeiyf",
- "html_url": "https://github.com/mtobeiyf",
- "followers_url": "https://api.github.com/users/mtobeiyf/followers",
- "following_url": "https://api.github.com/users/mtobeiyf/following{/other_user}",
- "gists_url": "https://api.github.com/users/mtobeiyf/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/mtobeiyf/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/mtobeiyf/subscriptions",
- "organizations_url": "https://api.github.com/users/mtobeiyf/orgs",
- "repos_url": "https://api.github.com/users/mtobeiyf/repos",
- "events_url": "https://api.github.com/users/mtobeiyf/events{/privacy}",
- "received_events_url": "https://api.github.com/users/mtobeiyf/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 55195928,
- "download_count": 132,
- "created_at": "2018-05-05T14:55:18Z",
- "updated_at": "2018-05-05T14:55:21Z",
- "browser_download_url": "https://github.com/mtobeiyf/pile/releases/download/v0.3.2/pile-0.3.2-mac.zip"
- },
- {
- "url": "https://api.github.com/repos/mtobeiyf/pile/releases/assets/7078279",
- "id": 7078279,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDcwNzgyNzk=",
- "name": "pile-0.3.2-win.zip",
- "label": "",
- "uploader": {
- "login": "mtobeiyf",
- "id": 5097752,
- "node_id": "MDQ6VXNlcjUwOTc3NTI=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/5097752?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/mtobeiyf",
- "html_url": "https://github.com/mtobeiyf",
- "followers_url": "https://api.github.com/users/mtobeiyf/followers",
- "following_url": "https://api.github.com/users/mtobeiyf/following{/other_user}",
- "gists_url": "https://api.github.com/users/mtobeiyf/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/mtobeiyf/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/mtobeiyf/subscriptions",
- "organizations_url": "https://api.github.com/users/mtobeiyf/orgs",
- "repos_url": "https://api.github.com/users/mtobeiyf/repos",
- "events_url": "https://api.github.com/users/mtobeiyf/events{/privacy}",
- "received_events_url": "https://api.github.com/users/mtobeiyf/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 63103963,
- "download_count": 603,
- "created_at": "2018-05-05T14:48:47Z",
- "updated_at": "2018-05-05T14:48:55Z",
- "browser_download_url": "https://github.com/mtobeiyf/pile/releases/download/v0.3.2/pile-0.3.2-win.zip"
- },
- {
- "url": "https://api.github.com/repos/mtobeiyf/pile/releases/assets/7078273",
- "id": 7078273,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDcwNzgyNzM=",
- "name": "pile-0.3.2-x86_64.AppImage",
- "label": "",
+ "url": "https://api.github.com/repos/Phreshhh/PhreshPlayer/releases/assets/13743497",
+ "id": 13743497,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEzNzQzNDk3",
+ "name": "phreshplayer-1.1.3-x86_64.AppImage",
+ "label": null,
"uploader": {
- "login": "mtobeiyf",
- "id": 5097752,
- "node_id": "MDQ6VXNlcjUwOTc3NTI=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/5097752?v=4",
+ "login": "Phreshhh",
+ "id": 32324661,
+ "node_id": "MDQ6VXNlcjMyMzI0NjYx",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/32324661?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/mtobeiyf",
- "html_url": "https://github.com/mtobeiyf",
- "followers_url": "https://api.github.com/users/mtobeiyf/followers",
- "following_url": "https://api.github.com/users/mtobeiyf/following{/other_user}",
- "gists_url": "https://api.github.com/users/mtobeiyf/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/mtobeiyf/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/mtobeiyf/subscriptions",
- "organizations_url": "https://api.github.com/users/mtobeiyf/orgs",
- "repos_url": "https://api.github.com/users/mtobeiyf/repos",
- "events_url": "https://api.github.com/users/mtobeiyf/events{/privacy}",
- "received_events_url": "https://api.github.com/users/mtobeiyf/received_events",
+ "url": "https://api.github.com/users/Phreshhh",
+ "html_url": "https://github.com/Phreshhh",
+ "followers_url": "https://api.github.com/users/Phreshhh/followers",
+ "following_url": "https://api.github.com/users/Phreshhh/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Phreshhh/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Phreshhh/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Phreshhh/subscriptions",
+ "organizations_url": "https://api.github.com/users/Phreshhh/orgs",
+ "repos_url": "https://api.github.com/users/Phreshhh/repos",
+ "events_url": "https://api.github.com/users/Phreshhh/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Phreshhh/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 62383966,
- "download_count": 1883,
- "created_at": "2018-05-05T14:47:08Z",
- "updated_at": "2018-05-05T14:47:10Z",
- "browser_download_url": "https://github.com/mtobeiyf/pile/releases/download/v0.3.2/pile-0.3.2-x86_64.AppImage"
+ "size": 56383160,
+ "download_count": 1459,
+ "created_at": "2019-07-16T18:47:01Z",
+ "updated_at": "2019-07-16T18:48:18Z",
+ "browser_download_url": "https://github.com/Phreshhh/PhreshPlayer/releases/download/v1.1.3/phreshplayer-1.1.3-x86_64.AppImage"
},
{
- "url": "https://api.github.com/repos/mtobeiyf/pile/releases/assets/7078299",
- "id": 7078299,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDcwNzgyOTk=",
- "name": "Pile-0.3.2.dmg",
- "label": "",
+ "url": "https://api.github.com/repos/Phreshhh/PhreshPlayer/releases/assets/13717207",
+ "id": 13717207,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEzNzE3MjA3",
+ "name": "PhreshPlayer.Setup.1.1.3.exe",
+ "label": null,
"uploader": {
- "login": "mtobeiyf",
- "id": 5097752,
- "node_id": "MDQ6VXNlcjUwOTc3NTI=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/5097752?v=4",
+ "login": "Phreshhh",
+ "id": 32324661,
+ "node_id": "MDQ6VXNlcjMyMzI0NjYx",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/32324661?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/mtobeiyf",
- "html_url": "https://github.com/mtobeiyf",
- "followers_url": "https://api.github.com/users/mtobeiyf/followers",
- "following_url": "https://api.github.com/users/mtobeiyf/following{/other_user}",
- "gists_url": "https://api.github.com/users/mtobeiyf/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/mtobeiyf/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/mtobeiyf/subscriptions",
- "organizations_url": "https://api.github.com/users/mtobeiyf/orgs",
- "repos_url": "https://api.github.com/users/mtobeiyf/repos",
- "events_url": "https://api.github.com/users/mtobeiyf/events{/privacy}",
- "received_events_url": "https://api.github.com/users/mtobeiyf/received_events",
+ "url": "https://api.github.com/users/Phreshhh",
+ "html_url": "https://github.com/Phreshhh",
+ "followers_url": "https://api.github.com/users/Phreshhh/followers",
+ "following_url": "https://api.github.com/users/Phreshhh/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Phreshhh/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Phreshhh/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Phreshhh/subscriptions",
+ "organizations_url": "https://api.github.com/users/Phreshhh/orgs",
+ "repos_url": "https://api.github.com/users/Phreshhh/repos",
+ "events_url": "https://api.github.com/users/Phreshhh/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Phreshhh/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/x-msdownload",
"state": "uploaded",
- "size": 57424870,
- "download_count": 471,
- "created_at": "2018-05-05T14:53:59Z",
- "updated_at": "2018-05-05T14:54:02Z",
- "browser_download_url": "https://github.com/mtobeiyf/pile/releases/download/v0.3.2/Pile-0.3.2.dmg"
+ "size": 40380399,
+ "download_count": 9194,
+ "created_at": "2019-07-15T12:43:55Z",
+ "updated_at": "2019-07-15T12:44:07Z",
+ "browser_download_url": "https://github.com/Phreshhh/PhreshPlayer/releases/download/v1.1.3/PhreshPlayer.Setup.1.1.3.exe"
},
{
- "url": "https://api.github.com/repos/mtobeiyf/pile/releases/assets/7078276",
- "id": 7078276,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDcwNzgyNzY=",
- "name": "Pile-Setup-0.3.2.exe",
- "label": "",
+ "url": "https://api.github.com/repos/Phreshhh/PhreshPlayer/releases/assets/13743257",
+ "id": 13743257,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEzNzQzMjU3",
+ "name": "PhreshPlayer.v1.1.3_linux-unpacked.zip",
+ "label": null,
"uploader": {
- "login": "mtobeiyf",
- "id": 5097752,
- "node_id": "MDQ6VXNlcjUwOTc3NTI=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/5097752?v=4",
+ "login": "Phreshhh",
+ "id": 32324661,
+ "node_id": "MDQ6VXNlcjMyMzI0NjYx",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/32324661?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/mtobeiyf",
- "html_url": "https://github.com/mtobeiyf",
- "followers_url": "https://api.github.com/users/mtobeiyf/followers",
- "following_url": "https://api.github.com/users/mtobeiyf/following{/other_user}",
- "gists_url": "https://api.github.com/users/mtobeiyf/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/mtobeiyf/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/mtobeiyf/subscriptions",
- "organizations_url": "https://api.github.com/users/mtobeiyf/orgs",
- "repos_url": "https://api.github.com/users/mtobeiyf/repos",
- "events_url": "https://api.github.com/users/mtobeiyf/events{/privacy}",
- "received_events_url": "https://api.github.com/users/mtobeiyf/received_events",
+ "url": "https://api.github.com/users/Phreshhh",
+ "html_url": "https://github.com/Phreshhh",
+ "followers_url": "https://api.github.com/users/Phreshhh/followers",
+ "following_url": "https://api.github.com/users/Phreshhh/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Phreshhh/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Phreshhh/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Phreshhh/subscriptions",
+ "organizations_url": "https://api.github.com/users/Phreshhh/orgs",
+ "repos_url": "https://api.github.com/users/Phreshhh/repos",
+ "events_url": "https://api.github.com/users/Phreshhh/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Phreshhh/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 45270749,
- "download_count": 4280,
- "created_at": "2018-05-05T14:48:00Z",
- "updated_at": "2018-05-05T14:48:02Z",
- "browser_download_url": "https://github.com/mtobeiyf/pile/releases/download/v0.3.2/Pile-Setup-0.3.2.exe"
+ "size": 55596230,
+ "download_count": 88,
+ "created_at": "2019-07-16T18:26:39Z",
+ "updated_at": "2019-07-16T18:28:00Z",
+ "browser_download_url": "https://github.com/Phreshhh/PhreshPlayer/releases/download/v1.1.3/PhreshPlayer.v1.1.3_linux-unpacked.zip"
},
{
- "url": "https://api.github.com/repos/mtobeiyf/pile/releases/assets/7078277",
- "id": 7078277,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDcwNzgyNzc=",
- "name": "Pile-Setup-0.3.2.exe.blockmap",
- "label": "",
+ "url": "https://api.github.com/repos/Phreshhh/PhreshPlayer/releases/assets/13717213",
+ "id": 13717213,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEzNzE3MjEz",
+ "name": "PhreshPlayer.v1.1.3_win-unpacked.zip",
+ "label": null,
"uploader": {
- "login": "mtobeiyf",
- "id": 5097752,
- "node_id": "MDQ6VXNlcjUwOTc3NTI=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/5097752?v=4",
+ "login": "Phreshhh",
+ "id": 32324661,
+ "node_id": "MDQ6VXNlcjMyMzI0NjYx",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/32324661?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/mtobeiyf",
- "html_url": "https://github.com/mtobeiyf",
- "followers_url": "https://api.github.com/users/mtobeiyf/followers",
- "following_url": "https://api.github.com/users/mtobeiyf/following{/other_user}",
- "gists_url": "https://api.github.com/users/mtobeiyf/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/mtobeiyf/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/mtobeiyf/subscriptions",
- "organizations_url": "https://api.github.com/users/mtobeiyf/orgs",
- "repos_url": "https://api.github.com/users/mtobeiyf/repos",
- "events_url": "https://api.github.com/users/mtobeiyf/events{/privacy}",
- "received_events_url": "https://api.github.com/users/mtobeiyf/received_events",
+ "url": "https://api.github.com/users/Phreshhh",
+ "html_url": "https://github.com/Phreshhh",
+ "followers_url": "https://api.github.com/users/Phreshhh/followers",
+ "following_url": "https://api.github.com/users/Phreshhh/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Phreshhh/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Phreshhh/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Phreshhh/subscriptions",
+ "organizations_url": "https://api.github.com/users/Phreshhh/orgs",
+ "repos_url": "https://api.github.com/users/Phreshhh/repos",
+ "events_url": "https://api.github.com/users/Phreshhh/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Phreshhh/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/x-zip-compressed",
"state": "uploaded",
- "size": 48028,
- "download_count": 66,
- "created_at": "2018-05-05T14:48:00Z",
- "updated_at": "2018-05-05T14:48:00Z",
- "browser_download_url": "https://github.com/mtobeiyf/pile/releases/download/v0.3.2/Pile-Setup-0.3.2.exe.blockmap"
+ "size": 57410934,
+ "download_count": 184,
+ "created_at": "2019-07-15T12:44:14Z",
+ "updated_at": "2019-07-15T12:44:29Z",
+ "browser_download_url": "https://github.com/Phreshhh/PhreshPlayer/releases/download/v1.1.3/PhreshPlayer.v1.1.3_win-unpacked.zip"
}
],
- "tarball_url": "https://api.github.com/repos/mtobeiyf/pile/tarball/v0.3.2",
- "zipball_url": "https://api.github.com/repos/mtobeiyf/pile/zipball/v0.3.2",
- "body_html": "New Features \n\nUser can specify data path #12 \nSupport customizing style #22 \nMarkdown style enhancement #25 \nShortcut to quit app #28 \nDrag animation improved \nSlim scroll bar \nTheme supported (coming soon) \n \nFixes \n\nCode highlight not working #16 \nCopy and paste on macOS #21 \nBlurry Windows tray icon #23 \nWrong LaTeX equation display \n "
+ "tarball_url": "https://api.github.com/repos/Phreshhh/PhreshPlayer/tarball/v1.1.3",
+ "zipball_url": "https://api.github.com/repos/Phreshhh/PhreshPlayer/zipball/v1.1.3",
+ "body_html": "Plugins loading fix.
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:05.206Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:12.930Z"
},
"pinesql": {
"latestRelease": {
@@ -76203,7 +75786,7 @@
"zipball_url": "https://api.github.com/repos/ivan770/pinesql/zipball/1.8.0",
"body_html": "🏗️ Change building process. Now it's easy to read.
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:05.249Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:12.983Z"
},
"piqture": {
"latestRelease": {
@@ -76314,84 +75897,7 @@
"zipball_url": "https://api.github.com/repos/ivan770/PiQture/zipball/0.12.1",
"body_html": "0.12.1 released! \nIcon update \nThanks to @rauljoe, PiQture has it's own cool icon. \n
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:05.278Z"
- },
- "playback": {
- "latestRelease": {
- "url": "https://api.github.com/repos/mafintosh/playback/releases/2259520",
- "assets_url": "https://api.github.com/repos/mafintosh/playback/releases/2259520/assets",
- "upload_url": "https://uploads.github.com/repos/mafintosh/playback/releases/2259520/assets{?name,label}",
- "html_url": "https://github.com/mafintosh/playback/releases/tag/v1.6.0",
- "id": 2259520,
- "node_id": "MDc6UmVsZWFzZTIyNTk1MjA=",
- "tag_name": "v1.6.0",
- "target_commitish": "master",
- "name": "v1.6.0",
- "draft": false,
- "author": {
- "login": "mafintosh",
- "id": 376661,
- "node_id": "MDQ6VXNlcjM3NjY2MQ==",
- "avatar_url": "https://avatars1.githubusercontent.com/u/376661?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/mafintosh",
- "html_url": "https://github.com/mafintosh",
- "followers_url": "https://api.github.com/users/mafintosh/followers",
- "following_url": "https://api.github.com/users/mafintosh/following{/other_user}",
- "gists_url": "https://api.github.com/users/mafintosh/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/mafintosh/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/mafintosh/subscriptions",
- "organizations_url": "https://api.github.com/users/mafintosh/orgs",
- "repos_url": "https://api.github.com/users/mafintosh/repos",
- "events_url": "https://api.github.com/users/mafintosh/events{/privacy}",
- "received_events_url": "https://api.github.com/users/mafintosh/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2015-12-09T15:20:27Z",
- "published_at": "2015-12-09T15:32:05Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/mafintosh/playback/releases/assets/1112042",
- "id": 1112042,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExMTIwNDI=",
- "name": "Playback.app.zip",
- "label": null,
- "uploader": {
- "login": "mafintosh",
- "id": 376661,
- "node_id": "MDQ6VXNlcjM3NjY2MQ==",
- "avatar_url": "https://avatars1.githubusercontent.com/u/376661?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/mafintosh",
- "html_url": "https://github.com/mafintosh",
- "followers_url": "https://api.github.com/users/mafintosh/followers",
- "following_url": "https://api.github.com/users/mafintosh/following{/other_user}",
- "gists_url": "https://api.github.com/users/mafintosh/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/mafintosh/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/mafintosh/subscriptions",
- "organizations_url": "https://api.github.com/users/mafintosh/orgs",
- "repos_url": "https://api.github.com/users/mafintosh/repos",
- "events_url": "https://api.github.com/users/mafintosh/events{/privacy}",
- "received_events_url": "https://api.github.com/users/mafintosh/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 61236744,
- "download_count": 11641,
- "created_at": "2015-12-09T15:32:20Z",
- "updated_at": "2015-12-09T15:38:13Z",
- "browser_download_url": "https://github.com/mafintosh/playback/releases/download/v1.6.0/Playback.app.zip"
- }
- ],
- "tarball_url": "https://api.github.com/repos/mafintosh/playback/tarball/v1.6.0",
- "zipball_url": "https://api.github.com/repos/mafintosh/playback/zipball/v1.6.0",
- "body_html": "1.6.0 release of Playback. \nChangelog:
\n\nTweak volume controls ui (@mafintosh ) \nPrevent computer from sleeping when watching videos (@jlord ) \n \nLeave feedback in https://github.com/mafintosh/playback/issues
\nOn OSX, to open Playback.app, Right Click > Open to bypass the security warning.
\nDownload links:
\n"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:05.301Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:13.007Z"
},
"pixel-weather": {
"latestRelease": {
@@ -76407,1912 +75913,1742 @@
"draft": false,
"author": {
"login": "Aveek-Saha",
- "id": 31800695,
- "node_id": "MDQ6VXNlcjMxODAwNjk1",
- "avatar_url": "https://avatars2.githubusercontent.com/u/31800695?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Aveek-Saha",
- "html_url": "https://github.com/Aveek-Saha",
- "followers_url": "https://api.github.com/users/Aveek-Saha/followers",
- "following_url": "https://api.github.com/users/Aveek-Saha/following{/other_user}",
- "gists_url": "https://api.github.com/users/Aveek-Saha/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Aveek-Saha/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Aveek-Saha/subscriptions",
- "organizations_url": "https://api.github.com/users/Aveek-Saha/orgs",
- "repos_url": "https://api.github.com/users/Aveek-Saha/repos",
- "events_url": "https://api.github.com/users/Aveek-Saha/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Aveek-Saha/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2019-06-22T12:50:15Z",
- "published_at": "2019-06-22T13:03:41Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/Aveek-Saha/pixel-weather/releases/assets/13359630",
- "id": 13359630,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMzU5NjMw",
- "name": "PixelWeather_1.0.0_amd64.deb",
- "label": null,
- "uploader": {
- "login": "Aveek-Saha",
- "id": 31800695,
- "node_id": "MDQ6VXNlcjMxODAwNjk1",
- "avatar_url": "https://avatars2.githubusercontent.com/u/31800695?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Aveek-Saha",
- "html_url": "https://github.com/Aveek-Saha",
- "followers_url": "https://api.github.com/users/Aveek-Saha/followers",
- "following_url": "https://api.github.com/users/Aveek-Saha/following{/other_user}",
- "gists_url": "https://api.github.com/users/Aveek-Saha/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Aveek-Saha/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Aveek-Saha/subscriptions",
- "organizations_url": "https://api.github.com/users/Aveek-Saha/orgs",
- "repos_url": "https://api.github.com/users/Aveek-Saha/repos",
- "events_url": "https://api.github.com/users/Aveek-Saha/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Aveek-Saha/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/vnd.debian.binary-package",
- "state": "uploaded",
- "size": 46847518,
- "download_count": 313,
- "created_at": "2019-06-23T16:10:04Z",
- "updated_at": "2019-06-23T16:14:58Z",
- "browser_download_url": "https://github.com/Aveek-Saha/pixel-weather/releases/download/v1.0.0/PixelWeather_1.0.0_amd64.deb"
- }
- ],
- "tarball_url": "https://api.github.com/repos/Aveek-Saha/pixel-weather/tarball/v1.0.0",
- "zipball_url": "https://api.github.com/repos/Aveek-Saha/pixel-weather/zipball/v1.0.0",
- "body_html": "Instructions \n\nDownload the .deb
package \nInstall the package. \nSign up and get your API key from the Dark Sky
console. \nWhen you open the app for the first time, a settings menu pops up, paste your API key there. \nYou can also change how often the weather is updated. \nAfter submitting the settings, right click, refresh and wait for the weather to update. \nYou can choose where to place the widget by choosing from the Position menu. \nThe menu can be accessed by right clicking anywhere on the widget. \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:05.338Z"
- },
- "playbox": {
- "latestRelease": {
- "url": "https://api.github.com/repos/cjdenio/playbox/releases/17017958",
- "assets_url": "https://api.github.com/repos/cjdenio/playbox/releases/17017958/assets",
- "upload_url": "https://uploads.github.com/repos/cjdenio/playbox/releases/17017958/assets{?name,label}",
- "html_url": "https://github.com/cjdenio/playbox/releases/tag/v0.2.1",
- "id": 17017958,
- "node_id": "MDc6UmVsZWFzZTE3MDE3OTU4",
- "tag_name": "v0.2.1",
- "target_commitish": "master",
- "name": "Version 0.2.1",
- "draft": false,
- "author": {
- "login": "cjdenio",
- "id": 34525547,
- "node_id": "MDQ6VXNlcjM0NTI1NTQ3",
- "avatar_url": "https://avatars1.githubusercontent.com/u/34525547?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/cjdenio",
- "html_url": "https://github.com/cjdenio",
- "followers_url": "https://api.github.com/users/cjdenio/followers",
- "following_url": "https://api.github.com/users/cjdenio/following{/other_user}",
- "gists_url": "https://api.github.com/users/cjdenio/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/cjdenio/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/cjdenio/subscriptions",
- "organizations_url": "https://api.github.com/users/cjdenio/orgs",
- "repos_url": "https://api.github.com/users/cjdenio/repos",
- "events_url": "https://api.github.com/users/cjdenio/events{/privacy}",
- "received_events_url": "https://api.github.com/users/cjdenio/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2019-04-27T19:39:03Z",
- "published_at": "2019-04-27T17:02:20Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/cjdenio/playbox/releases/assets/12271458",
- "id": 12271458,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEyMjcxNDU4",
- "name": "Playbox-0.2.1-mac.dmg",
- "label": null,
- "uploader": {
- "login": "cjdenio",
- "id": 34525547,
- "node_id": "MDQ6VXNlcjM0NTI1NTQ3",
- "avatar_url": "https://avatars1.githubusercontent.com/u/34525547?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/cjdenio",
- "html_url": "https://github.com/cjdenio",
- "followers_url": "https://api.github.com/users/cjdenio/followers",
- "following_url": "https://api.github.com/users/cjdenio/following{/other_user}",
- "gists_url": "https://api.github.com/users/cjdenio/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/cjdenio/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/cjdenio/subscriptions",
- "organizations_url": "https://api.github.com/users/cjdenio/orgs",
- "repos_url": "https://api.github.com/users/cjdenio/repos",
- "events_url": "https://api.github.com/users/cjdenio/events{/privacy}",
- "received_events_url": "https://api.github.com/users/cjdenio/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 61287843,
- "download_count": 212,
- "created_at": "2019-04-27T20:15:04Z",
- "updated_at": "2019-04-27T20:24:23Z",
- "browser_download_url": "https://github.com/cjdenio/playbox/releases/download/v0.2.1/Playbox-0.2.1-mac.dmg"
- },
- {
- "url": "https://api.github.com/repos/cjdenio/playbox/releases/assets/12269583",
- "id": 12269583,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEyMjY5NTgz",
- "name": "Playbox-0.2.1-mac.pkg",
- "label": null,
- "uploader": {
- "login": "cjdenio",
- "id": 34525547,
- "node_id": "MDQ6VXNlcjM0NTI1NTQ3",
- "avatar_url": "https://avatars1.githubusercontent.com/u/34525547?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/cjdenio",
- "html_url": "https://github.com/cjdenio",
- "followers_url": "https://api.github.com/users/cjdenio/followers",
- "following_url": "https://api.github.com/users/cjdenio/following{/other_user}",
- "gists_url": "https://api.github.com/users/cjdenio/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/cjdenio/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/cjdenio/subscriptions",
- "organizations_url": "https://api.github.com/users/cjdenio/orgs",
- "repos_url": "https://api.github.com/users/cjdenio/repos",
- "events_url": "https://api.github.com/users/cjdenio/events{/privacy}",
- "received_events_url": "https://api.github.com/users/cjdenio/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 61374311,
- "download_count": 121,
- "created_at": "2019-04-27T16:04:00Z",
- "updated_at": "2019-04-27T16:14:07Z",
- "browser_download_url": "https://github.com/cjdenio/playbox/releases/download/v0.2.1/Playbox-0.2.1-mac.pkg"
- },
- {
- "url": "https://api.github.com/repos/cjdenio/playbox/releases/assets/12269475",
- "id": 12269475,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEyMjY5NDc1",
- "name": "Playbox-Setup-0.2.1-win.exe",
- "label": null,
- "uploader": {
- "login": "cjdenio",
- "id": 34525547,
- "node_id": "MDQ6VXNlcjM0NTI1NTQ3",
- "avatar_url": "https://avatars1.githubusercontent.com/u/34525547?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/cjdenio",
- "html_url": "https://github.com/cjdenio",
- "followers_url": "https://api.github.com/users/cjdenio/followers",
- "following_url": "https://api.github.com/users/cjdenio/following{/other_user}",
- "gists_url": "https://api.github.com/users/cjdenio/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/cjdenio/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/cjdenio/subscriptions",
- "organizations_url": "https://api.github.com/users/cjdenio/orgs",
- "repos_url": "https://api.github.com/users/cjdenio/repos",
- "events_url": "https://api.github.com/users/cjdenio/events{/privacy}",
- "received_events_url": "https://api.github.com/users/cjdenio/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-msdownload",
- "state": "uploaded",
- "size": 47895104,
- "download_count": 280,
- "created_at": "2019-04-27T15:53:33Z",
- "updated_at": "2019-04-27T16:14:07Z",
- "browser_download_url": "https://github.com/cjdenio/playbox/releases/download/v0.2.1/Playbox-Setup-0.2.1-win.exe"
- },
- {
- "url": "https://api.github.com/repos/cjdenio/playbox/releases/assets/12278461",
- "id": 12278461,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEyMjc4NDYx",
- "name": "Playbox.0.2.1.AppImage",
- "label": null,
- "uploader": {
- "login": "cjdenio",
- "id": 34525547,
- "node_id": "MDQ6VXNlcjM0NTI1NTQ3",
- "avatar_url": "https://avatars1.githubusercontent.com/u/34525547?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/cjdenio",
- "html_url": "https://github.com/cjdenio",
- "followers_url": "https://api.github.com/users/cjdenio/followers",
- "following_url": "https://api.github.com/users/cjdenio/following{/other_user}",
- "gists_url": "https://api.github.com/users/cjdenio/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/cjdenio/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/cjdenio/subscriptions",
- "organizations_url": "https://api.github.com/users/cjdenio/orgs",
- "repos_url": "https://api.github.com/users/cjdenio/repos",
- "events_url": "https://api.github.com/users/cjdenio/events{/privacy}",
- "received_events_url": "https://api.github.com/users/cjdenio/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-iso9660-appimage",
- "state": "uploaded",
- "size": 83491573,
- "download_count": 1249,
- "created_at": "2019-04-28T13:09:05Z",
- "updated_at": "2019-04-28T13:20:51Z",
- "browser_download_url": "https://github.com/cjdenio/playbox/releases/download/v0.2.1/Playbox.0.2.1.AppImage"
- },
- {
- "url": "https://api.github.com/repos/cjdenio/playbox/releases/assets/12278462",
- "id": 12278462,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEyMjc4NDYy",
- "name": "playbox_0.2.1_amd64.deb",
- "label": null,
- "uploader": {
- "login": "cjdenio",
- "id": 34525547,
- "node_id": "MDQ6VXNlcjM0NTI1NTQ3",
- "avatar_url": "https://avatars1.githubusercontent.com/u/34525547?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/cjdenio",
- "html_url": "https://github.com/cjdenio",
- "followers_url": "https://api.github.com/users/cjdenio/followers",
- "following_url": "https://api.github.com/users/cjdenio/following{/other_user}",
- "gists_url": "https://api.github.com/users/cjdenio/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/cjdenio/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/cjdenio/subscriptions",
- "organizations_url": "https://api.github.com/users/cjdenio/orgs",
- "repos_url": "https://api.github.com/users/cjdenio/repos",
- "events_url": "https://api.github.com/users/cjdenio/events{/privacy}",
- "received_events_url": "https://api.github.com/users/cjdenio/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/vnd.debian.binary-package",
- "state": "uploaded",
- "size": 54665808,
- "download_count": 144,
- "created_at": "2019-04-28T13:09:05Z",
- "updated_at": "2019-04-28T13:28:32Z",
- "browser_download_url": "https://github.com/cjdenio/playbox/releases/download/v0.2.1/playbox_0.2.1_amd64.deb"
- }
- ],
- "tarball_url": "https://api.github.com/repos/cjdenio/playbox/tarball/v0.2.1",
- "zipball_url": "https://api.github.com/repos/cjdenio/playbox/zipball/v0.2.1",
- "body_html": "Important note for MacOS users \nIf the .pkg
file doesn't install, use the .dmg
file.
\nChangelog: (v0.2.0)
\n\nNew logo \nData storage \nOffline icons and fonts \nCue editing \n \nChangelog: (v0.2.1)
\n\nIt now works \nFonts now show correctly \n \nAnd more...
\nPlease don't hesitate to report bugs (or request features) here .
\nWhat's with the .1
? Version 0.2.0, which was never released, had an issue with data storage and fonts.
\nThere's some documentation over thataway !
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:05.340Z"
- },
- "playlist": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:05.366Z"
- },
- "playcode": {
- "latestRelease": {
- "url": "https://api.github.com/repos/playcode/playcode-desktop/releases/25860106",
- "assets_url": "https://api.github.com/repos/playcode/playcode-desktop/releases/25860106/assets",
- "upload_url": "https://uploads.github.com/repos/playcode/playcode-desktop/releases/25860106/assets{?name,label}",
- "html_url": "https://github.com/playcode/playcode-desktop/releases/tag/v2020.5.0",
- "id": 25860106,
- "node_id": "MDc6UmVsZWFzZTI1ODYwMTA2",
- "tag_name": "v2020.5.0",
- "target_commitish": "master",
- "name": "Updated Style",
- "draft": false,
- "author": {
- "login": "ianberdin",
- "id": 2521933,
- "node_id": "MDQ6VXNlcjI1MjE5MzM=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/2521933?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ianberdin",
- "html_url": "https://github.com/ianberdin",
- "followers_url": "https://api.github.com/users/ianberdin/followers",
- "following_url": "https://api.github.com/users/ianberdin/following{/other_user}",
- "gists_url": "https://api.github.com/users/ianberdin/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ianberdin/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ianberdin/subscriptions",
- "organizations_url": "https://api.github.com/users/ianberdin/orgs",
- "repos_url": "https://api.github.com/users/ianberdin/repos",
- "events_url": "https://api.github.com/users/ianberdin/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ianberdin/received_events",
+ "id": 31800695,
+ "node_id": "MDQ6VXNlcjMxODAwNjk1",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/31800695?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Aveek-Saha",
+ "html_url": "https://github.com/Aveek-Saha",
+ "followers_url": "https://api.github.com/users/Aveek-Saha/followers",
+ "following_url": "https://api.github.com/users/Aveek-Saha/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Aveek-Saha/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Aveek-Saha/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Aveek-Saha/subscriptions",
+ "organizations_url": "https://api.github.com/users/Aveek-Saha/orgs",
+ "repos_url": "https://api.github.com/users/Aveek-Saha/repos",
+ "events_url": "https://api.github.com/users/Aveek-Saha/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Aveek-Saha/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2020-04-24T17:20:01Z",
- "published_at": "2020-04-24T17:21:15Z",
+ "created_at": "2019-06-22T12:50:15Z",
+ "published_at": "2019-06-22T13:03:41Z",
"assets": [
{
- "url": "https://api.github.com/repos/playcode/playcode-desktop/releases/assets/20123849",
- "id": 20123849,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwMTIzODQ5",
- "name": "PlayCode-2020.5.0.dmg",
+ "url": "https://api.github.com/repos/Aveek-Saha/pixel-weather/releases/assets/13359630",
+ "id": 13359630,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMzU5NjMw",
+ "name": "PixelWeather_1.0.0_amd64.deb",
"label": null,
"uploader": {
- "login": "ianberdin",
- "id": 2521933,
- "node_id": "MDQ6VXNlcjI1MjE5MzM=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/2521933?v=4",
+ "login": "Aveek-Saha",
+ "id": 31800695,
+ "node_id": "MDQ6VXNlcjMxODAwNjk1",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/31800695?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/ianberdin",
- "html_url": "https://github.com/ianberdin",
- "followers_url": "https://api.github.com/users/ianberdin/followers",
- "following_url": "https://api.github.com/users/ianberdin/following{/other_user}",
- "gists_url": "https://api.github.com/users/ianberdin/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ianberdin/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ianberdin/subscriptions",
- "organizations_url": "https://api.github.com/users/ianberdin/orgs",
- "repos_url": "https://api.github.com/users/ianberdin/repos",
- "events_url": "https://api.github.com/users/ianberdin/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ianberdin/received_events",
+ "url": "https://api.github.com/users/Aveek-Saha",
+ "html_url": "https://github.com/Aveek-Saha",
+ "followers_url": "https://api.github.com/users/Aveek-Saha/followers",
+ "following_url": "https://api.github.com/users/Aveek-Saha/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Aveek-Saha/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Aveek-Saha/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Aveek-Saha/subscriptions",
+ "organizations_url": "https://api.github.com/users/Aveek-Saha/orgs",
+ "repos_url": "https://api.github.com/users/Aveek-Saha/repos",
+ "events_url": "https://api.github.com/users/Aveek-Saha/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Aveek-Saha/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/vnd.debian.binary-package",
"state": "uploaded",
- "size": 67319690,
- "download_count": 208,
- "created_at": "2020-04-24T17:21:23Z",
- "updated_at": "2020-04-24T17:21:42Z",
- "browser_download_url": "https://github.com/playcode/playcode-desktop/releases/download/v2020.5.0/PlayCode-2020.5.0.dmg"
+ "size": 46847518,
+ "download_count": 314,
+ "created_at": "2019-06-23T16:10:04Z",
+ "updated_at": "2019-06-23T16:14:58Z",
+ "browser_download_url": "https://github.com/Aveek-Saha/pixel-weather/releases/download/v1.0.0/PixelWeather_1.0.0_amd64.deb"
}
],
- "tarball_url": "https://api.github.com/repos/playcode/playcode-desktop/tarball/v2020.5.0",
- "zipball_url": "https://api.github.com/repos/playcode/playcode-desktop/zipball/v2020.5.0",
- "body_html": ""
+ "tarball_url": "https://api.github.com/repos/Aveek-Saha/pixel-weather/tarball/v1.0.0",
+ "zipball_url": "https://api.github.com/repos/Aveek-Saha/pixel-weather/zipball/v1.0.0",
+ "body_html": "Instructions \n\nDownload the .deb
package \nInstall the package. \nSign up and get your API key from the Dark Sky
console. \nWhen you open the app for the first time, a settings menu pops up, paste your API key there. \nYou can also change how often the weather is updated. \nAfter submitting the settings, right click, refresh and wait for the weather to update. \nYou can choose where to place the widget by choosing from the Position menu. \nThe menu can be accessed by right clicking anywhere on the widget. \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:05.381Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:13.041Z"
},
- "playme": {
+ "pile": {
"latestRelease": {
- "url": "https://api.github.com/repos/lamazingco/playme/releases/12512946",
- "assets_url": "https://api.github.com/repos/lamazingco/playme/releases/12512946/assets",
- "upload_url": "https://uploads.github.com/repos/lamazingco/playme/releases/12512946/assets{?name,label}",
- "html_url": "https://github.com/lamazingco/playme/releases/tag/v1.0.3",
- "id": 12512946,
- "node_id": "MDc6UmVsZWFzZTEyNTEyOTQ2",
- "tag_name": "v1.0.3",
- "target_commitish": "develop",
- "name": "PlayMe v1.0.3",
+ "url": "https://api.github.com/repos/mtobeiyf/pile/releases/10866019",
+ "assets_url": "https://api.github.com/repos/mtobeiyf/pile/releases/10866019/assets",
+ "upload_url": "https://uploads.github.com/repos/mtobeiyf/pile/releases/10866019/assets{?name,label}",
+ "html_url": "https://github.com/mtobeiyf/pile/releases/tag/v0.3.2",
+ "id": 10866019,
+ "node_id": "MDc6UmVsZWFzZTEwODY2MDE5",
+ "tag_name": "v0.3.2",
+ "target_commitish": "master",
+ "name": "0.3.2",
"draft": false,
"author": {
- "login": "filipnbc",
- "id": 33435367,
- "node_id": "MDQ6VXNlcjMzNDM1MzY3",
- "avatar_url": "https://avatars2.githubusercontent.com/u/33435367?v=4",
+ "login": "mtobeiyf",
+ "id": 5097752,
+ "node_id": "MDQ6VXNlcjUwOTc3NTI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/5097752?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/filipnbc",
- "html_url": "https://github.com/filipnbc",
- "followers_url": "https://api.github.com/users/filipnbc/followers",
- "following_url": "https://api.github.com/users/filipnbc/following{/other_user}",
- "gists_url": "https://api.github.com/users/filipnbc/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/filipnbc/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/filipnbc/subscriptions",
- "organizations_url": "https://api.github.com/users/filipnbc/orgs",
- "repos_url": "https://api.github.com/users/filipnbc/repos",
- "events_url": "https://api.github.com/users/filipnbc/events{/privacy}",
- "received_events_url": "https://api.github.com/users/filipnbc/received_events",
+ "url": "https://api.github.com/users/mtobeiyf",
+ "html_url": "https://github.com/mtobeiyf",
+ "followers_url": "https://api.github.com/users/mtobeiyf/followers",
+ "following_url": "https://api.github.com/users/mtobeiyf/following{/other_user}",
+ "gists_url": "https://api.github.com/users/mtobeiyf/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/mtobeiyf/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/mtobeiyf/subscriptions",
+ "organizations_url": "https://api.github.com/users/mtobeiyf/orgs",
+ "repos_url": "https://api.github.com/users/mtobeiyf/repos",
+ "events_url": "https://api.github.com/users/mtobeiyf/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/mtobeiyf/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2018-08-22T01:47:43Z",
- "published_at": "2018-08-22T01:54:18Z",
+ "created_at": "2018-05-05T14:41:03Z",
+ "published_at": "2018-05-05T15:37:31Z",
"assets": [
{
- "url": "https://api.github.com/repos/lamazingco/playme/releases/assets/8342984",
- "id": 8342984,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDgzNDI5ODQ=",
+ "url": "https://api.github.com/repos/mtobeiyf/pile/releases/assets/7078274",
+ "id": 7078274,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDcwNzgyNzQ=",
"name": "latest-linux.yml",
- "label": null,
+ "label": "",
"uploader": {
- "login": "filipnbc",
- "id": 33435367,
- "node_id": "MDQ6VXNlcjMzNDM1MzY3",
- "avatar_url": "https://avatars2.githubusercontent.com/u/33435367?v=4",
+ "login": "mtobeiyf",
+ "id": 5097752,
+ "node_id": "MDQ6VXNlcjUwOTc3NTI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/5097752?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/filipnbc",
- "html_url": "https://github.com/filipnbc",
- "followers_url": "https://api.github.com/users/filipnbc/followers",
- "following_url": "https://api.github.com/users/filipnbc/following{/other_user}",
- "gists_url": "https://api.github.com/users/filipnbc/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/filipnbc/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/filipnbc/subscriptions",
- "organizations_url": "https://api.github.com/users/filipnbc/orgs",
- "repos_url": "https://api.github.com/users/filipnbc/repos",
- "events_url": "https://api.github.com/users/filipnbc/events{/privacy}",
- "received_events_url": "https://api.github.com/users/filipnbc/received_events",
+ "url": "https://api.github.com/users/mtobeiyf",
+ "html_url": "https://github.com/mtobeiyf",
+ "followers_url": "https://api.github.com/users/mtobeiyf/followers",
+ "following_url": "https://api.github.com/users/mtobeiyf/following{/other_user}",
+ "gists_url": "https://api.github.com/users/mtobeiyf/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/mtobeiyf/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/mtobeiyf/subscriptions",
+ "organizations_url": "https://api.github.com/users/mtobeiyf/orgs",
+ "repos_url": "https://api.github.com/users/mtobeiyf/repos",
+ "events_url": "https://api.github.com/users/mtobeiyf/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/mtobeiyf/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "text/yaml",
"state": "uploaded",
- "size": 376,
- "download_count": 111,
- "created_at": "2018-08-22T01:51:48Z",
- "updated_at": "2018-08-22T01:51:48Z",
- "browser_download_url": "https://github.com/lamazingco/playme/releases/download/v1.0.3/latest-linux.yml"
+ "size": 372,
+ "download_count": 51,
+ "created_at": "2018-05-05T14:47:10Z",
+ "updated_at": "2018-05-05T14:47:10Z",
+ "browser_download_url": "https://github.com/mtobeiyf/pile/releases/download/v0.3.2/latest-linux.yml"
},
{
- "url": "https://api.github.com/repos/lamazingco/playme/releases/assets/8342985",
- "id": 8342985,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDgzNDI5ODU=",
+ "url": "https://api.github.com/repos/mtobeiyf/pile/releases/assets/7078312",
+ "id": 7078312,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDcwNzgzMTI=",
+ "name": "latest-mac.json",
+ "label": "",
+ "uploader": {
+ "login": "mtobeiyf",
+ "id": 5097752,
+ "node_id": "MDQ6VXNlcjUwOTc3NTI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/5097752?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/mtobeiyf",
+ "html_url": "https://github.com/mtobeiyf",
+ "followers_url": "https://api.github.com/users/mtobeiyf/followers",
+ "following_url": "https://api.github.com/users/mtobeiyf/following{/other_user}",
+ "gists_url": "https://api.github.com/users/mtobeiyf/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/mtobeiyf/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/mtobeiyf/subscriptions",
+ "organizations_url": "https://api.github.com/users/mtobeiyf/orgs",
+ "repos_url": "https://api.github.com/users/mtobeiyf/repos",
+ "events_url": "https://api.github.com/users/mtobeiyf/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/mtobeiyf/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/json",
+ "state": "uploaded",
+ "size": 159,
+ "download_count": 48,
+ "created_at": "2018-05-05T14:55:19Z",
+ "updated_at": "2018-05-05T14:55:19Z",
+ "browser_download_url": "https://github.com/mtobeiyf/pile/releases/download/v0.3.2/latest-mac.json"
+ },
+ {
+ "url": "https://api.github.com/repos/mtobeiyf/pile/releases/assets/7078313",
+ "id": 7078313,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDcwNzgzMTM=",
"name": "latest-mac.yml",
- "label": null,
+ "label": "",
"uploader": {
- "login": "filipnbc",
- "id": 33435367,
- "node_id": "MDQ6VXNlcjMzNDM1MzY3",
- "avatar_url": "https://avatars2.githubusercontent.com/u/33435367?v=4",
+ "login": "mtobeiyf",
+ "id": 5097752,
+ "node_id": "MDQ6VXNlcjUwOTc3NTI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/5097752?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/filipnbc",
- "html_url": "https://github.com/filipnbc",
- "followers_url": "https://api.github.com/users/filipnbc/followers",
- "following_url": "https://api.github.com/users/filipnbc/following{/other_user}",
- "gists_url": "https://api.github.com/users/filipnbc/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/filipnbc/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/filipnbc/subscriptions",
- "organizations_url": "https://api.github.com/users/filipnbc/orgs",
- "repos_url": "https://api.github.com/users/filipnbc/repos",
- "events_url": "https://api.github.com/users/filipnbc/events{/privacy}",
- "received_events_url": "https://api.github.com/users/filipnbc/received_events",
+ "url": "https://api.github.com/users/mtobeiyf",
+ "html_url": "https://github.com/mtobeiyf",
+ "followers_url": "https://api.github.com/users/mtobeiyf/followers",
+ "following_url": "https://api.github.com/users/mtobeiyf/following{/other_user}",
+ "gists_url": "https://api.github.com/users/mtobeiyf/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/mtobeiyf/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/mtobeiyf/subscriptions",
+ "organizations_url": "https://api.github.com/users/mtobeiyf/orgs",
+ "repos_url": "https://api.github.com/users/mtobeiyf/repos",
+ "events_url": "https://api.github.com/users/mtobeiyf/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/mtobeiyf/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "text/yaml",
"state": "uploaded",
- "size": 463,
- "download_count": 76,
- "created_at": "2018-08-22T01:51:48Z",
- "updated_at": "2018-08-22T01:51:48Z",
- "browser_download_url": "https://github.com/lamazingco/playme/releases/download/v1.0.3/latest-mac.yml"
+ "size": 457,
+ "download_count": 39,
+ "created_at": "2018-05-05T14:55:21Z",
+ "updated_at": "2018-05-05T14:55:21Z",
+ "browser_download_url": "https://github.com/mtobeiyf/pile/releases/download/v0.3.2/latest-mac.yml"
},
{
- "url": "https://api.github.com/repos/lamazingco/playme/releases/assets/8342986",
- "id": 8342986,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDgzNDI5ODY=",
+ "url": "https://api.github.com/repos/mtobeiyf/pile/releases/assets/7078280",
+ "id": 7078280,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDcwNzgyODA=",
"name": "latest.yml",
- "label": null,
+ "label": "",
"uploader": {
- "login": "filipnbc",
- "id": 33435367,
- "node_id": "MDQ6VXNlcjMzNDM1MzY3",
- "avatar_url": "https://avatars2.githubusercontent.com/u/33435367?v=4",
+ "login": "mtobeiyf",
+ "id": 5097752,
+ "node_id": "MDQ6VXNlcjUwOTc3NTI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/5097752?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/filipnbc",
- "html_url": "https://github.com/filipnbc",
- "followers_url": "https://api.github.com/users/filipnbc/followers",
- "following_url": "https://api.github.com/users/filipnbc/following{/other_user}",
- "gists_url": "https://api.github.com/users/filipnbc/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/filipnbc/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/filipnbc/subscriptions",
- "organizations_url": "https://api.github.com/users/filipnbc/orgs",
- "repos_url": "https://api.github.com/users/filipnbc/repos",
- "events_url": "https://api.github.com/users/filipnbc/events{/privacy}",
- "received_events_url": "https://api.github.com/users/filipnbc/received_events",
+ "url": "https://api.github.com/users/mtobeiyf",
+ "html_url": "https://github.com/mtobeiyf",
+ "followers_url": "https://api.github.com/users/mtobeiyf/followers",
+ "following_url": "https://api.github.com/users/mtobeiyf/following{/other_user}",
+ "gists_url": "https://api.github.com/users/mtobeiyf/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/mtobeiyf/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/mtobeiyf/subscriptions",
+ "organizations_url": "https://api.github.com/users/mtobeiyf/orgs",
+ "repos_url": "https://api.github.com/users/mtobeiyf/repos",
+ "events_url": "https://api.github.com/users/mtobeiyf/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/mtobeiyf/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 407,
+ "download_count": 42,
+ "created_at": "2018-05-05T14:48:55Z",
+ "updated_at": "2018-05-05T14:48:55Z",
+ "browser_download_url": "https://github.com/mtobeiyf/pile/releases/download/v0.3.2/latest.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/mtobeiyf/pile/releases/assets/7078298",
+ "id": 7078298,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDcwNzgyOTg=",
+ "name": "null.blockmap",
+ "label": "",
+ "uploader": {
+ "login": "mtobeiyf",
+ "id": 5097752,
+ "node_id": "MDQ6VXNlcjUwOTc3NTI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/5097752?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/mtobeiyf",
+ "html_url": "https://github.com/mtobeiyf",
+ "followers_url": "https://api.github.com/users/mtobeiyf/followers",
+ "following_url": "https://api.github.com/users/mtobeiyf/following{/other_user}",
+ "gists_url": "https://api.github.com/users/mtobeiyf/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/mtobeiyf/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/mtobeiyf/subscriptions",
+ "organizations_url": "https://api.github.com/users/mtobeiyf/orgs",
+ "repos_url": "https://api.github.com/users/mtobeiyf/repos",
+ "events_url": "https://api.github.com/users/mtobeiyf/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/mtobeiyf/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 411,
- "download_count": 56,
- "created_at": "2018-08-22T01:51:48Z",
- "updated_at": "2018-08-22T01:51:49Z",
- "browser_download_url": "https://github.com/lamazingco/playme/releases/download/v1.0.3/latest.yml"
+ "size": 60200,
+ "download_count": 42,
+ "created_at": "2018-05-05T14:53:59Z",
+ "updated_at": "2018-05-05T14:53:59Z",
+ "browser_download_url": "https://github.com/mtobeiyf/pile/releases/download/v0.3.2/null.blockmap"
},
{
- "url": "https://api.github.com/repos/lamazingco/playme/releases/assets/8342990",
- "id": 8342990,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDgzNDI5OTA=",
- "name": "PlayMe-1.0.3-mac.zip",
- "label": null,
+ "url": "https://api.github.com/repos/mtobeiyf/pile/releases/assets/7078311",
+ "id": 7078311,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDcwNzgzMTE=",
+ "name": "pile-0.3.2-mac.zip",
+ "label": "",
"uploader": {
- "login": "filipnbc",
- "id": 33435367,
- "node_id": "MDQ6VXNlcjMzNDM1MzY3",
- "avatar_url": "https://avatars2.githubusercontent.com/u/33435367?v=4",
+ "login": "mtobeiyf",
+ "id": 5097752,
+ "node_id": "MDQ6VXNlcjUwOTc3NTI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/5097752?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/filipnbc",
- "html_url": "https://github.com/filipnbc",
- "followers_url": "https://api.github.com/users/filipnbc/followers",
- "following_url": "https://api.github.com/users/filipnbc/following{/other_user}",
- "gists_url": "https://api.github.com/users/filipnbc/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/filipnbc/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/filipnbc/subscriptions",
- "organizations_url": "https://api.github.com/users/filipnbc/orgs",
- "repos_url": "https://api.github.com/users/filipnbc/repos",
- "events_url": "https://api.github.com/users/filipnbc/events{/privacy}",
- "received_events_url": "https://api.github.com/users/filipnbc/received_events",
+ "url": "https://api.github.com/users/mtobeiyf",
+ "html_url": "https://github.com/mtobeiyf",
+ "followers_url": "https://api.github.com/users/mtobeiyf/followers",
+ "following_url": "https://api.github.com/users/mtobeiyf/following{/other_user}",
+ "gists_url": "https://api.github.com/users/mtobeiyf/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/mtobeiyf/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/mtobeiyf/subscriptions",
+ "organizations_url": "https://api.github.com/users/mtobeiyf/orgs",
+ "repos_url": "https://api.github.com/users/mtobeiyf/repos",
+ "events_url": "https://api.github.com/users/mtobeiyf/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/mtobeiyf/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/zip",
"state": "uploaded",
- "size": 47736259,
- "download_count": 181,
- "created_at": "2018-08-22T01:52:05Z",
- "updated_at": "2018-08-22T01:52:59Z",
- "browser_download_url": "https://github.com/lamazingco/playme/releases/download/v1.0.3/PlayMe-1.0.3-mac.zip"
+ "size": 55195928,
+ "download_count": 132,
+ "created_at": "2018-05-05T14:55:18Z",
+ "updated_at": "2018-05-05T14:55:21Z",
+ "browser_download_url": "https://github.com/mtobeiyf/pile/releases/download/v0.3.2/pile-0.3.2-mac.zip"
},
{
- "url": "https://api.github.com/repos/lamazingco/playme/releases/assets/8342993",
- "id": 8342993,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDgzNDI5OTM=",
- "name": "playme-1.0.3-x86_64.AppImage",
- "label": null,
+ "url": "https://api.github.com/repos/mtobeiyf/pile/releases/assets/7078279",
+ "id": 7078279,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDcwNzgyNzk=",
+ "name": "pile-0.3.2-win.zip",
+ "label": "",
"uploader": {
- "login": "filipnbc",
- "id": 33435367,
- "node_id": "MDQ6VXNlcjMzNDM1MzY3",
- "avatar_url": "https://avatars2.githubusercontent.com/u/33435367?v=4",
+ "login": "mtobeiyf",
+ "id": 5097752,
+ "node_id": "MDQ6VXNlcjUwOTc3NTI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/5097752?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/filipnbc",
- "html_url": "https://github.com/filipnbc",
- "followers_url": "https://api.github.com/users/filipnbc/followers",
- "following_url": "https://api.github.com/users/filipnbc/following{/other_user}",
- "gists_url": "https://api.github.com/users/filipnbc/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/filipnbc/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/filipnbc/subscriptions",
- "organizations_url": "https://api.github.com/users/filipnbc/orgs",
- "repos_url": "https://api.github.com/users/filipnbc/repos",
- "events_url": "https://api.github.com/users/filipnbc/events{/privacy}",
- "received_events_url": "https://api.github.com/users/filipnbc/received_events",
+ "url": "https://api.github.com/users/mtobeiyf",
+ "html_url": "https://github.com/mtobeiyf",
+ "followers_url": "https://api.github.com/users/mtobeiyf/followers",
+ "following_url": "https://api.github.com/users/mtobeiyf/following{/other_user}",
+ "gists_url": "https://api.github.com/users/mtobeiyf/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/mtobeiyf/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/mtobeiyf/subscriptions",
+ "organizations_url": "https://api.github.com/users/mtobeiyf/orgs",
+ "repos_url": "https://api.github.com/users/mtobeiyf/repos",
+ "events_url": "https://api.github.com/users/mtobeiyf/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/mtobeiyf/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 63103963,
+ "download_count": 603,
+ "created_at": "2018-05-05T14:48:47Z",
+ "updated_at": "2018-05-05T14:48:55Z",
+ "browser_download_url": "https://github.com/mtobeiyf/pile/releases/download/v0.3.2/pile-0.3.2-win.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/mtobeiyf/pile/releases/assets/7078273",
+ "id": 7078273,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDcwNzgyNzM=",
+ "name": "pile-0.3.2-x86_64.AppImage",
+ "label": "",
+ "uploader": {
+ "login": "mtobeiyf",
+ "id": 5097752,
+ "node_id": "MDQ6VXNlcjUwOTc3NTI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/5097752?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/mtobeiyf",
+ "html_url": "https://github.com/mtobeiyf",
+ "followers_url": "https://api.github.com/users/mtobeiyf/followers",
+ "following_url": "https://api.github.com/users/mtobeiyf/following{/other_user}",
+ "gists_url": "https://api.github.com/users/mtobeiyf/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/mtobeiyf/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/mtobeiyf/subscriptions",
+ "organizations_url": "https://api.github.com/users/mtobeiyf/orgs",
+ "repos_url": "https://api.github.com/users/mtobeiyf/repos",
+ "events_url": "https://api.github.com/users/mtobeiyf/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/mtobeiyf/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 50658485,
- "download_count": 2735,
- "created_at": "2018-08-22T01:52:12Z",
- "updated_at": "2018-08-22T01:54:08Z",
- "browser_download_url": "https://github.com/lamazingco/playme/releases/download/v1.0.3/playme-1.0.3-x86_64.AppImage"
+ "size": 62383966,
+ "download_count": 1884,
+ "created_at": "2018-05-05T14:47:08Z",
+ "updated_at": "2018-05-05T14:47:10Z",
+ "browser_download_url": "https://github.com/mtobeiyf/pile/releases/download/v0.3.2/pile-0.3.2-x86_64.AppImage"
+ },
+ {
+ "url": "https://api.github.com/repos/mtobeiyf/pile/releases/assets/7078299",
+ "id": 7078299,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDcwNzgyOTk=",
+ "name": "Pile-0.3.2.dmg",
+ "label": "",
+ "uploader": {
+ "login": "mtobeiyf",
+ "id": 5097752,
+ "node_id": "MDQ6VXNlcjUwOTc3NTI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/5097752?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/mtobeiyf",
+ "html_url": "https://github.com/mtobeiyf",
+ "followers_url": "https://api.github.com/users/mtobeiyf/followers",
+ "following_url": "https://api.github.com/users/mtobeiyf/following{/other_user}",
+ "gists_url": "https://api.github.com/users/mtobeiyf/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/mtobeiyf/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/mtobeiyf/subscriptions",
+ "organizations_url": "https://api.github.com/users/mtobeiyf/orgs",
+ "repos_url": "https://api.github.com/users/mtobeiyf/repos",
+ "events_url": "https://api.github.com/users/mtobeiyf/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/mtobeiyf/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 57424870,
+ "download_count": 471,
+ "created_at": "2018-05-05T14:53:59Z",
+ "updated_at": "2018-05-05T14:54:02Z",
+ "browser_download_url": "https://github.com/mtobeiyf/pile/releases/download/v0.3.2/Pile-0.3.2.dmg"
},
{
- "url": "https://api.github.com/repos/lamazingco/playme/releases/assets/8342991",
- "id": 8342991,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDgzNDI5OTE=",
- "name": "PlayMe-1.0.3.dmg",
- "label": null,
+ "url": "https://api.github.com/repos/mtobeiyf/pile/releases/assets/7078276",
+ "id": 7078276,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDcwNzgyNzY=",
+ "name": "Pile-Setup-0.3.2.exe",
+ "label": "",
"uploader": {
- "login": "filipnbc",
- "id": 33435367,
- "node_id": "MDQ6VXNlcjMzNDM1MzY3",
- "avatar_url": "https://avatars2.githubusercontent.com/u/33435367?v=4",
+ "login": "mtobeiyf",
+ "id": 5097752,
+ "node_id": "MDQ6VXNlcjUwOTc3NTI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/5097752?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/filipnbc",
- "html_url": "https://github.com/filipnbc",
- "followers_url": "https://api.github.com/users/filipnbc/followers",
- "following_url": "https://api.github.com/users/filipnbc/following{/other_user}",
- "gists_url": "https://api.github.com/users/filipnbc/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/filipnbc/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/filipnbc/subscriptions",
- "organizations_url": "https://api.github.com/users/filipnbc/orgs",
- "repos_url": "https://api.github.com/users/filipnbc/repos",
- "events_url": "https://api.github.com/users/filipnbc/events{/privacy}",
- "received_events_url": "https://api.github.com/users/filipnbc/received_events",
+ "url": "https://api.github.com/users/mtobeiyf",
+ "html_url": "https://github.com/mtobeiyf",
+ "followers_url": "https://api.github.com/users/mtobeiyf/followers",
+ "following_url": "https://api.github.com/users/mtobeiyf/following{/other_user}",
+ "gists_url": "https://api.github.com/users/mtobeiyf/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/mtobeiyf/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/mtobeiyf/subscriptions",
+ "organizations_url": "https://api.github.com/users/mtobeiyf/orgs",
+ "repos_url": "https://api.github.com/users/mtobeiyf/repos",
+ "events_url": "https://api.github.com/users/mtobeiyf/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/mtobeiyf/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-diskcopy",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 49365167,
- "download_count": 571,
- "created_at": "2018-08-22T01:52:09Z",
- "updated_at": "2018-08-22T01:53:33Z",
- "browser_download_url": "https://github.com/lamazingco/playme/releases/download/v1.0.3/PlayMe-1.0.3.dmg"
+ "size": 45270749,
+ "download_count": 4280,
+ "created_at": "2018-05-05T14:48:00Z",
+ "updated_at": "2018-05-05T14:48:02Z",
+ "browser_download_url": "https://github.com/mtobeiyf/pile/releases/download/v0.3.2/Pile-Setup-0.3.2.exe"
},
{
- "url": "https://api.github.com/repos/lamazingco/playme/releases/assets/8342989",
- "id": 8342989,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDgzNDI5ODk=",
- "name": "PlayMe.Setup.1.0.3.exe",
- "label": null,
+ "url": "https://api.github.com/repos/mtobeiyf/pile/releases/assets/7078277",
+ "id": 7078277,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDcwNzgyNzc=",
+ "name": "Pile-Setup-0.3.2.exe.blockmap",
+ "label": "",
"uploader": {
- "login": "filipnbc",
- "id": 33435367,
- "node_id": "MDQ6VXNlcjMzNDM1MzY3",
- "avatar_url": "https://avatars2.githubusercontent.com/u/33435367?v=4",
+ "login": "mtobeiyf",
+ "id": 5097752,
+ "node_id": "MDQ6VXNlcjUwOTc3NTI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/5097752?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/filipnbc",
- "html_url": "https://github.com/filipnbc",
- "followers_url": "https://api.github.com/users/filipnbc/followers",
- "following_url": "https://api.github.com/users/filipnbc/following{/other_user}",
- "gists_url": "https://api.github.com/users/filipnbc/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/filipnbc/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/filipnbc/subscriptions",
- "organizations_url": "https://api.github.com/users/filipnbc/orgs",
- "repos_url": "https://api.github.com/users/filipnbc/repos",
- "events_url": "https://api.github.com/users/filipnbc/events{/privacy}",
- "received_events_url": "https://api.github.com/users/filipnbc/received_events",
+ "url": "https://api.github.com/users/mtobeiyf",
+ "html_url": "https://github.com/mtobeiyf",
+ "followers_url": "https://api.github.com/users/mtobeiyf/followers",
+ "following_url": "https://api.github.com/users/mtobeiyf/following{/other_user}",
+ "gists_url": "https://api.github.com/users/mtobeiyf/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/mtobeiyf/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/mtobeiyf/subscriptions",
+ "organizations_url": "https://api.github.com/users/mtobeiyf/orgs",
+ "repos_url": "https://api.github.com/users/mtobeiyf/repos",
+ "events_url": "https://api.github.com/users/mtobeiyf/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/mtobeiyf/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 37461107,
- "download_count": 1953,
- "created_at": "2018-08-22T01:52:00Z",
- "updated_at": "2018-08-22T01:52:26Z",
- "browser_download_url": "https://github.com/lamazingco/playme/releases/download/v1.0.3/PlayMe.Setup.1.0.3.exe"
+ "size": 48028,
+ "download_count": 66,
+ "created_at": "2018-05-05T14:48:00Z",
+ "updated_at": "2018-05-05T14:48:00Z",
+ "browser_download_url": "https://github.com/mtobeiyf/pile/releases/download/v0.3.2/Pile-Setup-0.3.2.exe.blockmap"
}
],
- "tarball_url": "https://api.github.com/repos/lamazingco/playme/tarball/v1.0.3",
- "zipball_url": "https://api.github.com/repos/lamazingco/playme/zipball/v1.0.3",
- "body_html": "Changelog:
\n\nfix app error on startup by using NativeImage for tray icon \n "
+ "tarball_url": "https://api.github.com/repos/mtobeiyf/pile/tarball/v0.3.2",
+ "zipball_url": "https://api.github.com/repos/mtobeiyf/pile/zipball/v0.3.2",
+ "body_html": "New Features \n\nUser can specify data path #12 \nSupport customizing style #22 \nMarkdown style enhancement #25 \nShortcut to quit app #28 \nDrag animation improved \nSlim scroll bar \nTheme supported (coming soon) \n \nFixes \n\nCode highlight not working #16 \nCopy and paste on macOS #21 \nBlurry Windows tray icon #23 \nWrong LaTeX equation display \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:05.441Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:13.062Z"
},
- "playork": {
+ "playback": {
"latestRelease": {
- "url": "https://api.github.com/repos/Playork/Playork/releases/13558570",
- "assets_url": "https://api.github.com/repos/Playork/Playork/releases/13558570/assets",
- "upload_url": "https://uploads.github.com/repos/Playork/Playork/releases/13558570/assets{?name,label}",
- "html_url": "https://github.com/Playork/Playork/releases/tag/v1.6.0",
- "id": 13558570,
- "node_id": "MDc6UmVsZWFzZTEzNTU4NTcw",
+ "url": "https://api.github.com/repos/mafintosh/playback/releases/2259520",
+ "assets_url": "https://api.github.com/repos/mafintosh/playback/releases/2259520/assets",
+ "upload_url": "https://uploads.github.com/repos/mafintosh/playback/releases/2259520/assets{?name,label}",
+ "html_url": "https://github.com/mafintosh/playback/releases/tag/v1.6.0",
+ "id": 2259520,
+ "node_id": "MDc6UmVsZWFzZTIyNTk1MjA=",
"tag_name": "v1.6.0",
"target_commitish": "master",
- "name": "New Release",
+ "name": "v1.6.0",
"draft": false,
"author": {
- "login": "bekalshenoy",
- "id": 38488260,
- "node_id": "MDQ6VXNlcjM4NDg4MjYw",
- "avatar_url": "https://avatars2.githubusercontent.com/u/38488260?v=4",
+ "login": "mafintosh",
+ "id": 376661,
+ "node_id": "MDQ6VXNlcjM3NjY2MQ==",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/376661?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/bekalshenoy",
- "html_url": "https://github.com/bekalshenoy",
- "followers_url": "https://api.github.com/users/bekalshenoy/followers",
- "following_url": "https://api.github.com/users/bekalshenoy/following{/other_user}",
- "gists_url": "https://api.github.com/users/bekalshenoy/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/bekalshenoy/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/bekalshenoy/subscriptions",
- "organizations_url": "https://api.github.com/users/bekalshenoy/orgs",
- "repos_url": "https://api.github.com/users/bekalshenoy/repos",
- "events_url": "https://api.github.com/users/bekalshenoy/events{/privacy}",
- "received_events_url": "https://api.github.com/users/bekalshenoy/received_events",
+ "url": "https://api.github.com/users/mafintosh",
+ "html_url": "https://github.com/mafintosh",
+ "followers_url": "https://api.github.com/users/mafintosh/followers",
+ "following_url": "https://api.github.com/users/mafintosh/following{/other_user}",
+ "gists_url": "https://api.github.com/users/mafintosh/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/mafintosh/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/mafintosh/subscriptions",
+ "organizations_url": "https://api.github.com/users/mafintosh/orgs",
+ "repos_url": "https://api.github.com/users/mafintosh/repos",
+ "events_url": "https://api.github.com/users/mafintosh/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/mafintosh/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2018-10-20T08:28:46Z",
- "published_at": "2018-10-20T08:58:54Z",
+ "created_at": "2015-12-09T15:20:27Z",
+ "published_at": "2015-12-09T15:32:05Z",
"assets": [
{
- "url": "https://api.github.com/repos/Playork/Playork/releases/assets/9313747",
- "id": 9313747,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDkzMTM3NDc=",
- "name": "latest.yml",
- "label": null,
- "uploader": {
- "login": "bekalshenoy",
- "id": 38488260,
- "node_id": "MDQ6VXNlcjM4NDg4MjYw",
- "avatar_url": "https://avatars2.githubusercontent.com/u/38488260?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/bekalshenoy",
- "html_url": "https://github.com/bekalshenoy",
- "followers_url": "https://api.github.com/users/bekalshenoy/followers",
- "following_url": "https://api.github.com/users/bekalshenoy/following{/other_user}",
- "gists_url": "https://api.github.com/users/bekalshenoy/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/bekalshenoy/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/bekalshenoy/subscriptions",
- "organizations_url": "https://api.github.com/users/bekalshenoy/orgs",
- "repos_url": "https://api.github.com/users/bekalshenoy/repos",
- "events_url": "https://api.github.com/users/bekalshenoy/events{/privacy}",
- "received_events_url": "https://api.github.com/users/bekalshenoy/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 342,
- "download_count": 87,
- "created_at": "2018-10-20T11:47:20Z",
- "updated_at": "2018-10-20T11:50:13Z",
- "browser_download_url": "https://github.com/Playork/Playork/releases/download/v1.6.0/latest.yml"
- },
- {
- "url": "https://api.github.com/repos/Playork/Playork/releases/assets/9313745",
- "id": 9313745,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDkzMTM3NDU=",
- "name": "Playork.Setup.1.6.0.exe",
- "label": null,
- "uploader": {
- "login": "bekalshenoy",
- "id": 38488260,
- "node_id": "MDQ6VXNlcjM4NDg4MjYw",
- "avatar_url": "https://avatars2.githubusercontent.com/u/38488260?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/bekalshenoy",
- "html_url": "https://github.com/bekalshenoy",
- "followers_url": "https://api.github.com/users/bekalshenoy/followers",
- "following_url": "https://api.github.com/users/bekalshenoy/following{/other_user}",
- "gists_url": "https://api.github.com/users/bekalshenoy/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/bekalshenoy/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/bekalshenoy/subscriptions",
- "organizations_url": "https://api.github.com/users/bekalshenoy/orgs",
- "repos_url": "https://api.github.com/users/bekalshenoy/repos",
- "events_url": "https://api.github.com/users/bekalshenoy/events{/privacy}",
- "received_events_url": "https://api.github.com/users/bekalshenoy/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-msdownload",
- "state": "uploaded",
- "size": 33039335,
- "download_count": 122,
- "created_at": "2018-10-20T11:47:18Z",
- "updated_at": "2018-10-20T11:50:12Z",
- "browser_download_url": "https://github.com/Playork/Playork/releases/download/v1.6.0/Playork.Setup.1.6.0.exe"
- },
- {
- "url": "https://api.github.com/repos/Playork/Playork/releases/assets/9313746",
- "id": 9313746,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDkzMTM3NDY=",
- "name": "Playork.Setup.1.6.0.exe.blockmap",
+ "url": "https://api.github.com/repos/mafintosh/playback/releases/assets/1112042",
+ "id": 1112042,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExMTIwNDI=",
+ "name": "Playback.app.zip",
"label": null,
"uploader": {
- "login": "bekalshenoy",
- "id": 38488260,
- "node_id": "MDQ6VXNlcjM4NDg4MjYw",
- "avatar_url": "https://avatars2.githubusercontent.com/u/38488260?v=4",
+ "login": "mafintosh",
+ "id": 376661,
+ "node_id": "MDQ6VXNlcjM3NjY2MQ==",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/376661?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/bekalshenoy",
- "html_url": "https://github.com/bekalshenoy",
- "followers_url": "https://api.github.com/users/bekalshenoy/followers",
- "following_url": "https://api.github.com/users/bekalshenoy/following{/other_user}",
- "gists_url": "https://api.github.com/users/bekalshenoy/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/bekalshenoy/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/bekalshenoy/subscriptions",
- "organizations_url": "https://api.github.com/users/bekalshenoy/orgs",
- "repos_url": "https://api.github.com/users/bekalshenoy/repos",
- "events_url": "https://api.github.com/users/bekalshenoy/events{/privacy}",
- "received_events_url": "https://api.github.com/users/bekalshenoy/received_events",
+ "url": "https://api.github.com/users/mafintosh",
+ "html_url": "https://github.com/mafintosh",
+ "followers_url": "https://api.github.com/users/mafintosh/followers",
+ "following_url": "https://api.github.com/users/mafintosh/following{/other_user}",
+ "gists_url": "https://api.github.com/users/mafintosh/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/mafintosh/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/mafintosh/subscriptions",
+ "organizations_url": "https://api.github.com/users/mafintosh/orgs",
+ "repos_url": "https://api.github.com/users/mafintosh/repos",
+ "events_url": "https://api.github.com/users/mafintosh/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/mafintosh/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 35161,
- "download_count": 37,
- "created_at": "2018-10-20T11:47:19Z",
- "updated_at": "2018-10-20T11:50:12Z",
- "browser_download_url": "https://github.com/Playork/Playork/releases/download/v1.6.0/Playork.Setup.1.6.0.exe.blockmap"
+ "size": 61236744,
+ "download_count": 11641,
+ "created_at": "2015-12-09T15:32:20Z",
+ "updated_at": "2015-12-09T15:38:13Z",
+ "browser_download_url": "https://github.com/mafintosh/playback/releases/download/v1.6.0/Playback.app.zip"
}
],
- "tarball_url": "https://api.github.com/repos/Playork/Playork/tarball/v1.6.0",
- "zipball_url": "https://api.github.com/repos/Playork/Playork/zipball/v1.6.0",
- "body_html": "With New Game Called Brick Game and New Save Option in Paint. Also With Bug Fixes and UI Tweaks. For Linux Snap Packages are Available HERE . "
+ "tarball_url": "https://api.github.com/repos/mafintosh/playback/tarball/v1.6.0",
+ "zipball_url": "https://api.github.com/repos/mafintosh/playback/zipball/v1.6.0",
+ "body_html": "1.6.0 release of Playback. \nChangelog:
\n\nTweak volume controls ui (@mafintosh ) \nPrevent computer from sleeping when watching videos (@jlord ) \n \nLeave feedback in https://github.com/mafintosh/playback/issues
\nOn OSX, to open Playback.app, Right Click > Open to bypass the security warning.
\nDownload links:
\n"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:05.454Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:13.077Z"
},
- "poddr": {
+ "playlist": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:13.128Z"
+ },
+ "playbox": {
"latestRelease": {
- "url": "https://api.github.com/repos/Sn8z/Poddr/releases/21237551",
- "assets_url": "https://api.github.com/repos/Sn8z/Poddr/releases/21237551/assets",
- "upload_url": "https://uploads.github.com/repos/Sn8z/Poddr/releases/21237551/assets{?name,label}",
- "html_url": "https://github.com/Sn8z/Poddr/releases/tag/2.0.0",
- "id": 21237551,
- "node_id": "MDc6UmVsZWFzZTIxMjM3NTUx",
- "tag_name": "2.0.0",
+ "url": "https://api.github.com/repos/cjdenio/playbox/releases/17017958",
+ "assets_url": "https://api.github.com/repos/cjdenio/playbox/releases/17017958/assets",
+ "upload_url": "https://uploads.github.com/repos/cjdenio/playbox/releases/17017958/assets{?name,label}",
+ "html_url": "https://github.com/cjdenio/playbox/releases/tag/v0.2.1",
+ "id": 17017958,
+ "node_id": "MDc6UmVsZWFzZTE3MDE3OTU4",
+ "tag_name": "v0.2.1",
"target_commitish": "master",
- "name": "2.0.0",
+ "name": "Version 0.2.1",
"draft": false,
"author": {
- "login": "Sn8z",
- "id": 10712909,
- "node_id": "MDQ6VXNlcjEwNzEyOTA5",
- "avatar_url": "https://avatars2.githubusercontent.com/u/10712909?v=4",
+ "login": "cjdenio",
+ "id": 34525547,
+ "node_id": "MDQ6VXNlcjM0NTI1NTQ3",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/34525547?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/Sn8z",
- "html_url": "https://github.com/Sn8z",
- "followers_url": "https://api.github.com/users/Sn8z/followers",
- "following_url": "https://api.github.com/users/Sn8z/following{/other_user}",
- "gists_url": "https://api.github.com/users/Sn8z/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Sn8z/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Sn8z/subscriptions",
- "organizations_url": "https://api.github.com/users/Sn8z/orgs",
- "repos_url": "https://api.github.com/users/Sn8z/repos",
- "events_url": "https://api.github.com/users/Sn8z/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Sn8z/received_events",
+ "url": "https://api.github.com/users/cjdenio",
+ "html_url": "https://github.com/cjdenio",
+ "followers_url": "https://api.github.com/users/cjdenio/followers",
+ "following_url": "https://api.github.com/users/cjdenio/following{/other_user}",
+ "gists_url": "https://api.github.com/users/cjdenio/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/cjdenio/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/cjdenio/subscriptions",
+ "organizations_url": "https://api.github.com/users/cjdenio/orgs",
+ "repos_url": "https://api.github.com/users/cjdenio/repos",
+ "events_url": "https://api.github.com/users/cjdenio/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/cjdenio/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2019-05-23T11:41:20Z",
- "published_at": "2019-11-12T19:12:31Z",
+ "created_at": "2019-04-27T19:39:03Z",
+ "published_at": "2019-04-27T17:02:20Z",
"assets": [
{
- "url": "https://api.github.com/repos/Sn8z/Poddr/releases/assets/16115797",
- "id": 16115797,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE2MTE1Nzk3",
- "name": "Poddr-2.0.0.AppImage",
+ "url": "https://api.github.com/repos/cjdenio/playbox/releases/assets/12271458",
+ "id": 12271458,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEyMjcxNDU4",
+ "name": "Playbox-0.2.1-mac.dmg",
"label": null,
"uploader": {
- "login": "Sn8z",
- "id": 10712909,
- "node_id": "MDQ6VXNlcjEwNzEyOTA5",
- "avatar_url": "https://avatars2.githubusercontent.com/u/10712909?v=4",
+ "login": "cjdenio",
+ "id": 34525547,
+ "node_id": "MDQ6VXNlcjM0NTI1NTQ3",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/34525547?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/Sn8z",
- "html_url": "https://github.com/Sn8z",
- "followers_url": "https://api.github.com/users/Sn8z/followers",
- "following_url": "https://api.github.com/users/Sn8z/following{/other_user}",
- "gists_url": "https://api.github.com/users/Sn8z/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Sn8z/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Sn8z/subscriptions",
- "organizations_url": "https://api.github.com/users/Sn8z/orgs",
- "repos_url": "https://api.github.com/users/Sn8z/repos",
- "events_url": "https://api.github.com/users/Sn8z/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Sn8z/received_events",
+ "url": "https://api.github.com/users/cjdenio",
+ "html_url": "https://github.com/cjdenio",
+ "followers_url": "https://api.github.com/users/cjdenio/followers",
+ "following_url": "https://api.github.com/users/cjdenio/following{/other_user}",
+ "gists_url": "https://api.github.com/users/cjdenio/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/cjdenio/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/cjdenio/subscriptions",
+ "organizations_url": "https://api.github.com/users/cjdenio/orgs",
+ "repos_url": "https://api.github.com/users/cjdenio/repos",
+ "events_url": "https://api.github.com/users/cjdenio/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/cjdenio/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-iso9660-appimage",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 90736291,
- "download_count": 1210,
- "created_at": "2019-11-12T17:12:53Z",
- "updated_at": "2019-11-12T17:12:59Z",
- "browser_download_url": "https://github.com/Sn8z/Poddr/releases/download/2.0.0/Poddr-2.0.0.AppImage"
+ "size": 61287843,
+ "download_count": 212,
+ "created_at": "2019-04-27T20:15:04Z",
+ "updated_at": "2019-04-27T20:24:23Z",
+ "browser_download_url": "https://github.com/cjdenio/playbox/releases/download/v0.2.1/Playbox-0.2.1-mac.dmg"
},
{
- "url": "https://api.github.com/repos/Sn8z/Poddr/releases/assets/16115830",
- "id": 16115830,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE2MTE1ODMw",
- "name": "Poddr-2.0.0.dmg",
+ "url": "https://api.github.com/repos/cjdenio/playbox/releases/assets/12269583",
+ "id": 12269583,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEyMjY5NTgz",
+ "name": "Playbox-0.2.1-mac.pkg",
"label": null,
"uploader": {
- "login": "Sn8z",
- "id": 10712909,
- "node_id": "MDQ6VXNlcjEwNzEyOTA5",
- "avatar_url": "https://avatars2.githubusercontent.com/u/10712909?v=4",
+ "login": "cjdenio",
+ "id": 34525547,
+ "node_id": "MDQ6VXNlcjM0NTI1NTQ3",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/34525547?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/Sn8z",
- "html_url": "https://github.com/Sn8z",
- "followers_url": "https://api.github.com/users/Sn8z/followers",
- "following_url": "https://api.github.com/users/Sn8z/following{/other_user}",
- "gists_url": "https://api.github.com/users/Sn8z/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Sn8z/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Sn8z/subscriptions",
- "organizations_url": "https://api.github.com/users/Sn8z/orgs",
- "repos_url": "https://api.github.com/users/Sn8z/repos",
- "events_url": "https://api.github.com/users/Sn8z/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Sn8z/received_events",
+ "url": "https://api.github.com/users/cjdenio",
+ "html_url": "https://github.com/cjdenio",
+ "followers_url": "https://api.github.com/users/cjdenio/followers",
+ "following_url": "https://api.github.com/users/cjdenio/following{/other_user}",
+ "gists_url": "https://api.github.com/users/cjdenio/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/cjdenio/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/cjdenio/subscriptions",
+ "organizations_url": "https://api.github.com/users/cjdenio/orgs",
+ "repos_url": "https://api.github.com/users/cjdenio/repos",
+ "events_url": "https://api.github.com/users/cjdenio/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/cjdenio/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-apple-diskimage",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 82905831,
- "download_count": 255,
- "created_at": "2019-11-12T17:13:35Z",
- "updated_at": "2019-11-12T17:13:39Z",
- "browser_download_url": "https://github.com/Sn8z/Poddr/releases/download/2.0.0/Poddr-2.0.0.dmg"
+ "size": 61374311,
+ "download_count": 121,
+ "created_at": "2019-04-27T16:04:00Z",
+ "updated_at": "2019-04-27T16:14:07Z",
+ "browser_download_url": "https://github.com/cjdenio/playbox/releases/download/v0.2.1/Playbox-0.2.1-mac.pkg"
},
{
- "url": "https://api.github.com/repos/Sn8z/Poddr/releases/assets/16115796",
- "id": 16115796,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE2MTE1Nzk2",
- "name": "Poddr.Setup.2.0.0.exe",
+ "url": "https://api.github.com/repos/cjdenio/playbox/releases/assets/12269475",
+ "id": 12269475,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEyMjY5NDc1",
+ "name": "Playbox-Setup-0.2.1-win.exe",
"label": null,
"uploader": {
- "login": "Sn8z",
- "id": 10712909,
- "node_id": "MDQ6VXNlcjEwNzEyOTA5",
- "avatar_url": "https://avatars2.githubusercontent.com/u/10712909?v=4",
+ "login": "cjdenio",
+ "id": 34525547,
+ "node_id": "MDQ6VXNlcjM0NTI1NTQ3",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/34525547?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/Sn8z",
- "html_url": "https://github.com/Sn8z",
- "followers_url": "https://api.github.com/users/Sn8z/followers",
- "following_url": "https://api.github.com/users/Sn8z/following{/other_user}",
- "gists_url": "https://api.github.com/users/Sn8z/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Sn8z/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Sn8z/subscriptions",
- "organizations_url": "https://api.github.com/users/Sn8z/orgs",
- "repos_url": "https://api.github.com/users/Sn8z/repos",
- "events_url": "https://api.github.com/users/Sn8z/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Sn8z/received_events",
+ "url": "https://api.github.com/users/cjdenio",
+ "html_url": "https://github.com/cjdenio",
+ "followers_url": "https://api.github.com/users/cjdenio/followers",
+ "following_url": "https://api.github.com/users/cjdenio/following{/other_user}",
+ "gists_url": "https://api.github.com/users/cjdenio/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/cjdenio/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/cjdenio/subscriptions",
+ "organizations_url": "https://api.github.com/users/cjdenio/orgs",
+ "repos_url": "https://api.github.com/users/cjdenio/repos",
+ "events_url": "https://api.github.com/users/cjdenio/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/cjdenio/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-ms-dos-executable",
+ "content_type": "application/x-msdownload",
"state": "uploaded",
- "size": 59429025,
- "download_count": 861,
- "created_at": "2019-11-12T17:12:53Z",
- "updated_at": "2019-11-12T17:12:57Z",
- "browser_download_url": "https://github.com/Sn8z/Poddr/releases/download/2.0.0/Poddr.Setup.2.0.0.exe"
+ "size": 47895104,
+ "download_count": 280,
+ "created_at": "2019-04-27T15:53:33Z",
+ "updated_at": "2019-04-27T16:14:07Z",
+ "browser_download_url": "https://github.com/cjdenio/playbox/releases/download/v0.2.1/Playbox-Setup-0.2.1-win.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/cjdenio/playbox/releases/assets/12278461",
+ "id": 12278461,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEyMjc4NDYx",
+ "name": "Playbox.0.2.1.AppImage",
+ "label": null,
+ "uploader": {
+ "login": "cjdenio",
+ "id": 34525547,
+ "node_id": "MDQ6VXNlcjM0NTI1NTQ3",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/34525547?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/cjdenio",
+ "html_url": "https://github.com/cjdenio",
+ "followers_url": "https://api.github.com/users/cjdenio/followers",
+ "following_url": "https://api.github.com/users/cjdenio/following{/other_user}",
+ "gists_url": "https://api.github.com/users/cjdenio/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/cjdenio/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/cjdenio/subscriptions",
+ "organizations_url": "https://api.github.com/users/cjdenio/orgs",
+ "repos_url": "https://api.github.com/users/cjdenio/repos",
+ "events_url": "https://api.github.com/users/cjdenio/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/cjdenio/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-iso9660-appimage",
+ "state": "uploaded",
+ "size": 83491573,
+ "download_count": 1249,
+ "created_at": "2019-04-28T13:09:05Z",
+ "updated_at": "2019-04-28T13:20:51Z",
+ "browser_download_url": "https://github.com/cjdenio/playbox/releases/download/v0.2.1/Playbox.0.2.1.AppImage"
},
{
- "url": "https://api.github.com/repos/Sn8z/Poddr/releases/assets/16115798",
- "id": 16115798,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE2MTE1Nzk4",
- "name": "poddr_2.0.0_amd64.deb",
+ "url": "https://api.github.com/repos/cjdenio/playbox/releases/assets/12278462",
+ "id": 12278462,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEyMjc4NDYy",
+ "name": "playbox_0.2.1_amd64.deb",
"label": null,
"uploader": {
- "login": "Sn8z",
- "id": 10712909,
- "node_id": "MDQ6VXNlcjEwNzEyOTA5",
- "avatar_url": "https://avatars2.githubusercontent.com/u/10712909?v=4",
+ "login": "cjdenio",
+ "id": 34525547,
+ "node_id": "MDQ6VXNlcjM0NTI1NTQ3",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/34525547?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/Sn8z",
- "html_url": "https://github.com/Sn8z",
- "followers_url": "https://api.github.com/users/Sn8z/followers",
- "following_url": "https://api.github.com/users/Sn8z/following{/other_user}",
- "gists_url": "https://api.github.com/users/Sn8z/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Sn8z/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Sn8z/subscriptions",
- "organizations_url": "https://api.github.com/users/Sn8z/orgs",
- "repos_url": "https://api.github.com/users/Sn8z/repos",
- "events_url": "https://api.github.com/users/Sn8z/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Sn8z/received_events",
+ "url": "https://api.github.com/users/cjdenio",
+ "html_url": "https://github.com/cjdenio",
+ "followers_url": "https://api.github.com/users/cjdenio/followers",
+ "following_url": "https://api.github.com/users/cjdenio/following{/other_user}",
+ "gists_url": "https://api.github.com/users/cjdenio/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/cjdenio/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/cjdenio/subscriptions",
+ "organizations_url": "https://api.github.com/users/cjdenio/orgs",
+ "repos_url": "https://api.github.com/users/cjdenio/repos",
+ "events_url": "https://api.github.com/users/cjdenio/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/cjdenio/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/vnd.debian.binary-package",
"state": "uploaded",
- "size": 56300170,
- "download_count": 740,
- "created_at": "2019-11-12T17:12:53Z",
- "updated_at": "2019-11-12T17:13:01Z",
- "browser_download_url": "https://github.com/Sn8z/Poddr/releases/download/2.0.0/poddr_2.0.0_amd64.deb"
+ "size": 54665808,
+ "download_count": 144,
+ "created_at": "2019-04-28T13:09:05Z",
+ "updated_at": "2019-04-28T13:28:32Z",
+ "browser_download_url": "https://github.com/cjdenio/playbox/releases/download/v0.2.1/playbox_0.2.1_amd64.deb"
}
],
- "tarball_url": "https://api.github.com/repos/Sn8z/Poddr/tarball/2.0.0",
- "zipball_url": "https://api.github.com/repos/Sn8z/Poddr/zipball/2.0.0",
- "body_html": "Poddr 2.0.0 is finally here and with it comes a lot of new stuff!
\nTL;DR Poddr just got a HUGE update, updated look, updates under the hood and more new features!
\nPoddr is getting a major overhaul! \nThere are a lot of work behind this update but with a lot of new changes comes a lot of new things and scenarios to test out so if you encounter any issues feel free to open an issue in the repository.
\nPoddr is free and will remain free to use but I've invested a lot of time into this so if you appreciate the work I do you can make a monetary donation to support the continued development of Poddr. There are several ways to do this and they are explained in the README of this repository.
\nSo without further ado let's move on to the actual changes!
\n\nPoddr is now ported from AngularJS to Angular 8 & Typescript ! This means greater performance, better maintainability, minified production builds and more! \nThe whole codebase is more or less refactored to improve performance, reliability, logging, readability and structure. \nPoddr is now mainly built by Flexbox and custom CSS classes to reduce the need for 3rd party frameworks. \nI aim to use as much CSS3 & HTML5 (for layout/animations etc.) as possible to improve performance, in the process of doing this I ended up writing my own package for pure CSS tooltips with support for CSS custom properties (it's called Pop-Pop.css , check it out!). \nThe amount of design changes are too many to mention so I'll just say that most things are changed but you will recognize Poddr 😄 \nPoddr now remembers your navigation in the app so you can utilize your mousebuttons or the newly added buttons in the titlebar to move forwards and backwards. \nPodcasts now has a dedicated page instead of the old side menu that slid in. \nThere are now support for different themes! You will still be able to choose your own primary color and then there are a couple of themes you can try out (default is the dark theme ofc 💃 ). There will be more themes added in the future and if you become a top donor of mine you will be able to make your own theme together with me which will be bundled with Poddr for everyone to see and use! \nThe font is changed to Nunito Sans. \nAll icons are now SVGs instead of a webfont. \nImproved responsiveness of different pages and layouts (Podcast grids now looks good even on a 4k screen!). \nPoddr now remembers where you were in a currently playing podcast when you exit Poddr. \nThere's finally an early version of offline functionality! This is subject to change and I'm listening to all of your suggestions on this matter. At this moment Poddr downloads the podcast file to a folder named Poddr in your Downloads folder. Poddr also stores a reference to this location together with title and author of the podcast. You can find all of your downloaded episodes on the favourites page. At the moment Poddr doesn't download the associated podcast cover so it will use the default Poddr cover instead. \nThere's now also a .deb file for Linux users who prefers that over snaps & appimages. \n \nNotices
\n\nIf you are upgrading from a version of Poddr that is earlier than 1.1.0 and you want to keep your settings you have to install 1.1.0 first and run it once. This will migrate your old settings to the new format that is used by Poddr 1.1.0+. \nThe .AppImage no longer asks for desktop integration since electron-builder decided to no longer support this. To integrate it you can either use appimaged or AppImageLauncher , you can also create your own .desktop file. \n \nThis last year have been challenging in a lot of different ways but I'm really happy to be able to say that 2.0.0 is here 🕺
\nThanks for using Poddr! \n// Marcus \"Sn8z\" Sneitz
"
+ "tarball_url": "https://api.github.com/repos/cjdenio/playbox/tarball/v0.2.1",
+ "zipball_url": "https://api.github.com/repos/cjdenio/playbox/zipball/v0.2.1",
+ "body_html": "Important note for MacOS users \nIf the .pkg
file doesn't install, use the .dmg
file.
\nChangelog: (v0.2.0)
\n\nNew logo \nData storage \nOffline icons and fonts \nCue editing \n \nChangelog: (v0.2.1)
\n\nIt now works \nFonts now show correctly \n \nAnd more...
\nPlease don't hesitate to report bugs (or request features) here .
\nWhat's with the .1
? Version 0.2.0, which was never released, had an issue with data storage and fonts.
\nThere's some documentation over thataway !
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:05.458Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:13.134Z"
},
- "poddycast-app": {
+ "playcode": {
"latestRelease": {
- "url": "https://api.github.com/repos/MrChuckomo/poddycast/releases/16948073",
- "assets_url": "https://api.github.com/repos/MrChuckomo/poddycast/releases/16948073/assets",
- "upload_url": "https://uploads.github.com/repos/MrChuckomo/poddycast/releases/16948073/assets{?name,label}",
- "html_url": "https://github.com/MrChuckomo/poddycast/releases/tag/v0.7.0",
- "id": 16948073,
- "node_id": "MDc6UmVsZWFzZTE2OTQ4MDcz",
- "tag_name": "v0.7.0",
+ "url": "https://api.github.com/repos/playcode/playcode-desktop/releases/25860106",
+ "assets_url": "https://api.github.com/repos/playcode/playcode-desktop/releases/25860106/assets",
+ "upload_url": "https://uploads.github.com/repos/playcode/playcode-desktop/releases/25860106/assets{?name,label}",
+ "html_url": "https://github.com/playcode/playcode-desktop/releases/tag/v2020.5.0",
+ "id": 25860106,
+ "node_id": "MDc6UmVsZWFzZTI1ODYwMTA2",
+ "tag_name": "v2020.5.0",
"target_commitish": "master",
- "name": "Poddycast App v0.7.0 (BETA)",
+ "name": "Updated Style",
"draft": false,
"author": {
- "login": "MrChuckomo",
- "id": 29462476,
- "node_id": "MDQ6VXNlcjI5NDYyNDc2",
- "avatar_url": "https://avatars0.githubusercontent.com/u/29462476?v=4",
+ "login": "ianberdin",
+ "id": 2521933,
+ "node_id": "MDQ6VXNlcjI1MjE5MzM=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/2521933?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/MrChuckomo",
- "html_url": "https://github.com/MrChuckomo",
- "followers_url": "https://api.github.com/users/MrChuckomo/followers",
- "following_url": "https://api.github.com/users/MrChuckomo/following{/other_user}",
- "gists_url": "https://api.github.com/users/MrChuckomo/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/MrChuckomo/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/MrChuckomo/subscriptions",
- "organizations_url": "https://api.github.com/users/MrChuckomo/orgs",
- "repos_url": "https://api.github.com/users/MrChuckomo/repos",
- "events_url": "https://api.github.com/users/MrChuckomo/events{/privacy}",
- "received_events_url": "https://api.github.com/users/MrChuckomo/received_events",
+ "url": "https://api.github.com/users/ianberdin",
+ "html_url": "https://github.com/ianberdin",
+ "followers_url": "https://api.github.com/users/ianberdin/followers",
+ "following_url": "https://api.github.com/users/ianberdin/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ianberdin/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ianberdin/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ianberdin/subscriptions",
+ "organizations_url": "https://api.github.com/users/ianberdin/orgs",
+ "repos_url": "https://api.github.com/users/ianberdin/repos",
+ "events_url": "https://api.github.com/users/ianberdin/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ianberdin/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2019-02-25T04:35:01Z",
- "published_at": "2019-04-24T13:22:09Z",
+ "created_at": "2020-04-24T17:20:01Z",
+ "published_at": "2020-04-24T17:21:15Z",
"assets": [
{
- "url": "https://api.github.com/repos/MrChuckomo/poddycast/releases/assets/12215592",
- "id": 12215592,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEyMjE1NTky",
- "name": "Poddycast-darwin-x64.zip",
- "label": null,
- "uploader": {
- "login": "MrChuckomo",
- "id": 29462476,
- "node_id": "MDQ6VXNlcjI5NDYyNDc2",
- "avatar_url": "https://avatars0.githubusercontent.com/u/29462476?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/MrChuckomo",
- "html_url": "https://github.com/MrChuckomo",
- "followers_url": "https://api.github.com/users/MrChuckomo/followers",
- "following_url": "https://api.github.com/users/MrChuckomo/following{/other_user}",
- "gists_url": "https://api.github.com/users/MrChuckomo/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/MrChuckomo/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/MrChuckomo/subscriptions",
- "organizations_url": "https://api.github.com/users/MrChuckomo/orgs",
- "repos_url": "https://api.github.com/users/MrChuckomo/repos",
- "events_url": "https://api.github.com/users/MrChuckomo/events{/privacy}",
- "received_events_url": "https://api.github.com/users/MrChuckomo/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 56227134,
- "download_count": 101,
- "created_at": "2019-04-24T13:05:14Z",
- "updated_at": "2019-04-24T13:06:09Z",
- "browser_download_url": "https://github.com/MrChuckomo/poddycast/releases/download/v0.7.0/Poddycast-darwin-x64.zip"
- },
- {
- "url": "https://api.github.com/repos/MrChuckomo/poddycast/releases/assets/12215593",
- "id": 12215593,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEyMjE1NTkz",
- "name": "Poddycast-linux-arm64.zip",
- "label": null,
- "uploader": {
- "login": "MrChuckomo",
- "id": 29462476,
- "node_id": "MDQ6VXNlcjI5NDYyNDc2",
- "avatar_url": "https://avatars0.githubusercontent.com/u/29462476?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/MrChuckomo",
- "html_url": "https://github.com/MrChuckomo",
- "followers_url": "https://api.github.com/users/MrChuckomo/followers",
- "following_url": "https://api.github.com/users/MrChuckomo/following{/other_user}",
- "gists_url": "https://api.github.com/users/MrChuckomo/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/MrChuckomo/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/MrChuckomo/subscriptions",
- "organizations_url": "https://api.github.com/users/MrChuckomo/orgs",
- "repos_url": "https://api.github.com/users/MrChuckomo/repos",
- "events_url": "https://api.github.com/users/MrChuckomo/events{/privacy}",
- "received_events_url": "https://api.github.com/users/MrChuckomo/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 60468716,
- "download_count": 64,
- "created_at": "2019-04-24T13:05:14Z",
- "updated_at": "2019-04-24T13:07:11Z",
- "browser_download_url": "https://github.com/MrChuckomo/poddycast/releases/download/v0.7.0/Poddycast-linux-arm64.zip"
- },
- {
- "url": "https://api.github.com/repos/MrChuckomo/poddycast/releases/assets/12215594",
- "id": 12215594,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEyMjE1NTk0",
- "name": "Poddycast-linux-armv7l.zip",
+ "url": "https://api.github.com/repos/playcode/playcode-desktop/releases/assets/20123849",
+ "id": 20123849,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwMTIzODQ5",
+ "name": "PlayCode-2020.5.0.dmg",
"label": null,
"uploader": {
- "login": "MrChuckomo",
- "id": 29462476,
- "node_id": "MDQ6VXNlcjI5NDYyNDc2",
- "avatar_url": "https://avatars0.githubusercontent.com/u/29462476?v=4",
+ "login": "ianberdin",
+ "id": 2521933,
+ "node_id": "MDQ6VXNlcjI1MjE5MzM=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/2521933?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/MrChuckomo",
- "html_url": "https://github.com/MrChuckomo",
- "followers_url": "https://api.github.com/users/MrChuckomo/followers",
- "following_url": "https://api.github.com/users/MrChuckomo/following{/other_user}",
- "gists_url": "https://api.github.com/users/MrChuckomo/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/MrChuckomo/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/MrChuckomo/subscriptions",
- "organizations_url": "https://api.github.com/users/MrChuckomo/orgs",
- "repos_url": "https://api.github.com/users/MrChuckomo/repos",
- "events_url": "https://api.github.com/users/MrChuckomo/events{/privacy}",
- "received_events_url": "https://api.github.com/users/MrChuckomo/received_events",
+ "url": "https://api.github.com/users/ianberdin",
+ "html_url": "https://github.com/ianberdin",
+ "followers_url": "https://api.github.com/users/ianberdin/followers",
+ "following_url": "https://api.github.com/users/ianberdin/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ianberdin/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ianberdin/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ianberdin/subscriptions",
+ "organizations_url": "https://api.github.com/users/ianberdin/orgs",
+ "repos_url": "https://api.github.com/users/ianberdin/repos",
+ "events_url": "https://api.github.com/users/ianberdin/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ianberdin/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 52950899,
- "download_count": 36,
- "created_at": "2019-04-24T13:05:14Z",
- "updated_at": "2019-04-24T13:07:58Z",
- "browser_download_url": "https://github.com/MrChuckomo/poddycast/releases/download/v0.7.0/Poddycast-linux-armv7l.zip"
- },
+ "size": 67319690,
+ "download_count": 209,
+ "created_at": "2020-04-24T17:21:23Z",
+ "updated_at": "2020-04-24T17:21:42Z",
+ "browser_download_url": "https://github.com/playcode/playcode-desktop/releases/download/v2020.5.0/PlayCode-2020.5.0.dmg"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/playcode/playcode-desktop/tarball/v2020.5.0",
+ "zipball_url": "https://api.github.com/repos/playcode/playcode-desktop/zipball/v2020.5.0",
+ "body_html": ""
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:13.150Z"
+ },
+ "playme": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/lamazingco/playme/releases/12512946",
+ "assets_url": "https://api.github.com/repos/lamazingco/playme/releases/12512946/assets",
+ "upload_url": "https://uploads.github.com/repos/lamazingco/playme/releases/12512946/assets{?name,label}",
+ "html_url": "https://github.com/lamazingco/playme/releases/tag/v1.0.3",
+ "id": 12512946,
+ "node_id": "MDc6UmVsZWFzZTEyNTEyOTQ2",
+ "tag_name": "v1.0.3",
+ "target_commitish": "develop",
+ "name": "PlayMe v1.0.3",
+ "draft": false,
+ "author": {
+ "login": "filipnbc",
+ "id": 33435367,
+ "node_id": "MDQ6VXNlcjMzNDM1MzY3",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/33435367?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/filipnbc",
+ "html_url": "https://github.com/filipnbc",
+ "followers_url": "https://api.github.com/users/filipnbc/followers",
+ "following_url": "https://api.github.com/users/filipnbc/following{/other_user}",
+ "gists_url": "https://api.github.com/users/filipnbc/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/filipnbc/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/filipnbc/subscriptions",
+ "organizations_url": "https://api.github.com/users/filipnbc/orgs",
+ "repos_url": "https://api.github.com/users/filipnbc/repos",
+ "events_url": "https://api.github.com/users/filipnbc/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/filipnbc/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2018-08-22T01:47:43Z",
+ "published_at": "2018-08-22T01:54:18Z",
+ "assets": [
{
- "url": "https://api.github.com/repos/MrChuckomo/poddycast/releases/assets/12215595",
- "id": 12215595,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEyMjE1NTk1",
- "name": "Poddycast-linux-x64.zip",
+ "url": "https://api.github.com/repos/lamazingco/playme/releases/assets/8342984",
+ "id": 8342984,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDgzNDI5ODQ=",
+ "name": "latest-linux.yml",
"label": null,
"uploader": {
- "login": "MrChuckomo",
- "id": 29462476,
- "node_id": "MDQ6VXNlcjI5NDYyNDc2",
- "avatar_url": "https://avatars0.githubusercontent.com/u/29462476?v=4",
+ "login": "filipnbc",
+ "id": 33435367,
+ "node_id": "MDQ6VXNlcjMzNDM1MzY3",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/33435367?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/MrChuckomo",
- "html_url": "https://github.com/MrChuckomo",
- "followers_url": "https://api.github.com/users/MrChuckomo/followers",
- "following_url": "https://api.github.com/users/MrChuckomo/following{/other_user}",
- "gists_url": "https://api.github.com/users/MrChuckomo/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/MrChuckomo/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/MrChuckomo/subscriptions",
- "organizations_url": "https://api.github.com/users/MrChuckomo/orgs",
- "repos_url": "https://api.github.com/users/MrChuckomo/repos",
- "events_url": "https://api.github.com/users/MrChuckomo/events{/privacy}",
- "received_events_url": "https://api.github.com/users/MrChuckomo/received_events",
+ "url": "https://api.github.com/users/filipnbc",
+ "html_url": "https://github.com/filipnbc",
+ "followers_url": "https://api.github.com/users/filipnbc/followers",
+ "following_url": "https://api.github.com/users/filipnbc/following{/other_user}",
+ "gists_url": "https://api.github.com/users/filipnbc/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/filipnbc/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/filipnbc/subscriptions",
+ "organizations_url": "https://api.github.com/users/filipnbc/orgs",
+ "repos_url": "https://api.github.com/users/filipnbc/repos",
+ "events_url": "https://api.github.com/users/filipnbc/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/filipnbc/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 76422526,
- "download_count": 177,
- "created_at": "2019-04-24T13:05:14Z",
- "updated_at": "2019-04-24T13:09:42Z",
- "browser_download_url": "https://github.com/MrChuckomo/poddycast/releases/download/v0.7.0/Poddycast-linux-x64.zip"
+ "size": 376,
+ "download_count": 111,
+ "created_at": "2018-08-22T01:51:48Z",
+ "updated_at": "2018-08-22T01:51:48Z",
+ "browser_download_url": "https://github.com/lamazingco/playme/releases/download/v1.0.3/latest-linux.yml"
},
{
- "url": "https://api.github.com/repos/MrChuckomo/poddycast/releases/assets/12215596",
- "id": 12215596,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEyMjE1NTk2",
- "name": "Poddycast-mas-x64.zip",
+ "url": "https://api.github.com/repos/lamazingco/playme/releases/assets/8342985",
+ "id": 8342985,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDgzNDI5ODU=",
+ "name": "latest-mac.yml",
"label": null,
"uploader": {
- "login": "MrChuckomo",
- "id": 29462476,
- "node_id": "MDQ6VXNlcjI5NDYyNDc2",
- "avatar_url": "https://avatars0.githubusercontent.com/u/29462476?v=4",
+ "login": "filipnbc",
+ "id": 33435367,
+ "node_id": "MDQ6VXNlcjMzNDM1MzY3",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/33435367?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/MrChuckomo",
- "html_url": "https://github.com/MrChuckomo",
- "followers_url": "https://api.github.com/users/MrChuckomo/followers",
- "following_url": "https://api.github.com/users/MrChuckomo/following{/other_user}",
- "gists_url": "https://api.github.com/users/MrChuckomo/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/MrChuckomo/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/MrChuckomo/subscriptions",
- "organizations_url": "https://api.github.com/users/MrChuckomo/orgs",
- "repos_url": "https://api.github.com/users/MrChuckomo/repos",
- "events_url": "https://api.github.com/users/MrChuckomo/events{/privacy}",
- "received_events_url": "https://api.github.com/users/MrChuckomo/received_events",
+ "url": "https://api.github.com/users/filipnbc",
+ "html_url": "https://github.com/filipnbc",
+ "followers_url": "https://api.github.com/users/filipnbc/followers",
+ "following_url": "https://api.github.com/users/filipnbc/following{/other_user}",
+ "gists_url": "https://api.github.com/users/filipnbc/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/filipnbc/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/filipnbc/subscriptions",
+ "organizations_url": "https://api.github.com/users/filipnbc/orgs",
+ "repos_url": "https://api.github.com/users/filipnbc/repos",
+ "events_url": "https://api.github.com/users/filipnbc/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/filipnbc/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 55259770,
- "download_count": 92,
- "created_at": "2019-04-24T13:05:15Z",
- "updated_at": "2019-04-24T13:10:38Z",
- "browser_download_url": "https://github.com/MrChuckomo/poddycast/releases/download/v0.7.0/Poddycast-mas-x64.zip"
+ "size": 463,
+ "download_count": 76,
+ "created_at": "2018-08-22T01:51:48Z",
+ "updated_at": "2018-08-22T01:51:48Z",
+ "browser_download_url": "https://github.com/lamazingco/playme/releases/download/v1.0.3/latest-mac.yml"
},
{
- "url": "https://api.github.com/repos/MrChuckomo/poddycast/releases/assets/12215597",
- "id": 12215597,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEyMjE1NTk3",
- "name": "Poddycast-win32-ia32.zip",
+ "url": "https://api.github.com/repos/lamazingco/playme/releases/assets/8342986",
+ "id": 8342986,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDgzNDI5ODY=",
+ "name": "latest.yml",
"label": null,
"uploader": {
- "login": "MrChuckomo",
- "id": 29462476,
- "node_id": "MDQ6VXNlcjI5NDYyNDc2",
- "avatar_url": "https://avatars0.githubusercontent.com/u/29462476?v=4",
+ "login": "filipnbc",
+ "id": 33435367,
+ "node_id": "MDQ6VXNlcjMzNDM1MzY3",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/33435367?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/MrChuckomo",
- "html_url": "https://github.com/MrChuckomo",
- "followers_url": "https://api.github.com/users/MrChuckomo/followers",
- "following_url": "https://api.github.com/users/MrChuckomo/following{/other_user}",
- "gists_url": "https://api.github.com/users/MrChuckomo/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/MrChuckomo/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/MrChuckomo/subscriptions",
- "organizations_url": "https://api.github.com/users/MrChuckomo/orgs",
- "repos_url": "https://api.github.com/users/MrChuckomo/repos",
- "events_url": "https://api.github.com/users/MrChuckomo/events{/privacy}",
- "received_events_url": "https://api.github.com/users/MrChuckomo/received_events",
+ "url": "https://api.github.com/users/filipnbc",
+ "html_url": "https://github.com/filipnbc",
+ "followers_url": "https://api.github.com/users/filipnbc/followers",
+ "following_url": "https://api.github.com/users/filipnbc/following{/other_user}",
+ "gists_url": "https://api.github.com/users/filipnbc/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/filipnbc/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/filipnbc/subscriptions",
+ "organizations_url": "https://api.github.com/users/filipnbc/orgs",
+ "repos_url": "https://api.github.com/users/filipnbc/repos",
+ "events_url": "https://api.github.com/users/filipnbc/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/filipnbc/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 59662821,
- "download_count": 98,
- "created_at": "2019-04-24T13:05:15Z",
- "updated_at": "2019-04-24T13:11:31Z",
- "browser_download_url": "https://github.com/MrChuckomo/poddycast/releases/download/v0.7.0/Poddycast-win32-ia32.zip"
+ "size": 411,
+ "download_count": 56,
+ "created_at": "2018-08-22T01:51:48Z",
+ "updated_at": "2018-08-22T01:51:49Z",
+ "browser_download_url": "https://github.com/lamazingco/playme/releases/download/v1.0.3/latest.yml"
},
{
- "url": "https://api.github.com/repos/MrChuckomo/poddycast/releases/assets/12215598",
- "id": 12215598,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEyMjE1NTk4",
- "name": "Poddycast-win32-x64.zip",
+ "url": "https://api.github.com/repos/lamazingco/playme/releases/assets/8342990",
+ "id": 8342990,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDgzNDI5OTA=",
+ "name": "PlayMe-1.0.3-mac.zip",
"label": null,
"uploader": {
- "login": "MrChuckomo",
- "id": 29462476,
- "node_id": "MDQ6VXNlcjI5NDYyNDc2",
- "avatar_url": "https://avatars0.githubusercontent.com/u/29462476?v=4",
+ "login": "filipnbc",
+ "id": 33435367,
+ "node_id": "MDQ6VXNlcjMzNDM1MzY3",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/33435367?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/MrChuckomo",
- "html_url": "https://github.com/MrChuckomo",
- "followers_url": "https://api.github.com/users/MrChuckomo/followers",
- "following_url": "https://api.github.com/users/MrChuckomo/following{/other_user}",
- "gists_url": "https://api.github.com/users/MrChuckomo/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/MrChuckomo/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/MrChuckomo/subscriptions",
- "organizations_url": "https://api.github.com/users/MrChuckomo/orgs",
- "repos_url": "https://api.github.com/users/MrChuckomo/repos",
- "events_url": "https://api.github.com/users/MrChuckomo/events{/privacy}",
- "received_events_url": "https://api.github.com/users/MrChuckomo/received_events",
+ "url": "https://api.github.com/users/filipnbc",
+ "html_url": "https://github.com/filipnbc",
+ "followers_url": "https://api.github.com/users/filipnbc/followers",
+ "following_url": "https://api.github.com/users/filipnbc/following{/other_user}",
+ "gists_url": "https://api.github.com/users/filipnbc/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/filipnbc/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/filipnbc/subscriptions",
+ "organizations_url": "https://api.github.com/users/filipnbc/orgs",
+ "repos_url": "https://api.github.com/users/filipnbc/repos",
+ "events_url": "https://api.github.com/users/filipnbc/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/filipnbc/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/zip",
"state": "uploaded",
- "size": 62246270,
- "download_count": 420,
- "created_at": "2019-04-24T13:05:15Z",
- "updated_at": "2019-04-24T13:12:28Z",
- "browser_download_url": "https://github.com/MrChuckomo/poddycast/releases/download/v0.7.0/Poddycast-win32-x64.zip"
- }
- ],
- "tarball_url": "https://api.github.com/repos/MrChuckomo/poddycast/tarball/v0.7.0",
- "zipball_url": "https://api.github.com/repos/MrChuckomo/poddycast/zipball/v0.7.0",
- "body_html": "Release Notes \nImprovements \n\nChange 'Search' to 'Find podcast' \nIncrease playback rate up to 4x \nApp can be open just once \nAdd animations \nAdd localization for french \nAdd new icons \nToggle playback speeds \nHave episode description \nAdd npm scripts and dependencies - #42 \nOption to manually update/sync Podcasts - #52 \nOption to minimize the app to the system tray - #50 \nCode refactoring \n \nBugfix \n\nWrong episode count - #47 \n \nNotes \nSpecial thanks to @alexdevero for contributing a lot to the project.
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:05.475Z"
- },
- "pokerclock": {
- "latestRelease": {
- "url": "https://api.github.com/repos/Phreshhh/PokerClock/releases/10120809",
- "assets_url": "https://api.github.com/repos/Phreshhh/PokerClock/releases/10120809/assets",
- "upload_url": "https://uploads.github.com/repos/Phreshhh/PokerClock/releases/10120809/assets{?name,label}",
- "html_url": "https://github.com/Phreshhh/PokerClock/releases/tag/v1.0.0",
- "id": 10120809,
- "node_id": "MDc6UmVsZWFzZTEwMTIwODA5",
- "tag_name": "v1.0.0",
- "target_commitish": "master",
- "name": "First release.",
- "draft": false,
- "author": {
- "login": "Phreshhh",
- "id": 32324661,
- "node_id": "MDQ6VXNlcjMyMzI0NjYx",
- "avatar_url": "https://avatars1.githubusercontent.com/u/32324661?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Phreshhh",
- "html_url": "https://github.com/Phreshhh",
- "followers_url": "https://api.github.com/users/Phreshhh/followers",
- "following_url": "https://api.github.com/users/Phreshhh/following{/other_user}",
- "gists_url": "https://api.github.com/users/Phreshhh/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Phreshhh/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Phreshhh/subscriptions",
- "organizations_url": "https://api.github.com/users/Phreshhh/orgs",
- "repos_url": "https://api.github.com/users/Phreshhh/repos",
- "events_url": "https://api.github.com/users/Phreshhh/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Phreshhh/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2018-03-16T11:08:19Z",
- "published_at": "2018-03-16T11:34:54Z",
- "assets": [
+ "size": 47736259,
+ "download_count": 181,
+ "created_at": "2018-08-22T01:52:05Z",
+ "updated_at": "2018-08-22T01:52:59Z",
+ "browser_download_url": "https://github.com/lamazingco/playme/releases/download/v1.0.3/PlayMe-1.0.3-mac.zip"
+ },
{
- "url": "https://api.github.com/repos/Phreshhh/PokerClock/releases/assets/6533082",
- "id": 6533082,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDY1MzMwODI=",
- "name": "PokerClock-darwin-x64.zip",
+ "url": "https://api.github.com/repos/lamazingco/playme/releases/assets/8342993",
+ "id": 8342993,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDgzNDI5OTM=",
+ "name": "playme-1.0.3-x86_64.AppImage",
"label": null,
"uploader": {
- "login": "Phreshhh",
- "id": 32324661,
- "node_id": "MDQ6VXNlcjMyMzI0NjYx",
- "avatar_url": "https://avatars1.githubusercontent.com/u/32324661?v=4",
+ "login": "filipnbc",
+ "id": 33435367,
+ "node_id": "MDQ6VXNlcjMzNDM1MzY3",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/33435367?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/Phreshhh",
- "html_url": "https://github.com/Phreshhh",
- "followers_url": "https://api.github.com/users/Phreshhh/followers",
- "following_url": "https://api.github.com/users/Phreshhh/following{/other_user}",
- "gists_url": "https://api.github.com/users/Phreshhh/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Phreshhh/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Phreshhh/subscriptions",
- "organizations_url": "https://api.github.com/users/Phreshhh/orgs",
- "repos_url": "https://api.github.com/users/Phreshhh/repos",
- "events_url": "https://api.github.com/users/Phreshhh/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Phreshhh/received_events",
+ "url": "https://api.github.com/users/filipnbc",
+ "html_url": "https://github.com/filipnbc",
+ "followers_url": "https://api.github.com/users/filipnbc/followers",
+ "following_url": "https://api.github.com/users/filipnbc/following{/other_user}",
+ "gists_url": "https://api.github.com/users/filipnbc/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/filipnbc/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/filipnbc/subscriptions",
+ "organizations_url": "https://api.github.com/users/filipnbc/orgs",
+ "repos_url": "https://api.github.com/users/filipnbc/repos",
+ "events_url": "https://api.github.com/users/filipnbc/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/filipnbc/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-zip-compressed",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 137874382,
- "download_count": 231,
- "created_at": "2018-03-16T11:34:03Z",
- "updated_at": "2018-03-16T11:34:45Z",
- "browser_download_url": "https://github.com/Phreshhh/PokerClock/releases/download/v1.0.0/PokerClock-darwin-x64.zip"
+ "size": 50658485,
+ "download_count": 2735,
+ "created_at": "2018-08-22T01:52:12Z",
+ "updated_at": "2018-08-22T01:54:08Z",
+ "browser_download_url": "https://github.com/lamazingco/playme/releases/download/v1.0.3/playme-1.0.3-x86_64.AppImage"
},
{
- "url": "https://api.github.com/repos/Phreshhh/PokerClock/releases/assets/6533080",
- "id": 6533080,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDY1MzMwODA=",
- "name": "PokerClock-linux-x64.zip",
+ "url": "https://api.github.com/repos/lamazingco/playme/releases/assets/8342991",
+ "id": 8342991,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDgzNDI5OTE=",
+ "name": "PlayMe-1.0.3.dmg",
"label": null,
"uploader": {
- "login": "Phreshhh",
- "id": 32324661,
- "node_id": "MDQ6VXNlcjMyMzI0NjYx",
- "avatar_url": "https://avatars1.githubusercontent.com/u/32324661?v=4",
+ "login": "filipnbc",
+ "id": 33435367,
+ "node_id": "MDQ6VXNlcjMzNDM1MzY3",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/33435367?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/Phreshhh",
- "html_url": "https://github.com/Phreshhh",
- "followers_url": "https://api.github.com/users/Phreshhh/followers",
- "following_url": "https://api.github.com/users/Phreshhh/following{/other_user}",
- "gists_url": "https://api.github.com/users/Phreshhh/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Phreshhh/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Phreshhh/subscriptions",
- "organizations_url": "https://api.github.com/users/Phreshhh/orgs",
- "repos_url": "https://api.github.com/users/Phreshhh/repos",
- "events_url": "https://api.github.com/users/Phreshhh/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Phreshhh/received_events",
+ "url": "https://api.github.com/users/filipnbc",
+ "html_url": "https://github.com/filipnbc",
+ "followers_url": "https://api.github.com/users/filipnbc/followers",
+ "following_url": "https://api.github.com/users/filipnbc/following{/other_user}",
+ "gists_url": "https://api.github.com/users/filipnbc/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/filipnbc/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/filipnbc/subscriptions",
+ "organizations_url": "https://api.github.com/users/filipnbc/orgs",
+ "repos_url": "https://api.github.com/users/filipnbc/repos",
+ "events_url": "https://api.github.com/users/filipnbc/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/filipnbc/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-zip-compressed",
+ "content_type": "application/x-diskcopy",
"state": "uploaded",
- "size": 52905445,
- "download_count": 206,
- "created_at": "2018-03-16T11:33:42Z",
- "updated_at": "2018-03-16T11:33:59Z",
- "browser_download_url": "https://github.com/Phreshhh/PokerClock/releases/download/v1.0.0/PokerClock-linux-x64.zip"
+ "size": 49365167,
+ "download_count": 571,
+ "created_at": "2018-08-22T01:52:09Z",
+ "updated_at": "2018-08-22T01:53:33Z",
+ "browser_download_url": "https://github.com/lamazingco/playme/releases/download/v1.0.3/PlayMe-1.0.3.dmg"
},
{
- "url": "https://api.github.com/repos/Phreshhh/PokerClock/releases/assets/6533073",
- "id": 6533073,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDY1MzMwNzM=",
- "name": "PokerClock-win32-x64.zip",
+ "url": "https://api.github.com/repos/lamazingco/playme/releases/assets/8342989",
+ "id": 8342989,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDgzNDI5ODk=",
+ "name": "PlayMe.Setup.1.0.3.exe",
"label": null,
"uploader": {
- "login": "Phreshhh",
- "id": 32324661,
- "node_id": "MDQ6VXNlcjMyMzI0NjYx",
- "avatar_url": "https://avatars1.githubusercontent.com/u/32324661?v=4",
+ "login": "filipnbc",
+ "id": 33435367,
+ "node_id": "MDQ6VXNlcjMzNDM1MzY3",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/33435367?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/Phreshhh",
- "html_url": "https://github.com/Phreshhh",
- "followers_url": "https://api.github.com/users/Phreshhh/followers",
- "following_url": "https://api.github.com/users/Phreshhh/following{/other_user}",
- "gists_url": "https://api.github.com/users/Phreshhh/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Phreshhh/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Phreshhh/subscriptions",
- "organizations_url": "https://api.github.com/users/Phreshhh/orgs",
- "repos_url": "https://api.github.com/users/Phreshhh/repos",
- "events_url": "https://api.github.com/users/Phreshhh/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Phreshhh/received_events",
+ "url": "https://api.github.com/users/filipnbc",
+ "html_url": "https://github.com/filipnbc",
+ "followers_url": "https://api.github.com/users/filipnbc/followers",
+ "following_url": "https://api.github.com/users/filipnbc/following{/other_user}",
+ "gists_url": "https://api.github.com/users/filipnbc/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/filipnbc/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/filipnbc/subscriptions",
+ "organizations_url": "https://api.github.com/users/filipnbc/orgs",
+ "repos_url": "https://api.github.com/users/filipnbc/repos",
+ "events_url": "https://api.github.com/users/filipnbc/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/filipnbc/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-zip-compressed",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 56124695,
- "download_count": 330,
- "created_at": "2018-03-16T11:32:51Z",
- "updated_at": "2018-03-16T11:33:07Z",
- "browser_download_url": "https://github.com/Phreshhh/PokerClock/releases/download/v1.0.0/PokerClock-win32-x64.zip"
+ "size": 37461107,
+ "download_count": 1953,
+ "created_at": "2018-08-22T01:52:00Z",
+ "updated_at": "2018-08-22T01:52:26Z",
+ "browser_download_url": "https://github.com/lamazingco/playme/releases/download/v1.0.3/PlayMe.Setup.1.0.3.exe"
}
],
- "tarball_url": "https://api.github.com/repos/Phreshhh/PokerClock/tarball/v1.0.0",
- "zipball_url": "https://api.github.com/repos/Phreshhh/PokerClock/zipball/v1.0.0",
- "body_html": ""
+ "tarball_url": "https://api.github.com/repos/lamazingco/playme/tarball/v1.0.3",
+ "zipball_url": "https://api.github.com/repos/lamazingco/playme/zipball/v1.0.3",
+ "body_html": "Changelog:
\n\nfix app error on startup by using NativeImage for tray icon \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:05.549Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:13.228Z"
},
- "polar": {
+ "playork": {
"latestRelease": {
- "url": "https://api.github.com/repos/burtonator/polar-bookshelf/releases/24962314",
- "assets_url": "https://api.github.com/repos/burtonator/polar-bookshelf/releases/24962314/assets",
- "upload_url": "https://uploads.github.com/repos/burtonator/polar-bookshelf/releases/24962314/assets{?name,label}",
- "html_url": "https://github.com/burtonator/polar-bookshelf/releases/tag/v1.100.13",
- "id": 24962314,
- "node_id": "MDc6UmVsZWFzZTI0OTYyMzE0",
- "tag_name": "v1.100.13",
+ "url": "https://api.github.com/repos/Playork/Playork/releases/13558570",
+ "assets_url": "https://api.github.com/repos/Playork/Playork/releases/13558570/assets",
+ "upload_url": "https://uploads.github.com/repos/Playork/Playork/releases/13558570/assets{?name,label}",
+ "html_url": "https://github.com/Playork/Playork/releases/tag/v1.6.0",
+ "id": 13558570,
+ "node_id": "MDc6UmVsZWFzZTEzNTU4NTcw",
+ "tag_name": "v1.6.0",
"target_commitish": "master",
- "name": "1.100.13",
+ "name": "New Release",
"draft": false,
"author": {
- "login": "burtonator",
- "id": 45447,
- "node_id": "MDQ6VXNlcjQ1NDQ3",
- "avatar_url": "https://avatars3.githubusercontent.com/u/45447?v=4",
+ "login": "bekalshenoy",
+ "id": 38488260,
+ "node_id": "MDQ6VXNlcjM4NDg4MjYw",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/38488260?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/burtonator",
- "html_url": "https://github.com/burtonator",
- "followers_url": "https://api.github.com/users/burtonator/followers",
- "following_url": "https://api.github.com/users/burtonator/following{/other_user}",
- "gists_url": "https://api.github.com/users/burtonator/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/burtonator/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/burtonator/subscriptions",
- "organizations_url": "https://api.github.com/users/burtonator/orgs",
- "repos_url": "https://api.github.com/users/burtonator/repos",
- "events_url": "https://api.github.com/users/burtonator/events{/privacy}",
- "received_events_url": "https://api.github.com/users/burtonator/received_events",
+ "url": "https://api.github.com/users/bekalshenoy",
+ "html_url": "https://github.com/bekalshenoy",
+ "followers_url": "https://api.github.com/users/bekalshenoy/followers",
+ "following_url": "https://api.github.com/users/bekalshenoy/following{/other_user}",
+ "gists_url": "https://api.github.com/users/bekalshenoy/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/bekalshenoy/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/bekalshenoy/subscriptions",
+ "organizations_url": "https://api.github.com/users/bekalshenoy/orgs",
+ "repos_url": "https://api.github.com/users/bekalshenoy/repos",
+ "events_url": "https://api.github.com/users/bekalshenoy/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/bekalshenoy/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2020-03-28T17:45:54Z",
- "published_at": "2020-03-28T22:01:06Z",
+ "created_at": "2018-10-20T08:28:46Z",
+ "published_at": "2018-10-20T08:58:54Z",
"assets": [
{
- "url": "https://api.github.com/repos/burtonator/polar-bookshelf/releases/assets/19097286",
- "id": 19097286,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MDk3Mjg2",
- "name": "latest-linux.yml",
- "label": "",
+ "url": "https://api.github.com/repos/Playork/Playork/releases/assets/9313747",
+ "id": 9313747,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDkzMTM3NDc=",
+ "name": "latest.yml",
+ "label": null,
"uploader": {
- "login": "burtonator",
- "id": 45447,
- "node_id": "MDQ6VXNlcjQ1NDQ3",
- "avatar_url": "https://avatars3.githubusercontent.com/u/45447?v=4",
+ "login": "bekalshenoy",
+ "id": 38488260,
+ "node_id": "MDQ6VXNlcjM4NDg4MjYw",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/38488260?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/burtonator",
- "html_url": "https://github.com/burtonator",
- "followers_url": "https://api.github.com/users/burtonator/followers",
- "following_url": "https://api.github.com/users/burtonator/following{/other_user}",
- "gists_url": "https://api.github.com/users/burtonator/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/burtonator/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/burtonator/subscriptions",
- "organizations_url": "https://api.github.com/users/burtonator/orgs",
- "repos_url": "https://api.github.com/users/burtonator/repos",
- "events_url": "https://api.github.com/users/burtonator/events{/privacy}",
- "received_events_url": "https://api.github.com/users/burtonator/received_events",
+ "url": "https://api.github.com/users/bekalshenoy",
+ "html_url": "https://github.com/bekalshenoy",
+ "followers_url": "https://api.github.com/users/bekalshenoy/followers",
+ "following_url": "https://api.github.com/users/bekalshenoy/following{/other_user}",
+ "gists_url": "https://api.github.com/users/bekalshenoy/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/bekalshenoy/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/bekalshenoy/subscriptions",
+ "organizations_url": "https://api.github.com/users/bekalshenoy/orgs",
+ "repos_url": "https://api.github.com/users/bekalshenoy/repos",
+ "events_url": "https://api.github.com/users/bekalshenoy/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/bekalshenoy/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "text/yaml",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 405,
- "download_count": 62,
- "created_at": "2020-03-28T21:39:16Z",
- "updated_at": "2020-03-28T21:39:16Z",
- "browser_download_url": "https://github.com/burtonator/polar-bookshelf/releases/download/v1.100.13/latest-linux.yml"
+ "size": 342,
+ "download_count": 87,
+ "created_at": "2018-10-20T11:47:20Z",
+ "updated_at": "2018-10-20T11:50:13Z",
+ "browser_download_url": "https://github.com/Playork/Playork/releases/download/v1.6.0/latest.yml"
},
{
- "url": "https://api.github.com/repos/burtonator/polar-bookshelf/releases/assets/19092924",
- "id": 19092924,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MDkyOTI0",
- "name": "latest-mac.yml",
- "label": "",
+ "url": "https://api.github.com/repos/Playork/Playork/releases/assets/9313745",
+ "id": 9313745,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDkzMTM3NDU=",
+ "name": "Playork.Setup.1.6.0.exe",
+ "label": null,
"uploader": {
- "login": "burtonator",
- "id": 45447,
- "node_id": "MDQ6VXNlcjQ1NDQ3",
- "avatar_url": "https://avatars3.githubusercontent.com/u/45447?v=4",
+ "login": "bekalshenoy",
+ "id": 38488260,
+ "node_id": "MDQ6VXNlcjM4NDg4MjYw",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/38488260?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/burtonator",
- "html_url": "https://github.com/burtonator",
- "followers_url": "https://api.github.com/users/burtonator/followers",
- "following_url": "https://api.github.com/users/burtonator/following{/other_user}",
- "gists_url": "https://api.github.com/users/burtonator/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/burtonator/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/burtonator/subscriptions",
- "organizations_url": "https://api.github.com/users/burtonator/orgs",
- "repos_url": "https://api.github.com/users/burtonator/repos",
- "events_url": "https://api.github.com/users/burtonator/events{/privacy}",
- "received_events_url": "https://api.github.com/users/burtonator/received_events",
+ "url": "https://api.github.com/users/bekalshenoy",
+ "html_url": "https://github.com/bekalshenoy",
+ "followers_url": "https://api.github.com/users/bekalshenoy/followers",
+ "following_url": "https://api.github.com/users/bekalshenoy/following{/other_user}",
+ "gists_url": "https://api.github.com/users/bekalshenoy/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/bekalshenoy/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/bekalshenoy/subscriptions",
+ "organizations_url": "https://api.github.com/users/bekalshenoy/orgs",
+ "repos_url": "https://api.github.com/users/bekalshenoy/repos",
+ "events_url": "https://api.github.com/users/bekalshenoy/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/bekalshenoy/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "text/yaml",
+ "content_type": "application/x-msdownload",
"state": "uploaded",
- "size": 548,
- "download_count": 2899,
- "created_at": "2020-03-28T18:32:18Z",
- "updated_at": "2020-03-28T18:32:18Z",
- "browser_download_url": "https://github.com/burtonator/polar-bookshelf/releases/download/v1.100.13/latest-mac.yml"
+ "size": 33039335,
+ "download_count": 122,
+ "created_at": "2018-10-20T11:47:18Z",
+ "updated_at": "2018-10-20T11:50:12Z",
+ "browser_download_url": "https://github.com/Playork/Playork/releases/download/v1.6.0/Playork.Setup.1.6.0.exe"
},
{
- "url": "https://api.github.com/repos/burtonator/polar-bookshelf/releases/assets/19093245",
- "id": 19093245,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MDkzMjQ1",
- "name": "latest.yml",
- "label": "",
+ "url": "https://api.github.com/repos/Playork/Playork/releases/assets/9313746",
+ "id": 9313746,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDkzMTM3NDY=",
+ "name": "Playork.Setup.1.6.0.exe.blockmap",
+ "label": null,
"uploader": {
- "login": "burtonator",
- "id": 45447,
- "node_id": "MDQ6VXNlcjQ1NDQ3",
- "avatar_url": "https://avatars3.githubusercontent.com/u/45447?v=4",
+ "login": "bekalshenoy",
+ "id": 38488260,
+ "node_id": "MDQ6VXNlcjM4NDg4MjYw",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/38488260?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/burtonator",
- "html_url": "https://github.com/burtonator",
- "followers_url": "https://api.github.com/users/burtonator/followers",
- "following_url": "https://api.github.com/users/burtonator/following{/other_user}",
- "gists_url": "https://api.github.com/users/burtonator/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/burtonator/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/burtonator/subscriptions",
- "organizations_url": "https://api.github.com/users/burtonator/orgs",
- "repos_url": "https://api.github.com/users/burtonator/repos",
- "events_url": "https://api.github.com/users/burtonator/events{/privacy}",
- "received_events_url": "https://api.github.com/users/burtonator/received_events",
+ "url": "https://api.github.com/users/bekalshenoy",
+ "html_url": "https://github.com/bekalshenoy",
+ "followers_url": "https://api.github.com/users/bekalshenoy/followers",
+ "following_url": "https://api.github.com/users/bekalshenoy/following{/other_user}",
+ "gists_url": "https://api.github.com/users/bekalshenoy/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/bekalshenoy/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/bekalshenoy/subscriptions",
+ "organizations_url": "https://api.github.com/users/bekalshenoy/orgs",
+ "repos_url": "https://api.github.com/users/bekalshenoy/repos",
+ "events_url": "https://api.github.com/users/bekalshenoy/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/bekalshenoy/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "text/yaml",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 376,
- "download_count": 5394,
- "created_at": "2020-03-28T18:54:12Z",
- "updated_at": "2020-03-28T18:54:13Z",
- "browser_download_url": "https://github.com/burtonator/polar-bookshelf/releases/download/v1.100.13/latest.yml"
- },
+ "size": 35161,
+ "download_count": 37,
+ "created_at": "2018-10-20T11:47:19Z",
+ "updated_at": "2018-10-20T11:50:12Z",
+ "browser_download_url": "https://github.com/Playork/Playork/releases/download/v1.6.0/Playork.Setup.1.6.0.exe.blockmap"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/Playork/Playork/tarball/v1.6.0",
+ "zipball_url": "https://api.github.com/repos/Playork/Playork/zipball/v1.6.0",
+ "body_html": "With New Game Called Brick Game and New Save Option in Paint. Also With Bug Fixes and UI Tweaks. For Linux Snap Packages are Available HERE . "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:13.235Z"
+ },
+ "poddr": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/Sn8z/Poddr/releases/21237551",
+ "assets_url": "https://api.github.com/repos/Sn8z/Poddr/releases/21237551/assets",
+ "upload_url": "https://uploads.github.com/repos/Sn8z/Poddr/releases/21237551/assets{?name,label}",
+ "html_url": "https://github.com/Sn8z/Poddr/releases/tag/2.0.0",
+ "id": 21237551,
+ "node_id": "MDc6UmVsZWFzZTIxMjM3NTUx",
+ "tag_name": "2.0.0",
+ "target_commitish": "master",
+ "name": "2.0.0",
+ "draft": false,
+ "author": {
+ "login": "Sn8z",
+ "id": 10712909,
+ "node_id": "MDQ6VXNlcjEwNzEyOTA5",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/10712909?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Sn8z",
+ "html_url": "https://github.com/Sn8z",
+ "followers_url": "https://api.github.com/users/Sn8z/followers",
+ "following_url": "https://api.github.com/users/Sn8z/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Sn8z/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Sn8z/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Sn8z/subscriptions",
+ "organizations_url": "https://api.github.com/users/Sn8z/orgs",
+ "repos_url": "https://api.github.com/users/Sn8z/repos",
+ "events_url": "https://api.github.com/users/Sn8z/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Sn8z/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2019-05-23T11:41:20Z",
+ "published_at": "2019-11-12T19:12:31Z",
+ "assets": [
{
- "url": "https://api.github.com/repos/burtonator/polar-bookshelf/releases/assets/19097285",
- "id": 19097285,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MDk3Mjg1",
- "name": "polar-bookshelf-1.100.13-amd64.deb",
- "label": "",
+ "url": "https://api.github.com/repos/Sn8z/Poddr/releases/assets/16115797",
+ "id": 16115797,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE2MTE1Nzk3",
+ "name": "Poddr-2.0.0.AppImage",
+ "label": null,
"uploader": {
- "login": "burtonator",
- "id": 45447,
- "node_id": "MDQ6VXNlcjQ1NDQ3",
- "avatar_url": "https://avatars3.githubusercontent.com/u/45447?v=4",
+ "login": "Sn8z",
+ "id": 10712909,
+ "node_id": "MDQ6VXNlcjEwNzEyOTA5",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/10712909?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/burtonator",
- "html_url": "https://github.com/burtonator",
- "followers_url": "https://api.github.com/users/burtonator/followers",
- "following_url": "https://api.github.com/users/burtonator/following{/other_user}",
- "gists_url": "https://api.github.com/users/burtonator/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/burtonator/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/burtonator/subscriptions",
- "organizations_url": "https://api.github.com/users/burtonator/orgs",
- "repos_url": "https://api.github.com/users/burtonator/repos",
- "events_url": "https://api.github.com/users/burtonator/events{/privacy}",
- "received_events_url": "https://api.github.com/users/burtonator/received_events",
+ "url": "https://api.github.com/users/Sn8z",
+ "html_url": "https://github.com/Sn8z",
+ "followers_url": "https://api.github.com/users/Sn8z/followers",
+ "following_url": "https://api.github.com/users/Sn8z/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Sn8z/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Sn8z/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Sn8z/subscriptions",
+ "organizations_url": "https://api.github.com/users/Sn8z/orgs",
+ "repos_url": "https://api.github.com/users/Sn8z/repos",
+ "events_url": "https://api.github.com/users/Sn8z/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Sn8z/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/x-iso9660-appimage",
"state": "uploaded",
- "size": 115325942,
- "download_count": 1280,
- "created_at": "2020-03-28T21:39:10Z",
- "updated_at": "2020-03-28T21:39:15Z",
- "browser_download_url": "https://github.com/burtonator/polar-bookshelf/releases/download/v1.100.13/polar-bookshelf-1.100.13-amd64.deb"
+ "size": 90736291,
+ "download_count": 1210,
+ "created_at": "2019-11-12T17:12:53Z",
+ "updated_at": "2019-11-12T17:12:59Z",
+ "browser_download_url": "https://github.com/Sn8z/Poddr/releases/download/2.0.0/Poddr-2.0.0.AppImage"
},
{
- "url": "https://api.github.com/repos/burtonator/polar-bookshelf/releases/assets/19092902",
- "id": 19092902,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MDkyOTAy",
- "name": "Polar-Bookshelf-1.100.13-mac.zip",
- "label": "",
+ "url": "https://api.github.com/repos/Sn8z/Poddr/releases/assets/16115830",
+ "id": 16115830,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE2MTE1ODMw",
+ "name": "Poddr-2.0.0.dmg",
+ "label": null,
"uploader": {
- "login": "burtonator",
- "id": 45447,
- "node_id": "MDQ6VXNlcjQ1NDQ3",
- "avatar_url": "https://avatars3.githubusercontent.com/u/45447?v=4",
+ "login": "Sn8z",
+ "id": 10712909,
+ "node_id": "MDQ6VXNlcjEwNzEyOTA5",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/10712909?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/burtonator",
- "html_url": "https://github.com/burtonator",
- "followers_url": "https://api.github.com/users/burtonator/followers",
- "following_url": "https://api.github.com/users/burtonator/following{/other_user}",
- "gists_url": "https://api.github.com/users/burtonator/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/burtonator/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/burtonator/subscriptions",
- "organizations_url": "https://api.github.com/users/burtonator/orgs",
- "repos_url": "https://api.github.com/users/burtonator/repos",
- "events_url": "https://api.github.com/users/burtonator/events{/privacy}",
- "received_events_url": "https://api.github.com/users/burtonator/received_events",
+ "url": "https://api.github.com/users/Sn8z",
+ "html_url": "https://github.com/Sn8z",
+ "followers_url": "https://api.github.com/users/Sn8z/followers",
+ "following_url": "https://api.github.com/users/Sn8z/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Sn8z/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Sn8z/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Sn8z/subscriptions",
+ "organizations_url": "https://api.github.com/users/Sn8z/orgs",
+ "repos_url": "https://api.github.com/users/Sn8z/repos",
+ "events_url": "https://api.github.com/users/Sn8z/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Sn8z/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 174486653,
- "download_count": 538,
- "created_at": "2020-03-28T18:31:26Z",
- "updated_at": "2020-03-28T18:32:18Z",
- "browser_download_url": "https://github.com/burtonator/polar-bookshelf/releases/download/v1.100.13/Polar-Bookshelf-1.100.13-mac.zip"
+ "content_type": "application/x-apple-diskimage",
+ "state": "uploaded",
+ "size": 82905831,
+ "download_count": 255,
+ "created_at": "2019-11-12T17:13:35Z",
+ "updated_at": "2019-11-12T17:13:39Z",
+ "browser_download_url": "https://github.com/Sn8z/Poddr/releases/download/2.0.0/Poddr-2.0.0.dmg"
},
{
- "url": "https://api.github.com/repos/burtonator/polar-bookshelf/releases/assets/19093239",
- "id": 19093239,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MDkzMjM5",
- "name": "polar-bookshelf-1.100.13-nsis-ia32.exe",
- "label": "",
+ "url": "https://api.github.com/repos/Sn8z/Poddr/releases/assets/16115796",
+ "id": 16115796,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE2MTE1Nzk2",
+ "name": "Poddr.Setup.2.0.0.exe",
+ "label": null,
"uploader": {
- "login": "burtonator",
- "id": 45447,
- "node_id": "MDQ6VXNlcjQ1NDQ3",
- "avatar_url": "https://avatars3.githubusercontent.com/u/45447?v=4",
+ "login": "Sn8z",
+ "id": 10712909,
+ "node_id": "MDQ6VXNlcjEwNzEyOTA5",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/10712909?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/burtonator",
- "html_url": "https://github.com/burtonator",
- "followers_url": "https://api.github.com/users/burtonator/followers",
- "following_url": "https://api.github.com/users/burtonator/following{/other_user}",
- "gists_url": "https://api.github.com/users/burtonator/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/burtonator/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/burtonator/subscriptions",
- "organizations_url": "https://api.github.com/users/burtonator/orgs",
- "repos_url": "https://api.github.com/users/burtonator/repos",
- "events_url": "https://api.github.com/users/burtonator/events{/privacy}",
- "received_events_url": "https://api.github.com/users/burtonator/received_events",
+ "url": "https://api.github.com/users/Sn8z",
+ "html_url": "https://github.com/Sn8z",
+ "followers_url": "https://api.github.com/users/Sn8z/followers",
+ "following_url": "https://api.github.com/users/Sn8z/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Sn8z/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Sn8z/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Sn8z/subscriptions",
+ "organizations_url": "https://api.github.com/users/Sn8z/orgs",
+ "repos_url": "https://api.github.com/users/Sn8z/repos",
+ "events_url": "https://api.github.com/users/Sn8z/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Sn8z/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/x-ms-dos-executable",
"state": "uploaded",
- "size": 131819912,
- "download_count": 2683,
- "created_at": "2020-03-28T18:54:01Z",
- "updated_at": "2020-03-28T18:54:11Z",
- "browser_download_url": "https://github.com/burtonator/polar-bookshelf/releases/download/v1.100.13/polar-bookshelf-1.100.13-nsis-ia32.exe"
+ "size": 59429025,
+ "download_count": 864,
+ "created_at": "2019-11-12T17:12:53Z",
+ "updated_at": "2019-11-12T17:12:57Z",
+ "browser_download_url": "https://github.com/Sn8z/Poddr/releases/download/2.0.0/Poddr.Setup.2.0.0.exe"
},
{
- "url": "https://api.github.com/repos/burtonator/polar-bookshelf/releases/assets/19093240",
- "id": 19093240,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MDkzMjQw",
- "name": "polar-bookshelf-1.100.13-nsis-ia32.exe.blockmap",
- "label": "",
+ "url": "https://api.github.com/repos/Sn8z/Poddr/releases/assets/16115798",
+ "id": 16115798,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE2MTE1Nzk4",
+ "name": "poddr_2.0.0_amd64.deb",
+ "label": null,
"uploader": {
- "login": "burtonator",
- "id": 45447,
- "node_id": "MDQ6VXNlcjQ1NDQ3",
- "avatar_url": "https://avatars3.githubusercontent.com/u/45447?v=4",
+ "login": "Sn8z",
+ "id": 10712909,
+ "node_id": "MDQ6VXNlcjEwNzEyOTA5",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/10712909?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/burtonator",
- "html_url": "https://github.com/burtonator",
- "followers_url": "https://api.github.com/users/burtonator/followers",
- "following_url": "https://api.github.com/users/burtonator/following{/other_user}",
- "gists_url": "https://api.github.com/users/burtonator/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/burtonator/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/burtonator/subscriptions",
- "organizations_url": "https://api.github.com/users/burtonator/orgs",
- "repos_url": "https://api.github.com/users/burtonator/repos",
- "events_url": "https://api.github.com/users/burtonator/events{/privacy}",
- "received_events_url": "https://api.github.com/users/burtonator/received_events",
+ "url": "https://api.github.com/users/Sn8z",
+ "html_url": "https://github.com/Sn8z",
+ "followers_url": "https://api.github.com/users/Sn8z/followers",
+ "following_url": "https://api.github.com/users/Sn8z/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Sn8z/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Sn8z/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Sn8z/subscriptions",
+ "organizations_url": "https://api.github.com/users/Sn8z/orgs",
+ "repos_url": "https://api.github.com/users/Sn8z/repos",
+ "events_url": "https://api.github.com/users/Sn8z/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Sn8z/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/vnd.debian.binary-package",
"state": "uploaded",
- "size": 138177,
- "download_count": 877,
- "created_at": "2020-03-28T18:54:01Z",
- "updated_at": "2020-03-28T18:54:02Z",
- "browser_download_url": "https://github.com/burtonator/polar-bookshelf/releases/download/v1.100.13/polar-bookshelf-1.100.13-nsis-ia32.exe.blockmap"
- },
+ "size": 56300170,
+ "download_count": 740,
+ "created_at": "2019-11-12T17:12:53Z",
+ "updated_at": "2019-11-12T17:13:01Z",
+ "browser_download_url": "https://github.com/Sn8z/Poddr/releases/download/2.0.0/poddr_2.0.0_amd64.deb"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/Sn8z/Poddr/tarball/2.0.0",
+ "zipball_url": "https://api.github.com/repos/Sn8z/Poddr/zipball/2.0.0",
+ "body_html": "Poddr 2.0.0 is finally here and with it comes a lot of new stuff!
\nTL;DR Poddr just got a HUGE update, updated look, updates under the hood and more new features!
\nPoddr is getting a major overhaul! \nThere are a lot of work behind this update but with a lot of new changes comes a lot of new things and scenarios to test out so if you encounter any issues feel free to open an issue in the repository.
\nPoddr is free and will remain free to use but I've invested a lot of time into this so if you appreciate the work I do you can make a monetary donation to support the continued development of Poddr. There are several ways to do this and they are explained in the README of this repository.
\nSo without further ado let's move on to the actual changes!
\n\nPoddr is now ported from AngularJS to Angular 8 & Typescript ! This means greater performance, better maintainability, minified production builds and more! \nThe whole codebase is more or less refactored to improve performance, reliability, logging, readability and structure. \nPoddr is now mainly built by Flexbox and custom CSS classes to reduce the need for 3rd party frameworks. \nI aim to use as much CSS3 & HTML5 (for layout/animations etc.) as possible to improve performance, in the process of doing this I ended up writing my own package for pure CSS tooltips with support for CSS custom properties (it's called Pop-Pop.css , check it out!). \nThe amount of design changes are too many to mention so I'll just say that most things are changed but you will recognize Poddr 😄 \nPoddr now remembers your navigation in the app so you can utilize your mousebuttons or the newly added buttons in the titlebar to move forwards and backwards. \nPodcasts now has a dedicated page instead of the old side menu that slid in. \nThere are now support for different themes! You will still be able to choose your own primary color and then there are a couple of themes you can try out (default is the dark theme ofc 💃 ). There will be more themes added in the future and if you become a top donor of mine you will be able to make your own theme together with me which will be bundled with Poddr for everyone to see and use! \nThe font is changed to Nunito Sans. \nAll icons are now SVGs instead of a webfont. \nImproved responsiveness of different pages and layouts (Podcast grids now looks good even on a 4k screen!). \nPoddr now remembers where you were in a currently playing podcast when you exit Poddr. \nThere's finally an early version of offline functionality! This is subject to change and I'm listening to all of your suggestions on this matter. At this moment Poddr downloads the podcast file to a folder named Poddr in your Downloads folder. Poddr also stores a reference to this location together with title and author of the podcast. You can find all of your downloaded episodes on the favourites page. At the moment Poddr doesn't download the associated podcast cover so it will use the default Poddr cover instead. \nThere's now also a .deb file for Linux users who prefers that over snaps & appimages. \n \nNotices
\n\nIf you are upgrading from a version of Poddr that is earlier than 1.1.0 and you want to keep your settings you have to install 1.1.0 first and run it once. This will migrate your old settings to the new format that is used by Poddr 1.1.0+. \nThe .AppImage no longer asks for desktop integration since electron-builder decided to no longer support this. To integrate it you can either use appimaged or AppImageLauncher , you can also create your own .desktop file. \n \nThis last year have been challenging in a lot of different ways but I'm really happy to be able to say that 2.0.0 is here 🕺
\nThanks for using Poddr! \n// Marcus \"Sn8z\" Sneitz
"
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:13.263Z"
+ },
+ "poddycast-app": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/MrChuckomo/poddycast/releases/16948073",
+ "assets_url": "https://api.github.com/repos/MrChuckomo/poddycast/releases/16948073/assets",
+ "upload_url": "https://uploads.github.com/repos/MrChuckomo/poddycast/releases/16948073/assets{?name,label}",
+ "html_url": "https://github.com/MrChuckomo/poddycast/releases/tag/v0.7.0",
+ "id": 16948073,
+ "node_id": "MDc6UmVsZWFzZTE2OTQ4MDcz",
+ "tag_name": "v0.7.0",
+ "target_commitish": "master",
+ "name": "Poddycast App v0.7.0 (BETA)",
+ "draft": false,
+ "author": {
+ "login": "MrChuckomo",
+ "id": 29462476,
+ "node_id": "MDQ6VXNlcjI5NDYyNDc2",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/29462476?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/MrChuckomo",
+ "html_url": "https://github.com/MrChuckomo",
+ "followers_url": "https://api.github.com/users/MrChuckomo/followers",
+ "following_url": "https://api.github.com/users/MrChuckomo/following{/other_user}",
+ "gists_url": "https://api.github.com/users/MrChuckomo/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/MrChuckomo/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/MrChuckomo/subscriptions",
+ "organizations_url": "https://api.github.com/users/MrChuckomo/orgs",
+ "repos_url": "https://api.github.com/users/MrChuckomo/repos",
+ "events_url": "https://api.github.com/users/MrChuckomo/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/MrChuckomo/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2019-02-25T04:35:01Z",
+ "published_at": "2019-04-24T13:22:09Z",
+ "assets": [
{
- "url": "https://api.github.com/repos/burtonator/polar-bookshelf/releases/assets/19093170",
- "id": 19093170,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MDkzMTcw",
- "name": "polar-bookshelf-1.100.13-nsis-x64.exe",
- "label": "",
+ "url": "https://api.github.com/repos/MrChuckomo/poddycast/releases/assets/12215592",
+ "id": 12215592,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEyMjE1NTky",
+ "name": "Poddycast-darwin-x64.zip",
+ "label": null,
"uploader": {
- "login": "burtonator",
- "id": 45447,
- "node_id": "MDQ6VXNlcjQ1NDQ3",
- "avatar_url": "https://avatars3.githubusercontent.com/u/45447?v=4",
+ "login": "MrChuckomo",
+ "id": 29462476,
+ "node_id": "MDQ6VXNlcjI5NDYyNDc2",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/29462476?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/burtonator",
- "html_url": "https://github.com/burtonator",
- "followers_url": "https://api.github.com/users/burtonator/followers",
- "following_url": "https://api.github.com/users/burtonator/following{/other_user}",
- "gists_url": "https://api.github.com/users/burtonator/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/burtonator/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/burtonator/subscriptions",
- "organizations_url": "https://api.github.com/users/burtonator/orgs",
- "repos_url": "https://api.github.com/users/burtonator/repos",
- "events_url": "https://api.github.com/users/burtonator/events{/privacy}",
- "received_events_url": "https://api.github.com/users/burtonator/received_events",
+ "url": "https://api.github.com/users/MrChuckomo",
+ "html_url": "https://github.com/MrChuckomo",
+ "followers_url": "https://api.github.com/users/MrChuckomo/followers",
+ "following_url": "https://api.github.com/users/MrChuckomo/following{/other_user}",
+ "gists_url": "https://api.github.com/users/MrChuckomo/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/MrChuckomo/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/MrChuckomo/subscriptions",
+ "organizations_url": "https://api.github.com/users/MrChuckomo/orgs",
+ "repos_url": "https://api.github.com/users/MrChuckomo/repos",
+ "events_url": "https://api.github.com/users/MrChuckomo/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/MrChuckomo/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 133790880,
- "download_count": 10643,
- "created_at": "2020-03-28T18:51:51Z",
- "updated_at": "2020-03-28T18:51:55Z",
- "browser_download_url": "https://github.com/burtonator/polar-bookshelf/releases/download/v1.100.13/polar-bookshelf-1.100.13-nsis-x64.exe"
+ "size": 56227134,
+ "download_count": 101,
+ "created_at": "2019-04-24T13:05:14Z",
+ "updated_at": "2019-04-24T13:06:09Z",
+ "browser_download_url": "https://github.com/MrChuckomo/poddycast/releases/download/v0.7.0/Poddycast-darwin-x64.zip"
},
{
- "url": "https://api.github.com/repos/burtonator/polar-bookshelf/releases/assets/19093169",
- "id": 19093169,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MDkzMTY5",
- "name": "polar-bookshelf-1.100.13-nsis-x64.exe.blockmap",
- "label": "",
+ "url": "https://api.github.com/repos/MrChuckomo/poddycast/releases/assets/12215593",
+ "id": 12215593,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEyMjE1NTkz",
+ "name": "Poddycast-linux-arm64.zip",
+ "label": null,
"uploader": {
- "login": "burtonator",
- "id": 45447,
- "node_id": "MDQ6VXNlcjQ1NDQ3",
- "avatar_url": "https://avatars3.githubusercontent.com/u/45447?v=4",
+ "login": "MrChuckomo",
+ "id": 29462476,
+ "node_id": "MDQ6VXNlcjI5NDYyNDc2",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/29462476?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/burtonator",
- "html_url": "https://github.com/burtonator",
- "followers_url": "https://api.github.com/users/burtonator/followers",
- "following_url": "https://api.github.com/users/burtonator/following{/other_user}",
- "gists_url": "https://api.github.com/users/burtonator/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/burtonator/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/burtonator/subscriptions",
- "organizations_url": "https://api.github.com/users/burtonator/orgs",
- "repos_url": "https://api.github.com/users/burtonator/repos",
- "events_url": "https://api.github.com/users/burtonator/events{/privacy}",
- "received_events_url": "https://api.github.com/users/burtonator/received_events",
+ "url": "https://api.github.com/users/MrChuckomo",
+ "html_url": "https://github.com/MrChuckomo",
+ "followers_url": "https://api.github.com/users/MrChuckomo/followers",
+ "following_url": "https://api.github.com/users/MrChuckomo/following{/other_user}",
+ "gists_url": "https://api.github.com/users/MrChuckomo/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/MrChuckomo/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/MrChuckomo/subscriptions",
+ "organizations_url": "https://api.github.com/users/MrChuckomo/orgs",
+ "repos_url": "https://api.github.com/users/MrChuckomo/repos",
+ "events_url": "https://api.github.com/users/MrChuckomo/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/MrChuckomo/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 139979,
- "download_count": 28,
- "created_at": "2020-03-28T18:51:51Z",
- "updated_at": "2020-03-28T18:51:51Z",
- "browser_download_url": "https://github.com/burtonator/polar-bookshelf/releases/download/v1.100.13/polar-bookshelf-1.100.13-nsis-x64.exe.blockmap"
+ "size": 60468716,
+ "download_count": 64,
+ "created_at": "2019-04-24T13:05:14Z",
+ "updated_at": "2019-04-24T13:07:11Z",
+ "browser_download_url": "https://github.com/MrChuckomo/poddycast/releases/download/v0.7.0/Poddycast-linux-arm64.zip"
},
{
- "url": "https://api.github.com/repos/burtonator/polar-bookshelf/releases/assets/19093125",
- "id": 19093125,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MDkzMTI1",
- "name": "polar-bookshelf-1.100.13-portable-x64.exe",
- "label": "",
+ "url": "https://api.github.com/repos/MrChuckomo/poddycast/releases/assets/12215594",
+ "id": 12215594,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEyMjE1NTk0",
+ "name": "Poddycast-linux-armv7l.zip",
+ "label": null,
"uploader": {
- "login": "burtonator",
- "id": 45447,
- "node_id": "MDQ6VXNlcjQ1NDQ3",
- "avatar_url": "https://avatars3.githubusercontent.com/u/45447?v=4",
+ "login": "MrChuckomo",
+ "id": 29462476,
+ "node_id": "MDQ6VXNlcjI5NDYyNDc2",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/29462476?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/burtonator",
- "html_url": "https://github.com/burtonator",
- "followers_url": "https://api.github.com/users/burtonator/followers",
- "following_url": "https://api.github.com/users/burtonator/following{/other_user}",
- "gists_url": "https://api.github.com/users/burtonator/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/burtonator/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/burtonator/subscriptions",
- "organizations_url": "https://api.github.com/users/burtonator/orgs",
- "repos_url": "https://api.github.com/users/burtonator/repos",
- "events_url": "https://api.github.com/users/burtonator/events{/privacy}",
- "received_events_url": "https://api.github.com/users/burtonator/received_events",
+ "url": "https://api.github.com/users/MrChuckomo",
+ "html_url": "https://github.com/MrChuckomo",
+ "followers_url": "https://api.github.com/users/MrChuckomo/followers",
+ "following_url": "https://api.github.com/users/MrChuckomo/following{/other_user}",
+ "gists_url": "https://api.github.com/users/MrChuckomo/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/MrChuckomo/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/MrChuckomo/subscriptions",
+ "organizations_url": "https://api.github.com/users/MrChuckomo/orgs",
+ "repos_url": "https://api.github.com/users/MrChuckomo/repos",
+ "events_url": "https://api.github.com/users/MrChuckomo/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/MrChuckomo/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 106845864,
- "download_count": 378,
- "created_at": "2020-03-28T18:49:33Z",
- "updated_at": "2020-03-28T18:49:40Z",
- "browser_download_url": "https://github.com/burtonator/polar-bookshelf/releases/download/v1.100.13/polar-bookshelf-1.100.13-portable-x64.exe"
+ "size": 52950899,
+ "download_count": 36,
+ "created_at": "2019-04-24T13:05:14Z",
+ "updated_at": "2019-04-24T13:07:58Z",
+ "browser_download_url": "https://github.com/MrChuckomo/poddycast/releases/download/v0.7.0/Poddycast-linux-armv7l.zip"
},
{
- "url": "https://api.github.com/repos/burtonator/polar-bookshelf/releases/assets/19097270",
- "id": 19097270,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MDk3Mjcw",
- "name": "polar-bookshelf-1.100.13-x64.tar.gz",
- "label": "",
+ "url": "https://api.github.com/repos/MrChuckomo/poddycast/releases/assets/12215595",
+ "id": 12215595,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEyMjE1NTk1",
+ "name": "Poddycast-linux-x64.zip",
+ "label": null,
"uploader": {
- "login": "burtonator",
- "id": 45447,
- "node_id": "MDQ6VXNlcjQ1NDQ3",
- "avatar_url": "https://avatars3.githubusercontent.com/u/45447?v=4",
+ "login": "MrChuckomo",
+ "id": 29462476,
+ "node_id": "MDQ6VXNlcjI5NDYyNDc2",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/29462476?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/burtonator",
- "html_url": "https://github.com/burtonator",
- "followers_url": "https://api.github.com/users/burtonator/followers",
- "following_url": "https://api.github.com/users/burtonator/following{/other_user}",
- "gists_url": "https://api.github.com/users/burtonator/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/burtonator/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/burtonator/subscriptions",
- "organizations_url": "https://api.github.com/users/burtonator/orgs",
- "repos_url": "https://api.github.com/users/burtonator/repos",
- "events_url": "https://api.github.com/users/burtonator/events{/privacy}",
- "received_events_url": "https://api.github.com/users/burtonator/received_events",
+ "url": "https://api.github.com/users/MrChuckomo",
+ "html_url": "https://github.com/MrChuckomo",
+ "followers_url": "https://api.github.com/users/MrChuckomo/followers",
+ "following_url": "https://api.github.com/users/MrChuckomo/following{/other_user}",
+ "gists_url": "https://api.github.com/users/MrChuckomo/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/MrChuckomo/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/MrChuckomo/subscriptions",
+ "organizations_url": "https://api.github.com/users/MrChuckomo/orgs",
+ "repos_url": "https://api.github.com/users/MrChuckomo/repos",
+ "events_url": "https://api.github.com/users/MrChuckomo/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/MrChuckomo/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/gzip",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 186177819,
- "download_count": 757,
- "created_at": "2020-03-28T21:36:51Z",
- "updated_at": "2020-03-28T21:37:04Z",
- "browser_download_url": "https://github.com/burtonator/polar-bookshelf/releases/download/v1.100.13/polar-bookshelf-1.100.13-x64.tar.gz"
+ "size": 76422526,
+ "download_count": 177,
+ "created_at": "2019-04-24T13:05:14Z",
+ "updated_at": "2019-04-24T13:09:42Z",
+ "browser_download_url": "https://github.com/MrChuckomo/poddycast/releases/download/v0.7.0/Poddycast-linux-x64.zip"
},
{
- "url": "https://api.github.com/repos/burtonator/polar-bookshelf/releases/assets/19097164",
- "id": 19097164,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MDk3MTY0",
- "name": "polar-bookshelf-1.100.13-x86_64.AppImage",
- "label": "",
+ "url": "https://api.github.com/repos/MrChuckomo/poddycast/releases/assets/12215596",
+ "id": 12215596,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEyMjE1NTk2",
+ "name": "Poddycast-mas-x64.zip",
+ "label": null,
"uploader": {
- "login": "burtonator",
- "id": 45447,
- "node_id": "MDQ6VXNlcjQ1NDQ3",
- "avatar_url": "https://avatars3.githubusercontent.com/u/45447?v=4",
+ "login": "MrChuckomo",
+ "id": 29462476,
+ "node_id": "MDQ6VXNlcjI5NDYyNDc2",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/29462476?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/burtonator",
- "html_url": "https://github.com/burtonator",
- "followers_url": "https://api.github.com/users/burtonator/followers",
- "following_url": "https://api.github.com/users/burtonator/following{/other_user}",
- "gists_url": "https://api.github.com/users/burtonator/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/burtonator/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/burtonator/subscriptions",
- "organizations_url": "https://api.github.com/users/burtonator/orgs",
- "repos_url": "https://api.github.com/users/burtonator/repos",
- "events_url": "https://api.github.com/users/burtonator/events{/privacy}",
- "received_events_url": "https://api.github.com/users/burtonator/received_events",
+ "url": "https://api.github.com/users/MrChuckomo",
+ "html_url": "https://github.com/MrChuckomo",
+ "followers_url": "https://api.github.com/users/MrChuckomo/followers",
+ "following_url": "https://api.github.com/users/MrChuckomo/following{/other_user}",
+ "gists_url": "https://api.github.com/users/MrChuckomo/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/MrChuckomo/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/MrChuckomo/subscriptions",
+ "organizations_url": "https://api.github.com/users/MrChuckomo/orgs",
+ "repos_url": "https://api.github.com/users/MrChuckomo/repos",
+ "events_url": "https://api.github.com/users/MrChuckomo/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/MrChuckomo/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 197009717,
- "download_count": 688,
- "created_at": "2020-03-28T21:24:30Z",
- "updated_at": "2020-03-28T21:24:39Z",
- "browser_download_url": "https://github.com/burtonator/polar-bookshelf/releases/download/v1.100.13/polar-bookshelf-1.100.13-x86_64.AppImage"
+ "size": 55259770,
+ "download_count": 92,
+ "created_at": "2019-04-24T13:05:15Z",
+ "updated_at": "2019-04-24T13:10:38Z",
+ "browser_download_url": "https://github.com/MrChuckomo/poddycast/releases/download/v0.7.0/Poddycast-mas-x64.zip"
},
{
- "url": "https://api.github.com/repos/burtonator/polar-bookshelf/releases/assets/19092871",
- "id": 19092871,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MDkyODcx",
- "name": "Polar-Bookshelf-1.100.13.dmg",
- "label": "",
+ "url": "https://api.github.com/repos/MrChuckomo/poddycast/releases/assets/12215597",
+ "id": 12215597,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEyMjE1NTk3",
+ "name": "Poddycast-win32-ia32.zip",
+ "label": null,
"uploader": {
- "login": "burtonator",
- "id": 45447,
- "node_id": "MDQ6VXNlcjQ1NDQ3",
- "avatar_url": "https://avatars3.githubusercontent.com/u/45447?v=4",
+ "login": "MrChuckomo",
+ "id": 29462476,
+ "node_id": "MDQ6VXNlcjI5NDYyNDc2",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/29462476?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/burtonator",
- "html_url": "https://github.com/burtonator",
- "followers_url": "https://api.github.com/users/burtonator/followers",
- "following_url": "https://api.github.com/users/burtonator/following{/other_user}",
- "gists_url": "https://api.github.com/users/burtonator/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/burtonator/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/burtonator/subscriptions",
- "organizations_url": "https://api.github.com/users/burtonator/orgs",
- "repos_url": "https://api.github.com/users/burtonator/repos",
- "events_url": "https://api.github.com/users/burtonator/events{/privacy}",
- "received_events_url": "https://api.github.com/users/burtonator/received_events",
+ "url": "https://api.github.com/users/MrChuckomo",
+ "html_url": "https://github.com/MrChuckomo",
+ "followers_url": "https://api.github.com/users/MrChuckomo/followers",
+ "following_url": "https://api.github.com/users/MrChuckomo/following{/other_user}",
+ "gists_url": "https://api.github.com/users/MrChuckomo/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/MrChuckomo/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/MrChuckomo/subscriptions",
+ "organizations_url": "https://api.github.com/users/MrChuckomo/orgs",
+ "repos_url": "https://api.github.com/users/MrChuckomo/repos",
+ "events_url": "https://api.github.com/users/MrChuckomo/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/MrChuckomo/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 180430116,
- "download_count": 4559,
- "created_at": "2020-03-28T18:29:25Z",
- "updated_at": "2020-03-28T18:30:19Z",
- "browser_download_url": "https://github.com/burtonator/polar-bookshelf/releases/download/v1.100.13/Polar-Bookshelf-1.100.13.dmg"
+ "size": 59662821,
+ "download_count": 98,
+ "created_at": "2019-04-24T13:05:15Z",
+ "updated_at": "2019-04-24T13:11:31Z",
+ "browser_download_url": "https://github.com/MrChuckomo/poddycast/releases/download/v0.7.0/Poddycast-win32-ia32.zip"
},
{
- "url": "https://api.github.com/repos/burtonator/polar-bookshelf/releases/assets/19092872",
- "id": 19092872,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MDkyODcy",
- "name": "Polar-Bookshelf-1.100.13.dmg.blockmap",
- "label": "",
+ "url": "https://api.github.com/repos/MrChuckomo/poddycast/releases/assets/12215598",
+ "id": 12215598,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEyMjE1NTk4",
+ "name": "Poddycast-win32-x64.zip",
+ "label": null,
"uploader": {
- "login": "burtonator",
- "id": 45447,
- "node_id": "MDQ6VXNlcjQ1NDQ3",
- "avatar_url": "https://avatars3.githubusercontent.com/u/45447?v=4",
+ "login": "MrChuckomo",
+ "id": 29462476,
+ "node_id": "MDQ6VXNlcjI5NDYyNDc2",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/29462476?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/burtonator",
- "html_url": "https://github.com/burtonator",
- "followers_url": "https://api.github.com/users/burtonator/followers",
- "following_url": "https://api.github.com/users/burtonator/following{/other_user}",
- "gists_url": "https://api.github.com/users/burtonator/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/burtonator/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/burtonator/subscriptions",
- "organizations_url": "https://api.github.com/users/burtonator/orgs",
- "repos_url": "https://api.github.com/users/burtonator/repos",
- "events_url": "https://api.github.com/users/burtonator/events{/privacy}",
- "received_events_url": "https://api.github.com/users/burtonator/received_events",
+ "url": "https://api.github.com/users/MrChuckomo",
+ "html_url": "https://github.com/MrChuckomo",
+ "followers_url": "https://api.github.com/users/MrChuckomo/followers",
+ "following_url": "https://api.github.com/users/MrChuckomo/following{/other_user}",
+ "gists_url": "https://api.github.com/users/MrChuckomo/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/MrChuckomo/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/MrChuckomo/subscriptions",
+ "organizations_url": "https://api.github.com/users/MrChuckomo/orgs",
+ "repos_url": "https://api.github.com/users/MrChuckomo/repos",
+ "events_url": "https://api.github.com/users/MrChuckomo/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/MrChuckomo/received_events",
"type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 190436,
- "download_count": 17,
- "created_at": "2020-03-28T18:29:25Z",
- "updated_at": "2020-03-28T18:29:25Z",
- "browser_download_url": "https://github.com/burtonator/polar-bookshelf/releases/download/v1.100.13/Polar-Bookshelf-1.100.13.dmg.blockmap"
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 62246270,
+ "download_count": 421,
+ "created_at": "2019-04-24T13:05:15Z",
+ "updated_at": "2019-04-24T13:12:28Z",
+ "browser_download_url": "https://github.com/MrChuckomo/poddycast/releases/download/v0.7.0/Poddycast-win32-x64.zip"
}
],
- "tarball_url": "https://api.github.com/repos/burtonator/polar-bookshelf/tarball/v1.100.13",
- "zipball_url": "https://api.github.com/repos/burtonator/polar-bookshelf/zipball/v1.100.13",
- "body_html": ""
+ "tarball_url": "https://api.github.com/repos/MrChuckomo/poddycast/tarball/v0.7.0",
+ "zipball_url": "https://api.github.com/repos/MrChuckomo/poddycast/zipball/v0.7.0",
+ "body_html": "Release Notes \nImprovements \n\nChange 'Search' to 'Find podcast' \nIncrease playback rate up to 4x \nApp can be open just once \nAdd animations \nAdd localization for french \nAdd new icons \nToggle playback speeds \nHave episode description \nAdd npm scripts and dependencies - #42 \nOption to manually update/sync Podcasts - #52 \nOption to minimize the app to the system tray - #50 \nCode refactoring \n \nBugfix \n\nWrong episode count - #47 \n \nNotes \nSpecial thanks to @alexdevero for contributing a lot to the project.
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:05.575Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:13.282Z"
},
"poi": {
"latestRelease": {
@@ -78447,7 +77783,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 338,
- "download_count": 153,
+ "download_count": 154,
"created_at": "2020-06-07T19:10:24Z",
"updated_at": "2020-06-07T19:10:24Z",
"browser_download_url": "https://github.com/poooi/poi/releases/download/v10.6.0/latest.yml"
@@ -78549,7 +77885,7 @@
"content_type": "application/x-7z-compressed",
"state": "uploaded",
"size": 59834746,
- "download_count": 1621,
+ "download_count": 1624,
"created_at": "2020-06-07T19:10:52Z",
"updated_at": "2020-06-07T19:10:59Z",
"browser_download_url": "https://github.com/poooi/poi/releases/download/v10.6.0/poi-10.6.0-win.7z"
@@ -78753,7 +78089,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 66093552,
- "download_count": 93,
+ "download_count": 95,
"created_at": "2020-06-07T19:11:40Z",
"updated_at": "2020-06-07T19:11:47Z",
"browser_download_url": "https://github.com/poooi/poi/releases/download/v10.6.0/poi-10.6.0.x86_64.rpm"
@@ -78787,7 +78123,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 138988059,
- "download_count": 2850,
+ "download_count": 2855,
"created_at": "2020-06-07T19:11:48Z",
"updated_at": "2020-06-07T19:12:03Z",
"browser_download_url": "https://github.com/poooi/poi/releases/download/v10.6.0/poi-setup-10.6.0.exe"
@@ -78820,52 +78156,571 @@
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 143799,
- "download_count": 53,
- "created_at": "2020-06-07T19:12:04Z",
- "updated_at": "2020-06-07T19:12:05Z",
- "browser_download_url": "https://github.com/poooi/poi/releases/download/v10.6.0/poi-setup-10.6.0.exe.blockmap"
+ "size": 143799,
+ "download_count": 53,
+ "created_at": "2020-06-07T19:12:04Z",
+ "updated_at": "2020-06-07T19:12:05Z",
+ "browser_download_url": "https://github.com/poooi/poi/releases/download/v10.6.0/poi-setup-10.6.0.exe.blockmap"
+ },
+ {
+ "url": "https://api.github.com/repos/poooi/poi/releases/assets/21500824",
+ "id": 21500824,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNTAwODI0",
+ "name": "poi_10.6.0_amd64.deb",
+ "label": "",
+ "uploader": {
+ "login": "KochiyaOcean",
+ "id": 8194131,
+ "node_id": "MDQ6VXNlcjgxOTQxMzE=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/8194131?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/KochiyaOcean",
+ "html_url": "https://github.com/KochiyaOcean",
+ "followers_url": "https://api.github.com/users/KochiyaOcean/followers",
+ "following_url": "https://api.github.com/users/KochiyaOcean/following{/other_user}",
+ "gists_url": "https://api.github.com/users/KochiyaOcean/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/KochiyaOcean/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/KochiyaOcean/subscriptions",
+ "organizations_url": "https://api.github.com/users/KochiyaOcean/orgs",
+ "repos_url": "https://api.github.com/users/KochiyaOcean/repos",
+ "events_url": "https://api.github.com/users/KochiyaOcean/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/KochiyaOcean/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-debian-package",
+ "state": "uploaded",
+ "size": 64821004,
+ "download_count": 85,
+ "created_at": "2020-06-07T19:10:25Z",
+ "updated_at": "2020-06-07T19:10:33Z",
+ "browser_download_url": "https://github.com/poooi/poi/releases/download/v10.6.0/poi_10.6.0_amd64.deb"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/poooi/poi/tarball/v10.6.0",
+ "zipball_url": "https://api.github.com/repos/poooi/poi/zipball/v10.6.0",
+ "body_html": ""
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:13.369Z"
+ },
+ "polar": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/burtonator/polar-bookshelf/releases/24962314",
+ "assets_url": "https://api.github.com/repos/burtonator/polar-bookshelf/releases/24962314/assets",
+ "upload_url": "https://uploads.github.com/repos/burtonator/polar-bookshelf/releases/24962314/assets{?name,label}",
+ "html_url": "https://github.com/burtonator/polar-bookshelf/releases/tag/v1.100.13",
+ "id": 24962314,
+ "node_id": "MDc6UmVsZWFzZTI0OTYyMzE0",
+ "tag_name": "v1.100.13",
+ "target_commitish": "master",
+ "name": "1.100.13",
+ "draft": false,
+ "author": {
+ "login": "burtonator",
+ "id": 45447,
+ "node_id": "MDQ6VXNlcjQ1NDQ3",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/45447?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/burtonator",
+ "html_url": "https://github.com/burtonator",
+ "followers_url": "https://api.github.com/users/burtonator/followers",
+ "following_url": "https://api.github.com/users/burtonator/following{/other_user}",
+ "gists_url": "https://api.github.com/users/burtonator/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/burtonator/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/burtonator/subscriptions",
+ "organizations_url": "https://api.github.com/users/burtonator/orgs",
+ "repos_url": "https://api.github.com/users/burtonator/repos",
+ "events_url": "https://api.github.com/users/burtonator/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/burtonator/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2020-03-28T17:45:54Z",
+ "published_at": "2020-03-28T22:01:06Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/burtonator/polar-bookshelf/releases/assets/19097286",
+ "id": 19097286,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MDk3Mjg2",
+ "name": "latest-linux.yml",
+ "label": "",
+ "uploader": {
+ "login": "burtonator",
+ "id": 45447,
+ "node_id": "MDQ6VXNlcjQ1NDQ3",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/45447?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/burtonator",
+ "html_url": "https://github.com/burtonator",
+ "followers_url": "https://api.github.com/users/burtonator/followers",
+ "following_url": "https://api.github.com/users/burtonator/following{/other_user}",
+ "gists_url": "https://api.github.com/users/burtonator/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/burtonator/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/burtonator/subscriptions",
+ "organizations_url": "https://api.github.com/users/burtonator/orgs",
+ "repos_url": "https://api.github.com/users/burtonator/repos",
+ "events_url": "https://api.github.com/users/burtonator/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/burtonator/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 405,
+ "download_count": 62,
+ "created_at": "2020-03-28T21:39:16Z",
+ "updated_at": "2020-03-28T21:39:16Z",
+ "browser_download_url": "https://github.com/burtonator/polar-bookshelf/releases/download/v1.100.13/latest-linux.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/burtonator/polar-bookshelf/releases/assets/19092924",
+ "id": 19092924,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MDkyOTI0",
+ "name": "latest-mac.yml",
+ "label": "",
+ "uploader": {
+ "login": "burtonator",
+ "id": 45447,
+ "node_id": "MDQ6VXNlcjQ1NDQ3",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/45447?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/burtonator",
+ "html_url": "https://github.com/burtonator",
+ "followers_url": "https://api.github.com/users/burtonator/followers",
+ "following_url": "https://api.github.com/users/burtonator/following{/other_user}",
+ "gists_url": "https://api.github.com/users/burtonator/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/burtonator/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/burtonator/subscriptions",
+ "organizations_url": "https://api.github.com/users/burtonator/orgs",
+ "repos_url": "https://api.github.com/users/burtonator/repos",
+ "events_url": "https://api.github.com/users/burtonator/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/burtonator/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 548,
+ "download_count": 2911,
+ "created_at": "2020-03-28T18:32:18Z",
+ "updated_at": "2020-03-28T18:32:18Z",
+ "browser_download_url": "https://github.com/burtonator/polar-bookshelf/releases/download/v1.100.13/latest-mac.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/burtonator/polar-bookshelf/releases/assets/19093245",
+ "id": 19093245,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MDkzMjQ1",
+ "name": "latest.yml",
+ "label": "",
+ "uploader": {
+ "login": "burtonator",
+ "id": 45447,
+ "node_id": "MDQ6VXNlcjQ1NDQ3",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/45447?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/burtonator",
+ "html_url": "https://github.com/burtonator",
+ "followers_url": "https://api.github.com/users/burtonator/followers",
+ "following_url": "https://api.github.com/users/burtonator/following{/other_user}",
+ "gists_url": "https://api.github.com/users/burtonator/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/burtonator/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/burtonator/subscriptions",
+ "organizations_url": "https://api.github.com/users/burtonator/orgs",
+ "repos_url": "https://api.github.com/users/burtonator/repos",
+ "events_url": "https://api.github.com/users/burtonator/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/burtonator/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 376,
+ "download_count": 5411,
+ "created_at": "2020-03-28T18:54:12Z",
+ "updated_at": "2020-03-28T18:54:13Z",
+ "browser_download_url": "https://github.com/burtonator/polar-bookshelf/releases/download/v1.100.13/latest.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/burtonator/polar-bookshelf/releases/assets/19097285",
+ "id": 19097285,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MDk3Mjg1",
+ "name": "polar-bookshelf-1.100.13-amd64.deb",
+ "label": "",
+ "uploader": {
+ "login": "burtonator",
+ "id": 45447,
+ "node_id": "MDQ6VXNlcjQ1NDQ3",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/45447?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/burtonator",
+ "html_url": "https://github.com/burtonator",
+ "followers_url": "https://api.github.com/users/burtonator/followers",
+ "following_url": "https://api.github.com/users/burtonator/following{/other_user}",
+ "gists_url": "https://api.github.com/users/burtonator/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/burtonator/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/burtonator/subscriptions",
+ "organizations_url": "https://api.github.com/users/burtonator/orgs",
+ "repos_url": "https://api.github.com/users/burtonator/repos",
+ "events_url": "https://api.github.com/users/burtonator/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/burtonator/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 115325942,
+ "download_count": 1280,
+ "created_at": "2020-03-28T21:39:10Z",
+ "updated_at": "2020-03-28T21:39:15Z",
+ "browser_download_url": "https://github.com/burtonator/polar-bookshelf/releases/download/v1.100.13/polar-bookshelf-1.100.13-amd64.deb"
+ },
+ {
+ "url": "https://api.github.com/repos/burtonator/polar-bookshelf/releases/assets/19092902",
+ "id": 19092902,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MDkyOTAy",
+ "name": "Polar-Bookshelf-1.100.13-mac.zip",
+ "label": "",
+ "uploader": {
+ "login": "burtonator",
+ "id": 45447,
+ "node_id": "MDQ6VXNlcjQ1NDQ3",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/45447?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/burtonator",
+ "html_url": "https://github.com/burtonator",
+ "followers_url": "https://api.github.com/users/burtonator/followers",
+ "following_url": "https://api.github.com/users/burtonator/following{/other_user}",
+ "gists_url": "https://api.github.com/users/burtonator/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/burtonator/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/burtonator/subscriptions",
+ "organizations_url": "https://api.github.com/users/burtonator/orgs",
+ "repos_url": "https://api.github.com/users/burtonator/repos",
+ "events_url": "https://api.github.com/users/burtonator/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/burtonator/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 174486653,
+ "download_count": 539,
+ "created_at": "2020-03-28T18:31:26Z",
+ "updated_at": "2020-03-28T18:32:18Z",
+ "browser_download_url": "https://github.com/burtonator/polar-bookshelf/releases/download/v1.100.13/Polar-Bookshelf-1.100.13-mac.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/burtonator/polar-bookshelf/releases/assets/19093239",
+ "id": 19093239,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MDkzMjM5",
+ "name": "polar-bookshelf-1.100.13-nsis-ia32.exe",
+ "label": "",
+ "uploader": {
+ "login": "burtonator",
+ "id": 45447,
+ "node_id": "MDQ6VXNlcjQ1NDQ3",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/45447?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/burtonator",
+ "html_url": "https://github.com/burtonator",
+ "followers_url": "https://api.github.com/users/burtonator/followers",
+ "following_url": "https://api.github.com/users/burtonator/following{/other_user}",
+ "gists_url": "https://api.github.com/users/burtonator/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/burtonator/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/burtonator/subscriptions",
+ "organizations_url": "https://api.github.com/users/burtonator/orgs",
+ "repos_url": "https://api.github.com/users/burtonator/repos",
+ "events_url": "https://api.github.com/users/burtonator/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/burtonator/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 131819912,
+ "download_count": 2683,
+ "created_at": "2020-03-28T18:54:01Z",
+ "updated_at": "2020-03-28T18:54:11Z",
+ "browser_download_url": "https://github.com/burtonator/polar-bookshelf/releases/download/v1.100.13/polar-bookshelf-1.100.13-nsis-ia32.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/burtonator/polar-bookshelf/releases/assets/19093240",
+ "id": 19093240,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MDkzMjQw",
+ "name": "polar-bookshelf-1.100.13-nsis-ia32.exe.blockmap",
+ "label": "",
+ "uploader": {
+ "login": "burtonator",
+ "id": 45447,
+ "node_id": "MDQ6VXNlcjQ1NDQ3",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/45447?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/burtonator",
+ "html_url": "https://github.com/burtonator",
+ "followers_url": "https://api.github.com/users/burtonator/followers",
+ "following_url": "https://api.github.com/users/burtonator/following{/other_user}",
+ "gists_url": "https://api.github.com/users/burtonator/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/burtonator/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/burtonator/subscriptions",
+ "organizations_url": "https://api.github.com/users/burtonator/orgs",
+ "repos_url": "https://api.github.com/users/burtonator/repos",
+ "events_url": "https://api.github.com/users/burtonator/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/burtonator/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 138177,
+ "download_count": 877,
+ "created_at": "2020-03-28T18:54:01Z",
+ "updated_at": "2020-03-28T18:54:02Z",
+ "browser_download_url": "https://github.com/burtonator/polar-bookshelf/releases/download/v1.100.13/polar-bookshelf-1.100.13-nsis-ia32.exe.blockmap"
+ },
+ {
+ "url": "https://api.github.com/repos/burtonator/polar-bookshelf/releases/assets/19093170",
+ "id": 19093170,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MDkzMTcw",
+ "name": "polar-bookshelf-1.100.13-nsis-x64.exe",
+ "label": "",
+ "uploader": {
+ "login": "burtonator",
+ "id": 45447,
+ "node_id": "MDQ6VXNlcjQ1NDQ3",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/45447?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/burtonator",
+ "html_url": "https://github.com/burtonator",
+ "followers_url": "https://api.github.com/users/burtonator/followers",
+ "following_url": "https://api.github.com/users/burtonator/following{/other_user}",
+ "gists_url": "https://api.github.com/users/burtonator/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/burtonator/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/burtonator/subscriptions",
+ "organizations_url": "https://api.github.com/users/burtonator/orgs",
+ "repos_url": "https://api.github.com/users/burtonator/repos",
+ "events_url": "https://api.github.com/users/burtonator/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/burtonator/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 133790880,
+ "download_count": 10654,
+ "created_at": "2020-03-28T18:51:51Z",
+ "updated_at": "2020-03-28T18:51:55Z",
+ "browser_download_url": "https://github.com/burtonator/polar-bookshelf/releases/download/v1.100.13/polar-bookshelf-1.100.13-nsis-x64.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/burtonator/polar-bookshelf/releases/assets/19093169",
+ "id": 19093169,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MDkzMTY5",
+ "name": "polar-bookshelf-1.100.13-nsis-x64.exe.blockmap",
+ "label": "",
+ "uploader": {
+ "login": "burtonator",
+ "id": 45447,
+ "node_id": "MDQ6VXNlcjQ1NDQ3",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/45447?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/burtonator",
+ "html_url": "https://github.com/burtonator",
+ "followers_url": "https://api.github.com/users/burtonator/followers",
+ "following_url": "https://api.github.com/users/burtonator/following{/other_user}",
+ "gists_url": "https://api.github.com/users/burtonator/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/burtonator/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/burtonator/subscriptions",
+ "organizations_url": "https://api.github.com/users/burtonator/orgs",
+ "repos_url": "https://api.github.com/users/burtonator/repos",
+ "events_url": "https://api.github.com/users/burtonator/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/burtonator/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 139979,
+ "download_count": 28,
+ "created_at": "2020-03-28T18:51:51Z",
+ "updated_at": "2020-03-28T18:51:51Z",
+ "browser_download_url": "https://github.com/burtonator/polar-bookshelf/releases/download/v1.100.13/polar-bookshelf-1.100.13-nsis-x64.exe.blockmap"
+ },
+ {
+ "url": "https://api.github.com/repos/burtonator/polar-bookshelf/releases/assets/19093125",
+ "id": 19093125,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MDkzMTI1",
+ "name": "polar-bookshelf-1.100.13-portable-x64.exe",
+ "label": "",
+ "uploader": {
+ "login": "burtonator",
+ "id": 45447,
+ "node_id": "MDQ6VXNlcjQ1NDQ3",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/45447?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/burtonator",
+ "html_url": "https://github.com/burtonator",
+ "followers_url": "https://api.github.com/users/burtonator/followers",
+ "following_url": "https://api.github.com/users/burtonator/following{/other_user}",
+ "gists_url": "https://api.github.com/users/burtonator/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/burtonator/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/burtonator/subscriptions",
+ "organizations_url": "https://api.github.com/users/burtonator/orgs",
+ "repos_url": "https://api.github.com/users/burtonator/repos",
+ "events_url": "https://api.github.com/users/burtonator/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/burtonator/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 106845864,
+ "download_count": 378,
+ "created_at": "2020-03-28T18:49:33Z",
+ "updated_at": "2020-03-28T18:49:40Z",
+ "browser_download_url": "https://github.com/burtonator/polar-bookshelf/releases/download/v1.100.13/polar-bookshelf-1.100.13-portable-x64.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/burtonator/polar-bookshelf/releases/assets/19097270",
+ "id": 19097270,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MDk3Mjcw",
+ "name": "polar-bookshelf-1.100.13-x64.tar.gz",
+ "label": "",
+ "uploader": {
+ "login": "burtonator",
+ "id": 45447,
+ "node_id": "MDQ6VXNlcjQ1NDQ3",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/45447?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/burtonator",
+ "html_url": "https://github.com/burtonator",
+ "followers_url": "https://api.github.com/users/burtonator/followers",
+ "following_url": "https://api.github.com/users/burtonator/following{/other_user}",
+ "gists_url": "https://api.github.com/users/burtonator/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/burtonator/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/burtonator/subscriptions",
+ "organizations_url": "https://api.github.com/users/burtonator/orgs",
+ "repos_url": "https://api.github.com/users/burtonator/repos",
+ "events_url": "https://api.github.com/users/burtonator/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/burtonator/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/gzip",
+ "state": "uploaded",
+ "size": 186177819,
+ "download_count": 757,
+ "created_at": "2020-03-28T21:36:51Z",
+ "updated_at": "2020-03-28T21:37:04Z",
+ "browser_download_url": "https://github.com/burtonator/polar-bookshelf/releases/download/v1.100.13/polar-bookshelf-1.100.13-x64.tar.gz"
+ },
+ {
+ "url": "https://api.github.com/repos/burtonator/polar-bookshelf/releases/assets/19097164",
+ "id": 19097164,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MDk3MTY0",
+ "name": "polar-bookshelf-1.100.13-x86_64.AppImage",
+ "label": "",
+ "uploader": {
+ "login": "burtonator",
+ "id": 45447,
+ "node_id": "MDQ6VXNlcjQ1NDQ3",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/45447?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/burtonator",
+ "html_url": "https://github.com/burtonator",
+ "followers_url": "https://api.github.com/users/burtonator/followers",
+ "following_url": "https://api.github.com/users/burtonator/following{/other_user}",
+ "gists_url": "https://api.github.com/users/burtonator/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/burtonator/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/burtonator/subscriptions",
+ "organizations_url": "https://api.github.com/users/burtonator/orgs",
+ "repos_url": "https://api.github.com/users/burtonator/repos",
+ "events_url": "https://api.github.com/users/burtonator/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/burtonator/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 197009717,
+ "download_count": 690,
+ "created_at": "2020-03-28T21:24:30Z",
+ "updated_at": "2020-03-28T21:24:39Z",
+ "browser_download_url": "https://github.com/burtonator/polar-bookshelf/releases/download/v1.100.13/polar-bookshelf-1.100.13-x86_64.AppImage"
+ },
+ {
+ "url": "https://api.github.com/repos/burtonator/polar-bookshelf/releases/assets/19092871",
+ "id": 19092871,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MDkyODcx",
+ "name": "Polar-Bookshelf-1.100.13.dmg",
+ "label": "",
+ "uploader": {
+ "login": "burtonator",
+ "id": 45447,
+ "node_id": "MDQ6VXNlcjQ1NDQ3",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/45447?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/burtonator",
+ "html_url": "https://github.com/burtonator",
+ "followers_url": "https://api.github.com/users/burtonator/followers",
+ "following_url": "https://api.github.com/users/burtonator/following{/other_user}",
+ "gists_url": "https://api.github.com/users/burtonator/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/burtonator/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/burtonator/subscriptions",
+ "organizations_url": "https://api.github.com/users/burtonator/orgs",
+ "repos_url": "https://api.github.com/users/burtonator/repos",
+ "events_url": "https://api.github.com/users/burtonator/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/burtonator/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 180430116,
+ "download_count": 4566,
+ "created_at": "2020-03-28T18:29:25Z",
+ "updated_at": "2020-03-28T18:30:19Z",
+ "browser_download_url": "https://github.com/burtonator/polar-bookshelf/releases/download/v1.100.13/Polar-Bookshelf-1.100.13.dmg"
},
{
- "url": "https://api.github.com/repos/poooi/poi/releases/assets/21500824",
- "id": 21500824,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIxNTAwODI0",
- "name": "poi_10.6.0_amd64.deb",
+ "url": "https://api.github.com/repos/burtonator/polar-bookshelf/releases/assets/19092872",
+ "id": 19092872,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MDkyODcy",
+ "name": "Polar-Bookshelf-1.100.13.dmg.blockmap",
"label": "",
"uploader": {
- "login": "KochiyaOcean",
- "id": 8194131,
- "node_id": "MDQ6VXNlcjgxOTQxMzE=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/8194131?v=4",
+ "login": "burtonator",
+ "id": 45447,
+ "node_id": "MDQ6VXNlcjQ1NDQ3",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/45447?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/KochiyaOcean",
- "html_url": "https://github.com/KochiyaOcean",
- "followers_url": "https://api.github.com/users/KochiyaOcean/followers",
- "following_url": "https://api.github.com/users/KochiyaOcean/following{/other_user}",
- "gists_url": "https://api.github.com/users/KochiyaOcean/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/KochiyaOcean/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/KochiyaOcean/subscriptions",
- "organizations_url": "https://api.github.com/users/KochiyaOcean/orgs",
- "repos_url": "https://api.github.com/users/KochiyaOcean/repos",
- "events_url": "https://api.github.com/users/KochiyaOcean/events{/privacy}",
- "received_events_url": "https://api.github.com/users/KochiyaOcean/received_events",
+ "url": "https://api.github.com/users/burtonator",
+ "html_url": "https://github.com/burtonator",
+ "followers_url": "https://api.github.com/users/burtonator/followers",
+ "following_url": "https://api.github.com/users/burtonator/following{/other_user}",
+ "gists_url": "https://api.github.com/users/burtonator/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/burtonator/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/burtonator/subscriptions",
+ "organizations_url": "https://api.github.com/users/burtonator/orgs",
+ "repos_url": "https://api.github.com/users/burtonator/repos",
+ "events_url": "https://api.github.com/users/burtonator/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/burtonator/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-debian-package",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 64821004,
- "download_count": 85,
- "created_at": "2020-06-07T19:10:25Z",
- "updated_at": "2020-06-07T19:10:33Z",
- "browser_download_url": "https://github.com/poooi/poi/releases/download/v10.6.0/poi_10.6.0_amd64.deb"
+ "size": 190436,
+ "download_count": 17,
+ "created_at": "2020-03-28T18:29:25Z",
+ "updated_at": "2020-03-28T18:29:25Z",
+ "browser_download_url": "https://github.com/burtonator/polar-bookshelf/releases/download/v1.100.13/Polar-Bookshelf-1.100.13.dmg.blockmap"
}
],
- "tarball_url": "https://api.github.com/repos/poooi/poi/tarball/v10.6.0",
- "zipball_url": "https://api.github.com/repos/poooi/poi/zipball/v10.6.0",
+ "tarball_url": "https://api.github.com/repos/burtonator/polar-bookshelf/tarball/v1.100.13",
+ "zipball_url": "https://api.github.com/repos/burtonator/polar-bookshelf/zipball/v1.100.13",
"body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:05.592Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:13.376Z"
},
"pomodoro-logger": {
"latestRelease": {
@@ -78966,7 +78821,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 358,
- "download_count": 74,
+ "download_count": 88,
"created_at": "2020-09-26T17:21:12Z",
"updated_at": "2020-09-26T17:21:12Z",
"browser_download_url": "https://github.com/zxch3n/PomodoroLogger/releases/download/v0.4.1/latest.yml"
@@ -79102,7 +78957,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 51589079,
- "download_count": 40,
+ "download_count": 47,
"created_at": "2020-09-26T17:21:07Z",
"updated_at": "2020-09-26T17:21:11Z",
"browser_download_url": "https://github.com/zxch3n/PomodoroLogger/releases/download/v0.4.1/Pomodoro-Logger-Setup-0.4.1.exe"
@@ -79136,7 +78991,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 54892,
- "download_count": 20,
+ "download_count": 22,
"created_at": "2020-09-26T17:21:07Z",
"updated_at": "2020-09-26T17:21:07Z",
"browser_download_url": "https://github.com/zxch3n/PomodoroLogger/releases/download/v0.4.1/Pomodoro-Logger-Setup-0.4.1.exe.blockmap"
@@ -79170,7 +79025,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 54496058,
- "download_count": 4,
+ "download_count": 5,
"created_at": "2020-09-26T17:16:52Z",
"updated_at": "2020-09-26T17:16:53Z",
"browser_download_url": "https://github.com/zxch3n/PomodoroLogger/releases/download/v0.4.1/pomodoro-logger_0.4.1_amd64.deb"
@@ -79180,7 +79035,152 @@
"zipball_url": "https://api.github.com/repos/zxch3n/PomodoroLogger/zipball/v0.4.1",
"body_html": "\nTag \nSearch Panel Improvement \nClickable Todo List \n \n
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:05.597Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:13.391Z"
+ },
+ "pokerclock": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/Phreshhh/PokerClock/releases/10120809",
+ "assets_url": "https://api.github.com/repos/Phreshhh/PokerClock/releases/10120809/assets",
+ "upload_url": "https://uploads.github.com/repos/Phreshhh/PokerClock/releases/10120809/assets{?name,label}",
+ "html_url": "https://github.com/Phreshhh/PokerClock/releases/tag/v1.0.0",
+ "id": 10120809,
+ "node_id": "MDc6UmVsZWFzZTEwMTIwODA5",
+ "tag_name": "v1.0.0",
+ "target_commitish": "master",
+ "name": "First release.",
+ "draft": false,
+ "author": {
+ "login": "Phreshhh",
+ "id": 32324661,
+ "node_id": "MDQ6VXNlcjMyMzI0NjYx",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/32324661?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Phreshhh",
+ "html_url": "https://github.com/Phreshhh",
+ "followers_url": "https://api.github.com/users/Phreshhh/followers",
+ "following_url": "https://api.github.com/users/Phreshhh/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Phreshhh/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Phreshhh/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Phreshhh/subscriptions",
+ "organizations_url": "https://api.github.com/users/Phreshhh/orgs",
+ "repos_url": "https://api.github.com/users/Phreshhh/repos",
+ "events_url": "https://api.github.com/users/Phreshhh/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Phreshhh/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2018-03-16T11:08:19Z",
+ "published_at": "2018-03-16T11:34:54Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/Phreshhh/PokerClock/releases/assets/6533082",
+ "id": 6533082,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDY1MzMwODI=",
+ "name": "PokerClock-darwin-x64.zip",
+ "label": null,
+ "uploader": {
+ "login": "Phreshhh",
+ "id": 32324661,
+ "node_id": "MDQ6VXNlcjMyMzI0NjYx",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/32324661?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Phreshhh",
+ "html_url": "https://github.com/Phreshhh",
+ "followers_url": "https://api.github.com/users/Phreshhh/followers",
+ "following_url": "https://api.github.com/users/Phreshhh/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Phreshhh/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Phreshhh/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Phreshhh/subscriptions",
+ "organizations_url": "https://api.github.com/users/Phreshhh/orgs",
+ "repos_url": "https://api.github.com/users/Phreshhh/repos",
+ "events_url": "https://api.github.com/users/Phreshhh/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Phreshhh/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-zip-compressed",
+ "state": "uploaded",
+ "size": 137874382,
+ "download_count": 231,
+ "created_at": "2018-03-16T11:34:03Z",
+ "updated_at": "2018-03-16T11:34:45Z",
+ "browser_download_url": "https://github.com/Phreshhh/PokerClock/releases/download/v1.0.0/PokerClock-darwin-x64.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/Phreshhh/PokerClock/releases/assets/6533080",
+ "id": 6533080,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDY1MzMwODA=",
+ "name": "PokerClock-linux-x64.zip",
+ "label": null,
+ "uploader": {
+ "login": "Phreshhh",
+ "id": 32324661,
+ "node_id": "MDQ6VXNlcjMyMzI0NjYx",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/32324661?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Phreshhh",
+ "html_url": "https://github.com/Phreshhh",
+ "followers_url": "https://api.github.com/users/Phreshhh/followers",
+ "following_url": "https://api.github.com/users/Phreshhh/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Phreshhh/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Phreshhh/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Phreshhh/subscriptions",
+ "organizations_url": "https://api.github.com/users/Phreshhh/orgs",
+ "repos_url": "https://api.github.com/users/Phreshhh/repos",
+ "events_url": "https://api.github.com/users/Phreshhh/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Phreshhh/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-zip-compressed",
+ "state": "uploaded",
+ "size": 52905445,
+ "download_count": 206,
+ "created_at": "2018-03-16T11:33:42Z",
+ "updated_at": "2018-03-16T11:33:59Z",
+ "browser_download_url": "https://github.com/Phreshhh/PokerClock/releases/download/v1.0.0/PokerClock-linux-x64.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/Phreshhh/PokerClock/releases/assets/6533073",
+ "id": 6533073,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDY1MzMwNzM=",
+ "name": "PokerClock-win32-x64.zip",
+ "label": null,
+ "uploader": {
+ "login": "Phreshhh",
+ "id": 32324661,
+ "node_id": "MDQ6VXNlcjMyMzI0NjYx",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/32324661?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Phreshhh",
+ "html_url": "https://github.com/Phreshhh",
+ "followers_url": "https://api.github.com/users/Phreshhh/followers",
+ "following_url": "https://api.github.com/users/Phreshhh/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Phreshhh/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Phreshhh/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Phreshhh/subscriptions",
+ "organizations_url": "https://api.github.com/users/Phreshhh/orgs",
+ "repos_url": "https://api.github.com/users/Phreshhh/repos",
+ "events_url": "https://api.github.com/users/Phreshhh/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Phreshhh/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-zip-compressed",
+ "state": "uploaded",
+ "size": 56124695,
+ "download_count": 330,
+ "created_at": "2018-03-16T11:32:51Z",
+ "updated_at": "2018-03-16T11:33:07Z",
+ "browser_download_url": "https://github.com/Phreshhh/PokerClock/releases/download/v1.0.0/PokerClock-win32-x64.zip"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/Phreshhh/PokerClock/tarball/v1.0.0",
+ "zipball_url": "https://api.github.com/repos/Phreshhh/PokerClock/zipball/v1.0.0",
+ "body_html": ""
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:13.426Z"
},
"pomolectron": {
"latestRelease": {
@@ -79222,118 +79222,390 @@
"zipball_url": "https://api.github.com/repos/amitmerchant1990/pomolectron/zipball/v1.2.0",
"body_html": "\nImplemented dark mode thanks to @fawwaz \nCode refactor \nBug fixes \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:05.640Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:13.459Z"
},
- "pomotron": {
+ "pomotroid": {
"latestRelease": {
- "url": "https://api.github.com/repos/mattbudde/pomotron/releases/10266817",
- "assets_url": "https://api.github.com/repos/mattbudde/pomotron/releases/10266817/assets",
- "upload_url": "https://uploads.github.com/repos/mattbudde/pomotron/releases/10266817/assets{?name,label}",
- "html_url": "https://github.com/mattbudde/pomotron/releases/tag/v1.1.6",
- "id": 10266817,
- "node_id": "MDc6UmVsZWFzZTEwMjY2ODE3",
- "tag_name": "v1.1.6",
+ "url": "https://api.github.com/repos/Splode/pomotroid/releases/30828886",
+ "assets_url": "https://api.github.com/repos/Splode/pomotroid/releases/30828886/assets",
+ "upload_url": "https://uploads.github.com/repos/Splode/pomotroid/releases/30828886/assets{?name,label}",
+ "html_url": "https://github.com/Splode/pomotroid/releases/tag/v0.12.0",
+ "id": 30828886,
+ "node_id": "MDc6UmVsZWFzZTMwODI4ODg2",
+ "tag_name": "v0.12.0",
"target_commitish": "master",
- "name": "v1.1.6",
+ "name": "v0.12.0",
"draft": false,
"author": {
- "login": "mattbudde",
- "id": 5858181,
- "node_id": "MDQ6VXNlcjU4NTgxODE=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/5858181?v=4",
+ "login": "Splode",
+ "id": 13758438,
+ "node_id": "MDQ6VXNlcjEzNzU4NDM4",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/13758438?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/mattbudde",
- "html_url": "https://github.com/mattbudde",
- "followers_url": "https://api.github.com/users/mattbudde/followers",
- "following_url": "https://api.github.com/users/mattbudde/following{/other_user}",
- "gists_url": "https://api.github.com/users/mattbudde/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/mattbudde/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/mattbudde/subscriptions",
- "organizations_url": "https://api.github.com/users/mattbudde/orgs",
- "repos_url": "https://api.github.com/users/mattbudde/repos",
- "events_url": "https://api.github.com/users/mattbudde/events{/privacy}",
- "received_events_url": "https://api.github.com/users/mattbudde/received_events",
+ "url": "https://api.github.com/users/Splode",
+ "html_url": "https://github.com/Splode",
+ "followers_url": "https://api.github.com/users/Splode/followers",
+ "following_url": "https://api.github.com/users/Splode/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Splode/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Splode/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Splode/subscriptions",
+ "organizations_url": "https://api.github.com/users/Splode/orgs",
+ "repos_url": "https://api.github.com/users/Splode/repos",
+ "events_url": "https://api.github.com/users/Splode/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Splode/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2018-03-26T19:57:05Z",
- "published_at": "2018-03-26T20:04:54Z",
+ "created_at": "2020-09-07T03:05:30Z",
+ "published_at": "2020-09-07T03:07:49Z",
"assets": [
{
- "url": "https://api.github.com/repos/mattbudde/pomotron/releases/assets/6640681",
- "id": 6640681,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDY2NDA2ODE=",
- "name": "Pomotron-1.1.6-mac.zip",
- "label": null,
+ "url": "https://api.github.com/repos/Splode/pomotroid/releases/assets/25063100",
+ "id": 25063100,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1MDYzMTAw",
+ "name": "latest.yml",
+ "label": "",
+ "uploader": {
+ "login": "Splode",
+ "id": 13758438,
+ "node_id": "MDQ6VXNlcjEzNzU4NDM4",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/13758438?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Splode",
+ "html_url": "https://github.com/Splode",
+ "followers_url": "https://api.github.com/users/Splode/followers",
+ "following_url": "https://api.github.com/users/Splode/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Splode/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Splode/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Splode/subscriptions",
+ "organizations_url": "https://api.github.com/users/Splode/orgs",
+ "repos_url": "https://api.github.com/users/Splode/repos",
+ "events_url": "https://api.github.com/users/Splode/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Splode/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 349,
+ "download_count": 7,
+ "created_at": "2020-09-07T03:00:58Z",
+ "updated_at": "2020-09-07T03:00:59Z",
+ "browser_download_url": "https://github.com/Splode/pomotroid/releases/download/v0.12.0/latest.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/Splode/pomotroid/releases/assets/25062648",
+ "id": 25062648,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1MDYyNjQ4",
+ "name": "pomotroid-0.12.0-linux.AppImage",
+ "label": "",
+ "uploader": {
+ "login": "Splode",
+ "id": 13758438,
+ "node_id": "MDQ6VXNlcjEzNzU4NDM4",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/13758438?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Splode",
+ "html_url": "https://github.com/Splode",
+ "followers_url": "https://api.github.com/users/Splode/followers",
+ "following_url": "https://api.github.com/users/Splode/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Splode/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Splode/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Splode/subscriptions",
+ "organizations_url": "https://api.github.com/users/Splode/orgs",
+ "repos_url": "https://api.github.com/users/Splode/repos",
+ "events_url": "https://api.github.com/users/Splode/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Splode/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 78381807,
+ "download_count": 100,
+ "created_at": "2020-09-07T02:50:14Z",
+ "updated_at": "2020-09-07T02:50:18Z",
+ "browser_download_url": "https://github.com/Splode/pomotroid/releases/download/v0.12.0/pomotroid-0.12.0-linux.AppImage"
+ },
+ {
+ "url": "https://api.github.com/repos/Splode/pomotroid/releases/assets/25063501",
+ "id": 25063501,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1MDYzNTAx",
+ "name": "pomotroid-0.12.0-linux.deb",
+ "label": "",
+ "uploader": {
+ "login": "Splode",
+ "id": 13758438,
+ "node_id": "MDQ6VXNlcjEzNzU4NDM4",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/13758438?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Splode",
+ "html_url": "https://github.com/Splode",
+ "followers_url": "https://api.github.com/users/Splode/followers",
+ "following_url": "https://api.github.com/users/Splode/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Splode/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Splode/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Splode/subscriptions",
+ "organizations_url": "https://api.github.com/users/Splode/orgs",
+ "repos_url": "https://api.github.com/users/Splode/repos",
+ "events_url": "https://api.github.com/users/Splode/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Splode/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 53581194,
+ "download_count": 63,
+ "created_at": "2020-09-07T03:08:18Z",
+ "updated_at": "2020-09-07T03:08:20Z",
+ "browser_download_url": "https://github.com/Splode/pomotroid/releases/download/v0.12.0/pomotroid-0.12.0-linux.deb"
+ },
+ {
+ "url": "https://api.github.com/repos/Splode/pomotroid/releases/assets/25063379",
+ "id": 25063379,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1MDYzMzc5",
+ "name": "pomotroid-0.12.0-linux.tar.gz",
+ "label": "",
+ "uploader": {
+ "login": "Splode",
+ "id": 13758438,
+ "node_id": "MDQ6VXNlcjEzNzU4NDM4",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/13758438?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Splode",
+ "html_url": "https://github.com/Splode",
+ "followers_url": "https://api.github.com/users/Splode/followers",
+ "following_url": "https://api.github.com/users/Splode/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Splode/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Splode/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Splode/subscriptions",
+ "organizations_url": "https://api.github.com/users/Splode/orgs",
+ "repos_url": "https://api.github.com/users/Splode/repos",
+ "events_url": "https://api.github.com/users/Splode/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Splode/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/gzip",
+ "state": "uploaded",
+ "size": 74330173,
+ "download_count": 410,
+ "created_at": "2020-09-07T03:06:55Z",
+ "updated_at": "2020-09-07T03:06:57Z",
+ "browser_download_url": "https://github.com/Splode/pomotroid/releases/download/v0.12.0/pomotroid-0.12.0-linux.tar.gz"
+ },
+ {
+ "url": "https://api.github.com/repos/Splode/pomotroid/releases/assets/25062669",
+ "id": 25062669,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1MDYyNjY5",
+ "name": "pomotroid-0.12.0-macos.dmg",
+ "label": "",
+ "uploader": {
+ "login": "Splode",
+ "id": 13758438,
+ "node_id": "MDQ6VXNlcjEzNzU4NDM4",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/13758438?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Splode",
+ "html_url": "https://github.com/Splode",
+ "followers_url": "https://api.github.com/users/Splode/followers",
+ "following_url": "https://api.github.com/users/Splode/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Splode/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Splode/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Splode/subscriptions",
+ "organizations_url": "https://api.github.com/users/Splode/orgs",
+ "repos_url": "https://api.github.com/users/Splode/repos",
+ "events_url": "https://api.github.com/users/Splode/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Splode/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 75465984,
+ "download_count": 396,
+ "created_at": "2020-09-07T02:50:48Z",
+ "updated_at": "2020-09-07T02:50:51Z",
+ "browser_download_url": "https://github.com/Splode/pomotroid/releases/download/v0.12.0/pomotroid-0.12.0-macos.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/Splode/pomotroid/releases/assets/25063210",
+ "id": 25063210,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1MDYzMjEw",
+ "name": "pomotroid-0.12.0-macos.dmg.blockmap",
+ "label": "",
+ "uploader": {
+ "login": "Splode",
+ "id": 13758438,
+ "node_id": "MDQ6VXNlcjEzNzU4NDM4",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/13758438?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Splode",
+ "html_url": "https://github.com/Splode",
+ "followers_url": "https://api.github.com/users/Splode/followers",
+ "following_url": "https://api.github.com/users/Splode/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Splode/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Splode/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Splode/subscriptions",
+ "organizations_url": "https://api.github.com/users/Splode/orgs",
+ "repos_url": "https://api.github.com/users/Splode/repos",
+ "events_url": "https://api.github.com/users/Splode/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Splode/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 80308,
+ "download_count": 4,
+ "created_at": "2020-09-07T03:03:31Z",
+ "updated_at": "2020-09-07T03:03:31Z",
+ "browser_download_url": "https://github.com/Splode/pomotroid/releases/download/v0.12.0/pomotroid-0.12.0-macos.dmg.blockmap"
+ },
+ {
+ "url": "https://api.github.com/repos/Splode/pomotroid/releases/assets/25063223",
+ "id": 25063223,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1MDYzMjIz",
+ "name": "pomotroid-0.12.0-macos.zip",
+ "label": "",
+ "uploader": {
+ "login": "Splode",
+ "id": 13758438,
+ "node_id": "MDQ6VXNlcjEzNzU4NDM4",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/13758438?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Splode",
+ "html_url": "https://github.com/Splode",
+ "followers_url": "https://api.github.com/users/Splode/followers",
+ "following_url": "https://api.github.com/users/Splode/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Splode/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Splode/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Splode/subscriptions",
+ "organizations_url": "https://api.github.com/users/Splode/orgs",
+ "repos_url": "https://api.github.com/users/Splode/repos",
+ "events_url": "https://api.github.com/users/Splode/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Splode/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 73053132,
+ "download_count": 7,
+ "created_at": "2020-09-07T03:03:47Z",
+ "updated_at": "2020-09-07T03:03:49Z",
+ "browser_download_url": "https://github.com/Splode/pomotroid/releases/download/v0.12.0/pomotroid-0.12.0-macos.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/Splode/pomotroid/releases/assets/25063096",
+ "id": 25063096,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1MDYzMDk2",
+ "name": "pomotroid-0.12.0-portable.exe",
+ "label": "",
"uploader": {
- "login": "mattbudde",
- "id": 5858181,
- "node_id": "MDQ6VXNlcjU4NTgxODE=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/5858181?v=4",
+ "login": "Splode",
+ "id": 13758438,
+ "node_id": "MDQ6VXNlcjEzNzU4NDM4",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/13758438?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/mattbudde",
- "html_url": "https://github.com/mattbudde",
- "followers_url": "https://api.github.com/users/mattbudde/followers",
- "following_url": "https://api.github.com/users/mattbudde/following{/other_user}",
- "gists_url": "https://api.github.com/users/mattbudde/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/mattbudde/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/mattbudde/subscriptions",
- "organizations_url": "https://api.github.com/users/mattbudde/orgs",
- "repos_url": "https://api.github.com/users/mattbudde/repos",
- "events_url": "https://api.github.com/users/mattbudde/events{/privacy}",
- "received_events_url": "https://api.github.com/users/mattbudde/received_events",
+ "url": "https://api.github.com/users/Splode",
+ "html_url": "https://github.com/Splode",
+ "followers_url": "https://api.github.com/users/Splode/followers",
+ "following_url": "https://api.github.com/users/Splode/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Splode/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Splode/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Splode/subscriptions",
+ "organizations_url": "https://api.github.com/users/Splode/orgs",
+ "repos_url": "https://api.github.com/users/Splode/repos",
+ "events_url": "https://api.github.com/users/Splode/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Splode/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 49208130,
- "download_count": 109,
- "created_at": "2018-03-26T20:01:21Z",
- "updated_at": "2018-03-26T20:02:00Z",
- "browser_download_url": "https://github.com/mattbudde/pomotron/releases/download/v1.1.6/Pomotron-1.1.6-mac.zip"
+ "size": 47994630,
+ "download_count": 138,
+ "created_at": "2020-09-07T03:00:54Z",
+ "updated_at": "2020-09-07T03:00:56Z",
+ "browser_download_url": "https://github.com/Splode/pomotroid/releases/download/v0.12.0/pomotroid-0.12.0-portable.exe"
},
{
- "url": "https://api.github.com/repos/mattbudde/pomotron/releases/assets/6640682",
- "id": 6640682,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDY2NDA2ODI=",
- "name": "Pomotron-1.1.6.dmg",
- "label": null,
+ "url": "https://api.github.com/repos/Splode/pomotroid/releases/assets/25063289",
+ "id": 25063289,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1MDYzMjg5",
+ "name": "pomotroid-0.12.0-setup.exe",
+ "label": "",
"uploader": {
- "login": "mattbudde",
- "id": 5858181,
- "node_id": "MDQ6VXNlcjU4NTgxODE=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/5858181?v=4",
+ "login": "Splode",
+ "id": 13758438,
+ "node_id": "MDQ6VXNlcjEzNzU4NDM4",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/13758438?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/mattbudde",
- "html_url": "https://github.com/mattbudde",
- "followers_url": "https://api.github.com/users/mattbudde/followers",
- "following_url": "https://api.github.com/users/mattbudde/following{/other_user}",
- "gists_url": "https://api.github.com/users/mattbudde/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/mattbudde/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/mattbudde/subscriptions",
- "organizations_url": "https://api.github.com/users/mattbudde/orgs",
- "repos_url": "https://api.github.com/users/mattbudde/repos",
- "events_url": "https://api.github.com/users/mattbudde/events{/privacy}",
- "received_events_url": "https://api.github.com/users/mattbudde/received_events",
+ "url": "https://api.github.com/users/Splode",
+ "html_url": "https://github.com/Splode",
+ "followers_url": "https://api.github.com/users/Splode/followers",
+ "following_url": "https://api.github.com/users/Splode/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Splode/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Splode/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Splode/subscriptions",
+ "organizations_url": "https://api.github.com/users/Splode/orgs",
+ "repos_url": "https://api.github.com/users/Splode/repos",
+ "events_url": "https://api.github.com/users/Splode/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Splode/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-diskcopy",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 50685521,
- "download_count": 433,
- "created_at": "2018-03-26T20:01:21Z",
- "updated_at": "2018-03-26T20:02:34Z",
- "browser_download_url": "https://github.com/mattbudde/pomotron/releases/download/v1.1.6/Pomotron-1.1.6.dmg"
+ "size": 48028191,
+ "download_count": 1399,
+ "created_at": "2020-09-07T03:05:18Z",
+ "updated_at": "2020-09-07T03:05:20Z",
+ "browser_download_url": "https://github.com/Splode/pomotroid/releases/download/v0.12.0/pomotroid-0.12.0-setup.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/Splode/pomotroid/releases/assets/25063272",
+ "id": 25063272,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1MDYzMjcy",
+ "name": "pomotroid-0.12.0-setup.exe.blockmap",
+ "label": "",
+ "uploader": {
+ "login": "Splode",
+ "id": 13758438,
+ "node_id": "MDQ6VXNlcjEzNzU4NDM4",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/13758438?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Splode",
+ "html_url": "https://github.com/Splode",
+ "followers_url": "https://api.github.com/users/Splode/followers",
+ "following_url": "https://api.github.com/users/Splode/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Splode/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Splode/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Splode/subscriptions",
+ "organizations_url": "https://api.github.com/users/Splode/orgs",
+ "repos_url": "https://api.github.com/users/Splode/repos",
+ "events_url": "https://api.github.com/users/Splode/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Splode/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 51595,
+ "download_count": 5,
+ "created_at": "2020-09-07T03:04:56Z",
+ "updated_at": "2020-09-07T03:04:57Z",
+ "browser_download_url": "https://github.com/Splode/pomotroid/releases/download/v0.12.0/pomotroid-0.12.0-setup.exe.blockmap"
}
],
- "tarball_url": "https://api.github.com/repos/mattbudde/pomotron/tarball/v1.1.6",
- "zipball_url": "https://api.github.com/repos/mattbudde/pomotron/zipball/v1.1.6",
- "body_html": "\nNew visual elements added. 🎨 \nElectron Version bump: Patched remote code execution vulnerability. 📦 \n "
+ "tarball_url": "https://api.github.com/repos/Splode/pomotroid/tarball/v0.12.0",
+ "zipball_url": "https://api.github.com/repos/Splode/pomotroid/zipball/v0.12.0",
+ "body_html": "Features \n\nShow tray icon in macOS. Many thanks to @okgarces !. \nShow pause symbol in the tray icon when paused. Many thanks to @letmaik !. \n \nChores \n\nUpdates to various dependencies. \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:05.695Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:13.469Z"
},
"postbird": {
"latestRelease": {
@@ -79400,7 +79672,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 66409134,
- "download_count": 5601,
+ "download_count": 5604,
"created_at": "2019-11-20T05:50:42Z",
"updated_at": "2019-11-20T05:55:00Z",
"browser_download_url": "https://github.com/Paxa/postbird/releases/download/0.8.4/Postbird-0.8.4-win.zip"
@@ -79502,7 +79774,7 @@
"content_type": "application/x-diskcopy",
"state": "uploaded",
"size": 67637947,
- "download_count": 7562,
+ "download_count": 7579,
"created_at": "2019-11-20T05:50:42Z",
"updated_at": "2019-11-20T05:52:22Z",
"browser_download_url": "https://github.com/Paxa/postbird/releases/download/0.8.4/Postbird-0.8.4.dmg"
@@ -79570,7 +79842,7 @@
"content_type": "audio/x-pn-realaudio-plugin",
"state": "uploaded",
"size": 49152172,
- "download_count": 626,
+ "download_count": 627,
"created_at": "2019-11-20T05:59:05Z",
"updated_at": "2019-11-20T06:04:57Z",
"browser_download_url": "https://github.com/Paxa/postbird/releases/download/0.8.4/Postbird-0.8.4.x86_64.rpm"
@@ -79604,7 +79876,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 48360120,
- "download_count": 14630,
+ "download_count": 14650,
"created_at": "2019-11-20T05:50:42Z",
"updated_at": "2019-11-20T05:53:48Z",
"browser_download_url": "https://github.com/Paxa/postbird/releases/download/0.8.4/Postbird-Setup-0.8.4.exe"
@@ -79638,7 +79910,7 @@
"content_type": "application/x-deb",
"state": "uploaded",
"size": 49092300,
- "download_count": 6752,
+ "download_count": 6767,
"created_at": "2019-11-20T05:56:05Z",
"updated_at": "2019-11-20T05:58:41Z",
"browser_download_url": "https://github.com/Paxa/postbird/releases/download/0.8.4/Postbird_0.8.4_amd64.deb"
@@ -79682,390 +79954,195 @@
"zipball_url": "https://api.github.com/repos/Paxa/postbird/zipball/0.8.4",
"body_html": "Installation \nOn Mac: \nOn first launch you will probably have to Right Click > Open Postbird.app in order to bypass the Mac OS warning.
\nOn Linux: \nDownload package for your system or use snap:
\nsudo snap install postbird\n
\nSnap page: https://snapcraft.io/postbird
\nOn Windows: \nUse installer Postbird.Setup.0.8.4.exe or portable Postbird-0.8.4-win.zip
\nWhat's new \n\nFix electron.systemPreferences.subscribeNotification
is not a function on windows and linux \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:05.700Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:13.525Z"
},
- "pomotroid": {
+ "pomotron": {
"latestRelease": {
- "url": "https://api.github.com/repos/Splode/pomotroid/releases/30828886",
- "assets_url": "https://api.github.com/repos/Splode/pomotroid/releases/30828886/assets",
- "upload_url": "https://uploads.github.com/repos/Splode/pomotroid/releases/30828886/assets{?name,label}",
- "html_url": "https://github.com/Splode/pomotroid/releases/tag/v0.12.0",
- "id": 30828886,
- "node_id": "MDc6UmVsZWFzZTMwODI4ODg2",
- "tag_name": "v0.12.0",
+ "url": "https://api.github.com/repos/mattbudde/pomotron/releases/10266817",
+ "assets_url": "https://api.github.com/repos/mattbudde/pomotron/releases/10266817/assets",
+ "upload_url": "https://uploads.github.com/repos/mattbudde/pomotron/releases/10266817/assets{?name,label}",
+ "html_url": "https://github.com/mattbudde/pomotron/releases/tag/v1.1.6",
+ "id": 10266817,
+ "node_id": "MDc6UmVsZWFzZTEwMjY2ODE3",
+ "tag_name": "v1.1.6",
"target_commitish": "master",
- "name": "v0.12.0",
+ "name": "v1.1.6",
"draft": false,
"author": {
- "login": "Splode",
- "id": 13758438,
- "node_id": "MDQ6VXNlcjEzNzU4NDM4",
- "avatar_url": "https://avatars1.githubusercontent.com/u/13758438?v=4",
+ "login": "mattbudde",
+ "id": 5858181,
+ "node_id": "MDQ6VXNlcjU4NTgxODE=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/5858181?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/Splode",
- "html_url": "https://github.com/Splode",
- "followers_url": "https://api.github.com/users/Splode/followers",
- "following_url": "https://api.github.com/users/Splode/following{/other_user}",
- "gists_url": "https://api.github.com/users/Splode/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Splode/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Splode/subscriptions",
- "organizations_url": "https://api.github.com/users/Splode/orgs",
- "repos_url": "https://api.github.com/users/Splode/repos",
- "events_url": "https://api.github.com/users/Splode/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Splode/received_events",
+ "url": "https://api.github.com/users/mattbudde",
+ "html_url": "https://github.com/mattbudde",
+ "followers_url": "https://api.github.com/users/mattbudde/followers",
+ "following_url": "https://api.github.com/users/mattbudde/following{/other_user}",
+ "gists_url": "https://api.github.com/users/mattbudde/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/mattbudde/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/mattbudde/subscriptions",
+ "organizations_url": "https://api.github.com/users/mattbudde/orgs",
+ "repos_url": "https://api.github.com/users/mattbudde/repos",
+ "events_url": "https://api.github.com/users/mattbudde/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/mattbudde/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2020-09-07T03:05:30Z",
- "published_at": "2020-09-07T03:07:49Z",
+ "created_at": "2018-03-26T19:57:05Z",
+ "published_at": "2018-03-26T20:04:54Z",
"assets": [
{
- "url": "https://api.github.com/repos/Splode/pomotroid/releases/assets/25063100",
- "id": 25063100,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1MDYzMTAw",
- "name": "latest.yml",
- "label": "",
- "uploader": {
- "login": "Splode",
- "id": 13758438,
- "node_id": "MDQ6VXNlcjEzNzU4NDM4",
- "avatar_url": "https://avatars1.githubusercontent.com/u/13758438?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Splode",
- "html_url": "https://github.com/Splode",
- "followers_url": "https://api.github.com/users/Splode/followers",
- "following_url": "https://api.github.com/users/Splode/following{/other_user}",
- "gists_url": "https://api.github.com/users/Splode/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Splode/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Splode/subscriptions",
- "organizations_url": "https://api.github.com/users/Splode/orgs",
- "repos_url": "https://api.github.com/users/Splode/repos",
- "events_url": "https://api.github.com/users/Splode/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Splode/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "text/yaml",
- "state": "uploaded",
- "size": 349,
- "download_count": 7,
- "created_at": "2020-09-07T03:00:58Z",
- "updated_at": "2020-09-07T03:00:59Z",
- "browser_download_url": "https://github.com/Splode/pomotroid/releases/download/v0.12.0/latest.yml"
- },
- {
- "url": "https://api.github.com/repos/Splode/pomotroid/releases/assets/25062648",
- "id": 25062648,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1MDYyNjQ4",
- "name": "pomotroid-0.12.0-linux.AppImage",
- "label": "",
- "uploader": {
- "login": "Splode",
- "id": 13758438,
- "node_id": "MDQ6VXNlcjEzNzU4NDM4",
- "avatar_url": "https://avatars1.githubusercontent.com/u/13758438?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Splode",
- "html_url": "https://github.com/Splode",
- "followers_url": "https://api.github.com/users/Splode/followers",
- "following_url": "https://api.github.com/users/Splode/following{/other_user}",
- "gists_url": "https://api.github.com/users/Splode/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Splode/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Splode/subscriptions",
- "organizations_url": "https://api.github.com/users/Splode/orgs",
- "repos_url": "https://api.github.com/users/Splode/repos",
- "events_url": "https://api.github.com/users/Splode/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Splode/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 78381807,
- "download_count": 99,
- "created_at": "2020-09-07T02:50:14Z",
- "updated_at": "2020-09-07T02:50:18Z",
- "browser_download_url": "https://github.com/Splode/pomotroid/releases/download/v0.12.0/pomotroid-0.12.0-linux.AppImage"
- },
- {
- "url": "https://api.github.com/repos/Splode/pomotroid/releases/assets/25063501",
- "id": 25063501,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1MDYzNTAx",
- "name": "pomotroid-0.12.0-linux.deb",
- "label": "",
- "uploader": {
- "login": "Splode",
- "id": 13758438,
- "node_id": "MDQ6VXNlcjEzNzU4NDM4",
- "avatar_url": "https://avatars1.githubusercontent.com/u/13758438?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Splode",
- "html_url": "https://github.com/Splode",
- "followers_url": "https://api.github.com/users/Splode/followers",
- "following_url": "https://api.github.com/users/Splode/following{/other_user}",
- "gists_url": "https://api.github.com/users/Splode/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Splode/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Splode/subscriptions",
- "organizations_url": "https://api.github.com/users/Splode/orgs",
- "repos_url": "https://api.github.com/users/Splode/repos",
- "events_url": "https://api.github.com/users/Splode/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Splode/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 53581194,
- "download_count": 57,
- "created_at": "2020-09-07T03:08:18Z",
- "updated_at": "2020-09-07T03:08:20Z",
- "browser_download_url": "https://github.com/Splode/pomotroid/releases/download/v0.12.0/pomotroid-0.12.0-linux.deb"
- },
- {
- "url": "https://api.github.com/repos/Splode/pomotroid/releases/assets/25063379",
- "id": 25063379,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1MDYzMzc5",
- "name": "pomotroid-0.12.0-linux.tar.gz",
- "label": "",
- "uploader": {
- "login": "Splode",
- "id": 13758438,
- "node_id": "MDQ6VXNlcjEzNzU4NDM4",
- "avatar_url": "https://avatars1.githubusercontent.com/u/13758438?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Splode",
- "html_url": "https://github.com/Splode",
- "followers_url": "https://api.github.com/users/Splode/followers",
- "following_url": "https://api.github.com/users/Splode/following{/other_user}",
- "gists_url": "https://api.github.com/users/Splode/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Splode/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Splode/subscriptions",
- "organizations_url": "https://api.github.com/users/Splode/orgs",
- "repos_url": "https://api.github.com/users/Splode/repos",
- "events_url": "https://api.github.com/users/Splode/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Splode/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/gzip",
- "state": "uploaded",
- "size": 74330173,
- "download_count": 396,
- "created_at": "2020-09-07T03:06:55Z",
- "updated_at": "2020-09-07T03:06:57Z",
- "browser_download_url": "https://github.com/Splode/pomotroid/releases/download/v0.12.0/pomotroid-0.12.0-linux.tar.gz"
- },
- {
- "url": "https://api.github.com/repos/Splode/pomotroid/releases/assets/25062669",
- "id": 25062669,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1MDYyNjY5",
- "name": "pomotroid-0.12.0-macos.dmg",
- "label": "",
- "uploader": {
- "login": "Splode",
- "id": 13758438,
- "node_id": "MDQ6VXNlcjEzNzU4NDM4",
- "avatar_url": "https://avatars1.githubusercontent.com/u/13758438?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Splode",
- "html_url": "https://github.com/Splode",
- "followers_url": "https://api.github.com/users/Splode/followers",
- "following_url": "https://api.github.com/users/Splode/following{/other_user}",
- "gists_url": "https://api.github.com/users/Splode/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Splode/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Splode/subscriptions",
- "organizations_url": "https://api.github.com/users/Splode/orgs",
- "repos_url": "https://api.github.com/users/Splode/repos",
- "events_url": "https://api.github.com/users/Splode/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Splode/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 75465984,
- "download_count": 388,
- "created_at": "2020-09-07T02:50:48Z",
- "updated_at": "2020-09-07T02:50:51Z",
- "browser_download_url": "https://github.com/Splode/pomotroid/releases/download/v0.12.0/pomotroid-0.12.0-macos.dmg"
- },
- {
- "url": "https://api.github.com/repos/Splode/pomotroid/releases/assets/25063210",
- "id": 25063210,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1MDYzMjEw",
- "name": "pomotroid-0.12.0-macos.dmg.blockmap",
- "label": "",
- "uploader": {
- "login": "Splode",
- "id": 13758438,
- "node_id": "MDQ6VXNlcjEzNzU4NDM4",
- "avatar_url": "https://avatars1.githubusercontent.com/u/13758438?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Splode",
- "html_url": "https://github.com/Splode",
- "followers_url": "https://api.github.com/users/Splode/followers",
- "following_url": "https://api.github.com/users/Splode/following{/other_user}",
- "gists_url": "https://api.github.com/users/Splode/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Splode/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Splode/subscriptions",
- "organizations_url": "https://api.github.com/users/Splode/orgs",
- "repos_url": "https://api.github.com/users/Splode/repos",
- "events_url": "https://api.github.com/users/Splode/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Splode/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 80308,
- "download_count": 4,
- "created_at": "2020-09-07T03:03:31Z",
- "updated_at": "2020-09-07T03:03:31Z",
- "browser_download_url": "https://github.com/Splode/pomotroid/releases/download/v0.12.0/pomotroid-0.12.0-macos.dmg.blockmap"
- },
- {
- "url": "https://api.github.com/repos/Splode/pomotroid/releases/assets/25063223",
- "id": 25063223,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1MDYzMjIz",
- "name": "pomotroid-0.12.0-macos.zip",
- "label": "",
+ "url": "https://api.github.com/repos/mattbudde/pomotron/releases/assets/6640681",
+ "id": 6640681,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDY2NDA2ODE=",
+ "name": "Pomotron-1.1.6-mac.zip",
+ "label": null,
"uploader": {
- "login": "Splode",
- "id": 13758438,
- "node_id": "MDQ6VXNlcjEzNzU4NDM4",
- "avatar_url": "https://avatars1.githubusercontent.com/u/13758438?v=4",
+ "login": "mattbudde",
+ "id": 5858181,
+ "node_id": "MDQ6VXNlcjU4NTgxODE=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/5858181?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/Splode",
- "html_url": "https://github.com/Splode",
- "followers_url": "https://api.github.com/users/Splode/followers",
- "following_url": "https://api.github.com/users/Splode/following{/other_user}",
- "gists_url": "https://api.github.com/users/Splode/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Splode/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Splode/subscriptions",
- "organizations_url": "https://api.github.com/users/Splode/orgs",
- "repos_url": "https://api.github.com/users/Splode/repos",
- "events_url": "https://api.github.com/users/Splode/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Splode/received_events",
+ "url": "https://api.github.com/users/mattbudde",
+ "html_url": "https://github.com/mattbudde",
+ "followers_url": "https://api.github.com/users/mattbudde/followers",
+ "following_url": "https://api.github.com/users/mattbudde/following{/other_user}",
+ "gists_url": "https://api.github.com/users/mattbudde/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/mattbudde/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/mattbudde/subscriptions",
+ "organizations_url": "https://api.github.com/users/mattbudde/orgs",
+ "repos_url": "https://api.github.com/users/mattbudde/repos",
+ "events_url": "https://api.github.com/users/mattbudde/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/mattbudde/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/zip",
"state": "uploaded",
- "size": 73053132,
- "download_count": 7,
- "created_at": "2020-09-07T03:03:47Z",
- "updated_at": "2020-09-07T03:03:49Z",
- "browser_download_url": "https://github.com/Splode/pomotroid/releases/download/v0.12.0/pomotroid-0.12.0-macos.zip"
- },
- {
- "url": "https://api.github.com/repos/Splode/pomotroid/releases/assets/25063096",
- "id": 25063096,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1MDYzMDk2",
- "name": "pomotroid-0.12.0-portable.exe",
- "label": "",
- "uploader": {
- "login": "Splode",
- "id": 13758438,
- "node_id": "MDQ6VXNlcjEzNzU4NDM4",
- "avatar_url": "https://avatars1.githubusercontent.com/u/13758438?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Splode",
- "html_url": "https://github.com/Splode",
- "followers_url": "https://api.github.com/users/Splode/followers",
- "following_url": "https://api.github.com/users/Splode/following{/other_user}",
- "gists_url": "https://api.github.com/users/Splode/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Splode/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Splode/subscriptions",
- "organizations_url": "https://api.github.com/users/Splode/orgs",
- "repos_url": "https://api.github.com/users/Splode/repos",
- "events_url": "https://api.github.com/users/Splode/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Splode/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 47994630,
- "download_count": 137,
- "created_at": "2020-09-07T03:00:54Z",
- "updated_at": "2020-09-07T03:00:56Z",
- "browser_download_url": "https://github.com/Splode/pomotroid/releases/download/v0.12.0/pomotroid-0.12.0-portable.exe"
+ "size": 49208130,
+ "download_count": 109,
+ "created_at": "2018-03-26T20:01:21Z",
+ "updated_at": "2018-03-26T20:02:00Z",
+ "browser_download_url": "https://github.com/mattbudde/pomotron/releases/download/v1.1.6/Pomotron-1.1.6-mac.zip"
},
{
- "url": "https://api.github.com/repos/Splode/pomotroid/releases/assets/25063289",
- "id": 25063289,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1MDYzMjg5",
- "name": "pomotroid-0.12.0-setup.exe",
- "label": "",
+ "url": "https://api.github.com/repos/mattbudde/pomotron/releases/assets/6640682",
+ "id": 6640682,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDY2NDA2ODI=",
+ "name": "Pomotron-1.1.6.dmg",
+ "label": null,
"uploader": {
- "login": "Splode",
- "id": 13758438,
- "node_id": "MDQ6VXNlcjEzNzU4NDM4",
- "avatar_url": "https://avatars1.githubusercontent.com/u/13758438?v=4",
+ "login": "mattbudde",
+ "id": 5858181,
+ "node_id": "MDQ6VXNlcjU4NTgxODE=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/5858181?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/Splode",
- "html_url": "https://github.com/Splode",
- "followers_url": "https://api.github.com/users/Splode/followers",
- "following_url": "https://api.github.com/users/Splode/following{/other_user}",
- "gists_url": "https://api.github.com/users/Splode/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Splode/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Splode/subscriptions",
- "organizations_url": "https://api.github.com/users/Splode/orgs",
- "repos_url": "https://api.github.com/users/Splode/repos",
- "events_url": "https://api.github.com/users/Splode/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Splode/received_events",
+ "url": "https://api.github.com/users/mattbudde",
+ "html_url": "https://github.com/mattbudde",
+ "followers_url": "https://api.github.com/users/mattbudde/followers",
+ "following_url": "https://api.github.com/users/mattbudde/following{/other_user}",
+ "gists_url": "https://api.github.com/users/mattbudde/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/mattbudde/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/mattbudde/subscriptions",
+ "organizations_url": "https://api.github.com/users/mattbudde/orgs",
+ "repos_url": "https://api.github.com/users/mattbudde/repos",
+ "events_url": "https://api.github.com/users/mattbudde/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/mattbudde/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/x-diskcopy",
"state": "uploaded",
- "size": 48028191,
- "download_count": 1364,
- "created_at": "2020-09-07T03:05:18Z",
- "updated_at": "2020-09-07T03:05:20Z",
- "browser_download_url": "https://github.com/Splode/pomotroid/releases/download/v0.12.0/pomotroid-0.12.0-setup.exe"
- },
+ "size": 50685521,
+ "download_count": 433,
+ "created_at": "2018-03-26T20:01:21Z",
+ "updated_at": "2018-03-26T20:02:34Z",
+ "browser_download_url": "https://github.com/mattbudde/pomotron/releases/download/v1.1.6/Pomotron-1.1.6.dmg"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/mattbudde/pomotron/tarball/v1.1.6",
+ "zipball_url": "https://api.github.com/repos/mattbudde/pomotron/zipball/v1.1.6",
+ "body_html": "\nNew visual elements added. 🎨 \nElectron Version bump: Patched remote code execution vulnerability. 📦 \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:13.529Z"
+ },
+ "preserver": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/hsbalar/preserver/releases/5013756",
+ "assets_url": "https://api.github.com/repos/hsbalar/preserver/releases/5013756/assets",
+ "upload_url": "https://uploads.github.com/repos/hsbalar/preserver/releases/5013756/assets{?name,label}",
+ "html_url": "https://github.com/hsbalar/preserver/releases/tag/v3.0.0",
+ "id": 5013756,
+ "node_id": "MDc6UmVsZWFzZTUwMTM3NTY=",
+ "tag_name": "v3.0.0",
+ "target_commitish": "master",
+ "name": "Latest with Angular 2.4.0 with lower dependencies",
+ "draft": false,
+ "author": {
+ "login": "hsbalar",
+ "id": 16349536,
+ "node_id": "MDQ6VXNlcjE2MzQ5NTM2",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/16349536?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/hsbalar",
+ "html_url": "https://github.com/hsbalar",
+ "followers_url": "https://api.github.com/users/hsbalar/followers",
+ "following_url": "https://api.github.com/users/hsbalar/following{/other_user}",
+ "gists_url": "https://api.github.com/users/hsbalar/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/hsbalar/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/hsbalar/subscriptions",
+ "organizations_url": "https://api.github.com/users/hsbalar/orgs",
+ "repos_url": "https://api.github.com/users/hsbalar/repos",
+ "events_url": "https://api.github.com/users/hsbalar/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/hsbalar/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2016-12-26T13:06:37Z",
+ "published_at": "2016-12-26T13:31:05Z",
+ "assets": [
{
- "url": "https://api.github.com/repos/Splode/pomotroid/releases/assets/25063272",
- "id": 25063272,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1MDYzMjcy",
- "name": "pomotroid-0.12.0-setup.exe.blockmap",
- "label": "",
+ "url": "https://api.github.com/repos/hsbalar/preserver/releases/assets/2886728",
+ "id": 2886728,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI4ODY3Mjg=",
+ "name": "Preserver-linux-x64.tar.gz",
+ "label": null,
"uploader": {
- "login": "Splode",
- "id": 13758438,
- "node_id": "MDQ6VXNlcjEzNzU4NDM4",
- "avatar_url": "https://avatars1.githubusercontent.com/u/13758438?v=4",
+ "login": "hsbalar",
+ "id": 16349536,
+ "node_id": "MDQ6VXNlcjE2MzQ5NTM2",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/16349536?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/Splode",
- "html_url": "https://github.com/Splode",
- "followers_url": "https://api.github.com/users/Splode/followers",
- "following_url": "https://api.github.com/users/Splode/following{/other_user}",
- "gists_url": "https://api.github.com/users/Splode/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Splode/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Splode/subscriptions",
- "organizations_url": "https://api.github.com/users/Splode/orgs",
- "repos_url": "https://api.github.com/users/Splode/repos",
- "events_url": "https://api.github.com/users/Splode/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Splode/received_events",
+ "url": "https://api.github.com/users/hsbalar",
+ "html_url": "https://github.com/hsbalar",
+ "followers_url": "https://api.github.com/users/hsbalar/followers",
+ "following_url": "https://api.github.com/users/hsbalar/following{/other_user}",
+ "gists_url": "https://api.github.com/users/hsbalar/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/hsbalar/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/hsbalar/subscriptions",
+ "organizations_url": "https://api.github.com/users/hsbalar/orgs",
+ "repos_url": "https://api.github.com/users/hsbalar/repos",
+ "events_url": "https://api.github.com/users/hsbalar/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/hsbalar/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/gzip",
"state": "uploaded",
- "size": 51595,
- "download_count": 5,
- "created_at": "2020-09-07T03:04:56Z",
- "updated_at": "2020-09-07T03:04:57Z",
- "browser_download_url": "https://github.com/Splode/pomotroid/releases/download/v0.12.0/pomotroid-0.12.0-setup.exe.blockmap"
+ "size": 57356415,
+ "download_count": 209,
+ "created_at": "2016-12-26T13:09:44Z",
+ "updated_at": "2016-12-26T13:20:27Z",
+ "browser_download_url": "https://github.com/hsbalar/preserver/releases/download/v3.0.0/Preserver-linux-x64.tar.gz"
}
],
- "tarball_url": "https://api.github.com/repos/Splode/pomotroid/tarball/v0.12.0",
- "zipball_url": "https://api.github.com/repos/Splode/pomotroid/zipball/v0.12.0",
- "body_html": "Features \n\nShow tray icon in macOS. Many thanks to @okgarces !. \nShow pause symbol in the tray icon when paused. Many thanks to @letmaik !. \n \nChores \n\nUpdates to various dependencies. \n "
+ "tarball_url": "https://api.github.com/repos/hsbalar/preserver/tarball/v3.0.0",
+ "zipball_url": "https://api.github.com/repos/hsbalar/preserver/zipball/v3.0.0",
+ "body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:05.703Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:13.570Z"
},
"premid": {
"latestRelease": {
@@ -80132,7 +80209,7 @@
"content_type": "application/x-zip-compressed",
"state": "uploaded",
"size": 199149177,
- "download_count": 12270,
+ "download_count": 12335,
"created_at": "2020-04-08T14:47:07Z",
"updated_at": "2020-04-08T14:48:23Z",
"browser_download_url": "https://github.com/PreMiD/PreMiD/releases/download/app-v2.1.3/PreMiD-darwin-x64.zip"
@@ -80166,7 +80243,7 @@
"content_type": "application/x-zip-compressed",
"state": "uploaded",
"size": 70806929,
- "download_count": 11029,
+ "download_count": 11061,
"created_at": "2020-04-08T14:48:23Z",
"updated_at": "2020-04-08T14:48:56Z",
"browser_download_url": "https://github.com/PreMiD/PreMiD/releases/download/app-v2.1.3/PreMiD-win32-ia32.zip"
@@ -80200,7 +80277,7 @@
"content_type": "application/x-zip-compressed",
"state": "uploaded",
"size": 73854757,
- "download_count": 162439,
+ "download_count": 163064,
"created_at": "2020-04-08T14:46:42Z",
"updated_at": "2020-04-08T14:47:07Z",
"browser_download_url": "https://github.com/PreMiD/PreMiD/releases/download/app-v2.1.3/PreMiD-win32-x64.zip"
@@ -80210,7 +80287,7 @@
"zipball_url": "https://api.github.com/repos/PreMiD/PreMiD/zipball/app-v2.1.3",
"body_html": "Adds \n\nSentry to make finding bugs easier \nSmall helper function for extension for new update, soon™️ \n \nFixes \n\nUpdate available when API is down/internet problems \nGeneric bug fixes \n \nPlease do not directly download these release files if not instructed by our staff. \nDownload the application on our website
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:05.745Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:13.589Z"
},
"prettyearth": {
"latestRelease": {
@@ -80287,84 +80364,7 @@
"zipball_url": "https://api.github.com/repos/evertdespiegeleer/PrettyEarth/zipball/v1.0.4-beta",
"body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:05.798Z"
- },
- "preserver": {
- "latestRelease": {
- "url": "https://api.github.com/repos/hsbalar/preserver/releases/5013756",
- "assets_url": "https://api.github.com/repos/hsbalar/preserver/releases/5013756/assets",
- "upload_url": "https://uploads.github.com/repos/hsbalar/preserver/releases/5013756/assets{?name,label}",
- "html_url": "https://github.com/hsbalar/preserver/releases/tag/v3.0.0",
- "id": 5013756,
- "node_id": "MDc6UmVsZWFzZTUwMTM3NTY=",
- "tag_name": "v3.0.0",
- "target_commitish": "master",
- "name": "Latest with Angular 2.4.0 with lower dependencies",
- "draft": false,
- "author": {
- "login": "hsbalar",
- "id": 16349536,
- "node_id": "MDQ6VXNlcjE2MzQ5NTM2",
- "avatar_url": "https://avatars1.githubusercontent.com/u/16349536?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/hsbalar",
- "html_url": "https://github.com/hsbalar",
- "followers_url": "https://api.github.com/users/hsbalar/followers",
- "following_url": "https://api.github.com/users/hsbalar/following{/other_user}",
- "gists_url": "https://api.github.com/users/hsbalar/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/hsbalar/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/hsbalar/subscriptions",
- "organizations_url": "https://api.github.com/users/hsbalar/orgs",
- "repos_url": "https://api.github.com/users/hsbalar/repos",
- "events_url": "https://api.github.com/users/hsbalar/events{/privacy}",
- "received_events_url": "https://api.github.com/users/hsbalar/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2016-12-26T13:06:37Z",
- "published_at": "2016-12-26T13:31:05Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/hsbalar/preserver/releases/assets/2886728",
- "id": 2886728,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI4ODY3Mjg=",
- "name": "Preserver-linux-x64.tar.gz",
- "label": null,
- "uploader": {
- "login": "hsbalar",
- "id": 16349536,
- "node_id": "MDQ6VXNlcjE2MzQ5NTM2",
- "avatar_url": "https://avatars1.githubusercontent.com/u/16349536?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/hsbalar",
- "html_url": "https://github.com/hsbalar",
- "followers_url": "https://api.github.com/users/hsbalar/followers",
- "following_url": "https://api.github.com/users/hsbalar/following{/other_user}",
- "gists_url": "https://api.github.com/users/hsbalar/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/hsbalar/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/hsbalar/subscriptions",
- "organizations_url": "https://api.github.com/users/hsbalar/orgs",
- "repos_url": "https://api.github.com/users/hsbalar/repos",
- "events_url": "https://api.github.com/users/hsbalar/events{/privacy}",
- "received_events_url": "https://api.github.com/users/hsbalar/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/gzip",
- "state": "uploaded",
- "size": 57356415,
- "download_count": 209,
- "created_at": "2016-12-26T13:09:44Z",
- "updated_at": "2016-12-26T13:20:27Z",
- "browser_download_url": "https://github.com/hsbalar/preserver/releases/download/v3.0.0/Preserver-linux-x64.tar.gz"
- }
- ],
- "tarball_url": "https://api.github.com/repos/hsbalar/preserver/tarball/v3.0.0",
- "zipball_url": "https://api.github.com/repos/hsbalar/preserver/zipball/v3.0.0",
- "body_html": ""
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:05.807Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:13.628Z"
},
"pretzel": {
"latestRelease": {
@@ -80431,7 +80431,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 509,
- "download_count": 2839,
+ "download_count": 2845,
"created_at": "2019-04-15T12:58:37Z",
"updated_at": "2019-04-15T12:58:37Z",
"browser_download_url": "https://github.com/amiechen/pretzel/releases/download/v0.6.4/latest-mac.yml"
@@ -80465,7 +80465,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 48709555,
- "download_count": 2600,
+ "download_count": 2604,
"created_at": "2019-04-15T12:58:23Z",
"updated_at": "2019-04-15T12:58:36Z",
"browser_download_url": "https://github.com/amiechen/pretzel/releases/download/v0.6.4/Pretzel-0.6.4-mac.zip"
@@ -80543,122 +80543,11 @@
"zipball_url": "https://api.github.com/repos/amiechen/pretzel/zipball/v0.6.4",
"body_html": "\nShow shortcuts with PhpStorm \nAdd Xcode \nFix url issues on support-page and faq page \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:05.811Z"
- },
- "primitive-nextgen": {
- "latestRelease": {
- "url": "https://api.github.com/repos/cielito-lindo-productions/primitive.nextgen/releases/7691138",
- "assets_url": "https://api.github.com/repos/cielito-lindo-productions/primitive.nextgen/releases/7691138/assets",
- "upload_url": "https://uploads.github.com/repos/cielito-lindo-productions/primitive.nextgen/releases/7691138/assets{?name,label}",
- "html_url": "https://github.com/cielito-lindo-productions/primitive.nextgen/releases/tag/v1.0.0",
- "id": 7691138,
- "node_id": "MDc6UmVsZWFzZTc2OTExMzg=",
- "tag_name": "v1.0.0",
- "target_commitish": "master",
- "name": "first release",
- "draft": false,
- "author": {
- "login": "cielito-lindo-productions",
- "id": 24909917,
- "node_id": "MDQ6VXNlcjI0OTA5OTE3",
- "avatar_url": "https://avatars2.githubusercontent.com/u/24909917?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/cielito-lindo-productions",
- "html_url": "https://github.com/cielito-lindo-productions",
- "followers_url": "https://api.github.com/users/cielito-lindo-productions/followers",
- "following_url": "https://api.github.com/users/cielito-lindo-productions/following{/other_user}",
- "gists_url": "https://api.github.com/users/cielito-lindo-productions/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/cielito-lindo-productions/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/cielito-lindo-productions/subscriptions",
- "organizations_url": "https://api.github.com/users/cielito-lindo-productions/orgs",
- "repos_url": "https://api.github.com/users/cielito-lindo-productions/repos",
- "events_url": "https://api.github.com/users/cielito-lindo-productions/events{/privacy}",
- "received_events_url": "https://api.github.com/users/cielito-lindo-productions/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2017-09-08T19:15:40Z",
- "published_at": "2017-09-08T21:48:20Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/cielito-lindo-productions/primitive.nextgen/releases/assets/4782111",
- "id": 4782111,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDQ3ODIxMTE=",
- "name": "primitive.nextgen-1.0.0-ubuntu-x86_64.AppImage",
- "label": null,
- "uploader": {
- "login": "cielito-lindo-productions",
- "id": 24909917,
- "node_id": "MDQ6VXNlcjI0OTA5OTE3",
- "avatar_url": "https://avatars2.githubusercontent.com/u/24909917?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/cielito-lindo-productions",
- "html_url": "https://github.com/cielito-lindo-productions",
- "followers_url": "https://api.github.com/users/cielito-lindo-productions/followers",
- "following_url": "https://api.github.com/users/cielito-lindo-productions/following{/other_user}",
- "gists_url": "https://api.github.com/users/cielito-lindo-productions/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/cielito-lindo-productions/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/cielito-lindo-productions/subscriptions",
- "organizations_url": "https://api.github.com/users/cielito-lindo-productions/orgs",
- "repos_url": "https://api.github.com/users/cielito-lindo-productions/repos",
- "events_url": "https://api.github.com/users/cielito-lindo-productions/events{/privacy}",
- "received_events_url": "https://api.github.com/users/cielito-lindo-productions/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 37814272,
- "download_count": 87,
- "created_at": "2017-09-08T21:11:04Z",
- "updated_at": "2017-09-08T21:38:53Z",
- "browser_download_url": "https://github.com/cielito-lindo-productions/primitive.nextgen/releases/download/v1.0.0/primitive.nextgen-1.0.0-ubuntu-x86_64.AppImage"
- },
- {
- "url": "https://api.github.com/repos/cielito-lindo-productions/primitive.nextgen/releases/assets/4782110",
- "id": 4782110,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDQ3ODIxMTA=",
- "name": "primitive.nextgen.Windows.Setup.1.0.0.exe",
- "label": null,
- "uploader": {
- "login": "cielito-lindo-productions",
- "id": 24909917,
- "node_id": "MDQ6VXNlcjI0OTA5OTE3",
- "avatar_url": "https://avatars2.githubusercontent.com/u/24909917?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/cielito-lindo-productions",
- "html_url": "https://github.com/cielito-lindo-productions",
- "followers_url": "https://api.github.com/users/cielito-lindo-productions/followers",
- "following_url": "https://api.github.com/users/cielito-lindo-productions/following{/other_user}",
- "gists_url": "https://api.github.com/users/cielito-lindo-productions/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/cielito-lindo-productions/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/cielito-lindo-productions/subscriptions",
- "organizations_url": "https://api.github.com/users/cielito-lindo-productions/orgs",
- "repos_url": "https://api.github.com/users/cielito-lindo-productions/repos",
- "events_url": "https://api.github.com/users/cielito-lindo-productions/events{/privacy}",
- "received_events_url": "https://api.github.com/users/cielito-lindo-productions/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 30645045,
- "download_count": 341,
- "created_at": "2017-09-08T21:11:03Z",
- "updated_at": "2017-09-08T21:22:09Z",
- "browser_download_url": "https://github.com/cielito-lindo-productions/primitive.nextgen/releases/download/v1.0.0/primitive.nextgen.Windows.Setup.1.0.0.exe"
- }
- ],
- "tarball_url": "https://api.github.com/repos/cielito-lindo-productions/primitive.nextgen/tarball/v1.0.0",
- "zipball_url": "https://api.github.com/repos/cielito-lindo-productions/primitive.nextgen/zipball/v1.0.0",
- "body_html": ""
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:05.848Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:13.642Z"
},
"prosecrec": {
"latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:05.892Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:13.667Z"
},
"protegopdf": {
"latestRelease": {
@@ -80735,152 +80624,118 @@
"zipball_url": "https://api.github.com/repos/bbalvanera/protego-pdf/zipball/1.0.1",
"body_html": "Fixes issue #1
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:05.896Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:13.733Z"
},
- "protoman": {
+ "primitive-nextgen": {
"latestRelease": {
- "url": "https://api.github.com/repos/spluxx/Protoman/releases/28970526",
- "assets_url": "https://api.github.com/repos/spluxx/Protoman/releases/28970526/assets",
- "upload_url": "https://uploads.github.com/repos/spluxx/Protoman/releases/28970526/assets{?name,label}",
- "html_url": "https://github.com/spluxx/Protoman/releases/tag/v0.4.0",
- "id": 28970526,
- "node_id": "MDc6UmVsZWFzZTI4OTcwNTI2",
- "tag_name": "v0.4.0",
+ "url": "https://api.github.com/repos/cielito-lindo-productions/primitive.nextgen/releases/7691138",
+ "assets_url": "https://api.github.com/repos/cielito-lindo-productions/primitive.nextgen/releases/7691138/assets",
+ "upload_url": "https://uploads.github.com/repos/cielito-lindo-productions/primitive.nextgen/releases/7691138/assets{?name,label}",
+ "html_url": "https://github.com/cielito-lindo-productions/primitive.nextgen/releases/tag/v1.0.0",
+ "id": 7691138,
+ "node_id": "MDc6UmVsZWFzZTc2OTExMzg=",
+ "tag_name": "v1.0.0",
"target_commitish": "master",
- "name": "v0.4.0",
+ "name": "first release",
"draft": false,
"author": {
- "login": "spluxx",
- "id": 28529771,
- "node_id": "MDQ6VXNlcjI4NTI5Nzcx",
- "avatar_url": "https://avatars1.githubusercontent.com/u/28529771?v=4",
+ "login": "cielito-lindo-productions",
+ "id": 24909917,
+ "node_id": "MDQ6VXNlcjI0OTA5OTE3",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/24909917?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/spluxx",
- "html_url": "https://github.com/spluxx",
- "followers_url": "https://api.github.com/users/spluxx/followers",
- "following_url": "https://api.github.com/users/spluxx/following{/other_user}",
- "gists_url": "https://api.github.com/users/spluxx/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/spluxx/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/spluxx/subscriptions",
- "organizations_url": "https://api.github.com/users/spluxx/orgs",
- "repos_url": "https://api.github.com/users/spluxx/repos",
- "events_url": "https://api.github.com/users/spluxx/events{/privacy}",
- "received_events_url": "https://api.github.com/users/spluxx/received_events",
+ "url": "https://api.github.com/users/cielito-lindo-productions",
+ "html_url": "https://github.com/cielito-lindo-productions",
+ "followers_url": "https://api.github.com/users/cielito-lindo-productions/followers",
+ "following_url": "https://api.github.com/users/cielito-lindo-productions/following{/other_user}",
+ "gists_url": "https://api.github.com/users/cielito-lindo-productions/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/cielito-lindo-productions/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/cielito-lindo-productions/subscriptions",
+ "organizations_url": "https://api.github.com/users/cielito-lindo-productions/orgs",
+ "repos_url": "https://api.github.com/users/cielito-lindo-productions/repos",
+ "events_url": "https://api.github.com/users/cielito-lindo-productions/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/cielito-lindo-productions/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2020-07-27T02:58:44Z",
- "published_at": "2020-07-27T03:01:41Z",
+ "created_at": "2017-09-08T19:15:40Z",
+ "published_at": "2017-09-08T21:48:20Z",
"assets": [
{
- "url": "https://api.github.com/repos/spluxx/Protoman/releases/assets/23261417",
- "id": 23261417,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzMjYxNDE3",
- "name": "Protoman-0.4.0.AppImage",
+ "url": "https://api.github.com/repos/cielito-lindo-productions/primitive.nextgen/releases/assets/4782111",
+ "id": 4782111,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDQ3ODIxMTE=",
+ "name": "primitive.nextgen-1.0.0-ubuntu-x86_64.AppImage",
"label": null,
"uploader": {
- "login": "spluxx",
- "id": 28529771,
- "node_id": "MDQ6VXNlcjI4NTI5Nzcx",
- "avatar_url": "https://avatars1.githubusercontent.com/u/28529771?v=4",
+ "login": "cielito-lindo-productions",
+ "id": 24909917,
+ "node_id": "MDQ6VXNlcjI0OTA5OTE3",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/24909917?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/spluxx",
- "html_url": "https://github.com/spluxx",
- "followers_url": "https://api.github.com/users/spluxx/followers",
- "following_url": "https://api.github.com/users/spluxx/following{/other_user}",
- "gists_url": "https://api.github.com/users/spluxx/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/spluxx/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/spluxx/subscriptions",
- "organizations_url": "https://api.github.com/users/spluxx/orgs",
- "repos_url": "https://api.github.com/users/spluxx/repos",
- "events_url": "https://api.github.com/users/spluxx/events{/privacy}",
- "received_events_url": "https://api.github.com/users/spluxx/received_events",
+ "url": "https://api.github.com/users/cielito-lindo-productions",
+ "html_url": "https://github.com/cielito-lindo-productions",
+ "followers_url": "https://api.github.com/users/cielito-lindo-productions/followers",
+ "following_url": "https://api.github.com/users/cielito-lindo-productions/following{/other_user}",
+ "gists_url": "https://api.github.com/users/cielito-lindo-productions/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/cielito-lindo-productions/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/cielito-lindo-productions/subscriptions",
+ "organizations_url": "https://api.github.com/users/cielito-lindo-productions/orgs",
+ "repos_url": "https://api.github.com/users/cielito-lindo-productions/repos",
+ "events_url": "https://api.github.com/users/cielito-lindo-productions/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/cielito-lindo-productions/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 99990826,
- "download_count": 67,
- "created_at": "2020-07-27T03:00:20Z",
- "updated_at": "2020-07-27T03:01:10Z",
- "browser_download_url": "https://github.com/spluxx/Protoman/releases/download/v0.4.0/Protoman-0.4.0.AppImage"
+ "size": 37814272,
+ "download_count": 87,
+ "created_at": "2017-09-08T21:11:04Z",
+ "updated_at": "2017-09-08T21:38:53Z",
+ "browser_download_url": "https://github.com/cielito-lindo-productions/primitive.nextgen/releases/download/v1.0.0/primitive.nextgen-1.0.0-ubuntu-x86_64.AppImage"
},
{
- "url": "https://api.github.com/repos/spluxx/Protoman/releases/assets/23261419",
- "id": 23261419,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzMjYxNDE5",
- "name": "Protoman-0.4.0.dmg",
+ "url": "https://api.github.com/repos/cielito-lindo-productions/primitive.nextgen/releases/assets/4782110",
+ "id": 4782110,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDQ3ODIxMTA=",
+ "name": "primitive.nextgen.Windows.Setup.1.0.0.exe",
"label": null,
"uploader": {
- "login": "spluxx",
- "id": 28529771,
- "node_id": "MDQ6VXNlcjI4NTI5Nzcx",
- "avatar_url": "https://avatars1.githubusercontent.com/u/28529771?v=4",
+ "login": "cielito-lindo-productions",
+ "id": 24909917,
+ "node_id": "MDQ6VXNlcjI0OTA5OTE3",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/24909917?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/spluxx",
- "html_url": "https://github.com/spluxx",
- "followers_url": "https://api.github.com/users/spluxx/followers",
- "following_url": "https://api.github.com/users/spluxx/following{/other_user}",
- "gists_url": "https://api.github.com/users/spluxx/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/spluxx/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/spluxx/subscriptions",
- "organizations_url": "https://api.github.com/users/spluxx/orgs",
- "repos_url": "https://api.github.com/users/spluxx/repos",
- "events_url": "https://api.github.com/users/spluxx/events{/privacy}",
- "received_events_url": "https://api.github.com/users/spluxx/received_events",
+ "url": "https://api.github.com/users/cielito-lindo-productions",
+ "html_url": "https://github.com/cielito-lindo-productions",
+ "followers_url": "https://api.github.com/users/cielito-lindo-productions/followers",
+ "following_url": "https://api.github.com/users/cielito-lindo-productions/following{/other_user}",
+ "gists_url": "https://api.github.com/users/cielito-lindo-productions/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/cielito-lindo-productions/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/cielito-lindo-productions/subscriptions",
+ "organizations_url": "https://api.github.com/users/cielito-lindo-productions/orgs",
+ "repos_url": "https://api.github.com/users/cielito-lindo-productions/repos",
+ "events_url": "https://api.github.com/users/cielito-lindo-productions/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/cielito-lindo-productions/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 94033350,
- "download_count": 242,
- "created_at": "2020-07-27T03:00:27Z",
- "updated_at": "2020-07-27T03:01:27Z",
- "browser_download_url": "https://github.com/spluxx/Protoman/releases/download/v0.4.0/Protoman-0.4.0.dmg"
- },
- {
- "url": "https://api.github.com/repos/spluxx/Protoman/releases/assets/23261413",
- "id": 23261413,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzMjYxNDEz",
- "name": "Protoman.Setup.0.4.0.exe",
- "label": null,
- "uploader": {
- "login": "spluxx",
- "id": 28529771,
- "node_id": "MDQ6VXNlcjI4NTI5Nzcx",
- "avatar_url": "https://avatars1.githubusercontent.com/u/28529771?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/spluxx",
- "html_url": "https://github.com/spluxx",
- "followers_url": "https://api.github.com/users/spluxx/followers",
- "following_url": "https://api.github.com/users/spluxx/following{/other_user}",
- "gists_url": "https://api.github.com/users/spluxx/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/spluxx/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/spluxx/subscriptions",
- "organizations_url": "https://api.github.com/users/spluxx/orgs",
- "repos_url": "https://api.github.com/users/spluxx/repos",
- "events_url": "https://api.github.com/users/spluxx/events{/privacy}",
- "received_events_url": "https://api.github.com/users/spluxx/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-msdownload",
- "state": "uploaded",
- "size": 67337196,
- "download_count": 214,
- "created_at": "2020-07-27T02:59:56Z",
- "updated_at": "2020-07-27T03:00:20Z",
- "browser_download_url": "https://github.com/spluxx/Protoman/releases/download/v0.4.0/Protoman.Setup.0.4.0.exe"
+ "size": 30645045,
+ "download_count": 341,
+ "created_at": "2017-09-08T21:11:03Z",
+ "updated_at": "2017-09-08T21:22:09Z",
+ "browser_download_url": "https://github.com/cielito-lindo-productions/primitive.nextgen/releases/download/v1.0.0/primitive.nextgen.Windows.Setup.1.0.0.exe"
}
],
- "tarball_url": "https://api.github.com/repos/spluxx/Protoman/tarball/v0.4.0",
- "zipball_url": "https://api.github.com/repos/spluxx/Protoman/zipball/v0.4.0",
- "body_html": "Addressed #22 #23 - thanks @arturwwl !
\nI've been slacking off with dealing with issues but I'll resolve some more weekend (probably #21 , #25 , #26 ).
"
+ "tarball_url": "https://api.github.com/repos/cielito-lindo-productions/primitive.nextgen/tarball/v1.0.0",
+ "zipball_url": "https://api.github.com/repos/cielito-lindo-productions/primitive.nextgen/zipball/v1.0.0",
+ "body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:05.914Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:13.758Z"
},
"pubvendorstool": {
"latestRelease": {
@@ -81127,15 +80982,156 @@
"zipball_url": "https://api.github.com/repos/EniroScott/pubvendors-tool/zipball/v0.0.2",
"body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:05.938Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:13.763Z"
},
- "punycodeconverter": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:05.971Z"
+ "protoman": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/spluxx/Protoman/releases/28970526",
+ "assets_url": "https://api.github.com/repos/spluxx/Protoman/releases/28970526/assets",
+ "upload_url": "https://uploads.github.com/repos/spluxx/Protoman/releases/28970526/assets{?name,label}",
+ "html_url": "https://github.com/spluxx/Protoman/releases/tag/v0.4.0",
+ "id": 28970526,
+ "node_id": "MDc6UmVsZWFzZTI4OTcwNTI2",
+ "tag_name": "v0.4.0",
+ "target_commitish": "master",
+ "name": "v0.4.0",
+ "draft": false,
+ "author": {
+ "login": "spluxx",
+ "id": 28529771,
+ "node_id": "MDQ6VXNlcjI4NTI5Nzcx",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/28529771?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/spluxx",
+ "html_url": "https://github.com/spluxx",
+ "followers_url": "https://api.github.com/users/spluxx/followers",
+ "following_url": "https://api.github.com/users/spluxx/following{/other_user}",
+ "gists_url": "https://api.github.com/users/spluxx/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/spluxx/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/spluxx/subscriptions",
+ "organizations_url": "https://api.github.com/users/spluxx/orgs",
+ "repos_url": "https://api.github.com/users/spluxx/repos",
+ "events_url": "https://api.github.com/users/spluxx/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/spluxx/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2020-07-27T02:58:44Z",
+ "published_at": "2020-07-27T03:01:41Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/spluxx/Protoman/releases/assets/23261417",
+ "id": 23261417,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzMjYxNDE3",
+ "name": "Protoman-0.4.0.AppImage",
+ "label": null,
+ "uploader": {
+ "login": "spluxx",
+ "id": 28529771,
+ "node_id": "MDQ6VXNlcjI4NTI5Nzcx",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/28529771?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/spluxx",
+ "html_url": "https://github.com/spluxx",
+ "followers_url": "https://api.github.com/users/spluxx/followers",
+ "following_url": "https://api.github.com/users/spluxx/following{/other_user}",
+ "gists_url": "https://api.github.com/users/spluxx/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/spluxx/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/spluxx/subscriptions",
+ "organizations_url": "https://api.github.com/users/spluxx/orgs",
+ "repos_url": "https://api.github.com/users/spluxx/repos",
+ "events_url": "https://api.github.com/users/spluxx/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/spluxx/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 99990826,
+ "download_count": 67,
+ "created_at": "2020-07-27T03:00:20Z",
+ "updated_at": "2020-07-27T03:01:10Z",
+ "browser_download_url": "https://github.com/spluxx/Protoman/releases/download/v0.4.0/Protoman-0.4.0.AppImage"
+ },
+ {
+ "url": "https://api.github.com/repos/spluxx/Protoman/releases/assets/23261419",
+ "id": 23261419,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzMjYxNDE5",
+ "name": "Protoman-0.4.0.dmg",
+ "label": null,
+ "uploader": {
+ "login": "spluxx",
+ "id": 28529771,
+ "node_id": "MDQ6VXNlcjI4NTI5Nzcx",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/28529771?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/spluxx",
+ "html_url": "https://github.com/spluxx",
+ "followers_url": "https://api.github.com/users/spluxx/followers",
+ "following_url": "https://api.github.com/users/spluxx/following{/other_user}",
+ "gists_url": "https://api.github.com/users/spluxx/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/spluxx/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/spluxx/subscriptions",
+ "organizations_url": "https://api.github.com/users/spluxx/orgs",
+ "repos_url": "https://api.github.com/users/spluxx/repos",
+ "events_url": "https://api.github.com/users/spluxx/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/spluxx/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 94033350,
+ "download_count": 242,
+ "created_at": "2020-07-27T03:00:27Z",
+ "updated_at": "2020-07-27T03:01:27Z",
+ "browser_download_url": "https://github.com/spluxx/Protoman/releases/download/v0.4.0/Protoman-0.4.0.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/spluxx/Protoman/releases/assets/23261413",
+ "id": 23261413,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzMjYxNDEz",
+ "name": "Protoman.Setup.0.4.0.exe",
+ "label": null,
+ "uploader": {
+ "login": "spluxx",
+ "id": 28529771,
+ "node_id": "MDQ6VXNlcjI4NTI5Nzcx",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/28529771?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/spluxx",
+ "html_url": "https://github.com/spluxx",
+ "followers_url": "https://api.github.com/users/spluxx/followers",
+ "following_url": "https://api.github.com/users/spluxx/following{/other_user}",
+ "gists_url": "https://api.github.com/users/spluxx/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/spluxx/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/spluxx/subscriptions",
+ "organizations_url": "https://api.github.com/users/spluxx/orgs",
+ "repos_url": "https://api.github.com/users/spluxx/repos",
+ "events_url": "https://api.github.com/users/spluxx/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/spluxx/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-msdownload",
+ "state": "uploaded",
+ "size": 67337196,
+ "download_count": 219,
+ "created_at": "2020-07-27T02:59:56Z",
+ "updated_at": "2020-07-27T03:00:20Z",
+ "browser_download_url": "https://github.com/spluxx/Protoman/releases/download/v0.4.0/Protoman.Setup.0.4.0.exe"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/spluxx/Protoman/tarball/v0.4.0",
+ "zipball_url": "https://api.github.com/repos/spluxx/Protoman/zipball/v0.4.0",
+ "body_html": "Addressed #22 #23 - thanks @arturwwl !
\nI've been slacking off with dealing with issues but I'll resolve some more weekend (probably #21 , #25 , #26 ).
"
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:13.768Z"
},
- "punk": {
+ "punycodeconverter": {
"latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:05.986Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:13.823Z"
},
"pullp": {
"latestRelease": {
@@ -81202,7 +81198,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 374,
- "download_count": 1424,
+ "download_count": 1427,
"created_at": "2019-07-29T12:04:51Z",
"updated_at": "2019-07-29T12:04:51Z",
"browser_download_url": "https://github.com/rkclark/pullp/releases/download/v3.0.0/latest-linux.yml"
@@ -81236,7 +81232,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 503,
- "download_count": 1451,
+ "download_count": 1458,
"created_at": "2019-07-29T12:06:12Z",
"updated_at": "2019-07-29T12:06:13Z",
"browser_download_url": "https://github.com/rkclark/pullp/releases/download/v3.0.0/latest-mac.yml"
@@ -81270,7 +81266,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 338,
- "download_count": 328,
+ "download_count": 331,
"created_at": "2019-07-29T12:04:51Z",
"updated_at": "2019-07-29T12:04:51Z",
"browser_download_url": "https://github.com/rkclark/pullp/releases/download/v3.0.0/latest.yml"
@@ -81304,7 +81300,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 83734157,
- "download_count": 1120,
+ "download_count": 1121,
"created_at": "2019-07-29T12:03:48Z",
"updated_at": "2019-07-29T12:03:53Z",
"browser_download_url": "https://github.com/rkclark/pullp/releases/download/v3.0.0/pullp-3.0.0-x86_64.AppImage"
@@ -81338,7 +81334,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 61449412,
- "download_count": 313,
+ "download_count": 315,
"created_at": "2019-07-29T12:05:36Z",
"updated_at": "2019-07-29T12:05:38Z",
"browser_download_url": "https://github.com/rkclark/pullp/releases/download/v3.0.0/Pullp-3.0.0.dmg"
@@ -81372,7 +81368,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 47639795,
- "download_count": 171,
+ "download_count": 173,
"created_at": "2019-07-29T12:04:49Z",
"updated_at": "2019-07-29T12:04:51Z",
"browser_download_url": "https://github.com/rkclark/pullp/releases/download/v3.0.0/pullp-setup-3.0.0.exe"
@@ -81382,7 +81378,11 @@
"zipball_url": "https://api.github.com/repos/rkclark/pullp/zipball/v3.0.0",
"body_html": "⚠️ : This release will cause you to have to re-login to Pullp and re-select the repositories you want to monitor!
\nWelcome to Pullp 3.0.0! This release has some quite major changes which I hope you will enjoy. These include:
\n\n💄 Total refresh of the colour palette and re-work of UI, particularly the information shown when you drill down into the pull requests for a particular repository. \n✨ Extended and customisable notification types! You now get notified for reviews on your PR, requests for your review, pull requests getting opened/closed/merged and comments on PRs. Turn them on/off on the Settings screen. 👍 \n✨ New display choices on the Monitor screen - choose from a full view, a minimised view or a view showing only your open PRs (across all repos!). \n✨ Recently closed PRs are now shown for each repository \n✨ Tooltips! \n✨ Notification counters are now shown in the UI. You can dismiss them by clicking on them, or by clicking on the PR to view it in Github. \n🐛 Fixes #93 \n🤦♂️ + other stuff I have definitely forgotten! \n \nPlease note that notifications are limited in Windows, but are visible in the UI.
\n \nDownload the .dmg
file for MacOS \nDownload the .AppImage
file for Linux \nDownload the .exe
file for Windows
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:06.009Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:13.826Z"
+ },
+ "punk": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:13.831Z"
},
"pupafm": {
"latestRelease": {
@@ -81561,7 +81561,7 @@
"zipball_url": "https://api.github.com/repos/xwartz/PupaFM/zipball/v1.2.2",
"body_html": "\nFix douban.fm API. \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:06.036Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:13.896Z"
},
"puppetry": {
"latestRelease": {
@@ -81628,7 +81628,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 156245473,
- "download_count": 92,
+ "download_count": 94,
"created_at": "2020-08-10T15:04:25Z",
"updated_at": "2020-08-10T15:04:51Z",
"browser_download_url": "https://github.com/dsheiko/puppetry/releases/download/v3.2.4/puppetry-linux-v3.2.4-x86_64.AppImage"
@@ -81662,7 +81662,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 117439305,
- "download_count": 92,
+ "download_count": 95,
"created_at": "2020-08-10T15:37:43Z",
"updated_at": "2020-08-10T15:41:21Z",
"browser_download_url": "https://github.com/dsheiko/puppetry/releases/download/v3.2.4/puppetry-mac-v3.2.4.dmg"
@@ -81696,7 +81696,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 113684766,
- "download_count": 88,
+ "download_count": 91,
"created_at": "2020-08-10T15:37:50Z",
"updated_at": "2020-08-10T15:40:59Z",
"browser_download_url": "https://github.com/dsheiko/puppetry/releases/download/v3.2.4/puppetry-mac-v3.2.4.zip"
@@ -81730,7 +81730,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 102539283,
- "download_count": 184,
+ "download_count": 189,
"created_at": "2020-08-10T15:04:13Z",
"updated_at": "2020-08-10T15:04:25Z",
"browser_download_url": "https://github.com/dsheiko/puppetry/releases/download/v3.2.4/puppetrySetup-win-v3.2.4.exe"
@@ -81740,7 +81740,7 @@
"zipball_url": "https://api.github.com/repos/dsheiko/puppetry/zipball/v3.2.4",
"body_html": "Bug fixes \n"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:06.063Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:13.912Z"
},
"qawl": {
"latestRelease": {
@@ -81841,7 +81841,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 337,
- "download_count": 1013,
+ "download_count": 1014,
"created_at": "2019-12-22T05:50:44Z",
"updated_at": "2019-12-22T05:50:44Z",
"browser_download_url": "https://github.com/mr-islam/qawl/releases/download/v3.2.2/latest.yml"
@@ -81977,7 +81977,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 344577569,
- "download_count": 1787,
+ "download_count": 1788,
"created_at": "2019-12-22T05:43:21Z",
"updated_at": "2019-12-22T05:50:40Z",
"browser_download_url": "https://github.com/mr-islam/qawl/releases/download/v3.2.2/qawl-setup-3.2.2.exe"
@@ -82055,7 +82055,7 @@
"zipball_url": "https://api.github.com/repos/mr-islam/qawl/zipball/v3.2.2",
"body_html": "Maximum and minimum zoom is properly set and sticks now
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:06.121Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:13.940Z"
},
"q-player": {
"latestRelease": {
@@ -82200,7 +82200,7 @@
"zipball_url": "https://api.github.com/repos/Toooorch/q-player/zipball/1.0.3",
"body_html": "v1.0.1 is effectively dead. This version fixes it and also improves things under the hood.
\n\nUpdated radio URL \nStability and quality improvements \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:06.123Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:13.955Z"
},
"qbox": {
"latestRelease": {
@@ -82267,7 +82267,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 52139698,
- "download_count": 609,
+ "download_count": 610,
"created_at": "2017-10-20T07:35:10Z",
"updated_at": "2017-10-20T07:36:08Z",
"browser_download_url": "https://github.com/LanceGin/QBox/releases/download/v.1.3.0/QBox-1.3.0.dmg"
@@ -82277,7 +82277,7 @@
"zipball_url": "https://api.github.com/repos/LanceGin/QBox/zipball/v.1.3.0",
"body_html": "add tray icon on mac OS X, and forbidden dragging and open a resource with the basic browser event.
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:06.132Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:13.992Z"
},
"qikqr": {
"latestRelease": {
@@ -82456,7 +82456,7 @@
"zipball_url": "https://api.github.com/repos/deep5050/qikQR/zipball/v1.0.0",
"body_html": "Contains executables for Linux and Windows only.
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:06.180Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:14.005Z"
},
"quail": {
"latestRelease": {
@@ -82873,7 +82873,152 @@
"zipball_url": "https://api.github.com/repos/1000ch/quail/zipball/v2.0.1",
"body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:06.224Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:14.056Z"
+ },
+ "qubus": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/qubus-ai/qubus/releases/26508460",
+ "assets_url": "https://api.github.com/repos/qubus-ai/qubus/releases/26508460/assets",
+ "upload_url": "https://uploads.github.com/repos/qubus-ai/qubus/releases/26508460/assets{?name,label}",
+ "html_url": "https://github.com/qubus-ai/qubus/releases/tag/1.0.1",
+ "id": 26508460,
+ "node_id": "MDc6UmVsZWFzZTI2NTA4NDYw",
+ "tag_name": "1.0.1",
+ "target_commitish": "175f151acae63d3a41421d46f289e13f21644e0d",
+ "name": "map as main view",
+ "draft": false,
+ "author": {
+ "login": "qubus-ai",
+ "id": 51680596,
+ "node_id": "MDQ6VXNlcjUxNjgwNTk2",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/51680596?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/qubus-ai",
+ "html_url": "https://github.com/qubus-ai",
+ "followers_url": "https://api.github.com/users/qubus-ai/followers",
+ "following_url": "https://api.github.com/users/qubus-ai/following{/other_user}",
+ "gists_url": "https://api.github.com/users/qubus-ai/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/qubus-ai/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/qubus-ai/subscriptions",
+ "organizations_url": "https://api.github.com/users/qubus-ai/orgs",
+ "repos_url": "https://api.github.com/users/qubus-ai/repos",
+ "events_url": "https://api.github.com/users/qubus-ai/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/qubus-ai/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2020-05-14T11:47:01Z",
+ "published_at": "2020-05-14T12:14:58Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/qubus-ai/qubus/releases/assets/20728446",
+ "id": 20728446,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNzI4NDQ2",
+ "name": "qubus-darwin-x64.zip",
+ "label": "",
+ "uploader": {
+ "login": "qubus-ai",
+ "id": 51680596,
+ "node_id": "MDQ6VXNlcjUxNjgwNTk2",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/51680596?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/qubus-ai",
+ "html_url": "https://github.com/qubus-ai",
+ "followers_url": "https://api.github.com/users/qubus-ai/followers",
+ "following_url": "https://api.github.com/users/qubus-ai/following{/other_user}",
+ "gists_url": "https://api.github.com/users/qubus-ai/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/qubus-ai/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/qubus-ai/subscriptions",
+ "organizations_url": "https://api.github.com/users/qubus-ai/orgs",
+ "repos_url": "https://api.github.com/users/qubus-ai/repos",
+ "events_url": "https://api.github.com/users/qubus-ai/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/qubus-ai/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 218622229,
+ "download_count": 25,
+ "created_at": "2020-05-14T12:22:42Z",
+ "updated_at": "2020-05-14T12:22:49Z",
+ "browser_download_url": "https://github.com/qubus-ai/qubus/releases/download/1.0.1/qubus-darwin-x64.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/qubus-ai/qubus/releases/assets/20728370",
+ "id": 20728370,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNzI4Mzcw",
+ "name": "qubus-linux-x64.tar.gz",
+ "label": "",
+ "uploader": {
+ "login": "qubus-ai",
+ "id": 51680596,
+ "node_id": "MDQ6VXNlcjUxNjgwNTk2",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/51680596?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/qubus-ai",
+ "html_url": "https://github.com/qubus-ai",
+ "followers_url": "https://api.github.com/users/qubus-ai/followers",
+ "following_url": "https://api.github.com/users/qubus-ai/following{/other_user}",
+ "gists_url": "https://api.github.com/users/qubus-ai/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/qubus-ai/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/qubus-ai/subscriptions",
+ "organizations_url": "https://api.github.com/users/qubus-ai/orgs",
+ "repos_url": "https://api.github.com/users/qubus-ai/repos",
+ "events_url": "https://api.github.com/users/qubus-ai/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/qubus-ai/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/gzip",
+ "state": "uploaded",
+ "size": 104727243,
+ "download_count": 21,
+ "created_at": "2020-05-14T12:18:33Z",
+ "updated_at": "2020-05-14T12:18:35Z",
+ "browser_download_url": "https://github.com/qubus-ai/qubus/releases/download/1.0.1/qubus-linux-x64.tar.gz"
+ },
+ {
+ "url": "https://api.github.com/repos/qubus-ai/qubus/releases/assets/20728389",
+ "id": 20728389,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNzI4Mzg5",
+ "name": "qubus-win32-x64.zip",
+ "label": "",
+ "uploader": {
+ "login": "qubus-ai",
+ "id": 51680596,
+ "node_id": "MDQ6VXNlcjUxNjgwNTk2",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/51680596?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/qubus-ai",
+ "html_url": "https://github.com/qubus-ai",
+ "followers_url": "https://api.github.com/users/qubus-ai/followers",
+ "following_url": "https://api.github.com/users/qubus-ai/following{/other_user}",
+ "gists_url": "https://api.github.com/users/qubus-ai/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/qubus-ai/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/qubus-ai/subscriptions",
+ "organizations_url": "https://api.github.com/users/qubus-ai/orgs",
+ "repos_url": "https://api.github.com/users/qubus-ai/repos",
+ "events_url": "https://api.github.com/users/qubus-ai/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/qubus-ai/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 116267367,
+ "download_count": 48,
+ "created_at": "2020-05-14T12:20:00Z",
+ "updated_at": "2020-05-14T12:20:12Z",
+ "browser_download_url": "https://github.com/qubus-ai/qubus/releases/download/1.0.1/qubus-win32-x64.zip"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/qubus-ai/qubus/tarball/1.0.1",
+ "zipball_url": "https://api.github.com/repos/qubus-ai/qubus/zipball/1.0.1",
+ "body_html": ""
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:14.117Z"
},
"quark": {
"latestRelease": {
@@ -83392,7 +83537,7 @@
"zipball_url": "https://api.github.com/repos/Nishkalkashyap/Quark-electron/zipball/v0.6.2",
"body_html": "Minor Changes: \n\nFixed angular-split issue \nDependency updates \n \nBug fixes: \n\nFixed menubar showing issue on landing page \nEnabled webview tag \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:06.236Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:14.172Z"
},
"qmui-web": {
"latestRelease": {
@@ -83503,152 +83648,7 @@
"zipball_url": "https://api.github.com/repos/Tencent/QMUI_Web_Desktop/zipball/2.0.0",
"body_html": "本次更新 \n"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:06.312Z"
- },
- "quickredis": {
- "latestRelease": {
- "url": "https://api.github.com/repos/quick123official/quick_redis_blog/releases/29747183",
- "assets_url": "https://api.github.com/repos/quick123official/quick_redis_blog/releases/29747183/assets",
- "upload_url": "https://uploads.github.com/repos/quick123official/quick_redis_blog/releases/29747183/assets{?name,label}",
- "html_url": "https://github.com/quick123official/quick_redis_blog/releases/tag/v2.0.1",
- "id": 29747183,
- "node_id": "MDc6UmVsZWFzZTI5NzQ3MTgz",
- "tag_name": "v2.0.1",
- "target_commitish": "master",
- "name": "v2.0.1",
- "draft": false,
- "author": {
- "login": "quick123official",
- "id": 58046636,
- "node_id": "MDQ6VXNlcjU4MDQ2NjM2",
- "avatar_url": "https://avatars2.githubusercontent.com/u/58046636?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/quick123official",
- "html_url": "https://github.com/quick123official",
- "followers_url": "https://api.github.com/users/quick123official/followers",
- "following_url": "https://api.github.com/users/quick123official/following{/other_user}",
- "gists_url": "https://api.github.com/users/quick123official/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/quick123official/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/quick123official/subscriptions",
- "organizations_url": "https://api.github.com/users/quick123official/orgs",
- "repos_url": "https://api.github.com/users/quick123official/repos",
- "events_url": "https://api.github.com/users/quick123official/events{/privacy}",
- "received_events_url": "https://api.github.com/users/quick123official/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-08-03T05:50:07Z",
- "published_at": "2020-08-16T15:05:33Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/quick123official/quick_redis_blog/releases/assets/23990449",
- "id": 23990449,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzOTkwNDQ5",
- "name": "QuickRedis-2.0.1-linux-x86_64.AppImage",
- "label": null,
- "uploader": {
- "login": "quick123official",
- "id": 58046636,
- "node_id": "MDQ6VXNlcjU4MDQ2NjM2",
- "avatar_url": "https://avatars2.githubusercontent.com/u/58046636?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/quick123official",
- "html_url": "https://github.com/quick123official",
- "followers_url": "https://api.github.com/users/quick123official/followers",
- "following_url": "https://api.github.com/users/quick123official/following{/other_user}",
- "gists_url": "https://api.github.com/users/quick123official/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/quick123official/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/quick123official/subscriptions",
- "organizations_url": "https://api.github.com/users/quick123official/orgs",
- "repos_url": "https://api.github.com/users/quick123official/repos",
- "events_url": "https://api.github.com/users/quick123official/events{/privacy}",
- "received_events_url": "https://api.github.com/users/quick123official/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 70234920,
- "download_count": 214,
- "created_at": "2020-08-17T02:49:40Z",
- "updated_at": "2020-08-17T02:53:03Z",
- "browser_download_url": "https://github.com/quick123official/quick_redis_blog/releases/download/v2.0.1/QuickRedis-2.0.1-linux-x86_64.AppImage"
- },
- {
- "url": "https://api.github.com/repos/quick123official/quick_redis_blog/releases/assets/23990325",
- "id": 23990325,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzOTkwMzI1",
- "name": "QuickRedis-2.0.1-mac.dmg",
- "label": null,
- "uploader": {
- "login": "quick123official",
- "id": 58046636,
- "node_id": "MDQ6VXNlcjU4MDQ2NjM2",
- "avatar_url": "https://avatars2.githubusercontent.com/u/58046636?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/quick123official",
- "html_url": "https://github.com/quick123official",
- "followers_url": "https://api.github.com/users/quick123official/followers",
- "following_url": "https://api.github.com/users/quick123official/following{/other_user}",
- "gists_url": "https://api.github.com/users/quick123official/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/quick123official/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/quick123official/subscriptions",
- "organizations_url": "https://api.github.com/users/quick123official/orgs",
- "repos_url": "https://api.github.com/users/quick123official/repos",
- "events_url": "https://api.github.com/users/quick123official/events{/privacy}",
- "received_events_url": "https://api.github.com/users/quick123official/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 77828298,
- "download_count": 779,
- "created_at": "2020-08-17T02:42:21Z",
- "updated_at": "2020-08-17T02:46:22Z",
- "browser_download_url": "https://github.com/quick123official/quick_redis_blog/releases/download/v2.0.1/QuickRedis-2.0.1-mac.dmg"
- },
- {
- "url": "https://api.github.com/repos/quick123official/quick_redis_blog/releases/assets/23990244",
- "id": 23990244,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzOTkwMjQ0",
- "name": "QuickRedis-2.0.1-win.exe",
- "label": null,
- "uploader": {
- "login": "quick123official",
- "id": 58046636,
- "node_id": "MDQ6VXNlcjU4MDQ2NjM2",
- "avatar_url": "https://avatars2.githubusercontent.com/u/58046636?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/quick123official",
- "html_url": "https://github.com/quick123official",
- "followers_url": "https://api.github.com/users/quick123official/followers",
- "following_url": "https://api.github.com/users/quick123official/following{/other_user}",
- "gists_url": "https://api.github.com/users/quick123official/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/quick123official/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/quick123official/subscriptions",
- "organizations_url": "https://api.github.com/users/quick123official/orgs",
- "repos_url": "https://api.github.com/users/quick123official/repos",
- "events_url": "https://api.github.com/users/quick123official/events{/privacy}",
- "received_events_url": "https://api.github.com/users/quick123official/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-msdownload",
- "state": "uploaded",
- "size": 59311295,
- "download_count": 2141,
- "created_at": "2020-08-17T02:39:20Z",
- "updated_at": "2020-08-17T02:42:12Z",
- "browser_download_url": "https://github.com/quick123official/quick_redis_blog/releases/download/v2.0.1/QuickRedis-2.0.1-win.exe"
- }
- ],
- "tarball_url": "https://api.github.com/repos/quick123official/quick_redis_blog/tarball/v2.0.1",
- "zipball_url": "https://api.github.com/repos/quick123official/quick_redis_blog/zipball/v2.0.1",
- "body_html": "v2.0.1 Change Log
\nSearch bug \nfix some ui bug
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:06.325Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:14.181Z"
},
"quickcalc": {
"latestRelease": {
@@ -83759,152 +83759,152 @@
"zipball_url": "https://api.github.com/repos/Cwoodall6/quickcalc/zipball/v1.1.0",
"body_html": "#HUGE UPDATE:
\n\nWindows Version added \nimproved UI \na plethora of new functions: \nadvanced calculations \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:06.334Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:14.204Z"
},
- "qubus": {
+ "quickredis": {
"latestRelease": {
- "url": "https://api.github.com/repos/qubus-ai/qubus/releases/26508460",
- "assets_url": "https://api.github.com/repos/qubus-ai/qubus/releases/26508460/assets",
- "upload_url": "https://uploads.github.com/repos/qubus-ai/qubus/releases/26508460/assets{?name,label}",
- "html_url": "https://github.com/qubus-ai/qubus/releases/tag/1.0.1",
- "id": 26508460,
- "node_id": "MDc6UmVsZWFzZTI2NTA4NDYw",
- "tag_name": "1.0.1",
- "target_commitish": "175f151acae63d3a41421d46f289e13f21644e0d",
- "name": "map as main view",
+ "url": "https://api.github.com/repos/quick123official/quick_redis_blog/releases/29747183",
+ "assets_url": "https://api.github.com/repos/quick123official/quick_redis_blog/releases/29747183/assets",
+ "upload_url": "https://uploads.github.com/repos/quick123official/quick_redis_blog/releases/29747183/assets{?name,label}",
+ "html_url": "https://github.com/quick123official/quick_redis_blog/releases/tag/v2.0.1",
+ "id": 29747183,
+ "node_id": "MDc6UmVsZWFzZTI5NzQ3MTgz",
+ "tag_name": "v2.0.1",
+ "target_commitish": "master",
+ "name": "v2.0.1",
"draft": false,
"author": {
- "login": "qubus-ai",
- "id": 51680596,
- "node_id": "MDQ6VXNlcjUxNjgwNTk2",
- "avatar_url": "https://avatars0.githubusercontent.com/u/51680596?v=4",
+ "login": "quick123official",
+ "id": 58046636,
+ "node_id": "MDQ6VXNlcjU4MDQ2NjM2",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/58046636?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/qubus-ai",
- "html_url": "https://github.com/qubus-ai",
- "followers_url": "https://api.github.com/users/qubus-ai/followers",
- "following_url": "https://api.github.com/users/qubus-ai/following{/other_user}",
- "gists_url": "https://api.github.com/users/qubus-ai/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/qubus-ai/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/qubus-ai/subscriptions",
- "organizations_url": "https://api.github.com/users/qubus-ai/orgs",
- "repos_url": "https://api.github.com/users/qubus-ai/repos",
- "events_url": "https://api.github.com/users/qubus-ai/events{/privacy}",
- "received_events_url": "https://api.github.com/users/qubus-ai/received_events",
+ "url": "https://api.github.com/users/quick123official",
+ "html_url": "https://github.com/quick123official",
+ "followers_url": "https://api.github.com/users/quick123official/followers",
+ "following_url": "https://api.github.com/users/quick123official/following{/other_user}",
+ "gists_url": "https://api.github.com/users/quick123official/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/quick123official/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/quick123official/subscriptions",
+ "organizations_url": "https://api.github.com/users/quick123official/orgs",
+ "repos_url": "https://api.github.com/users/quick123official/repos",
+ "events_url": "https://api.github.com/users/quick123official/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/quick123official/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2020-05-14T11:47:01Z",
- "published_at": "2020-05-14T12:14:58Z",
+ "created_at": "2020-08-03T05:50:07Z",
+ "published_at": "2020-08-16T15:05:33Z",
"assets": [
{
- "url": "https://api.github.com/repos/qubus-ai/qubus/releases/assets/20728446",
- "id": 20728446,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNzI4NDQ2",
- "name": "qubus-darwin-x64.zip",
- "label": "",
+ "url": "https://api.github.com/repos/quick123official/quick_redis_blog/releases/assets/23990449",
+ "id": 23990449,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzOTkwNDQ5",
+ "name": "QuickRedis-2.0.1-linux-x86_64.AppImage",
+ "label": null,
"uploader": {
- "login": "qubus-ai",
- "id": 51680596,
- "node_id": "MDQ6VXNlcjUxNjgwNTk2",
- "avatar_url": "https://avatars0.githubusercontent.com/u/51680596?v=4",
+ "login": "quick123official",
+ "id": 58046636,
+ "node_id": "MDQ6VXNlcjU4MDQ2NjM2",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/58046636?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/qubus-ai",
- "html_url": "https://github.com/qubus-ai",
- "followers_url": "https://api.github.com/users/qubus-ai/followers",
- "following_url": "https://api.github.com/users/qubus-ai/following{/other_user}",
- "gists_url": "https://api.github.com/users/qubus-ai/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/qubus-ai/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/qubus-ai/subscriptions",
- "organizations_url": "https://api.github.com/users/qubus-ai/orgs",
- "repos_url": "https://api.github.com/users/qubus-ai/repos",
- "events_url": "https://api.github.com/users/qubus-ai/events{/privacy}",
- "received_events_url": "https://api.github.com/users/qubus-ai/received_events",
+ "url": "https://api.github.com/users/quick123official",
+ "html_url": "https://github.com/quick123official",
+ "followers_url": "https://api.github.com/users/quick123official/followers",
+ "following_url": "https://api.github.com/users/quick123official/following{/other_user}",
+ "gists_url": "https://api.github.com/users/quick123official/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/quick123official/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/quick123official/subscriptions",
+ "organizations_url": "https://api.github.com/users/quick123official/orgs",
+ "repos_url": "https://api.github.com/users/quick123official/repos",
+ "events_url": "https://api.github.com/users/quick123official/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/quick123official/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 218622229,
- "download_count": 25,
- "created_at": "2020-05-14T12:22:42Z",
- "updated_at": "2020-05-14T12:22:49Z",
- "browser_download_url": "https://github.com/qubus-ai/qubus/releases/download/1.0.1/qubus-darwin-x64.zip"
+ "size": 70234920,
+ "download_count": 214,
+ "created_at": "2020-08-17T02:49:40Z",
+ "updated_at": "2020-08-17T02:53:03Z",
+ "browser_download_url": "https://github.com/quick123official/quick_redis_blog/releases/download/v2.0.1/QuickRedis-2.0.1-linux-x86_64.AppImage"
},
{
- "url": "https://api.github.com/repos/qubus-ai/qubus/releases/assets/20728370",
- "id": 20728370,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNzI4Mzcw",
- "name": "qubus-linux-x64.tar.gz",
- "label": "",
+ "url": "https://api.github.com/repos/quick123official/quick_redis_blog/releases/assets/23990325",
+ "id": 23990325,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzOTkwMzI1",
+ "name": "QuickRedis-2.0.1-mac.dmg",
+ "label": null,
"uploader": {
- "login": "qubus-ai",
- "id": 51680596,
- "node_id": "MDQ6VXNlcjUxNjgwNTk2",
- "avatar_url": "https://avatars0.githubusercontent.com/u/51680596?v=4",
+ "login": "quick123official",
+ "id": 58046636,
+ "node_id": "MDQ6VXNlcjU4MDQ2NjM2",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/58046636?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/qubus-ai",
- "html_url": "https://github.com/qubus-ai",
- "followers_url": "https://api.github.com/users/qubus-ai/followers",
- "following_url": "https://api.github.com/users/qubus-ai/following{/other_user}",
- "gists_url": "https://api.github.com/users/qubus-ai/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/qubus-ai/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/qubus-ai/subscriptions",
- "organizations_url": "https://api.github.com/users/qubus-ai/orgs",
- "repos_url": "https://api.github.com/users/qubus-ai/repos",
- "events_url": "https://api.github.com/users/qubus-ai/events{/privacy}",
- "received_events_url": "https://api.github.com/users/qubus-ai/received_events",
+ "url": "https://api.github.com/users/quick123official",
+ "html_url": "https://github.com/quick123official",
+ "followers_url": "https://api.github.com/users/quick123official/followers",
+ "following_url": "https://api.github.com/users/quick123official/following{/other_user}",
+ "gists_url": "https://api.github.com/users/quick123official/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/quick123official/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/quick123official/subscriptions",
+ "organizations_url": "https://api.github.com/users/quick123official/orgs",
+ "repos_url": "https://api.github.com/users/quick123official/repos",
+ "events_url": "https://api.github.com/users/quick123official/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/quick123official/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/gzip",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 104727243,
- "download_count": 21,
- "created_at": "2020-05-14T12:18:33Z",
- "updated_at": "2020-05-14T12:18:35Z",
- "browser_download_url": "https://github.com/qubus-ai/qubus/releases/download/1.0.1/qubus-linux-x64.tar.gz"
+ "size": 77828298,
+ "download_count": 779,
+ "created_at": "2020-08-17T02:42:21Z",
+ "updated_at": "2020-08-17T02:46:22Z",
+ "browser_download_url": "https://github.com/quick123official/quick_redis_blog/releases/download/v2.0.1/QuickRedis-2.0.1-mac.dmg"
},
{
- "url": "https://api.github.com/repos/qubus-ai/qubus/releases/assets/20728389",
- "id": 20728389,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIwNzI4Mzg5",
- "name": "qubus-win32-x64.zip",
- "label": "",
+ "url": "https://api.github.com/repos/quick123official/quick_redis_blog/releases/assets/23990244",
+ "id": 23990244,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzOTkwMjQ0",
+ "name": "QuickRedis-2.0.1-win.exe",
+ "label": null,
"uploader": {
- "login": "qubus-ai",
- "id": 51680596,
- "node_id": "MDQ6VXNlcjUxNjgwNTk2",
- "avatar_url": "https://avatars0.githubusercontent.com/u/51680596?v=4",
+ "login": "quick123official",
+ "id": 58046636,
+ "node_id": "MDQ6VXNlcjU4MDQ2NjM2",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/58046636?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/qubus-ai",
- "html_url": "https://github.com/qubus-ai",
- "followers_url": "https://api.github.com/users/qubus-ai/followers",
- "following_url": "https://api.github.com/users/qubus-ai/following{/other_user}",
- "gists_url": "https://api.github.com/users/qubus-ai/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/qubus-ai/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/qubus-ai/subscriptions",
- "organizations_url": "https://api.github.com/users/qubus-ai/orgs",
- "repos_url": "https://api.github.com/users/qubus-ai/repos",
- "events_url": "https://api.github.com/users/qubus-ai/events{/privacy}",
- "received_events_url": "https://api.github.com/users/qubus-ai/received_events",
+ "url": "https://api.github.com/users/quick123official",
+ "html_url": "https://github.com/quick123official",
+ "followers_url": "https://api.github.com/users/quick123official/followers",
+ "following_url": "https://api.github.com/users/quick123official/following{/other_user}",
+ "gists_url": "https://api.github.com/users/quick123official/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/quick123official/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/quick123official/subscriptions",
+ "organizations_url": "https://api.github.com/users/quick123official/orgs",
+ "repos_url": "https://api.github.com/users/quick123official/repos",
+ "events_url": "https://api.github.com/users/quick123official/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/quick123official/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/x-msdownload",
"state": "uploaded",
- "size": 116267367,
- "download_count": 48,
- "created_at": "2020-05-14T12:20:00Z",
- "updated_at": "2020-05-14T12:20:12Z",
- "browser_download_url": "https://github.com/qubus-ai/qubus/releases/download/1.0.1/qubus-win32-x64.zip"
+ "size": 59311295,
+ "download_count": 2142,
+ "created_at": "2020-08-17T02:39:20Z",
+ "updated_at": "2020-08-17T02:42:12Z",
+ "browser_download_url": "https://github.com/quick123official/quick_redis_blog/releases/download/v2.0.1/QuickRedis-2.0.1-win.exe"
}
],
- "tarball_url": "https://api.github.com/repos/qubus-ai/qubus/tarball/1.0.1",
- "zipball_url": "https://api.github.com/repos/qubus-ai/qubus/zipball/1.0.1",
- "body_html": ""
+ "tarball_url": "https://api.github.com/repos/quick123official/quick_redis_blog/tarball/v2.0.1",
+ "zipball_url": "https://api.github.com/repos/quick123official/quick_redis_blog/zipball/v2.0.1",
+ "body_html": "v2.0.1 Change Log
\nSearch bug \nfix some ui bug
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:06.382Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:14.215Z"
},
"r2e-todoworks": {
"latestRelease": {
@@ -83946,7 +83946,7 @@
"zipball_url": "https://api.github.com/repos/tuantvk/r2e-todoworks/zipball/v0.0.4",
"body_html": "\n🎉 Release version 0.0.4 🎉 \n🐛 Fix build warning react-optimize \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:06.443Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:14.280Z"
},
"r6rc": {
"latestRelease": {
@@ -84047,7 +84047,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 46191145,
- "download_count": 4744,
+ "download_count": 4745,
"created_at": "2019-09-27T00:00:59Z",
"updated_at": "2019-09-27T00:01:25Z",
"browser_download_url": "https://github.com/AustinLeath/r6rc/releases/download/v0.4.6/R6RC-Setup-0.4.6.exe"
@@ -84091,7 +84091,118 @@
"zipball_url": "https://api.github.com/repos/AustinLeath/r6rc/zipball/v0.4.6",
"body_html": "VERSION 0.4.6 CHANGE NOTES \nCHANGES \n\nAdded profile images to the contributors page \nAdded the Copper V, Bronze V, Silver V and Champion ranks to reflect Ember Rise \nRemoved the Gold IV rank to reflect Ember Rise \nChanged how the dropdown looks for selecting a rank (now high to low) \nChanged the values in which MMR is calculated \nImproved R6RC startup time \nUpdated crucial dependencies to the latest version \n \nCOMING SOON \n"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:06.471Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:14.304Z"
+ },
+ "raider-for-instagram": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/AssetKid/raider-release/releases/28840283",
+ "assets_url": "https://api.github.com/repos/AssetKid/raider-release/releases/28840283/assets",
+ "upload_url": "https://uploads.github.com/repos/AssetKid/raider-release/releases/28840283/assets{?name,label}",
+ "html_url": "https://github.com/AssetKid/raider-release/releases/tag/v1.5.3",
+ "id": 28840283,
+ "node_id": "MDc6UmVsZWFzZTI4ODQwMjgz",
+ "tag_name": "v1.5.3",
+ "target_commitish": "master",
+ "name": "v1.5.3",
+ "draft": false,
+ "author": {
+ "login": "AssetKid",
+ "id": 40426812,
+ "node_id": "MDQ6VXNlcjQwNDI2ODEy",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/40426812?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/AssetKid",
+ "html_url": "https://github.com/AssetKid",
+ "followers_url": "https://api.github.com/users/AssetKid/followers",
+ "following_url": "https://api.github.com/users/AssetKid/following{/other_user}",
+ "gists_url": "https://api.github.com/users/AssetKid/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/AssetKid/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/AssetKid/subscriptions",
+ "organizations_url": "https://api.github.com/users/AssetKid/orgs",
+ "repos_url": "https://api.github.com/users/AssetKid/repos",
+ "events_url": "https://api.github.com/users/AssetKid/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/AssetKid/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2019-11-13T23:07:09Z",
+ "published_at": "2020-07-22T23:37:25Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/AssetKid/raider-release/releases/assets/23151188",
+ "id": 23151188,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzMTUxMTg4",
+ "name": "Raider.Portable.1.5.3.zip",
+ "label": null,
+ "uploader": {
+ "login": "AssetKid",
+ "id": 40426812,
+ "node_id": "MDQ6VXNlcjQwNDI2ODEy",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/40426812?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/AssetKid",
+ "html_url": "https://github.com/AssetKid",
+ "followers_url": "https://api.github.com/users/AssetKid/followers",
+ "following_url": "https://api.github.com/users/AssetKid/following{/other_user}",
+ "gists_url": "https://api.github.com/users/AssetKid/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/AssetKid/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/AssetKid/subscriptions",
+ "organizations_url": "https://api.github.com/users/AssetKid/orgs",
+ "repos_url": "https://api.github.com/users/AssetKid/repos",
+ "events_url": "https://api.github.com/users/AssetKid/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/AssetKid/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-zip-compressed",
+ "state": "uploaded",
+ "size": 69566957,
+ "download_count": 715,
+ "created_at": "2020-07-22T23:21:33Z",
+ "updated_at": "2020-07-22T23:29:30Z",
+ "browser_download_url": "https://github.com/AssetKid/raider-release/releases/download/v1.5.3/Raider.Portable.1.5.3.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/AssetKid/raider-release/releases/assets/23150755",
+ "id": 23150755,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzMTUwNzU1",
+ "name": "Raider.Setup.1.5.3.exe",
+ "label": null,
+ "uploader": {
+ "login": "AssetKid",
+ "id": 40426812,
+ "node_id": "MDQ6VXNlcjQwNDI2ODEy",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/40426812?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/AssetKid",
+ "html_url": "https://github.com/AssetKid",
+ "followers_url": "https://api.github.com/users/AssetKid/followers",
+ "following_url": "https://api.github.com/users/AssetKid/following{/other_user}",
+ "gists_url": "https://api.github.com/users/AssetKid/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/AssetKid/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/AssetKid/subscriptions",
+ "organizations_url": "https://api.github.com/users/AssetKid/orgs",
+ "repos_url": "https://api.github.com/users/AssetKid/repos",
+ "events_url": "https://api.github.com/users/AssetKid/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/AssetKid/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 51411362,
+ "download_count": 1423,
+ "created_at": "2020-07-22T22:55:23Z",
+ "updated_at": "2020-07-22T23:04:39Z",
+ "browser_download_url": "https://github.com/AssetKid/raider-release/releases/download/v1.5.3/Raider.Setup.1.5.3.exe"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/AssetKid/raider-release/tarball/v1.5.3",
+ "zipball_url": "https://api.github.com/repos/AssetKid/raider-release/zipball/v1.5.3",
+ "body_html": "
\nBug Fixes \n\nAccount sorting not working correctly. \nFixed prefs
file save error. \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:14.338Z"
},
"quickwords": {
"latestRelease": {
@@ -84202,122 +84313,11 @@
"zipball_url": "https://api.github.com/repos/quickwords/quickwords/zipball/v0.1.2",
"body_html": "New features:
\n\nIntroduced a new checkbox to mark a snippet as inactive (#56 ) \n \nFixes:
\n\nFixed a bug on macOS Mojave with hanging screen when using a mouse/trackpad (430bed3 , e40c14f ) (thanks for testing @ManUtopiK ) \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:06.515Z"
- },
- "raider-for-instagram": {
- "latestRelease": {
- "url": "https://api.github.com/repos/AssetKid/raider-release/releases/28840283",
- "assets_url": "https://api.github.com/repos/AssetKid/raider-release/releases/28840283/assets",
- "upload_url": "https://uploads.github.com/repos/AssetKid/raider-release/releases/28840283/assets{?name,label}",
- "html_url": "https://github.com/AssetKid/raider-release/releases/tag/v1.5.3",
- "id": 28840283,
- "node_id": "MDc6UmVsZWFzZTI4ODQwMjgz",
- "tag_name": "v1.5.3",
- "target_commitish": "master",
- "name": "v1.5.3",
- "draft": false,
- "author": {
- "login": "AssetKid",
- "id": 40426812,
- "node_id": "MDQ6VXNlcjQwNDI2ODEy",
- "avatar_url": "https://avatars2.githubusercontent.com/u/40426812?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/AssetKid",
- "html_url": "https://github.com/AssetKid",
- "followers_url": "https://api.github.com/users/AssetKid/followers",
- "following_url": "https://api.github.com/users/AssetKid/following{/other_user}",
- "gists_url": "https://api.github.com/users/AssetKid/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/AssetKid/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/AssetKid/subscriptions",
- "organizations_url": "https://api.github.com/users/AssetKid/orgs",
- "repos_url": "https://api.github.com/users/AssetKid/repos",
- "events_url": "https://api.github.com/users/AssetKid/events{/privacy}",
- "received_events_url": "https://api.github.com/users/AssetKid/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2019-11-13T23:07:09Z",
- "published_at": "2020-07-22T23:37:25Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/AssetKid/raider-release/releases/assets/23151188",
- "id": 23151188,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzMTUxMTg4",
- "name": "Raider.Portable.1.5.3.zip",
- "label": null,
- "uploader": {
- "login": "AssetKid",
- "id": 40426812,
- "node_id": "MDQ6VXNlcjQwNDI2ODEy",
- "avatar_url": "https://avatars2.githubusercontent.com/u/40426812?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/AssetKid",
- "html_url": "https://github.com/AssetKid",
- "followers_url": "https://api.github.com/users/AssetKid/followers",
- "following_url": "https://api.github.com/users/AssetKid/following{/other_user}",
- "gists_url": "https://api.github.com/users/AssetKid/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/AssetKid/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/AssetKid/subscriptions",
- "organizations_url": "https://api.github.com/users/AssetKid/orgs",
- "repos_url": "https://api.github.com/users/AssetKid/repos",
- "events_url": "https://api.github.com/users/AssetKid/events{/privacy}",
- "received_events_url": "https://api.github.com/users/AssetKid/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-zip-compressed",
- "state": "uploaded",
- "size": 69566957,
- "download_count": 710,
- "created_at": "2020-07-22T23:21:33Z",
- "updated_at": "2020-07-22T23:29:30Z",
- "browser_download_url": "https://github.com/AssetKid/raider-release/releases/download/v1.5.3/Raider.Portable.1.5.3.zip"
- },
- {
- "url": "https://api.github.com/repos/AssetKid/raider-release/releases/assets/23150755",
- "id": 23150755,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzMTUwNzU1",
- "name": "Raider.Setup.1.5.3.exe",
- "label": null,
- "uploader": {
- "login": "AssetKid",
- "id": 40426812,
- "node_id": "MDQ6VXNlcjQwNDI2ODEy",
- "avatar_url": "https://avatars2.githubusercontent.com/u/40426812?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/AssetKid",
- "html_url": "https://github.com/AssetKid",
- "followers_url": "https://api.github.com/users/AssetKid/followers",
- "following_url": "https://api.github.com/users/AssetKid/following{/other_user}",
- "gists_url": "https://api.github.com/users/AssetKid/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/AssetKid/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/AssetKid/subscriptions",
- "organizations_url": "https://api.github.com/users/AssetKid/orgs",
- "repos_url": "https://api.github.com/users/AssetKid/repos",
- "events_url": "https://api.github.com/users/AssetKid/events{/privacy}",
- "received_events_url": "https://api.github.com/users/AssetKid/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 51411362,
- "download_count": 1417,
- "created_at": "2020-07-22T22:55:23Z",
- "updated_at": "2020-07-22T23:04:39Z",
- "browser_download_url": "https://github.com/AssetKid/raider-release/releases/download/v1.5.3/Raider.Setup.1.5.3.exe"
- }
- ],
- "tarball_url": "https://api.github.com/repos/AssetKid/raider-release/tarball/v1.5.3",
- "zipball_url": "https://api.github.com/repos/AssetKid/raider-release/zipball/v1.5.3",
- "body_html": "
\nBug Fixes \n\nAccount sorting not working correctly. \nFixed prefs
file save error. \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:06.522Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:14.347Z"
},
"ratemymovie": {
"latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:06.586Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:14.408Z"
},
"ramme": {
"latestRelease": {
@@ -84452,7 +84452,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 409,
- "download_count": 1210,
+ "download_count": 1211,
"created_at": "2018-07-02T10:29:34Z",
"updated_at": "2018-07-02T10:29:34Z",
"browser_download_url": "https://github.com/terkelg/ramme/releases/download/v3.2.5/latest.yml"
@@ -84486,7 +84486,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 39181232,
- "download_count": 4325,
+ "download_count": 4327,
"created_at": "2018-07-02T10:15:41Z",
"updated_at": "2018-07-02T10:15:46Z",
"browser_download_url": "https://github.com/terkelg/ramme/releases/download/v3.2.5/Ramme-3.2.5-i686.pacman"
@@ -84520,7 +84520,7 @@
"content_type": "application/gzip",
"state": "uploaded",
"size": 52788564,
- "download_count": 6044,
+ "download_count": 6045,
"created_at": "2018-07-02T10:09:09Z",
"updated_at": "2018-07-02T10:09:14Z",
"browser_download_url": "https://github.com/terkelg/ramme/releases/download/v3.2.5/Ramme-3.2.5-ia32.tar.gz"
@@ -84554,7 +84554,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 51394963,
- "download_count": 9211,
+ "download_count": 9212,
"created_at": "2018-07-02T10:06:38Z",
"updated_at": "2018-07-02T10:07:07Z",
"browser_download_url": "https://github.com/terkelg/ramme/releases/download/v3.2.5/Ramme-3.2.5-mac.zip"
@@ -84588,7 +84588,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 53698601,
- "download_count": 7866,
+ "download_count": 7867,
"created_at": "2018-07-02T10:06:52Z",
"updated_at": "2018-07-02T10:07:18Z",
"browser_download_url": "https://github.com/terkelg/ramme/releases/download/v3.2.5/Ramme-3.2.5.dmg"
@@ -84622,7 +84622,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 57610,
- "download_count": 876,
+ "download_count": 877,
"created_at": "2018-07-02T10:06:52Z",
"updated_at": "2018-07-02T10:06:52Z",
"browser_download_url": "https://github.com/terkelg/ramme/releases/download/v3.2.5/Ramme-3.2.5.dmg.blockmap"
@@ -84792,7 +84792,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 69879594,
- "download_count": 225021,
+ "download_count": 225053,
"created_at": "2018-07-02T10:28:50Z",
"updated_at": "2018-07-02T10:29:33Z",
"browser_download_url": "https://github.com/terkelg/ramme/releases/download/v3.2.5/Ramme-Setup-3.2.5.exe"
@@ -84860,7 +84860,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 36769266,
- "download_count": 54934,
+ "download_count": 54941,
"created_at": "2018-07-02T10:10:56Z",
"updated_at": "2018-07-02T10:10:57Z",
"browser_download_url": "https://github.com/terkelg/ramme/releases/download/v3.2.5/Ramme_3.2.5_amd64.deb"
@@ -84894,7 +84894,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 39174266,
- "download_count": 10753,
+ "download_count": 10755,
"created_at": "2018-07-02T10:11:19Z",
"updated_at": "2018-07-02T10:11:21Z",
"browser_download_url": "https://github.com/terkelg/ramme/releases/download/v3.2.5/Ramme_3.2.5_i386.deb"
@@ -84904,7 +84904,7 @@
"zipball_url": "https://api.github.com/repos/terkelg/ramme/zipball/v3.2.5",
"body_html": "\nFeel free to close some issues if they were solved by this release.
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:06.586Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:14.420Z"
},
"rambox": {
"latestRelease": {
@@ -85005,7 +85005,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 388,
- "download_count": 955,
+ "download_count": 967,
"created_at": "2020-08-31T23:28:42Z",
"updated_at": "2020-08-31T23:28:42Z",
"browser_download_url": "https://github.com/ramboxapp/community-edition/releases/download/0.7.6/latest-linux.yml"
@@ -85039,7 +85039,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 510,
- "download_count": 1562,
+ "download_count": 1596,
"created_at": "2020-08-31T23:21:55Z",
"updated_at": "2020-08-31T23:21:55Z",
"browser_download_url": "https://github.com/ramboxapp/community-edition/releases/download/0.7.6/latest-mac.yml"
@@ -85073,7 +85073,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 53580866,
- "download_count": 1690,
+ "download_count": 1720,
"created_at": "2020-08-31T23:26:13Z",
"updated_at": "2020-08-31T23:26:31Z",
"browser_download_url": "https://github.com/ramboxapp/community-edition/releases/download/0.7.6/Rambox-0.7.6-linux-amd64.deb"
@@ -85107,7 +85107,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 65347584,
- "download_count": 104,
+ "download_count": 107,
"created_at": "2020-08-31T23:19:41Z",
"updated_at": "2020-08-31T23:19:43Z",
"browser_download_url": "https://github.com/ramboxapp/community-edition/releases/download/0.7.6/Rambox-0.7.6-linux-amd64.snap"
@@ -85141,7 +85141,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 79081606,
- "download_count": 139,
+ "download_count": 142,
"created_at": "2020-08-31T23:17:52Z",
"updated_at": "2020-08-31T23:17:55Z",
"browser_download_url": "https://github.com/ramboxapp/community-edition/releases/download/0.7.6/Rambox-0.7.6-linux-i386.AppImage"
@@ -85175,7 +85175,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 55023918,
- "download_count": 192,
+ "download_count": 195,
"created_at": "2020-08-31T23:26:08Z",
"updated_at": "2020-08-31T23:26:10Z",
"browser_download_url": "https://github.com/ramboxapp/community-edition/releases/download/0.7.6/Rambox-0.7.6-linux-i386.deb"
@@ -85209,7 +85209,7 @@
"content_type": "application/x-redhat-package-manager",
"state": "uploaded",
"size": 55238580,
- "download_count": 66,
+ "download_count": 69,
"created_at": "2020-08-31T23:28:40Z",
"updated_at": "2020-08-31T23:28:41Z",
"browser_download_url": "https://github.com/ramboxapp/community-edition/releases/download/0.7.6/Rambox-0.7.6-linux-i686.rpm"
@@ -85243,7 +85243,7 @@
"content_type": "application/gzip",
"state": "uploaded",
"size": 74870436,
- "download_count": 30,
+ "download_count": 31,
"created_at": "2020-08-31T23:23:40Z",
"updated_at": "2020-08-31T23:23:43Z",
"browser_download_url": "https://github.com/ramboxapp/community-edition/releases/download/0.7.6/Rambox-0.7.6-linux-ia32.tar.gz"
@@ -85277,7 +85277,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 75073087,
- "download_count": 53,
+ "download_count": 54,
"created_at": "2020-08-31T23:20:25Z",
"updated_at": "2020-08-31T23:20:27Z",
"browser_download_url": "https://github.com/ramboxapp/community-edition/releases/download/0.7.6/Rambox-0.7.6-linux-ia32.zip"
@@ -85311,7 +85311,7 @@
"content_type": "application/gzip",
"state": "uploaded",
"size": 73284762,
- "download_count": 2166,
+ "download_count": 2189,
"created_at": "2020-08-31T23:23:43Z",
"updated_at": "2020-08-31T23:23:46Z",
"browser_download_url": "https://github.com/ramboxapp/community-edition/releases/download/0.7.6/Rambox-0.7.6-linux-x64.tar.gz"
@@ -85345,7 +85345,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 73481266,
- "download_count": 68,
+ "download_count": 71,
"created_at": "2020-08-31T23:20:23Z",
"updated_at": "2020-08-31T23:20:25Z",
"browser_download_url": "https://github.com/ramboxapp/community-edition/releases/download/0.7.6/Rambox-0.7.6-linux-x64.zip"
@@ -85379,7 +85379,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 77557682,
- "download_count": 2401,
+ "download_count": 2441,
"created_at": "2020-08-31T23:17:36Z",
"updated_at": "2020-08-31T23:17:39Z",
"browser_download_url": "https://github.com/ramboxapp/community-edition/releases/download/0.7.6/Rambox-0.7.6-linux-x86_64.AppImage"
@@ -85413,7 +85413,7 @@
"content_type": "application/x-redhat-package-manager",
"state": "uploaded",
"size": 54062720,
- "download_count": 260,
+ "download_count": 269,
"created_at": "2020-08-31T23:28:40Z",
"updated_at": "2020-08-31T23:28:42Z",
"browser_download_url": "https://github.com/ramboxapp/community-edition/releases/download/0.7.6/Rambox-0.7.6-linux-x86_64.rpm"
@@ -85447,7 +85447,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 71778522,
- "download_count": 2223,
+ "download_count": 2265,
"created_at": "2020-08-31T23:21:51Z",
"updated_at": "2020-08-31T23:21:54Z",
"browser_download_url": "https://github.com/ramboxapp/community-edition/releases/download/0.7.6/Rambox-0.7.6-mac.dmg"
@@ -85515,7 +85515,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 69071625,
- "download_count": 1344,
+ "download_count": 1358,
"created_at": "2020-08-31T23:21:51Z",
"updated_at": "2020-08-31T23:21:53Z",
"browser_download_url": "https://github.com/ramboxapp/community-edition/releases/download/0.7.6/Rambox-0.7.6-mac.zip"
@@ -85549,7 +85549,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 64801477,
- "download_count": 682,
+ "download_count": 686,
"created_at": "2020-08-31T23:17:13Z",
"updated_at": "2020-08-31T23:17:17Z",
"browser_download_url": "https://github.com/ramboxapp/community-edition/releases/download/0.7.6/Rambox-0.7.6-win-ia32.zip"
@@ -85583,7 +85583,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 67722636,
- "download_count": 3348,
+ "download_count": 3391,
"created_at": "2020-08-31T23:16:58Z",
"updated_at": "2020-08-31T23:17:01Z",
"browser_download_url": "https://github.com/ramboxapp/community-edition/releases/download/0.7.6/Rambox-0.7.6-win-x64.zip"
@@ -85617,7 +85617,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 96839728,
- "download_count": 13762,
+ "download_count": 13938,
"created_at": "2020-08-31T23:17:56Z",
"updated_at": "2020-08-31T23:17:59Z",
"browser_download_url": "https://github.com/ramboxapp/community-edition/releases/download/0.7.6/Rambox-0.7.6-win.exe"
@@ -85661,11 +85661,7 @@
"zipball_url": "https://api.github.com/repos/ramboxapp/community-edition/zipball/0.7.6",
"body_html": "\nElectron v7.2.4 \nWindows 32 and 64 bit \nmacOS 64 bit \nLinux 32 and 64 bit
\n \nCHANGELOG \n\nFixed Google Login security rule applied by Google. \nFixed resize problem (#2706 ). \nFixed minor security issues from libs. \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:06.627Z"
- },
- "reach-podcast-player": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:06.711Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:14.504Z"
},
"ray": {
"latestRelease": {
@@ -85732,7 +85728,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 39163132,
- "download_count": 1166,
+ "download_count": 1167,
"created_at": "2018-04-08T13:54:56Z",
"updated_at": "2018-04-08T13:55:05Z",
"browser_download_url": "https://github.com/teslor/ray/releases/download/v0.3.1/Ray-0.3.1-x64.exe"
@@ -85776,7 +85772,11 @@
"zipball_url": "https://api.github.com/repos/teslor/ray/zipball/v0.3.1",
"body_html": "\nAdd line height editor option \nAdd a shortcut to show/hide all toolbars \nAdd additional editor shortcuts \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:06.712Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:14.527Z"
+ },
+ "reach-podcast-player": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:14.543Z"
},
"raven-reader": {
"latestRelease": {
@@ -86013,7 +86013,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 85634644,
- "download_count": 469,
+ "download_count": 470,
"created_at": "2019-09-21T19:07:43Z",
"updated_at": "2019-09-21T19:09:56Z",
"browser_download_url": "https://github.com/hello-efficiency-inc/raven-reader/releases/download/v0.6.6/Raven-Reader-0.6.6.dmg"
@@ -86081,7 +86081,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 56907318,
- "download_count": 1630,
+ "download_count": 1631,
"created_at": "2019-09-21T19:08:10Z",
"updated_at": "2019-09-21T19:09:56Z",
"browser_download_url": "https://github.com/hello-efficiency-inc/raven-reader/releases/download/v0.6.6/Raven-Reader-Setup-0.6.6.exe"
@@ -86159,7 +86159,11 @@
"zipball_url": "https://api.github.com/repos/hello-efficiency-inc/raven-reader/zipball/v0.6.6",
"body_html": "Updates
\n\nMinor bug fixes on Linux \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:06.717Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:14.557Z"
+ },
+ "recollectr": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:14.612Z"
},
"rebaslight": {
"latestRelease": {
@@ -86362,7 +86366,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 85921866,
- "download_count": 203,
+ "download_count": 205,
"created_at": "2020-08-09T00:21:36Z",
"updated_at": "2020-08-09T00:21:39Z",
"browser_download_url": "https://github.com/rebaslight/rebaslight/releases/download/v3.6.1/Rebaslight-3.6.1.dmg"
@@ -86464,7 +86468,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 120781502,
- "download_count": 619,
+ "download_count": 624,
"created_at": "2020-08-09T00:25:52Z",
"updated_at": "2020-08-09T00:25:54Z",
"browser_download_url": "https://github.com/rebaslight/rebaslight/releases/download/v3.6.1/Rebaslight-Setup-3.6.1.exe"
@@ -86532,7 +86536,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 64842692,
- "download_count": 32,
+ "download_count": 33,
"created_at": "2020-08-09T00:35:52Z",
"updated_at": "2020-08-09T00:35:54Z",
"browser_download_url": "https://github.com/rebaslight/rebaslight/releases/download/v3.6.1/rebaslight_3.6.1_amd64.deb"
@@ -86576,11 +86580,7 @@
"zipball_url": "https://api.github.com/repos/rebaslight/rebaslight/zipball/v3.6.1",
"body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:06.735Z"
- },
- "recollectr": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:06.798Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:14.621Z"
},
"recode-converter": {
"latestRelease": {
@@ -86817,7 +86817,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 75202476,
- "download_count": 131,
+ "download_count": 133,
"created_at": "2020-08-08T19:38:35Z",
"updated_at": "2020-08-08T19:38:37Z",
"browser_download_url": "https://github.com/murgatt/recode-converter/releases/download/v1.1.0/Recode-Converter-Setup-1.1.0.exe"
@@ -86861,7 +86861,7 @@
"zipball_url": "https://api.github.com/repos/murgatt/recode-converter/zipball/v1.1.0",
"body_html": "Features \n\ncheck for available update on start (#53 ) (d23b3e4 ) \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:06.835Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:14.632Z"
},
"redp": {
"latestRelease": {
@@ -87074,7 +87074,84 @@
"zipball_url": "https://api.github.com/repos/Kiarash-Z/redp/zipball/0.1.0",
"body_html": "The first Release of RedP 💪🏻🎊 🎉 "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:06.837Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:14.688Z"
+ },
+ "remaining-time": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/funkyremi/macos-battery-remaining-menubar/releases/19009904",
+ "assets_url": "https://api.github.com/repos/funkyremi/macos-battery-remaining-menubar/releases/19009904/assets",
+ "upload_url": "https://uploads.github.com/repos/funkyremi/macos-battery-remaining-menubar/releases/19009904/assets{?name,label}",
+ "html_url": "https://github.com/funkyremi/macos-battery-remaining-menubar/releases/tag/1.0.3",
+ "id": 19009904,
+ "node_id": "MDc6UmVsZWFzZTE5MDA5OTA0",
+ "tag_name": "1.0.3",
+ "target_commitish": "master",
+ "name": "1.0.3",
+ "draft": false,
+ "author": {
+ "login": "funkyremi",
+ "id": 4487178,
+ "node_id": "MDQ6VXNlcjQ0ODcxNzg=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/4487178?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/funkyremi",
+ "html_url": "https://github.com/funkyremi",
+ "followers_url": "https://api.github.com/users/funkyremi/followers",
+ "following_url": "https://api.github.com/users/funkyremi/following{/other_user}",
+ "gists_url": "https://api.github.com/users/funkyremi/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/funkyremi/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/funkyremi/subscriptions",
+ "organizations_url": "https://api.github.com/users/funkyremi/orgs",
+ "repos_url": "https://api.github.com/users/funkyremi/repos",
+ "events_url": "https://api.github.com/users/funkyremi/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/funkyremi/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2019-08-01T09:50:55Z",
+ "published_at": "2019-08-01T09:53:46Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/funkyremi/macos-battery-remaining-menubar/releases/assets/14058308",
+ "id": 14058308,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE0MDU4MzA4",
+ "name": "Battery.Remaining-1.0.3.dmg",
+ "label": null,
+ "uploader": {
+ "login": "funkyremi",
+ "id": 4487178,
+ "node_id": "MDQ6VXNlcjQ0ODcxNzg=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/4487178?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/funkyremi",
+ "html_url": "https://github.com/funkyremi",
+ "followers_url": "https://api.github.com/users/funkyremi/followers",
+ "following_url": "https://api.github.com/users/funkyremi/following{/other_user}",
+ "gists_url": "https://api.github.com/users/funkyremi/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/funkyremi/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/funkyremi/subscriptions",
+ "organizations_url": "https://api.github.com/users/funkyremi/orgs",
+ "repos_url": "https://api.github.com/users/funkyremi/repos",
+ "events_url": "https://api.github.com/users/funkyremi/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/funkyremi/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-diskcopy",
+ "state": "uploaded",
+ "size": 57431031,
+ "download_count": 845,
+ "created_at": "2019-08-01T09:53:06Z",
+ "updated_at": "2019-08-01T09:53:44Z",
+ "browser_download_url": "https://github.com/funkyremi/macos-battery-remaining-menubar/releases/download/1.0.3/Battery.Remaining-1.0.3.dmg"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/funkyremi/macos-battery-remaining-menubar/tarball/1.0.3",
+ "zipball_url": "https://api.github.com/repos/funkyremi/macos-battery-remaining-menubar/zipball/1.0.3",
+ "body_html": "\nDon't display time when battery is fully charged \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:14.719Z"
},
"rekord": {
"latestRelease": {
@@ -87209,7 +87286,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 182575020,
- "download_count": 752,
+ "download_count": 753,
"created_at": "2019-06-18T11:50:29Z",
"updated_at": "2019-06-18T12:02:57Z",
"browser_download_url": "https://github.com/barbhackk/rekord/releases/download/v2.0.1/rekord-win-portable-2.0.1-32-bit.zip"
@@ -87219,84 +87296,7 @@
"zipball_url": "https://api.github.com/repos/barbhackk/rekord/zipball/v2.0.1",
"body_html": "Fixed an error while launching the app on Windows and Linux ⚠️ \nFixed problem with template menu the application was launched on a different environment from MacOS.
\nOther \n\nUpdate the Readme file \nUpdate .gitignore file \nUpdate package.json file :\n\nAdd property 'ProductName' \nUpdate script 'clean' \nAdding scripts to package app for MacOS, Windows and Linux \n \n \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:06.842Z"
- },
- "remaining-time": {
- "latestRelease": {
- "url": "https://api.github.com/repos/funkyremi/macos-battery-remaining-menubar/releases/19009904",
- "assets_url": "https://api.github.com/repos/funkyremi/macos-battery-remaining-menubar/releases/19009904/assets",
- "upload_url": "https://uploads.github.com/repos/funkyremi/macos-battery-remaining-menubar/releases/19009904/assets{?name,label}",
- "html_url": "https://github.com/funkyremi/macos-battery-remaining-menubar/releases/tag/1.0.3",
- "id": 19009904,
- "node_id": "MDc6UmVsZWFzZTE5MDA5OTA0",
- "tag_name": "1.0.3",
- "target_commitish": "master",
- "name": "1.0.3",
- "draft": false,
- "author": {
- "login": "funkyremi",
- "id": 4487178,
- "node_id": "MDQ6VXNlcjQ0ODcxNzg=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/4487178?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/funkyremi",
- "html_url": "https://github.com/funkyremi",
- "followers_url": "https://api.github.com/users/funkyremi/followers",
- "following_url": "https://api.github.com/users/funkyremi/following{/other_user}",
- "gists_url": "https://api.github.com/users/funkyremi/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/funkyremi/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/funkyremi/subscriptions",
- "organizations_url": "https://api.github.com/users/funkyremi/orgs",
- "repos_url": "https://api.github.com/users/funkyremi/repos",
- "events_url": "https://api.github.com/users/funkyremi/events{/privacy}",
- "received_events_url": "https://api.github.com/users/funkyremi/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2019-08-01T09:50:55Z",
- "published_at": "2019-08-01T09:53:46Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/funkyremi/macos-battery-remaining-menubar/releases/assets/14058308",
- "id": 14058308,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE0MDU4MzA4",
- "name": "Battery.Remaining-1.0.3.dmg",
- "label": null,
- "uploader": {
- "login": "funkyremi",
- "id": 4487178,
- "node_id": "MDQ6VXNlcjQ0ODcxNzg=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/4487178?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/funkyremi",
- "html_url": "https://github.com/funkyremi",
- "followers_url": "https://api.github.com/users/funkyremi/followers",
- "following_url": "https://api.github.com/users/funkyremi/following{/other_user}",
- "gists_url": "https://api.github.com/users/funkyremi/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/funkyremi/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/funkyremi/subscriptions",
- "organizations_url": "https://api.github.com/users/funkyremi/orgs",
- "repos_url": "https://api.github.com/users/funkyremi/repos",
- "events_url": "https://api.github.com/users/funkyremi/events{/privacy}",
- "received_events_url": "https://api.github.com/users/funkyremi/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-diskcopy",
- "state": "uploaded",
- "size": 57431031,
- "download_count": 845,
- "created_at": "2019-08-01T09:53:06Z",
- "updated_at": "2019-08-01T09:53:44Z",
- "browser_download_url": "https://github.com/funkyremi/macos-battery-remaining-menubar/releases/download/1.0.3/Battery.Remaining-1.0.3.dmg"
- }
- ],
- "tarball_url": "https://api.github.com/repos/funkyremi/macos-battery-remaining-menubar/tarball/1.0.3",
- "zipball_url": "https://api.github.com/repos/funkyremi/macos-battery-remaining-menubar/zipball/1.0.3",
- "body_html": "\nDon't display time when battery is fully charged \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:06.884Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:14.724Z"
},
"ride": {
"latestRelease": {
@@ -87431,7 +87431,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 66785482,
- "download_count": 47,
+ "download_count": 49,
"created_at": "2020-07-07T10:18:51Z",
"updated_at": "2020-07-07T10:19:13Z",
"browser_download_url": "https://github.com/Dyalog/ride/releases/download/v4.3.3463/ride-4.3.3463-1_amd64.deb"
@@ -87543,7 +87543,7 @@
"zipball_url": "https://api.github.com/repos/Dyalog/ride/zipball/v4.3.3463",
"body_html": "Release RIDE 4.3 \nThis commit is included with 18.0 Issue 2 installation images
\nChangelog: \nUpdate location of Info.plist \nfix isDyalogBuild and remove afterCopy on Electron-packager \nopen help with navigation pane opened fix #581 \nset isDyalogBuild to false \nDisable check for building with Dyalog \nFix changelog not populating on github releases \ndon't hard-code RIDE version in Jenkins \nmount /devt inside Github Publish container \nJenkins (#585 ) \nMerge changes for zfpr to ride4.3 from master
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:06.979Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:14.809Z"
},
"responsively": {
"latestRelease": {
@@ -87610,7 +87610,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 385,
- "download_count": 441,
+ "download_count": 503,
"created_at": "2020-09-22T15:33:24Z",
"updated_at": "2020-09-22T15:33:24Z",
"browser_download_url": "https://github.com/responsively-org/responsively-app/releases/download/v0.13.2/latest-linux.yml"
@@ -87644,7 +87644,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 540,
- "download_count": 2390,
+ "download_count": 2586,
"created_at": "2020-09-22T15:33:24Z",
"updated_at": "2020-09-22T15:33:24Z",
"browser_download_url": "https://github.com/responsively-org/responsively-app/releases/download/v0.13.2/latest-mac.yml"
@@ -87678,7 +87678,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 361,
- "download_count": 2942,
+ "download_count": 3181,
"created_at": "2020-09-22T15:33:24Z",
"updated_at": "2020-09-22T15:33:24Z",
"browser_download_url": "https://github.com/responsively-org/responsively-app/releases/download/v0.13.2/latest.yml"
@@ -87746,7 +87746,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 100372398,
- "download_count": 1075,
+ "download_count": 1142,
"created_at": "2020-09-22T15:32:09Z",
"updated_at": "2020-09-22T15:32:23Z",
"browser_download_url": "https://github.com/responsively-org/responsively-app/releases/download/v0.13.2/ResponsivelyApp-0.13.2-mac.zip"
@@ -87780,7 +87780,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 105541482,
- "download_count": 330,
+ "download_count": 365,
"created_at": "2020-09-22T15:31:28Z",
"updated_at": "2020-09-22T15:32:02Z",
"browser_download_url": "https://github.com/responsively-org/responsively-app/releases/download/v0.13.2/ResponsivelyApp-0.13.2.AppImage"
@@ -87814,7 +87814,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 103782023,
- "download_count": 660,
+ "download_count": 706,
"created_at": "2020-09-22T15:31:40Z",
"updated_at": "2020-09-22T15:32:06Z",
"browser_download_url": "https://github.com/responsively-org/responsively-app/releases/download/v0.13.2/ResponsivelyApp-0.13.2.dmg"
@@ -87882,7 +87882,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 57630930,
- "download_count": 38,
+ "download_count": 39,
"created_at": "2020-09-22T15:33:13Z",
"updated_at": "2020-09-22T15:33:20Z",
"browser_download_url": "https://github.com/responsively-org/responsively-app/releases/download/v0.13.2/ResponsivelyApp-0.13.2.exe"
@@ -87916,7 +87916,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 57782020,
- "download_count": 1903,
+ "download_count": 2038,
"created_at": "2020-09-22T15:33:17Z",
"updated_at": "2020-09-22T15:33:23Z",
"browser_download_url": "https://github.com/responsively-org/responsively-app/releases/download/v0.13.2/ResponsivelyApp-Setup-0.13.2.exe"
@@ -87950,7 +87950,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 61234,
- "download_count": 1199,
+ "download_count": 1259,
"created_at": "2020-09-22T15:33:17Z",
"updated_at": "2020-09-22T15:33:17Z",
"browser_download_url": "https://github.com/responsively-org/responsively-app/releases/download/v0.13.2/ResponsivelyApp-Setup-0.13.2.exe.blockmap"
@@ -87960,7 +87960,11 @@
"zipball_url": "https://api.github.com/repos/responsively-org/responsively-app/zipball/v0.13.2",
"body_html": "Note: This release also includes fix for the crash that was happening in the previous version
\nIncludes: \n\nLight theme option app interface. #238 \nNetwork proxy support. #186 \nChocolatey binary distribution for windows. #128 \nRemoved unwanted blank space in the UI. #457 \nBroken resizeable device handlers fixed. #452 \nTouch mode button hover bug fixed. #388 \nhttp
protocol for address with .localhost
domain. #433 \nDependency upgrade. #335 \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:07.028Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:14.857Z"
+ },
+ "ripplectron": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:14.880Z"
},
"ridereceipts": {
"latestRelease": {
@@ -88241,7 +88245,11 @@
"zipball_url": "https://api.github.com/repos/hello-efficiency-inc/ridereceipts/zipball/v1.7.6",
"body_html": "Bug fixes
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:07.047Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:14.901Z"
+ },
+ "rocketcleaner": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:14.922Z"
},
"riot": {
"latestRelease": {
@@ -88308,7 +88316,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 12451521,
- "download_count": 152,
+ "download_count": 220,
"created_at": "2020-09-28T15:30:58Z",
"updated_at": "2020-09-28T15:30:59Z",
"browser_download_url": "https://github.com/vector-im/element-web/releases/download/v1.7.8/riot-v1.7.8.tar.gz"
@@ -88342,7 +88350,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 683,
- "download_count": 158,
+ "download_count": 241,
"created_at": "2020-09-28T15:31:00Z",
"updated_at": "2020-09-28T15:31:00Z",
"browser_download_url": "https://github.com/vector-im/element-web/releases/download/v1.7.8/riot-v1.7.8.tar.gz.asc"
@@ -88376,7 +88384,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 683,
- "download_count": 4,
+ "download_count": 6,
"created_at": "2020-09-28T15:31:00Z",
"updated_at": "2020-09-28T15:31:01Z",
"browser_download_url": "https://github.com/vector-im/element-web/releases/download/v1.7.8/v1.7.8-src.tar.gz.asc"
@@ -88386,160 +88394,569 @@
"zipball_url": "https://api.github.com/repos/vector-im/element-web/zipball/v1.7.8",
"body_html": "Full Changelog
\n\nUpgrade to React SDK 3.5.0 and JS SDK 8.4.1 \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:07.052Z"
- },
- "ripplectron": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:07.060Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:14.931Z"
},
- "rocketcleaner": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:07.104Z"
+ "runlet": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/runletapp/runlet/releases/31184790",
+ "assets_url": "https://api.github.com/repos/runletapp/runlet/releases/31184790/assets",
+ "upload_url": "https://uploads.github.com/repos/runletapp/runlet/releases/31184790/assets{?name,label}",
+ "html_url": "https://github.com/runletapp/runlet/releases/tag/1.0.1",
+ "id": 31184790,
+ "node_id": "MDc6UmVsZWFzZTMxMTg0Nzkw",
+ "tag_name": "1.0.1",
+ "target_commitish": "master",
+ "name": "1.0.1",
+ "draft": false,
+ "author": {
+ "login": "runletbot",
+ "id": 47398247,
+ "node_id": "MDQ6VXNlcjQ3Mzk4MjQ3",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/47398247?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/runletbot",
+ "html_url": "https://github.com/runletbot",
+ "followers_url": "https://api.github.com/users/runletbot/followers",
+ "following_url": "https://api.github.com/users/runletbot/following{/other_user}",
+ "gists_url": "https://api.github.com/users/runletbot/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/runletbot/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/runletbot/subscriptions",
+ "organizations_url": "https://api.github.com/users/runletbot/orgs",
+ "repos_url": "https://api.github.com/users/runletbot/repos",
+ "events_url": "https://api.github.com/users/runletbot/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/runletbot/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2020-08-15T21:46:05Z",
+ "published_at": "2020-09-12T19:18:22Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/runletapp/runlet/releases/assets/25483199",
+ "id": 25483199,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDgzMTk5",
+ "name": "runlet-daemon_1.0.1_amd64.deb",
+ "label": "",
+ "uploader": {
+ "login": "runletbot",
+ "id": 47398247,
+ "node_id": "MDQ6VXNlcjQ3Mzk4MjQ3",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/47398247?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/runletbot",
+ "html_url": "https://github.com/runletbot",
+ "followers_url": "https://api.github.com/users/runletbot/followers",
+ "following_url": "https://api.github.com/users/runletbot/following{/other_user}",
+ "gists_url": "https://api.github.com/users/runletbot/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/runletbot/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/runletbot/subscriptions",
+ "organizations_url": "https://api.github.com/users/runletbot/orgs",
+ "repos_url": "https://api.github.com/users/runletbot/repos",
+ "events_url": "https://api.github.com/users/runletbot/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/runletbot/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-debian-package",
+ "state": "uploaded",
+ "size": 13527916,
+ "download_count": 5,
+ "created_at": "2020-09-12T19:07:08Z",
+ "updated_at": "2020-09-12T19:07:10Z",
+ "browser_download_url": "https://github.com/runletapp/runlet/releases/download/1.0.1/runlet-daemon_1.0.1_amd64.deb"
+ },
+ {
+ "url": "https://api.github.com/repos/runletapp/runlet/releases/assets/25483204",
+ "id": 25483204,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDgzMjA0",
+ "name": "runlet-daemon_1.0.1_arm6.deb",
+ "label": "",
+ "uploader": {
+ "login": "runletbot",
+ "id": 47398247,
+ "node_id": "MDQ6VXNlcjQ3Mzk4MjQ3",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/47398247?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/runletbot",
+ "html_url": "https://github.com/runletbot",
+ "followers_url": "https://api.github.com/users/runletbot/followers",
+ "following_url": "https://api.github.com/users/runletbot/following{/other_user}",
+ "gists_url": "https://api.github.com/users/runletbot/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/runletbot/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/runletbot/subscriptions",
+ "organizations_url": "https://api.github.com/users/runletbot/orgs",
+ "repos_url": "https://api.github.com/users/runletbot/repos",
+ "events_url": "https://api.github.com/users/runletbot/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/runletbot/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-debian-package",
+ "state": "uploaded",
+ "size": 12531496,
+ "download_count": 2,
+ "created_at": "2020-09-12T19:07:12Z",
+ "updated_at": "2020-09-12T19:07:13Z",
+ "browser_download_url": "https://github.com/runletapp/runlet/releases/download/1.0.1/runlet-daemon_1.0.1_arm6.deb"
+ },
+ {
+ "url": "https://api.github.com/repos/runletapp/runlet/releases/assets/25483205",
+ "id": 25483205,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDgzMjA1",
+ "name": "runlet-daemon_1.0.1_arm64.deb",
+ "label": "",
+ "uploader": {
+ "login": "runletbot",
+ "id": 47398247,
+ "node_id": "MDQ6VXNlcjQ3Mzk4MjQ3",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/47398247?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/runletbot",
+ "html_url": "https://github.com/runletbot",
+ "followers_url": "https://api.github.com/users/runletbot/followers",
+ "following_url": "https://api.github.com/users/runletbot/following{/other_user}",
+ "gists_url": "https://api.github.com/users/runletbot/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/runletbot/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/runletbot/subscriptions",
+ "organizations_url": "https://api.github.com/users/runletbot/orgs",
+ "repos_url": "https://api.github.com/users/runletbot/repos",
+ "events_url": "https://api.github.com/users/runletbot/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/runletbot/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-debian-package",
+ "state": "uploaded",
+ "size": 12617806,
+ "download_count": 2,
+ "created_at": "2020-09-12T19:07:13Z",
+ "updated_at": "2020-09-12T19:07:14Z",
+ "browser_download_url": "https://github.com/runletapp/runlet/releases/download/1.0.1/runlet-daemon_1.0.1_arm64.deb"
+ },
+ {
+ "url": "https://api.github.com/repos/runletapp/runlet/releases/assets/25483201",
+ "id": 25483201,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDgzMjAx",
+ "name": "runlet-daemon_1.0.1_arm7.deb",
+ "label": "",
+ "uploader": {
+ "login": "runletbot",
+ "id": 47398247,
+ "node_id": "MDQ6VXNlcjQ3Mzk4MjQ3",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/47398247?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/runletbot",
+ "html_url": "https://github.com/runletbot",
+ "followers_url": "https://api.github.com/users/runletbot/followers",
+ "following_url": "https://api.github.com/users/runletbot/following{/other_user}",
+ "gists_url": "https://api.github.com/users/runletbot/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/runletbot/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/runletbot/subscriptions",
+ "organizations_url": "https://api.github.com/users/runletbot/orgs",
+ "repos_url": "https://api.github.com/users/runletbot/repos",
+ "events_url": "https://api.github.com/users/runletbot/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/runletbot/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-debian-package",
+ "state": "uploaded",
+ "size": 12525456,
+ "download_count": 2,
+ "created_at": "2020-09-12T19:07:10Z",
+ "updated_at": "2020-09-12T19:07:11Z",
+ "browser_download_url": "https://github.com/runletapp/runlet/releases/download/1.0.1/runlet-daemon_1.0.1_arm7.deb"
+ },
+ {
+ "url": "https://api.github.com/repos/runletapp/runlet/releases/assets/25483214",
+ "id": 25483214,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDgzMjE0",
+ "name": "runlet_1.0.1_amd64.deb",
+ "label": "",
+ "uploader": {
+ "login": "runletbot",
+ "id": 47398247,
+ "node_id": "MDQ6VXNlcjQ3Mzk4MjQ3",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/47398247?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/runletbot",
+ "html_url": "https://github.com/runletbot",
+ "followers_url": "https://api.github.com/users/runletbot/followers",
+ "following_url": "https://api.github.com/users/runletbot/following{/other_user}",
+ "gists_url": "https://api.github.com/users/runletbot/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/runletbot/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/runletbot/subscriptions",
+ "organizations_url": "https://api.github.com/users/runletbot/orgs",
+ "repos_url": "https://api.github.com/users/runletbot/repos",
+ "events_url": "https://api.github.com/users/runletbot/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/runletbot/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-debian-package",
+ "state": "uploaded",
+ "size": 135031604,
+ "download_count": 1,
+ "created_at": "2020-09-12T19:07:22Z",
+ "updated_at": "2020-09-12T19:07:31Z",
+ "browser_download_url": "https://github.com/runletapp/runlet/releases/download/1.0.1/runlet_1.0.1_amd64.deb"
+ },
+ {
+ "url": "https://api.github.com/repos/runletapp/runlet/releases/assets/25483208",
+ "id": 25483208,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDgzMjA4",
+ "name": "runlet_1.0.1_amd64.dmg",
+ "label": "",
+ "uploader": {
+ "login": "runletbot",
+ "id": 47398247,
+ "node_id": "MDQ6VXNlcjQ3Mzk4MjQ3",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/47398247?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/runletbot",
+ "html_url": "https://github.com/runletbot",
+ "followers_url": "https://api.github.com/users/runletbot/followers",
+ "following_url": "https://api.github.com/users/runletbot/following{/other_user}",
+ "gists_url": "https://api.github.com/users/runletbot/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/runletbot/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/runletbot/subscriptions",
+ "organizations_url": "https://api.github.com/users/runletbot/orgs",
+ "repos_url": "https://api.github.com/users/runletbot/repos",
+ "events_url": "https://api.github.com/users/runletbot/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/runletbot/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-apple-diskimage",
+ "state": "uploaded",
+ "size": 108209152,
+ "download_count": 7,
+ "created_at": "2020-09-12T19:07:14Z",
+ "updated_at": "2020-09-12T19:07:22Z",
+ "browser_download_url": "https://github.com/runletapp/runlet/releases/download/1.0.1/runlet_1.0.1_amd64.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/runletapp/runlet/releases/assets/25483215",
+ "id": 25483215,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDgzMjE1",
+ "name": "runlet_1.0.1_amd64.exe",
+ "label": "",
+ "uploader": {
+ "login": "runletbot",
+ "id": 47398247,
+ "node_id": "MDQ6VXNlcjQ3Mzk4MjQ3",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/47398247?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/runletbot",
+ "html_url": "https://github.com/runletbot",
+ "followers_url": "https://api.github.com/users/runletbot/followers",
+ "following_url": "https://api.github.com/users/runletbot/following{/other_user}",
+ "gists_url": "https://api.github.com/users/runletbot/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/runletbot/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/runletbot/subscriptions",
+ "organizations_url": "https://api.github.com/users/runletbot/orgs",
+ "repos_url": "https://api.github.com/users/runletbot/repos",
+ "events_url": "https://api.github.com/users/runletbot/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/runletbot/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-msdos-program",
+ "state": "uploaded",
+ "size": 80839372,
+ "download_count": 21,
+ "created_at": "2020-09-12T19:07:22Z",
+ "updated_at": "2020-09-12T19:07:28Z",
+ "browser_download_url": "https://github.com/runletapp/runlet/releases/download/1.0.1/runlet_1.0.1_amd64.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/runletapp/runlet/releases/assets/25483200",
+ "id": 25483200,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDgzMjAw",
+ "name": "runlet_1.0.1_amd64.snap",
+ "label": "",
+ "uploader": {
+ "login": "runletbot",
+ "id": 47398247,
+ "node_id": "MDQ6VXNlcjQ3Mzk4MjQ3",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/47398247?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/runletbot",
+ "html_url": "https://github.com/runletbot",
+ "followers_url": "https://api.github.com/users/runletbot/followers",
+ "following_url": "https://api.github.com/users/runletbot/following{/other_user}",
+ "gists_url": "https://api.github.com/users/runletbot/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/runletbot/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/runletbot/subscriptions",
+ "organizations_url": "https://api.github.com/users/runletbot/orgs",
+ "repos_url": "https://api.github.com/users/runletbot/repos",
+ "events_url": "https://api.github.com/users/runletbot/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/runletbot/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 177070080,
+ "download_count": 1,
+ "created_at": "2020-09-12T19:07:08Z",
+ "updated_at": "2020-09-12T19:07:21Z",
+ "browser_download_url": "https://github.com/runletapp/runlet/releases/download/1.0.1/runlet_1.0.1_amd64.snap"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/runletapp/runlet/tarball/1.0.1",
+ "zipball_url": "https://api.github.com/repos/runletapp/runlet/zipball/1.0.1",
+ "body_html": "🎉 Runlet 1.0.1
\n\n[UI] Security updates and performance improvements. \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:15.009Z"
},
- "saadhn": {
+ "sandman": {
"latestRelease": {
- "url": "https://api.github.com/repos/arkokoley/saadhn/releases/16098276",
- "assets_url": "https://api.github.com/repos/arkokoley/saadhn/releases/16098276/assets",
- "upload_url": "https://uploads.github.com/repos/arkokoley/saadhn/releases/16098276/assets{?name,label}",
- "html_url": "https://github.com/arkokoley/saadhn/releases/tag/v0.3",
- "id": 16098276,
- "node_id": "MDc6UmVsZWFzZTE2MDk4Mjc2",
- "tag_name": "v0.3",
+ "url": "https://api.github.com/repos/alexanderepstein/Sandman/releases/6675723",
+ "assets_url": "https://api.github.com/repos/alexanderepstein/Sandman/releases/6675723/assets",
+ "upload_url": "https://uploads.github.com/repos/alexanderepstein/Sandman/releases/6675723/assets{?name,label}",
+ "html_url": "https://github.com/alexanderepstein/Sandman/releases/tag/v1.9.2",
+ "id": 6675723,
+ "node_id": "MDc6UmVsZWFzZTY2NzU3MjM=",
+ "tag_name": "v1.9.2",
"target_commitish": "master",
- "name": "v0.3",
+ "name": "Version 1.9.2",
"draft": false,
"author": {
- "login": "arkokoley",
- "id": 1412469,
- "node_id": "MDQ6VXNlcjE0MTI0Njk=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/1412469?v=4",
+ "login": "alexanderepstein",
+ "id": 16146094,
+ "node_id": "MDQ6VXNlcjE2MTQ2MDk0",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/16146094?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/arkokoley",
- "html_url": "https://github.com/arkokoley",
- "followers_url": "https://api.github.com/users/arkokoley/followers",
- "following_url": "https://api.github.com/users/arkokoley/following{/other_user}",
- "gists_url": "https://api.github.com/users/arkokoley/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/arkokoley/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/arkokoley/subscriptions",
- "organizations_url": "https://api.github.com/users/arkokoley/orgs",
- "repos_url": "https://api.github.com/users/arkokoley/repos",
- "events_url": "https://api.github.com/users/arkokoley/events{/privacy}",
- "received_events_url": "https://api.github.com/users/arkokoley/received_events",
+ "url": "https://api.github.com/users/alexanderepstein",
+ "html_url": "https://github.com/alexanderepstein",
+ "followers_url": "https://api.github.com/users/alexanderepstein/followers",
+ "following_url": "https://api.github.com/users/alexanderepstein/following{/other_user}",
+ "gists_url": "https://api.github.com/users/alexanderepstein/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/alexanderepstein/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/alexanderepstein/subscriptions",
+ "organizations_url": "https://api.github.com/users/alexanderepstein/orgs",
+ "repos_url": "https://api.github.com/users/alexanderepstein/repos",
+ "events_url": "https://api.github.com/users/alexanderepstein/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/alexanderepstein/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2019-03-13T20:02:50Z",
- "published_at": "2019-03-13T20:17:35Z",
+ "created_at": "2017-06-12T20:24:20Z",
+ "published_at": "2017-06-12T20:45:19Z",
"assets": [
{
- "url": "https://api.github.com/repos/arkokoley/saadhn/releases/assets/11514698",
- "id": 11514698,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExNTE0Njk4",
- "name": "Saadhn-darwin-x64.zip",
+ "url": "https://api.github.com/repos/alexanderepstein/Sandman/releases/assets/4084005",
+ "id": 4084005,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDQwODQwMDU=",
+ "name": "Sandman-1.9.2.dmg",
+ "label": null,
+ "uploader": {
+ "login": "alexanderepstein",
+ "id": 16146094,
+ "node_id": "MDQ6VXNlcjE2MTQ2MDk0",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/16146094?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/alexanderepstein",
+ "html_url": "https://github.com/alexanderepstein",
+ "followers_url": "https://api.github.com/users/alexanderepstein/followers",
+ "following_url": "https://api.github.com/users/alexanderepstein/following{/other_user}",
+ "gists_url": "https://api.github.com/users/alexanderepstein/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/alexanderepstein/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/alexanderepstein/subscriptions",
+ "organizations_url": "https://api.github.com/users/alexanderepstein/orgs",
+ "repos_url": "https://api.github.com/users/alexanderepstein/repos",
+ "events_url": "https://api.github.com/users/alexanderepstein/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/alexanderepstein/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 48047671,
+ "download_count": 580,
+ "created_at": "2017-06-12T20:18:44Z",
+ "updated_at": "2017-06-12T20:19:03Z",
+ "browser_download_url": "https://github.com/alexanderepstein/Sandman/releases/download/v1.9.2/Sandman-1.9.2.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/alexanderepstein/Sandman/releases/assets/4084051",
+ "id": 4084051,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDQwODQwNTE=",
+ "name": "Sandman.rpm",
+ "label": null,
+ "uploader": {
+ "login": "alexanderepstein",
+ "id": 16146094,
+ "node_id": "MDQ6VXNlcjE2MTQ2MDk0",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/16146094?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/alexanderepstein",
+ "html_url": "https://github.com/alexanderepstein",
+ "followers_url": "https://api.github.com/users/alexanderepstein/followers",
+ "following_url": "https://api.github.com/users/alexanderepstein/following{/other_user}",
+ "gists_url": "https://api.github.com/users/alexanderepstein/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/alexanderepstein/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/alexanderepstein/subscriptions",
+ "organizations_url": "https://api.github.com/users/alexanderepstein/orgs",
+ "repos_url": "https://api.github.com/users/alexanderepstein/repos",
+ "events_url": "https://api.github.com/users/alexanderepstein/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/alexanderepstein/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-rpm",
+ "state": "uploaded",
+ "size": 41772522,
+ "download_count": 64,
+ "created_at": "2017-06-12T20:28:34Z",
+ "updated_at": "2017-06-12T20:29:05Z",
+ "browser_download_url": "https://github.com/alexanderepstein/Sandman/releases/download/v1.9.2/Sandman.rpm"
+ },
+ {
+ "url": "https://api.github.com/repos/alexanderepstein/Sandman/releases/assets/4084111",
+ "id": 4084111,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDQwODQxMTE=",
+ "name": "Sandman.Version.1.9.2.32.Bit.Windows.zip",
"label": null,
"uploader": {
- "login": "arkokoley",
- "id": 1412469,
- "node_id": "MDQ6VXNlcjE0MTI0Njk=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/1412469?v=4",
+ "login": "alexanderepstein",
+ "id": 16146094,
+ "node_id": "MDQ6VXNlcjE2MTQ2MDk0",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/16146094?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/arkokoley",
- "html_url": "https://github.com/arkokoley",
- "followers_url": "https://api.github.com/users/arkokoley/followers",
- "following_url": "https://api.github.com/users/arkokoley/following{/other_user}",
- "gists_url": "https://api.github.com/users/arkokoley/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/arkokoley/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/arkokoley/subscriptions",
- "organizations_url": "https://api.github.com/users/arkokoley/orgs",
- "repos_url": "https://api.github.com/users/arkokoley/repos",
- "events_url": "https://api.github.com/users/arkokoley/events{/privacy}",
- "received_events_url": "https://api.github.com/users/arkokoley/received_events",
+ "url": "https://api.github.com/users/alexanderepstein",
+ "html_url": "https://github.com/alexanderepstein",
+ "followers_url": "https://api.github.com/users/alexanderepstein/followers",
+ "following_url": "https://api.github.com/users/alexanderepstein/following{/other_user}",
+ "gists_url": "https://api.github.com/users/alexanderepstein/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/alexanderepstein/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/alexanderepstein/subscriptions",
+ "organizations_url": "https://api.github.com/users/alexanderepstein/orgs",
+ "repos_url": "https://api.github.com/users/alexanderepstein/repos",
+ "events_url": "https://api.github.com/users/alexanderepstein/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/alexanderepstein/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/zip",
"state": "uploaded",
- "size": 41249105,
- "download_count": 362,
- "created_at": "2019-03-13T20:16:50Z",
- "updated_at": "2019-03-13T20:17:05Z",
- "browser_download_url": "https://github.com/arkokoley/saadhn/releases/download/v0.3/Saadhn-darwin-x64.zip"
+ "size": 46639829,
+ "download_count": 419,
+ "created_at": "2017-06-12T20:41:27Z",
+ "updated_at": "2017-06-12T20:43:27Z",
+ "browser_download_url": "https://github.com/alexanderepstein/Sandman/releases/download/v1.9.2/Sandman.Version.1.9.2.32.Bit.Windows.zip"
},
{
- "url": "https://api.github.com/repos/arkokoley/saadhn/releases/assets/11514700",
- "id": 11514700,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExNTE0NzAw",
- "name": "Saadhn-linux-x64.zip",
+ "url": "https://api.github.com/repos/alexanderepstein/Sandman/releases/assets/4084110",
+ "id": 4084110,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDQwODQxMTA=",
+ "name": "Sandman.Version.1.9.2.64.Bit.Windows.zip",
"label": null,
"uploader": {
- "login": "arkokoley",
- "id": 1412469,
- "node_id": "MDQ6VXNlcjE0MTI0Njk=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/1412469?v=4",
+ "login": "alexanderepstein",
+ "id": 16146094,
+ "node_id": "MDQ6VXNlcjE2MTQ2MDk0",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/16146094?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/arkokoley",
- "html_url": "https://github.com/arkokoley",
- "followers_url": "https://api.github.com/users/arkokoley/followers",
- "following_url": "https://api.github.com/users/arkokoley/following{/other_user}",
- "gists_url": "https://api.github.com/users/arkokoley/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/arkokoley/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/arkokoley/subscriptions",
- "organizations_url": "https://api.github.com/users/arkokoley/orgs",
- "repos_url": "https://api.github.com/users/arkokoley/repos",
- "events_url": "https://api.github.com/users/arkokoley/events{/privacy}",
- "received_events_url": "https://api.github.com/users/arkokoley/received_events",
+ "url": "https://api.github.com/users/alexanderepstein",
+ "html_url": "https://github.com/alexanderepstein",
+ "followers_url": "https://api.github.com/users/alexanderepstein/followers",
+ "following_url": "https://api.github.com/users/alexanderepstein/following{/other_user}",
+ "gists_url": "https://api.github.com/users/alexanderepstein/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/alexanderepstein/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/alexanderepstein/subscriptions",
+ "organizations_url": "https://api.github.com/users/alexanderepstein/orgs",
+ "repos_url": "https://api.github.com/users/alexanderepstein/repos",
+ "events_url": "https://api.github.com/users/alexanderepstein/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/alexanderepstein/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/zip",
"state": "uploaded",
- "size": 39988088,
- "download_count": 859,
- "created_at": "2019-03-13T20:16:51Z",
- "updated_at": "2019-03-13T20:17:32Z",
- "browser_download_url": "https://github.com/arkokoley/saadhn/releases/download/v0.3/Saadhn-linux-x64.zip"
+ "size": 56152738,
+ "download_count": 1215,
+ "created_at": "2017-06-12T20:41:27Z",
+ "updated_at": "2017-06-12T20:42:56Z",
+ "browser_download_url": "https://github.com/alexanderepstein/Sandman/releases/download/v1.9.2/Sandman.Version.1.9.2.64.Bit.Windows.zip"
},
{
- "url": "https://api.github.com/repos/arkokoley/saadhn/releases/assets/11514699",
- "id": 11514699,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExNTE0Njk5",
- "name": "Saadhn-win32-x64.zip",
+ "url": "https://api.github.com/repos/alexanderepstein/Sandman/releases/assets/4084053",
+ "id": 4084053,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDQwODQwNTM=",
+ "name": "Sandman_1.9.2_amd64.deb",
"label": null,
"uploader": {
- "login": "arkokoley",
- "id": 1412469,
- "node_id": "MDQ6VXNlcjE0MTI0Njk=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/1412469?v=4",
+ "login": "alexanderepstein",
+ "id": 16146094,
+ "node_id": "MDQ6VXNlcjE2MTQ2MDk0",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/16146094?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/arkokoley",
- "html_url": "https://github.com/arkokoley",
- "followers_url": "https://api.github.com/users/arkokoley/followers",
- "following_url": "https://api.github.com/users/arkokoley/following{/other_user}",
- "gists_url": "https://api.github.com/users/arkokoley/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/arkokoley/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/arkokoley/subscriptions",
- "organizations_url": "https://api.github.com/users/arkokoley/orgs",
- "repos_url": "https://api.github.com/users/arkokoley/repos",
- "events_url": "https://api.github.com/users/arkokoley/events{/privacy}",
- "received_events_url": "https://api.github.com/users/arkokoley/received_events",
+ "url": "https://api.github.com/users/alexanderepstein",
+ "html_url": "https://github.com/alexanderepstein",
+ "followers_url": "https://api.github.com/users/alexanderepstein/followers",
+ "following_url": "https://api.github.com/users/alexanderepstein/following{/other_user}",
+ "gists_url": "https://api.github.com/users/alexanderepstein/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/alexanderepstein/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/alexanderepstein/subscriptions",
+ "organizations_url": "https://api.github.com/users/alexanderepstein/orgs",
+ "repos_url": "https://api.github.com/users/alexanderepstein/repos",
+ "events_url": "https://api.github.com/users/alexanderepstein/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/alexanderepstein/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/vnd.debian.binary-package",
"state": "uploaded",
- "size": 47132993,
- "download_count": 711,
- "created_at": "2019-03-13T20:16:50Z",
- "updated_at": "2019-03-13T20:17:19Z",
- "browser_download_url": "https://github.com/arkokoley/saadhn/releases/download/v0.3/Saadhn-win32-x64.zip"
+ "size": 37316622,
+ "download_count": 367,
+ "created_at": "2017-06-12T20:28:34Z",
+ "updated_at": "2017-06-12T20:29:49Z",
+ "browser_download_url": "https://github.com/alexanderepstein/Sandman/releases/download/v1.9.2/Sandman_1.9.2_amd64.deb"
+ },
+ {
+ "url": "https://api.github.com/repos/alexanderepstein/Sandman/releases/assets/4084052",
+ "id": 4084052,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDQwODQwNTI=",
+ "name": "Sandman_1.9.2_x86.deb",
+ "label": null,
+ "uploader": {
+ "login": "alexanderepstein",
+ "id": 16146094,
+ "node_id": "MDQ6VXNlcjE2MTQ2MDk0",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/16146094?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/alexanderepstein",
+ "html_url": "https://github.com/alexanderepstein",
+ "followers_url": "https://api.github.com/users/alexanderepstein/followers",
+ "following_url": "https://api.github.com/users/alexanderepstein/following{/other_user}",
+ "gists_url": "https://api.github.com/users/alexanderepstein/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/alexanderepstein/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/alexanderepstein/subscriptions",
+ "organizations_url": "https://api.github.com/users/alexanderepstein/orgs",
+ "repos_url": "https://api.github.com/users/alexanderepstein/repos",
+ "events_url": "https://api.github.com/users/alexanderepstein/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/alexanderepstein/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/vnd.debian.binary-package",
+ "state": "uploaded",
+ "size": 38127676,
+ "download_count": 98,
+ "created_at": "2017-06-12T20:28:34Z",
+ "updated_at": "2017-06-12T20:29:27Z",
+ "browser_download_url": "https://github.com/alexanderepstein/Sandman/releases/download/v1.9.2/Sandman_1.9.2_x86.deb"
}
],
- "tarball_url": "https://api.github.com/repos/arkokoley/saadhn/tarball/v0.3",
- "zipball_url": "https://api.github.com/repos/arkokoley/saadhn/zipball/v0.3",
- "body_html": "Changed the project name to \"Saadhn\". Added new icons.
"
+ "tarball_url": "https://api.github.com/repos/alexanderepstein/Sandman/tarball/v1.9.2",
+ "zipball_url": "https://api.github.com/repos/alexanderepstein/Sandman/zipball/v1.9.2",
+ "body_html": "Bugfixes \n\nNotifications will only occur at their time exactly, so if you hibernate your computer rather than shutting off you wont get hit with the rest notification as soon as you open your computer unless you opened it just when the notification should occur. This will still be a present bug though on Linux, it has to do with the way it handles waking up from hibernation as of now no fix for Linux will work. \nWhile packaging application I was not ignoring files that are for the repository but the app does not need. By ignoring these files the uncompressed version of the application has shrunk by ~20mb \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:07.168Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:15.028Z"
},
"s3uploader": {
"latestRelease": {
@@ -88723,666 +89140,403 @@
"login": "Yamazaki93",
"id": 38804680,
"node_id": "MDQ6VXNlcjM4ODA0Njgw",
- "avatar_url": "https://avatars0.githubusercontent.com/u/38804680?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Yamazaki93",
- "html_url": "https://github.com/Yamazaki93",
- "followers_url": "https://api.github.com/users/Yamazaki93/followers",
- "following_url": "https://api.github.com/users/Yamazaki93/following{/other_user}",
- "gists_url": "https://api.github.com/users/Yamazaki93/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Yamazaki93/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Yamazaki93/subscriptions",
- "organizations_url": "https://api.github.com/users/Yamazaki93/orgs",
- "repos_url": "https://api.github.com/users/Yamazaki93/repos",
- "events_url": "https://api.github.com/users/Yamazaki93/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Yamazaki93/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 59096,
- "download_count": 31,
- "created_at": "2019-07-10T05:38:06Z",
- "updated_at": "2019-07-10T05:38:07Z",
- "browser_download_url": "https://github.com/Yamazaki93/S3Uploader/releases/download/v0.2.0/S3Uploader-0.2.0.dmg.blockmap"
- },
- {
- "url": "https://api.github.com/repos/Yamazaki93/S3Uploader/releases/assets/13539286",
- "id": 13539286,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEzNTM5Mjg2",
- "name": "s3uploader-setup-0.2.0.exe",
- "label": "",
- "uploader": {
- "login": "Yamazaki93",
- "id": 38804680,
- "node_id": "MDQ6VXNlcjM4ODA0Njgw",
- "avatar_url": "https://avatars0.githubusercontent.com/u/38804680?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Yamazaki93",
- "html_url": "https://github.com/Yamazaki93",
- "followers_url": "https://api.github.com/users/Yamazaki93/followers",
- "following_url": "https://api.github.com/users/Yamazaki93/following{/other_user}",
- "gists_url": "https://api.github.com/users/Yamazaki93/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Yamazaki93/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Yamazaki93/subscriptions",
- "organizations_url": "https://api.github.com/users/Yamazaki93/orgs",
- "repos_url": "https://api.github.com/users/Yamazaki93/repos",
- "events_url": "https://api.github.com/users/Yamazaki93/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Yamazaki93/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 40975518,
- "download_count": 2375,
- "created_at": "2019-07-03T20:47:31Z",
- "updated_at": "2019-07-03T20:47:37Z",
- "browser_download_url": "https://github.com/Yamazaki93/S3Uploader/releases/download/v0.2.0/s3uploader-setup-0.2.0.exe"
- },
- {
- "url": "https://api.github.com/repos/Yamazaki93/S3Uploader/releases/assets/13539287",
- "id": 13539287,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEzNTM5Mjg3",
- "name": "s3uploader-setup-0.2.0.exe.blockmap",
- "label": "",
- "uploader": {
- "login": "Yamazaki93",
- "id": 38804680,
- "node_id": "MDQ6VXNlcjM4ODA0Njgw",
- "avatar_url": "https://avatars0.githubusercontent.com/u/38804680?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Yamazaki93",
- "html_url": "https://github.com/Yamazaki93",
- "followers_url": "https://api.github.com/users/Yamazaki93/followers",
- "following_url": "https://api.github.com/users/Yamazaki93/following{/other_user}",
- "gists_url": "https://api.github.com/users/Yamazaki93/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Yamazaki93/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Yamazaki93/subscriptions",
- "organizations_url": "https://api.github.com/users/Yamazaki93/orgs",
- "repos_url": "https://api.github.com/users/Yamazaki93/repos",
- "events_url": "https://api.github.com/users/Yamazaki93/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Yamazaki93/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 43471,
- "download_count": 41,
- "created_at": "2019-07-03T20:47:31Z",
- "updated_at": "2019-07-03T20:47:31Z",
- "browser_download_url": "https://github.com/Yamazaki93/S3Uploader/releases/download/v0.2.0/s3uploader-setup-0.2.0.exe.blockmap"
- }
- ],
- "tarball_url": "https://api.github.com/repos/Yamazaki93/S3Uploader/tarball/v0.2.0",
- "zipball_url": "https://api.github.com/repos/Yamazaki93/S3Uploader/zipball/v0.2.0",
- "body_html": ""
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:07.169Z"
- },
- "runlet": {
- "latestRelease": {
- "url": "https://api.github.com/repos/runletapp/runlet/releases/31184790",
- "assets_url": "https://api.github.com/repos/runletapp/runlet/releases/31184790/assets",
- "upload_url": "https://uploads.github.com/repos/runletapp/runlet/releases/31184790/assets{?name,label}",
- "html_url": "https://github.com/runletapp/runlet/releases/tag/1.0.1",
- "id": 31184790,
- "node_id": "MDc6UmVsZWFzZTMxMTg0Nzkw",
- "tag_name": "1.0.1",
- "target_commitish": "master",
- "name": "1.0.1",
- "draft": false,
- "author": {
- "login": "runletbot",
- "id": 47398247,
- "node_id": "MDQ6VXNlcjQ3Mzk4MjQ3",
- "avatar_url": "https://avatars2.githubusercontent.com/u/47398247?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/runletbot",
- "html_url": "https://github.com/runletbot",
- "followers_url": "https://api.github.com/users/runletbot/followers",
- "following_url": "https://api.github.com/users/runletbot/following{/other_user}",
- "gists_url": "https://api.github.com/users/runletbot/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/runletbot/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/runletbot/subscriptions",
- "organizations_url": "https://api.github.com/users/runletbot/orgs",
- "repos_url": "https://api.github.com/users/runletbot/repos",
- "events_url": "https://api.github.com/users/runletbot/events{/privacy}",
- "received_events_url": "https://api.github.com/users/runletbot/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-08-15T21:46:05Z",
- "published_at": "2020-09-12T19:18:22Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/runletapp/runlet/releases/assets/25483199",
- "id": 25483199,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDgzMTk5",
- "name": "runlet-daemon_1.0.1_amd64.deb",
- "label": "",
- "uploader": {
- "login": "runletbot",
- "id": 47398247,
- "node_id": "MDQ6VXNlcjQ3Mzk4MjQ3",
- "avatar_url": "https://avatars2.githubusercontent.com/u/47398247?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/runletbot",
- "html_url": "https://github.com/runletbot",
- "followers_url": "https://api.github.com/users/runletbot/followers",
- "following_url": "https://api.github.com/users/runletbot/following{/other_user}",
- "gists_url": "https://api.github.com/users/runletbot/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/runletbot/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/runletbot/subscriptions",
- "organizations_url": "https://api.github.com/users/runletbot/orgs",
- "repos_url": "https://api.github.com/users/runletbot/repos",
- "events_url": "https://api.github.com/users/runletbot/events{/privacy}",
- "received_events_url": "https://api.github.com/users/runletbot/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-debian-package",
- "state": "uploaded",
- "size": 13527916,
- "download_count": 4,
- "created_at": "2020-09-12T19:07:08Z",
- "updated_at": "2020-09-12T19:07:10Z",
- "browser_download_url": "https://github.com/runletapp/runlet/releases/download/1.0.1/runlet-daemon_1.0.1_amd64.deb"
- },
- {
- "url": "https://api.github.com/repos/runletapp/runlet/releases/assets/25483204",
- "id": 25483204,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDgzMjA0",
- "name": "runlet-daemon_1.0.1_arm6.deb",
- "label": "",
- "uploader": {
- "login": "runletbot",
- "id": 47398247,
- "node_id": "MDQ6VXNlcjQ3Mzk4MjQ3",
- "avatar_url": "https://avatars2.githubusercontent.com/u/47398247?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/runletbot",
- "html_url": "https://github.com/runletbot",
- "followers_url": "https://api.github.com/users/runletbot/followers",
- "following_url": "https://api.github.com/users/runletbot/following{/other_user}",
- "gists_url": "https://api.github.com/users/runletbot/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/runletbot/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/runletbot/subscriptions",
- "organizations_url": "https://api.github.com/users/runletbot/orgs",
- "repos_url": "https://api.github.com/users/runletbot/repos",
- "events_url": "https://api.github.com/users/runletbot/events{/privacy}",
- "received_events_url": "https://api.github.com/users/runletbot/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-debian-package",
- "state": "uploaded",
- "size": 12531496,
- "download_count": 1,
- "created_at": "2020-09-12T19:07:12Z",
- "updated_at": "2020-09-12T19:07:13Z",
- "browser_download_url": "https://github.com/runletapp/runlet/releases/download/1.0.1/runlet-daemon_1.0.1_arm6.deb"
- },
- {
- "url": "https://api.github.com/repos/runletapp/runlet/releases/assets/25483205",
- "id": 25483205,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDgzMjA1",
- "name": "runlet-daemon_1.0.1_arm64.deb",
- "label": "",
- "uploader": {
- "login": "runletbot",
- "id": 47398247,
- "node_id": "MDQ6VXNlcjQ3Mzk4MjQ3",
- "avatar_url": "https://avatars2.githubusercontent.com/u/47398247?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/runletbot",
- "html_url": "https://github.com/runletbot",
- "followers_url": "https://api.github.com/users/runletbot/followers",
- "following_url": "https://api.github.com/users/runletbot/following{/other_user}",
- "gists_url": "https://api.github.com/users/runletbot/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/runletbot/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/runletbot/subscriptions",
- "organizations_url": "https://api.github.com/users/runletbot/orgs",
- "repos_url": "https://api.github.com/users/runletbot/repos",
- "events_url": "https://api.github.com/users/runletbot/events{/privacy}",
- "received_events_url": "https://api.github.com/users/runletbot/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-debian-package",
- "state": "uploaded",
- "size": 12617806,
- "download_count": 1,
- "created_at": "2020-09-12T19:07:13Z",
- "updated_at": "2020-09-12T19:07:14Z",
- "browser_download_url": "https://github.com/runletapp/runlet/releases/download/1.0.1/runlet-daemon_1.0.1_arm64.deb"
- },
- {
- "url": "https://api.github.com/repos/runletapp/runlet/releases/assets/25483201",
- "id": 25483201,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDgzMjAx",
- "name": "runlet-daemon_1.0.1_arm7.deb",
- "label": "",
- "uploader": {
- "login": "runletbot",
- "id": 47398247,
- "node_id": "MDQ6VXNlcjQ3Mzk4MjQ3",
- "avatar_url": "https://avatars2.githubusercontent.com/u/47398247?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/runletbot",
- "html_url": "https://github.com/runletbot",
- "followers_url": "https://api.github.com/users/runletbot/followers",
- "following_url": "https://api.github.com/users/runletbot/following{/other_user}",
- "gists_url": "https://api.github.com/users/runletbot/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/runletbot/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/runletbot/subscriptions",
- "organizations_url": "https://api.github.com/users/runletbot/orgs",
- "repos_url": "https://api.github.com/users/runletbot/repos",
- "events_url": "https://api.github.com/users/runletbot/events{/privacy}",
- "received_events_url": "https://api.github.com/users/runletbot/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-debian-package",
- "state": "uploaded",
- "size": 12525456,
- "download_count": 2,
- "created_at": "2020-09-12T19:07:10Z",
- "updated_at": "2020-09-12T19:07:11Z",
- "browser_download_url": "https://github.com/runletapp/runlet/releases/download/1.0.1/runlet-daemon_1.0.1_arm7.deb"
- },
- {
- "url": "https://api.github.com/repos/runletapp/runlet/releases/assets/25483214",
- "id": 25483214,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDgzMjE0",
- "name": "runlet_1.0.1_amd64.deb",
- "label": "",
- "uploader": {
- "login": "runletbot",
- "id": 47398247,
- "node_id": "MDQ6VXNlcjQ3Mzk4MjQ3",
- "avatar_url": "https://avatars2.githubusercontent.com/u/47398247?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/runletbot",
- "html_url": "https://github.com/runletbot",
- "followers_url": "https://api.github.com/users/runletbot/followers",
- "following_url": "https://api.github.com/users/runletbot/following{/other_user}",
- "gists_url": "https://api.github.com/users/runletbot/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/runletbot/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/runletbot/subscriptions",
- "organizations_url": "https://api.github.com/users/runletbot/orgs",
- "repos_url": "https://api.github.com/users/runletbot/repos",
- "events_url": "https://api.github.com/users/runletbot/events{/privacy}",
- "received_events_url": "https://api.github.com/users/runletbot/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-debian-package",
- "state": "uploaded",
- "size": 135031604,
- "download_count": 1,
- "created_at": "2020-09-12T19:07:22Z",
- "updated_at": "2020-09-12T19:07:31Z",
- "browser_download_url": "https://github.com/runletapp/runlet/releases/download/1.0.1/runlet_1.0.1_amd64.deb"
- },
- {
- "url": "https://api.github.com/repos/runletapp/runlet/releases/assets/25483208",
- "id": 25483208,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDgzMjA4",
- "name": "runlet_1.0.1_amd64.dmg",
- "label": "",
- "uploader": {
- "login": "runletbot",
- "id": 47398247,
- "node_id": "MDQ6VXNlcjQ3Mzk4MjQ3",
- "avatar_url": "https://avatars2.githubusercontent.com/u/47398247?v=4",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/38804680?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/runletbot",
- "html_url": "https://github.com/runletbot",
- "followers_url": "https://api.github.com/users/runletbot/followers",
- "following_url": "https://api.github.com/users/runletbot/following{/other_user}",
- "gists_url": "https://api.github.com/users/runletbot/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/runletbot/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/runletbot/subscriptions",
- "organizations_url": "https://api.github.com/users/runletbot/orgs",
- "repos_url": "https://api.github.com/users/runletbot/repos",
- "events_url": "https://api.github.com/users/runletbot/events{/privacy}",
- "received_events_url": "https://api.github.com/users/runletbot/received_events",
+ "url": "https://api.github.com/users/Yamazaki93",
+ "html_url": "https://github.com/Yamazaki93",
+ "followers_url": "https://api.github.com/users/Yamazaki93/followers",
+ "following_url": "https://api.github.com/users/Yamazaki93/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Yamazaki93/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Yamazaki93/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Yamazaki93/subscriptions",
+ "organizations_url": "https://api.github.com/users/Yamazaki93/orgs",
+ "repos_url": "https://api.github.com/users/Yamazaki93/repos",
+ "events_url": "https://api.github.com/users/Yamazaki93/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Yamazaki93/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-apple-diskimage",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 108209152,
- "download_count": 6,
- "created_at": "2020-09-12T19:07:14Z",
- "updated_at": "2020-09-12T19:07:22Z",
- "browser_download_url": "https://github.com/runletapp/runlet/releases/download/1.0.1/runlet_1.0.1_amd64.dmg"
+ "size": 59096,
+ "download_count": 31,
+ "created_at": "2019-07-10T05:38:06Z",
+ "updated_at": "2019-07-10T05:38:07Z",
+ "browser_download_url": "https://github.com/Yamazaki93/S3Uploader/releases/download/v0.2.0/S3Uploader-0.2.0.dmg.blockmap"
},
{
- "url": "https://api.github.com/repos/runletapp/runlet/releases/assets/25483215",
- "id": 25483215,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDgzMjE1",
- "name": "runlet_1.0.1_amd64.exe",
+ "url": "https://api.github.com/repos/Yamazaki93/S3Uploader/releases/assets/13539286",
+ "id": 13539286,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEzNTM5Mjg2",
+ "name": "s3uploader-setup-0.2.0.exe",
"label": "",
"uploader": {
- "login": "runletbot",
- "id": 47398247,
- "node_id": "MDQ6VXNlcjQ3Mzk4MjQ3",
- "avatar_url": "https://avatars2.githubusercontent.com/u/47398247?v=4",
+ "login": "Yamazaki93",
+ "id": 38804680,
+ "node_id": "MDQ6VXNlcjM4ODA0Njgw",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/38804680?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/runletbot",
- "html_url": "https://github.com/runletbot",
- "followers_url": "https://api.github.com/users/runletbot/followers",
- "following_url": "https://api.github.com/users/runletbot/following{/other_user}",
- "gists_url": "https://api.github.com/users/runletbot/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/runletbot/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/runletbot/subscriptions",
- "organizations_url": "https://api.github.com/users/runletbot/orgs",
- "repos_url": "https://api.github.com/users/runletbot/repos",
- "events_url": "https://api.github.com/users/runletbot/events{/privacy}",
- "received_events_url": "https://api.github.com/users/runletbot/received_events",
+ "url": "https://api.github.com/users/Yamazaki93",
+ "html_url": "https://github.com/Yamazaki93",
+ "followers_url": "https://api.github.com/users/Yamazaki93/followers",
+ "following_url": "https://api.github.com/users/Yamazaki93/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Yamazaki93/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Yamazaki93/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Yamazaki93/subscriptions",
+ "organizations_url": "https://api.github.com/users/Yamazaki93/orgs",
+ "repos_url": "https://api.github.com/users/Yamazaki93/repos",
+ "events_url": "https://api.github.com/users/Yamazaki93/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Yamazaki93/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-msdos-program",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 80839372,
- "download_count": 21,
- "created_at": "2020-09-12T19:07:22Z",
- "updated_at": "2020-09-12T19:07:28Z",
- "browser_download_url": "https://github.com/runletapp/runlet/releases/download/1.0.1/runlet_1.0.1_amd64.exe"
+ "size": 40975518,
+ "download_count": 2378,
+ "created_at": "2019-07-03T20:47:31Z",
+ "updated_at": "2019-07-03T20:47:37Z",
+ "browser_download_url": "https://github.com/Yamazaki93/S3Uploader/releases/download/v0.2.0/s3uploader-setup-0.2.0.exe"
},
{
- "url": "https://api.github.com/repos/runletapp/runlet/releases/assets/25483200",
- "id": 25483200,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDgzMjAw",
- "name": "runlet_1.0.1_amd64.snap",
+ "url": "https://api.github.com/repos/Yamazaki93/S3Uploader/releases/assets/13539287",
+ "id": 13539287,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEzNTM5Mjg3",
+ "name": "s3uploader-setup-0.2.0.exe.blockmap",
"label": "",
"uploader": {
- "login": "runletbot",
- "id": 47398247,
- "node_id": "MDQ6VXNlcjQ3Mzk4MjQ3",
- "avatar_url": "https://avatars2.githubusercontent.com/u/47398247?v=4",
+ "login": "Yamazaki93",
+ "id": 38804680,
+ "node_id": "MDQ6VXNlcjM4ODA0Njgw",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/38804680?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/runletbot",
- "html_url": "https://github.com/runletbot",
- "followers_url": "https://api.github.com/users/runletbot/followers",
- "following_url": "https://api.github.com/users/runletbot/following{/other_user}",
- "gists_url": "https://api.github.com/users/runletbot/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/runletbot/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/runletbot/subscriptions",
- "organizations_url": "https://api.github.com/users/runletbot/orgs",
- "repos_url": "https://api.github.com/users/runletbot/repos",
- "events_url": "https://api.github.com/users/runletbot/events{/privacy}",
- "received_events_url": "https://api.github.com/users/runletbot/received_events",
+ "url": "https://api.github.com/users/Yamazaki93",
+ "html_url": "https://github.com/Yamazaki93",
+ "followers_url": "https://api.github.com/users/Yamazaki93/followers",
+ "following_url": "https://api.github.com/users/Yamazaki93/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Yamazaki93/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Yamazaki93/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Yamazaki93/subscriptions",
+ "organizations_url": "https://api.github.com/users/Yamazaki93/orgs",
+ "repos_url": "https://api.github.com/users/Yamazaki93/repos",
+ "events_url": "https://api.github.com/users/Yamazaki93/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Yamazaki93/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 177070080,
- "download_count": 1,
- "created_at": "2020-09-12T19:07:08Z",
- "updated_at": "2020-09-12T19:07:21Z",
- "browser_download_url": "https://github.com/runletapp/runlet/releases/download/1.0.1/runlet_1.0.1_amd64.snap"
+ "size": 43471,
+ "download_count": 41,
+ "created_at": "2019-07-03T20:47:31Z",
+ "updated_at": "2019-07-03T20:47:31Z",
+ "browser_download_url": "https://github.com/Yamazaki93/S3Uploader/releases/download/v0.2.0/s3uploader-setup-0.2.0.exe.blockmap"
}
],
- "tarball_url": "https://api.github.com/repos/runletapp/runlet/tarball/1.0.1",
- "zipball_url": "https://api.github.com/repos/runletapp/runlet/zipball/1.0.1",
- "body_html": "🎉 Runlet 1.0.1
\n\n[UI] Security updates and performance improvements. \n "
+ "tarball_url": "https://api.github.com/repos/Yamazaki93/S3Uploader/tarball/v0.2.0",
+ "zipball_url": "https://api.github.com/repos/Yamazaki93/S3Uploader/zipball/v0.2.0",
+ "body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:07.173Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:15.032Z"
},
- "sandman": {
+ "saadhn": {
"latestRelease": {
- "url": "https://api.github.com/repos/alexanderepstein/Sandman/releases/6675723",
- "assets_url": "https://api.github.com/repos/alexanderepstein/Sandman/releases/6675723/assets",
- "upload_url": "https://uploads.github.com/repos/alexanderepstein/Sandman/releases/6675723/assets{?name,label}",
- "html_url": "https://github.com/alexanderepstein/Sandman/releases/tag/v1.9.2",
- "id": 6675723,
- "node_id": "MDc6UmVsZWFzZTY2NzU3MjM=",
- "tag_name": "v1.9.2",
+ "url": "https://api.github.com/repos/arkokoley/saadhn/releases/16098276",
+ "assets_url": "https://api.github.com/repos/arkokoley/saadhn/releases/16098276/assets",
+ "upload_url": "https://uploads.github.com/repos/arkokoley/saadhn/releases/16098276/assets{?name,label}",
+ "html_url": "https://github.com/arkokoley/saadhn/releases/tag/v0.3",
+ "id": 16098276,
+ "node_id": "MDc6UmVsZWFzZTE2MDk4Mjc2",
+ "tag_name": "v0.3",
"target_commitish": "master",
- "name": "Version 1.9.2",
+ "name": "v0.3",
"draft": false,
"author": {
- "login": "alexanderepstein",
- "id": 16146094,
- "node_id": "MDQ6VXNlcjE2MTQ2MDk0",
- "avatar_url": "https://avatars1.githubusercontent.com/u/16146094?v=4",
+ "login": "arkokoley",
+ "id": 1412469,
+ "node_id": "MDQ6VXNlcjE0MTI0Njk=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/1412469?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/alexanderepstein",
- "html_url": "https://github.com/alexanderepstein",
- "followers_url": "https://api.github.com/users/alexanderepstein/followers",
- "following_url": "https://api.github.com/users/alexanderepstein/following{/other_user}",
- "gists_url": "https://api.github.com/users/alexanderepstein/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/alexanderepstein/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/alexanderepstein/subscriptions",
- "organizations_url": "https://api.github.com/users/alexanderepstein/orgs",
- "repos_url": "https://api.github.com/users/alexanderepstein/repos",
- "events_url": "https://api.github.com/users/alexanderepstein/events{/privacy}",
- "received_events_url": "https://api.github.com/users/alexanderepstein/received_events",
+ "url": "https://api.github.com/users/arkokoley",
+ "html_url": "https://github.com/arkokoley",
+ "followers_url": "https://api.github.com/users/arkokoley/followers",
+ "following_url": "https://api.github.com/users/arkokoley/following{/other_user}",
+ "gists_url": "https://api.github.com/users/arkokoley/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/arkokoley/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/arkokoley/subscriptions",
+ "organizations_url": "https://api.github.com/users/arkokoley/orgs",
+ "repos_url": "https://api.github.com/users/arkokoley/repos",
+ "events_url": "https://api.github.com/users/arkokoley/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/arkokoley/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2017-06-12T20:24:20Z",
- "published_at": "2017-06-12T20:45:19Z",
+ "created_at": "2019-03-13T20:02:50Z",
+ "published_at": "2019-03-13T20:17:35Z",
"assets": [
{
- "url": "https://api.github.com/repos/alexanderepstein/Sandman/releases/assets/4084005",
- "id": 4084005,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDQwODQwMDU=",
- "name": "Sandman-1.9.2.dmg",
- "label": null,
- "uploader": {
- "login": "alexanderepstein",
- "id": 16146094,
- "node_id": "MDQ6VXNlcjE2MTQ2MDk0",
- "avatar_url": "https://avatars1.githubusercontent.com/u/16146094?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/alexanderepstein",
- "html_url": "https://github.com/alexanderepstein",
- "followers_url": "https://api.github.com/users/alexanderepstein/followers",
- "following_url": "https://api.github.com/users/alexanderepstein/following{/other_user}",
- "gists_url": "https://api.github.com/users/alexanderepstein/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/alexanderepstein/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/alexanderepstein/subscriptions",
- "organizations_url": "https://api.github.com/users/alexanderepstein/orgs",
- "repos_url": "https://api.github.com/users/alexanderepstein/repos",
- "events_url": "https://api.github.com/users/alexanderepstein/events{/privacy}",
- "received_events_url": "https://api.github.com/users/alexanderepstein/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 48047671,
- "download_count": 580,
- "created_at": "2017-06-12T20:18:44Z",
- "updated_at": "2017-06-12T20:19:03Z",
- "browser_download_url": "https://github.com/alexanderepstein/Sandman/releases/download/v1.9.2/Sandman-1.9.2.dmg"
- },
- {
- "url": "https://api.github.com/repos/alexanderepstein/Sandman/releases/assets/4084051",
- "id": 4084051,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDQwODQwNTE=",
- "name": "Sandman.rpm",
+ "url": "https://api.github.com/repos/arkokoley/saadhn/releases/assets/11514698",
+ "id": 11514698,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExNTE0Njk4",
+ "name": "Saadhn-darwin-x64.zip",
"label": null,
"uploader": {
- "login": "alexanderepstein",
- "id": 16146094,
- "node_id": "MDQ6VXNlcjE2MTQ2MDk0",
- "avatar_url": "https://avatars1.githubusercontent.com/u/16146094?v=4",
+ "login": "arkokoley",
+ "id": 1412469,
+ "node_id": "MDQ6VXNlcjE0MTI0Njk=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/1412469?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/alexanderepstein",
- "html_url": "https://github.com/alexanderepstein",
- "followers_url": "https://api.github.com/users/alexanderepstein/followers",
- "following_url": "https://api.github.com/users/alexanderepstein/following{/other_user}",
- "gists_url": "https://api.github.com/users/alexanderepstein/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/alexanderepstein/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/alexanderepstein/subscriptions",
- "organizations_url": "https://api.github.com/users/alexanderepstein/orgs",
- "repos_url": "https://api.github.com/users/alexanderepstein/repos",
- "events_url": "https://api.github.com/users/alexanderepstein/events{/privacy}",
- "received_events_url": "https://api.github.com/users/alexanderepstein/received_events",
+ "url": "https://api.github.com/users/arkokoley",
+ "html_url": "https://github.com/arkokoley",
+ "followers_url": "https://api.github.com/users/arkokoley/followers",
+ "following_url": "https://api.github.com/users/arkokoley/following{/other_user}",
+ "gists_url": "https://api.github.com/users/arkokoley/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/arkokoley/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/arkokoley/subscriptions",
+ "organizations_url": "https://api.github.com/users/arkokoley/orgs",
+ "repos_url": "https://api.github.com/users/arkokoley/repos",
+ "events_url": "https://api.github.com/users/arkokoley/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/arkokoley/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-rpm",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 41772522,
- "download_count": 64,
- "created_at": "2017-06-12T20:28:34Z",
- "updated_at": "2017-06-12T20:29:05Z",
- "browser_download_url": "https://github.com/alexanderepstein/Sandman/releases/download/v1.9.2/Sandman.rpm"
+ "size": 41249105,
+ "download_count": 362,
+ "created_at": "2019-03-13T20:16:50Z",
+ "updated_at": "2019-03-13T20:17:05Z",
+ "browser_download_url": "https://github.com/arkokoley/saadhn/releases/download/v0.3/Saadhn-darwin-x64.zip"
},
{
- "url": "https://api.github.com/repos/alexanderepstein/Sandman/releases/assets/4084111",
- "id": 4084111,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDQwODQxMTE=",
- "name": "Sandman.Version.1.9.2.32.Bit.Windows.zip",
+ "url": "https://api.github.com/repos/arkokoley/saadhn/releases/assets/11514700",
+ "id": 11514700,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExNTE0NzAw",
+ "name": "Saadhn-linux-x64.zip",
"label": null,
"uploader": {
- "login": "alexanderepstein",
- "id": 16146094,
- "node_id": "MDQ6VXNlcjE2MTQ2MDk0",
- "avatar_url": "https://avatars1.githubusercontent.com/u/16146094?v=4",
+ "login": "arkokoley",
+ "id": 1412469,
+ "node_id": "MDQ6VXNlcjE0MTI0Njk=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/1412469?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/alexanderepstein",
- "html_url": "https://github.com/alexanderepstein",
- "followers_url": "https://api.github.com/users/alexanderepstein/followers",
- "following_url": "https://api.github.com/users/alexanderepstein/following{/other_user}",
- "gists_url": "https://api.github.com/users/alexanderepstein/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/alexanderepstein/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/alexanderepstein/subscriptions",
- "organizations_url": "https://api.github.com/users/alexanderepstein/orgs",
- "repos_url": "https://api.github.com/users/alexanderepstein/repos",
- "events_url": "https://api.github.com/users/alexanderepstein/events{/privacy}",
- "received_events_url": "https://api.github.com/users/alexanderepstein/received_events",
+ "url": "https://api.github.com/users/arkokoley",
+ "html_url": "https://github.com/arkokoley",
+ "followers_url": "https://api.github.com/users/arkokoley/followers",
+ "following_url": "https://api.github.com/users/arkokoley/following{/other_user}",
+ "gists_url": "https://api.github.com/users/arkokoley/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/arkokoley/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/arkokoley/subscriptions",
+ "organizations_url": "https://api.github.com/users/arkokoley/orgs",
+ "repos_url": "https://api.github.com/users/arkokoley/repos",
+ "events_url": "https://api.github.com/users/arkokoley/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/arkokoley/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/zip",
"state": "uploaded",
- "size": 46639829,
- "download_count": 419,
- "created_at": "2017-06-12T20:41:27Z",
- "updated_at": "2017-06-12T20:43:27Z",
- "browser_download_url": "https://github.com/alexanderepstein/Sandman/releases/download/v1.9.2/Sandman.Version.1.9.2.32.Bit.Windows.zip"
+ "size": 39988088,
+ "download_count": 859,
+ "created_at": "2019-03-13T20:16:51Z",
+ "updated_at": "2019-03-13T20:17:32Z",
+ "browser_download_url": "https://github.com/arkokoley/saadhn/releases/download/v0.3/Saadhn-linux-x64.zip"
},
{
- "url": "https://api.github.com/repos/alexanderepstein/Sandman/releases/assets/4084110",
- "id": 4084110,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDQwODQxMTA=",
- "name": "Sandman.Version.1.9.2.64.Bit.Windows.zip",
+ "url": "https://api.github.com/repos/arkokoley/saadhn/releases/assets/11514699",
+ "id": 11514699,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExNTE0Njk5",
+ "name": "Saadhn-win32-x64.zip",
"label": null,
"uploader": {
- "login": "alexanderepstein",
- "id": 16146094,
- "node_id": "MDQ6VXNlcjE2MTQ2MDk0",
- "avatar_url": "https://avatars1.githubusercontent.com/u/16146094?v=4",
+ "login": "arkokoley",
+ "id": 1412469,
+ "node_id": "MDQ6VXNlcjE0MTI0Njk=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/1412469?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/alexanderepstein",
- "html_url": "https://github.com/alexanderepstein",
- "followers_url": "https://api.github.com/users/alexanderepstein/followers",
- "following_url": "https://api.github.com/users/alexanderepstein/following{/other_user}",
- "gists_url": "https://api.github.com/users/alexanderepstein/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/alexanderepstein/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/alexanderepstein/subscriptions",
- "organizations_url": "https://api.github.com/users/alexanderepstein/orgs",
- "repos_url": "https://api.github.com/users/alexanderepstein/repos",
- "events_url": "https://api.github.com/users/alexanderepstein/events{/privacy}",
- "received_events_url": "https://api.github.com/users/alexanderepstein/received_events",
+ "url": "https://api.github.com/users/arkokoley",
+ "html_url": "https://github.com/arkokoley",
+ "followers_url": "https://api.github.com/users/arkokoley/followers",
+ "following_url": "https://api.github.com/users/arkokoley/following{/other_user}",
+ "gists_url": "https://api.github.com/users/arkokoley/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/arkokoley/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/arkokoley/subscriptions",
+ "organizations_url": "https://api.github.com/users/arkokoley/orgs",
+ "repos_url": "https://api.github.com/users/arkokoley/repos",
+ "events_url": "https://api.github.com/users/arkokoley/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/arkokoley/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/zip",
"state": "uploaded",
- "size": 56152738,
- "download_count": 1215,
- "created_at": "2017-06-12T20:41:27Z",
- "updated_at": "2017-06-12T20:42:56Z",
- "browser_download_url": "https://github.com/alexanderepstein/Sandman/releases/download/v1.9.2/Sandman.Version.1.9.2.64.Bit.Windows.zip"
- },
+ "size": 47132993,
+ "download_count": 711,
+ "created_at": "2019-03-13T20:16:50Z",
+ "updated_at": "2019-03-13T20:17:19Z",
+ "browser_download_url": "https://github.com/arkokoley/saadhn/releases/download/v0.3/Saadhn-win32-x64.zip"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/arkokoley/saadhn/tarball/v0.3",
+ "zipball_url": "https://api.github.com/repos/arkokoley/saadhn/zipball/v0.3",
+ "body_html": "Changed the project name to \"Saadhn\". Added new icons.
"
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:15.044Z"
+ },
+ "school-timetable": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/KDani-99/school_timetable/releases/13046071",
+ "assets_url": "https://api.github.com/repos/KDani-99/school_timetable/releases/13046071/assets",
+ "upload_url": "https://uploads.github.com/repos/KDani-99/school_timetable/releases/13046071/assets{?name,label}",
+ "html_url": "https://github.com/KDani-99/school_timetable/releases/tag/1.2.0",
+ "id": 13046071,
+ "node_id": "MDc6UmVsZWFzZTEzMDQ2MDcx",
+ "tag_name": "1.2.0",
+ "target_commitish": "master",
+ "name": "Version 1.2.0",
+ "draft": false,
+ "author": {
+ "login": "KDani-99",
+ "id": 39048573,
+ "node_id": "MDQ6VXNlcjM5MDQ4NTcz",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/39048573?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/KDani-99",
+ "html_url": "https://github.com/KDani-99",
+ "followers_url": "https://api.github.com/users/KDani-99/followers",
+ "following_url": "https://api.github.com/users/KDani-99/following{/other_user}",
+ "gists_url": "https://api.github.com/users/KDani-99/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/KDani-99/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/KDani-99/subscriptions",
+ "organizations_url": "https://api.github.com/users/KDani-99/orgs",
+ "repos_url": "https://api.github.com/users/KDani-99/repos",
+ "events_url": "https://api.github.com/users/KDani-99/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/KDani-99/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2018-09-23T17:14:41Z",
+ "published_at": "2018-09-23T17:21:10Z",
+ "assets": [
{
- "url": "https://api.github.com/repos/alexanderepstein/Sandman/releases/assets/4084053",
- "id": 4084053,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDQwODQwNTM=",
- "name": "Sandman_1.9.2_amd64.deb",
+ "url": "https://api.github.com/repos/KDani-99/school_timetable/releases/assets/8804459",
+ "id": 8804459,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDg4MDQ0NTk=",
+ "name": "Timetable.Setup.1.2.0.exe",
"label": null,
"uploader": {
- "login": "alexanderepstein",
- "id": 16146094,
- "node_id": "MDQ6VXNlcjE2MTQ2MDk0",
- "avatar_url": "https://avatars1.githubusercontent.com/u/16146094?v=4",
+ "login": "KDani-99",
+ "id": 39048573,
+ "node_id": "MDQ6VXNlcjM5MDQ4NTcz",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/39048573?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/alexanderepstein",
- "html_url": "https://github.com/alexanderepstein",
- "followers_url": "https://api.github.com/users/alexanderepstein/followers",
- "following_url": "https://api.github.com/users/alexanderepstein/following{/other_user}",
- "gists_url": "https://api.github.com/users/alexanderepstein/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/alexanderepstein/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/alexanderepstein/subscriptions",
- "organizations_url": "https://api.github.com/users/alexanderepstein/orgs",
- "repos_url": "https://api.github.com/users/alexanderepstein/repos",
- "events_url": "https://api.github.com/users/alexanderepstein/events{/privacy}",
- "received_events_url": "https://api.github.com/users/alexanderepstein/received_events",
+ "url": "https://api.github.com/users/KDani-99",
+ "html_url": "https://github.com/KDani-99",
+ "followers_url": "https://api.github.com/users/KDani-99/followers",
+ "following_url": "https://api.github.com/users/KDani-99/following{/other_user}",
+ "gists_url": "https://api.github.com/users/KDani-99/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/KDani-99/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/KDani-99/subscriptions",
+ "organizations_url": "https://api.github.com/users/KDani-99/orgs",
+ "repos_url": "https://api.github.com/users/KDani-99/repos",
+ "events_url": "https://api.github.com/users/KDani-99/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/KDani-99/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/vnd.debian.binary-package",
+ "content_type": "application/x-msdownload",
"state": "uploaded",
- "size": 37316622,
- "download_count": 367,
- "created_at": "2017-06-12T20:28:34Z",
- "updated_at": "2017-06-12T20:29:49Z",
- "browser_download_url": "https://github.com/alexanderepstein/Sandman/releases/download/v1.9.2/Sandman_1.9.2_amd64.deb"
- },
- {
- "url": "https://api.github.com/repos/alexanderepstein/Sandman/releases/assets/4084052",
- "id": 4084052,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDQwODQwNTI=",
- "name": "Sandman_1.9.2_x86.deb",
+ "size": 38708389,
+ "download_count": 1566,
+ "created_at": "2018-09-23T17:18:43Z",
+ "updated_at": "2018-09-23T17:19:43Z",
+ "browser_download_url": "https://github.com/KDani-99/school_timetable/releases/download/1.2.0/Timetable.Setup.1.2.0.exe"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/KDani-99/school_timetable/tarball/1.2.0",
+ "zipball_url": "https://api.github.com/repos/KDani-99/school_timetable/zipball/1.2.0",
+ "body_html": "Fixed \n\nNew Fetures \n\nExport/Import timetable (json file) \nNew UI \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:15.130Z"
+ },
+ "screencat": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/maxogden/screencat/releases/2081484",
+ "assets_url": "https://api.github.com/repos/maxogden/screencat/releases/2081484/assets",
+ "upload_url": "https://uploads.github.com/repos/maxogden/screencat/releases/2081484/assets{?name,label}",
+ "html_url": "https://github.com/maxogden/screencat/releases/tag/v4.2.0",
+ "id": 2081484,
+ "node_id": "MDc6UmVsZWFzZTIwODE0ODQ=",
+ "tag_name": "v4.2.0",
+ "target_commitish": "master",
+ "name": "4.2.0 (Beta)",
+ "draft": false,
+ "author": {
+ "login": "maxogden",
+ "id": 39759,
+ "node_id": "MDQ6VXNlcjM5NzU5",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/39759?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/maxogden",
+ "html_url": "https://github.com/maxogden",
+ "followers_url": "https://api.github.com/users/maxogden/followers",
+ "following_url": "https://api.github.com/users/maxogden/following{/other_user}",
+ "gists_url": "https://api.github.com/users/maxogden/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/maxogden/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/maxogden/subscriptions",
+ "organizations_url": "https://api.github.com/users/maxogden/orgs",
+ "repos_url": "https://api.github.com/users/maxogden/repos",
+ "events_url": "https://api.github.com/users/maxogden/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/maxogden/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2015-11-06T00:59:58Z",
+ "published_at": "2015-11-06T01:02:59Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/maxogden/screencat/releases/assets/1011068",
+ "id": 1011068,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEwMTEwNjg=",
+ "name": "ScreenCat.zip",
"label": null,
"uploader": {
- "login": "alexanderepstein",
- "id": 16146094,
- "node_id": "MDQ6VXNlcjE2MTQ2MDk0",
- "avatar_url": "https://avatars1.githubusercontent.com/u/16146094?v=4",
+ "login": "maxogden",
+ "id": 39759,
+ "node_id": "MDQ6VXNlcjM5NzU5",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/39759?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/alexanderepstein",
- "html_url": "https://github.com/alexanderepstein",
- "followers_url": "https://api.github.com/users/alexanderepstein/followers",
- "following_url": "https://api.github.com/users/alexanderepstein/following{/other_user}",
- "gists_url": "https://api.github.com/users/alexanderepstein/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/alexanderepstein/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/alexanderepstein/subscriptions",
- "organizations_url": "https://api.github.com/users/alexanderepstein/orgs",
- "repos_url": "https://api.github.com/users/alexanderepstein/repos",
- "events_url": "https://api.github.com/users/alexanderepstein/events{/privacy}",
- "received_events_url": "https://api.github.com/users/alexanderepstein/received_events",
+ "url": "https://api.github.com/users/maxogden",
+ "html_url": "https://github.com/maxogden",
+ "followers_url": "https://api.github.com/users/maxogden/followers",
+ "following_url": "https://api.github.com/users/maxogden/following{/other_user}",
+ "gists_url": "https://api.github.com/users/maxogden/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/maxogden/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/maxogden/subscriptions",
+ "organizations_url": "https://api.github.com/users/maxogden/orgs",
+ "repos_url": "https://api.github.com/users/maxogden/repos",
+ "events_url": "https://api.github.com/users/maxogden/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/maxogden/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/vnd.debian.binary-package",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 38127676,
- "download_count": 98,
- "created_at": "2017-06-12T20:28:34Z",
- "updated_at": "2017-06-12T20:29:27Z",
- "browser_download_url": "https://github.com/alexanderepstein/Sandman/releases/download/v1.9.2/Sandman_1.9.2_x86.deb"
+ "size": 50012108,
+ "download_count": 4371,
+ "created_at": "2015-11-06T01:02:02Z",
+ "updated_at": "2015-11-06T01:02:53Z",
+ "browser_download_url": "https://github.com/maxogden/screencat/releases/download/v4.2.0/ScreenCat.zip"
}
],
- "tarball_url": "https://api.github.com/repos/alexanderepstein/Sandman/tarball/v1.9.2",
- "zipball_url": "https://api.github.com/repos/alexanderepstein/Sandman/zipball/v1.9.2",
- "body_html": "Bugfixes \n\nNotifications will only occur at their time exactly, so if you hibernate your computer rather than shutting off you wont get hit with the rest notification as soon as you open your computer unless you opened it just when the notification should occur. This will still be a present bug though on Linux, it has to do with the way it handles waking up from hibernation as of now no fix for Linux will work. \nWhile packaging application I was not ignoring files that are for the repository but the app does not need. By ignoring these files the uncompressed version of the application has shrunk by ~20mb \n "
+ "tarball_url": "https://api.github.com/repos/maxogden/screencat/tarball/v4.2.0",
+ "zipball_url": "https://api.github.com/repos/maxogden/screencat/zipball/v4.2.0",
+ "body_html": "\nNew UI improvements from @jsimplicio \nAdds MDNS discovery of screencat share on your local network from @mafintosh \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:07.198Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:15.142Z"
},
"scancode-workbench": {
"latestRelease": {
@@ -89527,161 +89681,190 @@
"zipball_url": "https://api.github.com/repos/nexB/scancode-workbench/zipball/v3.1.1",
"body_html": "Release of upcoming v3.1.1 ScanCode Workbench release
\nNew Features \n\nDejaCode API key visibility is now toggle-able in the upload dialog #391 \n \nBug Fixes \n\nTable rows are fixed height by default #1 \nFix incorrect directory size on Scan Data Table view #232 \nKeep columns visible when navigating pagination pages #253 \nLong path names should now display properly #263 \nAfter Conclusion creation, the root node is no longer selected automatically #372 \n\"No Value Detected\" are now shown on the pie charts by default #378 \nWorkbench can now import scans without fileinfo information #385 \nProducts with no version are no longer rejected by the DejaCode upload #392 \nUpdate major dependencies #395 \n \nScanCode Toolkit Compatibility \nThis beta version of ScanCode Workbench is compatible with scans from any ScanCode Toolkit develop version/branch at or after v3.1.1
.
\nUsing \n\n\nTo install, download and extract the release for your operating system from the archives above. Then, run the ScanCode-Workbench application from the extracted directory.
\n \n\nFor more information on how to use the app see the wiki .
\n \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:07.285Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:15.159Z"
},
- "school-timetable": {
+ "sealtalk": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:15.210Z"
+ },
+ "screentray": {
"latestRelease": {
- "url": "https://api.github.com/repos/KDani-99/school_timetable/releases/13046071",
- "assets_url": "https://api.github.com/repos/KDani-99/school_timetable/releases/13046071/assets",
- "upload_url": "https://uploads.github.com/repos/KDani-99/school_timetable/releases/13046071/assets{?name,label}",
- "html_url": "https://github.com/KDani-99/school_timetable/releases/tag/1.2.0",
- "id": 13046071,
- "node_id": "MDc6UmVsZWFzZTEzMDQ2MDcx",
- "tag_name": "1.2.0",
+ "url": "https://api.github.com/repos/DSnopov/screentray-distribution/releases/21296155",
+ "assets_url": "https://api.github.com/repos/DSnopov/screentray-distribution/releases/21296155/assets",
+ "upload_url": "https://uploads.github.com/repos/DSnopov/screentray-distribution/releases/21296155/assets{?name,label}",
+ "html_url": "https://github.com/DSnopov/screentray-distribution/releases/tag/v1.7.0",
+ "id": 21296155,
+ "node_id": "MDc6UmVsZWFzZTIxMjk2MTU1",
+ "tag_name": "v1.7.0",
"target_commitish": "master",
- "name": "Version 1.2.0",
+ "name": "1.7.0",
"draft": false,
"author": {
- "login": "KDani-99",
- "id": 39048573,
- "node_id": "MDQ6VXNlcjM5MDQ4NTcz",
- "avatar_url": "https://avatars3.githubusercontent.com/u/39048573?v=4",
+ "login": "DSnopov",
+ "id": 5386072,
+ "node_id": "MDQ6VXNlcjUzODYwNzI=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/5386072?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/KDani-99",
- "html_url": "https://github.com/KDani-99",
- "followers_url": "https://api.github.com/users/KDani-99/followers",
- "following_url": "https://api.github.com/users/KDani-99/following{/other_user}",
- "gists_url": "https://api.github.com/users/KDani-99/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/KDani-99/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/KDani-99/subscriptions",
- "organizations_url": "https://api.github.com/users/KDani-99/orgs",
- "repos_url": "https://api.github.com/users/KDani-99/repos",
- "events_url": "https://api.github.com/users/KDani-99/events{/privacy}",
- "received_events_url": "https://api.github.com/users/KDani-99/received_events",
+ "url": "https://api.github.com/users/DSnopov",
+ "html_url": "https://github.com/DSnopov",
+ "followers_url": "https://api.github.com/users/DSnopov/followers",
+ "following_url": "https://api.github.com/users/DSnopov/following{/other_user}",
+ "gists_url": "https://api.github.com/users/DSnopov/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/DSnopov/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/DSnopov/subscriptions",
+ "organizations_url": "https://api.github.com/users/DSnopov/orgs",
+ "repos_url": "https://api.github.com/users/DSnopov/repos",
+ "events_url": "https://api.github.com/users/DSnopov/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/DSnopov/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2018-09-23T17:14:41Z",
- "published_at": "2018-09-23T17:21:10Z",
+ "created_at": "2019-11-07T15:56:31Z",
+ "published_at": "2019-11-07T17:57:48Z",
"assets": [
{
- "url": "https://api.github.com/repos/KDani-99/school_timetable/releases/assets/8804459",
- "id": 8804459,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDg4MDQ0NTk=",
- "name": "Timetable.Setup.1.2.0.exe",
- "label": null,
+ "url": "https://api.github.com/repos/DSnopov/screentray-distribution/releases/assets/16023354",
+ "id": 16023354,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE2MDIzMzU0",
+ "name": "latest-mac.yml",
+ "label": "",
"uploader": {
- "login": "KDani-99",
- "id": 39048573,
- "node_id": "MDQ6VXNlcjM5MDQ4NTcz",
- "avatar_url": "https://avatars3.githubusercontent.com/u/39048573?v=4",
+ "login": "DSnopov",
+ "id": 5386072,
+ "node_id": "MDQ6VXNlcjUzODYwNzI=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/5386072?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/KDani-99",
- "html_url": "https://github.com/KDani-99",
- "followers_url": "https://api.github.com/users/KDani-99/followers",
- "following_url": "https://api.github.com/users/KDani-99/following{/other_user}",
- "gists_url": "https://api.github.com/users/KDani-99/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/KDani-99/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/KDani-99/subscriptions",
- "organizations_url": "https://api.github.com/users/KDani-99/orgs",
- "repos_url": "https://api.github.com/users/KDani-99/repos",
- "events_url": "https://api.github.com/users/KDani-99/events{/privacy}",
- "received_events_url": "https://api.github.com/users/KDani-99/received_events",
+ "url": "https://api.github.com/users/DSnopov",
+ "html_url": "https://github.com/DSnopov",
+ "followers_url": "https://api.github.com/users/DSnopov/followers",
+ "following_url": "https://api.github.com/users/DSnopov/following{/other_user}",
+ "gists_url": "https://api.github.com/users/DSnopov/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/DSnopov/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/DSnopov/subscriptions",
+ "organizations_url": "https://api.github.com/users/DSnopov/orgs",
+ "repos_url": "https://api.github.com/users/DSnopov/repos",
+ "events_url": "https://api.github.com/users/DSnopov/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/DSnopov/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-msdownload",
+ "content_type": "text/yaml",
"state": "uploaded",
- "size": 38708389,
- "download_count": 1565,
- "created_at": "2018-09-23T17:18:43Z",
- "updated_at": "2018-09-23T17:19:43Z",
- "browser_download_url": "https://github.com/KDani-99/school_timetable/releases/download/1.2.0/Timetable.Setup.1.2.0.exe"
- }
- ],
- "tarball_url": "https://api.github.com/repos/KDani-99/school_timetable/tarball/1.2.0",
- "zipball_url": "https://api.github.com/repos/KDani-99/school_timetable/zipball/1.2.0",
- "body_html": "Fixed \n\nNew Fetures \n\nExport/Import timetable (json file) \nNew UI \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:07.313Z"
- },
- "screencat": {
- "latestRelease": {
- "url": "https://api.github.com/repos/maxogden/screencat/releases/2081484",
- "assets_url": "https://api.github.com/repos/maxogden/screencat/releases/2081484/assets",
- "upload_url": "https://uploads.github.com/repos/maxogden/screencat/releases/2081484/assets{?name,label}",
- "html_url": "https://github.com/maxogden/screencat/releases/tag/v4.2.0",
- "id": 2081484,
- "node_id": "MDc6UmVsZWFzZTIwODE0ODQ=",
- "tag_name": "v4.2.0",
- "target_commitish": "master",
- "name": "4.2.0 (Beta)",
- "draft": false,
- "author": {
- "login": "maxogden",
- "id": 39759,
- "node_id": "MDQ6VXNlcjM5NzU5",
- "avatar_url": "https://avatars0.githubusercontent.com/u/39759?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/maxogden",
- "html_url": "https://github.com/maxogden",
- "followers_url": "https://api.github.com/users/maxogden/followers",
- "following_url": "https://api.github.com/users/maxogden/following{/other_user}",
- "gists_url": "https://api.github.com/users/maxogden/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/maxogden/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/maxogden/subscriptions",
- "organizations_url": "https://api.github.com/users/maxogden/orgs",
- "repos_url": "https://api.github.com/users/maxogden/repos",
- "events_url": "https://api.github.com/users/maxogden/events{/privacy}",
- "received_events_url": "https://api.github.com/users/maxogden/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2015-11-06T00:59:58Z",
- "published_at": "2015-11-06T01:02:59Z",
- "assets": [
+ "size": 518,
+ "download_count": 14434,
+ "created_at": "2019-11-07T17:32:45Z",
+ "updated_at": "2019-11-07T17:32:46Z",
+ "browser_download_url": "https://github.com/DSnopov/screentray-distribution/releases/download/v1.7.0/latest-mac.yml"
+ },
{
- "url": "https://api.github.com/repos/maxogden/screencat/releases/assets/1011068",
- "id": 1011068,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEwMTEwNjg=",
- "name": "ScreenCat.zip",
- "label": null,
+ "url": "https://api.github.com/repos/DSnopov/screentray-distribution/releases/assets/16023350",
+ "id": 16023350,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE2MDIzMzUw",
+ "name": "ScreenTray-1.7.0-mac.zip",
+ "label": "",
"uploader": {
- "login": "maxogden",
- "id": 39759,
- "node_id": "MDQ6VXNlcjM5NzU5",
- "avatar_url": "https://avatars0.githubusercontent.com/u/39759?v=4",
+ "login": "DSnopov",
+ "id": 5386072,
+ "node_id": "MDQ6VXNlcjUzODYwNzI=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/5386072?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/maxogden",
- "html_url": "https://github.com/maxogden",
- "followers_url": "https://api.github.com/users/maxogden/followers",
- "following_url": "https://api.github.com/users/maxogden/following{/other_user}",
- "gists_url": "https://api.github.com/users/maxogden/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/maxogden/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/maxogden/subscriptions",
- "organizations_url": "https://api.github.com/users/maxogden/orgs",
- "repos_url": "https://api.github.com/users/maxogden/repos",
- "events_url": "https://api.github.com/users/maxogden/events{/privacy}",
- "received_events_url": "https://api.github.com/users/maxogden/received_events",
+ "url": "https://api.github.com/users/DSnopov",
+ "html_url": "https://github.com/DSnopov",
+ "followers_url": "https://api.github.com/users/DSnopov/followers",
+ "following_url": "https://api.github.com/users/DSnopov/following{/other_user}",
+ "gists_url": "https://api.github.com/users/DSnopov/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/DSnopov/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/DSnopov/subscriptions",
+ "organizations_url": "https://api.github.com/users/DSnopov/orgs",
+ "repos_url": "https://api.github.com/users/DSnopov/repos",
+ "events_url": "https://api.github.com/users/DSnopov/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/DSnopov/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/zip",
"state": "uploaded",
- "size": 50012108,
- "download_count": 4371,
- "created_at": "2015-11-06T01:02:02Z",
- "updated_at": "2015-11-06T01:02:53Z",
- "browser_download_url": "https://github.com/maxogden/screencat/releases/download/v4.2.0/ScreenCat.zip"
+ "size": 69817526,
+ "download_count": 332,
+ "created_at": "2019-11-07T17:32:32Z",
+ "updated_at": "2019-11-07T17:32:45Z",
+ "browser_download_url": "https://github.com/DSnopov/screentray-distribution/releases/download/v1.7.0/ScreenTray-1.7.0-mac.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/DSnopov/screentray-distribution/releases/assets/16023334",
+ "id": 16023334,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE2MDIzMzM0",
+ "name": "ScreenTray-1.7.0.dmg",
+ "label": "",
+ "uploader": {
+ "login": "DSnopov",
+ "id": 5386072,
+ "node_id": "MDQ6VXNlcjUzODYwNzI=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/5386072?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/DSnopov",
+ "html_url": "https://github.com/DSnopov",
+ "followers_url": "https://api.github.com/users/DSnopov/followers",
+ "following_url": "https://api.github.com/users/DSnopov/following{/other_user}",
+ "gists_url": "https://api.github.com/users/DSnopov/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/DSnopov/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/DSnopov/subscriptions",
+ "organizations_url": "https://api.github.com/users/DSnopov/orgs",
+ "repos_url": "https://api.github.com/users/DSnopov/repos",
+ "events_url": "https://api.github.com/users/DSnopov/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/DSnopov/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 72104205,
+ "download_count": 874,
+ "created_at": "2019-11-07T17:32:13Z",
+ "updated_at": "2019-11-07T17:32:21Z",
+ "browser_download_url": "https://github.com/DSnopov/screentray-distribution/releases/download/v1.7.0/ScreenTray-1.7.0.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/DSnopov/screentray-distribution/releases/assets/16023335",
+ "id": 16023335,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE2MDIzMzM1",
+ "name": "ScreenTray-1.7.0.dmg.blockmap",
+ "label": "",
+ "uploader": {
+ "login": "DSnopov",
+ "id": 5386072,
+ "node_id": "MDQ6VXNlcjUzODYwNzI=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/5386072?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/DSnopov",
+ "html_url": "https://github.com/DSnopov",
+ "followers_url": "https://api.github.com/users/DSnopov/followers",
+ "following_url": "https://api.github.com/users/DSnopov/following{/other_user}",
+ "gists_url": "https://api.github.com/users/DSnopov/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/DSnopov/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/DSnopov/subscriptions",
+ "organizations_url": "https://api.github.com/users/DSnopov/orgs",
+ "repos_url": "https://api.github.com/users/DSnopov/repos",
+ "events_url": "https://api.github.com/users/DSnopov/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/DSnopov/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 75210,
+ "download_count": 25,
+ "created_at": "2019-11-07T17:32:13Z",
+ "updated_at": "2019-11-07T17:32:14Z",
+ "browser_download_url": "https://github.com/DSnopov/screentray-distribution/releases/download/v1.7.0/ScreenTray-1.7.0.dmg.blockmap"
}
],
- "tarball_url": "https://api.github.com/repos/maxogden/screencat/tarball/v4.2.0",
- "zipball_url": "https://api.github.com/repos/maxogden/screencat/zipball/v4.2.0",
- "body_html": "\nNew UI improvements from @jsimplicio \nAdds MDNS discovery of screencat share on your local network from @mafintosh \n "
+ "tarball_url": "https://api.github.com/repos/DSnopov/screentray-distribution/tarball/v1.7.0",
+ "zipball_url": "https://api.github.com/repos/DSnopov/screentray-distribution/zipball/v1.7.0",
+ "body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:07.358Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:15.219Z"
},
"sciencefair": {
"latestRelease": {
@@ -89816,7 +89999,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 308,
- "download_count": 2125,
+ "download_count": 2127,
"created_at": "2017-07-03T14:27:11Z",
"updated_at": "2017-07-03T14:27:11Z",
"browser_download_url": "https://github.com/sciencefair-land/sciencefair/releases/download/v1.0.6/latest.yml"
@@ -89884,7 +90067,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 71989490,
- "download_count": 114,
+ "download_count": 115,
"created_at": "2017-07-03T17:13:27Z",
"updated_at": "2017-07-03T18:09:28Z",
"browser_download_url": "https://github.com/sciencefair-land/sciencefair/releases/download/v1.0.6/scienceFair-1.0.6.zip"
@@ -89918,7 +90101,7 @@
"content_type": "application/x-debian-package",
"state": "uploaded",
"size": 50323448,
- "download_count": 1132,
+ "download_count": 1133,
"created_at": "2017-07-03T14:24:36Z",
"updated_at": "2017-07-03T14:24:38Z",
"browser_download_url": "https://github.com/sciencefair-land/sciencefair/releases/download/v1.0.6/ScienceFair-linux-amd64-1.0.6.deb"
@@ -89952,7 +90135,7 @@
"content_type": "application/x-redhat-package-manager",
"state": "uploaded",
"size": 76478572,
- "download_count": 248,
+ "download_count": 249,
"created_at": "2017-07-03T14:25:05Z",
"updated_at": "2017-07-03T14:25:08Z",
"browser_download_url": "https://github.com/sciencefair-land/sciencefair/releases/download/v1.0.6/ScienceFair-linux-x86_64-1.0.6.rpm"
@@ -89996,194 +90179,7 @@
"zipball_url": "https://api.github.com/repos/sciencefair-land/sciencefair/zipball/v1.0.6",
"body_html": "Bug fixes \n\n#117 #115 Worked around issues in dependencies that prevented the initial sync from working for some people, and fixed issues with underlying database causing high CPU during sync \n#108 Fix a bug that caused a lot of error messages \n78a7114 Fixed a bug where sometimes the UI wouldn't update after download \nfae9bb5 Fixed bugs with managing datasources in preparation for new sources to be released this week \nefdeafc Fixed a race condition where downloading papers would not update the 'saved' count \n380b4b2 Improve interface speed in some situations \n815134d Prevent unnecessary re-renders during sync \n \nChanges \n\n#98 Shiny new macOS installer look (thanks @alvesjtiago ) \n3c83cc0 Added menus and ability to copy/paste \n#90 data is now stored in user documents directory (thanks @bcomnes ) \n \nKnown issues \n\nSlow initial sync on some machines, or completely stalled sync at 0%, caused by network restrictions. Fix coming this week. (note, most users who experienced stalled syncing were affected by a different issue that should be solved in this release). \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:07.373Z"
- },
- "sealtalk": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:07.383Z"
- },
- "screentray": {
- "latestRelease": {
- "url": "https://api.github.com/repos/DSnopov/screentray-distribution/releases/21296155",
- "assets_url": "https://api.github.com/repos/DSnopov/screentray-distribution/releases/21296155/assets",
- "upload_url": "https://uploads.github.com/repos/DSnopov/screentray-distribution/releases/21296155/assets{?name,label}",
- "html_url": "https://github.com/DSnopov/screentray-distribution/releases/tag/v1.7.0",
- "id": 21296155,
- "node_id": "MDc6UmVsZWFzZTIxMjk2MTU1",
- "tag_name": "v1.7.0",
- "target_commitish": "master",
- "name": "1.7.0",
- "draft": false,
- "author": {
- "login": "DSnopov",
- "id": 5386072,
- "node_id": "MDQ6VXNlcjUzODYwNzI=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/5386072?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/DSnopov",
- "html_url": "https://github.com/DSnopov",
- "followers_url": "https://api.github.com/users/DSnopov/followers",
- "following_url": "https://api.github.com/users/DSnopov/following{/other_user}",
- "gists_url": "https://api.github.com/users/DSnopov/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/DSnopov/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/DSnopov/subscriptions",
- "organizations_url": "https://api.github.com/users/DSnopov/orgs",
- "repos_url": "https://api.github.com/users/DSnopov/repos",
- "events_url": "https://api.github.com/users/DSnopov/events{/privacy}",
- "received_events_url": "https://api.github.com/users/DSnopov/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2019-11-07T15:56:31Z",
- "published_at": "2019-11-07T17:57:48Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/DSnopov/screentray-distribution/releases/assets/16023354",
- "id": 16023354,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE2MDIzMzU0",
- "name": "latest-mac.yml",
- "label": "",
- "uploader": {
- "login": "DSnopov",
- "id": 5386072,
- "node_id": "MDQ6VXNlcjUzODYwNzI=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/5386072?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/DSnopov",
- "html_url": "https://github.com/DSnopov",
- "followers_url": "https://api.github.com/users/DSnopov/followers",
- "following_url": "https://api.github.com/users/DSnopov/following{/other_user}",
- "gists_url": "https://api.github.com/users/DSnopov/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/DSnopov/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/DSnopov/subscriptions",
- "organizations_url": "https://api.github.com/users/DSnopov/orgs",
- "repos_url": "https://api.github.com/users/DSnopov/repos",
- "events_url": "https://api.github.com/users/DSnopov/events{/privacy}",
- "received_events_url": "https://api.github.com/users/DSnopov/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "text/yaml",
- "state": "uploaded",
- "size": 518,
- "download_count": 14405,
- "created_at": "2019-11-07T17:32:45Z",
- "updated_at": "2019-11-07T17:32:46Z",
- "browser_download_url": "https://github.com/DSnopov/screentray-distribution/releases/download/v1.7.0/latest-mac.yml"
- },
- {
- "url": "https://api.github.com/repos/DSnopov/screentray-distribution/releases/assets/16023350",
- "id": 16023350,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE2MDIzMzUw",
- "name": "ScreenTray-1.7.0-mac.zip",
- "label": "",
- "uploader": {
- "login": "DSnopov",
- "id": 5386072,
- "node_id": "MDQ6VXNlcjUzODYwNzI=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/5386072?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/DSnopov",
- "html_url": "https://github.com/DSnopov",
- "followers_url": "https://api.github.com/users/DSnopov/followers",
- "following_url": "https://api.github.com/users/DSnopov/following{/other_user}",
- "gists_url": "https://api.github.com/users/DSnopov/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/DSnopov/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/DSnopov/subscriptions",
- "organizations_url": "https://api.github.com/users/DSnopov/orgs",
- "repos_url": "https://api.github.com/users/DSnopov/repos",
- "events_url": "https://api.github.com/users/DSnopov/events{/privacy}",
- "received_events_url": "https://api.github.com/users/DSnopov/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 69817526,
- "download_count": 331,
- "created_at": "2019-11-07T17:32:32Z",
- "updated_at": "2019-11-07T17:32:45Z",
- "browser_download_url": "https://github.com/DSnopov/screentray-distribution/releases/download/v1.7.0/ScreenTray-1.7.0-mac.zip"
- },
- {
- "url": "https://api.github.com/repos/DSnopov/screentray-distribution/releases/assets/16023334",
- "id": 16023334,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE2MDIzMzM0",
- "name": "ScreenTray-1.7.0.dmg",
- "label": "",
- "uploader": {
- "login": "DSnopov",
- "id": 5386072,
- "node_id": "MDQ6VXNlcjUzODYwNzI=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/5386072?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/DSnopov",
- "html_url": "https://github.com/DSnopov",
- "followers_url": "https://api.github.com/users/DSnopov/followers",
- "following_url": "https://api.github.com/users/DSnopov/following{/other_user}",
- "gists_url": "https://api.github.com/users/DSnopov/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/DSnopov/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/DSnopov/subscriptions",
- "organizations_url": "https://api.github.com/users/DSnopov/orgs",
- "repos_url": "https://api.github.com/users/DSnopov/repos",
- "events_url": "https://api.github.com/users/DSnopov/events{/privacy}",
- "received_events_url": "https://api.github.com/users/DSnopov/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 72104205,
- "download_count": 872,
- "created_at": "2019-11-07T17:32:13Z",
- "updated_at": "2019-11-07T17:32:21Z",
- "browser_download_url": "https://github.com/DSnopov/screentray-distribution/releases/download/v1.7.0/ScreenTray-1.7.0.dmg"
- },
- {
- "url": "https://api.github.com/repos/DSnopov/screentray-distribution/releases/assets/16023335",
- "id": 16023335,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE2MDIzMzM1",
- "name": "ScreenTray-1.7.0.dmg.blockmap",
- "label": "",
- "uploader": {
- "login": "DSnopov",
- "id": 5386072,
- "node_id": "MDQ6VXNlcjUzODYwNzI=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/5386072?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/DSnopov",
- "html_url": "https://github.com/DSnopov",
- "followers_url": "https://api.github.com/users/DSnopov/followers",
- "following_url": "https://api.github.com/users/DSnopov/following{/other_user}",
- "gists_url": "https://api.github.com/users/DSnopov/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/DSnopov/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/DSnopov/subscriptions",
- "organizations_url": "https://api.github.com/users/DSnopov/orgs",
- "repos_url": "https://api.github.com/users/DSnopov/repos",
- "events_url": "https://api.github.com/users/DSnopov/events{/privacy}",
- "received_events_url": "https://api.github.com/users/DSnopov/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 75210,
- "download_count": 25,
- "created_at": "2019-11-07T17:32:13Z",
- "updated_at": "2019-11-07T17:32:14Z",
- "browser_download_url": "https://github.com/DSnopov/screentray-distribution/releases/download/v1.7.0/ScreenTray-1.7.0.dmg.blockmap"
- }
- ],
- "tarball_url": "https://api.github.com/repos/DSnopov/screentray-distribution/tarball/v1.7.0",
- "zipball_url": "https://api.github.com/repos/DSnopov/screentray-distribution/zipball/v1.7.0",
- "body_html": ""
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:07.388Z"
- },
- "servpane": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:07.454Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:15.239Z"
},
"seapig": {
"latestRelease": {
@@ -90430,7 +90426,11 @@
"zipball_url": "https://api.github.com/repos/yasumichi/seapig/zipball/v0.8.2",
"body_html": "fix #40
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:07.476Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:15.283Z"
+ },
+ "servpane": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:15.307Z"
},
"serina": {
"latestRelease": {
@@ -90575,7 +90575,11 @@
"zipball_url": "https://api.github.com/repos/ORN-Fox/serina-1/zipball/R0.2.4",
"body_html": "Changelog \n\nUpdate Electron to 9x \nFix Mac OS Crash on start : #1 \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:07.482Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:15.345Z"
+ },
+ "ses": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:15.348Z"
},
"seeql": {
"latestRelease": {
@@ -90754,11 +90758,297 @@
"zipball_url": "https://api.github.com/repos/oslabs-beta/seeql/zipball/v0.0.1",
"body_html": "Initial Release v0.0.1-beta
\nFeatures:
\n\nLogin via URI or manual credential entry \nView all database tables and primary/foreign key relations \nFilter tables to display \nClick tables to view additional metadata in sidepanel \nPin tables to display \nGenerate queries by clicking columns from within one table, or two related tables \nView, filter, and search query results \n \nUpcoming:
\n\nWindows and Linux builds \nJoins between 3 or more tables \nSupport for MySQL / MariaDB databases \nExport query results to CSV \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:07.495Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:15.352Z"
},
- "ses": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:07.527Z"
+ "seton": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/e346m/Seton/releases/8582408",
+ "assets_url": "https://api.github.com/repos/e346m/Seton/releases/8582408/assets",
+ "upload_url": "https://uploads.github.com/repos/e346m/Seton/releases/8582408/assets{?name,label}",
+ "html_url": "https://github.com/e346m/Seton/releases/tag/0.1",
+ "id": 8582408,
+ "node_id": "MDc6UmVsZWFzZTg1ODI0MDg=",
+ "tag_name": "0.1",
+ "target_commitish": "master",
+ "name": "Initial App Release",
+ "draft": false,
+ "author": {
+ "login": "e346m",
+ "id": 4677523,
+ "node_id": "MDQ6VXNlcjQ2Nzc1MjM=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/4677523?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/e346m",
+ "html_url": "https://github.com/e346m",
+ "followers_url": "https://api.github.com/users/e346m/followers",
+ "following_url": "https://api.github.com/users/e346m/following{/other_user}",
+ "gists_url": "https://api.github.com/users/e346m/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/e346m/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/e346m/subscriptions",
+ "organizations_url": "https://api.github.com/users/e346m/orgs",
+ "repos_url": "https://api.github.com/users/e346m/repos",
+ "events_url": "https://api.github.com/users/e346m/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/e346m/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2017-11-20T06:34:08Z",
+ "published_at": "2017-11-20T08:02:13Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/e346m/Seton/releases/assets/5395681",
+ "id": 5395681,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDUzOTU2ODE=",
+ "name": "Seton-darwin-x64.zip",
+ "label": null,
+ "uploader": {
+ "login": "e346m",
+ "id": 4677523,
+ "node_id": "MDQ6VXNlcjQ2Nzc1MjM=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/4677523?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/e346m",
+ "html_url": "https://github.com/e346m",
+ "followers_url": "https://api.github.com/users/e346m/followers",
+ "following_url": "https://api.github.com/users/e346m/following{/other_user}",
+ "gists_url": "https://api.github.com/users/e346m/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/e346m/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/e346m/subscriptions",
+ "organizations_url": "https://api.github.com/users/e346m/orgs",
+ "repos_url": "https://api.github.com/users/e346m/repos",
+ "events_url": "https://api.github.com/users/e346m/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/e346m/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 47464108,
+ "download_count": 134,
+ "created_at": "2017-11-20T08:22:53Z",
+ "updated_at": "2017-11-20T08:28:39Z",
+ "browser_download_url": "https://github.com/e346m/Seton/releases/download/0.1/Seton-darwin-x64.zip"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/e346m/Seton/tarball/0.1",
+ "zipball_url": "https://api.github.com/repos/e346m/Seton/zipball/0.1",
+ "body_html": "\nBasic feature see README \nContributions are welcome! \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:15.402Z"
+ },
+ "shiba": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/rhysd/Shiba/releases/11206268",
+ "assets_url": "https://api.github.com/repos/rhysd/Shiba/releases/11206268/assets",
+ "upload_url": "https://uploads.github.com/repos/rhysd/Shiba/releases/11206268/assets{?name,label}",
+ "html_url": "https://github.com/rhysd/Shiba/releases/tag/v1.2.1",
+ "id": 11206268,
+ "node_id": "MDc6UmVsZWFzZTExMjA2MjY4",
+ "tag_name": "v1.2.1",
+ "target_commitish": "master",
+ "name": "Version 1.2.1",
+ "draft": false,
+ "author": {
+ "login": "rhysd",
+ "id": 823277,
+ "node_id": "MDQ6VXNlcjgyMzI3Nw==",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/823277?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/rhysd",
+ "html_url": "https://github.com/rhysd",
+ "followers_url": "https://api.github.com/users/rhysd/followers",
+ "following_url": "https://api.github.com/users/rhysd/following{/other_user}",
+ "gists_url": "https://api.github.com/users/rhysd/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/rhysd/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/rhysd/subscriptions",
+ "organizations_url": "https://api.github.com/users/rhysd/orgs",
+ "repos_url": "https://api.github.com/users/rhysd/repos",
+ "events_url": "https://api.github.com/users/rhysd/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/rhysd/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2018-05-28T15:06:20Z",
+ "published_at": "2018-05-28T15:15:51Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/rhysd/Shiba/releases/assets/7326830",
+ "id": 7326830,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDczMjY4MzA=",
+ "name": "Shiba-darwin-x64.zip",
+ "label": null,
+ "uploader": {
+ "login": "rhysd",
+ "id": 823277,
+ "node_id": "MDQ6VXNlcjgyMzI3Nw==",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/823277?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/rhysd",
+ "html_url": "https://github.com/rhysd",
+ "followers_url": "https://api.github.com/users/rhysd/followers",
+ "following_url": "https://api.github.com/users/rhysd/following{/other_user}",
+ "gists_url": "https://api.github.com/users/rhysd/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/rhysd/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/rhysd/subscriptions",
+ "organizations_url": "https://api.github.com/users/rhysd/orgs",
+ "repos_url": "https://api.github.com/users/rhysd/repos",
+ "events_url": "https://api.github.com/users/rhysd/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/rhysd/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 66233915,
+ "download_count": 955,
+ "created_at": "2018-05-28T15:11:52Z",
+ "updated_at": "2018-05-28T15:12:06Z",
+ "browser_download_url": "https://github.com/rhysd/Shiba/releases/download/v1.2.1/Shiba-darwin-x64.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/rhysd/Shiba/releases/assets/7326831",
+ "id": 7326831,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDczMjY4MzE=",
+ "name": "Shiba-linux-ia32.zip",
+ "label": null,
+ "uploader": {
+ "login": "rhysd",
+ "id": 823277,
+ "node_id": "MDQ6VXNlcjgyMzI3Nw==",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/823277?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/rhysd",
+ "html_url": "https://github.com/rhysd",
+ "followers_url": "https://api.github.com/users/rhysd/followers",
+ "following_url": "https://api.github.com/users/rhysd/following{/other_user}",
+ "gists_url": "https://api.github.com/users/rhysd/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/rhysd/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/rhysd/subscriptions",
+ "organizations_url": "https://api.github.com/users/rhysd/orgs",
+ "repos_url": "https://api.github.com/users/rhysd/repos",
+ "events_url": "https://api.github.com/users/rhysd/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/rhysd/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 69393023,
+ "download_count": 50,
+ "created_at": "2018-05-28T15:11:52Z",
+ "updated_at": "2018-05-28T15:12:29Z",
+ "browser_download_url": "https://github.com/rhysd/Shiba/releases/download/v1.2.1/Shiba-linux-ia32.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/rhysd/Shiba/releases/assets/7326832",
+ "id": 7326832,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDczMjY4MzI=",
+ "name": "Shiba-linux-x64.zip",
+ "label": null,
+ "uploader": {
+ "login": "rhysd",
+ "id": 823277,
+ "node_id": "MDQ6VXNlcjgyMzI3Nw==",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/823277?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/rhysd",
+ "html_url": "https://github.com/rhysd",
+ "followers_url": "https://api.github.com/users/rhysd/followers",
+ "following_url": "https://api.github.com/users/rhysd/following{/other_user}",
+ "gists_url": "https://api.github.com/users/rhysd/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/rhysd/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/rhysd/subscriptions",
+ "organizations_url": "https://api.github.com/users/rhysd/orgs",
+ "repos_url": "https://api.github.com/users/rhysd/repos",
+ "events_url": "https://api.github.com/users/rhysd/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/rhysd/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 66244002,
+ "download_count": 226,
+ "created_at": "2018-05-28T15:11:52Z",
+ "updated_at": "2018-05-28T15:12:49Z",
+ "browser_download_url": "https://github.com/rhysd/Shiba/releases/download/v1.2.1/Shiba-linux-x64.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/rhysd/Shiba/releases/assets/7326833",
+ "id": 7326833,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDczMjY4MzM=",
+ "name": "Shiba-win32-ia32.zip",
+ "label": null,
+ "uploader": {
+ "login": "rhysd",
+ "id": 823277,
+ "node_id": "MDQ6VXNlcjgyMzI3Nw==",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/823277?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/rhysd",
+ "html_url": "https://github.com/rhysd",
+ "followers_url": "https://api.github.com/users/rhysd/followers",
+ "following_url": "https://api.github.com/users/rhysd/following{/other_user}",
+ "gists_url": "https://api.github.com/users/rhysd/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/rhysd/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/rhysd/subscriptions",
+ "organizations_url": "https://api.github.com/users/rhysd/orgs",
+ "repos_url": "https://api.github.com/users/rhysd/repos",
+ "events_url": "https://api.github.com/users/rhysd/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/rhysd/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 59818509,
+ "download_count": 282,
+ "created_at": "2018-05-28T15:11:53Z",
+ "updated_at": "2018-05-28T15:13:02Z",
+ "browser_download_url": "https://github.com/rhysd/Shiba/releases/download/v1.2.1/Shiba-win32-ia32.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/rhysd/Shiba/releases/assets/7326834",
+ "id": 7326834,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDczMjY4MzQ=",
+ "name": "Shiba-win32-x64.zip",
+ "label": null,
+ "uploader": {
+ "login": "rhysd",
+ "id": 823277,
+ "node_id": "MDQ6VXNlcjgyMzI3Nw==",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/823277?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/rhysd",
+ "html_url": "https://github.com/rhysd",
+ "followers_url": "https://api.github.com/users/rhysd/followers",
+ "following_url": "https://api.github.com/users/rhysd/following{/other_user}",
+ "gists_url": "https://api.github.com/users/rhysd/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/rhysd/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/rhysd/subscriptions",
+ "organizations_url": "https://api.github.com/users/rhysd/orgs",
+ "repos_url": "https://api.github.com/users/rhysd/repos",
+ "events_url": "https://api.github.com/users/rhysd/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/rhysd/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 68339528,
+ "download_count": 921,
+ "created_at": "2018-05-28T15:11:53Z",
+ "updated_at": "2018-05-28T15:13:17Z",
+ "browser_download_url": "https://github.com/rhysd/Shiba/releases/download/v1.2.1/Shiba-win32-x64.zip"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/rhysd/Shiba/tarball/v1.2.1",
+ "zipball_url": "https://api.github.com/repos/rhysd/Shiba/zipball/v1.2.1",
+ "body_html": "\nUpdate dependencies\n\nUse the latest Electron v2.0.2 \nBuild with the newest TypeScript compiler \nSome other packages are updated \n \n \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:15.447Z"
},
"sharp-tune": {
"latestRelease": {
@@ -90893,7 +91183,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 51744468,
- "download_count": 1760,
+ "download_count": 1761,
"created_at": "2018-07-03T12:15:00Z",
"updated_at": "2018-07-03T12:16:33Z",
"browser_download_url": "https://github.com/MD-AZMAL/Sharp-Tune/releases/download/v1.0.3/sharp-tune-1.0.3-x86_64.AppImage"
@@ -91005,84 +91295,7 @@
"zipball_url": "https://api.github.com/repos/MD-AZMAL/Sharp-Tune/zipball/v1.0.3",
"body_html": "The Latest Release of Sharp-Tune \nv1.0.3 \nNew Features \n\nreload view on selecting folder \ncheck for instant update and notify when available \nminor ui tweaks \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:07.597Z"
- },
- "seton": {
- "latestRelease": {
- "url": "https://api.github.com/repos/e346m/Seton/releases/8582408",
- "assets_url": "https://api.github.com/repos/e346m/Seton/releases/8582408/assets",
- "upload_url": "https://uploads.github.com/repos/e346m/Seton/releases/8582408/assets{?name,label}",
- "html_url": "https://github.com/e346m/Seton/releases/tag/0.1",
- "id": 8582408,
- "node_id": "MDc6UmVsZWFzZTg1ODI0MDg=",
- "tag_name": "0.1",
- "target_commitish": "master",
- "name": "Initial App Release",
- "draft": false,
- "author": {
- "login": "e346m",
- "id": 4677523,
- "node_id": "MDQ6VXNlcjQ2Nzc1MjM=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/4677523?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/e346m",
- "html_url": "https://github.com/e346m",
- "followers_url": "https://api.github.com/users/e346m/followers",
- "following_url": "https://api.github.com/users/e346m/following{/other_user}",
- "gists_url": "https://api.github.com/users/e346m/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/e346m/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/e346m/subscriptions",
- "organizations_url": "https://api.github.com/users/e346m/orgs",
- "repos_url": "https://api.github.com/users/e346m/repos",
- "events_url": "https://api.github.com/users/e346m/events{/privacy}",
- "received_events_url": "https://api.github.com/users/e346m/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2017-11-20T06:34:08Z",
- "published_at": "2017-11-20T08:02:13Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/e346m/Seton/releases/assets/5395681",
- "id": 5395681,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDUzOTU2ODE=",
- "name": "Seton-darwin-x64.zip",
- "label": null,
- "uploader": {
- "login": "e346m",
- "id": 4677523,
- "node_id": "MDQ6VXNlcjQ2Nzc1MjM=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/4677523?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/e346m",
- "html_url": "https://github.com/e346m",
- "followers_url": "https://api.github.com/users/e346m/followers",
- "following_url": "https://api.github.com/users/e346m/following{/other_user}",
- "gists_url": "https://api.github.com/users/e346m/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/e346m/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/e346m/subscriptions",
- "organizations_url": "https://api.github.com/users/e346m/orgs",
- "repos_url": "https://api.github.com/users/e346m/repos",
- "events_url": "https://api.github.com/users/e346m/events{/privacy}",
- "received_events_url": "https://api.github.com/users/e346m/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 47464108,
- "download_count": 134,
- "created_at": "2017-11-20T08:22:53Z",
- "updated_at": "2017-11-20T08:28:39Z",
- "browser_download_url": "https://github.com/e346m/Seton/releases/download/0.1/Seton-darwin-x64.zip"
- }
- ],
- "tarball_url": "https://api.github.com/repos/e346m/Seton/tarball/0.1",
- "zipball_url": "https://api.github.com/repos/e346m/Seton/zipball/0.1",
- "body_html": "\nBasic feature see README \nContributions are welcome! \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:07.610Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:15.461Z"
},
"sharepod": {
"latestRelease": {
@@ -91193,220 +91406,254 @@
"zipball_url": "https://api.github.com/repos/kimyearho/SharePod/zipball/2.0.5",
"body_html": "The current Mac version does not support auto-update. "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:07.621Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:15.466Z"
},
- "shiba": {
+ "shots": {
"latestRelease": {
- "url": "https://api.github.com/repos/rhysd/Shiba/releases/11206268",
- "assets_url": "https://api.github.com/repos/rhysd/Shiba/releases/11206268/assets",
- "upload_url": "https://uploads.github.com/repos/rhysd/Shiba/releases/11206268/assets{?name,label}",
- "html_url": "https://github.com/rhysd/Shiba/releases/tag/v1.2.1",
- "id": 11206268,
- "node_id": "MDc6UmVsZWFzZTExMjA2MjY4",
- "tag_name": "v1.2.1",
+ "url": "https://api.github.com/repos/binjospookie/--shots/releases/5449247",
+ "assets_url": "https://api.github.com/repos/binjospookie/--shots/releases/5449247/assets",
+ "upload_url": "https://uploads.github.com/repos/binjospookie/--shots/releases/5449247/assets{?name,label}",
+ "html_url": "https://github.com/binjospookie/--shots/releases/tag/v1.2.0",
+ "id": 5449247,
+ "node_id": "MDc6UmVsZWFzZTU0NDkyNDc=",
+ "tag_name": "v1.2.0",
"target_commitish": "master",
- "name": "Version 1.2.1",
+ "name": "v1.2.0",
"draft": false,
"author": {
- "login": "rhysd",
- "id": 823277,
- "node_id": "MDQ6VXNlcjgyMzI3Nw==",
- "avatar_url": "https://avatars3.githubusercontent.com/u/823277?v=4",
+ "login": "binjospookie",
+ "id": 8722478,
+ "node_id": "MDQ6VXNlcjg3MjI0Nzg=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/8722478?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/rhysd",
- "html_url": "https://github.com/rhysd",
- "followers_url": "https://api.github.com/users/rhysd/followers",
- "following_url": "https://api.github.com/users/rhysd/following{/other_user}",
- "gists_url": "https://api.github.com/users/rhysd/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/rhysd/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/rhysd/subscriptions",
- "organizations_url": "https://api.github.com/users/rhysd/orgs",
- "repos_url": "https://api.github.com/users/rhysd/repos",
- "events_url": "https://api.github.com/users/rhysd/events{/privacy}",
- "received_events_url": "https://api.github.com/users/rhysd/received_events",
+ "url": "https://api.github.com/users/binjospookie",
+ "html_url": "https://github.com/binjospookie",
+ "followers_url": "https://api.github.com/users/binjospookie/followers",
+ "following_url": "https://api.github.com/users/binjospookie/following{/other_user}",
+ "gists_url": "https://api.github.com/users/binjospookie/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/binjospookie/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/binjospookie/subscriptions",
+ "organizations_url": "https://api.github.com/users/binjospookie/orgs",
+ "repos_url": "https://api.github.com/users/binjospookie/repos",
+ "events_url": "https://api.github.com/users/binjospookie/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/binjospookie/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2018-05-28T15:06:20Z",
- "published_at": "2018-05-28T15:15:51Z",
+ "created_at": "2017-02-13T21:05:46Z",
+ "published_at": "2017-02-14T08:31:36Z",
"assets": [
{
- "url": "https://api.github.com/repos/rhysd/Shiba/releases/assets/7326830",
- "id": 7326830,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDczMjY4MzA=",
- "name": "Shiba-darwin-x64.zip",
+ "url": "https://api.github.com/repos/binjospookie/--shots/releases/assets/3188580",
+ "id": 3188580,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDMxODg1ODA=",
+ "name": "shots-1.2.0-x86_64.AppImage",
"label": null,
"uploader": {
- "login": "rhysd",
- "id": 823277,
- "node_id": "MDQ6VXNlcjgyMzI3Nw==",
- "avatar_url": "https://avatars3.githubusercontent.com/u/823277?v=4",
+ "login": "binjospookie",
+ "id": 8722478,
+ "node_id": "MDQ6VXNlcjg3MjI0Nzg=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/8722478?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/rhysd",
- "html_url": "https://github.com/rhysd",
- "followers_url": "https://api.github.com/users/rhysd/followers",
- "following_url": "https://api.github.com/users/rhysd/following{/other_user}",
- "gists_url": "https://api.github.com/users/rhysd/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/rhysd/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/rhysd/subscriptions",
- "organizations_url": "https://api.github.com/users/rhysd/orgs",
- "repos_url": "https://api.github.com/users/rhysd/repos",
- "events_url": "https://api.github.com/users/rhysd/events{/privacy}",
- "received_events_url": "https://api.github.com/users/rhysd/received_events",
+ "url": "https://api.github.com/users/binjospookie",
+ "html_url": "https://github.com/binjospookie",
+ "followers_url": "https://api.github.com/users/binjospookie/followers",
+ "following_url": "https://api.github.com/users/binjospookie/following{/other_user}",
+ "gists_url": "https://api.github.com/users/binjospookie/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/binjospookie/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/binjospookie/subscriptions",
+ "organizations_url": "https://api.github.com/users/binjospookie/orgs",
+ "repos_url": "https://api.github.com/users/binjospookie/repos",
+ "events_url": "https://api.github.com/users/binjospookie/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/binjospookie/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 66233915,
- "download_count": 955,
- "created_at": "2018-05-28T15:11:52Z",
- "updated_at": "2018-05-28T15:12:06Z",
- "browser_download_url": "https://github.com/rhysd/Shiba/releases/download/v1.2.1/Shiba-darwin-x64.zip"
+ "size": 55574528,
+ "download_count": 775,
+ "created_at": "2017-02-14T08:30:13Z",
+ "updated_at": "2017-02-14T08:31:14Z",
+ "browser_download_url": "https://github.com/binjospookie/--shots/releases/download/v1.2.0/shots-1.2.0-x86_64.AppImage"
},
{
- "url": "https://api.github.com/repos/rhysd/Shiba/releases/assets/7326831",
- "id": 7326831,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDczMjY4MzE=",
- "name": "Shiba-linux-ia32.zip",
+ "url": "https://api.github.com/repos/binjospookie/--shots/releases/assets/3188576",
+ "id": 3188576,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDMxODg1NzY=",
+ "name": "shots-1.2.0.dmg",
"label": null,
"uploader": {
- "login": "rhysd",
- "id": 823277,
- "node_id": "MDQ6VXNlcjgyMzI3Nw==",
- "avatar_url": "https://avatars3.githubusercontent.com/u/823277?v=4",
+ "login": "binjospookie",
+ "id": 8722478,
+ "node_id": "MDQ6VXNlcjg3MjI0Nzg=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/8722478?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/rhysd",
- "html_url": "https://github.com/rhysd",
- "followers_url": "https://api.github.com/users/rhysd/followers",
- "following_url": "https://api.github.com/users/rhysd/following{/other_user}",
- "gists_url": "https://api.github.com/users/rhysd/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/rhysd/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/rhysd/subscriptions",
- "organizations_url": "https://api.github.com/users/rhysd/orgs",
- "repos_url": "https://api.github.com/users/rhysd/repos",
- "events_url": "https://api.github.com/users/rhysd/events{/privacy}",
- "received_events_url": "https://api.github.com/users/rhysd/received_events",
+ "url": "https://api.github.com/users/binjospookie",
+ "html_url": "https://github.com/binjospookie",
+ "followers_url": "https://api.github.com/users/binjospookie/followers",
+ "following_url": "https://api.github.com/users/binjospookie/following{/other_user}",
+ "gists_url": "https://api.github.com/users/binjospookie/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/binjospookie/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/binjospookie/subscriptions",
+ "organizations_url": "https://api.github.com/users/binjospookie/orgs",
+ "repos_url": "https://api.github.com/users/binjospookie/repos",
+ "events_url": "https://api.github.com/users/binjospookie/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/binjospookie/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/x-apple-diskimage",
"state": "uploaded",
- "size": 69393023,
- "download_count": 50,
- "created_at": "2018-05-28T15:11:52Z",
- "updated_at": "2018-05-28T15:12:29Z",
- "browser_download_url": "https://github.com/rhysd/Shiba/releases/download/v1.2.1/Shiba-linux-ia32.zip"
+ "size": 45174363,
+ "download_count": 450,
+ "created_at": "2017-02-14T08:30:13Z",
+ "updated_at": "2017-02-14T08:30:34Z",
+ "browser_download_url": "https://github.com/binjospookie/--shots/releases/download/v1.2.0/shots-1.2.0.dmg"
},
{
- "url": "https://api.github.com/repos/rhysd/Shiba/releases/assets/7326832",
- "id": 7326832,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDczMjY4MzI=",
- "name": "Shiba-linux-x64.zip",
+ "url": "https://api.github.com/repos/binjospookie/--shots/releases/assets/3188577",
+ "id": 3188577,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDMxODg1Nzc=",
+ "name": "shots-1.2.0.pacman",
"label": null,
"uploader": {
- "login": "rhysd",
- "id": 823277,
- "node_id": "MDQ6VXNlcjgyMzI3Nw==",
- "avatar_url": "https://avatars3.githubusercontent.com/u/823277?v=4",
+ "login": "binjospookie",
+ "id": 8722478,
+ "node_id": "MDQ6VXNlcjg3MjI0Nzg=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/8722478?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/rhysd",
- "html_url": "https://github.com/rhysd",
- "followers_url": "https://api.github.com/users/rhysd/followers",
- "following_url": "https://api.github.com/users/rhysd/following{/other_user}",
- "gists_url": "https://api.github.com/users/rhysd/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/rhysd/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/rhysd/subscriptions",
- "organizations_url": "https://api.github.com/users/rhysd/orgs",
- "repos_url": "https://api.github.com/users/rhysd/repos",
- "events_url": "https://api.github.com/users/rhysd/events{/privacy}",
- "received_events_url": "https://api.github.com/users/rhysd/received_events",
+ "url": "https://api.github.com/users/binjospookie",
+ "html_url": "https://github.com/binjospookie",
+ "followers_url": "https://api.github.com/users/binjospookie/followers",
+ "following_url": "https://api.github.com/users/binjospookie/following{/other_user}",
+ "gists_url": "https://api.github.com/users/binjospookie/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/binjospookie/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/binjospookie/subscriptions",
+ "organizations_url": "https://api.github.com/users/binjospookie/orgs",
+ "repos_url": "https://api.github.com/users/binjospookie/repos",
+ "events_url": "https://api.github.com/users/binjospookie/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/binjospookie/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 66244002,
- "download_count": 226,
- "created_at": "2018-05-28T15:11:52Z",
- "updated_at": "2018-05-28T15:12:49Z",
- "browser_download_url": "https://github.com/rhysd/Shiba/releases/download/v1.2.1/Shiba-linux-x64.zip"
+ "size": 37633716,
+ "download_count": 181,
+ "created_at": "2017-02-14T08:30:13Z",
+ "updated_at": "2017-02-14T08:30:44Z",
+ "browser_download_url": "https://github.com/binjospookie/--shots/releases/download/v1.2.0/shots-1.2.0.pacman"
},
{
- "url": "https://api.github.com/repos/rhysd/Shiba/releases/assets/7326833",
- "id": 7326833,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDczMjY4MzM=",
- "name": "Shiba-win32-ia32.zip",
+ "url": "https://api.github.com/repos/binjospookie/--shots/releases/assets/3188579",
+ "id": 3188579,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDMxODg1Nzk=",
+ "name": "shots.portable.1.2.0.exe",
"label": null,
"uploader": {
- "login": "rhysd",
- "id": 823277,
- "node_id": "MDQ6VXNlcjgyMzI3Nw==",
- "avatar_url": "https://avatars3.githubusercontent.com/u/823277?v=4",
+ "login": "binjospookie",
+ "id": 8722478,
+ "node_id": "MDQ6VXNlcjg3MjI0Nzg=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/8722478?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/rhysd",
- "html_url": "https://github.com/rhysd",
- "followers_url": "https://api.github.com/users/rhysd/followers",
- "following_url": "https://api.github.com/users/rhysd/following{/other_user}",
- "gists_url": "https://api.github.com/users/rhysd/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/rhysd/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/rhysd/subscriptions",
- "organizations_url": "https://api.github.com/users/rhysd/orgs",
- "repos_url": "https://api.github.com/users/rhysd/repos",
- "events_url": "https://api.github.com/users/rhysd/events{/privacy}",
- "received_events_url": "https://api.github.com/users/rhysd/received_events",
+ "url": "https://api.github.com/users/binjospookie",
+ "html_url": "https://github.com/binjospookie",
+ "followers_url": "https://api.github.com/users/binjospookie/followers",
+ "following_url": "https://api.github.com/users/binjospookie/following{/other_user}",
+ "gists_url": "https://api.github.com/users/binjospookie/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/binjospookie/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/binjospookie/subscriptions",
+ "organizations_url": "https://api.github.com/users/binjospookie/orgs",
+ "repos_url": "https://api.github.com/users/binjospookie/repos",
+ "events_url": "https://api.github.com/users/binjospookie/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/binjospookie/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/x-ms-dos-executable",
"state": "uploaded",
- "size": 59818509,
- "download_count": 282,
- "created_at": "2018-05-28T15:11:53Z",
- "updated_at": "2018-05-28T15:13:02Z",
- "browser_download_url": "https://github.com/rhysd/Shiba/releases/download/v1.2.1/Shiba-win32-ia32.zip"
+ "size": 60506112,
+ "download_count": 431,
+ "created_at": "2017-02-14T08:30:13Z",
+ "updated_at": "2017-02-14T08:31:33Z",
+ "browser_download_url": "https://github.com/binjospookie/--shots/releases/download/v1.2.0/shots.portable.1.2.0.exe"
},
{
- "url": "https://api.github.com/repos/rhysd/Shiba/releases/assets/7326834",
- "id": 7326834,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDczMjY4MzQ=",
- "name": "Shiba-win32-x64.zip",
+ "url": "https://api.github.com/repos/binjospookie/--shots/releases/assets/3188578",
+ "id": 3188578,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDMxODg1Nzg=",
+ "name": "shots.Setup.1.2.0.exe",
"label": null,
"uploader": {
- "login": "rhysd",
- "id": 823277,
- "node_id": "MDQ6VXNlcjgyMzI3Nw==",
- "avatar_url": "https://avatars3.githubusercontent.com/u/823277?v=4",
+ "login": "binjospookie",
+ "id": 8722478,
+ "node_id": "MDQ6VXNlcjg3MjI0Nzg=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/8722478?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/rhysd",
- "html_url": "https://github.com/rhysd",
- "followers_url": "https://api.github.com/users/rhysd/followers",
- "following_url": "https://api.github.com/users/rhysd/following{/other_user}",
- "gists_url": "https://api.github.com/users/rhysd/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/rhysd/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/rhysd/subscriptions",
- "organizations_url": "https://api.github.com/users/rhysd/orgs",
- "repos_url": "https://api.github.com/users/rhysd/repos",
- "events_url": "https://api.github.com/users/rhysd/events{/privacy}",
- "received_events_url": "https://api.github.com/users/rhysd/received_events",
+ "url": "https://api.github.com/users/binjospookie",
+ "html_url": "https://github.com/binjospookie",
+ "followers_url": "https://api.github.com/users/binjospookie/followers",
+ "following_url": "https://api.github.com/users/binjospookie/following{/other_user}",
+ "gists_url": "https://api.github.com/users/binjospookie/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/binjospookie/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/binjospookie/subscriptions",
+ "organizations_url": "https://api.github.com/users/binjospookie/orgs",
+ "repos_url": "https://api.github.com/users/binjospookie/repos",
+ "events_url": "https://api.github.com/users/binjospookie/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/binjospookie/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/x-ms-dos-executable",
"state": "uploaded",
- "size": 68339528,
- "download_count": 921,
- "created_at": "2018-05-28T15:11:53Z",
- "updated_at": "2018-05-28T15:13:17Z",
- "browser_download_url": "https://github.com/rhysd/Shiba/releases/download/v1.2.1/Shiba-win32-x64.zip"
+ "size": 60506112,
+ "download_count": 561,
+ "created_at": "2017-02-14T08:30:13Z",
+ "updated_at": "2017-02-14T08:30:59Z",
+ "browser_download_url": "https://github.com/binjospookie/--shots/releases/download/v1.2.0/shots.Setup.1.2.0.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/binjospookie/--shots/releases/assets/3188575",
+ "id": 3188575,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDMxODg1NzU=",
+ "name": "shots_1.2.0_amd64.deb",
+ "label": null,
+ "uploader": {
+ "login": "binjospookie",
+ "id": 8722478,
+ "node_id": "MDQ6VXNlcjg3MjI0Nzg=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/8722478?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/binjospookie",
+ "html_url": "https://github.com/binjospookie",
+ "followers_url": "https://api.github.com/users/binjospookie/followers",
+ "following_url": "https://api.github.com/users/binjospookie/following{/other_user}",
+ "gists_url": "https://api.github.com/users/binjospookie/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/binjospookie/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/binjospookie/subscriptions",
+ "organizations_url": "https://api.github.com/users/binjospookie/orgs",
+ "repos_url": "https://api.github.com/users/binjospookie/repos",
+ "events_url": "https://api.github.com/users/binjospookie/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/binjospookie/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/vnd.debian.binary-package",
+ "state": "uploaded",
+ "size": 37632448,
+ "download_count": 2642,
+ "created_at": "2017-02-14T08:30:13Z",
+ "updated_at": "2017-02-14T08:30:24Z",
+ "browser_download_url": "https://github.com/binjospookie/--shots/releases/download/v1.2.0/shots_1.2.0_amd64.deb"
}
],
- "tarball_url": "https://api.github.com/repos/rhysd/Shiba/tarball/v1.2.1",
- "zipball_url": "https://api.github.com/repos/rhysd/Shiba/zipball/v1.2.1",
- "body_html": "\nUpdate dependencies\n\nUse the latest Electron v2.0.2 \nBuild with the newest TypeScript compiler \nSome other packages are updated \n \n \n "
+ "tarball_url": "https://api.github.com/repos/binjospookie/--shots/tarball/v1.2.0",
+ "zipball_url": "https://api.github.com/repos/binjospookie/--shots/zipball/v1.2.0",
+ "body_html": "Integrate we love \nSocial network \nNow you could post your screenshots from --shots to Facebook, Twitter, VKontakte!
\n\nSocials > Post on ...
\n \nDropbox \nWant to save your screenshot to Dropbox? No problems! Simply sign in and then save!
\n \n
\nImgur \nNot satisfied with dropbox? OK, we provide an alternative to you... Imgur! \nSign in and save :)
\n \n
\n\nImgur server sometimes very busy, so possible problems with authorization.
\n \nDropbox and Imgur \nYou should to sign in only once(not for every saving). \nFor authorization we use OAuth 2.0
\nMacOS \nThis version support MacOS!
\n \nThat's all, folks. \n_Thanks for your support and see you soon! _
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:07.634Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:15.507Z"
},
"signal": {
"latestRelease": {
@@ -91448,7 +91695,7 @@
"zipball_url": "https://api.github.com/repos/signalapp/Signal-Desktop/zipball/v1.36.3",
"body_html": "This release resolves a bug that prevented some users from linking a new desktop instance.
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:07.739Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:15.568Z"
},
"shuttle": {
"latestRelease": {
@@ -91763,7 +92010,7 @@
"zipball_url": "https://api.github.com/repos/ShuttleBrowser/Shuttle/zipball/v3.1.0",
"body_html": "Placeholder description
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:07.761Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:15.579Z"
},
"simplenote": {
"latestRelease": {
@@ -91830,7 +92077,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 399,
- "download_count": 127,
+ "download_count": 129,
"created_at": "2020-08-21T03:10:53Z",
"updated_at": "2020-08-21T03:10:54Z",
"browser_download_url": "https://github.com/Automattic/simplenote-electron/releases/download/v1.21.1/latest-linux-arm.yml"
@@ -91864,7 +92111,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 397,
- "download_count": 143,
+ "download_count": 148,
"created_at": "2020-08-21T03:10:53Z",
"updated_at": "2020-08-21T03:10:54Z",
"browser_download_url": "https://github.com/Automattic/simplenote-electron/releases/download/v1.21.1/latest-linux-arm64.yml"
@@ -91932,7 +92179,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 399,
- "download_count": 2854,
+ "download_count": 2894,
"created_at": "2020-08-21T03:10:53Z",
"updated_at": "2020-08-21T03:10:54Z",
"browser_download_url": "https://github.com/Automattic/simplenote-electron/releases/download/v1.21.1/latest-linux.yml"
@@ -91966,7 +92213,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 351,
- "download_count": 6682,
+ "download_count": 6786,
"created_at": "2020-08-21T03:11:28Z",
"updated_at": "2020-08-21T03:11:28Z",
"browser_download_url": "https://github.com/Automattic/simplenote-electron/releases/download/v1.21.1/latest-mac.yml"
@@ -92000,7 +92247,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 380,
- "download_count": 219577,
+ "download_count": 222524,
"created_at": "2020-08-21T03:05:38Z",
"updated_at": "2020-08-21T03:05:38Z",
"browser_download_url": "https://github.com/Automattic/simplenote-electron/releases/download/v1.21.1/latest.yml"
@@ -92034,7 +92281,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 58259638,
- "download_count": 7341,
+ "download_count": 7463,
"created_at": "2020-08-21T03:07:59Z",
"updated_at": "2020-08-21T03:08:08Z",
"browser_download_url": "https://github.com/Automattic/simplenote-electron/releases/download/v1.21.1/Simplenote-linux-1.21.1-amd64.deb"
@@ -92068,7 +92315,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 92548973,
- "download_count": 355,
+ "download_count": 361,
"created_at": "2020-08-21T03:02:46Z",
"updated_at": "2020-08-21T03:02:48Z",
"browser_download_url": "https://github.com/Automattic/simplenote-electron/releases/download/v1.21.1/Simplenote-linux-1.21.1-arm64.AppImage"
@@ -92102,7 +92349,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 55185366,
- "download_count": 355,
+ "download_count": 363,
"created_at": "2020-08-21T03:08:27Z",
"updated_at": "2020-08-21T03:08:28Z",
"browser_download_url": "https://github.com/Automattic/simplenote-electron/releases/download/v1.21.1/Simplenote-linux-1.21.1-arm64.deb"
@@ -92136,7 +92383,7 @@
"content_type": "application/x-redhat-package-manager",
"state": "uploaded",
"size": 56794181,
- "download_count": 207,
+ "download_count": 210,
"created_at": "2020-08-21T03:10:52Z",
"updated_at": "2020-08-21T03:10:53Z",
"browser_download_url": "https://github.com/Automattic/simplenote-electron/releases/download/v1.21.1/Simplenote-linux-1.21.1-arm64.rpm"
@@ -92170,7 +92417,7 @@
"content_type": "application/gzip",
"state": "uploaded",
"size": 86997848,
- "download_count": 115,
+ "download_count": 116,
"created_at": "2020-08-21T03:06:53Z",
"updated_at": "2020-08-21T03:06:54Z",
"browser_download_url": "https://github.com/Automattic/simplenote-electron/releases/download/v1.21.1/Simplenote-linux-1.21.1-arm64.tar.gz"
@@ -92272,7 +92519,7 @@
"content_type": "application/x-redhat-package-manager",
"state": "uploaded",
"size": 52478606,
- "download_count": 26,
+ "download_count": 27,
"created_at": "2020-08-21T03:08:10Z",
"updated_at": "2020-08-21T03:08:11Z",
"browser_download_url": "https://github.com/Automattic/simplenote-electron/releases/download/v1.21.1/Simplenote-linux-1.21.1-armv7l.rpm"
@@ -92374,7 +92621,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 57807606,
- "download_count": 373,
+ "download_count": 375,
"created_at": "2020-08-21T03:07:52Z",
"updated_at": "2020-08-21T03:07:53Z",
"browser_download_url": "https://github.com/Automattic/simplenote-electron/releases/download/v1.21.1/Simplenote-linux-1.21.1-i386.deb"
@@ -92476,7 +92723,7 @@
"content_type": "application/gzip",
"state": "uploaded",
"size": 83656095,
- "download_count": 284,
+ "download_count": 289,
"created_at": "2020-08-21T03:06:11Z",
"updated_at": "2020-08-21T03:06:12Z",
"browser_download_url": "https://github.com/Automattic/simplenote-electron/releases/download/v1.21.1/Simplenote-linux-1.21.1-x64.tar.gz"
@@ -92510,7 +92757,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 88878954,
- "download_count": 930,
+ "download_count": 939,
"created_at": "2020-08-21T03:02:10Z",
"updated_at": "2020-08-21T03:02:12Z",
"browser_download_url": "https://github.com/Automattic/simplenote-electron/releases/download/v1.21.1/Simplenote-linux-1.21.1-x86_64.AppImage"
@@ -92544,7 +92791,7 @@
"content_type": "application/x-redhat-package-manager",
"state": "uploaded",
"size": 57718565,
- "download_count": 541,
+ "download_count": 546,
"created_at": "2020-08-21T03:10:19Z",
"updated_at": "2020-08-21T03:10:21Z",
"browser_download_url": "https://github.com/Automattic/simplenote-electron/releases/download/v1.21.1/Simplenote-linux-1.21.1-x86_64.rpm"
@@ -92578,7 +92825,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 88456443,
- "download_count": 1005,
+ "download_count": 1014,
"created_at": "2020-08-21T03:07:46Z",
"updated_at": "2020-08-21T03:07:50Z",
"browser_download_url": "https://github.com/Automattic/simplenote-electron/releases/download/v1.21.1/Simplenote-macOS-1.21.1.dmg"
@@ -92714,7 +92961,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 113312016,
- "download_count": 140157,
+ "download_count": 141918,
"created_at": "2020-08-21T03:05:35Z",
"updated_at": "2020-08-21T03:05:38Z",
"browser_download_url": "https://github.com/Automattic/simplenote-electron/releases/download/v1.21.1/Simplenote-win-1.21.1.exe"
@@ -92748,7 +92995,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 117396,
- "download_count": 116309,
+ "download_count": 117779,
"created_at": "2020-08-21T03:05:35Z",
"updated_at": "2020-08-21T03:05:35Z",
"browser_download_url": "https://github.com/Automattic/simplenote-electron/releases/download/v1.21.1/Simplenote-win-1.21.1.exe.blockmap"
@@ -92816,7 +93063,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 86616852,
- "download_count": 39,
+ "download_count": 40,
"created_at": "2020-08-21T03:04:52Z",
"updated_at": "2020-08-21T03:04:54Z",
"browser_download_url": "https://github.com/Automattic/simplenote-electron/releases/download/v1.21.1/Simplenote-win-store-1.21.1-x64.appx"
@@ -92826,254 +93073,7 @@
"zipball_url": "https://api.github.com/repos/Automattic/simplenote-electron/zipball/v1.21.1",
"body_html": "Updated WordPress.com login flow to work on all platforms #2285
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:07.767Z"
- },
- "shots": {
- "latestRelease": {
- "url": "https://api.github.com/repos/binjospookie/--shots/releases/5449247",
- "assets_url": "https://api.github.com/repos/binjospookie/--shots/releases/5449247/assets",
- "upload_url": "https://uploads.github.com/repos/binjospookie/--shots/releases/5449247/assets{?name,label}",
- "html_url": "https://github.com/binjospookie/--shots/releases/tag/v1.2.0",
- "id": 5449247,
- "node_id": "MDc6UmVsZWFzZTU0NDkyNDc=",
- "tag_name": "v1.2.0",
- "target_commitish": "master",
- "name": "v1.2.0",
- "draft": false,
- "author": {
- "login": "binjospookie",
- "id": 8722478,
- "node_id": "MDQ6VXNlcjg3MjI0Nzg=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/8722478?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/binjospookie",
- "html_url": "https://github.com/binjospookie",
- "followers_url": "https://api.github.com/users/binjospookie/followers",
- "following_url": "https://api.github.com/users/binjospookie/following{/other_user}",
- "gists_url": "https://api.github.com/users/binjospookie/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/binjospookie/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/binjospookie/subscriptions",
- "organizations_url": "https://api.github.com/users/binjospookie/orgs",
- "repos_url": "https://api.github.com/users/binjospookie/repos",
- "events_url": "https://api.github.com/users/binjospookie/events{/privacy}",
- "received_events_url": "https://api.github.com/users/binjospookie/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2017-02-13T21:05:46Z",
- "published_at": "2017-02-14T08:31:36Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/binjospookie/--shots/releases/assets/3188580",
- "id": 3188580,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDMxODg1ODA=",
- "name": "shots-1.2.0-x86_64.AppImage",
- "label": null,
- "uploader": {
- "login": "binjospookie",
- "id": 8722478,
- "node_id": "MDQ6VXNlcjg3MjI0Nzg=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/8722478?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/binjospookie",
- "html_url": "https://github.com/binjospookie",
- "followers_url": "https://api.github.com/users/binjospookie/followers",
- "following_url": "https://api.github.com/users/binjospookie/following{/other_user}",
- "gists_url": "https://api.github.com/users/binjospookie/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/binjospookie/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/binjospookie/subscriptions",
- "organizations_url": "https://api.github.com/users/binjospookie/orgs",
- "repos_url": "https://api.github.com/users/binjospookie/repos",
- "events_url": "https://api.github.com/users/binjospookie/events{/privacy}",
- "received_events_url": "https://api.github.com/users/binjospookie/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 55574528,
- "download_count": 775,
- "created_at": "2017-02-14T08:30:13Z",
- "updated_at": "2017-02-14T08:31:14Z",
- "browser_download_url": "https://github.com/binjospookie/--shots/releases/download/v1.2.0/shots-1.2.0-x86_64.AppImage"
- },
- {
- "url": "https://api.github.com/repos/binjospookie/--shots/releases/assets/3188576",
- "id": 3188576,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDMxODg1NzY=",
- "name": "shots-1.2.0.dmg",
- "label": null,
- "uploader": {
- "login": "binjospookie",
- "id": 8722478,
- "node_id": "MDQ6VXNlcjg3MjI0Nzg=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/8722478?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/binjospookie",
- "html_url": "https://github.com/binjospookie",
- "followers_url": "https://api.github.com/users/binjospookie/followers",
- "following_url": "https://api.github.com/users/binjospookie/following{/other_user}",
- "gists_url": "https://api.github.com/users/binjospookie/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/binjospookie/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/binjospookie/subscriptions",
- "organizations_url": "https://api.github.com/users/binjospookie/orgs",
- "repos_url": "https://api.github.com/users/binjospookie/repos",
- "events_url": "https://api.github.com/users/binjospookie/events{/privacy}",
- "received_events_url": "https://api.github.com/users/binjospookie/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-apple-diskimage",
- "state": "uploaded",
- "size": 45174363,
- "download_count": 450,
- "created_at": "2017-02-14T08:30:13Z",
- "updated_at": "2017-02-14T08:30:34Z",
- "browser_download_url": "https://github.com/binjospookie/--shots/releases/download/v1.2.0/shots-1.2.0.dmg"
- },
- {
- "url": "https://api.github.com/repos/binjospookie/--shots/releases/assets/3188577",
- "id": 3188577,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDMxODg1Nzc=",
- "name": "shots-1.2.0.pacman",
- "label": null,
- "uploader": {
- "login": "binjospookie",
- "id": 8722478,
- "node_id": "MDQ6VXNlcjg3MjI0Nzg=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/8722478?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/binjospookie",
- "html_url": "https://github.com/binjospookie",
- "followers_url": "https://api.github.com/users/binjospookie/followers",
- "following_url": "https://api.github.com/users/binjospookie/following{/other_user}",
- "gists_url": "https://api.github.com/users/binjospookie/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/binjospookie/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/binjospookie/subscriptions",
- "organizations_url": "https://api.github.com/users/binjospookie/orgs",
- "repos_url": "https://api.github.com/users/binjospookie/repos",
- "events_url": "https://api.github.com/users/binjospookie/events{/privacy}",
- "received_events_url": "https://api.github.com/users/binjospookie/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 37633716,
- "download_count": 181,
- "created_at": "2017-02-14T08:30:13Z",
- "updated_at": "2017-02-14T08:30:44Z",
- "browser_download_url": "https://github.com/binjospookie/--shots/releases/download/v1.2.0/shots-1.2.0.pacman"
- },
- {
- "url": "https://api.github.com/repos/binjospookie/--shots/releases/assets/3188579",
- "id": 3188579,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDMxODg1Nzk=",
- "name": "shots.portable.1.2.0.exe",
- "label": null,
- "uploader": {
- "login": "binjospookie",
- "id": 8722478,
- "node_id": "MDQ6VXNlcjg3MjI0Nzg=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/8722478?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/binjospookie",
- "html_url": "https://github.com/binjospookie",
- "followers_url": "https://api.github.com/users/binjospookie/followers",
- "following_url": "https://api.github.com/users/binjospookie/following{/other_user}",
- "gists_url": "https://api.github.com/users/binjospookie/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/binjospookie/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/binjospookie/subscriptions",
- "organizations_url": "https://api.github.com/users/binjospookie/orgs",
- "repos_url": "https://api.github.com/users/binjospookie/repos",
- "events_url": "https://api.github.com/users/binjospookie/events{/privacy}",
- "received_events_url": "https://api.github.com/users/binjospookie/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-ms-dos-executable",
- "state": "uploaded",
- "size": 60506112,
- "download_count": 431,
- "created_at": "2017-02-14T08:30:13Z",
- "updated_at": "2017-02-14T08:31:33Z",
- "browser_download_url": "https://github.com/binjospookie/--shots/releases/download/v1.2.0/shots.portable.1.2.0.exe"
- },
- {
- "url": "https://api.github.com/repos/binjospookie/--shots/releases/assets/3188578",
- "id": 3188578,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDMxODg1Nzg=",
- "name": "shots.Setup.1.2.0.exe",
- "label": null,
- "uploader": {
- "login": "binjospookie",
- "id": 8722478,
- "node_id": "MDQ6VXNlcjg3MjI0Nzg=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/8722478?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/binjospookie",
- "html_url": "https://github.com/binjospookie",
- "followers_url": "https://api.github.com/users/binjospookie/followers",
- "following_url": "https://api.github.com/users/binjospookie/following{/other_user}",
- "gists_url": "https://api.github.com/users/binjospookie/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/binjospookie/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/binjospookie/subscriptions",
- "organizations_url": "https://api.github.com/users/binjospookie/orgs",
- "repos_url": "https://api.github.com/users/binjospookie/repos",
- "events_url": "https://api.github.com/users/binjospookie/events{/privacy}",
- "received_events_url": "https://api.github.com/users/binjospookie/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-ms-dos-executable",
- "state": "uploaded",
- "size": 60506112,
- "download_count": 561,
- "created_at": "2017-02-14T08:30:13Z",
- "updated_at": "2017-02-14T08:30:59Z",
- "browser_download_url": "https://github.com/binjospookie/--shots/releases/download/v1.2.0/shots.Setup.1.2.0.exe"
- },
- {
- "url": "https://api.github.com/repos/binjospookie/--shots/releases/assets/3188575",
- "id": 3188575,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDMxODg1NzU=",
- "name": "shots_1.2.0_amd64.deb",
- "label": null,
- "uploader": {
- "login": "binjospookie",
- "id": 8722478,
- "node_id": "MDQ6VXNlcjg3MjI0Nzg=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/8722478?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/binjospookie",
- "html_url": "https://github.com/binjospookie",
- "followers_url": "https://api.github.com/users/binjospookie/followers",
- "following_url": "https://api.github.com/users/binjospookie/following{/other_user}",
- "gists_url": "https://api.github.com/users/binjospookie/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/binjospookie/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/binjospookie/subscriptions",
- "organizations_url": "https://api.github.com/users/binjospookie/orgs",
- "repos_url": "https://api.github.com/users/binjospookie/repos",
- "events_url": "https://api.github.com/users/binjospookie/events{/privacy}",
- "received_events_url": "https://api.github.com/users/binjospookie/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/vnd.debian.binary-package",
- "state": "uploaded",
- "size": 37632448,
- "download_count": 2642,
- "created_at": "2017-02-14T08:30:13Z",
- "updated_at": "2017-02-14T08:30:24Z",
- "browser_download_url": "https://github.com/binjospookie/--shots/releases/download/v1.2.0/shots_1.2.0_amd64.deb"
- }
- ],
- "tarball_url": "https://api.github.com/repos/binjospookie/--shots/tarball/v1.2.0",
- "zipball_url": "https://api.github.com/repos/binjospookie/--shots/zipball/v1.2.0",
- "body_html": "Integrate we love \nSocial network \nNow you could post your screenshots from --shots to Facebook, Twitter, VKontakte!
\n\nSocials > Post on ...
\n \nDropbox \nWant to save your screenshot to Dropbox? No problems! Simply sign in and then save!
\n \n
\nImgur \nNot satisfied with dropbox? OK, we provide an alternative to you... Imgur! \nSign in and save :)
\n \n
\n\nImgur server sometimes very busy, so possible problems with authorization.
\n \nDropbox and Imgur \nYou should to sign in only once(not for every saving). \nFor authorization we use OAuth 2.0
\nMacOS \nThis version support MacOS!
\n \nThat's all, folks. \n_Thanks for your support and see you soon! _
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:07.792Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:15.601Z"
},
"singlebox": {
"latestRelease": {
@@ -93174,7 +93174,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 515,
- "download_count": 328,
+ "download_count": 339,
"created_at": "2020-09-14T15:26:44Z",
"updated_at": "2020-09-14T15:26:45Z",
"browser_download_url": "https://github.com/atomery/singlebox/releases/download/v9.8.0/latest-mac.yml"
@@ -93208,7 +93208,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 346,
- "download_count": 296,
+ "download_count": 307,
"created_at": "2020-09-14T15:26:01Z",
"updated_at": "2020-09-14T15:26:01Z",
"browser_download_url": "https://github.com/atomery/singlebox/releases/download/v9.8.0/latest.yml"
@@ -93456,84 +93456,7 @@
"zipball_url": "https://api.github.com/repos/atomery/singlebox/zipball/v9.8.0",
"body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:07.851Z"
- },
- "smokerstopper": {
- "latestRelease": {
- "url": "https://api.github.com/repos/Phreshhh/SmokerStopper/releases/15153536",
- "assets_url": "https://api.github.com/repos/Phreshhh/SmokerStopper/releases/15153536/assets",
- "upload_url": "https://uploads.github.com/repos/Phreshhh/SmokerStopper/releases/15153536/assets{?name,label}",
- "html_url": "https://github.com/Phreshhh/SmokerStopper/releases/tag/v1.0.0",
- "id": 15153536,
- "node_id": "MDc6UmVsZWFzZTE1MTUzNTM2",
- "tag_name": "v1.0.0",
- "target_commitish": "master",
- "name": "v1.0.0",
- "draft": false,
- "author": {
- "login": "Phreshhh",
- "id": 32324661,
- "node_id": "MDQ6VXNlcjMyMzI0NjYx",
- "avatar_url": "https://avatars1.githubusercontent.com/u/32324661?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Phreshhh",
- "html_url": "https://github.com/Phreshhh",
- "followers_url": "https://api.github.com/users/Phreshhh/followers",
- "following_url": "https://api.github.com/users/Phreshhh/following{/other_user}",
- "gists_url": "https://api.github.com/users/Phreshhh/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Phreshhh/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Phreshhh/subscriptions",
- "organizations_url": "https://api.github.com/users/Phreshhh/orgs",
- "repos_url": "https://api.github.com/users/Phreshhh/repos",
- "events_url": "https://api.github.com/users/Phreshhh/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Phreshhh/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2019-01-24T09:18:09Z",
- "published_at": "2019-01-24T09:33:00Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/Phreshhh/SmokerStopper/releases/assets/10793385",
- "id": 10793385,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNzkzMzg1",
- "name": "SmokerStopper-win32-x64.zip",
- "label": null,
- "uploader": {
- "login": "Phreshhh",
- "id": 32324661,
- "node_id": "MDQ6VXNlcjMyMzI0NjYx",
- "avatar_url": "https://avatars1.githubusercontent.com/u/32324661?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Phreshhh",
- "html_url": "https://github.com/Phreshhh",
- "followers_url": "https://api.github.com/users/Phreshhh/followers",
- "following_url": "https://api.github.com/users/Phreshhh/following{/other_user}",
- "gists_url": "https://api.github.com/users/Phreshhh/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Phreshhh/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Phreshhh/subscriptions",
- "organizations_url": "https://api.github.com/users/Phreshhh/orgs",
- "repos_url": "https://api.github.com/users/Phreshhh/repos",
- "events_url": "https://api.github.com/users/Phreshhh/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Phreshhh/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-zip-compressed",
- "state": "uploaded",
- "size": 268890984,
- "download_count": 903,
- "created_at": "2019-01-26T09:09:21Z",
- "updated_at": "2019-01-26T09:10:58Z",
- "browser_download_url": "https://github.com/Phreshhh/SmokerStopper/releases/download/v1.0.0/SmokerStopper-win32-x64.zip"
- }
- ],
- "tarball_url": "https://api.github.com/repos/Phreshhh/SmokerStopper/tarball/v1.0.0",
- "zipball_url": "https://api.github.com/repos/Phreshhh/SmokerStopper/zipball/v1.0.0",
- "body_html": "This app help you tracking your smoking habits and reduce the dose grandually and prepare you to the \"freedom day\" (quitting).
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:07.887Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:15.616Z"
},
"smartholdem": {
"latestRelease": {
@@ -93610,7 +93533,84 @@
"zipball_url": "https://api.github.com/repos/smartholdem/smartholdem-wallet/zipball/1.1.1",
"body_html": "\nfix blockexplorer \nupdate type transaction: \"create copyright\", fee 1 STH \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:07.887Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:15.704Z"
+ },
+ "smokerstopper": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/Phreshhh/SmokerStopper/releases/15153536",
+ "assets_url": "https://api.github.com/repos/Phreshhh/SmokerStopper/releases/15153536/assets",
+ "upload_url": "https://uploads.github.com/repos/Phreshhh/SmokerStopper/releases/15153536/assets{?name,label}",
+ "html_url": "https://github.com/Phreshhh/SmokerStopper/releases/tag/v1.0.0",
+ "id": 15153536,
+ "node_id": "MDc6UmVsZWFzZTE1MTUzNTM2",
+ "tag_name": "v1.0.0",
+ "target_commitish": "master",
+ "name": "v1.0.0",
+ "draft": false,
+ "author": {
+ "login": "Phreshhh",
+ "id": 32324661,
+ "node_id": "MDQ6VXNlcjMyMzI0NjYx",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/32324661?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Phreshhh",
+ "html_url": "https://github.com/Phreshhh",
+ "followers_url": "https://api.github.com/users/Phreshhh/followers",
+ "following_url": "https://api.github.com/users/Phreshhh/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Phreshhh/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Phreshhh/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Phreshhh/subscriptions",
+ "organizations_url": "https://api.github.com/users/Phreshhh/orgs",
+ "repos_url": "https://api.github.com/users/Phreshhh/repos",
+ "events_url": "https://api.github.com/users/Phreshhh/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Phreshhh/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2019-01-24T09:18:09Z",
+ "published_at": "2019-01-24T09:33:00Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/Phreshhh/SmokerStopper/releases/assets/10793385",
+ "id": 10793385,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNzkzMzg1",
+ "name": "SmokerStopper-win32-x64.zip",
+ "label": null,
+ "uploader": {
+ "login": "Phreshhh",
+ "id": 32324661,
+ "node_id": "MDQ6VXNlcjMyMzI0NjYx",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/32324661?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Phreshhh",
+ "html_url": "https://github.com/Phreshhh",
+ "followers_url": "https://api.github.com/users/Phreshhh/followers",
+ "following_url": "https://api.github.com/users/Phreshhh/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Phreshhh/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Phreshhh/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Phreshhh/subscriptions",
+ "organizations_url": "https://api.github.com/users/Phreshhh/orgs",
+ "repos_url": "https://api.github.com/users/Phreshhh/repos",
+ "events_url": "https://api.github.com/users/Phreshhh/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Phreshhh/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-zip-compressed",
+ "state": "uploaded",
+ "size": 268890984,
+ "download_count": 903,
+ "created_at": "2019-01-26T09:09:21Z",
+ "updated_at": "2019-01-26T09:10:58Z",
+ "browser_download_url": "https://github.com/Phreshhh/SmokerStopper/releases/download/v1.0.0/SmokerStopper-win32-x64.zip"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/Phreshhh/SmokerStopper/tarball/v1.0.0",
+ "zipball_url": "https://api.github.com/repos/Phreshhh/SmokerStopper/zipball/v1.0.0",
+ "body_html": "This app help you tracking your smoking habits and reduce the dose grandually and prepare you to the \"freedom day\" (quitting).
"
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:15.709Z"
},
"skrifa": {
"latestRelease": {
@@ -93959,186 +93959,186 @@
"zipball_url": "https://api.github.com/repos/Skrifa/Skrifa/zipball/v0.2.6",
"body_html": "Skrifa v0.2.6 \nA new focus on Privacy.
\nSkrifa was created with privacy and simplicity in mind, to continue with that mission, Skrifa needed to improve it's compatibility with common PGP solutions, therefore this release besides fixing features and adding some features was focused specially on making PGP and Skrifa work in a better way to provide you a great tool to protect your privacy.
\nFeatures Added: \n\nYou can now use your existing PGP key or create a new one instead of using a Skrifa account \nPDF and HTML export targets are now available \nYou can now create a Migration backup in order to use another key \nIt is now possible to clear all data within the app \nYou can now create unencrypted backups \nExporting your public key is now possible \nNew Ghost and Playful Themes are available \nKeyboard shortcuts are now available for text styling in the editor and creating new notes \nPacman and FreeBSD builds are now available \nYou can now share a note as a plain text PGP message \n \nBugs Fixed: \n\nApp closed even when there was unsaved data \nCouldn't import local images in any other than PNG format \nNotebook welcome screen overlapped with the top nav bar \nNote would not be saved if there was no H1 title available \nViews were not scrollable if the window was too small \nSome cancel file dialogs where not handled correctly \nNetwork requests errors in the login process where not being handled correctly \n \nMD5 Check Sums \nWindows \n\nExe File: 0b649703a306f57ace343f23d7ebfd35 \n \nmacOS \n\nZip File: d9a65b7b741f434b5a262ecf03d4d748 \n \nLinux \n\nDeb: 5be935218e2f348296a591f1dc52e9e6 \nRPM: ded21fcb17f0a9654ca3856d21bea49a \nAppImage: 0a8d024e41f15b8a4dcd91619f7ebcad \nSnap: 4928df0facc7e2e54f34bc076ae842df \nPacman: 58e31962d5119cd522e4152824bace5d \nZip File: 7d558f9edb97fb7a0d680ee16a5e5e18 \n \nBSD \n\nFreeBSD: d7603747faef73faa02ec5e3e3bffd09 \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:07.897Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:15.758Z"
},
- "snippetstore": {
+ "snake": {
"latestRelease": {
- "url": "https://api.github.com/repos/ZeroX-DG/SnippetStore/releases/16816963",
- "assets_url": "https://api.github.com/repos/ZeroX-DG/SnippetStore/releases/16816963/assets",
- "upload_url": "https://uploads.github.com/repos/ZeroX-DG/SnippetStore/releases/16816963/assets{?name,label}",
- "html_url": "https://github.com/ZeroX-DG/SnippetStore/releases/tag/v0.2.12",
- "id": 16816963,
- "node_id": "MDc6UmVsZWFzZTE2ODE2OTYz",
- "tag_name": "v0.2.12",
+ "url": "https://api.github.com/repos/aprilcoskun/snake/releases/9507508",
+ "assets_url": "https://api.github.com/repos/aprilcoskun/snake/releases/9507508/assets",
+ "upload_url": "https://uploads.github.com/repos/aprilcoskun/snake/releases/9507508/assets{?name,label}",
+ "html_url": "https://github.com/aprilcoskun/snake/releases/tag/v0.6.0",
+ "id": 9507508,
+ "node_id": "MDc6UmVsZWFzZTk1MDc1MDg=",
+ "tag_name": "v0.6.0",
"target_commitish": "master",
- "name": "v0.2.12",
+ "name": "v0.6.0",
"draft": false,
"author": {
- "login": "ZeroX-DG",
- "id": 12984316,
- "node_id": "MDQ6VXNlcjEyOTg0MzE2",
- "avatar_url": "https://avatars2.githubusercontent.com/u/12984316?v=4",
+ "login": "aprilcoskun",
+ "id": 17393603,
+ "node_id": "MDQ6VXNlcjE3MzkzNjAz",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/17393603?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/ZeroX-DG",
- "html_url": "https://github.com/ZeroX-DG",
- "followers_url": "https://api.github.com/users/ZeroX-DG/followers",
- "following_url": "https://api.github.com/users/ZeroX-DG/following{/other_user}",
- "gists_url": "https://api.github.com/users/ZeroX-DG/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ZeroX-DG/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ZeroX-DG/subscriptions",
- "organizations_url": "https://api.github.com/users/ZeroX-DG/orgs",
- "repos_url": "https://api.github.com/users/ZeroX-DG/repos",
- "events_url": "https://api.github.com/users/ZeroX-DG/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ZeroX-DG/received_events",
+ "url": "https://api.github.com/users/aprilcoskun",
+ "html_url": "https://github.com/aprilcoskun",
+ "followers_url": "https://api.github.com/users/aprilcoskun/followers",
+ "following_url": "https://api.github.com/users/aprilcoskun/following{/other_user}",
+ "gists_url": "https://api.github.com/users/aprilcoskun/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/aprilcoskun/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/aprilcoskun/subscriptions",
+ "organizations_url": "https://api.github.com/users/aprilcoskun/orgs",
+ "repos_url": "https://api.github.com/users/aprilcoskun/repos",
+ "events_url": "https://api.github.com/users/aprilcoskun/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/aprilcoskun/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2019-04-17T08:43:54Z",
- "published_at": "2019-04-17T09:31:08Z",
+ "created_at": "2018-02-02T08:59:28Z",
+ "published_at": "2018-02-02T14:10:33Z",
"assets": [
{
- "url": "https://api.github.com/repos/ZeroX-DG/SnippetStore/releases/assets/12108352",
- "id": 12108352,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEyMTA4MzUy",
- "name": "Snippet.Store.Setup.0.2.12.exe",
+ "url": "https://api.github.com/repos/aprilcoskun/snake/releases/assets/6074077",
+ "id": 6074077,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDYwNzQwNzc=",
+ "name": "snake_0.6.0_amd64.deb",
"label": null,
"uploader": {
- "login": "ZeroX-DG",
- "id": 12984316,
- "node_id": "MDQ6VXNlcjEyOTg0MzE2",
- "avatar_url": "https://avatars2.githubusercontent.com/u/12984316?v=4",
+ "login": "aprilcoskun",
+ "id": 17393603,
+ "node_id": "MDQ6VXNlcjE3MzkzNjAz",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/17393603?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/ZeroX-DG",
- "html_url": "https://github.com/ZeroX-DG",
- "followers_url": "https://api.github.com/users/ZeroX-DG/followers",
- "following_url": "https://api.github.com/users/ZeroX-DG/following{/other_user}",
- "gists_url": "https://api.github.com/users/ZeroX-DG/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ZeroX-DG/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ZeroX-DG/subscriptions",
- "organizations_url": "https://api.github.com/users/ZeroX-DG/orgs",
- "repos_url": "https://api.github.com/users/ZeroX-DG/repos",
- "events_url": "https://api.github.com/users/ZeroX-DG/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ZeroX-DG/received_events",
+ "url": "https://api.github.com/users/aprilcoskun",
+ "html_url": "https://github.com/aprilcoskun",
+ "followers_url": "https://api.github.com/users/aprilcoskun/followers",
+ "following_url": "https://api.github.com/users/aprilcoskun/following{/other_user}",
+ "gists_url": "https://api.github.com/users/aprilcoskun/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/aprilcoskun/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/aprilcoskun/subscriptions",
+ "organizations_url": "https://api.github.com/users/aprilcoskun/orgs",
+ "repos_url": "https://api.github.com/users/aprilcoskun/repos",
+ "events_url": "https://api.github.com/users/aprilcoskun/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/aprilcoskun/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-ms-dos-executable",
+ "content_type": "application/vnd.debian.binary-package",
"state": "uploaded",
- "size": 41623203,
- "download_count": 12475,
- "created_at": "2019-04-17T08:52:11Z",
- "updated_at": "2019-04-17T09:18:54Z",
- "browser_download_url": "https://github.com/ZeroX-DG/SnippetStore/releases/download/v0.2.12/Snippet.Store.Setup.0.2.12.exe"
+ "size": 36510882,
+ "download_count": 257,
+ "created_at": "2018-02-02T13:54:57Z",
+ "updated_at": "2018-02-02T13:55:22Z",
+ "browser_download_url": "https://github.com/aprilcoskun/snake/releases/download/v0.6.0/snake_0.6.0_amd64.deb"
},
{
- "url": "https://api.github.com/repos/ZeroX-DG/SnippetStore/releases/assets/12108354",
- "id": 12108354,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEyMTA4MzU0",
- "name": "Snippet.Store.Setup.0.2.12.exe.blockmap",
+ "url": "https://api.github.com/repos/aprilcoskun/snake/releases/assets/6844904",
+ "id": 6844904,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDY4NDQ5MDQ=",
+ "name": "snake_0.6.0_darwin.zip",
"label": null,
"uploader": {
- "login": "ZeroX-DG",
- "id": 12984316,
- "node_id": "MDQ6VXNlcjEyOTg0MzE2",
- "avatar_url": "https://avatars2.githubusercontent.com/u/12984316?v=4",
+ "login": "aprilcoskun",
+ "id": 17393603,
+ "node_id": "MDQ6VXNlcjE3MzkzNjAz",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/17393603?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/ZeroX-DG",
- "html_url": "https://github.com/ZeroX-DG",
- "followers_url": "https://api.github.com/users/ZeroX-DG/followers",
- "following_url": "https://api.github.com/users/ZeroX-DG/following{/other_user}",
- "gists_url": "https://api.github.com/users/ZeroX-DG/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ZeroX-DG/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ZeroX-DG/subscriptions",
- "organizations_url": "https://api.github.com/users/ZeroX-DG/orgs",
- "repos_url": "https://api.github.com/users/ZeroX-DG/repos",
- "events_url": "https://api.github.com/users/ZeroX-DG/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ZeroX-DG/received_events",
+ "url": "https://api.github.com/users/aprilcoskun",
+ "html_url": "https://github.com/aprilcoskun",
+ "followers_url": "https://api.github.com/users/aprilcoskun/followers",
+ "following_url": "https://api.github.com/users/aprilcoskun/following{/other_user}",
+ "gists_url": "https://api.github.com/users/aprilcoskun/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/aprilcoskun/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/aprilcoskun/subscriptions",
+ "organizations_url": "https://api.github.com/users/aprilcoskun/orgs",
+ "repos_url": "https://api.github.com/users/aprilcoskun/repos",
+ "events_url": "https://api.github.com/users/aprilcoskun/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/aprilcoskun/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 44403,
- "download_count": 50,
- "created_at": "2019-04-17T08:52:11Z",
- "updated_at": "2019-04-17T09:18:55Z",
- "browser_download_url": "https://github.com/ZeroX-DG/SnippetStore/releases/download/v0.2.12/Snippet.Store.Setup.0.2.12.exe.blockmap"
+ "size": 47248959,
+ "download_count": 269,
+ "created_at": "2018-04-14T11:18:40Z",
+ "updated_at": "2018-04-14T11:32:50Z",
+ "browser_download_url": "https://github.com/aprilcoskun/snake/releases/download/v0.6.0/snake_0.6.0_darwin.zip"
},
{
- "url": "https://api.github.com/repos/ZeroX-DG/SnippetStore/releases/assets/12108351",
- "id": 12108351,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEyMTA4MzUx",
- "name": "snippetstore-0.2.12-x86_64.AppImage",
+ "url": "https://api.github.com/repos/aprilcoskun/snake/releases/assets/6074078",
+ "id": 6074078,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDYwNzQwNzg=",
+ "name": "snake_0.6.0_i386.deb",
"label": null,
"uploader": {
- "login": "ZeroX-DG",
- "id": 12984316,
- "node_id": "MDQ6VXNlcjEyOTg0MzE2",
- "avatar_url": "https://avatars2.githubusercontent.com/u/12984316?v=4",
+ "login": "aprilcoskun",
+ "id": 17393603,
+ "node_id": "MDQ6VXNlcjE3MzkzNjAz",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/17393603?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/ZeroX-DG",
- "html_url": "https://github.com/ZeroX-DG",
- "followers_url": "https://api.github.com/users/ZeroX-DG/followers",
- "following_url": "https://api.github.com/users/ZeroX-DG/following{/other_user}",
- "gists_url": "https://api.github.com/users/ZeroX-DG/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ZeroX-DG/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ZeroX-DG/subscriptions",
- "organizations_url": "https://api.github.com/users/ZeroX-DG/orgs",
- "repos_url": "https://api.github.com/users/ZeroX-DG/repos",
- "events_url": "https://api.github.com/users/ZeroX-DG/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ZeroX-DG/received_events",
+ "url": "https://api.github.com/users/aprilcoskun",
+ "html_url": "https://github.com/aprilcoskun",
+ "followers_url": "https://api.github.com/users/aprilcoskun/followers",
+ "following_url": "https://api.github.com/users/aprilcoskun/following{/other_user}",
+ "gists_url": "https://api.github.com/users/aprilcoskun/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/aprilcoskun/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/aprilcoskun/subscriptions",
+ "organizations_url": "https://api.github.com/users/aprilcoskun/orgs",
+ "repos_url": "https://api.github.com/users/aprilcoskun/repos",
+ "events_url": "https://api.github.com/users/aprilcoskun/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/aprilcoskun/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/vnd.debian.binary-package",
"state": "uploaded",
- "size": 58053422,
- "download_count": 1366,
- "created_at": "2019-04-17T08:52:10Z",
- "updated_at": "2019-04-17T09:07:02Z",
- "browser_download_url": "https://github.com/ZeroX-DG/SnippetStore/releases/download/v0.2.12/snippetstore-0.2.12-x86_64.AppImage"
+ "size": 37291452,
+ "download_count": 62,
+ "created_at": "2018-02-02T13:54:57Z",
+ "updated_at": "2018-02-02T13:55:45Z",
+ "browser_download_url": "https://github.com/aprilcoskun/snake/releases/download/v0.6.0/snake_0.6.0_i386.deb"
},
{
- "url": "https://api.github.com/repos/ZeroX-DG/SnippetStore/releases/assets/12108350",
- "id": 12108350,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEyMTA4MzUw",
- "name": "snippetstore_0.2.12_amd64.deb",
+ "url": "https://api.github.com/repos/aprilcoskun/snake/releases/assets/6146280",
+ "id": 6146280,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDYxNDYyODA=",
+ "name": "snake_0.6.0_win32.exe",
"label": null,
"uploader": {
- "login": "ZeroX-DG",
- "id": 12984316,
- "node_id": "MDQ6VXNlcjEyOTg0MzE2",
- "avatar_url": "https://avatars2.githubusercontent.com/u/12984316?v=4",
+ "login": "aprilcoskun",
+ "id": 17393603,
+ "node_id": "MDQ6VXNlcjE3MzkzNjAz",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/17393603?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/ZeroX-DG",
- "html_url": "https://github.com/ZeroX-DG",
- "followers_url": "https://api.github.com/users/ZeroX-DG/followers",
- "following_url": "https://api.github.com/users/ZeroX-DG/following{/other_user}",
- "gists_url": "https://api.github.com/users/ZeroX-DG/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ZeroX-DG/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ZeroX-DG/subscriptions",
- "organizations_url": "https://api.github.com/users/ZeroX-DG/orgs",
- "repos_url": "https://api.github.com/users/ZeroX-DG/repos",
- "events_url": "https://api.github.com/users/ZeroX-DG/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ZeroX-DG/received_events",
+ "url": "https://api.github.com/users/aprilcoskun",
+ "html_url": "https://github.com/aprilcoskun",
+ "followers_url": "https://api.github.com/users/aprilcoskun/followers",
+ "following_url": "https://api.github.com/users/aprilcoskun/following{/other_user}",
+ "gists_url": "https://api.github.com/users/aprilcoskun/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/aprilcoskun/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/aprilcoskun/subscriptions",
+ "organizations_url": "https://api.github.com/users/aprilcoskun/orgs",
+ "repos_url": "https://api.github.com/users/aprilcoskun/repos",
+ "events_url": "https://api.github.com/users/aprilcoskun/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/aprilcoskun/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/vnd.debian.binary-package",
+ "content_type": "application/x-msdownload",
"state": "uploaded",
- "size": 38735284,
- "download_count": 219,
- "created_at": "2019-04-17T08:52:10Z",
- "updated_at": "2019-04-17T08:58:10Z",
- "browser_download_url": "https://github.com/ZeroX-DG/SnippetStore/releases/download/v0.2.12/snippetstore_0.2.12_amd64.deb"
+ "size": 30913078,
+ "download_count": 1156,
+ "created_at": "2018-02-08T09:08:12Z",
+ "updated_at": "2018-02-08T09:14:06Z",
+ "browser_download_url": "https://github.com/aprilcoskun/snake/releases/download/v0.6.0/snake_0.6.0_win32.exe"
}
],
- "tarball_url": "https://api.github.com/repos/ZeroX-DG/SnippetStore/tarball/v0.2.12",
- "zipball_url": "https://api.github.com/repos/ZeroX-DG/SnippetStore/zipball/v0.2.12",
- "body_html": "0.2.12 \nFeatures: \n\nInterface : New Turkish translation by @zbahadir \n \nBugfixes: \n\nInterface : Fixed link not open in default browser when clicked in markdown preview (Fixed #40 ) (4864b8b ) \nInterface : Fixed can't preview github flavored markdown (Fixed #39 )(9dec808 ) \nInterface : Fixed MarkdownPreview not update when changing snippet (Fixed #38 )(0d3ab7d ) \nInterface : Fixed snippet not exiting preview mode when in edit mode (Fixed #37 )(64b74cc ) \nInterface : Fixed blank page when transfering snippet from vscode (Fixed #49 )(052a8fc ) \n \nImprovement \n\nInterface : Improved UI for list-and-detail
layout (Fixed #43 )(c3e02ab ) \n "
+ "tarball_url": "https://api.github.com/repos/aprilcoskun/snake/tarball/v0.6.0",
+ "zipball_url": "https://api.github.com/repos/aprilcoskun/snake/zipball/v0.6.0",
+ "body_html": "snake installer
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:07.977Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:15.785Z"
},
"social-amnesia": {
"latestRelease": {
@@ -94205,7 +94205,7 @@
"content_type": "application/x-diskcopy",
"state": "uploaded",
"size": 75487586,
- "download_count": 88,
+ "download_count": 89,
"created_at": "2020-07-30T20:36:45Z",
"updated_at": "2020-07-30T20:39:24Z",
"browser_download_url": "https://github.com/Nick-Gottschlich/Social-Amnesia/releases/download/v2.0.2/Social.Amnesia-2.0.2-MAC.dmg"
@@ -94317,186 +94317,186 @@
"zipball_url": "https://api.github.com/repos/Nick-Gottschlich/Social-Amnesia/zipball/v2.0.2",
"body_html": "Social Amnesia v2.0.2 \nChangelog \n\nFixed issue where tray icon was not appearing in Windows. \n \nScreenshots \nTwitter \n
\nReddit \n
\nTwitter \n\nLog in and out with oAuth, no need for API. \nDelete tweets and remove favorites, en masse or individually. \nWhite list tweets and favorites. \nSet a time range of tweets/favorites to save. \nSet high scores so if your tweet gets enough favorites or retweets it is saved. \n \nReddit \n\nLog in and out with oAuth, no need for API. \nDelete comments and posts, en masse or individually. \nReddit comments and post body content edit to gibberish before deleting. \nWhite list comments and posts. \nSet a time range of comments/posts to save. \nSet high scores so if your comment or posts gets enough upvotes it is saved. \n \nScheduling \n\nSchedule a daily deletion of your tweets, favorites, comments, and posts on Reddit and Twitter. \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:08.005Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:15.808Z"
},
- "snake": {
+ "snippetstore": {
"latestRelease": {
- "url": "https://api.github.com/repos/aprilcoskun/snake/releases/9507508",
- "assets_url": "https://api.github.com/repos/aprilcoskun/snake/releases/9507508/assets",
- "upload_url": "https://uploads.github.com/repos/aprilcoskun/snake/releases/9507508/assets{?name,label}",
- "html_url": "https://github.com/aprilcoskun/snake/releases/tag/v0.6.0",
- "id": 9507508,
- "node_id": "MDc6UmVsZWFzZTk1MDc1MDg=",
- "tag_name": "v0.6.0",
+ "url": "https://api.github.com/repos/ZeroX-DG/SnippetStore/releases/16816963",
+ "assets_url": "https://api.github.com/repos/ZeroX-DG/SnippetStore/releases/16816963/assets",
+ "upload_url": "https://uploads.github.com/repos/ZeroX-DG/SnippetStore/releases/16816963/assets{?name,label}",
+ "html_url": "https://github.com/ZeroX-DG/SnippetStore/releases/tag/v0.2.12",
+ "id": 16816963,
+ "node_id": "MDc6UmVsZWFzZTE2ODE2OTYz",
+ "tag_name": "v0.2.12",
"target_commitish": "master",
- "name": "v0.6.0",
+ "name": "v0.2.12",
"draft": false,
"author": {
- "login": "aprilcoskun",
- "id": 17393603,
- "node_id": "MDQ6VXNlcjE3MzkzNjAz",
- "avatar_url": "https://avatars1.githubusercontent.com/u/17393603?v=4",
+ "login": "ZeroX-DG",
+ "id": 12984316,
+ "node_id": "MDQ6VXNlcjEyOTg0MzE2",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/12984316?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/aprilcoskun",
- "html_url": "https://github.com/aprilcoskun",
- "followers_url": "https://api.github.com/users/aprilcoskun/followers",
- "following_url": "https://api.github.com/users/aprilcoskun/following{/other_user}",
- "gists_url": "https://api.github.com/users/aprilcoskun/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/aprilcoskun/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/aprilcoskun/subscriptions",
- "organizations_url": "https://api.github.com/users/aprilcoskun/orgs",
- "repos_url": "https://api.github.com/users/aprilcoskun/repos",
- "events_url": "https://api.github.com/users/aprilcoskun/events{/privacy}",
- "received_events_url": "https://api.github.com/users/aprilcoskun/received_events",
+ "url": "https://api.github.com/users/ZeroX-DG",
+ "html_url": "https://github.com/ZeroX-DG",
+ "followers_url": "https://api.github.com/users/ZeroX-DG/followers",
+ "following_url": "https://api.github.com/users/ZeroX-DG/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ZeroX-DG/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ZeroX-DG/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ZeroX-DG/subscriptions",
+ "organizations_url": "https://api.github.com/users/ZeroX-DG/orgs",
+ "repos_url": "https://api.github.com/users/ZeroX-DG/repos",
+ "events_url": "https://api.github.com/users/ZeroX-DG/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ZeroX-DG/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2018-02-02T08:59:28Z",
- "published_at": "2018-02-02T14:10:33Z",
+ "created_at": "2019-04-17T08:43:54Z",
+ "published_at": "2019-04-17T09:31:08Z",
"assets": [
{
- "url": "https://api.github.com/repos/aprilcoskun/snake/releases/assets/6074077",
- "id": 6074077,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDYwNzQwNzc=",
- "name": "snake_0.6.0_amd64.deb",
+ "url": "https://api.github.com/repos/ZeroX-DG/SnippetStore/releases/assets/12108352",
+ "id": 12108352,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEyMTA4MzUy",
+ "name": "Snippet.Store.Setup.0.2.12.exe",
"label": null,
"uploader": {
- "login": "aprilcoskun",
- "id": 17393603,
- "node_id": "MDQ6VXNlcjE3MzkzNjAz",
- "avatar_url": "https://avatars1.githubusercontent.com/u/17393603?v=4",
+ "login": "ZeroX-DG",
+ "id": 12984316,
+ "node_id": "MDQ6VXNlcjEyOTg0MzE2",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/12984316?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/aprilcoskun",
- "html_url": "https://github.com/aprilcoskun",
- "followers_url": "https://api.github.com/users/aprilcoskun/followers",
- "following_url": "https://api.github.com/users/aprilcoskun/following{/other_user}",
- "gists_url": "https://api.github.com/users/aprilcoskun/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/aprilcoskun/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/aprilcoskun/subscriptions",
- "organizations_url": "https://api.github.com/users/aprilcoskun/orgs",
- "repos_url": "https://api.github.com/users/aprilcoskun/repos",
- "events_url": "https://api.github.com/users/aprilcoskun/events{/privacy}",
- "received_events_url": "https://api.github.com/users/aprilcoskun/received_events",
+ "url": "https://api.github.com/users/ZeroX-DG",
+ "html_url": "https://github.com/ZeroX-DG",
+ "followers_url": "https://api.github.com/users/ZeroX-DG/followers",
+ "following_url": "https://api.github.com/users/ZeroX-DG/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ZeroX-DG/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ZeroX-DG/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ZeroX-DG/subscriptions",
+ "organizations_url": "https://api.github.com/users/ZeroX-DG/orgs",
+ "repos_url": "https://api.github.com/users/ZeroX-DG/repos",
+ "events_url": "https://api.github.com/users/ZeroX-DG/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ZeroX-DG/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/vnd.debian.binary-package",
+ "content_type": "application/x-ms-dos-executable",
"state": "uploaded",
- "size": 36510882,
- "download_count": 257,
- "created_at": "2018-02-02T13:54:57Z",
- "updated_at": "2018-02-02T13:55:22Z",
- "browser_download_url": "https://github.com/aprilcoskun/snake/releases/download/v0.6.0/snake_0.6.0_amd64.deb"
+ "size": 41623203,
+ "download_count": 12475,
+ "created_at": "2019-04-17T08:52:11Z",
+ "updated_at": "2019-04-17T09:18:54Z",
+ "browser_download_url": "https://github.com/ZeroX-DG/SnippetStore/releases/download/v0.2.12/Snippet.Store.Setup.0.2.12.exe"
},
{
- "url": "https://api.github.com/repos/aprilcoskun/snake/releases/assets/6844904",
- "id": 6844904,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDY4NDQ5MDQ=",
- "name": "snake_0.6.0_darwin.zip",
+ "url": "https://api.github.com/repos/ZeroX-DG/SnippetStore/releases/assets/12108354",
+ "id": 12108354,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEyMTA4MzU0",
+ "name": "Snippet.Store.Setup.0.2.12.exe.blockmap",
"label": null,
"uploader": {
- "login": "aprilcoskun",
- "id": 17393603,
- "node_id": "MDQ6VXNlcjE3MzkzNjAz",
- "avatar_url": "https://avatars1.githubusercontent.com/u/17393603?v=4",
+ "login": "ZeroX-DG",
+ "id": 12984316,
+ "node_id": "MDQ6VXNlcjEyOTg0MzE2",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/12984316?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/aprilcoskun",
- "html_url": "https://github.com/aprilcoskun",
- "followers_url": "https://api.github.com/users/aprilcoskun/followers",
- "following_url": "https://api.github.com/users/aprilcoskun/following{/other_user}",
- "gists_url": "https://api.github.com/users/aprilcoskun/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/aprilcoskun/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/aprilcoskun/subscriptions",
- "organizations_url": "https://api.github.com/users/aprilcoskun/orgs",
- "repos_url": "https://api.github.com/users/aprilcoskun/repos",
- "events_url": "https://api.github.com/users/aprilcoskun/events{/privacy}",
- "received_events_url": "https://api.github.com/users/aprilcoskun/received_events",
+ "url": "https://api.github.com/users/ZeroX-DG",
+ "html_url": "https://github.com/ZeroX-DG",
+ "followers_url": "https://api.github.com/users/ZeroX-DG/followers",
+ "following_url": "https://api.github.com/users/ZeroX-DG/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ZeroX-DG/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ZeroX-DG/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ZeroX-DG/subscriptions",
+ "organizations_url": "https://api.github.com/users/ZeroX-DG/orgs",
+ "repos_url": "https://api.github.com/users/ZeroX-DG/repos",
+ "events_url": "https://api.github.com/users/ZeroX-DG/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ZeroX-DG/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 47248959,
- "download_count": 269,
- "created_at": "2018-04-14T11:18:40Z",
- "updated_at": "2018-04-14T11:32:50Z",
- "browser_download_url": "https://github.com/aprilcoskun/snake/releases/download/v0.6.0/snake_0.6.0_darwin.zip"
+ "size": 44403,
+ "download_count": 50,
+ "created_at": "2019-04-17T08:52:11Z",
+ "updated_at": "2019-04-17T09:18:55Z",
+ "browser_download_url": "https://github.com/ZeroX-DG/SnippetStore/releases/download/v0.2.12/Snippet.Store.Setup.0.2.12.exe.blockmap"
},
{
- "url": "https://api.github.com/repos/aprilcoskun/snake/releases/assets/6074078",
- "id": 6074078,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDYwNzQwNzg=",
- "name": "snake_0.6.0_i386.deb",
+ "url": "https://api.github.com/repos/ZeroX-DG/SnippetStore/releases/assets/12108351",
+ "id": 12108351,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEyMTA4MzUx",
+ "name": "snippetstore-0.2.12-x86_64.AppImage",
"label": null,
"uploader": {
- "login": "aprilcoskun",
- "id": 17393603,
- "node_id": "MDQ6VXNlcjE3MzkzNjAz",
- "avatar_url": "https://avatars1.githubusercontent.com/u/17393603?v=4",
+ "login": "ZeroX-DG",
+ "id": 12984316,
+ "node_id": "MDQ6VXNlcjEyOTg0MzE2",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/12984316?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/aprilcoskun",
- "html_url": "https://github.com/aprilcoskun",
- "followers_url": "https://api.github.com/users/aprilcoskun/followers",
- "following_url": "https://api.github.com/users/aprilcoskun/following{/other_user}",
- "gists_url": "https://api.github.com/users/aprilcoskun/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/aprilcoskun/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/aprilcoskun/subscriptions",
- "organizations_url": "https://api.github.com/users/aprilcoskun/orgs",
- "repos_url": "https://api.github.com/users/aprilcoskun/repos",
- "events_url": "https://api.github.com/users/aprilcoskun/events{/privacy}",
- "received_events_url": "https://api.github.com/users/aprilcoskun/received_events",
+ "url": "https://api.github.com/users/ZeroX-DG",
+ "html_url": "https://github.com/ZeroX-DG",
+ "followers_url": "https://api.github.com/users/ZeroX-DG/followers",
+ "following_url": "https://api.github.com/users/ZeroX-DG/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ZeroX-DG/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ZeroX-DG/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ZeroX-DG/subscriptions",
+ "organizations_url": "https://api.github.com/users/ZeroX-DG/orgs",
+ "repos_url": "https://api.github.com/users/ZeroX-DG/repos",
+ "events_url": "https://api.github.com/users/ZeroX-DG/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ZeroX-DG/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/vnd.debian.binary-package",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 37291452,
- "download_count": 62,
- "created_at": "2018-02-02T13:54:57Z",
- "updated_at": "2018-02-02T13:55:45Z",
- "browser_download_url": "https://github.com/aprilcoskun/snake/releases/download/v0.6.0/snake_0.6.0_i386.deb"
+ "size": 58053422,
+ "download_count": 1366,
+ "created_at": "2019-04-17T08:52:10Z",
+ "updated_at": "2019-04-17T09:07:02Z",
+ "browser_download_url": "https://github.com/ZeroX-DG/SnippetStore/releases/download/v0.2.12/snippetstore-0.2.12-x86_64.AppImage"
},
{
- "url": "https://api.github.com/repos/aprilcoskun/snake/releases/assets/6146280",
- "id": 6146280,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDYxNDYyODA=",
- "name": "snake_0.6.0_win32.exe",
+ "url": "https://api.github.com/repos/ZeroX-DG/SnippetStore/releases/assets/12108350",
+ "id": 12108350,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEyMTA4MzUw",
+ "name": "snippetstore_0.2.12_amd64.deb",
"label": null,
"uploader": {
- "login": "aprilcoskun",
- "id": 17393603,
- "node_id": "MDQ6VXNlcjE3MzkzNjAz",
- "avatar_url": "https://avatars1.githubusercontent.com/u/17393603?v=4",
+ "login": "ZeroX-DG",
+ "id": 12984316,
+ "node_id": "MDQ6VXNlcjEyOTg0MzE2",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/12984316?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/aprilcoskun",
- "html_url": "https://github.com/aprilcoskun",
- "followers_url": "https://api.github.com/users/aprilcoskun/followers",
- "following_url": "https://api.github.com/users/aprilcoskun/following{/other_user}",
- "gists_url": "https://api.github.com/users/aprilcoskun/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/aprilcoskun/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/aprilcoskun/subscriptions",
- "organizations_url": "https://api.github.com/users/aprilcoskun/orgs",
- "repos_url": "https://api.github.com/users/aprilcoskun/repos",
- "events_url": "https://api.github.com/users/aprilcoskun/events{/privacy}",
- "received_events_url": "https://api.github.com/users/aprilcoskun/received_events",
+ "url": "https://api.github.com/users/ZeroX-DG",
+ "html_url": "https://github.com/ZeroX-DG",
+ "followers_url": "https://api.github.com/users/ZeroX-DG/followers",
+ "following_url": "https://api.github.com/users/ZeroX-DG/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ZeroX-DG/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ZeroX-DG/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ZeroX-DG/subscriptions",
+ "organizations_url": "https://api.github.com/users/ZeroX-DG/orgs",
+ "repos_url": "https://api.github.com/users/ZeroX-DG/repos",
+ "events_url": "https://api.github.com/users/ZeroX-DG/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ZeroX-DG/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-msdownload",
+ "content_type": "application/vnd.debian.binary-package",
"state": "uploaded",
- "size": 30913078,
- "download_count": 1156,
- "created_at": "2018-02-08T09:08:12Z",
- "updated_at": "2018-02-08T09:14:06Z",
- "browser_download_url": "https://github.com/aprilcoskun/snake/releases/download/v0.6.0/snake_0.6.0_win32.exe"
+ "size": 38735284,
+ "download_count": 219,
+ "created_at": "2019-04-17T08:52:10Z",
+ "updated_at": "2019-04-17T08:58:10Z",
+ "browser_download_url": "https://github.com/ZeroX-DG/SnippetStore/releases/download/v0.2.12/snippetstore_0.2.12_amd64.deb"
}
],
- "tarball_url": "https://api.github.com/repos/aprilcoskun/snake/tarball/v0.6.0",
- "zipball_url": "https://api.github.com/repos/aprilcoskun/snake/zipball/v0.6.0",
- "body_html": "snake installer
"
+ "tarball_url": "https://api.github.com/repos/ZeroX-DG/SnippetStore/tarball/v0.2.12",
+ "zipball_url": "https://api.github.com/repos/ZeroX-DG/SnippetStore/zipball/v0.2.12",
+ "body_html": "0.2.12 \nFeatures: \n\nInterface : New Turkish translation by @zbahadir \n \nBugfixes: \n\nInterface : Fixed link not open in default browser when clicked in markdown preview (Fixed #40 ) (4864b8b ) \nInterface : Fixed can't preview github flavored markdown (Fixed #39 )(9dec808 ) \nInterface : Fixed MarkdownPreview not update when changing snippet (Fixed #38 )(0d3ab7d ) \nInterface : Fixed snippet not exiting preview mode when in edit mode (Fixed #37 )(64b74cc ) \nInterface : Fixed blank page when transfering snippet from vscode (Fixed #49 )(052a8fc ) \n \nImprovement \n\nInterface : Improved UI for list-and-detail
layout (Fixed #43 )(c3e02ab ) \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:08.013Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:15.809Z"
},
"socket-io-tester": {
"latestRelease": {
@@ -94563,7 +94563,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 47573710,
- "download_count": 9775,
+ "download_count": 9777,
"created_at": "2018-10-02T14:47:04Z",
"updated_at": "2018-10-02T14:47:29Z",
"browser_download_url": "https://github.com/AppSaloon/socket.io-tester/releases/download/v1.2.3/socket-io-tester-darwin-x64.zip"
@@ -94801,7 +94801,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 50663432,
- "download_count": 9661,
+ "download_count": 9662,
"created_at": "2018-10-02T14:47:05Z",
"updated_at": "2018-10-02T14:50:19Z",
"browser_download_url": "https://github.com/AppSaloon/socket.io-tester/releases/download/v1.2.3/socket-io-tester-win32-x64.zip"
@@ -94811,7 +94811,7 @@
"zipball_url": "https://api.github.com/repos/AppSaloon/socket.io-tester/zipball/v1.2.3",
"body_html": "\nAdded support for custom path and namespace fixed #20 9911472 \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:08.045Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:15.877Z"
},
"soube": {
"latestRelease": {
@@ -95058,7 +95058,7 @@
"zipball_url": "https://api.github.com/repos/DracotMolver/soube/zipball/1.4.2",
"body_html": "\nFixed time lapsed when a song is playing. \nImproved and fixed when shuffle is enable and disabled. \nAdded an option to scroll the list of songs using buttons (The scroll of the windows gets too small when too much songs are loaded). \nAdded the option to add the song folder (The root parent) from the white space. \nImprovement in the code for better performance. \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:08.103Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:15.910Z"
},
"soundglass": {
"latestRelease": {
@@ -95169,7 +95169,7 @@
"zipball_url": "https://api.github.com/repos/pixldev/soundglass/zipball/1.0.1-no-transparency",
"body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:08.121Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:15.921Z"
},
"soundkeys": {
"latestRelease": {
@@ -95246,7 +95246,7 @@
"zipball_url": "https://api.github.com/repos/MSandeep96/SoundKeys/zipball/v2.0.0",
"body_html": "The MiniPlayer
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:08.124Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:15.934Z"
},
"soundnode": {
"latestRelease": {
@@ -95313,7 +95313,7 @@
"content_type": "application/x-xz",
"state": "uploaded",
"size": 39194300,
- "download_count": 1525,
+ "download_count": 1527,
"created_at": "2018-01-05T11:23:11Z",
"updated_at": "2018-01-05T11:23:29Z",
"browser_download_url": "https://github.com/Soundnode/soundnode-app/releases/download/7.0.0/Soundnode-darwin-x64.tar.xz"
@@ -95381,7 +95381,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 73895276,
- "download_count": 3251,
+ "download_count": 3252,
"created_at": "2018-01-05T11:23:12Z",
"updated_at": "2018-01-05T11:24:14Z",
"browser_download_url": "https://github.com/Soundnode/soundnode-app/releases/download/7.0.0/Soundnode-win32-x64.zip"
@@ -95391,7 +95391,7 @@
"zipball_url": "https://api.github.com/repos/Soundnode/soundnode-app/zipball/7.0.0",
"body_html": "Note \nThis includes the fixed release files.
\nMigration to Electron
\n\nThe migration work can be found here #894 \n \nNew Feats
\nFixes/Improvements
\n\nImprove artwork hover animation #860 \nFix linux Icon #865 \nRevert linux mpris build #873 \nFix linux build without mpris #877 \nFix player bar click area #883 \nClose settings when clicking outside the dropdown #842 \nAdd shortcut to like/dislike currently playing song #893 #752 \nFix user config bug introduced (#894 ) #991 \nUpdate headerActions.jsx #1010 \nIntroduce a setting for the API Key #1032 \nFix Panic when using npm start on OSX fresh dev setup. #1016 \n \nSHA-256 Sum
\n\n\nSoundnode-linux-x64.tar.xz \nf45d389ad83db00e1eb9a735e24fa2a25b5819ffc29ee0728baffdba8e4d12bc
\n \n\nSoundnode-darwin-x64.tar.xz \nbada00a3977dace63137e6854465cba213feab5a08bd628d9fa2710f68f01693
\n \n\nSoundnode-win32-x64.zip \nc8632328243c612ccb5d5751699db29cc054064c9d168ebea9a5e28aaa9f994d
\n \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:08.147Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:15.991Z"
},
"source-me": {
"latestRelease": {
@@ -95502,7 +95502,7 @@
"zipball_url": "https://api.github.com/repos/theIYD/source-me/zipball/0.2.1",
"body_html": "What's new
\n\n \nChangelog
\n2340d36 bestzip for windows platform\n4f25410 use bestzip module to zip the builds\n40d882b 0.2.1\n11b1bac make default .png\n3e5756c do not go frameless on any operating system\n77acd57 feature: imagecompresser\n
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:08.217Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:16.034Z"
},
"spotspot": {
"latestRelease": {
@@ -95569,7 +95569,7 @@
"content_type": "application/x-diskcopy",
"state": "uploaded",
"size": 68259772,
- "download_count": 140,
+ "download_count": 141,
"created_at": "2020-06-10T16:48:37Z",
"updated_at": "2020-06-10T16:49:13Z",
"browser_download_url": "https://github.com/will-stone/SpotSpot/releases/download/v4.0.2/SpotSpot-4.0.2.dmg"
@@ -95613,7 +95613,7 @@
"zipball_url": "https://api.github.com/repos/will-stone/SpotSpot/zipball/v4.0.2",
"body_html": "All the changes are under the bonnet. This includes Apple notarization, which means new users of SpotSpot should find it much faster to respond.
\nWebsite has been updated.
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:08.219Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:16.041Z"
},
"spraybottle": {
"latestRelease": {
@@ -95680,7 +95680,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 36553574,
- "download_count": 148,
+ "download_count": 149,
"created_at": "2019-04-12T21:14:51Z",
"updated_at": "2019-04-12T21:14:54Z",
"browser_download_url": "https://github.com/jooshkins/SprayBottle/releases/download/v0.7.0/spraybottle-portable-0.7.0.exe"
@@ -95724,7 +95724,7 @@
"zipball_url": "https://api.github.com/repos/jooshkins/SprayBottle/zipball/v0.7.0",
"body_html": "\nChanged to better popover messages for log info. \nApplication now runs PowerShell with execution mode set to bypass this prevents PowerShell from blocking scripts. \nSome minor code cleanup \nApplication now defaults to cleaning script table selection when app is launched. \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:08.223Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:16.053Z"
},
"sqlectron": {
"latestRelease": {
@@ -95791,7 +95791,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 519,
- "download_count": 14,
+ "download_count": 17,
"created_at": "2020-09-23T18:26:47Z",
"updated_at": "2020-09-23T18:26:47Z",
"browser_download_url": "https://github.com/sqlectron/sqlectron-gui/releases/download/v1.32.0/latest-mac.yml"
@@ -95825,7 +95825,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 350,
- "download_count": 10,
+ "download_count": 12,
"created_at": "2020-09-23T18:33:51Z",
"updated_at": "2020-09-23T18:33:52Z",
"browser_download_url": "https://github.com/sqlectron/sqlectron-gui/releases/download/v1.32.0/latest.yml"
@@ -95859,7 +95859,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 65793456,
- "download_count": 4,
+ "download_count": 5,
"created_at": "2020-09-23T18:41:13Z",
"updated_at": "2020-09-23T18:41:14Z",
"browser_download_url": "https://github.com/sqlectron/sqlectron-gui/releases/download/v1.32.0/sqlectron-1.32.0-i686.pacman"
@@ -95893,7 +95893,7 @@
"content_type": "application/x-7z-compressed",
"state": "uploaded",
"size": 55701679,
- "download_count": 120,
+ "download_count": 129,
"created_at": "2020-09-23T18:33:50Z",
"updated_at": "2020-09-23T18:33:51Z",
"browser_download_url": "https://github.com/sqlectron/sqlectron-gui/releases/download/v1.32.0/sqlectron-1.32.0-ia32-win.7z"
@@ -95927,7 +95927,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 85898236,
- "download_count": 167,
+ "download_count": 183,
"created_at": "2020-09-23T18:33:11Z",
"updated_at": "2020-09-23T18:33:16Z",
"browser_download_url": "https://github.com/sqlectron/sqlectron-gui/releases/download/v1.32.0/sqlectron-1.32.0-ia32-win.zip"
@@ -95995,7 +95995,7 @@
"content_type": "application/x-sh",
"state": "uploaded",
"size": 258623269,
- "download_count": 13,
+ "download_count": 15,
"created_at": "2020-09-23T18:37:37Z",
"updated_at": "2020-09-23T18:37:51Z",
"browser_download_url": "https://github.com/sqlectron/sqlectron-gui/releases/download/v1.32.0/sqlectron-1.32.0-ia32.sh"
@@ -96029,7 +96029,7 @@
"content_type": "application/gzip",
"state": "uploaded",
"size": 94877691,
- "download_count": 14,
+ "download_count": 16,
"created_at": "2020-09-23T18:33:19Z",
"updated_at": "2020-09-23T18:33:24Z",
"browser_download_url": "https://github.com/sqlectron/sqlectron-gui/releases/download/v1.32.0/sqlectron-1.32.0-ia32.tar.gz"
@@ -96097,7 +96097,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 83434107,
- "download_count": 160,
+ "download_count": 168,
"created_at": "2020-09-23T18:26:45Z",
"updated_at": "2020-09-23T18:26:47Z",
"browser_download_url": "https://github.com/sqlectron/sqlectron-gui/releases/download/v1.32.0/sqlectron-1.32.0-mac.zip"
@@ -96131,7 +96131,7 @@
"content_type": "application/x-7z-compressed",
"state": "uploaded",
"size": 56826232,
- "download_count": 40,
+ "download_count": 45,
"created_at": "2020-09-23T18:32:02Z",
"updated_at": "2020-09-23T18:32:03Z",
"browser_download_url": "https://github.com/sqlectron/sqlectron-gui/releases/download/v1.32.0/sqlectron-1.32.0-win.7z"
@@ -96165,7 +96165,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 88128008,
- "download_count": 101,
+ "download_count": 122,
"created_at": "2020-09-23T18:30:02Z",
"updated_at": "2020-09-23T18:30:04Z",
"browser_download_url": "https://github.com/sqlectron/sqlectron-gui/releases/download/v1.32.0/sqlectron-1.32.0-win.zip"
@@ -96199,7 +96199,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 86226477,
- "download_count": 187,
+ "download_count": 201,
"created_at": "2020-09-23T18:26:39Z",
"updated_at": "2020-09-23T18:26:41Z",
"browser_download_url": "https://github.com/sqlectron/sqlectron-gui/releases/download/v1.32.0/sqlectron-1.32.0.dmg"
@@ -96233,7 +96233,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 90514,
- "download_count": 3,
+ "download_count": 4,
"created_at": "2020-09-23T18:26:39Z",
"updated_at": "2020-09-23T18:26:39Z",
"browser_download_url": "https://github.com/sqlectron/sqlectron-gui/releases/download/v1.32.0/sqlectron-1.32.0.dmg.blockmap"
@@ -96369,7 +96369,7 @@
"content_type": "application/x-sh",
"state": "uploaded",
"size": 253175589,
- "download_count": 14,
+ "download_count": 17,
"created_at": "2020-09-23T18:36:09Z",
"updated_at": "2020-09-23T18:36:14Z",
"browser_download_url": "https://github.com/sqlectron/sqlectron-gui/releases/download/v1.32.0/sqlectron-1.32.0.sh"
@@ -96437,7 +96437,7 @@
"content_type": "application/x-xz",
"state": "uploaded",
"size": 61892536,
- "download_count": 3,
+ "download_count": 4,
"created_at": "2020-09-23T18:28:20Z",
"updated_at": "2020-09-23T18:28:22Z",
"browser_download_url": "https://github.com/sqlectron/sqlectron-gui/releases/download/v1.32.0/sqlectron-1.32.0.tar.xz"
@@ -96471,7 +96471,7 @@
"content_type": "application/x-redhat-package-manager",
"state": "uploaded",
"size": 62477608,
- "download_count": 21,
+ "download_count": 24,
"created_at": "2020-09-23T18:36:07Z",
"updated_at": "2020-09-23T18:36:08Z",
"browser_download_url": "https://github.com/sqlectron/sqlectron-gui/releases/download/v1.32.0/sqlectron-1.32.0.x86_64.rpm"
@@ -96505,7 +96505,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 129701372,
- "download_count": 172,
+ "download_count": 205,
"created_at": "2020-09-23T18:33:32Z",
"updated_at": "2020-09-23T18:33:39Z",
"browser_download_url": "https://github.com/sqlectron/sqlectron-gui/releases/download/v1.32.0/sqlectron-Setup-1.32.0.exe"
@@ -96573,7 +96573,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 62036028,
- "download_count": 140,
+ "download_count": 155,
"created_at": "2020-09-23T18:33:46Z",
"updated_at": "2020-09-23T18:33:50Z",
"browser_download_url": "https://github.com/sqlectron/sqlectron-gui/releases/download/v1.32.0/sqlectron_1.32.0_amd64.deb"
@@ -96607,7 +96607,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 65786946,
- "download_count": 16,
+ "download_count": 17,
"created_at": "2020-09-23T18:35:40Z",
"updated_at": "2020-09-23T18:35:42Z",
"browser_download_url": "https://github.com/sqlectron/sqlectron-gui/releases/download/v1.32.0/sqlectron_1.32.0_i386.deb"
@@ -96617,7 +96617,7 @@
"zipball_url": "https://api.github.com/repos/sqlectron/sqlectron-gui/zipball/v1.32.0",
"body_html": "Fixes
\n\nBuild
\n"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:08.260Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:16.098Z"
},
"sshfs-win-manager": {
"latestRelease": {
@@ -96684,7 +96684,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 44214870,
- "download_count": 6601,
+ "download_count": 6624,
"created_at": "2020-03-30T18:28:03Z",
"updated_at": "2020-03-30T18:28:24Z",
"browser_download_url": "https://github.com/evsar3/sshfs-win-manager/releases/download/v1.0.1/sshfs-win-manager-setup-v1.0.1.exe"
@@ -96694,7 +96694,152 @@
"zipball_url": "https://api.github.com/repos/evsar3/sshfs-win-manager/zipball/v1.0.1",
"body_html": "\nNow supports key-based authentication! \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:08.311Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:16.139Z"
+ },
+ "stacker": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/enqueuer-land/stacker/releases/24529939",
+ "assets_url": "https://api.github.com/repos/enqueuer-land/stacker/releases/24529939/assets",
+ "upload_url": "https://uploads.github.com/repos/enqueuer-land/stacker/releases/24529939/assets{?name,label}",
+ "html_url": "https://github.com/enqueuer-land/stacker/releases/tag/v0.2.0",
+ "id": 24529939,
+ "node_id": "MDc6UmVsZWFzZTI0NTI5OTM5",
+ "tag_name": "v0.2.0",
+ "target_commitish": "master",
+ "name": "",
+ "draft": false,
+ "author": {
+ "login": "virgs",
+ "id": 862212,
+ "node_id": "MDQ6VXNlcjg2MjIxMg==",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/862212?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/virgs",
+ "html_url": "https://github.com/virgs",
+ "followers_url": "https://api.github.com/users/virgs/followers",
+ "following_url": "https://api.github.com/users/virgs/following{/other_user}",
+ "gists_url": "https://api.github.com/users/virgs/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/virgs/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/virgs/subscriptions",
+ "organizations_url": "https://api.github.com/users/virgs/orgs",
+ "repos_url": "https://api.github.com/users/virgs/repos",
+ "events_url": "https://api.github.com/users/virgs/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/virgs/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2020-03-14T19:16:03Z",
+ "published_at": "2020-03-14T19:44:15Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/enqueuer-land/stacker/releases/assets/19105323",
+ "id": 19105323,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MTA1MzIz",
+ "name": "stacker-0.2.0.AppImage.zip",
+ "label": null,
+ "uploader": {
+ "login": "virgs",
+ "id": 862212,
+ "node_id": "MDQ6VXNlcjg2MjIxMg==",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/862212?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/virgs",
+ "html_url": "https://github.com/virgs",
+ "followers_url": "https://api.github.com/users/virgs/followers",
+ "following_url": "https://api.github.com/users/virgs/following{/other_user}",
+ "gists_url": "https://api.github.com/users/virgs/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/virgs/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/virgs/subscriptions",
+ "organizations_url": "https://api.github.com/users/virgs/orgs",
+ "repos_url": "https://api.github.com/users/virgs/repos",
+ "events_url": "https://api.github.com/users/virgs/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/virgs/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 64831040,
+ "download_count": 17,
+ "created_at": "2020-03-29T03:35:11Z",
+ "updated_at": "2020-03-29T03:36:49Z",
+ "browser_download_url": "https://github.com/enqueuer-land/stacker/releases/download/v0.2.0/stacker-0.2.0.AppImage.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/enqueuer-land/stacker/releases/assets/19105337",
+ "id": 19105337,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MTA1MzM3",
+ "name": "stacker-0.2.0.dmg",
+ "label": null,
+ "uploader": {
+ "login": "virgs",
+ "id": 862212,
+ "node_id": "MDQ6VXNlcjg2MjIxMg==",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/862212?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/virgs",
+ "html_url": "https://github.com/virgs",
+ "followers_url": "https://api.github.com/users/virgs/followers",
+ "following_url": "https://api.github.com/users/virgs/following{/other_user}",
+ "gists_url": "https://api.github.com/users/virgs/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/virgs/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/virgs/subscriptions",
+ "organizations_url": "https://api.github.com/users/virgs/orgs",
+ "repos_url": "https://api.github.com/users/virgs/repos",
+ "events_url": "https://api.github.com/users/virgs/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/virgs/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 64056927,
+ "download_count": 15,
+ "created_at": "2020-03-29T03:36:49Z",
+ "updated_at": "2020-03-29T03:37:42Z",
+ "browser_download_url": "https://github.com/enqueuer-land/stacker/releases/download/v0.2.0/stacker-0.2.0.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/enqueuer-land/stacker/releases/assets/19105347",
+ "id": 19105347,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MTA1MzQ3",
+ "name": "stacker.Setup.0.2.0.exe.zip",
+ "label": null,
+ "uploader": {
+ "login": "virgs",
+ "id": 862212,
+ "node_id": "MDQ6VXNlcjg2MjIxMg==",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/862212?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/virgs",
+ "html_url": "https://github.com/virgs",
+ "followers_url": "https://api.github.com/users/virgs/followers",
+ "following_url": "https://api.github.com/users/virgs/following{/other_user}",
+ "gists_url": "https://api.github.com/users/virgs/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/virgs/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/virgs/subscriptions",
+ "organizations_url": "https://api.github.com/users/virgs/orgs",
+ "repos_url": "https://api.github.com/users/virgs/repos",
+ "events_url": "https://api.github.com/users/virgs/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/virgs/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 45141602,
+ "download_count": 30,
+ "created_at": "2020-03-29T03:37:42Z",
+ "updated_at": "2020-03-29T03:38:01Z",
+ "browser_download_url": "https://github.com/enqueuer-land/stacker/releases/download/v0.2.0/stacker.Setup.0.2.0.exe.zip"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/enqueuer-land/stacker/tarball/v0.2.0",
+ "zipball_url": "https://api.github.com/repos/enqueuer-land/stacker/zipball/v0.2.0",
+ "body_html": "First commit after carabina merge
"
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:16.150Z"
},
"standard-notes": {
"latestRelease": {
@@ -96829,7 +96974,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 404,
- "download_count": 830,
+ "download_count": 1276,
"created_at": "2020-09-25T14:16:37Z",
"updated_at": "2020-09-25T14:16:37Z",
"browser_download_url": "https://github.com/standardnotes/desktop/releases/download/v3.4.6/latest-linux.yml"
@@ -96863,7 +97008,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 534,
- "download_count": 5141,
+ "download_count": 7340,
"created_at": "2020-09-25T14:16:37Z",
"updated_at": "2020-09-25T14:16:37Z",
"browser_download_url": "https://github.com/standardnotes/desktop/releases/download/v3.4.6/latest-mac.yml"
@@ -96897,7 +97042,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 353,
- "download_count": 2386,
+ "download_count": 3428,
"created_at": "2020-09-25T14:16:38Z",
"updated_at": "2020-09-25T14:16:38Z",
"browser_download_url": "https://github.com/standardnotes/desktop/releases/download/v3.4.6/latest.yml"
@@ -97067,7 +97212,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 78160645,
- "download_count": 644,
+ "download_count": 914,
"created_at": "2020-09-25T14:15:48Z",
"updated_at": "2020-09-25T14:16:30Z",
"browser_download_url": "https://github.com/standardnotes/desktop/releases/download/v3.4.6/standard-notes-3.4.6-linux-x86_64.AppImage"
@@ -97101,7 +97246,7 @@
"content_type": "application/x-apple-diskimage",
"state": "uploaded",
"size": 72761129,
- "download_count": 20,
+ "download_count": 24,
"created_at": "2020-09-25T14:15:47Z",
"updated_at": "2020-09-25T14:16:35Z",
"browser_download_url": "https://github.com/standardnotes/desktop/releases/download/v3.4.6/standard-notes-3.4.6-mac.dmg"
@@ -97169,7 +97314,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 72866955,
- "download_count": 1826,
+ "download_count": 2337,
"created_at": "2020-09-25T14:15:47Z",
"updated_at": "2020-09-25T14:16:14Z",
"browser_download_url": "https://github.com/standardnotes/desktop/releases/download/v3.4.6/standard-notes-3.4.6-mac.zip"
@@ -97203,7 +97348,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 106111792,
- "download_count": 1847,
+ "download_count": 2490,
"created_at": "2020-09-25T14:16:30Z",
"updated_at": "2020-09-25T14:16:52Z",
"browser_download_url": "https://github.com/standardnotes/desktop/releases/download/v3.4.6/standard-notes-3.4.6-win.exe"
@@ -97237,7 +97382,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 110079,
- "download_count": 1799,
+ "download_count": 2429,
"created_at": "2020-09-25T14:16:35Z",
"updated_at": "2020-09-25T14:16:36Z",
"browser_download_url": "https://github.com/standardnotes/desktop/releases/download/v3.4.6/standard-notes-3.4.6-win.exe.blockmap"
@@ -97247,152 +97392,7 @@
"zipball_url": "https://api.github.com/repos/standardnotes/desktop/zipball/v3.4.6",
"body_html": "Bug fixes \n\nWhen setting a passcode with an autolock timer, the app could sometimes lock itself while it was in active use. \nIn certain situations version number mismatches between an extension's latest version JSON and its package.json version would cause the app to download said extension in a loop. \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:08.334Z"
- },
- "stacker": {
- "latestRelease": {
- "url": "https://api.github.com/repos/enqueuer-land/stacker/releases/24529939",
- "assets_url": "https://api.github.com/repos/enqueuer-land/stacker/releases/24529939/assets",
- "upload_url": "https://uploads.github.com/repos/enqueuer-land/stacker/releases/24529939/assets{?name,label}",
- "html_url": "https://github.com/enqueuer-land/stacker/releases/tag/v0.2.0",
- "id": 24529939,
- "node_id": "MDc6UmVsZWFzZTI0NTI5OTM5",
- "tag_name": "v0.2.0",
- "target_commitish": "master",
- "name": "",
- "draft": false,
- "author": {
- "login": "virgs",
- "id": 862212,
- "node_id": "MDQ6VXNlcjg2MjIxMg==",
- "avatar_url": "https://avatars0.githubusercontent.com/u/862212?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/virgs",
- "html_url": "https://github.com/virgs",
- "followers_url": "https://api.github.com/users/virgs/followers",
- "following_url": "https://api.github.com/users/virgs/following{/other_user}",
- "gists_url": "https://api.github.com/users/virgs/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/virgs/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/virgs/subscriptions",
- "organizations_url": "https://api.github.com/users/virgs/orgs",
- "repos_url": "https://api.github.com/users/virgs/repos",
- "events_url": "https://api.github.com/users/virgs/events{/privacy}",
- "received_events_url": "https://api.github.com/users/virgs/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-03-14T19:16:03Z",
- "published_at": "2020-03-14T19:44:15Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/enqueuer-land/stacker/releases/assets/19105323",
- "id": 19105323,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MTA1MzIz",
- "name": "stacker-0.2.0.AppImage.zip",
- "label": null,
- "uploader": {
- "login": "virgs",
- "id": 862212,
- "node_id": "MDQ6VXNlcjg2MjIxMg==",
- "avatar_url": "https://avatars0.githubusercontent.com/u/862212?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/virgs",
- "html_url": "https://github.com/virgs",
- "followers_url": "https://api.github.com/users/virgs/followers",
- "following_url": "https://api.github.com/users/virgs/following{/other_user}",
- "gists_url": "https://api.github.com/users/virgs/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/virgs/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/virgs/subscriptions",
- "organizations_url": "https://api.github.com/users/virgs/orgs",
- "repos_url": "https://api.github.com/users/virgs/repos",
- "events_url": "https://api.github.com/users/virgs/events{/privacy}",
- "received_events_url": "https://api.github.com/users/virgs/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 64831040,
- "download_count": 17,
- "created_at": "2020-03-29T03:35:11Z",
- "updated_at": "2020-03-29T03:36:49Z",
- "browser_download_url": "https://github.com/enqueuer-land/stacker/releases/download/v0.2.0/stacker-0.2.0.AppImage.zip"
- },
- {
- "url": "https://api.github.com/repos/enqueuer-land/stacker/releases/assets/19105337",
- "id": 19105337,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MTA1MzM3",
- "name": "stacker-0.2.0.dmg",
- "label": null,
- "uploader": {
- "login": "virgs",
- "id": 862212,
- "node_id": "MDQ6VXNlcjg2MjIxMg==",
- "avatar_url": "https://avatars0.githubusercontent.com/u/862212?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/virgs",
- "html_url": "https://github.com/virgs",
- "followers_url": "https://api.github.com/users/virgs/followers",
- "following_url": "https://api.github.com/users/virgs/following{/other_user}",
- "gists_url": "https://api.github.com/users/virgs/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/virgs/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/virgs/subscriptions",
- "organizations_url": "https://api.github.com/users/virgs/orgs",
- "repos_url": "https://api.github.com/users/virgs/repos",
- "events_url": "https://api.github.com/users/virgs/events{/privacy}",
- "received_events_url": "https://api.github.com/users/virgs/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 64056927,
- "download_count": 15,
- "created_at": "2020-03-29T03:36:49Z",
- "updated_at": "2020-03-29T03:37:42Z",
- "browser_download_url": "https://github.com/enqueuer-land/stacker/releases/download/v0.2.0/stacker-0.2.0.dmg"
- },
- {
- "url": "https://api.github.com/repos/enqueuer-land/stacker/releases/assets/19105347",
- "id": 19105347,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE5MTA1MzQ3",
- "name": "stacker.Setup.0.2.0.exe.zip",
- "label": null,
- "uploader": {
- "login": "virgs",
- "id": 862212,
- "node_id": "MDQ6VXNlcjg2MjIxMg==",
- "avatar_url": "https://avatars0.githubusercontent.com/u/862212?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/virgs",
- "html_url": "https://github.com/virgs",
- "followers_url": "https://api.github.com/users/virgs/followers",
- "following_url": "https://api.github.com/users/virgs/following{/other_user}",
- "gists_url": "https://api.github.com/users/virgs/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/virgs/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/virgs/subscriptions",
- "organizations_url": "https://api.github.com/users/virgs/orgs",
- "repos_url": "https://api.github.com/users/virgs/repos",
- "events_url": "https://api.github.com/users/virgs/events{/privacy}",
- "received_events_url": "https://api.github.com/users/virgs/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 45141602,
- "download_count": 30,
- "created_at": "2020-03-29T03:37:42Z",
- "updated_at": "2020-03-29T03:38:01Z",
- "browser_download_url": "https://github.com/enqueuer-land/stacker/releases/download/v0.2.0/stacker.Setup.0.2.0.exe.zip"
- }
- ],
- "tarball_url": "https://api.github.com/repos/enqueuer-land/stacker/tarball/v0.2.0",
- "zipball_url": "https://api.github.com/repos/enqueuer-land/stacker/zipball/v0.2.0",
- "body_html": "First commit after carabina merge
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:08.341Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:16.163Z"
},
"standup-picker": {
"latestRelease": {
@@ -97493,7 +97493,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 523,
- "download_count": 188,
+ "download_count": 189,
"created_at": "2018-07-26T18:15:15Z",
"updated_at": "2018-07-26T18:15:15Z",
"browser_download_url": "https://github.com/Mokkapps/scrum-daily-standup-picker/releases/download/v1.2.0/latest-mac.yml"
@@ -97527,7 +97527,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 451,
- "download_count": 341,
+ "download_count": 342,
"created_at": "2018-07-26T18:13:00Z",
"updated_at": "2018-07-26T18:13:00Z",
"browser_download_url": "https://github.com/Mokkapps/scrum-daily-standup-picker/releases/download/v1.2.0/latest.yml"
@@ -97775,122 +97775,11 @@
"zipball_url": "https://api.github.com/repos/Mokkapps/scrum-daily-standup-picker/zipball/v1.2.0",
"body_html": "Features \n\nBasic internationalization.\n\nDefault language is en_US \nAvailable languages: de_DE, en_US \nLanguage can be changed in settings \n \n \nImplemented manual update mechanism (OS X & Windows only). If a new version is available on GitHub you should see a dialog the next time you start the Standup Picker. You can then choose to install the download from GitHub and install it manually. \nNew settings version. Backups from older versions are no longer compatible. \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:08.365Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:16.205Z"
},
"storaji": {
"latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:08.404Z"
- },
- "stockifier": {
- "latestRelease": {
- "url": "https://api.github.com/repos/jainsamyak/Stockifier/releases/16851609",
- "assets_url": "https://api.github.com/repos/jainsamyak/Stockifier/releases/16851609/assets",
- "upload_url": "https://uploads.github.com/repos/jainsamyak/Stockifier/releases/16851609/assets{?name,label}",
- "html_url": "https://github.com/jainsamyak/Stockifier/releases/tag/v1.0.0",
- "id": 16851609,
- "node_id": "MDc6UmVsZWFzZTE2ODUxNjA5",
- "tag_name": "v1.0.0",
- "target_commitish": "master",
- "name": "Stockifier v1.0.0",
- "draft": false,
- "author": {
- "login": "jainsamyak",
- "id": 33225811,
- "node_id": "MDQ6VXNlcjMzMjI1ODEx",
- "avatar_url": "https://avatars0.githubusercontent.com/u/33225811?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/jainsamyak",
- "html_url": "https://github.com/jainsamyak",
- "followers_url": "https://api.github.com/users/jainsamyak/followers",
- "following_url": "https://api.github.com/users/jainsamyak/following{/other_user}",
- "gists_url": "https://api.github.com/users/jainsamyak/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/jainsamyak/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/jainsamyak/subscriptions",
- "organizations_url": "https://api.github.com/users/jainsamyak/orgs",
- "repos_url": "https://api.github.com/users/jainsamyak/repos",
- "events_url": "https://api.github.com/users/jainsamyak/events{/privacy}",
- "received_events_url": "https://api.github.com/users/jainsamyak/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2019-04-14T07:00:55Z",
- "published_at": "2019-04-18T14:50:25Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/jainsamyak/Stockifier/releases/assets/12830590",
- "id": 12830590,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEyODMwNTkw",
- "name": "Stockifier-v1.0.0.MacOSX.dmg",
- "label": null,
- "uploader": {
- "login": "jainsamyak",
- "id": 33225811,
- "node_id": "MDQ6VXNlcjMzMjI1ODEx",
- "avatar_url": "https://avatars0.githubusercontent.com/u/33225811?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/jainsamyak",
- "html_url": "https://github.com/jainsamyak",
- "followers_url": "https://api.github.com/users/jainsamyak/followers",
- "following_url": "https://api.github.com/users/jainsamyak/following{/other_user}",
- "gists_url": "https://api.github.com/users/jainsamyak/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/jainsamyak/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/jainsamyak/subscriptions",
- "organizations_url": "https://api.github.com/users/jainsamyak/orgs",
- "repos_url": "https://api.github.com/users/jainsamyak/repos",
- "events_url": "https://api.github.com/users/jainsamyak/events{/privacy}",
- "received_events_url": "https://api.github.com/users/jainsamyak/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 115188009,
- "download_count": 411,
- "created_at": "2019-05-23T10:41:07Z",
- "updated_at": "2019-05-23T10:43:18Z",
- "browser_download_url": "https://github.com/jainsamyak/Stockifier/releases/download/v1.0.0/Stockifier-v1.0.0.MacOSX.dmg"
- },
- {
- "url": "https://api.github.com/repos/jainsamyak/Stockifier/releases/assets/12830777",
- "id": 12830777,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEyODMwNzc3",
- "name": "Stockifier-v1.0.0.Windows10.Setupx64.zip",
- "label": null,
- "uploader": {
- "login": "jainsamyak",
- "id": 33225811,
- "node_id": "MDQ6VXNlcjMzMjI1ODEx",
- "avatar_url": "https://avatars0.githubusercontent.com/u/33225811?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/jainsamyak",
- "html_url": "https://github.com/jainsamyak",
- "followers_url": "https://api.github.com/users/jainsamyak/followers",
- "following_url": "https://api.github.com/users/jainsamyak/following{/other_user}",
- "gists_url": "https://api.github.com/users/jainsamyak/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/jainsamyak/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/jainsamyak/subscriptions",
- "organizations_url": "https://api.github.com/users/jainsamyak/orgs",
- "repos_url": "https://api.github.com/users/jainsamyak/repos",
- "events_url": "https://api.github.com/users/jainsamyak/events{/privacy}",
- "received_events_url": "https://api.github.com/users/jainsamyak/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-zip-compressed",
- "state": "uploaded",
- "size": 92581972,
- "download_count": 908,
- "created_at": "2019-05-23T10:52:23Z",
- "updated_at": "2019-05-23T10:53:01Z",
- "browser_download_url": "https://github.com/jainsamyak/Stockifier/releases/download/v1.0.0/Stockifier-v1.0.0.Windows10.Setupx64.zip"
- }
- ],
- "tarball_url": "https://api.github.com/repos/jainsamyak/Stockifier/tarball/v1.0.0",
- "zipball_url": "https://api.github.com/repos/jainsamyak/Stockifier/zipball/v1.0.0",
- "body_html": "The first commercial release of Stockifier.
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:08.431Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:16.232Z"
},
"stickynotes": {
"latestRelease": {
@@ -97957,7 +97846,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 350,
- "download_count": 8266,
+ "download_count": 8284,
"created_at": "2019-04-21T11:14:07Z",
"updated_at": "2019-04-21T11:23:55Z",
"browser_download_url": "https://github.com/Playork/StickyNotes/releases/download/v0.3.0/latest.yml"
@@ -97991,7 +97880,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 43157916,
- "download_count": 946,
+ "download_count": 947,
"created_at": "2019-04-21T11:14:06Z",
"updated_at": "2019-04-21T11:23:53Z",
"browser_download_url": "https://github.com/Playork/StickyNotes/releases/download/v0.3.0/stickynotes-setup-0.3.0.exe"
@@ -98035,11 +97924,118 @@
"zipball_url": "https://api.github.com/repos/Playork/StickyNotes/zipball/v0.3.0",
"body_html": "
\nFor Linux \n
\nFor Windows \nGet it from the Softpedia
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:08.449Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:16.262Z"
},
- "streamlabs-obs": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:08.475Z"
+ "stockifier": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/jainsamyak/Stockifier/releases/16851609",
+ "assets_url": "https://api.github.com/repos/jainsamyak/Stockifier/releases/16851609/assets",
+ "upload_url": "https://uploads.github.com/repos/jainsamyak/Stockifier/releases/16851609/assets{?name,label}",
+ "html_url": "https://github.com/jainsamyak/Stockifier/releases/tag/v1.0.0",
+ "id": 16851609,
+ "node_id": "MDc6UmVsZWFzZTE2ODUxNjA5",
+ "tag_name": "v1.0.0",
+ "target_commitish": "master",
+ "name": "Stockifier v1.0.0",
+ "draft": false,
+ "author": {
+ "login": "jainsamyak",
+ "id": 33225811,
+ "node_id": "MDQ6VXNlcjMzMjI1ODEx",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/33225811?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/jainsamyak",
+ "html_url": "https://github.com/jainsamyak",
+ "followers_url": "https://api.github.com/users/jainsamyak/followers",
+ "following_url": "https://api.github.com/users/jainsamyak/following{/other_user}",
+ "gists_url": "https://api.github.com/users/jainsamyak/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/jainsamyak/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/jainsamyak/subscriptions",
+ "organizations_url": "https://api.github.com/users/jainsamyak/orgs",
+ "repos_url": "https://api.github.com/users/jainsamyak/repos",
+ "events_url": "https://api.github.com/users/jainsamyak/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/jainsamyak/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2019-04-14T07:00:55Z",
+ "published_at": "2019-04-18T14:50:25Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/jainsamyak/Stockifier/releases/assets/12830590",
+ "id": 12830590,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEyODMwNTkw",
+ "name": "Stockifier-v1.0.0.MacOSX.dmg",
+ "label": null,
+ "uploader": {
+ "login": "jainsamyak",
+ "id": 33225811,
+ "node_id": "MDQ6VXNlcjMzMjI1ODEx",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/33225811?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/jainsamyak",
+ "html_url": "https://github.com/jainsamyak",
+ "followers_url": "https://api.github.com/users/jainsamyak/followers",
+ "following_url": "https://api.github.com/users/jainsamyak/following{/other_user}",
+ "gists_url": "https://api.github.com/users/jainsamyak/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/jainsamyak/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/jainsamyak/subscriptions",
+ "organizations_url": "https://api.github.com/users/jainsamyak/orgs",
+ "repos_url": "https://api.github.com/users/jainsamyak/repos",
+ "events_url": "https://api.github.com/users/jainsamyak/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/jainsamyak/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 115188009,
+ "download_count": 411,
+ "created_at": "2019-05-23T10:41:07Z",
+ "updated_at": "2019-05-23T10:43:18Z",
+ "browser_download_url": "https://github.com/jainsamyak/Stockifier/releases/download/v1.0.0/Stockifier-v1.0.0.MacOSX.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/jainsamyak/Stockifier/releases/assets/12830777",
+ "id": 12830777,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEyODMwNzc3",
+ "name": "Stockifier-v1.0.0.Windows10.Setupx64.zip",
+ "label": null,
+ "uploader": {
+ "login": "jainsamyak",
+ "id": 33225811,
+ "node_id": "MDQ6VXNlcjMzMjI1ODEx",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/33225811?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/jainsamyak",
+ "html_url": "https://github.com/jainsamyak",
+ "followers_url": "https://api.github.com/users/jainsamyak/followers",
+ "following_url": "https://api.github.com/users/jainsamyak/following{/other_user}",
+ "gists_url": "https://api.github.com/users/jainsamyak/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/jainsamyak/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/jainsamyak/subscriptions",
+ "organizations_url": "https://api.github.com/users/jainsamyak/orgs",
+ "repos_url": "https://api.github.com/users/jainsamyak/repos",
+ "events_url": "https://api.github.com/users/jainsamyak/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/jainsamyak/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-zip-compressed",
+ "state": "uploaded",
+ "size": 92581972,
+ "download_count": 908,
+ "created_at": "2019-05-23T10:52:23Z",
+ "updated_at": "2019-05-23T10:53:01Z",
+ "browser_download_url": "https://github.com/jainsamyak/Stockifier/releases/download/v1.0.0/Stockifier-v1.0.0.Windows10.Setupx64.zip"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/jainsamyak/Stockifier/tarball/v1.0.0",
+ "zipball_url": "https://api.github.com/repos/jainsamyak/Stockifier/zipball/v1.0.0",
+ "body_html": "The first commercial release of Stockifier.
"
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:16.303Z"
},
"storm": {
"latestRelease": {
@@ -98106,7 +98102,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 75,
- "download_count": 40203,
+ "download_count": 40209,
"created_at": "2018-01-18T07:49:30Z",
"updated_at": "2018-01-18T07:49:30Z",
"browser_download_url": "https://github.com/StormSDK/StormApp/releases/download/v0.3.9/RELEASES"
@@ -98252,7 +98248,15 @@
"zipball_url": "https://api.github.com/repos/StormSDK/StormApp/zipball/v0.3.9",
"body_html": "Features and Improvements \n\nAdded access to files via https://app.stormfolder.com . \nAdded an \"Update is Available\" message for Mac and Linux users. \nAllow the web app to show client version and folder size when the user is logged in. \nReport when a remote client is out of sync with the local client. \nMajor performance improvements for users with many files. \n \nBug fixes \n\n#1 Updated auto-launch to the latest to prevent the app opening twice on MacOS. \nMore reliably process the file download queue. \nImproved detecting local and remote files that have been deleted. \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:08.507Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:16.314Z"
+ },
+ "streamlabs-obs": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:16.321Z"
+ },
+ "sunder": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:16.408Z"
},
"studymd": {
"latestRelease": {
@@ -98455,7 +98459,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 76022530,
- "download_count": 149,
+ "download_count": 150,
"created_at": "2018-06-09T14:55:21Z",
"updated_at": "2018-06-09T14:56:39Z",
"browser_download_url": "https://github.com/jotron/StudyMD/releases/download/v0.3.2/StudyMD-0.3.2.dmg"
@@ -98601,15 +98605,7 @@
"zipball_url": "https://api.github.com/repos/jotron/StudyMD/zipball/v0.3.2",
"body_html": "\nImages on the front side of the card adapt to the window size (don't overflow anymore) \nFontawesome cdn was fixed \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:08.543Z"
- },
- "subgenesis": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:08.576Z"
- },
- "sunder": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:08.578Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:16.412Z"
},
"subordination": {
"latestRelease": {
@@ -98890,220 +98886,462 @@
"zipball_url": "https://api.github.com/repos/sunabozu/subordination/zipball/v0.1.3",
"body_html": "Significant performance improvements.
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:08.582Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:16.416Z"
},
- "switchhosts": {
+ "subgenesis": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:16.422Z"
+ },
+ "super-productivity": {
"latestRelease": {
- "url": "https://api.github.com/repos/oldj/SwitchHosts/releases/22819675",
- "assets_url": "https://api.github.com/repos/oldj/SwitchHosts/releases/22819675/assets",
- "upload_url": "https://uploads.github.com/repos/oldj/SwitchHosts/releases/22819675/assets{?name,label}",
- "html_url": "https://github.com/oldj/SwitchHosts/releases/tag/v3.5.4",
- "id": 22819675,
- "node_id": "MDc6UmVsZWFzZTIyODE5Njc1",
- "tag_name": "v3.5.4",
+ "url": "https://api.github.com/repos/johannesjo/super-productivity/releases/31786878",
+ "assets_url": "https://api.github.com/repos/johannesjo/super-productivity/releases/31786878/assets",
+ "upload_url": "https://uploads.github.com/repos/johannesjo/super-productivity/releases/31786878/assets{?name,label}",
+ "html_url": "https://github.com/johannesjo/super-productivity/releases/tag/v5.9.0",
+ "id": 31786878,
+ "node_id": "MDc6UmVsZWFzZTMxNzg2ODc4",
+ "tag_name": "v5.9.0",
"target_commitish": "master",
- "name": "SwitchHosts! v3.5.4",
+ "name": "5.9.0",
"draft": false,
"author": {
- "login": "oldj",
- "id": 416130,
- "node_id": "MDQ6VXNlcjQxNjEzMA==",
- "avatar_url": "https://avatars3.githubusercontent.com/u/416130?v=4",
+ "login": "johannesjo",
+ "id": 1456265,
+ "node_id": "MDQ6VXNlcjE0NTYyNjU=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/1456265?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/oldj",
- "html_url": "https://github.com/oldj",
- "followers_url": "https://api.github.com/users/oldj/followers",
- "following_url": "https://api.github.com/users/oldj/following{/other_user}",
- "gists_url": "https://api.github.com/users/oldj/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/oldj/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/oldj/subscriptions",
- "organizations_url": "https://api.github.com/users/oldj/orgs",
- "repos_url": "https://api.github.com/users/oldj/repos",
- "events_url": "https://api.github.com/users/oldj/events{/privacy}",
- "received_events_url": "https://api.github.com/users/oldj/received_events",
+ "url": "https://api.github.com/users/johannesjo",
+ "html_url": "https://github.com/johannesjo",
+ "followers_url": "https://api.github.com/users/johannesjo/followers",
+ "following_url": "https://api.github.com/users/johannesjo/following{/other_user}",
+ "gists_url": "https://api.github.com/users/johannesjo/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/johannesjo/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/johannesjo/subscriptions",
+ "organizations_url": "https://api.github.com/users/johannesjo/orgs",
+ "repos_url": "https://api.github.com/users/johannesjo/repos",
+ "events_url": "https://api.github.com/users/johannesjo/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/johannesjo/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2020-01-14T10:15:35Z",
- "published_at": "2020-01-14T10:40:19Z",
+ "created_at": "2020-09-24T21:37:40Z",
+ "published_at": "2020-09-25T13:17:44Z",
"assets": [
{
- "url": "https://api.github.com/repos/oldj/SwitchHosts/releases/assets/17329812",
- "id": 17329812,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE3MzI5ODEy",
- "name": "SwitchHosts._linux_x64_3.5.4.5517.zip",
- "label": null,
+ "url": "https://api.github.com/repos/johannesjo/super-productivity/releases/assets/26160882",
+ "id": 26160882,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MTYwODgy",
+ "name": "latest-linux.yml",
+ "label": "",
"uploader": {
- "login": "oldj",
- "id": 416130,
- "node_id": "MDQ6VXNlcjQxNjEzMA==",
- "avatar_url": "https://avatars3.githubusercontent.com/u/416130?v=4",
+ "login": "johannesjo",
+ "id": 1456265,
+ "node_id": "MDQ6VXNlcjE0NTYyNjU=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/1456265?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/oldj",
- "html_url": "https://github.com/oldj",
- "followers_url": "https://api.github.com/users/oldj/followers",
- "following_url": "https://api.github.com/users/oldj/following{/other_user}",
- "gists_url": "https://api.github.com/users/oldj/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/oldj/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/oldj/subscriptions",
- "organizations_url": "https://api.github.com/users/oldj/orgs",
- "repos_url": "https://api.github.com/users/oldj/repos",
- "events_url": "https://api.github.com/users/oldj/events{/privacy}",
- "received_events_url": "https://api.github.com/users/oldj/received_events",
+ "url": "https://api.github.com/users/johannesjo",
+ "html_url": "https://github.com/johannesjo",
+ "followers_url": "https://api.github.com/users/johannesjo/followers",
+ "following_url": "https://api.github.com/users/johannesjo/following{/other_user}",
+ "gists_url": "https://api.github.com/users/johannesjo/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/johannesjo/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/johannesjo/subscriptions",
+ "organizations_url": "https://api.github.com/users/johannesjo/orgs",
+ "repos_url": "https://api.github.com/users/johannesjo/repos",
+ "events_url": "https://api.github.com/users/johannesjo/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/johannesjo/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 586,
+ "download_count": 13,
+ "created_at": "2020-09-24T21:58:16Z",
+ "updated_at": "2020-09-24T21:58:17Z",
+ "browser_download_url": "https://github.com/johannesjo/super-productivity/releases/download/v5.9.0/latest-linux.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/johannesjo/super-productivity/releases/assets/26162081",
+ "id": 26162081,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MTYyMDgx",
+ "name": "latest-mac.yml",
+ "label": "",
+ "uploader": {
+ "login": "johannesjo",
+ "id": 1456265,
+ "node_id": "MDQ6VXNlcjE0NTYyNjU=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/1456265?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/johannesjo",
+ "html_url": "https://github.com/johannesjo",
+ "followers_url": "https://api.github.com/users/johannesjo/followers",
+ "following_url": "https://api.github.com/users/johannesjo/following{/other_user}",
+ "gists_url": "https://api.github.com/users/johannesjo/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/johannesjo/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/johannesjo/subscriptions",
+ "organizations_url": "https://api.github.com/users/johannesjo/orgs",
+ "repos_url": "https://api.github.com/users/johannesjo/repos",
+ "events_url": "https://api.github.com/users/johannesjo/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/johannesjo/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 741,
+ "download_count": 4,
+ "created_at": "2020-09-24T22:22:47Z",
+ "updated_at": "2020-09-24T22:22:47Z",
+ "browser_download_url": "https://github.com/johannesjo/super-productivity/releases/download/v5.9.0/latest-mac.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/johannesjo/super-productivity/releases/assets/26160883",
+ "id": 26160883,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MTYwODgz",
+ "name": "latest.yml",
+ "label": "",
+ "uploader": {
+ "login": "johannesjo",
+ "id": 1456265,
+ "node_id": "MDQ6VXNlcjE0NTYyNjU=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/1456265?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/johannesjo",
+ "html_url": "https://github.com/johannesjo",
+ "followers_url": "https://api.github.com/users/johannesjo/followers",
+ "following_url": "https://api.github.com/users/johannesjo/following{/other_user}",
+ "gists_url": "https://api.github.com/users/johannesjo/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/johannesjo/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/johannesjo/subscriptions",
+ "organizations_url": "https://api.github.com/users/johannesjo/orgs",
+ "repos_url": "https://api.github.com/users/johannesjo/repos",
+ "events_url": "https://api.github.com/users/johannesjo/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/johannesjo/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 564,
+ "download_count": 3,
+ "created_at": "2020-09-24T21:58:16Z",
+ "updated_at": "2020-09-24T21:58:17Z",
+ "browser_download_url": "https://github.com/johannesjo/super-productivity/releases/download/v5.9.0/latest.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/johannesjo/super-productivity/releases/assets/26162078",
+ "id": 26162078,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MTYyMDc4",
+ "name": "superProductivity-5.9.0-mac.zip",
+ "label": "",
+ "uploader": {
+ "login": "johannesjo",
+ "id": 1456265,
+ "node_id": "MDQ6VXNlcjE0NTYyNjU=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/1456265?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/johannesjo",
+ "html_url": "https://github.com/johannesjo",
+ "followers_url": "https://api.github.com/users/johannesjo/followers",
+ "following_url": "https://api.github.com/users/johannesjo/following{/other_user}",
+ "gists_url": "https://api.github.com/users/johannesjo/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/johannesjo/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/johannesjo/subscriptions",
+ "organizations_url": "https://api.github.com/users/johannesjo/orgs",
+ "repos_url": "https://api.github.com/users/johannesjo/repos",
+ "events_url": "https://api.github.com/users/johannesjo/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/johannesjo/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/zip",
"state": "uploaded",
- "size": 72421150,
- "download_count": 7899,
- "created_at": "2020-01-14T10:37:55Z",
- "updated_at": "2020-01-14T10:38:21Z",
- "browser_download_url": "https://github.com/oldj/SwitchHosts/releases/download/v3.5.4/SwitchHosts._linux_x64_3.5.4.5517.zip"
+ "size": 84374416,
+ "download_count": 111,
+ "created_at": "2020-09-24T22:22:44Z",
+ "updated_at": "2020-09-24T22:22:46Z",
+ "browser_download_url": "https://github.com/johannesjo/super-productivity/releases/download/v5.9.0/superProductivity-5.9.0-mac.zip"
},
{
- "url": "https://api.github.com/repos/oldj/SwitchHosts/releases/assets/17329813",
- "id": 17329813,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE3MzI5ODEz",
- "name": "SwitchHosts._linux_x86_64_3.5.4.5517.AppImage",
- "label": null,
+ "url": "https://api.github.com/repos/johannesjo/super-productivity/releases/assets/26160677",
+ "id": 26160677,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MTYwNjc3",
+ "name": "superProductivity-5.9.0.AppImage",
+ "label": "",
"uploader": {
- "login": "oldj",
- "id": 416130,
- "node_id": "MDQ6VXNlcjQxNjEzMA==",
- "avatar_url": "https://avatars3.githubusercontent.com/u/416130?v=4",
+ "login": "johannesjo",
+ "id": 1456265,
+ "node_id": "MDQ6VXNlcjE0NTYyNjU=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/1456265?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/oldj",
- "html_url": "https://github.com/oldj",
- "followers_url": "https://api.github.com/users/oldj/followers",
- "following_url": "https://api.github.com/users/oldj/following{/other_user}",
- "gists_url": "https://api.github.com/users/oldj/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/oldj/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/oldj/subscriptions",
- "organizations_url": "https://api.github.com/users/oldj/orgs",
- "repos_url": "https://api.github.com/users/oldj/repos",
- "events_url": "https://api.github.com/users/oldj/events{/privacy}",
- "received_events_url": "https://api.github.com/users/oldj/received_events",
+ "url": "https://api.github.com/users/johannesjo",
+ "html_url": "https://github.com/johannesjo",
+ "followers_url": "https://api.github.com/users/johannesjo/followers",
+ "following_url": "https://api.github.com/users/johannesjo/following{/other_user}",
+ "gists_url": "https://api.github.com/users/johannesjo/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/johannesjo/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/johannesjo/subscriptions",
+ "organizations_url": "https://api.github.com/users/johannesjo/orgs",
+ "repos_url": "https://api.github.com/users/johannesjo/repos",
+ "events_url": "https://api.github.com/users/johannesjo/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/johannesjo/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 76433154,
- "download_count": 2639,
- "created_at": "2020-01-14T10:37:55Z",
- "updated_at": "2020-01-14T10:39:02Z",
- "browser_download_url": "https://github.com/oldj/SwitchHosts/releases/download/v3.5.4/SwitchHosts._linux_x86_64_3.5.4.5517.AppImage"
+ "size": 84904791,
+ "download_count": 48,
+ "created_at": "2020-09-24T21:54:38Z",
+ "updated_at": "2020-09-24T21:54:40Z",
+ "browser_download_url": "https://github.com/johannesjo/super-productivity/releases/download/v5.9.0/superProductivity-5.9.0.AppImage"
},
{
- "url": "https://api.github.com/repos/oldj/SwitchHosts/releases/assets/17329814",
- "id": 17329814,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE3MzI5ODE0",
- "name": "SwitchHosts._macOS_3.5.4.5517.dmg",
- "label": null,
+ "url": "https://api.github.com/repos/johannesjo/super-productivity/releases/assets/26162075",
+ "id": 26162075,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MTYyMDc1",
+ "name": "superProductivity-5.9.0.dmg",
+ "label": "",
"uploader": {
- "login": "oldj",
- "id": 416130,
- "node_id": "MDQ6VXNlcjQxNjEzMA==",
- "avatar_url": "https://avatars3.githubusercontent.com/u/416130?v=4",
+ "login": "johannesjo",
+ "id": 1456265,
+ "node_id": "MDQ6VXNlcjE0NTYyNjU=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/1456265?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/oldj",
- "html_url": "https://github.com/oldj",
- "followers_url": "https://api.github.com/users/oldj/followers",
- "following_url": "https://api.github.com/users/oldj/following{/other_user}",
- "gists_url": "https://api.github.com/users/oldj/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/oldj/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/oldj/subscriptions",
- "organizations_url": "https://api.github.com/users/oldj/orgs",
- "repos_url": "https://api.github.com/users/oldj/repos",
- "events_url": "https://api.github.com/users/oldj/events{/privacy}",
- "received_events_url": "https://api.github.com/users/oldj/received_events",
+ "url": "https://api.github.com/users/johannesjo",
+ "html_url": "https://github.com/johannesjo",
+ "followers_url": "https://api.github.com/users/johannesjo/followers",
+ "following_url": "https://api.github.com/users/johannesjo/following{/other_user}",
+ "gists_url": "https://api.github.com/users/johannesjo/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/johannesjo/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/johannesjo/subscriptions",
+ "organizations_url": "https://api.github.com/users/johannesjo/orgs",
+ "repos_url": "https://api.github.com/users/johannesjo/repos",
+ "events_url": "https://api.github.com/users/johannesjo/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/johannesjo/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 70178051,
- "download_count": 54892,
- "created_at": "2020-01-14T10:37:56Z",
- "updated_at": "2020-01-14T10:39:21Z",
- "browser_download_url": "https://github.com/oldj/SwitchHosts/releases/download/v3.5.4/SwitchHosts._macOS_3.5.4.5517.dmg"
+ "size": 87101930,
+ "download_count": 24,
+ "created_at": "2020-09-24T22:22:42Z",
+ "updated_at": "2020-09-24T22:22:44Z",
+ "browser_download_url": "https://github.com/johannesjo/super-productivity/releases/download/v5.9.0/superProductivity-5.9.0.dmg"
},
{
- "url": "https://api.github.com/repos/oldj/SwitchHosts/releases/assets/17329816",
- "id": 17329816,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE3MzI5ODE2",
- "name": "SwitchHosts._windows_installer_3.5.4.5517.exe",
- "label": null,
+ "url": "https://api.github.com/repos/johannesjo/super-productivity/releases/assets/26162076",
+ "id": 26162076,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MTYyMDc2",
+ "name": "superProductivity-5.9.0.dmg.blockmap",
+ "label": "",
"uploader": {
- "login": "oldj",
- "id": 416130,
- "node_id": "MDQ6VXNlcjQxNjEzMA==",
- "avatar_url": "https://avatars3.githubusercontent.com/u/416130?v=4",
+ "login": "johannesjo",
+ "id": 1456265,
+ "node_id": "MDQ6VXNlcjE0NTYyNjU=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/1456265?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/oldj",
- "html_url": "https://github.com/oldj",
- "followers_url": "https://api.github.com/users/oldj/followers",
- "following_url": "https://api.github.com/users/oldj/following{/other_user}",
- "gists_url": "https://api.github.com/users/oldj/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/oldj/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/oldj/subscriptions",
- "organizations_url": "https://api.github.com/users/oldj/orgs",
- "repos_url": "https://api.github.com/users/oldj/repos",
- "events_url": "https://api.github.com/users/oldj/events{/privacy}",
- "received_events_url": "https://api.github.com/users/oldj/received_events",
+ "url": "https://api.github.com/users/johannesjo",
+ "html_url": "https://github.com/johannesjo",
+ "followers_url": "https://api.github.com/users/johannesjo/followers",
+ "following_url": "https://api.github.com/users/johannesjo/following{/other_user}",
+ "gists_url": "https://api.github.com/users/johannesjo/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/johannesjo/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/johannesjo/subscriptions",
+ "organizations_url": "https://api.github.com/users/johannesjo/orgs",
+ "repos_url": "https://api.github.com/users/johannesjo/repos",
+ "events_url": "https://api.github.com/users/johannesjo/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/johannesjo/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-msdownload",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 93638686,
- "download_count": 71151,
- "created_at": "2020-01-14T10:37:56Z",
- "updated_at": "2020-01-14T10:39:50Z",
- "browser_download_url": "https://github.com/oldj/SwitchHosts/releases/download/v3.5.4/SwitchHosts._windows_installer_3.5.4.5517.exe"
+ "size": 91950,
+ "download_count": 2,
+ "created_at": "2020-09-24T22:22:42Z",
+ "updated_at": "2020-09-24T22:22:42Z",
+ "browser_download_url": "https://github.com/johannesjo/super-productivity/releases/download/v5.9.0/superProductivity-5.9.0.dmg.blockmap"
},
{
- "url": "https://api.github.com/repos/oldj/SwitchHosts/releases/assets/17329818",
- "id": 17329818,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE3MzI5ODE4",
- "name": "SwitchHosts._windows_portable_3.5.4.5517.exe",
- "label": null,
+ "url": "https://api.github.com/repos/johannesjo/super-productivity/releases/assets/26160819",
+ "id": 26160819,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MTYwODE5",
+ "name": "superProductivity-5.9.0.exe",
+ "label": "",
+ "uploader": {
+ "login": "johannesjo",
+ "id": 1456265,
+ "node_id": "MDQ6VXNlcjE0NTYyNjU=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/1456265?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/johannesjo",
+ "html_url": "https://github.com/johannesjo",
+ "followers_url": "https://api.github.com/users/johannesjo/followers",
+ "following_url": "https://api.github.com/users/johannesjo/following{/other_user}",
+ "gists_url": "https://api.github.com/users/johannesjo/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/johannesjo/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/johannesjo/subscriptions",
+ "organizations_url": "https://api.github.com/users/johannesjo/orgs",
+ "repos_url": "https://api.github.com/users/johannesjo/repos",
+ "events_url": "https://api.github.com/users/johannesjo/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/johannesjo/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 54714618,
+ "download_count": 52,
+ "created_at": "2020-09-24T21:57:24Z",
+ "updated_at": "2020-09-24T21:57:25Z",
+ "browser_download_url": "https://github.com/johannesjo/super-productivity/releases/download/v5.9.0/superProductivity-5.9.0.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/johannesjo/super-productivity/releases/assets/26160828",
+ "id": 26160828,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MTYwODI4",
+ "name": "superProductivity-Setup-5.9.0.exe",
+ "label": "",
+ "uploader": {
+ "login": "johannesjo",
+ "id": 1456265,
+ "node_id": "MDQ6VXNlcjE0NTYyNjU=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/1456265?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/johannesjo",
+ "html_url": "https://github.com/johannesjo",
+ "followers_url": "https://api.github.com/users/johannesjo/followers",
+ "following_url": "https://api.github.com/users/johannesjo/following{/other_user}",
+ "gists_url": "https://api.github.com/users/johannesjo/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/johannesjo/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/johannesjo/subscriptions",
+ "organizations_url": "https://api.github.com/users/johannesjo/orgs",
+ "repos_url": "https://api.github.com/users/johannesjo/repos",
+ "events_url": "https://api.github.com/users/johannesjo/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/johannesjo/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 54879735,
+ "download_count": 60,
+ "created_at": "2020-09-24T21:57:36Z",
+ "updated_at": "2020-09-24T21:57:38Z",
+ "browser_download_url": "https://github.com/johannesjo/super-productivity/releases/download/v5.9.0/superProductivity-Setup-5.9.0.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/johannesjo/super-productivity/releases/assets/26160829",
+ "id": 26160829,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MTYwODI5",
+ "name": "superProductivity-Setup-5.9.0.exe.blockmap",
+ "label": "",
+ "uploader": {
+ "login": "johannesjo",
+ "id": 1456265,
+ "node_id": "MDQ6VXNlcjE0NTYyNjU=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/1456265?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/johannesjo",
+ "html_url": "https://github.com/johannesjo",
+ "followers_url": "https://api.github.com/users/johannesjo/followers",
+ "following_url": "https://api.github.com/users/johannesjo/following{/other_user}",
+ "gists_url": "https://api.github.com/users/johannesjo/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/johannesjo/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/johannesjo/subscriptions",
+ "organizations_url": "https://api.github.com/users/johannesjo/orgs",
+ "repos_url": "https://api.github.com/users/johannesjo/repos",
+ "events_url": "https://api.github.com/users/johannesjo/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/johannesjo/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 57927,
+ "download_count": 2,
+ "created_at": "2020-09-24T21:57:36Z",
+ "updated_at": "2020-09-24T21:57:36Z",
+ "browser_download_url": "https://github.com/johannesjo/super-productivity/releases/download/v5.9.0/superProductivity-Setup-5.9.0.exe.blockmap"
+ },
+ {
+ "url": "https://api.github.com/repos/johannesjo/super-productivity/releases/assets/26160878",
+ "id": 26160878,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MTYwODc4",
+ "name": "superProductivity_5.9.0_amd64.deb",
+ "label": "",
+ "uploader": {
+ "login": "johannesjo",
+ "id": 1456265,
+ "node_id": "MDQ6VXNlcjE0NTYyNjU=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/1456265?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/johannesjo",
+ "html_url": "https://github.com/johannesjo",
+ "followers_url": "https://api.github.com/users/johannesjo/followers",
+ "following_url": "https://api.github.com/users/johannesjo/following{/other_user}",
+ "gists_url": "https://api.github.com/users/johannesjo/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/johannesjo/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/johannesjo/subscriptions",
+ "organizations_url": "https://api.github.com/users/johannesjo/orgs",
+ "repos_url": "https://api.github.com/users/johannesjo/repos",
+ "events_url": "https://api.github.com/users/johannesjo/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/johannesjo/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 58615896,
+ "download_count": 56,
+ "created_at": "2020-09-24T21:58:15Z",
+ "updated_at": "2020-09-24T21:58:16Z",
+ "browser_download_url": "https://github.com/johannesjo/super-productivity/releases/download/v5.9.0/superProductivity_5.9.0_amd64.deb"
+ },
+ {
+ "url": "https://api.github.com/repos/johannesjo/super-productivity/releases/assets/26160726",
+ "id": 26160726,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MTYwNzI2",
+ "name": "superProductivity_5.9.0_amd64.snap",
+ "label": "",
"uploader": {
- "login": "oldj",
- "id": 416130,
- "node_id": "MDQ6VXNlcjQxNjEzMA==",
- "avatar_url": "https://avatars3.githubusercontent.com/u/416130?v=4",
+ "login": "johannesjo",
+ "id": 1456265,
+ "node_id": "MDQ6VXNlcjE0NTYyNjU=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/1456265?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/oldj",
- "html_url": "https://github.com/oldj",
- "followers_url": "https://api.github.com/users/oldj/followers",
- "following_url": "https://api.github.com/users/oldj/following{/other_user}",
- "gists_url": "https://api.github.com/users/oldj/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/oldj/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/oldj/subscriptions",
- "organizations_url": "https://api.github.com/users/oldj/orgs",
- "repos_url": "https://api.github.com/users/oldj/repos",
- "events_url": "https://api.github.com/users/oldj/events{/privacy}",
- "received_events_url": "https://api.github.com/users/oldj/received_events",
+ "url": "https://api.github.com/users/johannesjo",
+ "html_url": "https://github.com/johannesjo",
+ "followers_url": "https://api.github.com/users/johannesjo/followers",
+ "following_url": "https://api.github.com/users/johannesjo/following{/other_user}",
+ "gists_url": "https://api.github.com/users/johannesjo/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/johannesjo/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/johannesjo/subscriptions",
+ "organizations_url": "https://api.github.com/users/johannesjo/orgs",
+ "repos_url": "https://api.github.com/users/johannesjo/repos",
+ "events_url": "https://api.github.com/users/johannesjo/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/johannesjo/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-msdownload",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 43489015,
- "download_count": 26428,
- "created_at": "2020-01-14T10:37:56Z",
- "updated_at": "2020-01-14T10:40:10Z",
- "browser_download_url": "https://github.com/oldj/SwitchHosts/releases/download/v3.5.4/SwitchHosts._windows_portable_3.5.4.5517.exe"
+ "size": 71610368,
+ "download_count": 6,
+ "created_at": "2020-09-24T21:55:37Z",
+ "updated_at": "2020-09-24T21:55:39Z",
+ "browser_download_url": "https://github.com/johannesjo/super-productivity/releases/download/v5.9.0/superProductivity_5.9.0_amd64.snap"
}
],
- "tarball_url": "https://api.github.com/repos/oldj/SwitchHosts/tarball/v3.5.4",
- "zipball_url": "https://api.github.com/repos/oldj/SwitchHosts/zipball/v3.5.4",
- "body_html": "\n[Fixed] Fixed issues about import and export. #430 \n[Updated] Update dependencies. \n \n \n\n[Fixed] 修复导入导出的问题。 \n[Updated] 更新各项依赖。 \n "
+ "tarball_url": "https://api.github.com/repos/johannesjo/super-productivity/tarball/v5.9.0",
+ "zipball_url": "https://api.github.com/repos/johannesjo/super-productivity/zipball/v5.9.0",
+ "body_html": "Window Version : Download from Microsoft Store
\nLinux : sudo snap install superproductivity
\n--Changelog--
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:08.674Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:16.511Z"
},
"switch": {
"latestRelease": {
@@ -99238,7 +99476,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 79746703,
- "download_count": 107,
+ "download_count": 108,
"created_at": "2019-09-16T22:53:58Z",
"updated_at": "2019-09-16T22:54:00Z",
"browser_download_url": "https://github.com/ahkohd/switch-desktop/releases/download/v1.0.23/Switch-1.0.23-mac.zip"
@@ -99374,7 +99612,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 57265854,
- "download_count": 11233,
+ "download_count": 11234,
"created_at": "2019-09-16T22:51:30Z",
"updated_at": "2019-09-16T22:51:49Z",
"browser_download_url": "https://github.com/ahkohd/switch-desktop/releases/download/v1.0.23/Switch-Setup-1.0.23.exe"
@@ -99418,458 +99656,220 @@
"zipball_url": "https://api.github.com/repos/ahkohd/switch-desktop/zipball/v1.0.23",
"body_html": "\nSmarter and faster processes tracking 🔥 . \nFix #28 issue 😚 . \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:08.692Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:16.512Z"
},
- "super-productivity": {
+ "switchhosts": {
"latestRelease": {
- "url": "https://api.github.com/repos/johannesjo/super-productivity/releases/31786878",
- "assets_url": "https://api.github.com/repos/johannesjo/super-productivity/releases/31786878/assets",
- "upload_url": "https://uploads.github.com/repos/johannesjo/super-productivity/releases/31786878/assets{?name,label}",
- "html_url": "https://github.com/johannesjo/super-productivity/releases/tag/v5.9.0",
- "id": 31786878,
- "node_id": "MDc6UmVsZWFzZTMxNzg2ODc4",
- "tag_name": "v5.9.0",
+ "url": "https://api.github.com/repos/oldj/SwitchHosts/releases/22819675",
+ "assets_url": "https://api.github.com/repos/oldj/SwitchHosts/releases/22819675/assets",
+ "upload_url": "https://uploads.github.com/repos/oldj/SwitchHosts/releases/22819675/assets{?name,label}",
+ "html_url": "https://github.com/oldj/SwitchHosts/releases/tag/v3.5.4",
+ "id": 22819675,
+ "node_id": "MDc6UmVsZWFzZTIyODE5Njc1",
+ "tag_name": "v3.5.4",
"target_commitish": "master",
- "name": "5.9.0",
+ "name": "SwitchHosts! v3.5.4",
"draft": false,
"author": {
- "login": "johannesjo",
- "id": 1456265,
- "node_id": "MDQ6VXNlcjE0NTYyNjU=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/1456265?v=4",
+ "login": "oldj",
+ "id": 416130,
+ "node_id": "MDQ6VXNlcjQxNjEzMA==",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/416130?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/johannesjo",
- "html_url": "https://github.com/johannesjo",
- "followers_url": "https://api.github.com/users/johannesjo/followers",
- "following_url": "https://api.github.com/users/johannesjo/following{/other_user}",
- "gists_url": "https://api.github.com/users/johannesjo/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/johannesjo/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/johannesjo/subscriptions",
- "organizations_url": "https://api.github.com/users/johannesjo/orgs",
- "repos_url": "https://api.github.com/users/johannesjo/repos",
- "events_url": "https://api.github.com/users/johannesjo/events{/privacy}",
- "received_events_url": "https://api.github.com/users/johannesjo/received_events",
+ "url": "https://api.github.com/users/oldj",
+ "html_url": "https://github.com/oldj",
+ "followers_url": "https://api.github.com/users/oldj/followers",
+ "following_url": "https://api.github.com/users/oldj/following{/other_user}",
+ "gists_url": "https://api.github.com/users/oldj/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/oldj/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/oldj/subscriptions",
+ "organizations_url": "https://api.github.com/users/oldj/orgs",
+ "repos_url": "https://api.github.com/users/oldj/repos",
+ "events_url": "https://api.github.com/users/oldj/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/oldj/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2020-09-24T21:37:40Z",
- "published_at": "2020-09-25T13:17:44Z",
+ "created_at": "2020-01-14T10:15:35Z",
+ "published_at": "2020-01-14T10:40:19Z",
"assets": [
{
- "url": "https://api.github.com/repos/johannesjo/super-productivity/releases/assets/26160882",
- "id": 26160882,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MTYwODgy",
- "name": "latest-linux.yml",
- "label": "",
- "uploader": {
- "login": "johannesjo",
- "id": 1456265,
- "node_id": "MDQ6VXNlcjE0NTYyNjU=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/1456265?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/johannesjo",
- "html_url": "https://github.com/johannesjo",
- "followers_url": "https://api.github.com/users/johannesjo/followers",
- "following_url": "https://api.github.com/users/johannesjo/following{/other_user}",
- "gists_url": "https://api.github.com/users/johannesjo/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/johannesjo/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/johannesjo/subscriptions",
- "organizations_url": "https://api.github.com/users/johannesjo/orgs",
- "repos_url": "https://api.github.com/users/johannesjo/repos",
- "events_url": "https://api.github.com/users/johannesjo/events{/privacy}",
- "received_events_url": "https://api.github.com/users/johannesjo/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "text/yaml",
- "state": "uploaded",
- "size": 586,
- "download_count": 10,
- "created_at": "2020-09-24T21:58:16Z",
- "updated_at": "2020-09-24T21:58:17Z",
- "browser_download_url": "https://github.com/johannesjo/super-productivity/releases/download/v5.9.0/latest-linux.yml"
- },
- {
- "url": "https://api.github.com/repos/johannesjo/super-productivity/releases/assets/26162081",
- "id": 26162081,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MTYyMDgx",
- "name": "latest-mac.yml",
- "label": "",
- "uploader": {
- "login": "johannesjo",
- "id": 1456265,
- "node_id": "MDQ6VXNlcjE0NTYyNjU=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/1456265?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/johannesjo",
- "html_url": "https://github.com/johannesjo",
- "followers_url": "https://api.github.com/users/johannesjo/followers",
- "following_url": "https://api.github.com/users/johannesjo/following{/other_user}",
- "gists_url": "https://api.github.com/users/johannesjo/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/johannesjo/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/johannesjo/subscriptions",
- "organizations_url": "https://api.github.com/users/johannesjo/orgs",
- "repos_url": "https://api.github.com/users/johannesjo/repos",
- "events_url": "https://api.github.com/users/johannesjo/events{/privacy}",
- "received_events_url": "https://api.github.com/users/johannesjo/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "text/yaml",
- "state": "uploaded",
- "size": 741,
- "download_count": 4,
- "created_at": "2020-09-24T22:22:47Z",
- "updated_at": "2020-09-24T22:22:47Z",
- "browser_download_url": "https://github.com/johannesjo/super-productivity/releases/download/v5.9.0/latest-mac.yml"
- },
- {
- "url": "https://api.github.com/repos/johannesjo/super-productivity/releases/assets/26160883",
- "id": 26160883,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MTYwODgz",
- "name": "latest.yml",
- "label": "",
- "uploader": {
- "login": "johannesjo",
- "id": 1456265,
- "node_id": "MDQ6VXNlcjE0NTYyNjU=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/1456265?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/johannesjo",
- "html_url": "https://github.com/johannesjo",
- "followers_url": "https://api.github.com/users/johannesjo/followers",
- "following_url": "https://api.github.com/users/johannesjo/following{/other_user}",
- "gists_url": "https://api.github.com/users/johannesjo/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/johannesjo/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/johannesjo/subscriptions",
- "organizations_url": "https://api.github.com/users/johannesjo/orgs",
- "repos_url": "https://api.github.com/users/johannesjo/repos",
- "events_url": "https://api.github.com/users/johannesjo/events{/privacy}",
- "received_events_url": "https://api.github.com/users/johannesjo/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "text/yaml",
- "state": "uploaded",
- "size": 564,
- "download_count": 3,
- "created_at": "2020-09-24T21:58:16Z",
- "updated_at": "2020-09-24T21:58:17Z",
- "browser_download_url": "https://github.com/johannesjo/super-productivity/releases/download/v5.9.0/latest.yml"
- },
- {
- "url": "https://api.github.com/repos/johannesjo/super-productivity/releases/assets/26162078",
- "id": 26162078,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MTYyMDc4",
- "name": "superProductivity-5.9.0-mac.zip",
- "label": "",
+ "url": "https://api.github.com/repos/oldj/SwitchHosts/releases/assets/17329812",
+ "id": 17329812,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE3MzI5ODEy",
+ "name": "SwitchHosts._linux_x64_3.5.4.5517.zip",
+ "label": null,
"uploader": {
- "login": "johannesjo",
- "id": 1456265,
- "node_id": "MDQ6VXNlcjE0NTYyNjU=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/1456265?v=4",
+ "login": "oldj",
+ "id": 416130,
+ "node_id": "MDQ6VXNlcjQxNjEzMA==",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/416130?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/johannesjo",
- "html_url": "https://github.com/johannesjo",
- "followers_url": "https://api.github.com/users/johannesjo/followers",
- "following_url": "https://api.github.com/users/johannesjo/following{/other_user}",
- "gists_url": "https://api.github.com/users/johannesjo/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/johannesjo/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/johannesjo/subscriptions",
- "organizations_url": "https://api.github.com/users/johannesjo/orgs",
- "repos_url": "https://api.github.com/users/johannesjo/repos",
- "events_url": "https://api.github.com/users/johannesjo/events{/privacy}",
- "received_events_url": "https://api.github.com/users/johannesjo/received_events",
+ "url": "https://api.github.com/users/oldj",
+ "html_url": "https://github.com/oldj",
+ "followers_url": "https://api.github.com/users/oldj/followers",
+ "following_url": "https://api.github.com/users/oldj/following{/other_user}",
+ "gists_url": "https://api.github.com/users/oldj/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/oldj/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/oldj/subscriptions",
+ "organizations_url": "https://api.github.com/users/oldj/orgs",
+ "repos_url": "https://api.github.com/users/oldj/repos",
+ "events_url": "https://api.github.com/users/oldj/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/oldj/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/zip",
"state": "uploaded",
- "size": 84374416,
- "download_count": 99,
- "created_at": "2020-09-24T22:22:44Z",
- "updated_at": "2020-09-24T22:22:46Z",
- "browser_download_url": "https://github.com/johannesjo/super-productivity/releases/download/v5.9.0/superProductivity-5.9.0-mac.zip"
- },
- {
- "url": "https://api.github.com/repos/johannesjo/super-productivity/releases/assets/26160677",
- "id": 26160677,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MTYwNjc3",
- "name": "superProductivity-5.9.0.AppImage",
- "label": "",
- "uploader": {
- "login": "johannesjo",
- "id": 1456265,
- "node_id": "MDQ6VXNlcjE0NTYyNjU=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/1456265?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/johannesjo",
- "html_url": "https://github.com/johannesjo",
- "followers_url": "https://api.github.com/users/johannesjo/followers",
- "following_url": "https://api.github.com/users/johannesjo/following{/other_user}",
- "gists_url": "https://api.github.com/users/johannesjo/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/johannesjo/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/johannesjo/subscriptions",
- "organizations_url": "https://api.github.com/users/johannesjo/orgs",
- "repos_url": "https://api.github.com/users/johannesjo/repos",
- "events_url": "https://api.github.com/users/johannesjo/events{/privacy}",
- "received_events_url": "https://api.github.com/users/johannesjo/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 84904791,
- "download_count": 46,
- "created_at": "2020-09-24T21:54:38Z",
- "updated_at": "2020-09-24T21:54:40Z",
- "browser_download_url": "https://github.com/johannesjo/super-productivity/releases/download/v5.9.0/superProductivity-5.9.0.AppImage"
- },
- {
- "url": "https://api.github.com/repos/johannesjo/super-productivity/releases/assets/26162075",
- "id": 26162075,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MTYyMDc1",
- "name": "superProductivity-5.9.0.dmg",
- "label": "",
- "uploader": {
- "login": "johannesjo",
- "id": 1456265,
- "node_id": "MDQ6VXNlcjE0NTYyNjU=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/1456265?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/johannesjo",
- "html_url": "https://github.com/johannesjo",
- "followers_url": "https://api.github.com/users/johannesjo/followers",
- "following_url": "https://api.github.com/users/johannesjo/following{/other_user}",
- "gists_url": "https://api.github.com/users/johannesjo/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/johannesjo/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/johannesjo/subscriptions",
- "organizations_url": "https://api.github.com/users/johannesjo/orgs",
- "repos_url": "https://api.github.com/users/johannesjo/repos",
- "events_url": "https://api.github.com/users/johannesjo/events{/privacy}",
- "received_events_url": "https://api.github.com/users/johannesjo/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 87101930,
- "download_count": 23,
- "created_at": "2020-09-24T22:22:42Z",
- "updated_at": "2020-09-24T22:22:44Z",
- "browser_download_url": "https://github.com/johannesjo/super-productivity/releases/download/v5.9.0/superProductivity-5.9.0.dmg"
- },
- {
- "url": "https://api.github.com/repos/johannesjo/super-productivity/releases/assets/26162076",
- "id": 26162076,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MTYyMDc2",
- "name": "superProductivity-5.9.0.dmg.blockmap",
- "label": "",
- "uploader": {
- "login": "johannesjo",
- "id": 1456265,
- "node_id": "MDQ6VXNlcjE0NTYyNjU=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/1456265?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/johannesjo",
- "html_url": "https://github.com/johannesjo",
- "followers_url": "https://api.github.com/users/johannesjo/followers",
- "following_url": "https://api.github.com/users/johannesjo/following{/other_user}",
- "gists_url": "https://api.github.com/users/johannesjo/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/johannesjo/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/johannesjo/subscriptions",
- "organizations_url": "https://api.github.com/users/johannesjo/orgs",
- "repos_url": "https://api.github.com/users/johannesjo/repos",
- "events_url": "https://api.github.com/users/johannesjo/events{/privacy}",
- "received_events_url": "https://api.github.com/users/johannesjo/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 91950,
- "download_count": 2,
- "created_at": "2020-09-24T22:22:42Z",
- "updated_at": "2020-09-24T22:22:42Z",
- "browser_download_url": "https://github.com/johannesjo/super-productivity/releases/download/v5.9.0/superProductivity-5.9.0.dmg.blockmap"
- },
- {
- "url": "https://api.github.com/repos/johannesjo/super-productivity/releases/assets/26160819",
- "id": 26160819,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MTYwODE5",
- "name": "superProductivity-5.9.0.exe",
- "label": "",
- "uploader": {
- "login": "johannesjo",
- "id": 1456265,
- "node_id": "MDQ6VXNlcjE0NTYyNjU=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/1456265?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/johannesjo",
- "html_url": "https://github.com/johannesjo",
- "followers_url": "https://api.github.com/users/johannesjo/followers",
- "following_url": "https://api.github.com/users/johannesjo/following{/other_user}",
- "gists_url": "https://api.github.com/users/johannesjo/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/johannesjo/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/johannesjo/subscriptions",
- "organizations_url": "https://api.github.com/users/johannesjo/orgs",
- "repos_url": "https://api.github.com/users/johannesjo/repos",
- "events_url": "https://api.github.com/users/johannesjo/events{/privacy}",
- "received_events_url": "https://api.github.com/users/johannesjo/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 54714618,
- "download_count": 45,
- "created_at": "2020-09-24T21:57:24Z",
- "updated_at": "2020-09-24T21:57:25Z",
- "browser_download_url": "https://github.com/johannesjo/super-productivity/releases/download/v5.9.0/superProductivity-5.9.0.exe"
+ "size": 72421150,
+ "download_count": 7904,
+ "created_at": "2020-01-14T10:37:55Z",
+ "updated_at": "2020-01-14T10:38:21Z",
+ "browser_download_url": "https://github.com/oldj/SwitchHosts/releases/download/v3.5.4/SwitchHosts._linux_x64_3.5.4.5517.zip"
},
{
- "url": "https://api.github.com/repos/johannesjo/super-productivity/releases/assets/26160828",
- "id": 26160828,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MTYwODI4",
- "name": "superProductivity-Setup-5.9.0.exe",
- "label": "",
+ "url": "https://api.github.com/repos/oldj/SwitchHosts/releases/assets/17329813",
+ "id": 17329813,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE3MzI5ODEz",
+ "name": "SwitchHosts._linux_x86_64_3.5.4.5517.AppImage",
+ "label": null,
"uploader": {
- "login": "johannesjo",
- "id": 1456265,
- "node_id": "MDQ6VXNlcjE0NTYyNjU=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/1456265?v=4",
+ "login": "oldj",
+ "id": 416130,
+ "node_id": "MDQ6VXNlcjQxNjEzMA==",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/416130?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/johannesjo",
- "html_url": "https://github.com/johannesjo",
- "followers_url": "https://api.github.com/users/johannesjo/followers",
- "following_url": "https://api.github.com/users/johannesjo/following{/other_user}",
- "gists_url": "https://api.github.com/users/johannesjo/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/johannesjo/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/johannesjo/subscriptions",
- "organizations_url": "https://api.github.com/users/johannesjo/orgs",
- "repos_url": "https://api.github.com/users/johannesjo/repos",
- "events_url": "https://api.github.com/users/johannesjo/events{/privacy}",
- "received_events_url": "https://api.github.com/users/johannesjo/received_events",
+ "url": "https://api.github.com/users/oldj",
+ "html_url": "https://github.com/oldj",
+ "followers_url": "https://api.github.com/users/oldj/followers",
+ "following_url": "https://api.github.com/users/oldj/following{/other_user}",
+ "gists_url": "https://api.github.com/users/oldj/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/oldj/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/oldj/subscriptions",
+ "organizations_url": "https://api.github.com/users/oldj/orgs",
+ "repos_url": "https://api.github.com/users/oldj/repos",
+ "events_url": "https://api.github.com/users/oldj/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/oldj/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 54879735,
- "download_count": 51,
- "created_at": "2020-09-24T21:57:36Z",
- "updated_at": "2020-09-24T21:57:38Z",
- "browser_download_url": "https://github.com/johannesjo/super-productivity/releases/download/v5.9.0/superProductivity-Setup-5.9.0.exe"
+ "size": 76433154,
+ "download_count": 2643,
+ "created_at": "2020-01-14T10:37:55Z",
+ "updated_at": "2020-01-14T10:39:02Z",
+ "browser_download_url": "https://github.com/oldj/SwitchHosts/releases/download/v3.5.4/SwitchHosts._linux_x86_64_3.5.4.5517.AppImage"
},
{
- "url": "https://api.github.com/repos/johannesjo/super-productivity/releases/assets/26160829",
- "id": 26160829,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MTYwODI5",
- "name": "superProductivity-Setup-5.9.0.exe.blockmap",
- "label": "",
+ "url": "https://api.github.com/repos/oldj/SwitchHosts/releases/assets/17329814",
+ "id": 17329814,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE3MzI5ODE0",
+ "name": "SwitchHosts._macOS_3.5.4.5517.dmg",
+ "label": null,
"uploader": {
- "login": "johannesjo",
- "id": 1456265,
- "node_id": "MDQ6VXNlcjE0NTYyNjU=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/1456265?v=4",
+ "login": "oldj",
+ "id": 416130,
+ "node_id": "MDQ6VXNlcjQxNjEzMA==",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/416130?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/johannesjo",
- "html_url": "https://github.com/johannesjo",
- "followers_url": "https://api.github.com/users/johannesjo/followers",
- "following_url": "https://api.github.com/users/johannesjo/following{/other_user}",
- "gists_url": "https://api.github.com/users/johannesjo/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/johannesjo/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/johannesjo/subscriptions",
- "organizations_url": "https://api.github.com/users/johannesjo/orgs",
- "repos_url": "https://api.github.com/users/johannesjo/repos",
- "events_url": "https://api.github.com/users/johannesjo/events{/privacy}",
- "received_events_url": "https://api.github.com/users/johannesjo/received_events",
+ "url": "https://api.github.com/users/oldj",
+ "html_url": "https://github.com/oldj",
+ "followers_url": "https://api.github.com/users/oldj/followers",
+ "following_url": "https://api.github.com/users/oldj/following{/other_user}",
+ "gists_url": "https://api.github.com/users/oldj/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/oldj/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/oldj/subscriptions",
+ "organizations_url": "https://api.github.com/users/oldj/orgs",
+ "repos_url": "https://api.github.com/users/oldj/repos",
+ "events_url": "https://api.github.com/users/oldj/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/oldj/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 57927,
- "download_count": 2,
- "created_at": "2020-09-24T21:57:36Z",
- "updated_at": "2020-09-24T21:57:36Z",
- "browser_download_url": "https://github.com/johannesjo/super-productivity/releases/download/v5.9.0/superProductivity-Setup-5.9.0.exe.blockmap"
+ "size": 70178051,
+ "download_count": 54939,
+ "created_at": "2020-01-14T10:37:56Z",
+ "updated_at": "2020-01-14T10:39:21Z",
+ "browser_download_url": "https://github.com/oldj/SwitchHosts/releases/download/v3.5.4/SwitchHosts._macOS_3.5.4.5517.dmg"
},
{
- "url": "https://api.github.com/repos/johannesjo/super-productivity/releases/assets/26160878",
- "id": 26160878,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MTYwODc4",
- "name": "superProductivity_5.9.0_amd64.deb",
- "label": "",
+ "url": "https://api.github.com/repos/oldj/SwitchHosts/releases/assets/17329816",
+ "id": 17329816,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE3MzI5ODE2",
+ "name": "SwitchHosts._windows_installer_3.5.4.5517.exe",
+ "label": null,
"uploader": {
- "login": "johannesjo",
- "id": 1456265,
- "node_id": "MDQ6VXNlcjE0NTYyNjU=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/1456265?v=4",
+ "login": "oldj",
+ "id": 416130,
+ "node_id": "MDQ6VXNlcjQxNjEzMA==",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/416130?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/johannesjo",
- "html_url": "https://github.com/johannesjo",
- "followers_url": "https://api.github.com/users/johannesjo/followers",
- "following_url": "https://api.github.com/users/johannesjo/following{/other_user}",
- "gists_url": "https://api.github.com/users/johannesjo/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/johannesjo/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/johannesjo/subscriptions",
- "organizations_url": "https://api.github.com/users/johannesjo/orgs",
- "repos_url": "https://api.github.com/users/johannesjo/repos",
- "events_url": "https://api.github.com/users/johannesjo/events{/privacy}",
- "received_events_url": "https://api.github.com/users/johannesjo/received_events",
+ "url": "https://api.github.com/users/oldj",
+ "html_url": "https://github.com/oldj",
+ "followers_url": "https://api.github.com/users/oldj/followers",
+ "following_url": "https://api.github.com/users/oldj/following{/other_user}",
+ "gists_url": "https://api.github.com/users/oldj/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/oldj/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/oldj/subscriptions",
+ "organizations_url": "https://api.github.com/users/oldj/orgs",
+ "repos_url": "https://api.github.com/users/oldj/repos",
+ "events_url": "https://api.github.com/users/oldj/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/oldj/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/x-msdownload",
"state": "uploaded",
- "size": 58615896,
- "download_count": 46,
- "created_at": "2020-09-24T21:58:15Z",
- "updated_at": "2020-09-24T21:58:16Z",
- "browser_download_url": "https://github.com/johannesjo/super-productivity/releases/download/v5.9.0/superProductivity_5.9.0_amd64.deb"
+ "size": 93638686,
+ "download_count": 71198,
+ "created_at": "2020-01-14T10:37:56Z",
+ "updated_at": "2020-01-14T10:39:50Z",
+ "browser_download_url": "https://github.com/oldj/SwitchHosts/releases/download/v3.5.4/SwitchHosts._windows_installer_3.5.4.5517.exe"
},
{
- "url": "https://api.github.com/repos/johannesjo/super-productivity/releases/assets/26160726",
- "id": 26160726,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MTYwNzI2",
- "name": "superProductivity_5.9.0_amd64.snap",
- "label": "",
+ "url": "https://api.github.com/repos/oldj/SwitchHosts/releases/assets/17329818",
+ "id": 17329818,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE3MzI5ODE4",
+ "name": "SwitchHosts._windows_portable_3.5.4.5517.exe",
+ "label": null,
"uploader": {
- "login": "johannesjo",
- "id": 1456265,
- "node_id": "MDQ6VXNlcjE0NTYyNjU=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/1456265?v=4",
+ "login": "oldj",
+ "id": 416130,
+ "node_id": "MDQ6VXNlcjQxNjEzMA==",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/416130?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/johannesjo",
- "html_url": "https://github.com/johannesjo",
- "followers_url": "https://api.github.com/users/johannesjo/followers",
- "following_url": "https://api.github.com/users/johannesjo/following{/other_user}",
- "gists_url": "https://api.github.com/users/johannesjo/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/johannesjo/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/johannesjo/subscriptions",
- "organizations_url": "https://api.github.com/users/johannesjo/orgs",
- "repos_url": "https://api.github.com/users/johannesjo/repos",
- "events_url": "https://api.github.com/users/johannesjo/events{/privacy}",
- "received_events_url": "https://api.github.com/users/johannesjo/received_events",
+ "url": "https://api.github.com/users/oldj",
+ "html_url": "https://github.com/oldj",
+ "followers_url": "https://api.github.com/users/oldj/followers",
+ "following_url": "https://api.github.com/users/oldj/following{/other_user}",
+ "gists_url": "https://api.github.com/users/oldj/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/oldj/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/oldj/subscriptions",
+ "organizations_url": "https://api.github.com/users/oldj/orgs",
+ "repos_url": "https://api.github.com/users/oldj/repos",
+ "events_url": "https://api.github.com/users/oldj/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/oldj/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/x-msdownload",
"state": "uploaded",
- "size": 71610368,
- "download_count": 5,
- "created_at": "2020-09-24T21:55:37Z",
- "updated_at": "2020-09-24T21:55:39Z",
- "browser_download_url": "https://github.com/johannesjo/super-productivity/releases/download/v5.9.0/superProductivity_5.9.0_amd64.snap"
+ "size": 43489015,
+ "download_count": 26443,
+ "created_at": "2020-01-14T10:37:56Z",
+ "updated_at": "2020-01-14T10:40:10Z",
+ "browser_download_url": "https://github.com/oldj/SwitchHosts/releases/download/v3.5.4/SwitchHosts._windows_portable_3.5.4.5517.exe"
}
],
- "tarball_url": "https://api.github.com/repos/johannesjo/super-productivity/tarball/v5.9.0",
- "zipball_url": "https://api.github.com/repos/johannesjo/super-productivity/zipball/v5.9.0",
- "body_html": "Window Version : Download from Microsoft Store
\nLinux : sudo snap install superproductivity
\n--Changelog--
"
+ "tarball_url": "https://api.github.com/repos/oldj/SwitchHosts/tarball/v3.5.4",
+ "zipball_url": "https://api.github.com/repos/oldj/SwitchHosts/zipball/v3.5.4",
+ "body_html": "\n[Fixed] Fixed issues about import and export. #430 \n[Updated] Update dependencies. \n \n \n\n[Fixed] 修复导入导出的问题。 \n[Updated] 更新各项依赖。 \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:08.702Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:16.568Z"
},
"swifty": {
"latestRelease": {
@@ -99970,7 +99970,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 506,
- "download_count": 6,
+ "download_count": 9,
"created_at": "2020-09-28T20:36:54Z",
"updated_at": "2020-09-28T20:36:55Z",
"browser_download_url": "https://github.com/swiftyapp/swifty/releases/download/v0.6.0/latest-mac.yml"
@@ -100004,7 +100004,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 340,
- "download_count": 3,
+ "download_count": 6,
"created_at": "2020-09-28T20:38:38Z",
"updated_at": "2020-09-28T20:38:38Z",
"browser_download_url": "https://github.com/swiftyapp/swifty/releases/download/v0.6.0/latest.yml"
@@ -100106,7 +100106,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 79570098,
- "download_count": 1,
+ "download_count": 4,
"created_at": "2020-09-28T20:35:51Z",
"updated_at": "2020-09-28T20:36:19Z",
"browser_download_url": "https://github.com/swiftyapp/swifty/releases/download/v0.6.0/Swifty-0.6.0.dmg"
@@ -100208,7 +100208,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 55274557,
- "download_count": 7,
+ "download_count": 11,
"created_at": "2020-09-28T20:38:19Z",
"updated_at": "2020-09-28T20:38:37Z",
"browser_download_url": "https://github.com/swiftyapp/swifty/releases/download/v0.6.0/Swifty-Setup-0.6.0.exe"
@@ -100242,7 +100242,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 59280,
- "download_count": 2,
+ "download_count": 5,
"created_at": "2020-09-28T20:38:19Z",
"updated_at": "2020-09-28T20:38:20Z",
"browser_download_url": "https://github.com/swiftyapp/swifty/releases/download/v0.6.0/Swifty-Setup-0.6.0.exe.blockmap"
@@ -100286,7 +100286,7 @@
"zipball_url": "https://api.github.com/repos/swiftyapp/swifty/zipball/v0.6.0",
"body_html": "\nUpdate to Electron v10 \nUpdate spectron to v12 \nFix issue with expired credentials for gdrive \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:08.775Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:16.619Z"
},
"syng": {
"latestRelease": {
@@ -100363,49 +100363,7 @@
"zipball_url": "https://api.github.com/repos/sotch-pr35mac/syng/zipball/v1.4.0",
"body_html": "v1.4.0 includes some visual changes and a few addition. The changelog for this version is as follows:
\nAdded \n\nAdded character frequency feature as described in Issue #102 \n \nChanged \n\nChanged the dropdowns in search, bookmarks, and reader to cards \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:08.801Z"
- },
- "system-designer": {
- "latestRelease": {
- "url": "https://api.github.com/repos/design-first/system-designer/releases/25197821",
- "assets_url": "https://api.github.com/repos/design-first/system-designer/releases/25197821/assets",
- "upload_url": "https://uploads.github.com/repos/design-first/system-designer/releases/25197821/assets{?name,label}",
- "html_url": "https://github.com/design-first/system-designer/releases/tag/4.5.0",
- "id": 25197821,
- "node_id": "MDc6UmVsZWFzZTI1MTk3ODIx",
- "tag_name": "4.5.0",
- "target_commitish": "master",
- "name": "System Designer v4.5.0",
- "draft": false,
- "author": {
- "login": "ecarriou",
- "id": 2214504,
- "node_id": "MDQ6VXNlcjIyMTQ1MDQ=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/2214504?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ecarriou",
- "html_url": "https://github.com/ecarriou",
- "followers_url": "https://api.github.com/users/ecarriou/followers",
- "following_url": "https://api.github.com/users/ecarriou/following{/other_user}",
- "gists_url": "https://api.github.com/users/ecarriou/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ecarriou/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ecarriou/subscriptions",
- "organizations_url": "https://api.github.com/users/ecarriou/orgs",
- "repos_url": "https://api.github.com/users/ecarriou/repos",
- "events_url": "https://api.github.com/users/ecarriou/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ecarriou/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-04-03T21:16:34Z",
- "published_at": "2020-04-04T13:05:03Z",
- "assets": [],
- "tarball_url": "https://api.github.com/repos/design-first/system-designer/tarball/4.5.0",
- "zipball_url": "https://api.github.com/repos/design-first/system-designer/zipball/4.5.0",
- "body_html": "Changelogs:
\n\nFixed: minor issue on title of behaviors. \nUpdated: dev dependencies. \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:08.814Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:16.634Z"
},
"symphony": {
"latestRelease": {
@@ -100447,7 +100405,49 @@
"zipball_url": "https://api.github.com/repos/symphonyoss/SymphonyElectron/zipball/v9.0.2",
"body_html": "Changes \n"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:08.827Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:16.651Z"
+ },
+ "system-designer": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/design-first/system-designer/releases/25197821",
+ "assets_url": "https://api.github.com/repos/design-first/system-designer/releases/25197821/assets",
+ "upload_url": "https://uploads.github.com/repos/design-first/system-designer/releases/25197821/assets{?name,label}",
+ "html_url": "https://github.com/design-first/system-designer/releases/tag/4.5.0",
+ "id": 25197821,
+ "node_id": "MDc6UmVsZWFzZTI1MTk3ODIx",
+ "tag_name": "4.5.0",
+ "target_commitish": "master",
+ "name": "System Designer v4.5.0",
+ "draft": false,
+ "author": {
+ "login": "ecarriou",
+ "id": 2214504,
+ "node_id": "MDQ6VXNlcjIyMTQ1MDQ=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/2214504?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ecarriou",
+ "html_url": "https://github.com/ecarriou",
+ "followers_url": "https://api.github.com/users/ecarriou/followers",
+ "following_url": "https://api.github.com/users/ecarriou/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ecarriou/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ecarriou/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ecarriou/subscriptions",
+ "organizations_url": "https://api.github.com/users/ecarriou/orgs",
+ "repos_url": "https://api.github.com/users/ecarriou/repos",
+ "events_url": "https://api.github.com/users/ecarriou/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ecarriou/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2020-04-03T21:16:34Z",
+ "published_at": "2020-04-04T13:05:03Z",
+ "assets": [],
+ "tarball_url": "https://api.github.com/repos/design-first/system-designer/tarball/4.5.0",
+ "zipball_url": "https://api.github.com/repos/design-first/system-designer/zipball/4.5.0",
+ "body_html": "Changelogs:
\n\nFixed: minor issue on title of behaviors. \nUpdated: dev dependencies. \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:16.673Z"
},
"tabby": {
"latestRelease": {
@@ -100514,7 +100514,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 47775520,
- "download_count": 21,
+ "download_count": 24,
"created_at": "2020-09-22T10:36:50Z",
"updated_at": "2020-09-22T10:39:05Z",
"browser_download_url": "https://github.com/natixco/tabby/releases/download/v1.3.5/tabby.Setup.1.3.5.exe"
@@ -100524,335 +100524,7 @@
"zipball_url": "https://api.github.com/repos/natixco/tabby/zipball/v1.3.5",
"body_html": "Added import and export features
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:08.878Z"
- },
- "taskview": {
- "latestRelease": {
- "url": "https://api.github.com/repos/Gimanh/handscream/releases/28419456",
- "assets_url": "https://api.github.com/repos/Gimanh/handscream/releases/28419456/assets",
- "upload_url": "https://uploads.github.com/repos/Gimanh/handscream/releases/28419456/assets{?name,label}",
- "html_url": "https://github.com/Gimanh/handscream/releases/tag/v1.11.0",
- "id": 28419456,
- "node_id": "MDc6UmVsZWFzZTI4NDE5NDU2",
- "tag_name": "v1.11.0",
- "target_commitish": "master",
- "name": "Version 1.11.0",
- "draft": false,
- "author": {
- "login": "Gimanh",
- "id": 10837815,
- "node_id": "MDQ6VXNlcjEwODM3ODE1",
- "avatar_url": "https://avatars1.githubusercontent.com/u/10837815?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Gimanh",
- "html_url": "https://github.com/Gimanh",
- "followers_url": "https://api.github.com/users/Gimanh/followers",
- "following_url": "https://api.github.com/users/Gimanh/following{/other_user}",
- "gists_url": "https://api.github.com/users/Gimanh/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Gimanh/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Gimanh/subscriptions",
- "organizations_url": "https://api.github.com/users/Gimanh/orgs",
- "repos_url": "https://api.github.com/users/Gimanh/repos",
- "events_url": "https://api.github.com/users/Gimanh/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Gimanh/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-06-04T20:56:33Z",
- "published_at": "2020-07-09T21:13:30Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/Gimanh/handscream/releases/assets/22734264",
- "id": 22734264,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIyNzM0MjY0",
- "name": "TaskView-1.11.0.Mac.dmg",
- "label": null,
- "uploader": {
- "login": "Gimanh",
- "id": 10837815,
- "node_id": "MDQ6VXNlcjEwODM3ODE1",
- "avatar_url": "https://avatars1.githubusercontent.com/u/10837815?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Gimanh",
- "html_url": "https://github.com/Gimanh",
- "followers_url": "https://api.github.com/users/Gimanh/followers",
- "following_url": "https://api.github.com/users/Gimanh/following{/other_user}",
- "gists_url": "https://api.github.com/users/Gimanh/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Gimanh/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Gimanh/subscriptions",
- "organizations_url": "https://api.github.com/users/Gimanh/orgs",
- "repos_url": "https://api.github.com/users/Gimanh/repos",
- "events_url": "https://api.github.com/users/Gimanh/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Gimanh/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-diskcopy",
- "state": "uploaded",
- "size": 75059672,
- "download_count": 85,
- "created_at": "2020-07-09T21:10:22Z",
- "updated_at": "2020-07-09T21:10:43Z",
- "browser_download_url": "https://github.com/Gimanh/handscream/releases/download/v1.11.0/TaskView-1.11.0.Mac.dmg"
- },
- {
- "url": "https://api.github.com/repos/Gimanh/handscream/releases/assets/22734267",
- "id": 22734267,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIyNzM0MjY3",
- "name": "TaskView-1.11.0.Ubuntu.AppImage",
- "label": null,
- "uploader": {
- "login": "Gimanh",
- "id": 10837815,
- "node_id": "MDQ6VXNlcjEwODM3ODE1",
- "avatar_url": "https://avatars1.githubusercontent.com/u/10837815?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Gimanh",
- "html_url": "https://github.com/Gimanh",
- "followers_url": "https://api.github.com/users/Gimanh/followers",
- "following_url": "https://api.github.com/users/Gimanh/following{/other_user}",
- "gists_url": "https://api.github.com/users/Gimanh/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Gimanh/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Gimanh/subscriptions",
- "organizations_url": "https://api.github.com/users/Gimanh/orgs",
- "repos_url": "https://api.github.com/users/Gimanh/repos",
- "events_url": "https://api.github.com/users/Gimanh/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Gimanh/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 73718926,
- "download_count": 26,
- "created_at": "2020-07-09T21:10:43Z",
- "updated_at": "2020-07-09T21:10:52Z",
- "browser_download_url": "https://github.com/Gimanh/handscream/releases/download/v1.11.0/TaskView-1.11.0.Ubuntu.AppImage"
- },
- {
- "url": "https://api.github.com/repos/Gimanh/handscream/releases/assets/22734269",
- "id": 22734269,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIyNzM0MjY5",
- "name": "TaskView-1.11.0.Ubuntu.deb",
- "label": null,
- "uploader": {
- "login": "Gimanh",
- "id": 10837815,
- "node_id": "MDQ6VXNlcjEwODM3ODE1",
- "avatar_url": "https://avatars1.githubusercontent.com/u/10837815?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Gimanh",
- "html_url": "https://github.com/Gimanh",
- "followers_url": "https://api.github.com/users/Gimanh/followers",
- "following_url": "https://api.github.com/users/Gimanh/following{/other_user}",
- "gists_url": "https://api.github.com/users/Gimanh/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Gimanh/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Gimanh/subscriptions",
- "organizations_url": "https://api.github.com/users/Gimanh/orgs",
- "repos_url": "https://api.github.com/users/Gimanh/repos",
- "events_url": "https://api.github.com/users/Gimanh/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Gimanh/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 50585492,
- "download_count": 40,
- "created_at": "2020-07-09T21:10:52Z",
- "updated_at": "2020-07-09T21:10:58Z",
- "browser_download_url": "https://github.com/Gimanh/handscream/releases/download/v1.11.0/TaskView-1.11.0.Ubuntu.deb"
- },
- {
- "url": "https://api.github.com/repos/Gimanh/handscream/releases/assets/22734273",
- "id": 22734273,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIyNzM0Mjcz",
- "name": "TaskView-1.11.0.Win.exe",
- "label": null,
- "uploader": {
- "login": "Gimanh",
- "id": 10837815,
- "node_id": "MDQ6VXNlcjEwODM3ODE1",
- "avatar_url": "https://avatars1.githubusercontent.com/u/10837815?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Gimanh",
- "html_url": "https://github.com/Gimanh",
- "followers_url": "https://api.github.com/users/Gimanh/followers",
- "following_url": "https://api.github.com/users/Gimanh/following{/other_user}",
- "gists_url": "https://api.github.com/users/Gimanh/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Gimanh/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Gimanh/subscriptions",
- "organizations_url": "https://api.github.com/users/Gimanh/orgs",
- "repos_url": "https://api.github.com/users/Gimanh/repos",
- "events_url": "https://api.github.com/users/Gimanh/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Gimanh/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 54229887,
- "download_count": 296,
- "created_at": "2020-07-09T21:10:58Z",
- "updated_at": "2020-07-09T21:11:06Z",
- "browser_download_url": "https://github.com/Gimanh/handscream/releases/download/v1.11.0/TaskView-1.11.0.Win.exe"
- }
- ],
- "tarball_url": "https://api.github.com/repos/Gimanh/handscream/tarball/v1.11.0",
- "zipball_url": "https://api.github.com/repos/Gimanh/handscream/zipball/v1.11.0",
- "body_html": "Version 1.11.0 \nFeature \n\nNow you can record time which you spend on the task. \nIn the task you can see time activity, when and how many time has been spend. \nImproved \"label\" section in task now you can edit label. \nThe report section has been improved. \nAdded the ability export planed tasks. \nUpdated columns in report. \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:08.902Z"
- },
- "tch-filector": {
- "latestRelease": {
- "url": "https://api.github.com/repos/tomaschyly/FileCtor/releases/29747442",
- "assets_url": "https://api.github.com/repos/tomaschyly/FileCtor/releases/29747442/assets",
- "upload_url": "https://uploads.github.com/repos/tomaschyly/FileCtor/releases/29747442/assets{?name,label}",
- "html_url": "https://github.com/tomaschyly/FileCtor/releases/tag/v1.4.2",
- "id": 29747442,
- "node_id": "MDc6UmVsZWFzZTI5NzQ3NDQy",
- "tag_name": "v1.4.2",
- "target_commitish": "master",
- "name": "Improvements & updates",
- "draft": false,
- "author": {
- "login": "tomaschyly",
- "id": 3993960,
- "node_id": "MDQ6VXNlcjM5OTM5NjA=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/3993960?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/tomaschyly",
- "html_url": "https://github.com/tomaschyly",
- "followers_url": "https://api.github.com/users/tomaschyly/followers",
- "following_url": "https://api.github.com/users/tomaschyly/following{/other_user}",
- "gists_url": "https://api.github.com/users/tomaschyly/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/tomaschyly/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/tomaschyly/subscriptions",
- "organizations_url": "https://api.github.com/users/tomaschyly/orgs",
- "repos_url": "https://api.github.com/users/tomaschyly/repos",
- "events_url": "https://api.github.com/users/tomaschyly/events{/privacy}",
- "received_events_url": "https://api.github.com/users/tomaschyly/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-08-16T15:28:20Z",
- "published_at": "2020-08-17T11:39:28Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/tomaschyly/FileCtor/releases/assets/24000910",
- "id": 24000910,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MDAwOTEw",
- "name": "FileCtor-darwin-x64.zip",
- "label": null,
- "uploader": {
- "login": "tomaschyly",
- "id": 3993960,
- "node_id": "MDQ6VXNlcjM5OTM5NjA=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/3993960?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/tomaschyly",
- "html_url": "https://github.com/tomaschyly",
- "followers_url": "https://api.github.com/users/tomaschyly/followers",
- "following_url": "https://api.github.com/users/tomaschyly/following{/other_user}",
- "gists_url": "https://api.github.com/users/tomaschyly/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/tomaschyly/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/tomaschyly/subscriptions",
- "organizations_url": "https://api.github.com/users/tomaschyly/orgs",
- "repos_url": "https://api.github.com/users/tomaschyly/repos",
- "events_url": "https://api.github.com/users/tomaschyly/events{/privacy}",
- "received_events_url": "https://api.github.com/users/tomaschyly/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-zip-compressed",
- "state": "uploaded",
- "size": 98236752,
- "download_count": 4,
- "created_at": "2020-08-17T10:14:15Z",
- "updated_at": "2020-08-17T10:16:13Z",
- "browser_download_url": "https://github.com/tomaschyly/FileCtor/releases/download/v1.4.2/FileCtor-darwin-x64.zip"
- },
- {
- "url": "https://api.github.com/repos/tomaschyly/FileCtor/releases/assets/23981151",
- "id": 23981151,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzOTgxMTUx",
- "name": "FileCtor-deb-x64.zip",
- "label": null,
- "uploader": {
- "login": "tomaschyly",
- "id": 3993960,
- "node_id": "MDQ6VXNlcjM5OTM5NjA=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/3993960?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/tomaschyly",
- "html_url": "https://github.com/tomaschyly",
- "followers_url": "https://api.github.com/users/tomaschyly/followers",
- "following_url": "https://api.github.com/users/tomaschyly/following{/other_user}",
- "gists_url": "https://api.github.com/users/tomaschyly/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/tomaschyly/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/tomaschyly/subscriptions",
- "organizations_url": "https://api.github.com/users/tomaschyly/orgs",
- "repos_url": "https://api.github.com/users/tomaschyly/repos",
- "events_url": "https://api.github.com/users/tomaschyly/events{/privacy}",
- "received_events_url": "https://api.github.com/users/tomaschyly/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 70446102,
- "download_count": 2,
- "created_at": "2020-08-16T15:32:57Z",
- "updated_at": "2020-08-16T15:34:10Z",
- "browser_download_url": "https://github.com/tomaschyly/FileCtor/releases/download/v1.4.2/FileCtor-deb-x64.zip"
- },
- {
- "url": "https://api.github.com/repos/tomaschyly/FileCtor/releases/assets/23998386",
- "id": 23998386,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzOTk4Mzg2",
- "name": "FileCtor-win32-x64.zip",
- "label": null,
- "uploader": {
- "login": "tomaschyly",
- "id": 3993960,
- "node_id": "MDQ6VXNlcjM5OTM5NjA=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/3993960?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/tomaschyly",
- "html_url": "https://github.com/tomaschyly",
- "followers_url": "https://api.github.com/users/tomaschyly/followers",
- "following_url": "https://api.github.com/users/tomaschyly/following{/other_user}",
- "gists_url": "https://api.github.com/users/tomaschyly/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/tomaschyly/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/tomaschyly/subscriptions",
- "organizations_url": "https://api.github.com/users/tomaschyly/orgs",
- "repos_url": "https://api.github.com/users/tomaschyly/repos",
- "events_url": "https://api.github.com/users/tomaschyly/events{/privacy}",
- "received_events_url": "https://api.github.com/users/tomaschyly/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-zip-compressed",
- "state": "uploaded",
- "size": 99463747,
- "download_count": 21,
- "created_at": "2020-08-17T08:28:11Z",
- "updated_at": "2020-08-17T08:29:59Z",
- "browser_download_url": "https://github.com/tomaschyly/FileCtor/releases/download/v1.4.2/FileCtor-win32-x64.zip"
- }
- ],
- "tarball_url": "https://api.github.com/repos/tomaschyly/FileCtor/tarball/v1.4.2",
- "zipball_url": "https://api.github.com/repos/tomaschyly/FileCtor/zipball/v1.4.2",
- "body_html": "Electron & packages updates.
\nMinor improvements.
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:08.922Z"
- },
- "teamsql": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:08.967Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:16.725Z"
},
"tagspaces": {
"latestRelease": {
@@ -100953,7 +100625,7 @@
"content_type": "application/vnd.debian.binary-package",
"state": "uploaded",
"size": 60508886,
- "download_count": 263,
+ "download_count": 265,
"created_at": "2020-09-16T19:38:23Z",
"updated_at": "2020-09-16T19:38:41Z",
"browser_download_url": "https://github.com/tagspaces/tagspaces/releases/download/v3.6.2/tagspaces-linux-amd64-3.6.2.deb"
@@ -100987,7 +100659,7 @@
"content_type": "application/gzip",
"state": "uploaded",
"size": 85192493,
- "download_count": 146,
+ "download_count": 149,
"created_at": "2020-09-16T19:38:41Z",
"updated_at": "2020-09-16T19:39:03Z",
"browser_download_url": "https://github.com/tagspaces/tagspaces/releases/download/v3.6.2/tagspaces-linux-x64-3.6.2.tar.gz"
@@ -101021,7 +100693,7 @@
"content_type": "application/vnd.appimage",
"state": "uploaded",
"size": 90079130,
- "download_count": 88,
+ "download_count": 93,
"created_at": "2020-09-16T19:39:03Z",
"updated_at": "2020-09-16T19:39:25Z",
"browser_download_url": "https://github.com/tagspaces/tagspaces/releases/download/v3.6.2/tagspaces-linux-x86_64-3.6.2.AppImage"
@@ -101055,7 +100727,7 @@
"content_type": "application/x-apple-diskimage",
"state": "uploaded",
"size": 88783836,
- "download_count": 125,
+ "download_count": 128,
"created_at": "2020-09-16T19:39:25Z",
"updated_at": "2020-09-16T19:39:47Z",
"browser_download_url": "https://github.com/tagspaces/tagspaces/releases/download/v3.6.2/tagspaces-mac-3.6.2.dmg"
@@ -101089,7 +100761,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 86564197,
- "download_count": 161,
+ "download_count": 169,
"created_at": "2020-09-16T19:39:47Z",
"updated_at": "2020-09-16T19:40:12Z",
"browser_download_url": "https://github.com/tagspaces/tagspaces/releases/download/v3.6.2/tagspaces-mac-3.6.2.zip"
@@ -101123,7 +100795,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 14111794,
- "download_count": 43,
+ "download_count": 45,
"created_at": "2020-09-18T08:07:23Z",
"updated_at": "2020-09-18T08:07:27Z",
"browser_download_url": "https://github.com/tagspaces/tagspaces/releases/download/v3.6.2/tagspaces-web-3.6.2.zip"
@@ -101157,7 +100829,7 @@
"content_type": "application/x-ms-dos-executable",
"state": "uploaded",
"size": 60463256,
- "download_count": 919,
+ "download_count": 961,
"created_at": "2020-09-18T08:06:51Z",
"updated_at": "2020-09-18T08:07:06Z",
"browser_download_url": "https://github.com/tagspaces/tagspaces/releases/download/v3.6.2/tagspaces-win-3.6.2.exe"
@@ -101191,7 +100863,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 81978145,
- "download_count": 232,
+ "download_count": 240,
"created_at": "2020-09-16T19:40:43Z",
"updated_at": "2020-09-16T19:41:03Z",
"browser_download_url": "https://github.com/tagspaces/tagspaces/releases/download/v3.6.2/tagspaces-win-x64-3.6.2.zip"
@@ -101201,254 +100873,335 @@
"zipball_url": "https://api.github.com/repos/tagspaces/tagspaces/zipball/v3.6.2",
"body_html": "🎉 New features \n\nadded upload progress dialog for copying/uploading many files at once \nrunning in portable mode now visible in the desktop app \ntaking advantage of the automatic rotation of JPG according to EXIF now native starting from Chrome 81 \n[PRO] add a download button for files on S3 in Android \n[PRO] added a feature in beta status for importing macOS tags in TS \n[PRO] upload to S3 from/to sub directories tree only now possible \n[PRO] uploading many files from local folder to a S3 folder in the location manager and from the Desktop now possible \n \n🌟 Enhancements \n\nimproved using of the Enter key for confirming most of the dialogs \nupdated Japanese and Chinese translations \nenabling exit of the full screen from the PDF-viewer in touch screen only systems \nmoving the PDF thumb generation in main windows in order to prevent showing the worker window \nfine tuning the importing of files \nadded a custom preview for DnD tags \nadded an uuid for the current folder in its tsm.json \nadded hover for row elements in grid perspective \nimproved entry selection in the row mode of the default perspective \nupgraded pdf.js to 2.4.456 and electron to 9.0.3 \n \n🐛 Bug fixes \n\nfixed scrolling in the main folder panel \nfixed a typo and wrong tooltip (#1167 ) \nfixed user interface glitch in folder navigation (#1095 ) \nfixed drag and drop to leaf nodes \nfixed Move many files from local folder to sub folder on the same level \nfixed tag library import functionality \nfixed issue with deleting tags with the same name in different tag groups #1145 \nfixed various small issues in the tag library \nfixed icon of broken thumbnail images \nfixed toggling file operation on selection change \nfixed open prev and next documents with keyboard shortcuts \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:08.970Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:16.745Z"
},
- "temps": {
+ "taskview": {
"latestRelease": {
- "url": "https://api.github.com/repos/jackd248/temps/releases/4956986",
- "assets_url": "https://api.github.com/repos/jackd248/temps/releases/4956986/assets",
- "upload_url": "https://uploads.github.com/repos/jackd248/temps/releases/4956986/assets{?name,label}",
- "html_url": "https://github.com/jackd248/temps/releases/tag/v0.7.0",
- "id": 4956986,
- "node_id": "MDc6UmVsZWFzZTQ5NTY5ODY=",
- "tag_name": "v0.7.0",
+ "url": "https://api.github.com/repos/Gimanh/handscream/releases/28419456",
+ "assets_url": "https://api.github.com/repos/Gimanh/handscream/releases/28419456/assets",
+ "upload_url": "https://uploads.github.com/repos/Gimanh/handscream/releases/28419456/assets{?name,label}",
+ "html_url": "https://github.com/Gimanh/handscream/releases/tag/v1.11.0",
+ "id": 28419456,
+ "node_id": "MDc6UmVsZWFzZTI4NDE5NDU2",
+ "tag_name": "v1.11.0",
"target_commitish": "master",
- "name": "Shower rain",
+ "name": "Version 1.11.0",
"draft": false,
"author": {
- "login": "jackd248",
- "id": 4558190,
- "node_id": "MDQ6VXNlcjQ1NTgxOTA=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/4558190?v=4",
+ "login": "Gimanh",
+ "id": 10837815,
+ "node_id": "MDQ6VXNlcjEwODM3ODE1",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/10837815?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/jackd248",
- "html_url": "https://github.com/jackd248",
- "followers_url": "https://api.github.com/users/jackd248/followers",
- "following_url": "https://api.github.com/users/jackd248/following{/other_user}",
- "gists_url": "https://api.github.com/users/jackd248/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/jackd248/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/jackd248/subscriptions",
- "organizations_url": "https://api.github.com/users/jackd248/orgs",
- "repos_url": "https://api.github.com/users/jackd248/repos",
- "events_url": "https://api.github.com/users/jackd248/events{/privacy}",
- "received_events_url": "https://api.github.com/users/jackd248/received_events",
+ "url": "https://api.github.com/users/Gimanh",
+ "html_url": "https://github.com/Gimanh",
+ "followers_url": "https://api.github.com/users/Gimanh/followers",
+ "following_url": "https://api.github.com/users/Gimanh/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Gimanh/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Gimanh/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Gimanh/subscriptions",
+ "organizations_url": "https://api.github.com/users/Gimanh/orgs",
+ "repos_url": "https://api.github.com/users/Gimanh/repos",
+ "events_url": "https://api.github.com/users/Gimanh/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Gimanh/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2016-12-19T14:43:41Z",
- "published_at": "2016-12-19T14:44:22Z",
+ "created_at": "2020-06-04T20:56:33Z",
+ "published_at": "2020-07-09T21:13:30Z",
"assets": [
{
- "url": "https://api.github.com/repos/jackd248/temps/releases/assets/2850253",
- "id": 2850253,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI4NTAyNTM=",
- "name": "Temps-darwin-x64.zip",
+ "url": "https://api.github.com/repos/Gimanh/handscream/releases/assets/22734264",
+ "id": 22734264,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIyNzM0MjY0",
+ "name": "TaskView-1.11.0.Mac.dmg",
"label": null,
"uploader": {
- "login": "jackd248",
- "id": 4558190,
- "node_id": "MDQ6VXNlcjQ1NTgxOTA=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/4558190?v=4",
+ "login": "Gimanh",
+ "id": 10837815,
+ "node_id": "MDQ6VXNlcjEwODM3ODE1",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/10837815?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/jackd248",
- "html_url": "https://github.com/jackd248",
- "followers_url": "https://api.github.com/users/jackd248/followers",
- "following_url": "https://api.github.com/users/jackd248/following{/other_user}",
- "gists_url": "https://api.github.com/users/jackd248/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/jackd248/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/jackd248/subscriptions",
- "organizations_url": "https://api.github.com/users/jackd248/orgs",
- "repos_url": "https://api.github.com/users/jackd248/repos",
- "events_url": "https://api.github.com/users/jackd248/events{/privacy}",
- "received_events_url": "https://api.github.com/users/jackd248/received_events",
+ "url": "https://api.github.com/users/Gimanh",
+ "html_url": "https://github.com/Gimanh",
+ "followers_url": "https://api.github.com/users/Gimanh/followers",
+ "following_url": "https://api.github.com/users/Gimanh/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Gimanh/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Gimanh/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Gimanh/subscriptions",
+ "organizations_url": "https://api.github.com/users/Gimanh/orgs",
+ "repos_url": "https://api.github.com/users/Gimanh/repos",
+ "events_url": "https://api.github.com/users/Gimanh/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Gimanh/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/x-diskcopy",
"state": "uploaded",
- "size": 41779091,
- "download_count": 5481,
- "created_at": "2016-12-19T14:37:06Z",
- "updated_at": "2016-12-19T14:37:12Z",
- "browser_download_url": "https://github.com/jackd248/temps/releases/download/v0.7.0/Temps-darwin-x64.zip"
+ "size": 75059672,
+ "download_count": 85,
+ "created_at": "2020-07-09T21:10:22Z",
+ "updated_at": "2020-07-09T21:10:43Z",
+ "browser_download_url": "https://github.com/Gimanh/handscream/releases/download/v1.11.0/TaskView-1.11.0.Mac.dmg"
},
{
- "url": "https://api.github.com/repos/jackd248/temps/releases/assets/2850259",
- "id": 2850259,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI4NTAyNTk=",
- "name": "Temps-linux-armv7l.zip",
+ "url": "https://api.github.com/repos/Gimanh/handscream/releases/assets/22734267",
+ "id": 22734267,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIyNzM0MjY3",
+ "name": "TaskView-1.11.0.Ubuntu.AppImage",
"label": null,
"uploader": {
- "login": "jackd248",
- "id": 4558190,
- "node_id": "MDQ6VXNlcjQ1NTgxOTA=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/4558190?v=4",
+ "login": "Gimanh",
+ "id": 10837815,
+ "node_id": "MDQ6VXNlcjEwODM3ODE1",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/10837815?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/jackd248",
- "html_url": "https://github.com/jackd248",
- "followers_url": "https://api.github.com/users/jackd248/followers",
- "following_url": "https://api.github.com/users/jackd248/following{/other_user}",
- "gists_url": "https://api.github.com/users/jackd248/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/jackd248/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/jackd248/subscriptions",
- "organizations_url": "https://api.github.com/users/jackd248/orgs",
- "repos_url": "https://api.github.com/users/jackd248/repos",
- "events_url": "https://api.github.com/users/jackd248/events{/privacy}",
- "received_events_url": "https://api.github.com/users/jackd248/received_events",
+ "url": "https://api.github.com/users/Gimanh",
+ "html_url": "https://github.com/Gimanh",
+ "followers_url": "https://api.github.com/users/Gimanh/followers",
+ "following_url": "https://api.github.com/users/Gimanh/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Gimanh/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Gimanh/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Gimanh/subscriptions",
+ "organizations_url": "https://api.github.com/users/Gimanh/orgs",
+ "repos_url": "https://api.github.com/users/Gimanh/repos",
+ "events_url": "https://api.github.com/users/Gimanh/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Gimanh/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 38918097,
- "download_count": 107,
- "created_at": "2016-12-19T14:37:28Z",
- "updated_at": "2016-12-19T14:38:01Z",
- "browser_download_url": "https://github.com/jackd248/temps/releases/download/v0.7.0/Temps-linux-armv7l.zip"
+ "size": 73718926,
+ "download_count": 26,
+ "created_at": "2020-07-09T21:10:43Z",
+ "updated_at": "2020-07-09T21:10:52Z",
+ "browser_download_url": "https://github.com/Gimanh/handscream/releases/download/v1.11.0/TaskView-1.11.0.Ubuntu.AppImage"
},
{
- "url": "https://api.github.com/repos/jackd248/temps/releases/assets/2850256",
- "id": 2850256,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI4NTAyNTY=",
- "name": "Temps-linux-ia32.zip",
+ "url": "https://api.github.com/repos/Gimanh/handscream/releases/assets/22734269",
+ "id": 22734269,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIyNzM0MjY5",
+ "name": "TaskView-1.11.0.Ubuntu.deb",
"label": null,
"uploader": {
- "login": "jackd248",
- "id": 4558190,
- "node_id": "MDQ6VXNlcjQ1NTgxOTA=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/4558190?v=4",
+ "login": "Gimanh",
+ "id": 10837815,
+ "node_id": "MDQ6VXNlcjEwODM3ODE1",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/10837815?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/jackd248",
- "html_url": "https://github.com/jackd248",
- "followers_url": "https://api.github.com/users/jackd248/followers",
- "following_url": "https://api.github.com/users/jackd248/following{/other_user}",
- "gists_url": "https://api.github.com/users/jackd248/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/jackd248/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/jackd248/subscriptions",
- "organizations_url": "https://api.github.com/users/jackd248/orgs",
- "repos_url": "https://api.github.com/users/jackd248/repos",
- "events_url": "https://api.github.com/users/jackd248/events{/privacy}",
- "received_events_url": "https://api.github.com/users/jackd248/received_events",
+ "url": "https://api.github.com/users/Gimanh",
+ "html_url": "https://github.com/Gimanh",
+ "followers_url": "https://api.github.com/users/Gimanh/followers",
+ "following_url": "https://api.github.com/users/Gimanh/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Gimanh/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Gimanh/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Gimanh/subscriptions",
+ "organizations_url": "https://api.github.com/users/Gimanh/orgs",
+ "repos_url": "https://api.github.com/users/Gimanh/repos",
+ "events_url": "https://api.github.com/users/Gimanh/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Gimanh/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 45047837,
- "download_count": 3193,
- "created_at": "2016-12-19T14:37:28Z",
- "updated_at": "2016-12-19T14:37:35Z",
- "browser_download_url": "https://github.com/jackd248/temps/releases/download/v0.7.0/Temps-linux-ia32.zip"
+ "size": 50585492,
+ "download_count": 40,
+ "created_at": "2020-07-09T21:10:52Z",
+ "updated_at": "2020-07-09T21:10:58Z",
+ "browser_download_url": "https://github.com/Gimanh/handscream/releases/download/v1.11.0/TaskView-1.11.0.Ubuntu.deb"
},
{
- "url": "https://api.github.com/repos/jackd248/temps/releases/assets/2850255",
- "id": 2850255,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI4NTAyNTU=",
- "name": "Temps-linux-x64.zip",
+ "url": "https://api.github.com/repos/Gimanh/handscream/releases/assets/22734273",
+ "id": 22734273,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIyNzM0Mjcz",
+ "name": "TaskView-1.11.0.Win.exe",
"label": null,
"uploader": {
- "login": "jackd248",
- "id": 4558190,
- "node_id": "MDQ6VXNlcjQ1NTgxOTA=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/4558190?v=4",
+ "login": "Gimanh",
+ "id": 10837815,
+ "node_id": "MDQ6VXNlcjEwODM3ODE1",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/10837815?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/jackd248",
- "html_url": "https://github.com/jackd248",
- "followers_url": "https://api.github.com/users/jackd248/followers",
- "following_url": "https://api.github.com/users/jackd248/following{/other_user}",
- "gists_url": "https://api.github.com/users/jackd248/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/jackd248/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/jackd248/subscriptions",
- "organizations_url": "https://api.github.com/users/jackd248/orgs",
- "repos_url": "https://api.github.com/users/jackd248/repos",
- "events_url": "https://api.github.com/users/jackd248/events{/privacy}",
- "received_events_url": "https://api.github.com/users/jackd248/received_events",
+ "url": "https://api.github.com/users/Gimanh",
+ "html_url": "https://github.com/Gimanh",
+ "followers_url": "https://api.github.com/users/Gimanh/followers",
+ "following_url": "https://api.github.com/users/Gimanh/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Gimanh/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Gimanh/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Gimanh/subscriptions",
+ "organizations_url": "https://api.github.com/users/Gimanh/orgs",
+ "repos_url": "https://api.github.com/users/Gimanh/repos",
+ "events_url": "https://api.github.com/users/Gimanh/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Gimanh/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 43878444,
- "download_count": 25007,
- "created_at": "2016-12-19T14:37:28Z",
- "updated_at": "2016-12-19T14:37:45Z",
- "browser_download_url": "https://github.com/jackd248/temps/releases/download/v0.7.0/Temps-linux-x64.zip"
+ "size": 54229887,
+ "download_count": 296,
+ "created_at": "2020-07-09T21:10:58Z",
+ "updated_at": "2020-07-09T21:11:06Z",
+ "browser_download_url": "https://github.com/Gimanh/handscream/releases/download/v1.11.0/TaskView-1.11.0.Win.exe"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/Gimanh/handscream/tarball/v1.11.0",
+ "zipball_url": "https://api.github.com/repos/Gimanh/handscream/zipball/v1.11.0",
+ "body_html": "Version 1.11.0 \nFeature \n\nNow you can record time which you spend on the task. \nIn the task you can see time activity, when and how many time has been spend. \nImproved \"label\" section in task now you can edit label. \nThe report section has been improved. \nAdded the ability export planed tasks. \nUpdated columns in report. \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:16.755Z"
+ },
+ "teamsql": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:16.794Z"
+ },
+ "tch-filector": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/tomaschyly/FileCtor/releases/29747442",
+ "assets_url": "https://api.github.com/repos/tomaschyly/FileCtor/releases/29747442/assets",
+ "upload_url": "https://uploads.github.com/repos/tomaschyly/FileCtor/releases/29747442/assets{?name,label}",
+ "html_url": "https://github.com/tomaschyly/FileCtor/releases/tag/v1.4.2",
+ "id": 29747442,
+ "node_id": "MDc6UmVsZWFzZTI5NzQ3NDQy",
+ "tag_name": "v1.4.2",
+ "target_commitish": "master",
+ "name": "Improvements & updates",
+ "draft": false,
+ "author": {
+ "login": "tomaschyly",
+ "id": 3993960,
+ "node_id": "MDQ6VXNlcjM5OTM5NjA=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/3993960?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/tomaschyly",
+ "html_url": "https://github.com/tomaschyly",
+ "followers_url": "https://api.github.com/users/tomaschyly/followers",
+ "following_url": "https://api.github.com/users/tomaschyly/following{/other_user}",
+ "gists_url": "https://api.github.com/users/tomaschyly/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/tomaschyly/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/tomaschyly/subscriptions",
+ "organizations_url": "https://api.github.com/users/tomaschyly/orgs",
+ "repos_url": "https://api.github.com/users/tomaschyly/repos",
+ "events_url": "https://api.github.com/users/tomaschyly/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/tomaschyly/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2020-08-16T15:28:20Z",
+ "published_at": "2020-08-17T11:39:28Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/tomaschyly/FileCtor/releases/assets/24000910",
+ "id": 24000910,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MDAwOTEw",
+ "name": "FileCtor-darwin-x64.zip",
+ "label": null,
+ "uploader": {
+ "login": "tomaschyly",
+ "id": 3993960,
+ "node_id": "MDQ6VXNlcjM5OTM5NjA=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/3993960?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/tomaschyly",
+ "html_url": "https://github.com/tomaschyly",
+ "followers_url": "https://api.github.com/users/tomaschyly/followers",
+ "following_url": "https://api.github.com/users/tomaschyly/following{/other_user}",
+ "gists_url": "https://api.github.com/users/tomaschyly/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/tomaschyly/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/tomaschyly/subscriptions",
+ "organizations_url": "https://api.github.com/users/tomaschyly/orgs",
+ "repos_url": "https://api.github.com/users/tomaschyly/repos",
+ "events_url": "https://api.github.com/users/tomaschyly/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/tomaschyly/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-zip-compressed",
+ "state": "uploaded",
+ "size": 98236752,
+ "download_count": 4,
+ "created_at": "2020-08-17T10:14:15Z",
+ "updated_at": "2020-08-17T10:16:13Z",
+ "browser_download_url": "https://github.com/tomaschyly/FileCtor/releases/download/v1.4.2/FileCtor-darwin-x64.zip"
},
{
- "url": "https://api.github.com/repos/jackd248/temps/releases/assets/2850258",
- "id": 2850258,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI4NTAyNTg=",
- "name": "Temps-win32-ia32.zip",
+ "url": "https://api.github.com/repos/tomaschyly/FileCtor/releases/assets/23981151",
+ "id": 23981151,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzOTgxMTUx",
+ "name": "FileCtor-deb-x64.zip",
"label": null,
"uploader": {
- "login": "jackd248",
- "id": 4558190,
- "node_id": "MDQ6VXNlcjQ1NTgxOTA=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/4558190?v=4",
+ "login": "tomaschyly",
+ "id": 3993960,
+ "node_id": "MDQ6VXNlcjM5OTM5NjA=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/3993960?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/jackd248",
- "html_url": "https://github.com/jackd248",
- "followers_url": "https://api.github.com/users/jackd248/followers",
- "following_url": "https://api.github.com/users/jackd248/following{/other_user}",
- "gists_url": "https://api.github.com/users/jackd248/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/jackd248/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/jackd248/subscriptions",
- "organizations_url": "https://api.github.com/users/jackd248/orgs",
- "repos_url": "https://api.github.com/users/jackd248/repos",
- "events_url": "https://api.github.com/users/jackd248/events{/privacy}",
- "received_events_url": "https://api.github.com/users/jackd248/received_events",
+ "url": "https://api.github.com/users/tomaschyly",
+ "html_url": "https://github.com/tomaschyly",
+ "followers_url": "https://api.github.com/users/tomaschyly/followers",
+ "following_url": "https://api.github.com/users/tomaschyly/following{/other_user}",
+ "gists_url": "https://api.github.com/users/tomaschyly/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/tomaschyly/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/tomaschyly/subscriptions",
+ "organizations_url": "https://api.github.com/users/tomaschyly/orgs",
+ "repos_url": "https://api.github.com/users/tomaschyly/repos",
+ "events_url": "https://api.github.com/users/tomaschyly/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/tomaschyly/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/zip",
"state": "uploaded",
- "size": 44711119,
- "download_count": 3257,
- "created_at": "2016-12-19T14:37:28Z",
- "updated_at": "2016-12-19T14:37:53Z",
- "browser_download_url": "https://github.com/jackd248/temps/releases/download/v0.7.0/Temps-win32-ia32.zip"
+ "size": 70446102,
+ "download_count": 2,
+ "created_at": "2020-08-16T15:32:57Z",
+ "updated_at": "2020-08-16T15:34:10Z",
+ "browser_download_url": "https://github.com/tomaschyly/FileCtor/releases/download/v1.4.2/FileCtor-deb-x64.zip"
},
{
- "url": "https://api.github.com/repos/jackd248/temps/releases/assets/2850257",
- "id": 2850257,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI4NTAyNTc=",
- "name": "Temps-win32-x64.zip",
+ "url": "https://api.github.com/repos/tomaschyly/FileCtor/releases/assets/23998386",
+ "id": 23998386,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzOTk4Mzg2",
+ "name": "FileCtor-win32-x64.zip",
"label": null,
"uploader": {
- "login": "jackd248",
- "id": 4558190,
- "node_id": "MDQ6VXNlcjQ1NTgxOTA=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/4558190?v=4",
+ "login": "tomaschyly",
+ "id": 3993960,
+ "node_id": "MDQ6VXNlcjM5OTM5NjA=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/3993960?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/jackd248",
- "html_url": "https://github.com/jackd248",
- "followers_url": "https://api.github.com/users/jackd248/followers",
- "following_url": "https://api.github.com/users/jackd248/following{/other_user}",
- "gists_url": "https://api.github.com/users/jackd248/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/jackd248/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/jackd248/subscriptions",
- "organizations_url": "https://api.github.com/users/jackd248/orgs",
- "repos_url": "https://api.github.com/users/jackd248/repos",
- "events_url": "https://api.github.com/users/jackd248/events{/privacy}",
- "received_events_url": "https://api.github.com/users/jackd248/received_events",
+ "url": "https://api.github.com/users/tomaschyly",
+ "html_url": "https://github.com/tomaschyly",
+ "followers_url": "https://api.github.com/users/tomaschyly/followers",
+ "following_url": "https://api.github.com/users/tomaschyly/following{/other_user}",
+ "gists_url": "https://api.github.com/users/tomaschyly/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/tomaschyly/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/tomaschyly/subscriptions",
+ "organizations_url": "https://api.github.com/users/tomaschyly/orgs",
+ "repos_url": "https://api.github.com/users/tomaschyly/repos",
+ "events_url": "https://api.github.com/users/tomaschyly/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/tomaschyly/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/x-zip-compressed",
"state": "uploaded",
- "size": 54566900,
- "download_count": 6652,
- "created_at": "2016-12-19T14:37:28Z",
- "updated_at": "2016-12-19T14:37:41Z",
- "browser_download_url": "https://github.com/jackd248/temps/releases/download/v0.7.0/Temps-win32-x64.zip"
+ "size": 99463747,
+ "download_count": 21,
+ "created_at": "2020-08-17T08:28:11Z",
+ "updated_at": "2020-08-17T08:29:59Z",
+ "browser_download_url": "https://github.com/tomaschyly/FileCtor/releases/download/v1.4.2/FileCtor-win32-x64.zip"
}
],
- "tarball_url": "https://api.github.com/repos/jackd248/temps/tarball/v0.7.0",
- "zipball_url": "https://api.github.com/repos/jackd248/temps/zipball/v0.7.0",
- "body_html": "\nswitch between 24h/12h clock #24 \nchange manually the color (black/white) of the tray icon if necessary #23 \nfix bad snow animation looping #21 \nfurther style improvements #23 , #19 \n "
+ "tarball_url": "https://api.github.com/repos/tomaschyly/FileCtor/tarball/v1.4.2",
+ "zipball_url": "https://api.github.com/repos/tomaschyly/FileCtor/zipball/v1.4.2",
+ "body_html": "Electron & packages updates.
\nMinor improvements.
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:08.990Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:16.806Z"
},
"ten-hands": {
"latestRelease": {
@@ -101593,11 +101346,7 @@
"zipball_url": "https://api.github.com/repos/saisandeepvaddi/ten-hands/zipball/v2.9.1",
"body_html": "Changes \n\nReplace start & stop buttons with clearly labeled single Start/Stop Button on both terminal and sidebar. \n \n
\n\nDisplay running task count in taskbar. Configurable with showTaskCountBadge: true/false
in config.json
. \n \n
\nFixes \n"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:09.014Z"
- },
- "testmace": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:09.054Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:16.883Z"
},
"terminus": {
"latestRelease": {
@@ -101664,7 +101413,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 331,
- "download_count": 3313,
+ "download_count": 3337,
"created_at": "2020-08-27T21:19:30Z",
"updated_at": "2020-08-27T21:19:30Z",
"browser_download_url": "https://github.com/Eugeny/terminus/releases/download/v1.0.120/latest-mac.yml"
@@ -101698,7 +101447,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 350,
- "download_count": 36949,
+ "download_count": 37526,
"created_at": "2020-08-27T21:19:34Z",
"updated_at": "2020-08-27T21:19:34Z",
"browser_download_url": "https://github.com/Eugeny/terminus/releases/download/v1.0.120/latest.yml"
@@ -101732,7 +101481,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 77559654,
- "download_count": 1505,
+ "download_count": 1518,
"created_at": "2020-08-27T21:23:35Z",
"updated_at": "2020-08-27T21:23:37Z",
"browser_download_url": "https://github.com/Eugeny/terminus/releases/download/v1.0.120/terminus-1.0.120-linux.deb"
@@ -101766,7 +101515,7 @@
"content_type": "application/x-redhat-package-manager",
"state": "uploaded",
"size": 77816404,
- "download_count": 225,
+ "download_count": 230,
"created_at": "2020-08-27T21:25:44Z",
"updated_at": "2020-08-27T21:25:46Z",
"browser_download_url": "https://github.com/Eugeny/terminus/releases/download/v1.0.120/terminus-1.0.120-linux.rpm"
@@ -101800,7 +101549,7 @@
"content_type": "application/gzip",
"state": "uploaded",
"size": 120750396,
- "download_count": 220,
+ "download_count": 226,
"created_at": "2020-08-27T21:21:22Z",
"updated_at": "2020-08-27T21:21:24Z",
"browser_download_url": "https://github.com/Eugeny/terminus/releases/download/v1.0.120/terminus-1.0.120-linux.tar.gz"
@@ -101834,7 +101583,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 122197786,
- "download_count": 967,
+ "download_count": 977,
"created_at": "2020-08-27T21:18:26Z",
"updated_at": "2020-08-27T21:18:30Z",
"browser_download_url": "https://github.com/Eugeny/terminus/releases/download/v1.0.120/terminus-1.0.120-macos.pkg"
@@ -101868,7 +101617,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 117832495,
- "download_count": 5693,
+ "download_count": 5736,
"created_at": "2020-08-27T21:19:26Z",
"updated_at": "2020-08-27T21:19:30Z",
"browser_download_url": "https://github.com/Eugeny/terminus/releases/download/v1.0.120/terminus-1.0.120-macos.zip"
@@ -101902,7 +101651,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 124267846,
- "download_count": 1545,
+ "download_count": 1568,
"created_at": "2020-08-27T21:19:15Z",
"updated_at": "2020-08-27T21:19:19Z",
"browser_download_url": "https://github.com/Eugeny/terminus/releases/download/v1.0.120/terminus-1.0.120-portable.zip"
@@ -101936,7 +101685,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 89931336,
- "download_count": 45825,
+ "download_count": 46494,
"created_at": "2020-08-27T21:30:04Z",
"updated_at": "2020-08-27T21:30:06Z",
"browser_download_url": "https://github.com/Eugeny/terminus/releases/download/v1.0.120/terminus-1.0.120-setup.exe"
@@ -101970,7 +101719,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 94779,
- "download_count": 36290,
+ "download_count": 36855,
"created_at": "2020-08-27T21:30:04Z",
"updated_at": "2020-08-27T21:30:04Z",
"browser_download_url": "https://github.com/Eugeny/terminus/releases/download/v1.0.120/terminus-1.0.120-setup.exe.blockmap"
@@ -101980,7 +101729,254 @@
"zipball_url": "https://api.github.com/repos/Eugeny/terminus/zipball/v1.0.120",
"body_html": "\nFixed the \"pageant is not running\" message when starting an SSH connection \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:09.061Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:16.893Z"
+ },
+ "temps": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/jackd248/temps/releases/4956986",
+ "assets_url": "https://api.github.com/repos/jackd248/temps/releases/4956986/assets",
+ "upload_url": "https://uploads.github.com/repos/jackd248/temps/releases/4956986/assets{?name,label}",
+ "html_url": "https://github.com/jackd248/temps/releases/tag/v0.7.0",
+ "id": 4956986,
+ "node_id": "MDc6UmVsZWFzZTQ5NTY5ODY=",
+ "tag_name": "v0.7.0",
+ "target_commitish": "master",
+ "name": "Shower rain",
+ "draft": false,
+ "author": {
+ "login": "jackd248",
+ "id": 4558190,
+ "node_id": "MDQ6VXNlcjQ1NTgxOTA=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/4558190?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/jackd248",
+ "html_url": "https://github.com/jackd248",
+ "followers_url": "https://api.github.com/users/jackd248/followers",
+ "following_url": "https://api.github.com/users/jackd248/following{/other_user}",
+ "gists_url": "https://api.github.com/users/jackd248/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/jackd248/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/jackd248/subscriptions",
+ "organizations_url": "https://api.github.com/users/jackd248/orgs",
+ "repos_url": "https://api.github.com/users/jackd248/repos",
+ "events_url": "https://api.github.com/users/jackd248/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/jackd248/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2016-12-19T14:43:41Z",
+ "published_at": "2016-12-19T14:44:22Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/jackd248/temps/releases/assets/2850253",
+ "id": 2850253,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI4NTAyNTM=",
+ "name": "Temps-darwin-x64.zip",
+ "label": null,
+ "uploader": {
+ "login": "jackd248",
+ "id": 4558190,
+ "node_id": "MDQ6VXNlcjQ1NTgxOTA=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/4558190?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/jackd248",
+ "html_url": "https://github.com/jackd248",
+ "followers_url": "https://api.github.com/users/jackd248/followers",
+ "following_url": "https://api.github.com/users/jackd248/following{/other_user}",
+ "gists_url": "https://api.github.com/users/jackd248/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/jackd248/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/jackd248/subscriptions",
+ "organizations_url": "https://api.github.com/users/jackd248/orgs",
+ "repos_url": "https://api.github.com/users/jackd248/repos",
+ "events_url": "https://api.github.com/users/jackd248/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/jackd248/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 41779091,
+ "download_count": 5481,
+ "created_at": "2016-12-19T14:37:06Z",
+ "updated_at": "2016-12-19T14:37:12Z",
+ "browser_download_url": "https://github.com/jackd248/temps/releases/download/v0.7.0/Temps-darwin-x64.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/jackd248/temps/releases/assets/2850259",
+ "id": 2850259,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI4NTAyNTk=",
+ "name": "Temps-linux-armv7l.zip",
+ "label": null,
+ "uploader": {
+ "login": "jackd248",
+ "id": 4558190,
+ "node_id": "MDQ6VXNlcjQ1NTgxOTA=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/4558190?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/jackd248",
+ "html_url": "https://github.com/jackd248",
+ "followers_url": "https://api.github.com/users/jackd248/followers",
+ "following_url": "https://api.github.com/users/jackd248/following{/other_user}",
+ "gists_url": "https://api.github.com/users/jackd248/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/jackd248/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/jackd248/subscriptions",
+ "organizations_url": "https://api.github.com/users/jackd248/orgs",
+ "repos_url": "https://api.github.com/users/jackd248/repos",
+ "events_url": "https://api.github.com/users/jackd248/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/jackd248/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 38918097,
+ "download_count": 107,
+ "created_at": "2016-12-19T14:37:28Z",
+ "updated_at": "2016-12-19T14:38:01Z",
+ "browser_download_url": "https://github.com/jackd248/temps/releases/download/v0.7.0/Temps-linux-armv7l.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/jackd248/temps/releases/assets/2850256",
+ "id": 2850256,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI4NTAyNTY=",
+ "name": "Temps-linux-ia32.zip",
+ "label": null,
+ "uploader": {
+ "login": "jackd248",
+ "id": 4558190,
+ "node_id": "MDQ6VXNlcjQ1NTgxOTA=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/4558190?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/jackd248",
+ "html_url": "https://github.com/jackd248",
+ "followers_url": "https://api.github.com/users/jackd248/followers",
+ "following_url": "https://api.github.com/users/jackd248/following{/other_user}",
+ "gists_url": "https://api.github.com/users/jackd248/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/jackd248/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/jackd248/subscriptions",
+ "organizations_url": "https://api.github.com/users/jackd248/orgs",
+ "repos_url": "https://api.github.com/users/jackd248/repos",
+ "events_url": "https://api.github.com/users/jackd248/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/jackd248/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 45047837,
+ "download_count": 3193,
+ "created_at": "2016-12-19T14:37:28Z",
+ "updated_at": "2016-12-19T14:37:35Z",
+ "browser_download_url": "https://github.com/jackd248/temps/releases/download/v0.7.0/Temps-linux-ia32.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/jackd248/temps/releases/assets/2850255",
+ "id": 2850255,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI4NTAyNTU=",
+ "name": "Temps-linux-x64.zip",
+ "label": null,
+ "uploader": {
+ "login": "jackd248",
+ "id": 4558190,
+ "node_id": "MDQ6VXNlcjQ1NTgxOTA=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/4558190?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/jackd248",
+ "html_url": "https://github.com/jackd248",
+ "followers_url": "https://api.github.com/users/jackd248/followers",
+ "following_url": "https://api.github.com/users/jackd248/following{/other_user}",
+ "gists_url": "https://api.github.com/users/jackd248/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/jackd248/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/jackd248/subscriptions",
+ "organizations_url": "https://api.github.com/users/jackd248/orgs",
+ "repos_url": "https://api.github.com/users/jackd248/repos",
+ "events_url": "https://api.github.com/users/jackd248/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/jackd248/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 43878444,
+ "download_count": 25008,
+ "created_at": "2016-12-19T14:37:28Z",
+ "updated_at": "2016-12-19T14:37:45Z",
+ "browser_download_url": "https://github.com/jackd248/temps/releases/download/v0.7.0/Temps-linux-x64.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/jackd248/temps/releases/assets/2850258",
+ "id": 2850258,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI4NTAyNTg=",
+ "name": "Temps-win32-ia32.zip",
+ "label": null,
+ "uploader": {
+ "login": "jackd248",
+ "id": 4558190,
+ "node_id": "MDQ6VXNlcjQ1NTgxOTA=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/4558190?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/jackd248",
+ "html_url": "https://github.com/jackd248",
+ "followers_url": "https://api.github.com/users/jackd248/followers",
+ "following_url": "https://api.github.com/users/jackd248/following{/other_user}",
+ "gists_url": "https://api.github.com/users/jackd248/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/jackd248/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/jackd248/subscriptions",
+ "organizations_url": "https://api.github.com/users/jackd248/orgs",
+ "repos_url": "https://api.github.com/users/jackd248/repos",
+ "events_url": "https://api.github.com/users/jackd248/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/jackd248/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 44711119,
+ "download_count": 3257,
+ "created_at": "2016-12-19T14:37:28Z",
+ "updated_at": "2016-12-19T14:37:53Z",
+ "browser_download_url": "https://github.com/jackd248/temps/releases/download/v0.7.0/Temps-win32-ia32.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/jackd248/temps/releases/assets/2850257",
+ "id": 2850257,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI4NTAyNTc=",
+ "name": "Temps-win32-x64.zip",
+ "label": null,
+ "uploader": {
+ "login": "jackd248",
+ "id": 4558190,
+ "node_id": "MDQ6VXNlcjQ1NTgxOTA=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/4558190?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/jackd248",
+ "html_url": "https://github.com/jackd248",
+ "followers_url": "https://api.github.com/users/jackd248/followers",
+ "following_url": "https://api.github.com/users/jackd248/following{/other_user}",
+ "gists_url": "https://api.github.com/users/jackd248/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/jackd248/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/jackd248/subscriptions",
+ "organizations_url": "https://api.github.com/users/jackd248/orgs",
+ "repos_url": "https://api.github.com/users/jackd248/repos",
+ "events_url": "https://api.github.com/users/jackd248/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/jackd248/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 54566900,
+ "download_count": 6653,
+ "created_at": "2016-12-19T14:37:28Z",
+ "updated_at": "2016-12-19T14:37:41Z",
+ "browser_download_url": "https://github.com/jackd248/temps/releases/download/v0.7.0/Temps-win32-x64.zip"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/jackd248/temps/tarball/v0.7.0",
+ "zipball_url": "https://api.github.com/repos/jackd248/temps/zipball/v0.7.0",
+ "body_html": "\nswitch between 24h/12h clock #24 \nchange manually the color (black/white) of the tray icon if necessary #23 \nfix bad snow animation looping #21 \nfurther style improvements #23 , #19 \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:16.951Z"
},
"teseve": {
"latestRelease": {
@@ -102091,11 +102087,11 @@
"zipball_url": "https://api.github.com/repos/teseve/teseve/zipball/0.5.3",
"body_html": "\nfix \"choose folder\" button \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:09.103Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:16.951Z"
},
- "the-wall": {
+ "testmace": {
"latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:09.116Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:16.956Z"
},
"texturelab": {
"latestRelease": {
@@ -102264,7 +102260,7 @@
"content_type": "application/x-zip-compressed",
"state": "uploaded",
"size": 63528222,
- "download_count": 81,
+ "download_count": 83,
"created_at": "2020-06-15T03:50:04Z",
"updated_at": "2020-06-15T03:54:26Z",
"browser_download_url": "https://github.com/njbrown/texturelab/releases/download/v0.2.0/TextureLabWin-v0.2.0.zip"
@@ -102274,7 +102270,11 @@
"zipball_url": "https://api.github.com/repos/njbrown/texturelab/zipball/v0.2.0",
"body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:09.138Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:16.998Z"
+ },
+ "the-wall": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:17.018Z"
},
"themer": {
"latestRelease": {
@@ -102657,7 +102657,91 @@
"zipball_url": "https://api.github.com/repos/mjswensen/themer-gui/zipball/v0.19.0",
"body_html": "A brand new, Progressive Web App for themer has been released! It has a few more features and advantages over this Electron-based application.
\nThis update officially deprecates this application, but have no fear—there is a link in the deprecation message that will open your current theme in the new web UI, so porting your custom themes over should be pretty painless. 🙌
\nThank you for using themer and I'll look forward to seeing you over on themer.mjswensen.com ! 🎨
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:09.194Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:17.087Z"
+ },
+ "themebuilder": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/wurde/themebuilder/releases/20676727",
+ "assets_url": "https://api.github.com/repos/wurde/themebuilder/releases/20676727/assets",
+ "upload_url": "https://uploads.github.com/repos/wurde/themebuilder/releases/20676727/assets{?name,label}",
+ "html_url": "https://github.com/wurde/themebuilder/releases/tag/2.2.0",
+ "id": 20676727,
+ "node_id": "MDc6UmVsZWFzZTIwNjc2NzI3",
+ "tag_name": "2.2.0",
+ "target_commitish": "90828fcccf6e9011a0b8e187c50b1caf6045430a",
+ "name": "Components",
+ "draft": false,
+ "author": {
+ "login": "wurde",
+ "id": 21303095,
+ "node_id": "MDQ6VXNlcjIxMzAzMDk1",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/21303095?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/wurde",
+ "html_url": "https://github.com/wurde",
+ "followers_url": "https://api.github.com/users/wurde/followers",
+ "following_url": "https://api.github.com/users/wurde/following{/other_user}",
+ "gists_url": "https://api.github.com/users/wurde/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/wurde/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/wurde/subscriptions",
+ "organizations_url": "https://api.github.com/users/wurde/orgs",
+ "repos_url": "https://api.github.com/users/wurde/repos",
+ "events_url": "https://api.github.com/users/wurde/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/wurde/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2019-10-14T09:43:24Z",
+ "published_at": "2019-10-14T09:44:15Z",
+ "assets": [],
+ "tarball_url": "https://api.github.com/repos/wurde/themebuilder/tarball/2.2.0",
+ "zipball_url": "https://api.github.com/repos/wurde/themebuilder/zipball/2.2.0",
+ "body_html": "Minor Changes \n"
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:17.113Z"
+ },
+ "thismypc": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/supunlakmal/thismypc/releases/22377906",
+ "assets_url": "https://api.github.com/repos/supunlakmal/thismypc/releases/22377906/assets",
+ "upload_url": "https://uploads.github.com/repos/supunlakmal/thismypc/releases/22377906/assets{?name,label}",
+ "html_url": "https://github.com/supunlakmal/thismypc/releases/tag/v0.3.4",
+ "id": 22377906,
+ "node_id": "MDc6UmVsZWFzZTIyMzc3OTA2",
+ "tag_name": "v0.3.4",
+ "target_commitish": "master",
+ "name": "Support screenshot features",
+ "draft": false,
+ "author": {
+ "login": "supunlakmal",
+ "id": 1840893,
+ "node_id": "MDQ6VXNlcjE4NDA4OTM=",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/1840893?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/supunlakmal",
+ "html_url": "https://github.com/supunlakmal",
+ "followers_url": "https://api.github.com/users/supunlakmal/followers",
+ "following_url": "https://api.github.com/users/supunlakmal/following{/other_user}",
+ "gists_url": "https://api.github.com/users/supunlakmal/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/supunlakmal/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/supunlakmal/subscriptions",
+ "organizations_url": "https://api.github.com/users/supunlakmal/orgs",
+ "repos_url": "https://api.github.com/users/supunlakmal/repos",
+ "events_url": "https://api.github.com/users/supunlakmal/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/supunlakmal/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2019-12-20T05:59:39Z",
+ "published_at": "2019-12-20T06:14:02Z",
+ "assets": [],
+ "tarball_url": "https://api.github.com/repos/supunlakmal/thismypc/tarball/v0.3.4",
+ "zipball_url": "https://api.github.com/repos/supunlakmal/thismypc/zipball/v0.3.4",
+ "body_html": "
\nYou can get a screenshot of the computer screen that you connected to. 𝙈𝙪𝙡𝙩𝙞𝙥𝙡𝙚 𝙨𝙘𝙧𝙚𝙚𝙣𝙨 𝙨𝙪𝙥𝙥𝙤𝙧𝙩𝙚𝙙.
"
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:17.120Z"
},
"thermal": {
"latestRelease": {
@@ -102724,7 +102808,7 @@
"content_type": "application/x-debian-package",
"state": "uploaded",
"size": 47889552,
- "download_count": 864,
+ "download_count": 866,
"created_at": "2019-07-08T11:45:58Z",
"updated_at": "2019-07-08T11:46:03Z",
"browser_download_url": "https://github.com/gitthermal/thermal/releases/download/v0.0.4/thermal-linux-amd64-0.0.4.deb"
@@ -102928,7 +103012,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 87877480,
- "download_count": 1651,
+ "download_count": 1653,
"created_at": "2019-07-08T11:46:40Z",
"updated_at": "2019-07-08T11:46:48Z",
"browser_download_url": "https://github.com/gitthermal/thermal/releases/download/v0.0.4/thermal-win-0.0.4.exe"
@@ -102938,95 +103022,7 @@
"zipball_url": "https://api.github.com/repos/gitthermal/thermal/zipball/v0.0.4",
"body_html": "\n Annotations \n\n\n\nMark \nDescription \n \n \n\n\n💡 \nfeature \n \n\n⚙ \nimprovements \n \n\n👨🏻💻 \nscoped to codebase \n \n\n🧪 \nexperimental \n \n\n🐞 \nbug fixes \n \n \n
\n \n💡 Features \n\n🧪 Auto update - #56 \nHelp widget - #100 \nBlank slate placeholder - #129 \n \n⚙ Improvements \n\nPerformance improvements \nTButton
components - #125 \nLayout flexibility\n\nTLayout
- #133 \nTScrollbar
layout - #115 \nTFlexbox
layout - #128 \nTContainer
layout - #137 \n \n \nModal components - #111 \n \n👨🏻💻 Codebase \n"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:09.215Z"
- },
- "thismypc": {
- "latestRelease": {
- "url": "https://api.github.com/repos/supunlakmal/thismypc/releases/22377906",
- "assets_url": "https://api.github.com/repos/supunlakmal/thismypc/releases/22377906/assets",
- "upload_url": "https://uploads.github.com/repos/supunlakmal/thismypc/releases/22377906/assets{?name,label}",
- "html_url": "https://github.com/supunlakmal/thismypc/releases/tag/v0.3.4",
- "id": 22377906,
- "node_id": "MDc6UmVsZWFzZTIyMzc3OTA2",
- "tag_name": "v0.3.4",
- "target_commitish": "master",
- "name": "Support screenshot features",
- "draft": false,
- "author": {
- "login": "supunlakmal",
- "id": 1840893,
- "node_id": "MDQ6VXNlcjE4NDA4OTM=",
- "avatar_url": "https://avatars0.githubusercontent.com/u/1840893?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/supunlakmal",
- "html_url": "https://github.com/supunlakmal",
- "followers_url": "https://api.github.com/users/supunlakmal/followers",
- "following_url": "https://api.github.com/users/supunlakmal/following{/other_user}",
- "gists_url": "https://api.github.com/users/supunlakmal/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/supunlakmal/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/supunlakmal/subscriptions",
- "organizations_url": "https://api.github.com/users/supunlakmal/orgs",
- "repos_url": "https://api.github.com/users/supunlakmal/repos",
- "events_url": "https://api.github.com/users/supunlakmal/events{/privacy}",
- "received_events_url": "https://api.github.com/users/supunlakmal/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2019-12-20T05:59:39Z",
- "published_at": "2019-12-20T06:14:02Z",
- "assets": [],
- "tarball_url": "https://api.github.com/repos/supunlakmal/thismypc/tarball/v0.3.4",
- "zipball_url": "https://api.github.com/repos/supunlakmal/thismypc/zipball/v0.3.4",
- "body_html": "
\nYou can get a screenshot of the computer screen that you connected to. 𝙈𝙪𝙡𝙩𝙞𝙥𝙡𝙚 𝙨𝙘𝙧𝙚𝙚𝙣𝙨 𝙨𝙪𝙥𝙥𝙤𝙧𝙩𝙚𝙙.
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:09.233Z"
- },
- "themebuilder": {
- "latestRelease": {
- "url": "https://api.github.com/repos/wurde/themebuilder/releases/20676727",
- "assets_url": "https://api.github.com/repos/wurde/themebuilder/releases/20676727/assets",
- "upload_url": "https://uploads.github.com/repos/wurde/themebuilder/releases/20676727/assets{?name,label}",
- "html_url": "https://github.com/wurde/themebuilder/releases/tag/2.2.0",
- "id": 20676727,
- "node_id": "MDc6UmVsZWFzZTIwNjc2NzI3",
- "tag_name": "2.2.0",
- "target_commitish": "90828fcccf6e9011a0b8e187c50b1caf6045430a",
- "name": "Components",
- "draft": false,
- "author": {
- "login": "wurde",
- "id": 21303095,
- "node_id": "MDQ6VXNlcjIxMzAzMDk1",
- "avatar_url": "https://avatars3.githubusercontent.com/u/21303095?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/wurde",
- "html_url": "https://github.com/wurde",
- "followers_url": "https://api.github.com/users/wurde/followers",
- "following_url": "https://api.github.com/users/wurde/following{/other_user}",
- "gists_url": "https://api.github.com/users/wurde/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/wurde/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/wurde/subscriptions",
- "organizations_url": "https://api.github.com/users/wurde/orgs",
- "repos_url": "https://api.github.com/users/wurde/repos",
- "events_url": "https://api.github.com/users/wurde/events{/privacy}",
- "received_events_url": "https://api.github.com/users/wurde/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2019-10-14T09:43:24Z",
- "published_at": "2019-10-14T09:44:15Z",
- "assets": [],
- "tarball_url": "https://api.github.com/repos/wurde/themebuilder/tarball/2.2.0",
- "zipball_url": "https://api.github.com/repos/wurde/themebuilder/zipball/2.2.0",
- "body_html": "Minor Changes \n"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:09.259Z"
- },
- "thrifty": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:09.279Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:17.135Z"
},
"thomas": {
"latestRelease": {
@@ -103195,7 +103191,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 53201916,
- "download_count": 111,
+ "download_count": 112,
"created_at": "2019-02-01T12:48:16Z",
"updated_at": "2019-02-01T12:48:18Z",
"browser_download_url": "https://github.com/andrepolischuk/thomas/releases/download/v0.6.0/Thomas-0.6.0-mac.zip"
@@ -103229,7 +103225,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 77013099,
- "download_count": 415,
+ "download_count": 417,
"created_at": "2019-02-01T12:48:48Z",
"updated_at": "2019-02-01T12:48:51Z",
"browser_download_url": "https://github.com/andrepolischuk/thomas/releases/download/v0.6.0/thomas-0.6.0-x86_64.AppImage"
@@ -103263,7 +103259,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 54958599,
- "download_count": 243,
+ "download_count": 244,
"created_at": "2019-02-01T12:48:05Z",
"updated_at": "2019-02-01T12:48:07Z",
"browser_download_url": "https://github.com/andrepolischuk/thomas/releases/download/v0.6.0/Thomas-0.6.0.dmg"
@@ -103331,7 +103327,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 43780614,
- "download_count": 17171,
+ "download_count": 17184,
"created_at": "2019-02-01T12:51:58Z",
"updated_at": "2019-02-01T12:52:00Z",
"browser_download_url": "https://github.com/andrepolischuk/thomas/releases/download/v0.6.0/thomas-setup-0.6.0.exe"
@@ -103399,7 +103395,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 52372852,
- "download_count": 656,
+ "download_count": 657,
"created_at": "2019-02-01T12:50:39Z",
"updated_at": "2019-02-01T12:50:41Z",
"browser_download_url": "https://github.com/andrepolischuk/thomas/releases/download/v0.6.0/thomas_0.6.0_amd64.deb"
@@ -103409,11 +103405,15 @@
"zipball_url": "https://api.github.com/repos/andrepolischuk/thomas/zipball/v0.6.0",
"body_html": "Dark mode support
\nPatches \n"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:09.287Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:17.179Z"
+ },
+ "thrifty": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:17.185Z"
},
"tidy-up": {
"latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:09.318Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:17.200Z"
},
"thunderdocs": {
"latestRelease": {
@@ -103490,7 +103490,7 @@
"zipball_url": "https://api.github.com/repos/Vista1nik/ThunderDocs/zipball/1.5.0",
"body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:09.352Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:17.249Z"
},
"tim": {
"latestRelease": {
@@ -103669,7 +103669,7 @@
"zipball_url": "https://api.github.com/repos/tborychowski/tim/zipball/v3.5.2",
"body_html": "\nsome more tweaks to notification styling \nminor bugfixes \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:09.375Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:17.285Z"
},
"timestamp": {
"latestRelease": {
@@ -103736,7 +103736,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 42804952,
- "download_count": 3836,
+ "download_count": 3837,
"created_at": "2016-09-08T23:33:26Z",
"updated_at": "2016-09-08T23:33:39Z",
"browser_download_url": "https://github.com/mzdr/timestamp/releases/download/1.0.1/Timestamp-1.0.1-mac.zip"
@@ -103746,7 +103746,7 @@
"zipball_url": "https://api.github.com/repos/mzdr/timestamp/zipball/1.0.1",
"body_html": "Fixed calendar positioning bug and multiple windows bug.
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:09.405Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:17.297Z"
},
"timeseriesadmin": {
"latestRelease": {
@@ -103881,7 +103881,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 80645545,
- "download_count": 96,
+ "download_count": 99,
"created_at": "2020-09-18T16:49:31Z",
"updated_at": "2020-09-18T16:50:43Z",
"browser_download_url": "https://github.com/timeseriesadmin/timeseriesadmin/releases/download/v0.1.13/TimeSeriesAdmin.exe"
@@ -103891,7 +103891,263 @@
"zipball_url": "https://api.github.com/repos/timeseriesadmin/timeseriesadmin/zipball/v0.1.13",
"body_html": "🐛 Bug Fix \n\nfix #463 by updating mui-datatables \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:09.405Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:17.308Z"
+ },
+ "timetable": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/willyb321/electron-menubar-timetable/releases/6381843",
+ "assets_url": "https://api.github.com/repos/willyb321/electron-menubar-timetable/releases/6381843/assets",
+ "upload_url": "https://uploads.github.com/repos/willyb321/electron-menubar-timetable/releases/6381843/assets{?name,label}",
+ "html_url": "https://github.com/willyb321/electron-menubar-timetable/releases/tag/v1.6.3",
+ "id": 6381843,
+ "node_id": "MDc6UmVsZWFzZTYzODE4NDM=",
+ "tag_name": "v1.6.3",
+ "target_commitish": "master",
+ "name": "The one that updated lots of deps.",
+ "draft": false,
+ "author": {
+ "login": "willyb321",
+ "id": 9222609,
+ "node_id": "MDQ6VXNlcjkyMjI2MDk=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/9222609?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/willyb321",
+ "html_url": "https://github.com/willyb321",
+ "followers_url": "https://api.github.com/users/willyb321/followers",
+ "following_url": "https://api.github.com/users/willyb321/following{/other_user}",
+ "gists_url": "https://api.github.com/users/willyb321/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/willyb321/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/willyb321/subscriptions",
+ "organizations_url": "https://api.github.com/users/willyb321/orgs",
+ "repos_url": "https://api.github.com/users/willyb321/repos",
+ "events_url": "https://api.github.com/users/willyb321/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/willyb321/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2017-05-15T01:18:29Z",
+ "published_at": "2017-05-15T01:23:30Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/willyb321/electron-menubar-timetable/releases/assets/3873554",
+ "id": 3873554,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDM4NzM1NTQ=",
+ "name": "latest-mac.json",
+ "label": "",
+ "uploader": {
+ "login": "willyb321",
+ "id": 9222609,
+ "node_id": "MDQ6VXNlcjkyMjI2MDk=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/9222609?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/willyb321",
+ "html_url": "https://github.com/willyb321",
+ "followers_url": "https://api.github.com/users/willyb321/followers",
+ "following_url": "https://api.github.com/users/willyb321/following{/other_user}",
+ "gists_url": "https://api.github.com/users/willyb321/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/willyb321/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/willyb321/subscriptions",
+ "organizations_url": "https://api.github.com/users/willyb321/orgs",
+ "repos_url": "https://api.github.com/users/willyb321/repos",
+ "events_url": "https://api.github.com/users/willyb321/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/willyb321/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/json",
+ "state": "uploaded",
+ "size": 187,
+ "download_count": 41,
+ "created_at": "2017-05-15T01:22:40Z",
+ "updated_at": "2017-05-15T01:22:41Z",
+ "browser_download_url": "https://github.com/willyb321/electron-menubar-timetable/releases/download/v1.6.3/latest-mac.json"
+ },
+ {
+ "url": "https://api.github.com/repos/willyb321/electron-menubar-timetable/releases/assets/3873553",
+ "id": 3873553,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDM4NzM1NTM=",
+ "name": "TimeTable-1.6.3-mac.zip",
+ "label": "",
+ "uploader": {
+ "login": "willyb321",
+ "id": 9222609,
+ "node_id": "MDQ6VXNlcjkyMjI2MDk=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/9222609?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/willyb321",
+ "html_url": "https://github.com/willyb321",
+ "followers_url": "https://api.github.com/users/willyb321/followers",
+ "following_url": "https://api.github.com/users/willyb321/following{/other_user}",
+ "gists_url": "https://api.github.com/users/willyb321/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/willyb321/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/willyb321/subscriptions",
+ "organizations_url": "https://api.github.com/users/willyb321/orgs",
+ "repos_url": "https://api.github.com/users/willyb321/repos",
+ "events_url": "https://api.github.com/users/willyb321/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/willyb321/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 67541901,
+ "download_count": 56,
+ "created_at": "2017-05-15T01:22:40Z",
+ "updated_at": "2017-05-15T01:22:47Z",
+ "browser_download_url": "https://github.com/willyb321/electron-menubar-timetable/releases/download/v1.6.3/TimeTable-1.6.3-mac.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/willyb321/electron-menubar-timetable/releases/assets/3873550",
+ "id": 3873550,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDM4NzM1NTA=",
+ "name": "TimeTable-1.6.3.dmg",
+ "label": "",
+ "uploader": {
+ "login": "willyb321",
+ "id": 9222609,
+ "node_id": "MDQ6VXNlcjkyMjI2MDk=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/9222609?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/willyb321",
+ "html_url": "https://github.com/willyb321",
+ "followers_url": "https://api.github.com/users/willyb321/followers",
+ "following_url": "https://api.github.com/users/willyb321/following{/other_user}",
+ "gists_url": "https://api.github.com/users/willyb321/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/willyb321/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/willyb321/subscriptions",
+ "organizations_url": "https://api.github.com/users/willyb321/orgs",
+ "repos_url": "https://api.github.com/users/willyb321/repos",
+ "events_url": "https://api.github.com/users/willyb321/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/willyb321/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-apple-diskimage",
+ "state": "uploaded",
+ "size": 69418019,
+ "download_count": 110,
+ "created_at": "2017-05-15T01:21:44Z",
+ "updated_at": "2017-05-15T01:21:48Z",
+ "browser_download_url": "https://github.com/willyb321/electron-menubar-timetable/releases/download/v1.6.3/TimeTable-1.6.3.dmg"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/willyb321/electron-menubar-timetable/tarball/v1.6.3",
+ "zipball_url": "https://api.github.com/repos/willyb321/electron-menubar-timetable/zipball/v1.6.3",
+ "body_html": "Basically a maintenance release.
"
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:17.357Z"
+ },
+ "todo-sticker": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/ambisign-gavin/todo-sticker/releases/15937034",
+ "assets_url": "https://api.github.com/repos/ambisign-gavin/todo-sticker/releases/15937034/assets",
+ "upload_url": "https://uploads.github.com/repos/ambisign-gavin/todo-sticker/releases/15937034/assets{?name,label}",
+ "html_url": "https://github.com/ambisign-gavin/todo-sticker/releases/tag/v1.0.0",
+ "id": 15937034,
+ "node_id": "MDc6UmVsZWFzZTE1OTM3MDM0",
+ "tag_name": "v1.0.0",
+ "target_commitish": "master",
+ "name": "1.0.0 released",
+ "draft": false,
+ "author": {
+ "login": "ambisign-gavin",
+ "id": 39217667,
+ "node_id": "MDQ6VXNlcjM5MjE3NjY3",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/39217667?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ambisign-gavin",
+ "html_url": "https://github.com/ambisign-gavin",
+ "followers_url": "https://api.github.com/users/ambisign-gavin/followers",
+ "following_url": "https://api.github.com/users/ambisign-gavin/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ambisign-gavin/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ambisign-gavin/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ambisign-gavin/subscriptions",
+ "organizations_url": "https://api.github.com/users/ambisign-gavin/orgs",
+ "repos_url": "https://api.github.com/users/ambisign-gavin/repos",
+ "events_url": "https://api.github.com/users/ambisign-gavin/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ambisign-gavin/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2019-03-06T06:48:41Z",
+ "published_at": "2019-03-06T06:53:56Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/ambisign-gavin/todo-sticker/releases/assets/11387437",
+ "id": 11387437,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExMzg3NDM3",
+ "name": "mac-installer.dmg",
+ "label": null,
+ "uploader": {
+ "login": "ambisign-gavin",
+ "id": 39217667,
+ "node_id": "MDQ6VXNlcjM5MjE3NjY3",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/39217667?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ambisign-gavin",
+ "html_url": "https://github.com/ambisign-gavin",
+ "followers_url": "https://api.github.com/users/ambisign-gavin/followers",
+ "following_url": "https://api.github.com/users/ambisign-gavin/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ambisign-gavin/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ambisign-gavin/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ambisign-gavin/subscriptions",
+ "organizations_url": "https://api.github.com/users/ambisign-gavin/orgs",
+ "repos_url": "https://api.github.com/users/ambisign-gavin/repos",
+ "events_url": "https://api.github.com/users/ambisign-gavin/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ambisign-gavin/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 55043151,
+ "download_count": 203,
+ "created_at": "2019-03-06T06:51:32Z",
+ "updated_at": "2019-03-06T06:52:16Z",
+ "browser_download_url": "https://github.com/ambisign-gavin/todo-sticker/releases/download/v1.0.0/mac-installer.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/ambisign-gavin/todo-sticker/releases/assets/11387445",
+ "id": 11387445,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDExMzg3NDQ1",
+ "name": "win-installer.exe",
+ "label": null,
+ "uploader": {
+ "login": "ambisign-gavin",
+ "id": 39217667,
+ "node_id": "MDQ6VXNlcjM5MjE3NjY3",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/39217667?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ambisign-gavin",
+ "html_url": "https://github.com/ambisign-gavin",
+ "followers_url": "https://api.github.com/users/ambisign-gavin/followers",
+ "following_url": "https://api.github.com/users/ambisign-gavin/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ambisign-gavin/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ambisign-gavin/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ambisign-gavin/subscriptions",
+ "organizations_url": "https://api.github.com/users/ambisign-gavin/orgs",
+ "repos_url": "https://api.github.com/users/ambisign-gavin/repos",
+ "events_url": "https://api.github.com/users/ambisign-gavin/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ambisign-gavin/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-msdownload",
+ "state": "uploaded",
+ "size": 43722979,
+ "download_count": 990,
+ "created_at": "2019-03-06T06:52:42Z",
+ "updated_at": "2019-03-06T06:53:25Z",
+ "browser_download_url": "https://github.com/ambisign-gavin/todo-sticker/releases/download/v1.0.0/win-installer.exe"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/ambisign-gavin/todo-sticker/tarball/v1.0.0",
+ "zipball_url": "https://api.github.com/repos/ambisign-gavin/todo-sticker/zipball/v1.0.0",
+ "body_html": "Features \n\nAdd to-do as sticky notes. \nTime-reminder function. \nFilter to-do function. \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:17.389Z"
},
"tiny-timer": {
"latestRelease": {
@@ -104141,396 +104397,140 @@
"label": "",
"uploader": {
"login": "HyunmoAhn",
- "id": 23732795,
- "node_id": "MDQ6VXNlcjIzNzMyNzk1",
- "avatar_url": "https://avatars1.githubusercontent.com/u/23732795?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/HyunmoAhn",
- "html_url": "https://github.com/HyunmoAhn",
- "followers_url": "https://api.github.com/users/HyunmoAhn/followers",
- "following_url": "https://api.github.com/users/HyunmoAhn/following{/other_user}",
- "gists_url": "https://api.github.com/users/HyunmoAhn/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/HyunmoAhn/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/HyunmoAhn/subscriptions",
- "organizations_url": "https://api.github.com/users/HyunmoAhn/orgs",
- "repos_url": "https://api.github.com/users/HyunmoAhn/repos",
- "events_url": "https://api.github.com/users/HyunmoAhn/events{/privacy}",
- "received_events_url": "https://api.github.com/users/HyunmoAhn/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 50995,
- "download_count": 44,
- "created_at": "2019-01-12T19:42:13Z",
- "updated_at": "2019-01-12T19:42:14Z",
- "browser_download_url": "https://github.com/HyunmoAhn/Tiny-Timer/releases/download/v1.0.2/Tiny-Timer-1.0.2.dmg.blockmap"
- },
- {
- "url": "https://api.github.com/repos/HyunmoAhn/Tiny-Timer/releases/assets/10534591",
- "id": 10534591,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNTM0NTkx",
- "name": "Tiny-Timer-Setup-1.0.2.exe",
- "label": "",
- "uploader": {
- "login": "HyunmoAhn",
- "id": 23732795,
- "node_id": "MDQ6VXNlcjIzNzMyNzk1",
- "avatar_url": "https://avatars1.githubusercontent.com/u/23732795?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/HyunmoAhn",
- "html_url": "https://github.com/HyunmoAhn",
- "followers_url": "https://api.github.com/users/HyunmoAhn/followers",
- "following_url": "https://api.github.com/users/HyunmoAhn/following{/other_user}",
- "gists_url": "https://api.github.com/users/HyunmoAhn/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/HyunmoAhn/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/HyunmoAhn/subscriptions",
- "organizations_url": "https://api.github.com/users/HyunmoAhn/orgs",
- "repos_url": "https://api.github.com/users/HyunmoAhn/repos",
- "events_url": "https://api.github.com/users/HyunmoAhn/events{/privacy}",
- "received_events_url": "https://api.github.com/users/HyunmoAhn/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 71689912,
- "download_count": 1264,
- "created_at": "2019-01-12T19:43:04Z",
- "updated_at": "2019-01-12T19:43:13Z",
- "browser_download_url": "https://github.com/HyunmoAhn/Tiny-Timer/releases/download/v1.0.2/Tiny-Timer-Setup-1.0.2.exe"
- },
- {
- "url": "https://api.github.com/repos/HyunmoAhn/Tiny-Timer/releases/assets/10534590",
- "id": 10534590,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNTM0NTkw",
- "name": "Tiny-Timer-Setup-1.0.2.exe.blockmap",
- "label": "",
- "uploader": {
- "login": "HyunmoAhn",
- "id": 23732795,
- "node_id": "MDQ6VXNlcjIzNzMyNzk1",
- "avatar_url": "https://avatars1.githubusercontent.com/u/23732795?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/HyunmoAhn",
- "html_url": "https://github.com/HyunmoAhn",
- "followers_url": "https://api.github.com/users/HyunmoAhn/followers",
- "following_url": "https://api.github.com/users/HyunmoAhn/following{/other_user}",
- "gists_url": "https://api.github.com/users/HyunmoAhn/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/HyunmoAhn/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/HyunmoAhn/subscriptions",
- "organizations_url": "https://api.github.com/users/HyunmoAhn/orgs",
- "repos_url": "https://api.github.com/users/HyunmoAhn/repos",
- "events_url": "https://api.github.com/users/HyunmoAhn/events{/privacy}",
- "received_events_url": "https://api.github.com/users/HyunmoAhn/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 74431,
- "download_count": 73,
- "created_at": "2019-01-12T19:43:04Z",
- "updated_at": "2019-01-12T19:43:05Z",
- "browser_download_url": "https://github.com/HyunmoAhn/Tiny-Timer/releases/download/v1.0.2/Tiny-Timer-Setup-1.0.2.exe.blockmap"
- },
- {
- "url": "https://api.github.com/repos/HyunmoAhn/Tiny-Timer/releases/assets/10534585",
- "id": 10534585,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNTM0NTg1",
- "name": "Tiny-Timer_1.0.2_amd64.snap",
- "label": "",
- "uploader": {
- "login": "HyunmoAhn",
- "id": 23732795,
- "node_id": "MDQ6VXNlcjIzNzMyNzk1",
- "avatar_url": "https://avatars1.githubusercontent.com/u/23732795?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/HyunmoAhn",
- "html_url": "https://github.com/HyunmoAhn",
- "followers_url": "https://api.github.com/users/HyunmoAhn/followers",
- "following_url": "https://api.github.com/users/HyunmoAhn/following{/other_user}",
- "gists_url": "https://api.github.com/users/HyunmoAhn/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/HyunmoAhn/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/HyunmoAhn/subscriptions",
- "organizations_url": "https://api.github.com/users/HyunmoAhn/orgs",
- "repos_url": "https://api.github.com/users/HyunmoAhn/repos",
- "events_url": "https://api.github.com/users/HyunmoAhn/events{/privacy}",
- "received_events_url": "https://api.github.com/users/HyunmoAhn/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 109031424,
- "download_count": 47,
- "created_at": "2019-01-12T19:42:44Z",
- "updated_at": "2019-01-12T19:42:56Z",
- "browser_download_url": "https://github.com/HyunmoAhn/Tiny-Timer/releases/download/v1.0.2/Tiny-Timer_1.0.2_amd64.snap"
- }
- ],
- "tarball_url": "https://api.github.com/repos/HyunmoAhn/Tiny-Timer/tarball/v1.0.2",
- "zipball_url": "https://api.github.com/repos/HyunmoAhn/Tiny-Timer/zipball/v1.0.2",
- "body_html": "Feature \n\ntextarea doesn't resizable. (#11 ) \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:09.509Z"
- },
- "todo-sticker": {
- "latestRelease": {
- "url": "https://api.github.com/repos/ambisign-gavin/todo-sticker/releases/15937034",
- "assets_url": "https://api.github.com/repos/ambisign-gavin/todo-sticker/releases/15937034/assets",
- "upload_url": "https://uploads.github.com/repos/ambisign-gavin/todo-sticker/releases/15937034/assets{?name,label}",
- "html_url": "https://github.com/ambisign-gavin/todo-sticker/releases/tag/v1.0.0",
- "id": 15937034,
- "node_id": "MDc6UmVsZWFzZTE1OTM3MDM0",
- "tag_name": "v1.0.0",
- "target_commitish": "master",
- "name": "1.0.0 released",
- "draft": false,
- "author": {
- "login": "ambisign-gavin",
- "id": 39217667,
- "node_id": "MDQ6VXNlcjM5MjE3NjY3",
- "avatar_url": "https://avatars1.githubusercontent.com/u/39217667?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ambisign-gavin",
- "html_url": "https://github.com/ambisign-gavin",
- "followers_url": "https://api.github.com/users/ambisign-gavin/followers",
- "following_url": "https://api.github.com/users/ambisign-gavin/following{/other_user}",
- "gists_url": "https://api.github.com/users/ambisign-gavin/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ambisign-gavin/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ambisign-gavin/subscriptions",
- "organizations_url": "https://api.github.com/users/ambisign-gavin/orgs",
- "repos_url": "https://api.github.com/users/ambisign-gavin/repos",
- "events_url": "https://api.github.com/users/ambisign-gavin/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ambisign-gavin/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2019-03-06T06:48:41Z",
- "published_at": "2019-03-06T06:53:56Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/ambisign-gavin/todo-sticker/releases/assets/11387437",
- "id": 11387437,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExMzg3NDM3",
- "name": "mac-installer.dmg",
- "label": null,
- "uploader": {
- "login": "ambisign-gavin",
- "id": 39217667,
- "node_id": "MDQ6VXNlcjM5MjE3NjY3",
- "avatar_url": "https://avatars1.githubusercontent.com/u/39217667?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ambisign-gavin",
- "html_url": "https://github.com/ambisign-gavin",
- "followers_url": "https://api.github.com/users/ambisign-gavin/followers",
- "following_url": "https://api.github.com/users/ambisign-gavin/following{/other_user}",
- "gists_url": "https://api.github.com/users/ambisign-gavin/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ambisign-gavin/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ambisign-gavin/subscriptions",
- "organizations_url": "https://api.github.com/users/ambisign-gavin/orgs",
- "repos_url": "https://api.github.com/users/ambisign-gavin/repos",
- "events_url": "https://api.github.com/users/ambisign-gavin/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ambisign-gavin/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 55043151,
- "download_count": 203,
- "created_at": "2019-03-06T06:51:32Z",
- "updated_at": "2019-03-06T06:52:16Z",
- "browser_download_url": "https://github.com/ambisign-gavin/todo-sticker/releases/download/v1.0.0/mac-installer.dmg"
- },
- {
- "url": "https://api.github.com/repos/ambisign-gavin/todo-sticker/releases/assets/11387445",
- "id": 11387445,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDExMzg3NDQ1",
- "name": "win-installer.exe",
- "label": null,
- "uploader": {
- "login": "ambisign-gavin",
- "id": 39217667,
- "node_id": "MDQ6VXNlcjM5MjE3NjY3",
- "avatar_url": "https://avatars1.githubusercontent.com/u/39217667?v=4",
+ "id": 23732795,
+ "node_id": "MDQ6VXNlcjIzNzMyNzk1",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/23732795?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/ambisign-gavin",
- "html_url": "https://github.com/ambisign-gavin",
- "followers_url": "https://api.github.com/users/ambisign-gavin/followers",
- "following_url": "https://api.github.com/users/ambisign-gavin/following{/other_user}",
- "gists_url": "https://api.github.com/users/ambisign-gavin/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ambisign-gavin/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ambisign-gavin/subscriptions",
- "organizations_url": "https://api.github.com/users/ambisign-gavin/orgs",
- "repos_url": "https://api.github.com/users/ambisign-gavin/repos",
- "events_url": "https://api.github.com/users/ambisign-gavin/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ambisign-gavin/received_events",
+ "url": "https://api.github.com/users/HyunmoAhn",
+ "html_url": "https://github.com/HyunmoAhn",
+ "followers_url": "https://api.github.com/users/HyunmoAhn/followers",
+ "following_url": "https://api.github.com/users/HyunmoAhn/following{/other_user}",
+ "gists_url": "https://api.github.com/users/HyunmoAhn/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/HyunmoAhn/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/HyunmoAhn/subscriptions",
+ "organizations_url": "https://api.github.com/users/HyunmoAhn/orgs",
+ "repos_url": "https://api.github.com/users/HyunmoAhn/repos",
+ "events_url": "https://api.github.com/users/HyunmoAhn/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/HyunmoAhn/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-msdownload",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 43722979,
- "download_count": 989,
- "created_at": "2019-03-06T06:52:42Z",
- "updated_at": "2019-03-06T06:53:25Z",
- "browser_download_url": "https://github.com/ambisign-gavin/todo-sticker/releases/download/v1.0.0/win-installer.exe"
- }
- ],
- "tarball_url": "https://api.github.com/repos/ambisign-gavin/todo-sticker/tarball/v1.0.0",
- "zipball_url": "https://api.github.com/repos/ambisign-gavin/todo-sticker/zipball/v1.0.0",
- "body_html": "Features \n\nAdd to-do as sticky notes. \nTime-reminder function. \nFilter to-do function. \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:09.516Z"
- },
- "timetable": {
- "latestRelease": {
- "url": "https://api.github.com/repos/willyb321/electron-menubar-timetable/releases/6381843",
- "assets_url": "https://api.github.com/repos/willyb321/electron-menubar-timetable/releases/6381843/assets",
- "upload_url": "https://uploads.github.com/repos/willyb321/electron-menubar-timetable/releases/6381843/assets{?name,label}",
- "html_url": "https://github.com/willyb321/electron-menubar-timetable/releases/tag/v1.6.3",
- "id": 6381843,
- "node_id": "MDc6UmVsZWFzZTYzODE4NDM=",
- "tag_name": "v1.6.3",
- "target_commitish": "master",
- "name": "The one that updated lots of deps.",
- "draft": false,
- "author": {
- "login": "willyb321",
- "id": 9222609,
- "node_id": "MDQ6VXNlcjkyMjI2MDk=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/9222609?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/willyb321",
- "html_url": "https://github.com/willyb321",
- "followers_url": "https://api.github.com/users/willyb321/followers",
- "following_url": "https://api.github.com/users/willyb321/following{/other_user}",
- "gists_url": "https://api.github.com/users/willyb321/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/willyb321/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/willyb321/subscriptions",
- "organizations_url": "https://api.github.com/users/willyb321/orgs",
- "repos_url": "https://api.github.com/users/willyb321/repos",
- "events_url": "https://api.github.com/users/willyb321/events{/privacy}",
- "received_events_url": "https://api.github.com/users/willyb321/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2017-05-15T01:18:29Z",
- "published_at": "2017-05-15T01:23:30Z",
- "assets": [
+ "size": 50995,
+ "download_count": 44,
+ "created_at": "2019-01-12T19:42:13Z",
+ "updated_at": "2019-01-12T19:42:14Z",
+ "browser_download_url": "https://github.com/HyunmoAhn/Tiny-Timer/releases/download/v1.0.2/Tiny-Timer-1.0.2.dmg.blockmap"
+ },
{
- "url": "https://api.github.com/repos/willyb321/electron-menubar-timetable/releases/assets/3873554",
- "id": 3873554,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDM4NzM1NTQ=",
- "name": "latest-mac.json",
+ "url": "https://api.github.com/repos/HyunmoAhn/Tiny-Timer/releases/assets/10534591",
+ "id": 10534591,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNTM0NTkx",
+ "name": "Tiny-Timer-Setup-1.0.2.exe",
"label": "",
"uploader": {
- "login": "willyb321",
- "id": 9222609,
- "node_id": "MDQ6VXNlcjkyMjI2MDk=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/9222609?v=4",
+ "login": "HyunmoAhn",
+ "id": 23732795,
+ "node_id": "MDQ6VXNlcjIzNzMyNzk1",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/23732795?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/willyb321",
- "html_url": "https://github.com/willyb321",
- "followers_url": "https://api.github.com/users/willyb321/followers",
- "following_url": "https://api.github.com/users/willyb321/following{/other_user}",
- "gists_url": "https://api.github.com/users/willyb321/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/willyb321/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/willyb321/subscriptions",
- "organizations_url": "https://api.github.com/users/willyb321/orgs",
- "repos_url": "https://api.github.com/users/willyb321/repos",
- "events_url": "https://api.github.com/users/willyb321/events{/privacy}",
- "received_events_url": "https://api.github.com/users/willyb321/received_events",
+ "url": "https://api.github.com/users/HyunmoAhn",
+ "html_url": "https://github.com/HyunmoAhn",
+ "followers_url": "https://api.github.com/users/HyunmoAhn/followers",
+ "following_url": "https://api.github.com/users/HyunmoAhn/following{/other_user}",
+ "gists_url": "https://api.github.com/users/HyunmoAhn/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/HyunmoAhn/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/HyunmoAhn/subscriptions",
+ "organizations_url": "https://api.github.com/users/HyunmoAhn/orgs",
+ "repos_url": "https://api.github.com/users/HyunmoAhn/repos",
+ "events_url": "https://api.github.com/users/HyunmoAhn/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/HyunmoAhn/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/json",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 187,
- "download_count": 41,
- "created_at": "2017-05-15T01:22:40Z",
- "updated_at": "2017-05-15T01:22:41Z",
- "browser_download_url": "https://github.com/willyb321/electron-menubar-timetable/releases/download/v1.6.3/latest-mac.json"
+ "size": 71689912,
+ "download_count": 1264,
+ "created_at": "2019-01-12T19:43:04Z",
+ "updated_at": "2019-01-12T19:43:13Z",
+ "browser_download_url": "https://github.com/HyunmoAhn/Tiny-Timer/releases/download/v1.0.2/Tiny-Timer-Setup-1.0.2.exe"
},
{
- "url": "https://api.github.com/repos/willyb321/electron-menubar-timetable/releases/assets/3873553",
- "id": 3873553,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDM4NzM1NTM=",
- "name": "TimeTable-1.6.3-mac.zip",
+ "url": "https://api.github.com/repos/HyunmoAhn/Tiny-Timer/releases/assets/10534590",
+ "id": 10534590,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNTM0NTkw",
+ "name": "Tiny-Timer-Setup-1.0.2.exe.blockmap",
"label": "",
"uploader": {
- "login": "willyb321",
- "id": 9222609,
- "node_id": "MDQ6VXNlcjkyMjI2MDk=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/9222609?v=4",
+ "login": "HyunmoAhn",
+ "id": 23732795,
+ "node_id": "MDQ6VXNlcjIzNzMyNzk1",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/23732795?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/willyb321",
- "html_url": "https://github.com/willyb321",
- "followers_url": "https://api.github.com/users/willyb321/followers",
- "following_url": "https://api.github.com/users/willyb321/following{/other_user}",
- "gists_url": "https://api.github.com/users/willyb321/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/willyb321/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/willyb321/subscriptions",
- "organizations_url": "https://api.github.com/users/willyb321/orgs",
- "repos_url": "https://api.github.com/users/willyb321/repos",
- "events_url": "https://api.github.com/users/willyb321/events{/privacy}",
- "received_events_url": "https://api.github.com/users/willyb321/received_events",
+ "url": "https://api.github.com/users/HyunmoAhn",
+ "html_url": "https://github.com/HyunmoAhn",
+ "followers_url": "https://api.github.com/users/HyunmoAhn/followers",
+ "following_url": "https://api.github.com/users/HyunmoAhn/following{/other_user}",
+ "gists_url": "https://api.github.com/users/HyunmoAhn/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/HyunmoAhn/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/HyunmoAhn/subscriptions",
+ "organizations_url": "https://api.github.com/users/HyunmoAhn/orgs",
+ "repos_url": "https://api.github.com/users/HyunmoAhn/repos",
+ "events_url": "https://api.github.com/users/HyunmoAhn/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/HyunmoAhn/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 67541901,
- "download_count": 56,
- "created_at": "2017-05-15T01:22:40Z",
- "updated_at": "2017-05-15T01:22:47Z",
- "browser_download_url": "https://github.com/willyb321/electron-menubar-timetable/releases/download/v1.6.3/TimeTable-1.6.3-mac.zip"
+ "size": 74431,
+ "download_count": 73,
+ "created_at": "2019-01-12T19:43:04Z",
+ "updated_at": "2019-01-12T19:43:05Z",
+ "browser_download_url": "https://github.com/HyunmoAhn/Tiny-Timer/releases/download/v1.0.2/Tiny-Timer-Setup-1.0.2.exe.blockmap"
},
{
- "url": "https://api.github.com/repos/willyb321/electron-menubar-timetable/releases/assets/3873550",
- "id": 3873550,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDM4NzM1NTA=",
- "name": "TimeTable-1.6.3.dmg",
+ "url": "https://api.github.com/repos/HyunmoAhn/Tiny-Timer/releases/assets/10534585",
+ "id": 10534585,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEwNTM0NTg1",
+ "name": "Tiny-Timer_1.0.2_amd64.snap",
"label": "",
"uploader": {
- "login": "willyb321",
- "id": 9222609,
- "node_id": "MDQ6VXNlcjkyMjI2MDk=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/9222609?v=4",
+ "login": "HyunmoAhn",
+ "id": 23732795,
+ "node_id": "MDQ6VXNlcjIzNzMyNzk1",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/23732795?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/willyb321",
- "html_url": "https://github.com/willyb321",
- "followers_url": "https://api.github.com/users/willyb321/followers",
- "following_url": "https://api.github.com/users/willyb321/following{/other_user}",
- "gists_url": "https://api.github.com/users/willyb321/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/willyb321/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/willyb321/subscriptions",
- "organizations_url": "https://api.github.com/users/willyb321/orgs",
- "repos_url": "https://api.github.com/users/willyb321/repos",
- "events_url": "https://api.github.com/users/willyb321/events{/privacy}",
- "received_events_url": "https://api.github.com/users/willyb321/received_events",
+ "url": "https://api.github.com/users/HyunmoAhn",
+ "html_url": "https://github.com/HyunmoAhn",
+ "followers_url": "https://api.github.com/users/HyunmoAhn/followers",
+ "following_url": "https://api.github.com/users/HyunmoAhn/following{/other_user}",
+ "gists_url": "https://api.github.com/users/HyunmoAhn/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/HyunmoAhn/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/HyunmoAhn/subscriptions",
+ "organizations_url": "https://api.github.com/users/HyunmoAhn/orgs",
+ "repos_url": "https://api.github.com/users/HyunmoAhn/repos",
+ "events_url": "https://api.github.com/users/HyunmoAhn/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/HyunmoAhn/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-apple-diskimage",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 69418019,
- "download_count": 110,
- "created_at": "2017-05-15T01:21:44Z",
- "updated_at": "2017-05-15T01:21:48Z",
- "browser_download_url": "https://github.com/willyb321/electron-menubar-timetable/releases/download/v1.6.3/TimeTable-1.6.3.dmg"
+ "size": 109031424,
+ "download_count": 47,
+ "created_at": "2019-01-12T19:42:44Z",
+ "updated_at": "2019-01-12T19:42:56Z",
+ "browser_download_url": "https://github.com/HyunmoAhn/Tiny-Timer/releases/download/v1.0.2/Tiny-Timer_1.0.2_amd64.snap"
}
],
- "tarball_url": "https://api.github.com/repos/willyb321/electron-menubar-timetable/tarball/v1.6.3",
- "zipball_url": "https://api.github.com/repos/willyb321/electron-menubar-timetable/zipball/v1.6.3",
- "body_html": "Basically a maintenance release.
"
+ "tarball_url": "https://api.github.com/repos/HyunmoAhn/Tiny-Timer/tarball/v1.0.2",
+ "zipball_url": "https://api.github.com/repos/HyunmoAhn/Tiny-Timer/zipball/v1.0.2",
+ "body_html": "Feature \n\ntextarea doesn't resizable. (#11 ) \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:09.537Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:17.420Z"
},
"todokit": {
"latestRelease": {
@@ -104572,152 +104572,7 @@
"zipball_url": "https://api.github.com/repos/joe-lz/TodoKit/zipball/2.2.1",
"body_html": "国内下载 \n"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:09.569Z"
- },
- "todometer": {
- "latestRelease": {
- "url": "https://api.github.com/repos/cassidoo/todometer/releases/24017631",
- "assets_url": "https://api.github.com/repos/cassidoo/todometer/releases/24017631/assets",
- "upload_url": "https://uploads.github.com/repos/cassidoo/todometer/releases/24017631/assets{?name,label}",
- "html_url": "https://github.com/cassidoo/todometer/releases/tag/v2.0.1",
- "id": 24017631,
- "node_id": "MDc6UmVsZWFzZTI0MDE3NjMx",
- "tag_name": "v2.0.1",
- "target_commitish": "master",
- "name": "Version 2.0.1",
- "draft": false,
- "author": {
- "login": "cassidoo",
- "id": 1454517,
- "node_id": "MDQ6VXNlcjE0NTQ1MTc=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/1454517?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/cassidoo",
- "html_url": "https://github.com/cassidoo",
- "followers_url": "https://api.github.com/users/cassidoo/followers",
- "following_url": "https://api.github.com/users/cassidoo/following{/other_user}",
- "gists_url": "https://api.github.com/users/cassidoo/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/cassidoo/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/cassidoo/subscriptions",
- "organizations_url": "https://api.github.com/users/cassidoo/orgs",
- "repos_url": "https://api.github.com/users/cassidoo/repos",
- "events_url": "https://api.github.com/users/cassidoo/events{/privacy}",
- "received_events_url": "https://api.github.com/users/cassidoo/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-02-26T20:57:34Z",
- "published_at": "2020-02-26T21:27:09Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/cassidoo/todometer/releases/assets/18318049",
- "id": 18318049,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE4MzE4MDQ5",
- "name": "todometer.for.linux.zip",
- "label": null,
- "uploader": {
- "login": "cassidoo",
- "id": 1454517,
- "node_id": "MDQ6VXNlcjE0NTQ1MTc=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/1454517?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/cassidoo",
- "html_url": "https://github.com/cassidoo",
- "followers_url": "https://api.github.com/users/cassidoo/followers",
- "following_url": "https://api.github.com/users/cassidoo/following{/other_user}",
- "gists_url": "https://api.github.com/users/cassidoo/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/cassidoo/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/cassidoo/subscriptions",
- "organizations_url": "https://api.github.com/users/cassidoo/orgs",
- "repos_url": "https://api.github.com/users/cassidoo/repos",
- "events_url": "https://api.github.com/users/cassidoo/events{/privacy}",
- "received_events_url": "https://api.github.com/users/cassidoo/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 70804485,
- "download_count": 756,
- "created_at": "2020-02-26T21:05:26Z",
- "updated_at": "2020-02-26T21:06:04Z",
- "browser_download_url": "https://github.com/cassidoo/todometer/releases/download/v2.0.1/todometer.for.linux.zip"
- },
- {
- "url": "https://api.github.com/repos/cassidoo/todometer/releases/assets/18318059",
- "id": 18318059,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE4MzE4MDU5",
- "name": "todometer.for.mac.zip",
- "label": null,
- "uploader": {
- "login": "cassidoo",
- "id": 1454517,
- "node_id": "MDQ6VXNlcjE0NTQ1MTc=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/1454517?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/cassidoo",
- "html_url": "https://github.com/cassidoo",
- "followers_url": "https://api.github.com/users/cassidoo/followers",
- "following_url": "https://api.github.com/users/cassidoo/following{/other_user}",
- "gists_url": "https://api.github.com/users/cassidoo/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/cassidoo/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/cassidoo/subscriptions",
- "organizations_url": "https://api.github.com/users/cassidoo/orgs",
- "repos_url": "https://api.github.com/users/cassidoo/repos",
- "events_url": "https://api.github.com/users/cassidoo/events{/privacy}",
- "received_events_url": "https://api.github.com/users/cassidoo/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 64290796,
- "download_count": 977,
- "created_at": "2020-02-26T21:06:04Z",
- "updated_at": "2020-02-26T21:06:22Z",
- "browser_download_url": "https://github.com/cassidoo/todometer/releases/download/v2.0.1/todometer.for.mac.zip"
- },
- {
- "url": "https://api.github.com/repos/cassidoo/todometer/releases/assets/18318064",
- "id": 18318064,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE4MzE4MDY0",
- "name": "todometer.for.windows.zip",
- "label": null,
- "uploader": {
- "login": "cassidoo",
- "id": 1454517,
- "node_id": "MDQ6VXNlcjE0NTQ1MTc=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/1454517?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/cassidoo",
- "html_url": "https://github.com/cassidoo",
- "followers_url": "https://api.github.com/users/cassidoo/followers",
- "following_url": "https://api.github.com/users/cassidoo/following{/other_user}",
- "gists_url": "https://api.github.com/users/cassidoo/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/cassidoo/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/cassidoo/subscriptions",
- "organizations_url": "https://api.github.com/users/cassidoo/orgs",
- "repos_url": "https://api.github.com/users/cassidoo/repos",
- "events_url": "https://api.github.com/users/cassidoo/events{/privacy}",
- "received_events_url": "https://api.github.com/users/cassidoo/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 64728993,
- "download_count": 2796,
- "created_at": "2020-02-26T21:06:22Z",
- "updated_at": "2020-02-26T21:06:31Z",
- "browser_download_url": "https://github.com/cassidoo/todometer/releases/download/v2.0.1/todometer.for.windows.zip"
- }
- ],
- "tarball_url": "https://api.github.com/repos/cassidoo/todometer/tarball/v2.0.1",
- "zipball_url": "https://api.github.com/repos/cassidoo/todometer/zipball/v2.0.1",
- "body_html": "They say that the best way to find bugs is to make a release. Here's the latest with some improvements:
\n\n#77 : This fixes notifications settings that were not saving properly \n#76 + #78 : This allows for users to resume their tasks that they paused before \n#79 : This adds the ability to see an example notification before enabling them \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:09.616Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:17.460Z"
},
"todolist": {
"latestRelease": {
@@ -104784,7 +104639,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 369,
- "download_count": 80,
+ "download_count": 81,
"created_at": "2020-08-01T13:11:40Z",
"updated_at": "2020-08-01T13:11:40Z",
"browser_download_url": "https://github.com/blaadje/Todolist/releases/download/v0.28.1/latest-linux.yml"
@@ -104818,7 +104673,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 516,
- "download_count": 270,
+ "download_count": 271,
"created_at": "2020-08-01T13:11:56Z",
"updated_at": "2020-08-01T13:11:56Z",
"browser_download_url": "https://github.com/blaadje/Todolist/releases/download/v0.28.1/latest-mac.yml"
@@ -104852,7 +104707,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 347,
- "download_count": 3460,
+ "download_count": 3477,
"created_at": "2020-08-01T13:12:12Z",
"updated_at": "2020-08-01T13:12:13Z",
"browser_download_url": "https://github.com/blaadje/Todolist/releases/download/v0.28.1/latest.yml"
@@ -104920,7 +104775,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 78385787,
- "download_count": 134,
+ "download_count": 135,
"created_at": "2020-08-01T13:10:30Z",
"updated_at": "2020-08-01T13:10:32Z",
"browser_download_url": "https://github.com/blaadje/Todolist/releases/download/v0.28.1/Todolist-0.28.1.AppImage"
@@ -105022,7 +104877,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 51860404,
- "download_count": 2696,
+ "download_count": 2701,
"created_at": "2020-08-01T13:12:09Z",
"updated_at": "2020-08-01T13:12:12Z",
"browser_download_url": "https://github.com/blaadje/Todolist/releases/download/v0.28.1/Todolist-Setup-0.28.1.exe"
@@ -105053,20 +104908,165 @@
"type": "Bot",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 55938,
+ "download_count": 52,
+ "created_at": "2020-08-01T13:12:09Z",
+ "updated_at": "2020-08-01T13:12:09Z",
+ "browser_download_url": "https://github.com/blaadje/Todolist/releases/download/v0.28.1/Todolist-Setup-0.28.1.exe.blockmap"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/blaadje/Todolist/tarball/v0.28.1",
+ "zipball_url": "https://api.github.com/repos/blaadje/Todolist/zipball/v0.28.1",
+ "body_html": ""
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:17.465Z"
+ },
+ "todometer": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/cassidoo/todometer/releases/24017631",
+ "assets_url": "https://api.github.com/repos/cassidoo/todometer/releases/24017631/assets",
+ "upload_url": "https://uploads.github.com/repos/cassidoo/todometer/releases/24017631/assets{?name,label}",
+ "html_url": "https://github.com/cassidoo/todometer/releases/tag/v2.0.1",
+ "id": 24017631,
+ "node_id": "MDc6UmVsZWFzZTI0MDE3NjMx",
+ "tag_name": "v2.0.1",
+ "target_commitish": "master",
+ "name": "Version 2.0.1",
+ "draft": false,
+ "author": {
+ "login": "cassidoo",
+ "id": 1454517,
+ "node_id": "MDQ6VXNlcjE0NTQ1MTc=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/1454517?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/cassidoo",
+ "html_url": "https://github.com/cassidoo",
+ "followers_url": "https://api.github.com/users/cassidoo/followers",
+ "following_url": "https://api.github.com/users/cassidoo/following{/other_user}",
+ "gists_url": "https://api.github.com/users/cassidoo/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/cassidoo/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/cassidoo/subscriptions",
+ "organizations_url": "https://api.github.com/users/cassidoo/orgs",
+ "repos_url": "https://api.github.com/users/cassidoo/repos",
+ "events_url": "https://api.github.com/users/cassidoo/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/cassidoo/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2020-02-26T20:57:34Z",
+ "published_at": "2020-02-26T21:27:09Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/cassidoo/todometer/releases/assets/18318049",
+ "id": 18318049,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE4MzE4MDQ5",
+ "name": "todometer.for.linux.zip",
+ "label": null,
+ "uploader": {
+ "login": "cassidoo",
+ "id": 1454517,
+ "node_id": "MDQ6VXNlcjE0NTQ1MTc=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/1454517?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/cassidoo",
+ "html_url": "https://github.com/cassidoo",
+ "followers_url": "https://api.github.com/users/cassidoo/followers",
+ "following_url": "https://api.github.com/users/cassidoo/following{/other_user}",
+ "gists_url": "https://api.github.com/users/cassidoo/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/cassidoo/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/cassidoo/subscriptions",
+ "organizations_url": "https://api.github.com/users/cassidoo/orgs",
+ "repos_url": "https://api.github.com/users/cassidoo/repos",
+ "events_url": "https://api.github.com/users/cassidoo/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/cassidoo/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 70804485,
+ "download_count": 758,
+ "created_at": "2020-02-26T21:05:26Z",
+ "updated_at": "2020-02-26T21:06:04Z",
+ "browser_download_url": "https://github.com/cassidoo/todometer/releases/download/v2.0.1/todometer.for.linux.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/cassidoo/todometer/releases/assets/18318059",
+ "id": 18318059,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE4MzE4MDU5",
+ "name": "todometer.for.mac.zip",
+ "label": null,
+ "uploader": {
+ "login": "cassidoo",
+ "id": 1454517,
+ "node_id": "MDQ6VXNlcjE0NTQ1MTc=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/1454517?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/cassidoo",
+ "html_url": "https://github.com/cassidoo",
+ "followers_url": "https://api.github.com/users/cassidoo/followers",
+ "following_url": "https://api.github.com/users/cassidoo/following{/other_user}",
+ "gists_url": "https://api.github.com/users/cassidoo/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/cassidoo/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/cassidoo/subscriptions",
+ "organizations_url": "https://api.github.com/users/cassidoo/orgs",
+ "repos_url": "https://api.github.com/users/cassidoo/repos",
+ "events_url": "https://api.github.com/users/cassidoo/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/cassidoo/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 64290796,
+ "download_count": 977,
+ "created_at": "2020-02-26T21:06:04Z",
+ "updated_at": "2020-02-26T21:06:22Z",
+ "browser_download_url": "https://github.com/cassidoo/todometer/releases/download/v2.0.1/todometer.for.mac.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/cassidoo/todometer/releases/assets/18318064",
+ "id": 18318064,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE4MzE4MDY0",
+ "name": "todometer.for.windows.zip",
+ "label": null,
+ "uploader": {
+ "login": "cassidoo",
+ "id": 1454517,
+ "node_id": "MDQ6VXNlcjE0NTQ1MTc=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/1454517?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/cassidoo",
+ "html_url": "https://github.com/cassidoo",
+ "followers_url": "https://api.github.com/users/cassidoo/followers",
+ "following_url": "https://api.github.com/users/cassidoo/following{/other_user}",
+ "gists_url": "https://api.github.com/users/cassidoo/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/cassidoo/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/cassidoo/subscriptions",
+ "organizations_url": "https://api.github.com/users/cassidoo/orgs",
+ "repos_url": "https://api.github.com/users/cassidoo/repos",
+ "events_url": "https://api.github.com/users/cassidoo/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/cassidoo/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 55938,
- "download_count": 52,
- "created_at": "2020-08-01T13:12:09Z",
- "updated_at": "2020-08-01T13:12:09Z",
- "browser_download_url": "https://github.com/blaadje/Todolist/releases/download/v0.28.1/Todolist-Setup-0.28.1.exe.blockmap"
+ "size": 64728993,
+ "download_count": 2799,
+ "created_at": "2020-02-26T21:06:22Z",
+ "updated_at": "2020-02-26T21:06:31Z",
+ "browser_download_url": "https://github.com/cassidoo/todometer/releases/download/v2.0.1/todometer.for.windows.zip"
}
],
- "tarball_url": "https://api.github.com/repos/blaadje/Todolist/tarball/v0.28.1",
- "zipball_url": "https://api.github.com/repos/blaadje/Todolist/zipball/v0.28.1",
- "body_html": ""
+ "tarball_url": "https://api.github.com/repos/cassidoo/todometer/tarball/v2.0.1",
+ "zipball_url": "https://api.github.com/repos/cassidoo/todometer/zipball/v2.0.1",
+ "body_html": "They say that the best way to find bugs is to make a release. Here's the latest with some improvements:
\n\n#77 : This fixes notifications settings that were not saving properly \n#76 + #78 : This allows for users to resume their tasks that they paused before \n#79 : This adds the ability to see an example notification before enabling them \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:09.635Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:17.513Z"
},
"todu": {
"latestRelease": {
@@ -105177,254 +105177,7 @@
"zipball_url": "https://api.github.com/repos/CyanSalt/todu/zipball/v1.10.2",
"body_html": "Changes \n\nThis is a hotfix version. \nFix bug when removing todo items. \nBREAKING CHANGES FOR CUSTOMIZATION: Change reserved word of translation from locale#!0
to @use
\n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:09.659Z"
- },
- "tofino": {
- "latestRelease": {
- "url": "https://api.github.com/repos/mozilla/tofino/releases/4637911",
- "assets_url": "https://api.github.com/repos/mozilla/tofino/releases/4637911/assets",
- "upload_url": "https://uploads.github.com/repos/mozilla/tofino/releases/4637911/assets{?name,label}",
- "html_url": "https://github.com/mozilla/tofino/releases/tag/v0.2.0",
- "id": 4637911,
- "node_id": "MDc6UmVsZWFzZTQ2Mzc5MTE=",
- "tag_name": "v0.2.0",
- "target_commitish": "e4900259666a13832e51a698d3dd45dd93221a65",
- "name": "v0.2.0",
- "draft": false,
- "author": {
- "login": "Mossop",
- "id": 437326,
- "node_id": "MDQ6VXNlcjQzNzMyNg==",
- "avatar_url": "https://avatars3.githubusercontent.com/u/437326?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Mossop",
- "html_url": "https://github.com/Mossop",
- "followers_url": "https://api.github.com/users/Mossop/followers",
- "following_url": "https://api.github.com/users/Mossop/following{/other_user}",
- "gists_url": "https://api.github.com/users/Mossop/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Mossop/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Mossop/subscriptions",
- "organizations_url": "https://api.github.com/users/Mossop/orgs",
- "repos_url": "https://api.github.com/users/Mossop/repos",
- "events_url": "https://api.github.com/users/Mossop/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Mossop/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2016-11-11T17:04:10Z",
- "published_at": "2016-11-11T18:10:23Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/mozilla/tofino/releases/assets/2630457",
- "id": 2630457,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MzA0NTc=",
- "name": "RELEASES",
- "label": "",
- "uploader": {
- "login": "Mossop",
- "id": 437326,
- "node_id": "MDQ6VXNlcjQzNzMyNg==",
- "avatar_url": "https://avatars3.githubusercontent.com/u/437326?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Mossop",
- "html_url": "https://github.com/Mossop",
- "followers_url": "https://api.github.com/users/Mossop/followers",
- "following_url": "https://api.github.com/users/Mossop/following{/other_user}",
- "gists_url": "https://api.github.com/users/Mossop/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Mossop/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Mossop/subscriptions",
- "organizations_url": "https://api.github.com/users/Mossop/orgs",
- "repos_url": "https://api.github.com/users/Mossop/repos",
- "events_url": "https://api.github.com/users/Mossop/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Mossop/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 76,
- "download_count": 162,
- "created_at": "2016-11-11T17:21:24Z",
- "updated_at": "2016-11-11T17:21:25Z",
- "browser_download_url": "https://github.com/mozilla/tofino/releases/download/v0.2.0/RELEASES"
- },
- {
- "url": "https://api.github.com/repos/mozilla/tofino/releases/assets/2630458",
- "id": 2630458,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MzA0NTg=",
- "name": "Tofino-0.2.0-full.nupkg",
- "label": "",
- "uploader": {
- "login": "Mossop",
- "id": 437326,
- "node_id": "MDQ6VXNlcjQzNzMyNg==",
- "avatar_url": "https://avatars3.githubusercontent.com/u/437326?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Mossop",
- "html_url": "https://github.com/Mossop",
- "followers_url": "https://api.github.com/users/Mossop/followers",
- "following_url": "https://api.github.com/users/Mossop/following{/other_user}",
- "gists_url": "https://api.github.com/users/Mossop/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Mossop/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Mossop/subscriptions",
- "organizations_url": "https://api.github.com/users/Mossop/orgs",
- "repos_url": "https://api.github.com/users/Mossop/repos",
- "events_url": "https://api.github.com/users/Mossop/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Mossop/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 63380456,
- "download_count": 93,
- "created_at": "2016-11-11T17:21:25Z",
- "updated_at": "2016-11-11T17:21:28Z",
- "browser_download_url": "https://github.com/mozilla/tofino/releases/download/v0.2.0/Tofino-0.2.0-full.nupkg"
- },
- {
- "url": "https://api.github.com/repos/mozilla/tofino/releases/assets/2630625",
- "id": 2630625,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MzA2MjU=",
- "name": "tofino-darwin-x64.dmg",
- "label": "",
- "uploader": {
- "login": "Mossop",
- "id": 437326,
- "node_id": "MDQ6VXNlcjQzNzMyNg==",
- "avatar_url": "https://avatars3.githubusercontent.com/u/437326?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Mossop",
- "html_url": "https://github.com/Mossop",
- "followers_url": "https://api.github.com/users/Mossop/followers",
- "following_url": "https://api.github.com/users/Mossop/following{/other_user}",
- "gists_url": "https://api.github.com/users/Mossop/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Mossop/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Mossop/subscriptions",
- "organizations_url": "https://api.github.com/users/Mossop/orgs",
- "repos_url": "https://api.github.com/users/Mossop/repos",
- "events_url": "https://api.github.com/users/Mossop/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Mossop/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-apple-diskimage",
- "state": "uploaded",
- "size": 55939390,
- "download_count": 518,
- "created_at": "2016-11-11T18:10:20Z",
- "updated_at": "2016-11-11T18:10:23Z",
- "browser_download_url": "https://github.com/mozilla/tofino/releases/download/v0.2.0/tofino-darwin-x64.dmg"
- },
- {
- "url": "https://api.github.com/repos/mozilla/tofino/releases/assets/2630624",
- "id": 2630624,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MzA2MjQ=",
- "name": "tofino-darwin-x64.zip",
- "label": "",
- "uploader": {
- "login": "Mossop",
- "id": 437326,
- "node_id": "MDQ6VXNlcjQzNzMyNg==",
- "avatar_url": "https://avatars3.githubusercontent.com/u/437326?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Mossop",
- "html_url": "https://github.com/Mossop",
- "followers_url": "https://api.github.com/users/Mossop/followers",
- "following_url": "https://api.github.com/users/Mossop/following{/other_user}",
- "gists_url": "https://api.github.com/users/Mossop/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Mossop/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Mossop/subscriptions",
- "organizations_url": "https://api.github.com/users/Mossop/orgs",
- "repos_url": "https://api.github.com/users/Mossop/repos",
- "events_url": "https://api.github.com/users/Mossop/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Mossop/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 61333178,
- "download_count": 89,
- "created_at": "2016-11-11T18:10:12Z",
- "updated_at": "2016-11-11T18:10:19Z",
- "browser_download_url": "https://github.com/mozilla/tofino/releases/download/v0.2.0/tofino-darwin-x64.zip"
- },
- {
- "url": "https://api.github.com/repos/mozilla/tofino/releases/assets/2630436",
- "id": 2630436,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MzA0MzY=",
- "name": "tofino-linux-x64.tar.bz2",
- "label": "",
- "uploader": {
- "login": "Mossop",
- "id": 437326,
- "node_id": "MDQ6VXNlcjQzNzMyNg==",
- "avatar_url": "https://avatars3.githubusercontent.com/u/437326?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Mossop",
- "html_url": "https://github.com/Mossop",
- "followers_url": "https://api.github.com/users/Mossop/followers",
- "following_url": "https://api.github.com/users/Mossop/following{/other_user}",
- "gists_url": "https://api.github.com/users/Mossop/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Mossop/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Mossop/subscriptions",
- "organizations_url": "https://api.github.com/users/Mossop/orgs",
- "repos_url": "https://api.github.com/users/Mossop/repos",
- "events_url": "https://api.github.com/users/Mossop/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Mossop/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-bzip2",
- "state": "uploaded",
- "size": 59138317,
- "download_count": 495,
- "created_at": "2016-11-11T17:15:32Z",
- "updated_at": "2016-11-11T17:15:35Z",
- "browser_download_url": "https://github.com/mozilla/tofino/releases/download/v0.2.0/tofino-linux-x64.tar.bz2"
- },
- {
- "url": "https://api.github.com/repos/mozilla/tofino/releases/assets/2630459",
- "id": 2630459,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MzA0NTk=",
- "name": "tofino-win32-ia32.exe",
- "label": "",
- "uploader": {
- "login": "Mossop",
- "id": 437326,
- "node_id": "MDQ6VXNlcjQzNzMyNg==",
- "avatar_url": "https://avatars3.githubusercontent.com/u/437326?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Mossop",
- "html_url": "https://github.com/Mossop",
- "followers_url": "https://api.github.com/users/Mossop/followers",
- "following_url": "https://api.github.com/users/Mossop/following{/other_user}",
- "gists_url": "https://api.github.com/users/Mossop/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Mossop/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Mossop/subscriptions",
- "organizations_url": "https://api.github.com/users/Mossop/orgs",
- "repos_url": "https://api.github.com/users/Mossop/repos",
- "events_url": "https://api.github.com/users/Mossop/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Mossop/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 63611904,
- "download_count": 1421,
- "created_at": "2016-11-11T17:21:28Z",
- "updated_at": "2016-11-11T17:21:31Z",
- "browser_download_url": "https://github.com/mozilla/tofino/releases/download/v0.2.0/tofino-win32-ia32.exe"
- }
- ],
- "tarball_url": "https://api.github.com/repos/mozilla/tofino/tarball/v0.2.0",
- "zipball_url": "https://api.github.com/repos/mozilla/tofino/zipball/v0.2.0",
- "body_html": "Draft release
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:09.706Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:17.556Z"
},
"transee": {
"latestRelease": {
@@ -105491,7 +105244,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 509,
- "download_count": 26203,
+ "download_count": 26220,
"created_at": "2018-12-27T17:48:46Z",
"updated_at": "2018-12-27T17:48:46Z",
"browser_download_url": "https://github.com/alessioforte/transee/releases/download/v1.2.5/latest-mac.yml"
@@ -105525,7 +105278,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 342,
- "download_count": 26800,
+ "download_count": 26832,
"created_at": "2018-12-27T17:48:46Z",
"updated_at": "2018-12-27T17:48:46Z",
"browser_download_url": "https://github.com/alessioforte/transee/releases/download/v1.2.5/latest.yml"
@@ -105556,156 +105309,403 @@
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 47667479,
+ "download_count": 69,
+ "created_at": "2018-12-27T17:47:46Z",
+ "updated_at": "2018-12-27T17:48:31Z",
+ "browser_download_url": "https://github.com/alessioforte/transee/releases/download/v1.2.5/Transee-1.2.5-mac.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/alessioforte/transee/releases/assets/10326489",
+ "id": 10326489,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEwMzI2NDg5",
+ "name": "Transee-1.2.5.dmg",
+ "label": "",
+ "uploader": {
+ "login": "alessioforte",
+ "id": 26298269,
+ "node_id": "MDQ6VXNlcjI2Mjk4MjY5",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/26298269?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/alessioforte",
+ "html_url": "https://github.com/alessioforte",
+ "followers_url": "https://api.github.com/users/alessioforte/followers",
+ "following_url": "https://api.github.com/users/alessioforte/following{/other_user}",
+ "gists_url": "https://api.github.com/users/alessioforte/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/alessioforte/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/alessioforte/subscriptions",
+ "organizations_url": "https://api.github.com/users/alessioforte/orgs",
+ "repos_url": "https://api.github.com/users/alessioforte/repos",
+ "events_url": "https://api.github.com/users/alessioforte/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/alessioforte/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 49737067,
+ "download_count": 693,
+ "created_at": "2018-12-27T17:47:51Z",
+ "updated_at": "2018-12-27T17:48:26Z",
+ "browser_download_url": "https://github.com/alessioforte/transee/releases/download/v1.2.5/Transee-1.2.5.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/alessioforte/transee/releases/assets/10326490",
+ "id": 10326490,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEwMzI2NDkw",
+ "name": "Transee-1.2.5.dmg.blockmap",
+ "label": "",
+ "uploader": {
+ "login": "alessioforte",
+ "id": 26298269,
+ "node_id": "MDQ6VXNlcjI2Mjk4MjY5",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/26298269?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/alessioforte",
+ "html_url": "https://github.com/alessioforte",
+ "followers_url": "https://api.github.com/users/alessioforte/followers",
+ "following_url": "https://api.github.com/users/alessioforte/following{/other_user}",
+ "gists_url": "https://api.github.com/users/alessioforte/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/alessioforte/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/alessioforte/subscriptions",
+ "organizations_url": "https://api.github.com/users/alessioforte/orgs",
+ "repos_url": "https://api.github.com/users/alessioforte/repos",
+ "events_url": "https://api.github.com/users/alessioforte/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/alessioforte/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 53721,
+ "download_count": 29,
+ "created_at": "2018-12-27T17:47:51Z",
+ "updated_at": "2018-12-27T17:47:52Z",
+ "browser_download_url": "https://github.com/alessioforte/transee/releases/download/v1.2.5/Transee-1.2.5.dmg.blockmap"
+ },
+ {
+ "url": "https://api.github.com/repos/alessioforte/transee/releases/assets/10326492",
+ "id": 10326492,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEwMzI2NDky",
+ "name": "transee-setup-1.2.5.exe",
+ "label": "",
+ "uploader": {
+ "login": "alessioforte",
+ "id": 26298269,
+ "node_id": "MDQ6VXNlcjI2Mjk4MjY5",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/26298269?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/alessioforte",
+ "html_url": "https://github.com/alessioforte",
+ "followers_url": "https://api.github.com/users/alessioforte/followers",
+ "following_url": "https://api.github.com/users/alessioforte/following{/other_user}",
+ "gists_url": "https://api.github.com/users/alessioforte/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/alessioforte/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/alessioforte/subscriptions",
+ "organizations_url": "https://api.github.com/users/alessioforte/orgs",
+ "repos_url": "https://api.github.com/users/alessioforte/repos",
+ "events_url": "https://api.github.com/users/alessioforte/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/alessioforte/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 36728404,
+ "download_count": 4605,
+ "created_at": "2018-12-27T17:48:19Z",
+ "updated_at": "2018-12-27T17:48:45Z",
+ "browser_download_url": "https://github.com/alessioforte/transee/releases/download/v1.2.5/transee-setup-1.2.5.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/alessioforte/transee/releases/assets/10326491",
+ "id": 10326491,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEwMzI2NDkx",
+ "name": "transee-setup-1.2.5.exe.blockmap",
+ "label": "",
+ "uploader": {
+ "login": "alessioforte",
+ "id": 26298269,
+ "node_id": "MDQ6VXNlcjI2Mjk4MjY5",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/26298269?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/alessioforte",
+ "html_url": "https://github.com/alessioforte",
+ "followers_url": "https://api.github.com/users/alessioforte/followers",
+ "following_url": "https://api.github.com/users/alessioforte/following{/other_user}",
+ "gists_url": "https://api.github.com/users/alessioforte/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/alessioforte/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/alessioforte/subscriptions",
+ "organizations_url": "https://api.github.com/users/alessioforte/orgs",
+ "repos_url": "https://api.github.com/users/alessioforte/repos",
+ "events_url": "https://api.github.com/users/alessioforte/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/alessioforte/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 39633,
+ "download_count": 156,
+ "created_at": "2018-12-27T17:48:19Z",
+ "updated_at": "2018-12-27T17:48:20Z",
+ "browser_download_url": "https://github.com/alessioforte/transee/releases/download/v1.2.5/transee-setup-1.2.5.exe.blockmap"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/alessioforte/transee/tarball/v1.2.5",
+ "zipball_url": "https://api.github.com/repos/alessioforte/transee/zipball/v1.2.5",
+ "body_html": ""
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:17.607Z"
+ },
+ "tofino": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/mozilla/tofino/releases/4637911",
+ "assets_url": "https://api.github.com/repos/mozilla/tofino/releases/4637911/assets",
+ "upload_url": "https://uploads.github.com/repos/mozilla/tofino/releases/4637911/assets{?name,label}",
+ "html_url": "https://github.com/mozilla/tofino/releases/tag/v0.2.0",
+ "id": 4637911,
+ "node_id": "MDc6UmVsZWFzZTQ2Mzc5MTE=",
+ "tag_name": "v0.2.0",
+ "target_commitish": "e4900259666a13832e51a698d3dd45dd93221a65",
+ "name": "v0.2.0",
+ "draft": false,
+ "author": {
+ "login": "Mossop",
+ "id": 437326,
+ "node_id": "MDQ6VXNlcjQzNzMyNg==",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/437326?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Mossop",
+ "html_url": "https://github.com/Mossop",
+ "followers_url": "https://api.github.com/users/Mossop/followers",
+ "following_url": "https://api.github.com/users/Mossop/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Mossop/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Mossop/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Mossop/subscriptions",
+ "organizations_url": "https://api.github.com/users/Mossop/orgs",
+ "repos_url": "https://api.github.com/users/Mossop/repos",
+ "events_url": "https://api.github.com/users/Mossop/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Mossop/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2016-11-11T17:04:10Z",
+ "published_at": "2016-11-11T18:10:23Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/mozilla/tofino/releases/assets/2630457",
+ "id": 2630457,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MzA0NTc=",
+ "name": "RELEASES",
+ "label": "",
+ "uploader": {
+ "login": "Mossop",
+ "id": 437326,
+ "node_id": "MDQ6VXNlcjQzNzMyNg==",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/437326?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Mossop",
+ "html_url": "https://github.com/Mossop",
+ "followers_url": "https://api.github.com/users/Mossop/followers",
+ "following_url": "https://api.github.com/users/Mossop/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Mossop/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Mossop/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Mossop/subscriptions",
+ "organizations_url": "https://api.github.com/users/Mossop/orgs",
+ "repos_url": "https://api.github.com/users/Mossop/repos",
+ "events_url": "https://api.github.com/users/Mossop/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Mossop/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 76,
+ "download_count": 163,
+ "created_at": "2016-11-11T17:21:24Z",
+ "updated_at": "2016-11-11T17:21:25Z",
+ "browser_download_url": "https://github.com/mozilla/tofino/releases/download/v0.2.0/RELEASES"
+ },
+ {
+ "url": "https://api.github.com/repos/mozilla/tofino/releases/assets/2630458",
+ "id": 2630458,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MzA0NTg=",
+ "name": "Tofino-0.2.0-full.nupkg",
+ "label": "",
+ "uploader": {
+ "login": "Mossop",
+ "id": 437326,
+ "node_id": "MDQ6VXNlcjQzNzMyNg==",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/437326?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Mossop",
+ "html_url": "https://github.com/Mossop",
+ "followers_url": "https://api.github.com/users/Mossop/followers",
+ "following_url": "https://api.github.com/users/Mossop/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Mossop/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Mossop/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Mossop/subscriptions",
+ "organizations_url": "https://api.github.com/users/Mossop/orgs",
+ "repos_url": "https://api.github.com/users/Mossop/repos",
+ "events_url": "https://api.github.com/users/Mossop/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Mossop/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 47667479,
- "download_count": 69,
- "created_at": "2018-12-27T17:47:46Z",
- "updated_at": "2018-12-27T17:48:31Z",
- "browser_download_url": "https://github.com/alessioforte/transee/releases/download/v1.2.5/Transee-1.2.5-mac.zip"
+ "size": 63380456,
+ "download_count": 94,
+ "created_at": "2016-11-11T17:21:25Z",
+ "updated_at": "2016-11-11T17:21:28Z",
+ "browser_download_url": "https://github.com/mozilla/tofino/releases/download/v0.2.0/Tofino-0.2.0-full.nupkg"
},
{
- "url": "https://api.github.com/repos/alessioforte/transee/releases/assets/10326489",
- "id": 10326489,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEwMzI2NDg5",
- "name": "Transee-1.2.5.dmg",
+ "url": "https://api.github.com/repos/mozilla/tofino/releases/assets/2630625",
+ "id": 2630625,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MzA2MjU=",
+ "name": "tofino-darwin-x64.dmg",
"label": "",
"uploader": {
- "login": "alessioforte",
- "id": 26298269,
- "node_id": "MDQ6VXNlcjI2Mjk4MjY5",
- "avatar_url": "https://avatars2.githubusercontent.com/u/26298269?v=4",
+ "login": "Mossop",
+ "id": 437326,
+ "node_id": "MDQ6VXNlcjQzNzMyNg==",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/437326?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/alessioforte",
- "html_url": "https://github.com/alessioforte",
- "followers_url": "https://api.github.com/users/alessioforte/followers",
- "following_url": "https://api.github.com/users/alessioforte/following{/other_user}",
- "gists_url": "https://api.github.com/users/alessioforte/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/alessioforte/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/alessioforte/subscriptions",
- "organizations_url": "https://api.github.com/users/alessioforte/orgs",
- "repos_url": "https://api.github.com/users/alessioforte/repos",
- "events_url": "https://api.github.com/users/alessioforte/events{/privacy}",
- "received_events_url": "https://api.github.com/users/alessioforte/received_events",
+ "url": "https://api.github.com/users/Mossop",
+ "html_url": "https://github.com/Mossop",
+ "followers_url": "https://api.github.com/users/Mossop/followers",
+ "following_url": "https://api.github.com/users/Mossop/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Mossop/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Mossop/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Mossop/subscriptions",
+ "organizations_url": "https://api.github.com/users/Mossop/orgs",
+ "repos_url": "https://api.github.com/users/Mossop/repos",
+ "events_url": "https://api.github.com/users/Mossop/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Mossop/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/x-apple-diskimage",
"state": "uploaded",
- "size": 49737067,
- "download_count": 693,
- "created_at": "2018-12-27T17:47:51Z",
- "updated_at": "2018-12-27T17:48:26Z",
- "browser_download_url": "https://github.com/alessioforte/transee/releases/download/v1.2.5/Transee-1.2.5.dmg"
+ "size": 55939390,
+ "download_count": 519,
+ "created_at": "2016-11-11T18:10:20Z",
+ "updated_at": "2016-11-11T18:10:23Z",
+ "browser_download_url": "https://github.com/mozilla/tofino/releases/download/v0.2.0/tofino-darwin-x64.dmg"
},
{
- "url": "https://api.github.com/repos/alessioforte/transee/releases/assets/10326490",
- "id": 10326490,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEwMzI2NDkw",
- "name": "Transee-1.2.5.dmg.blockmap",
+ "url": "https://api.github.com/repos/mozilla/tofino/releases/assets/2630624",
+ "id": 2630624,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MzA2MjQ=",
+ "name": "tofino-darwin-x64.zip",
"label": "",
"uploader": {
- "login": "alessioforte",
- "id": 26298269,
- "node_id": "MDQ6VXNlcjI2Mjk4MjY5",
- "avatar_url": "https://avatars2.githubusercontent.com/u/26298269?v=4",
+ "login": "Mossop",
+ "id": 437326,
+ "node_id": "MDQ6VXNlcjQzNzMyNg==",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/437326?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/alessioforte",
- "html_url": "https://github.com/alessioforte",
- "followers_url": "https://api.github.com/users/alessioforte/followers",
- "following_url": "https://api.github.com/users/alessioforte/following{/other_user}",
- "gists_url": "https://api.github.com/users/alessioforte/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/alessioforte/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/alessioforte/subscriptions",
- "organizations_url": "https://api.github.com/users/alessioforte/orgs",
- "repos_url": "https://api.github.com/users/alessioforte/repos",
- "events_url": "https://api.github.com/users/alessioforte/events{/privacy}",
- "received_events_url": "https://api.github.com/users/alessioforte/received_events",
+ "url": "https://api.github.com/users/Mossop",
+ "html_url": "https://github.com/Mossop",
+ "followers_url": "https://api.github.com/users/Mossop/followers",
+ "following_url": "https://api.github.com/users/Mossop/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Mossop/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Mossop/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Mossop/subscriptions",
+ "organizations_url": "https://api.github.com/users/Mossop/orgs",
+ "repos_url": "https://api.github.com/users/Mossop/repos",
+ "events_url": "https://api.github.com/users/Mossop/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Mossop/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 53721,
- "download_count": 29,
- "created_at": "2018-12-27T17:47:51Z",
- "updated_at": "2018-12-27T17:47:52Z",
- "browser_download_url": "https://github.com/alessioforte/transee/releases/download/v1.2.5/Transee-1.2.5.dmg.blockmap"
+ "size": 61333178,
+ "download_count": 92,
+ "created_at": "2016-11-11T18:10:12Z",
+ "updated_at": "2016-11-11T18:10:19Z",
+ "browser_download_url": "https://github.com/mozilla/tofino/releases/download/v0.2.0/tofino-darwin-x64.zip"
},
{
- "url": "https://api.github.com/repos/alessioforte/transee/releases/assets/10326492",
- "id": 10326492,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEwMzI2NDky",
- "name": "transee-setup-1.2.5.exe",
+ "url": "https://api.github.com/repos/mozilla/tofino/releases/assets/2630436",
+ "id": 2630436,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MzA0MzY=",
+ "name": "tofino-linux-x64.tar.bz2",
"label": "",
"uploader": {
- "login": "alessioforte",
- "id": 26298269,
- "node_id": "MDQ6VXNlcjI2Mjk4MjY5",
- "avatar_url": "https://avatars2.githubusercontent.com/u/26298269?v=4",
+ "login": "Mossop",
+ "id": 437326,
+ "node_id": "MDQ6VXNlcjQzNzMyNg==",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/437326?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/alessioforte",
- "html_url": "https://github.com/alessioforte",
- "followers_url": "https://api.github.com/users/alessioforte/followers",
- "following_url": "https://api.github.com/users/alessioforte/following{/other_user}",
- "gists_url": "https://api.github.com/users/alessioforte/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/alessioforte/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/alessioforte/subscriptions",
- "organizations_url": "https://api.github.com/users/alessioforte/orgs",
- "repos_url": "https://api.github.com/users/alessioforte/repos",
- "events_url": "https://api.github.com/users/alessioforte/events{/privacy}",
- "received_events_url": "https://api.github.com/users/alessioforte/received_events",
+ "url": "https://api.github.com/users/Mossop",
+ "html_url": "https://github.com/Mossop",
+ "followers_url": "https://api.github.com/users/Mossop/followers",
+ "following_url": "https://api.github.com/users/Mossop/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Mossop/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Mossop/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Mossop/subscriptions",
+ "organizations_url": "https://api.github.com/users/Mossop/orgs",
+ "repos_url": "https://api.github.com/users/Mossop/repos",
+ "events_url": "https://api.github.com/users/Mossop/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Mossop/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/x-bzip2",
"state": "uploaded",
- "size": 36728404,
- "download_count": 4604,
- "created_at": "2018-12-27T17:48:19Z",
- "updated_at": "2018-12-27T17:48:45Z",
- "browser_download_url": "https://github.com/alessioforte/transee/releases/download/v1.2.5/transee-setup-1.2.5.exe"
+ "size": 59138317,
+ "download_count": 495,
+ "created_at": "2016-11-11T17:15:32Z",
+ "updated_at": "2016-11-11T17:15:35Z",
+ "browser_download_url": "https://github.com/mozilla/tofino/releases/download/v0.2.0/tofino-linux-x64.tar.bz2"
},
{
- "url": "https://api.github.com/repos/alessioforte/transee/releases/assets/10326491",
- "id": 10326491,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEwMzI2NDkx",
- "name": "transee-setup-1.2.5.exe.blockmap",
+ "url": "https://api.github.com/repos/mozilla/tofino/releases/assets/2630459",
+ "id": 2630459,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MzA0NTk=",
+ "name": "tofino-win32-ia32.exe",
"label": "",
"uploader": {
- "login": "alessioforte",
- "id": 26298269,
- "node_id": "MDQ6VXNlcjI2Mjk4MjY5",
- "avatar_url": "https://avatars2.githubusercontent.com/u/26298269?v=4",
+ "login": "Mossop",
+ "id": 437326,
+ "node_id": "MDQ6VXNlcjQzNzMyNg==",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/437326?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/alessioforte",
- "html_url": "https://github.com/alessioforte",
- "followers_url": "https://api.github.com/users/alessioforte/followers",
- "following_url": "https://api.github.com/users/alessioforte/following{/other_user}",
- "gists_url": "https://api.github.com/users/alessioforte/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/alessioforte/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/alessioforte/subscriptions",
- "organizations_url": "https://api.github.com/users/alessioforte/orgs",
- "repos_url": "https://api.github.com/users/alessioforte/repos",
- "events_url": "https://api.github.com/users/alessioforte/events{/privacy}",
- "received_events_url": "https://api.github.com/users/alessioforte/received_events",
+ "url": "https://api.github.com/users/Mossop",
+ "html_url": "https://github.com/Mossop",
+ "followers_url": "https://api.github.com/users/Mossop/followers",
+ "following_url": "https://api.github.com/users/Mossop/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Mossop/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Mossop/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Mossop/subscriptions",
+ "organizations_url": "https://api.github.com/users/Mossop/orgs",
+ "repos_url": "https://api.github.com/users/Mossop/repos",
+ "events_url": "https://api.github.com/users/Mossop/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Mossop/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 39633,
- "download_count": 155,
- "created_at": "2018-12-27T17:48:19Z",
- "updated_at": "2018-12-27T17:48:20Z",
- "browser_download_url": "https://github.com/alessioforte/transee/releases/download/v1.2.5/transee-setup-1.2.5.exe.blockmap"
+ "size": 63611904,
+ "download_count": 1425,
+ "created_at": "2016-11-11T17:21:28Z",
+ "updated_at": "2016-11-11T17:21:31Z",
+ "browser_download_url": "https://github.com/mozilla/tofino/releases/download/v0.2.0/tofino-win32-ia32.exe"
}
],
- "tarball_url": "https://api.github.com/repos/alessioforte/transee/tarball/v1.2.5",
- "zipball_url": "https://api.github.com/repos/alessioforte/transee/zipball/v1.2.5",
- "body_html": ""
+ "tarball_url": "https://api.github.com/repos/mozilla/tofino/tarball/v0.2.0",
+ "zipball_url": "https://api.github.com/repos/mozilla/tofino/zipball/v0.2.0",
+ "body_html": "Draft release
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:09.741Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:17.651Z"
},
"tournamenter-manager": {
"latestRelease": {
@@ -105894,448 +105894,167 @@
"url": "https://api.github.com/users/ivanseidel",
"html_url": "https://github.com/ivanseidel",
"followers_url": "https://api.github.com/users/ivanseidel/followers",
- "following_url": "https://api.github.com/users/ivanseidel/following{/other_user}",
- "gists_url": "https://api.github.com/users/ivanseidel/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ivanseidel/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ivanseidel/subscriptions",
- "organizations_url": "https://api.github.com/users/ivanseidel/orgs",
- "repos_url": "https://api.github.com/users/ivanseidel/repos",
- "events_url": "https://api.github.com/users/ivanseidel/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ivanseidel/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 67567616,
- "download_count": 21,
- "created_at": "2019-07-19T23:50:52Z",
- "updated_at": "2019-07-19T23:50:53Z",
- "browser_download_url": "https://github.com/TendaDigital/TournamenterApp/releases/download/v1.7.3/tournamenter-app-1.7.3-x86_64.AppImage"
- },
- {
- "url": "https://api.github.com/repos/TendaDigital/TournamenterApp/releases/assets/13806289",
- "id": 13806289,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEzODA2Mjg5",
- "name": "tournamenter-app-1.7.3.dmg",
- "label": "",
- "uploader": {
- "login": "ivanseidel",
- "id": 3102127,
- "node_id": "MDQ6VXNlcjMxMDIxMjc=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/3102127?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ivanseidel",
- "html_url": "https://github.com/ivanseidel",
- "followers_url": "https://api.github.com/users/ivanseidel/followers",
- "following_url": "https://api.github.com/users/ivanseidel/following{/other_user}",
- "gists_url": "https://api.github.com/users/ivanseidel/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ivanseidel/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ivanseidel/subscriptions",
- "organizations_url": "https://api.github.com/users/ivanseidel/orgs",
- "repos_url": "https://api.github.com/users/ivanseidel/repos",
- "events_url": "https://api.github.com/users/ivanseidel/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ivanseidel/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 68028563,
- "download_count": 326,
- "created_at": "2019-07-19T23:52:48Z",
- "updated_at": "2019-07-19T23:52:50Z",
- "browser_download_url": "https://github.com/TendaDigital/TournamenterApp/releases/download/v1.7.3/tournamenter-app-1.7.3.dmg"
- },
- {
- "url": "https://api.github.com/repos/TendaDigital/TournamenterApp/releases/assets/13806269",
- "id": 13806269,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEzODA2MjY5",
- "name": "tournamenter-app-Setup-1.7.3.exe",
- "label": "",
- "uploader": {
- "login": "ivanseidel",
- "id": 3102127,
- "node_id": "MDQ6VXNlcjMxMDIxMjc=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/3102127?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ivanseidel",
- "html_url": "https://github.com/ivanseidel",
- "followers_url": "https://api.github.com/users/ivanseidel/followers",
- "following_url": "https://api.github.com/users/ivanseidel/following{/other_user}",
- "gists_url": "https://api.github.com/users/ivanseidel/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ivanseidel/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ivanseidel/subscriptions",
- "organizations_url": "https://api.github.com/users/ivanseidel/orgs",
- "repos_url": "https://api.github.com/users/ivanseidel/repos",
- "events_url": "https://api.github.com/users/ivanseidel/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ivanseidel/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 74019328,
- "download_count": 753,
- "created_at": "2019-07-19T23:50:41Z",
- "updated_at": "2019-07-19T23:50:53Z",
- "browser_download_url": "https://github.com/TendaDigital/TournamenterApp/releases/download/v1.7.3/tournamenter-app-Setup-1.7.3.exe"
- },
- {
- "url": "https://api.github.com/repos/TendaDigital/TournamenterApp/releases/assets/13806290",
- "id": 13806290,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEzODA2Mjkw",
- "name": "tournamenter-app_1.7.3_amd64.deb",
- "label": "",
- "uploader": {
- "login": "ivanseidel",
- "id": 3102127,
- "node_id": "MDQ6VXNlcjMxMDIxMjc=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/3102127?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ivanseidel",
- "html_url": "https://github.com/ivanseidel",
- "followers_url": "https://api.github.com/users/ivanseidel/followers",
- "following_url": "https://api.github.com/users/ivanseidel/following{/other_user}",
- "gists_url": "https://api.github.com/users/ivanseidel/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ivanseidel/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ivanseidel/subscriptions",
- "organizations_url": "https://api.github.com/users/ivanseidel/orgs",
- "repos_url": "https://api.github.com/users/ivanseidel/repos",
- "events_url": "https://api.github.com/users/ivanseidel/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ivanseidel/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 45326588,
- "download_count": 75,
- "created_at": "2019-07-19T23:53:07Z",
- "updated_at": "2019-07-19T23:53:09Z",
- "browser_download_url": "https://github.com/TendaDigital/TournamenterApp/releases/download/v1.7.3/tournamenter-app_1.7.3_amd64.deb"
- },
- {
- "url": "https://api.github.com/repos/TendaDigital/TournamenterApp/releases/assets/13806287",
- "id": 13806287,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEzODA2Mjg3",
- "name": "tournamenter-app_1.7.3_armv7l.deb",
- "label": "",
- "uploader": {
- "login": "ivanseidel",
- "id": 3102127,
- "node_id": "MDQ6VXNlcjMxMDIxMjc=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/3102127?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ivanseidel",
- "html_url": "https://github.com/ivanseidel",
- "followers_url": "https://api.github.com/users/ivanseidel/followers",
- "following_url": "https://api.github.com/users/ivanseidel/following{/other_user}",
- "gists_url": "https://api.github.com/users/ivanseidel/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ivanseidel/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ivanseidel/subscriptions",
- "organizations_url": "https://api.github.com/users/ivanseidel/orgs",
- "repos_url": "https://api.github.com/users/ivanseidel/repos",
- "events_url": "https://api.github.com/users/ivanseidel/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ivanseidel/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 43199350,
- "download_count": 292,
- "created_at": "2019-07-19T23:52:38Z",
- "updated_at": "2019-07-19T23:52:39Z",
- "browser_download_url": "https://github.com/TendaDigital/TournamenterApp/releases/download/v1.7.3/tournamenter-app_1.7.3_armv7l.deb"
- }
- ],
- "tarball_url": "https://api.github.com/repos/TendaDigital/TournamenterApp/tarball/v1.7.3",
- "zipball_url": "https://api.github.com/repos/TendaDigital/TournamenterApp/zipball/v1.7.3",
- "body_html": "Bump tournamenter to 2.4.3 and TournamenterApp to 1.7.3
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:09.827Z"
- },
- "trico": {
- "latestRelease": {
- "url": "https://api.github.com/repos/ngudbhav/TriCo-electron-app/releases/19908718",
- "assets_url": "https://api.github.com/repos/ngudbhav/TriCo-electron-app/releases/19908718/assets",
- "upload_url": "https://uploads.github.com/repos/ngudbhav/TriCo-electron-app/releases/19908718/assets{?name,label}",
- "html_url": "https://github.com/ngudbhav/TriCo-electron-app/releases/tag/v2.6.2",
- "id": 19908718,
- "node_id": "MDc6UmVsZWFzZTE5OTA4NzE4",
- "tag_name": "v2.6.2",
- "target_commitish": "master",
- "name": "TriCo",
- "draft": false,
- "author": {
- "login": "ngudbhav",
- "id": 31446376,
- "node_id": "MDQ6VXNlcjMxNDQ2Mzc2",
- "avatar_url": "https://avatars0.githubusercontent.com/u/31446376?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ngudbhav",
- "html_url": "https://github.com/ngudbhav",
- "followers_url": "https://api.github.com/users/ngudbhav/followers",
- "following_url": "https://api.github.com/users/ngudbhav/following{/other_user}",
- "gists_url": "https://api.github.com/users/ngudbhav/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ngudbhav/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ngudbhav/subscriptions",
- "organizations_url": "https://api.github.com/users/ngudbhav/orgs",
- "repos_url": "https://api.github.com/users/ngudbhav/repos",
- "events_url": "https://api.github.com/users/ngudbhav/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ngudbhav/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2019-09-11T10:50:02Z",
- "published_at": "2019-09-11T13:15:08Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/ngudbhav/TriCo-electron-app/releases/assets/14865287",
- "id": 14865287,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE0ODY1Mjg3",
- "name": "Portable-x64.exe",
- "label": null,
- "uploader": {
- "login": "ngudbhav",
- "id": 31446376,
- "node_id": "MDQ6VXNlcjMxNDQ2Mzc2",
- "avatar_url": "https://avatars0.githubusercontent.com/u/31446376?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ngudbhav",
- "html_url": "https://github.com/ngudbhav",
- "followers_url": "https://api.github.com/users/ngudbhav/followers",
- "following_url": "https://api.github.com/users/ngudbhav/following{/other_user}",
- "gists_url": "https://api.github.com/users/ngudbhav/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ngudbhav/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ngudbhav/subscriptions",
- "organizations_url": "https://api.github.com/users/ngudbhav/orgs",
- "repos_url": "https://api.github.com/users/ngudbhav/repos",
- "events_url": "https://api.github.com/users/ngudbhav/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ngudbhav/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-msdownload",
- "state": "uploaded",
- "size": 48520953,
- "download_count": 134,
- "created_at": "2019-09-11T12:23:44Z",
- "updated_at": "2019-09-11T12:24:04Z",
- "browser_download_url": "https://github.com/ngudbhav/TriCo-electron-app/releases/download/v2.6.2/Portable-x64.exe"
- },
- {
- "url": "https://api.github.com/repos/ngudbhav/TriCo-electron-app/releases/assets/14865289",
- "id": 14865289,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE0ODY1Mjg5",
- "name": "Portable-x86.exe",
- "label": null,
- "uploader": {
- "login": "ngudbhav",
- "id": 31446376,
- "node_id": "MDQ6VXNlcjMxNDQ2Mzc2",
- "avatar_url": "https://avatars0.githubusercontent.com/u/31446376?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ngudbhav",
- "html_url": "https://github.com/ngudbhav",
- "followers_url": "https://api.github.com/users/ngudbhav/followers",
- "following_url": "https://api.github.com/users/ngudbhav/following{/other_user}",
- "gists_url": "https://api.github.com/users/ngudbhav/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ngudbhav/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ngudbhav/subscriptions",
- "organizations_url": "https://api.github.com/users/ngudbhav/orgs",
- "repos_url": "https://api.github.com/users/ngudbhav/repos",
- "events_url": "https://api.github.com/users/ngudbhav/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ngudbhav/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-msdownload",
- "state": "uploaded",
- "size": 46703351,
- "download_count": 60,
- "created_at": "2019-09-11T12:23:44Z",
- "updated_at": "2019-09-11T12:24:21Z",
- "browser_download_url": "https://github.com/ngudbhav/TriCo-electron-app/releases/download/v2.6.2/Portable-x86.exe"
- },
- {
- "url": "https://api.github.com/repos/ngudbhav/TriCo-electron-app/releases/assets/14865275",
- "id": 14865275,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE0ODY1Mjc1",
- "name": "Setup-x64.exe",
- "label": null,
- "uploader": {
- "login": "ngudbhav",
- "id": 31446376,
- "node_id": "MDQ6VXNlcjMxNDQ2Mzc2",
- "avatar_url": "https://avatars0.githubusercontent.com/u/31446376?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ngudbhav",
- "html_url": "https://github.com/ngudbhav",
- "followers_url": "https://api.github.com/users/ngudbhav/followers",
- "following_url": "https://api.github.com/users/ngudbhav/following{/other_user}",
- "gists_url": "https://api.github.com/users/ngudbhav/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ngudbhav/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ngudbhav/subscriptions",
- "organizations_url": "https://api.github.com/users/ngudbhav/orgs",
- "repos_url": "https://api.github.com/users/ngudbhav/repos",
- "events_url": "https://api.github.com/users/ngudbhav/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ngudbhav/received_events",
+ "following_url": "https://api.github.com/users/ivanseidel/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ivanseidel/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ivanseidel/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ivanseidel/subscriptions",
+ "organizations_url": "https://api.github.com/users/ivanseidel/orgs",
+ "repos_url": "https://api.github.com/users/ivanseidel/repos",
+ "events_url": "https://api.github.com/users/ivanseidel/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ivanseidel/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-msdownload",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 52507454,
- "download_count": 123,
- "created_at": "2019-09-11T12:22:44Z",
- "updated_at": "2019-09-11T12:23:06Z",
- "browser_download_url": "https://github.com/ngudbhav/TriCo-electron-app/releases/download/v2.6.2/Setup-x64.exe"
+ "size": 67567616,
+ "download_count": 21,
+ "created_at": "2019-07-19T23:50:52Z",
+ "updated_at": "2019-07-19T23:50:53Z",
+ "browser_download_url": "https://github.com/TendaDigital/TournamenterApp/releases/download/v1.7.3/tournamenter-app-1.7.3-x86_64.AppImage"
},
{
- "url": "https://api.github.com/repos/ngudbhav/TriCo-electron-app/releases/assets/14865276",
- "id": 14865276,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE0ODY1Mjc2",
- "name": "Setup-x86.exe",
- "label": null,
+ "url": "https://api.github.com/repos/TendaDigital/TournamenterApp/releases/assets/13806289",
+ "id": 13806289,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEzODA2Mjg5",
+ "name": "tournamenter-app-1.7.3.dmg",
+ "label": "",
"uploader": {
- "login": "ngudbhav",
- "id": 31446376,
- "node_id": "MDQ6VXNlcjMxNDQ2Mzc2",
- "avatar_url": "https://avatars0.githubusercontent.com/u/31446376?v=4",
+ "login": "ivanseidel",
+ "id": 3102127,
+ "node_id": "MDQ6VXNlcjMxMDIxMjc=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/3102127?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/ngudbhav",
- "html_url": "https://github.com/ngudbhav",
- "followers_url": "https://api.github.com/users/ngudbhav/followers",
- "following_url": "https://api.github.com/users/ngudbhav/following{/other_user}",
- "gists_url": "https://api.github.com/users/ngudbhav/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ngudbhav/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ngudbhav/subscriptions",
- "organizations_url": "https://api.github.com/users/ngudbhav/orgs",
- "repos_url": "https://api.github.com/users/ngudbhav/repos",
- "events_url": "https://api.github.com/users/ngudbhav/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ngudbhav/received_events",
+ "url": "https://api.github.com/users/ivanseidel",
+ "html_url": "https://github.com/ivanseidel",
+ "followers_url": "https://api.github.com/users/ivanseidel/followers",
+ "following_url": "https://api.github.com/users/ivanseidel/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ivanseidel/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ivanseidel/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ivanseidel/subscriptions",
+ "organizations_url": "https://api.github.com/users/ivanseidel/orgs",
+ "repos_url": "https://api.github.com/users/ivanseidel/repos",
+ "events_url": "https://api.github.com/users/ivanseidel/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ivanseidel/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-msdownload",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 50847361,
- "download_count": 47,
- "created_at": "2019-09-11T12:22:45Z",
- "updated_at": "2019-09-11T12:23:31Z",
- "browser_download_url": "https://github.com/ngudbhav/TriCo-electron-app/releases/download/v2.6.2/Setup-x86.exe"
+ "size": 68028563,
+ "download_count": 326,
+ "created_at": "2019-07-19T23:52:48Z",
+ "updated_at": "2019-07-19T23:52:50Z",
+ "browser_download_url": "https://github.com/TendaDigital/TournamenterApp/releases/download/v1.7.3/tournamenter-app-1.7.3.dmg"
},
{
- "url": "https://api.github.com/repos/ngudbhav/TriCo-electron-app/releases/assets/14866329",
- "id": 14866329,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE0ODY2MzI5",
- "name": "TriCo-2.6.2.x86_64.rpm",
- "label": null,
+ "url": "https://api.github.com/repos/TendaDigital/TournamenterApp/releases/assets/13806269",
+ "id": 13806269,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEzODA2MjY5",
+ "name": "tournamenter-app-Setup-1.7.3.exe",
+ "label": "",
"uploader": {
- "login": "ngudbhav",
- "id": 31446376,
- "node_id": "MDQ6VXNlcjMxNDQ2Mzc2",
- "avatar_url": "https://avatars0.githubusercontent.com/u/31446376?v=4",
+ "login": "ivanseidel",
+ "id": 3102127,
+ "node_id": "MDQ6VXNlcjMxMDIxMjc=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/3102127?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/ngudbhav",
- "html_url": "https://github.com/ngudbhav",
- "followers_url": "https://api.github.com/users/ngudbhav/followers",
- "following_url": "https://api.github.com/users/ngudbhav/following{/other_user}",
- "gists_url": "https://api.github.com/users/ngudbhav/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ngudbhav/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ngudbhav/subscriptions",
- "organizations_url": "https://api.github.com/users/ngudbhav/orgs",
- "repos_url": "https://api.github.com/users/ngudbhav/repos",
- "events_url": "https://api.github.com/users/ngudbhav/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ngudbhav/received_events",
+ "url": "https://api.github.com/users/ivanseidel",
+ "html_url": "https://github.com/ivanseidel",
+ "followers_url": "https://api.github.com/users/ivanseidel/followers",
+ "following_url": "https://api.github.com/users/ivanseidel/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ivanseidel/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ivanseidel/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ivanseidel/subscriptions",
+ "organizations_url": "https://api.github.com/users/ivanseidel/orgs",
+ "repos_url": "https://api.github.com/users/ivanseidel/repos",
+ "events_url": "https://api.github.com/users/ivanseidel/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ivanseidel/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-rpm",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 71144316,
- "download_count": 34,
- "created_at": "2019-09-11T13:12:57Z",
- "updated_at": "2019-09-11T13:14:07Z",
- "browser_download_url": "https://github.com/ngudbhav/TriCo-electron-app/releases/download/v2.6.2/TriCo-2.6.2.x86_64.rpm"
+ "size": 74019328,
+ "download_count": 756,
+ "created_at": "2019-07-19T23:50:41Z",
+ "updated_at": "2019-07-19T23:50:53Z",
+ "browser_download_url": "https://github.com/TendaDigital/TournamenterApp/releases/download/v1.7.3/tournamenter-app-Setup-1.7.3.exe"
},
{
- "url": "https://api.github.com/repos/ngudbhav/TriCo-electron-app/releases/assets/14866330",
- "id": 14866330,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE0ODY2MzMw",
- "name": "TriCo-Mac-OS-X.tar.xz",
- "label": null,
+ "url": "https://api.github.com/repos/TendaDigital/TournamenterApp/releases/assets/13806290",
+ "id": 13806290,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEzODA2Mjkw",
+ "name": "tournamenter-app_1.7.3_amd64.deb",
+ "label": "",
"uploader": {
- "login": "ngudbhav",
- "id": 31446376,
- "node_id": "MDQ6VXNlcjMxNDQ2Mzc2",
- "avatar_url": "https://avatars0.githubusercontent.com/u/31446376?v=4",
+ "login": "ivanseidel",
+ "id": 3102127,
+ "node_id": "MDQ6VXNlcjMxMDIxMjc=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/3102127?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/ngudbhav",
- "html_url": "https://github.com/ngudbhav",
- "followers_url": "https://api.github.com/users/ngudbhav/followers",
- "following_url": "https://api.github.com/users/ngudbhav/following{/other_user}",
- "gists_url": "https://api.github.com/users/ngudbhav/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ngudbhav/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ngudbhav/subscriptions",
- "organizations_url": "https://api.github.com/users/ngudbhav/orgs",
- "repos_url": "https://api.github.com/users/ngudbhav/repos",
- "events_url": "https://api.github.com/users/ngudbhav/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ngudbhav/received_events",
+ "url": "https://api.github.com/users/ivanseidel",
+ "html_url": "https://github.com/ivanseidel",
+ "followers_url": "https://api.github.com/users/ivanseidel/followers",
+ "following_url": "https://api.github.com/users/ivanseidel/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ivanseidel/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ivanseidel/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ivanseidel/subscriptions",
+ "organizations_url": "https://api.github.com/users/ivanseidel/orgs",
+ "repos_url": "https://api.github.com/users/ivanseidel/repos",
+ "events_url": "https://api.github.com/users/ivanseidel/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ivanseidel/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-xz",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 47394444,
- "download_count": 56,
- "created_at": "2019-09-11T13:12:57Z",
- "updated_at": "2019-09-11T13:14:30Z",
- "browser_download_url": "https://github.com/ngudbhav/TriCo-electron-app/releases/download/v2.6.2/TriCo-Mac-OS-X.tar.xz"
+ "size": 45326588,
+ "download_count": 75,
+ "created_at": "2019-07-19T23:53:07Z",
+ "updated_at": "2019-07-19T23:53:09Z",
+ "browser_download_url": "https://github.com/TendaDigital/TournamenterApp/releases/download/v1.7.3/tournamenter-app_1.7.3_amd64.deb"
},
{
- "url": "https://api.github.com/repos/ngudbhav/TriCo-electron-app/releases/assets/14866328",
- "id": 14866328,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE0ODY2MzI4",
- "name": "trico_2.6.2_amd64.deb",
- "label": null,
+ "url": "https://api.github.com/repos/TendaDigital/TournamenterApp/releases/assets/13806287",
+ "id": 13806287,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEzODA2Mjg3",
+ "name": "tournamenter-app_1.7.3_armv7l.deb",
+ "label": "",
"uploader": {
- "login": "ngudbhav",
- "id": 31446376,
- "node_id": "MDQ6VXNlcjMxNDQ2Mzc2",
- "avatar_url": "https://avatars0.githubusercontent.com/u/31446376?v=4",
+ "login": "ivanseidel",
+ "id": 3102127,
+ "node_id": "MDQ6VXNlcjMxMDIxMjc=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/3102127?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/ngudbhav",
- "html_url": "https://github.com/ngudbhav",
- "followers_url": "https://api.github.com/users/ngudbhav/followers",
- "following_url": "https://api.github.com/users/ngudbhav/following{/other_user}",
- "gists_url": "https://api.github.com/users/ngudbhav/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ngudbhav/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ngudbhav/subscriptions",
- "organizations_url": "https://api.github.com/users/ngudbhav/orgs",
- "repos_url": "https://api.github.com/users/ngudbhav/repos",
- "events_url": "https://api.github.com/users/ngudbhav/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ngudbhav/received_events",
+ "url": "https://api.github.com/users/ivanseidel",
+ "html_url": "https://github.com/ivanseidel",
+ "followers_url": "https://api.github.com/users/ivanseidel/followers",
+ "following_url": "https://api.github.com/users/ivanseidel/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ivanseidel/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ivanseidel/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ivanseidel/subscriptions",
+ "organizations_url": "https://api.github.com/users/ivanseidel/orgs",
+ "repos_url": "https://api.github.com/users/ivanseidel/repos",
+ "events_url": "https://api.github.com/users/ivanseidel/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ivanseidel/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/vnd.debian.binary-package",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 63676836,
- "download_count": 65,
- "created_at": "2019-09-11T13:12:57Z",
- "updated_at": "2019-09-11T13:13:28Z",
- "browser_download_url": "https://github.com/ngudbhav/TriCo-electron-app/releases/download/v2.6.2/trico_2.6.2_amd64.deb"
+ "size": 43199350,
+ "download_count": 292,
+ "created_at": "2019-07-19T23:52:38Z",
+ "updated_at": "2019-07-19T23:52:39Z",
+ "browser_download_url": "https://github.com/TendaDigital/TournamenterApp/releases/download/v1.7.3/tournamenter-app_1.7.3_armv7l.deb"
}
],
- "tarball_url": "https://api.github.com/repos/ngudbhav/TriCo-electron-app/tarball/v2.6.2",
- "zipball_url": "https://api.github.com/repos/ngudbhav/TriCo-electron-app/zipball/v2.6.2",
- "body_html": "Changelog \n\nAdded ability to create database from the app itself. \nDependencies updated \nSecurity improvements \nMac OS X support added \nClick 'NGUdbhav' in the status bar to buy me a coffee! \n "
+ "tarball_url": "https://api.github.com/repos/TendaDigital/TournamenterApp/tarball/v1.7.3",
+ "zipball_url": "https://api.github.com/repos/TendaDigital/TournamenterApp/zipball/v1.7.3",
+ "body_html": "Bump tournamenter to 2.4.3 and TournamenterApp to 1.7.3
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:09.827Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:17.660Z"
},
"translatium": {
"latestRelease": {
@@ -106402,7 +106121,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 375,
- "download_count": 65,
+ "download_count": 68,
"created_at": "2020-09-12T10:06:04Z",
"updated_at": "2020-09-12T10:06:04Z",
"browser_download_url": "https://github.com/quanglam2807/translatium/releases/download/v13.8.2/latest-linux.yml"
@@ -106436,7 +106155,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 525,
- "download_count": 483,
+ "download_count": 521,
"created_at": "2020-09-12T10:10:15Z",
"updated_at": "2020-09-12T10:10:15Z",
"browser_download_url": "https://github.com/quanglam2807/translatium/releases/download/v13.8.2/latest-mac.yml"
@@ -106470,7 +106189,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 353,
- "download_count": 410,
+ "download_count": 427,
"created_at": "2020-09-12T10:09:09Z",
"updated_at": "2020-09-12T10:09:09Z",
"browser_download_url": "https://github.com/quanglam2807/translatium/releases/download/v13.8.2/latest.yml"
@@ -106538,7 +106257,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 75900794,
- "download_count": 139,
+ "download_count": 141,
"created_at": "2020-09-12T10:04:54Z",
"updated_at": "2020-09-12T10:04:56Z",
"browser_download_url": "https://github.com/quanglam2807/translatium/releases/download/v13.8.2/Translatium-13.8.2.AppImage"
@@ -106589,170 +106308,451 @@
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 74642,
+ "download_count": 0,
+ "created_at": "2020-09-12T10:10:04Z",
+ "updated_at": "2020-09-12T10:10:04Z",
+ "browser_download_url": "https://github.com/quanglam2807/translatium/releases/download/v13.8.2/Translatium-13.8.2.dmg.blockmap"
+ },
+ {
+ "url": "https://api.github.com/repos/quanglam2807/translatium/releases/assets/25461111",
+ "id": 25461111,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDYxMTEx",
+ "name": "Translatium-13.8.2.pkg",
+ "label": "",
+ "uploader": {
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 69538799,
+ "download_count": 2,
+ "created_at": "2020-09-12T10:06:21Z",
+ "updated_at": "2020-09-12T10:06:23Z",
+ "browser_download_url": "https://github.com/quanglam2807/translatium/releases/download/v13.8.2/Translatium-13.8.2.pkg"
+ },
+ {
+ "url": "https://api.github.com/repos/quanglam2807/translatium/releases/assets/25461176",
+ "id": 25461176,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDYxMTc2",
+ "name": "Translatium-Setup-13.8.2.exe",
+ "label": "",
+ "uploader": {
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 52322722,
+ "download_count": 120,
+ "created_at": "2020-09-12T10:09:05Z",
+ "updated_at": "2020-09-12T10:09:09Z",
+ "browser_download_url": "https://github.com/quanglam2807/translatium/releases/download/v13.8.2/Translatium-Setup-13.8.2.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/quanglam2807/translatium/releases/assets/25461177",
+ "id": 25461177,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDYxMTc3",
+ "name": "Translatium-Setup-13.8.2.exe.blockmap",
+ "label": "",
+ "uploader": {
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 55906,
+ "download_count": 69,
+ "created_at": "2020-09-12T10:09:05Z",
+ "updated_at": "2020-09-12T10:09:05Z",
+ "browser_download_url": "https://github.com/quanglam2807/translatium/releases/download/v13.8.2/Translatium-Setup-13.8.2.exe.blockmap"
+ },
+ {
+ "url": "https://api.github.com/repos/quanglam2807/translatium/releases/assets/25461074",
+ "id": 25461074,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDYxMDc0",
+ "name": "Translatium_13.8.2_amd64.snap",
+ "label": "",
+ "uploader": {
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 63782912,
+ "download_count": 3,
+ "created_at": "2020-09-12T10:05:09Z",
+ "updated_at": "2020-09-12T10:05:10Z",
+ "browser_download_url": "https://github.com/quanglam2807/translatium/releases/download/v13.8.2/Translatium_13.8.2_amd64.snap"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/quanglam2807/translatium/tarball/v13.8.2",
+ "zipball_url": "https://api.github.com/repos/quanglam2807/translatium/zipball/v13.8.2",
+ "body_html": "\nFix OCR tool is not available for Chinese language (#231 ) \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:17.707Z"
+ },
+ "trico": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/ngudbhav/TriCo-electron-app/releases/19908718",
+ "assets_url": "https://api.github.com/repos/ngudbhav/TriCo-electron-app/releases/19908718/assets",
+ "upload_url": "https://uploads.github.com/repos/ngudbhav/TriCo-electron-app/releases/19908718/assets{?name,label}",
+ "html_url": "https://github.com/ngudbhav/TriCo-electron-app/releases/tag/v2.6.2",
+ "id": 19908718,
+ "node_id": "MDc6UmVsZWFzZTE5OTA4NzE4",
+ "tag_name": "v2.6.2",
+ "target_commitish": "master",
+ "name": "TriCo",
+ "draft": false,
+ "author": {
+ "login": "ngudbhav",
+ "id": 31446376,
+ "node_id": "MDQ6VXNlcjMxNDQ2Mzc2",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/31446376?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ngudbhav",
+ "html_url": "https://github.com/ngudbhav",
+ "followers_url": "https://api.github.com/users/ngudbhav/followers",
+ "following_url": "https://api.github.com/users/ngudbhav/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ngudbhav/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ngudbhav/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ngudbhav/subscriptions",
+ "organizations_url": "https://api.github.com/users/ngudbhav/orgs",
+ "repos_url": "https://api.github.com/users/ngudbhav/repos",
+ "events_url": "https://api.github.com/users/ngudbhav/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ngudbhav/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2019-09-11T10:50:02Z",
+ "published_at": "2019-09-11T13:15:08Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/ngudbhav/TriCo-electron-app/releases/assets/14865287",
+ "id": 14865287,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE0ODY1Mjg3",
+ "name": "Portable-x64.exe",
+ "label": null,
+ "uploader": {
+ "login": "ngudbhav",
+ "id": 31446376,
+ "node_id": "MDQ6VXNlcjMxNDQ2Mzc2",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/31446376?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ngudbhav",
+ "html_url": "https://github.com/ngudbhav",
+ "followers_url": "https://api.github.com/users/ngudbhav/followers",
+ "following_url": "https://api.github.com/users/ngudbhav/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ngudbhav/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ngudbhav/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ngudbhav/subscriptions",
+ "organizations_url": "https://api.github.com/users/ngudbhav/orgs",
+ "repos_url": "https://api.github.com/users/ngudbhav/repos",
+ "events_url": "https://api.github.com/users/ngudbhav/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ngudbhav/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-msdownload",
+ "state": "uploaded",
+ "size": 48520953,
+ "download_count": 135,
+ "created_at": "2019-09-11T12:23:44Z",
+ "updated_at": "2019-09-11T12:24:04Z",
+ "browser_download_url": "https://github.com/ngudbhav/TriCo-electron-app/releases/download/v2.6.2/Portable-x64.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/ngudbhav/TriCo-electron-app/releases/assets/14865289",
+ "id": 14865289,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE0ODY1Mjg5",
+ "name": "Portable-x86.exe",
+ "label": null,
+ "uploader": {
+ "login": "ngudbhav",
+ "id": 31446376,
+ "node_id": "MDQ6VXNlcjMxNDQ2Mzc2",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/31446376?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ngudbhav",
+ "html_url": "https://github.com/ngudbhav",
+ "followers_url": "https://api.github.com/users/ngudbhav/followers",
+ "following_url": "https://api.github.com/users/ngudbhav/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ngudbhav/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ngudbhav/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ngudbhav/subscriptions",
+ "organizations_url": "https://api.github.com/users/ngudbhav/orgs",
+ "repos_url": "https://api.github.com/users/ngudbhav/repos",
+ "events_url": "https://api.github.com/users/ngudbhav/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ngudbhav/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-msdownload",
+ "state": "uploaded",
+ "size": 46703351,
+ "download_count": 60,
+ "created_at": "2019-09-11T12:23:44Z",
+ "updated_at": "2019-09-11T12:24:21Z",
+ "browser_download_url": "https://github.com/ngudbhav/TriCo-electron-app/releases/download/v2.6.2/Portable-x86.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/ngudbhav/TriCo-electron-app/releases/assets/14865275",
+ "id": 14865275,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE0ODY1Mjc1",
+ "name": "Setup-x64.exe",
+ "label": null,
+ "uploader": {
+ "login": "ngudbhav",
+ "id": 31446376,
+ "node_id": "MDQ6VXNlcjMxNDQ2Mzc2",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/31446376?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ngudbhav",
+ "html_url": "https://github.com/ngudbhav",
+ "followers_url": "https://api.github.com/users/ngudbhav/followers",
+ "following_url": "https://api.github.com/users/ngudbhav/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ngudbhav/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ngudbhav/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ngudbhav/subscriptions",
+ "organizations_url": "https://api.github.com/users/ngudbhav/orgs",
+ "repos_url": "https://api.github.com/users/ngudbhav/repos",
+ "events_url": "https://api.github.com/users/ngudbhav/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ngudbhav/received_events",
+ "type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/x-msdownload",
"state": "uploaded",
- "size": 74642,
- "download_count": 0,
- "created_at": "2020-09-12T10:10:04Z",
- "updated_at": "2020-09-12T10:10:04Z",
- "browser_download_url": "https://github.com/quanglam2807/translatium/releases/download/v13.8.2/Translatium-13.8.2.dmg.blockmap"
+ "size": 52507454,
+ "download_count": 123,
+ "created_at": "2019-09-11T12:22:44Z",
+ "updated_at": "2019-09-11T12:23:06Z",
+ "browser_download_url": "https://github.com/ngudbhav/TriCo-electron-app/releases/download/v2.6.2/Setup-x64.exe"
},
{
- "url": "https://api.github.com/repos/quanglam2807/translatium/releases/assets/25461111",
- "id": 25461111,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDYxMTEx",
- "name": "Translatium-13.8.2.pkg",
- "label": "",
+ "url": "https://api.github.com/repos/ngudbhav/TriCo-electron-app/releases/assets/14865276",
+ "id": 14865276,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE0ODY1Mjc2",
+ "name": "Setup-x86.exe",
+ "label": null,
"uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "login": "ngudbhav",
+ "id": 31446376,
+ "node_id": "MDQ6VXNlcjMxNDQ2Mzc2",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/31446376?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
+ "url": "https://api.github.com/users/ngudbhav",
+ "html_url": "https://github.com/ngudbhav",
+ "followers_url": "https://api.github.com/users/ngudbhav/followers",
+ "following_url": "https://api.github.com/users/ngudbhav/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ngudbhav/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ngudbhav/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ngudbhav/subscriptions",
+ "organizations_url": "https://api.github.com/users/ngudbhav/orgs",
+ "repos_url": "https://api.github.com/users/ngudbhav/repos",
+ "events_url": "https://api.github.com/users/ngudbhav/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ngudbhav/received_events",
+ "type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/x-msdownload",
"state": "uploaded",
- "size": 69538799,
- "download_count": 2,
- "created_at": "2020-09-12T10:06:21Z",
- "updated_at": "2020-09-12T10:06:23Z",
- "browser_download_url": "https://github.com/quanglam2807/translatium/releases/download/v13.8.2/Translatium-13.8.2.pkg"
+ "size": 50847361,
+ "download_count": 47,
+ "created_at": "2019-09-11T12:22:45Z",
+ "updated_at": "2019-09-11T12:23:31Z",
+ "browser_download_url": "https://github.com/ngudbhav/TriCo-electron-app/releases/download/v2.6.2/Setup-x86.exe"
},
{
- "url": "https://api.github.com/repos/quanglam2807/translatium/releases/assets/25461176",
- "id": 25461176,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDYxMTc2",
- "name": "Translatium-Setup-13.8.2.exe",
- "label": "",
+ "url": "https://api.github.com/repos/ngudbhav/TriCo-electron-app/releases/assets/14866329",
+ "id": 14866329,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE0ODY2MzI5",
+ "name": "TriCo-2.6.2.x86_64.rpm",
+ "label": null,
"uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "login": "ngudbhav",
+ "id": 31446376,
+ "node_id": "MDQ6VXNlcjMxNDQ2Mzc2",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/31446376?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
+ "url": "https://api.github.com/users/ngudbhav",
+ "html_url": "https://github.com/ngudbhav",
+ "followers_url": "https://api.github.com/users/ngudbhav/followers",
+ "following_url": "https://api.github.com/users/ngudbhav/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ngudbhav/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ngudbhav/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ngudbhav/subscriptions",
+ "organizations_url": "https://api.github.com/users/ngudbhav/orgs",
+ "repos_url": "https://api.github.com/users/ngudbhav/repos",
+ "events_url": "https://api.github.com/users/ngudbhav/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ngudbhav/received_events",
+ "type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/x-rpm",
"state": "uploaded",
- "size": 52322722,
- "download_count": 120,
- "created_at": "2020-09-12T10:09:05Z",
- "updated_at": "2020-09-12T10:09:09Z",
- "browser_download_url": "https://github.com/quanglam2807/translatium/releases/download/v13.8.2/Translatium-Setup-13.8.2.exe"
+ "size": 71144316,
+ "download_count": 34,
+ "created_at": "2019-09-11T13:12:57Z",
+ "updated_at": "2019-09-11T13:14:07Z",
+ "browser_download_url": "https://github.com/ngudbhav/TriCo-electron-app/releases/download/v2.6.2/TriCo-2.6.2.x86_64.rpm"
},
{
- "url": "https://api.github.com/repos/quanglam2807/translatium/releases/assets/25461177",
- "id": 25461177,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDYxMTc3",
- "name": "Translatium-Setup-13.8.2.exe.blockmap",
- "label": "",
+ "url": "https://api.github.com/repos/ngudbhav/TriCo-electron-app/releases/assets/14866330",
+ "id": 14866330,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE0ODY2MzMw",
+ "name": "TriCo-Mac-OS-X.tar.xz",
+ "label": null,
"uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "login": "ngudbhav",
+ "id": 31446376,
+ "node_id": "MDQ6VXNlcjMxNDQ2Mzc2",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/31446376?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
+ "url": "https://api.github.com/users/ngudbhav",
+ "html_url": "https://github.com/ngudbhav",
+ "followers_url": "https://api.github.com/users/ngudbhav/followers",
+ "following_url": "https://api.github.com/users/ngudbhav/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ngudbhav/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ngudbhav/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ngudbhav/subscriptions",
+ "organizations_url": "https://api.github.com/users/ngudbhav/orgs",
+ "repos_url": "https://api.github.com/users/ngudbhav/repos",
+ "events_url": "https://api.github.com/users/ngudbhav/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ngudbhav/received_events",
+ "type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/x-xz",
"state": "uploaded",
- "size": 55906,
- "download_count": 69,
- "created_at": "2020-09-12T10:09:05Z",
- "updated_at": "2020-09-12T10:09:05Z",
- "browser_download_url": "https://github.com/quanglam2807/translatium/releases/download/v13.8.2/Translatium-Setup-13.8.2.exe.blockmap"
+ "size": 47394444,
+ "download_count": 56,
+ "created_at": "2019-09-11T13:12:57Z",
+ "updated_at": "2019-09-11T13:14:30Z",
+ "browser_download_url": "https://github.com/ngudbhav/TriCo-electron-app/releases/download/v2.6.2/TriCo-Mac-OS-X.tar.xz"
},
{
- "url": "https://api.github.com/repos/quanglam2807/translatium/releases/assets/25461074",
- "id": 25461074,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1NDYxMDc0",
- "name": "Translatium_13.8.2_amd64.snap",
- "label": "",
+ "url": "https://api.github.com/repos/ngudbhav/TriCo-electron-app/releases/assets/14866328",
+ "id": 14866328,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE0ODY2MzI4",
+ "name": "trico_2.6.2_amd64.deb",
+ "label": null,
"uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "login": "ngudbhav",
+ "id": 31446376,
+ "node_id": "MDQ6VXNlcjMxNDQ2Mzc2",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/31446376?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
+ "url": "https://api.github.com/users/ngudbhav",
+ "html_url": "https://github.com/ngudbhav",
+ "followers_url": "https://api.github.com/users/ngudbhav/followers",
+ "following_url": "https://api.github.com/users/ngudbhav/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ngudbhav/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ngudbhav/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ngudbhav/subscriptions",
+ "organizations_url": "https://api.github.com/users/ngudbhav/orgs",
+ "repos_url": "https://api.github.com/users/ngudbhav/repos",
+ "events_url": "https://api.github.com/users/ngudbhav/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ngudbhav/received_events",
+ "type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/vnd.debian.binary-package",
"state": "uploaded",
- "size": 63782912,
- "download_count": 3,
- "created_at": "2020-09-12T10:05:09Z",
- "updated_at": "2020-09-12T10:05:10Z",
- "browser_download_url": "https://github.com/quanglam2807/translatium/releases/download/v13.8.2/Translatium_13.8.2_amd64.snap"
+ "size": 63676836,
+ "download_count": 65,
+ "created_at": "2019-09-11T13:12:57Z",
+ "updated_at": "2019-09-11T13:13:28Z",
+ "browser_download_url": "https://github.com/ngudbhav/TriCo-electron-app/releases/download/v2.6.2/trico_2.6.2_amd64.deb"
}
],
- "tarball_url": "https://api.github.com/repos/quanglam2807/translatium/tarball/v13.8.2",
- "zipball_url": "https://api.github.com/repos/quanglam2807/translatium/zipball/v13.8.2",
- "body_html": "\nFix OCR tool is not available for Chinese language (#231 ) \n "
+ "tarball_url": "https://api.github.com/repos/ngudbhav/TriCo-electron-app/tarball/v2.6.2",
+ "zipball_url": "https://api.github.com/repos/ngudbhav/TriCo-electron-app/zipball/v2.6.2",
+ "body_html": "Changelog \n\nAdded ability to create database from the app itself. \nDependencies updated \nSecurity improvements \nMac OS X support added \nClick 'NGUdbhav' in the status bar to buy me a coffee! \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:09.832Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:17.735Z"
},
"trilium-notes": {
"latestRelease": {
@@ -106819,7 +106819,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 65158976,
- "download_count": 157,
+ "download_count": 169,
"created_at": "2020-09-24T21:50:41Z",
"updated_at": "2020-09-24T21:58:50Z",
"browser_download_url": "https://github.com/zadam/trilium/releases/download/v0.44.4/trilium-linux-x64-0.44.4.tar.xz"
@@ -106853,7 +106853,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 24440484,
- "download_count": 35,
+ "download_count": 52,
"created_at": "2020-09-24T22:21:13Z",
"updated_at": "2020-09-24T22:24:13Z",
"browser_download_url": "https://github.com/zadam/trilium/releases/download/v0.44.4/trilium-linux-x64-server-0.44.4.tar.xz"
@@ -106887,7 +106887,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 91702130,
- "download_count": 93,
+ "download_count": 100,
"created_at": "2020-09-24T22:09:55Z",
"updated_at": "2020-09-24T22:21:11Z",
"browser_download_url": "https://github.com/zadam/trilium/releases/download/v0.44.4/trilium-mac-x64-0.44.4.zip"
@@ -106921,7 +106921,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 87434625,
- "download_count": 251,
+ "download_count": 281,
"created_at": "2020-09-24T21:58:52Z",
"updated_at": "2020-09-24T22:09:53Z",
"browser_download_url": "https://github.com/zadam/trilium/releases/download/v0.44.4/trilium-windows-x64-0.44.4.zip"
@@ -106952,20 +106952,267 @@
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 66406200,
+ "download_count": 77,
+ "created_at": "2020-09-24T21:42:22Z",
+ "updated_at": "2020-09-24T21:50:39Z",
+ "browser_download_url": "https://github.com/zadam/trilium/releases/download/v0.44.4/trilium_0.44.4_amd64.deb"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/zadam/trilium/tarball/v0.44.4",
+ "zipball_url": "https://api.github.com/repos/zadam/trilium/zipball/v0.44.4",
+ "body_html": "0.44.X contains changes in sync protocol compared to 0.43.X so all instances must be updated.
\nThis release brings:
\n\nmajor overhaul of search syntax and search capabilities (see RFC in #1041 and current documentation in wiki ).\n\nnew syntax is not compatible with the old one and there's no automatic migration for e.g. Saved Search notes or when searching in scripts. It's up to you to migrate the searches into the new syntax. \nsearching is unified across for all use cases - e.g. now Jump To dialog uses the same algorithms as the main search \nattribute inheritance is respected in all searches \nfulltext search works can find protected notes while in protected session \n \n \nmajor overhaul of attribute UI - see RFC in #1068 (shows only very initial prototype though) which allows both text based and graphical UI for working with attributes: \n \n
\n\nbackend is now using better-sqlite3 library with synchronous access to the database which allows much better performance in some cases \nimported notes are sanitized for unknown HTML/CSS/JS content \nLinks in text notes behave now consistently between classical links and hypertext - single click will activate the target note \nJump To dialog remembers (for 2 minutes) last searched item \nDropped support for .tar imports \nImages are now not minified, only scaled \nOptimized update of note tree resulting in smoother UX \nadded remove formatting plugin #1239 \nreworked similarity widget - brand new weight based algorithm evaluating also attributes \ninline note creation #1237 \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:17.739Z"
+ },
+ "tropy": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/tropy/tropy/releases/28543543",
+ "assets_url": "https://api.github.com/repos/tropy/tropy/releases/28543543/assets",
+ "upload_url": "https://uploads.github.com/repos/tropy/tropy/releases/28543543/assets{?name,label}",
+ "html_url": "https://github.com/tropy/tropy/releases/tag/1.8.0",
+ "id": 28543543,
+ "node_id": "MDc6UmVsZWFzZTI4NTQzNTQz",
+ "tag_name": "1.8.0",
+ "target_commitish": "release",
+ "name": "Tropy 1.8.0",
+ "draft": false,
+ "author": {
+ "login": "inukshuk",
+ "id": 325102,
+ "node_id": "MDQ6VXNlcjMyNTEwMg==",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/325102?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/inukshuk",
+ "html_url": "https://github.com/inukshuk",
+ "followers_url": "https://api.github.com/users/inukshuk/followers",
+ "following_url": "https://api.github.com/users/inukshuk/following{/other_user}",
+ "gists_url": "https://api.github.com/users/inukshuk/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/inukshuk/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/inukshuk/subscriptions",
+ "organizations_url": "https://api.github.com/users/inukshuk/orgs",
+ "repos_url": "https://api.github.com/users/inukshuk/repos",
+ "events_url": "https://api.github.com/users/inukshuk/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/inukshuk/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2020-07-14T13:10:33Z",
+ "published_at": "2020-07-14T13:28:27Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/tropy/tropy/releases/assets/22869881",
+ "id": 22869881,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIyODY5ODgx",
+ "name": "setup-tropy-1.8.0-x64.exe",
+ "label": null,
+ "uploader": {
+ "login": "inukshuk",
+ "id": 325102,
+ "node_id": "MDQ6VXNlcjMyNTEwMg==",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/325102?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/inukshuk",
+ "html_url": "https://github.com/inukshuk",
+ "followers_url": "https://api.github.com/users/inukshuk/followers",
+ "following_url": "https://api.github.com/users/inukshuk/following{/other_user}",
+ "gists_url": "https://api.github.com/users/inukshuk/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/inukshuk/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/inukshuk/subscriptions",
+ "organizations_url": "https://api.github.com/users/inukshuk/orgs",
+ "repos_url": "https://api.github.com/users/inukshuk/repos",
+ "events_url": "https://api.github.com/users/inukshuk/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/inukshuk/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-msdownload",
+ "state": "uploaded",
+ "size": 100549152,
+ "download_count": 1143,
+ "created_at": "2020-07-14T14:38:43Z",
+ "updated_at": "2020-07-14T14:54:28Z",
+ "browser_download_url": "https://github.com/tropy/tropy/releases/download/1.8.0/setup-tropy-1.8.0-x64.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/tropy/tropy/releases/assets/22868659",
+ "id": 22868659,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIyODY4NjU5",
+ "name": "tropy-1.8.0-darwin.zip",
+ "label": null,
+ "uploader": {
+ "login": "inukshuk",
+ "id": 325102,
+ "node_id": "MDQ6VXNlcjMyNTEwMg==",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/325102?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/inukshuk",
+ "html_url": "https://github.com/inukshuk",
+ "followers_url": "https://api.github.com/users/inukshuk/followers",
+ "following_url": "https://api.github.com/users/inukshuk/following{/other_user}",
+ "gists_url": "https://api.github.com/users/inukshuk/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/inukshuk/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/inukshuk/subscriptions",
+ "organizations_url": "https://api.github.com/users/inukshuk/orgs",
+ "repos_url": "https://api.github.com/users/inukshuk/repos",
+ "events_url": "https://api.github.com/users/inukshuk/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/inukshuk/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 101780312,
+ "download_count": 1092,
+ "created_at": "2020-07-14T13:57:48Z",
+ "updated_at": "2020-07-14T14:37:41Z",
+ "browser_download_url": "https://github.com/tropy/tropy/releases/download/1.8.0/tropy-1.8.0-darwin.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/tropy/tropy/releases/assets/22870354",
+ "id": 22870354,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIyODcwMzU0",
+ "name": "tropy-1.8.0-full.nupkg",
+ "label": null,
+ "uploader": {
+ "login": "inukshuk",
+ "id": 325102,
+ "node_id": "MDQ6VXNlcjMyNTEwMg==",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/325102?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/inukshuk",
+ "html_url": "https://github.com/inukshuk",
+ "followers_url": "https://api.github.com/users/inukshuk/followers",
+ "following_url": "https://api.github.com/users/inukshuk/following{/other_user}",
+ "gists_url": "https://api.github.com/users/inukshuk/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/inukshuk/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/inukshuk/subscriptions",
+ "organizations_url": "https://api.github.com/users/inukshuk/orgs",
+ "repos_url": "https://api.github.com/users/inukshuk/repos",
+ "events_url": "https://api.github.com/users/inukshuk/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/inukshuk/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 100169428,
+ "download_count": 611,
+ "created_at": "2020-07-14T14:57:23Z",
+ "updated_at": "2020-07-14T15:11:24Z",
+ "browser_download_url": "https://github.com/tropy/tropy/releases/download/1.8.0/tropy-1.8.0-full.nupkg"
+ },
+ {
+ "url": "https://api.github.com/repos/tropy/tropy/releases/assets/22867262",
+ "id": 22867262,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIyODY3MjYy",
+ "name": "tropy-1.8.0-x64.tar.bz2",
+ "label": null,
+ "uploader": {
+ "login": "inukshuk",
+ "id": 325102,
+ "node_id": "MDQ6VXNlcjMyNTEwMg==",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/325102?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/inukshuk",
+ "html_url": "https://github.com/inukshuk",
+ "followers_url": "https://api.github.com/users/inukshuk/followers",
+ "following_url": "https://api.github.com/users/inukshuk/following{/other_user}",
+ "gists_url": "https://api.github.com/users/inukshuk/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/inukshuk/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/inukshuk/subscriptions",
+ "organizations_url": "https://api.github.com/users/inukshuk/orgs",
+ "repos_url": "https://api.github.com/users/inukshuk/repos",
+ "events_url": "https://api.github.com/users/inukshuk/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/inukshuk/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-bzip",
+ "state": "uploaded",
+ "size": 84160718,
+ "download_count": 190,
+ "created_at": "2020-07-14T13:19:44Z",
+ "updated_at": "2020-07-14T13:23:15Z",
+ "browser_download_url": "https://github.com/tropy/tropy/releases/download/1.8.0/tropy-1.8.0-x64.tar.bz2"
+ },
+ {
+ "url": "https://api.github.com/repos/tropy/tropy/releases/assets/22867344",
+ "id": 22867344,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIyODY3MzQ0",
+ "name": "Tropy-1.8.0-x86_64.AppImage",
+ "label": null,
+ "uploader": {
+ "login": "inukshuk",
+ "id": 325102,
+ "node_id": "MDQ6VXNlcjMyNTEwMg==",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/325102?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/inukshuk",
+ "html_url": "https://github.com/inukshuk",
+ "followers_url": "https://api.github.com/users/inukshuk/followers",
+ "following_url": "https://api.github.com/users/inukshuk/following{/other_user}",
+ "gists_url": "https://api.github.com/users/inukshuk/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/inukshuk/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/inukshuk/subscriptions",
+ "organizations_url": "https://api.github.com/users/inukshuk/orgs",
+ "repos_url": "https://api.github.com/users/inukshuk/repos",
+ "events_url": "https://api.github.com/users/inukshuk/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/inukshuk/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 99639336,
+ "download_count": 491,
+ "created_at": "2020-07-14T13:24:05Z",
+ "updated_at": "2020-07-14T13:28:24Z",
+ "browser_download_url": "https://github.com/tropy/tropy/releases/download/1.8.0/Tropy-1.8.0-x86_64.AppImage"
+ },
+ {
+ "url": "https://api.github.com/repos/tropy/tropy/releases/assets/22867934",
+ "id": 22867934,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIyODY3OTM0",
+ "name": "tropy-1.8.0.dmg",
+ "label": null,
+ "uploader": {
+ "login": "inukshuk",
+ "id": 325102,
+ "node_id": "MDQ6VXNlcjMyNTEwMg==",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/325102?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/inukshuk",
+ "html_url": "https://github.com/inukshuk",
+ "followers_url": "https://api.github.com/users/inukshuk/followers",
+ "following_url": "https://api.github.com/users/inukshuk/following{/other_user}",
+ "gists_url": "https://api.github.com/users/inukshuk/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/inukshuk/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/inukshuk/subscriptions",
+ "organizations_url": "https://api.github.com/users/inukshuk/orgs",
+ "repos_url": "https://api.github.com/users/inukshuk/repos",
+ "events_url": "https://api.github.com/users/inukshuk/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/inukshuk/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-diskcopy",
"state": "uploaded",
- "size": 66406200,
- "download_count": 74,
- "created_at": "2020-09-24T21:42:22Z",
- "updated_at": "2020-09-24T21:50:39Z",
- "browser_download_url": "https://github.com/zadam/trilium/releases/download/v0.44.4/trilium_0.44.4_amd64.deb"
+ "size": 104383822,
+ "download_count": 919,
+ "created_at": "2020-07-14T13:44:38Z",
+ "updated_at": "2020-07-14T13:57:42Z",
+ "browser_download_url": "https://github.com/tropy/tropy/releases/download/1.8.0/tropy-1.8.0.dmg"
}
],
- "tarball_url": "https://api.github.com/repos/zadam/trilium/tarball/v0.44.4",
- "zipball_url": "https://api.github.com/repos/zadam/trilium/zipball/v0.44.4",
- "body_html": "0.44.X contains changes in sync protocol compared to 0.43.X so all instances must be updated.
\nThis release brings:
\n\nmajor overhaul of search syntax and search capabilities (see RFC in #1041 and current documentation in wiki ).\n\nnew syntax is not compatible with the old one and there's no automatic migration for e.g. Saved Search notes or when searching in scripts. It's up to you to migrate the searches into the new syntax. \nsearching is unified across for all use cases - e.g. now Jump To dialog uses the same algorithms as the main search \nattribute inheritance is respected in all searches \nfulltext search works can find protected notes while in protected session \n \n \nmajor overhaul of attribute UI - see RFC in #1068 (shows only very initial prototype though) which allows both text based and graphical UI for working with attributes: \n \n
\n\nbackend is now using better-sqlite3 library with synchronous access to the database which allows much better performance in some cases \nimported notes are sanitized for unknown HTML/CSS/JS content \nLinks in text notes behave now consistently between classical links and hypertext - single click will activate the target note \nJump To dialog remembers (for 2 minutes) last searched item \nDropped support for .tar imports \nImages are now not minified, only scaled \nOptimized update of note tree resulting in smoother UX \nadded remove formatting plugin #1239 \nreworked similarity widget - brand new weight based algorithm evaluating also attributes \ninline note creation #1237 \n "
+ "tarball_url": "https://api.github.com/repos/tropy/tropy/tarball/1.8.0",
+ "zipball_url": "https://api.github.com/repos/tropy/tropy/zipball/1.8.0",
+ "body_html": "Features \n\nAdded read-only mode for write-protected project files \nImproved display of selections in image viewer \nImproved animations in image viewer \nExport of images or selections with all filters applied \nAdded new print option to include only photos with notes \nAdded Chinese translation (thanks @bingling00 ) \nImproved context menus \nSupport photo, selection download via API \nUpdate to Electron 9, Pixi.js 5 \n \nBug Fixes \n\nFixed auto-complete for non-latin scripts \nFixed use home/end keys in metadata field \nFixed some issues with the text cursor in note pad \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:09.841Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:17.777Z"
},
"ttth": {
"latestRelease": {
@@ -107245,667 +107492,182 @@
"url": "https://api.github.com/repos/yafp/ttth/releases/assets/16909106",
"id": 16909106,
"node_id": "MDEyOlJlbGVhc2VBc3NldDE2OTA5MTA2",
- "name": "ttth-1.8.0-mac.dmg",
- "label": null,
- "uploader": {
- "login": "yafp",
- "id": 67605,
- "node_id": "MDQ6VXNlcjY3NjA1",
- "avatar_url": "https://avatars3.githubusercontent.com/u/67605?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/yafp",
- "html_url": "https://github.com/yafp",
- "followers_url": "https://api.github.com/users/yafp/followers",
- "following_url": "https://api.github.com/users/yafp/following{/other_user}",
- "gists_url": "https://api.github.com/users/yafp/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/yafp/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/yafp/subscriptions",
- "organizations_url": "https://api.github.com/users/yafp/orgs",
- "repos_url": "https://api.github.com/users/yafp/repos",
- "events_url": "https://api.github.com/users/yafp/events{/privacy}",
- "received_events_url": "https://api.github.com/users/yafp/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 73699662,
- "download_count": 95,
- "created_at": "2019-12-19T19:16:04Z",
- "updated_at": "2019-12-19T19:19:31Z",
- "browser_download_url": "https://github.com/yafp/ttth/releases/download/1.8.0/ttth-1.8.0-mac.dmg"
- },
- {
- "url": "https://api.github.com/repos/yafp/ttth/releases/assets/16909107",
- "id": 16909107,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE2OTA5MTA3",
- "name": "ttth-1.8.0-win-ia32.zip",
- "label": null,
- "uploader": {
- "login": "yafp",
- "id": 67605,
- "node_id": "MDQ6VXNlcjY3NjA1",
- "avatar_url": "https://avatars3.githubusercontent.com/u/67605?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/yafp",
- "html_url": "https://github.com/yafp",
- "followers_url": "https://api.github.com/users/yafp/followers",
- "following_url": "https://api.github.com/users/yafp/following{/other_user}",
- "gists_url": "https://api.github.com/users/yafp/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/yafp/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/yafp/subscriptions",
- "organizations_url": "https://api.github.com/users/yafp/orgs",
- "repos_url": "https://api.github.com/users/yafp/repos",
- "events_url": "https://api.github.com/users/yafp/events{/privacy}",
- "received_events_url": "https://api.github.com/users/yafp/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 68616845,
- "download_count": 31,
- "created_at": "2019-12-19T19:16:04Z",
- "updated_at": "2019-12-19T19:22:47Z",
- "browser_download_url": "https://github.com/yafp/ttth/releases/download/1.8.0/ttth-1.8.0-win-ia32.zip"
- },
- {
- "url": "https://api.github.com/repos/yafp/ttth/releases/assets/16909108",
- "id": 16909108,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE2OTA5MTA4",
- "name": "ttth-1.8.0-win-installer.exe",
- "label": null,
- "uploader": {
- "login": "yafp",
- "id": 67605,
- "node_id": "MDQ6VXNlcjY3NjA1",
- "avatar_url": "https://avatars3.githubusercontent.com/u/67605?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/yafp",
- "html_url": "https://github.com/yafp",
- "followers_url": "https://api.github.com/users/yafp/followers",
- "following_url": "https://api.github.com/users/yafp/following{/other_user}",
- "gists_url": "https://api.github.com/users/yafp/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/yafp/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/yafp/subscriptions",
- "organizations_url": "https://api.github.com/users/yafp/orgs",
- "repos_url": "https://api.github.com/users/yafp/repos",
- "events_url": "https://api.github.com/users/yafp/events{/privacy}",
- "received_events_url": "https://api.github.com/users/yafp/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-ms-dos-executable",
- "state": "uploaded",
- "size": 91843090,
- "download_count": 155,
- "created_at": "2019-12-19T19:16:05Z",
- "updated_at": "2019-12-19T19:27:02Z",
- "browser_download_url": "https://github.com/yafp/ttth/releases/download/1.8.0/ttth-1.8.0-win-installer.exe"
- },
- {
- "url": "https://api.github.com/repos/yafp/ttth/releases/assets/16909109",
- "id": 16909109,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE2OTA5MTA5",
- "name": "ttth-1.8.0-win-portable.exe",
- "label": null,
- "uploader": {
- "login": "yafp",
- "id": 67605,
- "node_id": "MDQ6VXNlcjY3NjA1",
- "avatar_url": "https://avatars3.githubusercontent.com/u/67605?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/yafp",
- "html_url": "https://github.com/yafp",
- "followers_url": "https://api.github.com/users/yafp/followers",
- "following_url": "https://api.github.com/users/yafp/following{/other_user}",
- "gists_url": "https://api.github.com/users/yafp/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/yafp/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/yafp/subscriptions",
- "organizations_url": "https://api.github.com/users/yafp/orgs",
- "repos_url": "https://api.github.com/users/yafp/repos",
- "events_url": "https://api.github.com/users/yafp/events{/privacy}",
- "received_events_url": "https://api.github.com/users/yafp/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-ms-dos-executable",
- "state": "uploaded",
- "size": 91692421,
- "download_count": 162,
- "created_at": "2019-12-19T19:16:05Z",
- "updated_at": "2019-12-19T19:31:17Z",
- "browser_download_url": "https://github.com/yafp/ttth/releases/download/1.8.0/ttth-1.8.0-win-portable.exe"
- },
- {
- "url": "https://api.github.com/repos/yafp/ttth/releases/assets/16909110",
- "id": 16909110,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE2OTA5MTEw",
- "name": "ttth-1.8.0-win-x64.zip",
- "label": null,
- "uploader": {
- "login": "yafp",
- "id": 67605,
- "node_id": "MDQ6VXNlcjY3NjA1",
- "avatar_url": "https://avatars3.githubusercontent.com/u/67605?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/yafp",
- "html_url": "https://github.com/yafp",
- "followers_url": "https://api.github.com/users/yafp/followers",
- "following_url": "https://api.github.com/users/yafp/following{/other_user}",
- "gists_url": "https://api.github.com/users/yafp/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/yafp/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/yafp/subscriptions",
- "organizations_url": "https://api.github.com/users/yafp/orgs",
- "repos_url": "https://api.github.com/users/yafp/repos",
- "events_url": "https://api.github.com/users/yafp/events{/privacy}",
- "received_events_url": "https://api.github.com/users/yafp/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 71535872,
- "download_count": 93,
- "created_at": "2019-12-19T19:16:06Z",
- "updated_at": "2019-12-19T19:34:48Z",
- "browser_download_url": "https://github.com/yafp/ttth/releases/download/1.8.0/ttth-1.8.0-win-x64.zip"
- }
- ],
- "tarball_url": "https://api.github.com/repos/yafp/ttth/tarball/1.8.0",
- "zipball_url": "https://api.github.com/repos/yafp/ttth/zipball/1.8.0",
- "body_html": "\nNew services: gitter, wire, steam chat \nAdded a periodic check for network accessibility. \nAdded support for more themes \nAdded warning to url click handler regarding non-https links \nUpdated electron from 5.x to 7.x \nMore inject scripts for existing services \nseveral other changes \n \nBased on electron 7.1.6
\nPlease check the changelog for more details.
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:09.920Z"
- },
- "tunepack": {
- "latestRelease": {
- "url": "https://api.github.com/repos/tunepack/tunepack-desktop/releases/18016144",
- "assets_url": "https://api.github.com/repos/tunepack/tunepack-desktop/releases/18016144/assets",
- "upload_url": "https://uploads.github.com/repos/tunepack/tunepack-desktop/releases/18016144/assets{?name,label}",
- "html_url": "https://github.com/tunepack/tunepack-desktop/releases/tag/v1.2.1",
- "id": 18016144,
- "node_id": "MDc6UmVsZWFzZTE4MDE2MTQ0",
- "tag_name": "v1.2.1",
- "target_commitish": "master",
- "name": "1.2.1",
- "draft": false,
- "author": {
- "login": "team-tunepack",
- "id": 50835020,
- "node_id": "MDQ6VXNlcjUwODM1MDIw",
- "avatar_url": "https://avatars2.githubusercontent.com/u/50835020?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/team-tunepack",
- "html_url": "https://github.com/team-tunepack",
- "followers_url": "https://api.github.com/users/team-tunepack/followers",
- "following_url": "https://api.github.com/users/team-tunepack/following{/other_user}",
- "gists_url": "https://api.github.com/users/team-tunepack/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/team-tunepack/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/team-tunepack/subscriptions",
- "organizations_url": "https://api.github.com/users/team-tunepack/orgs",
- "repos_url": "https://api.github.com/users/team-tunepack/repos",
- "events_url": "https://api.github.com/users/team-tunepack/events{/privacy}",
- "received_events_url": "https://api.github.com/users/team-tunepack/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2019-06-15T14:20:03Z",
- "published_at": "2019-06-15T15:54:52Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/tunepack/tunepack-desktop/releases/assets/13215360",
- "id": 13215360,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMjE1MzYw",
- "name": "latest-linux.yml",
- "label": "",
- "uploader": {
- "login": "team-tunepack",
- "id": 50835020,
- "node_id": "MDQ6VXNlcjUwODM1MDIw",
- "avatar_url": "https://avatars2.githubusercontent.com/u/50835020?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/team-tunepack",
- "html_url": "https://github.com/team-tunepack",
- "followers_url": "https://api.github.com/users/team-tunepack/followers",
- "following_url": "https://api.github.com/users/team-tunepack/following{/other_user}",
- "gists_url": "https://api.github.com/users/team-tunepack/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/team-tunepack/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/team-tunepack/subscriptions",
- "organizations_url": "https://api.github.com/users/team-tunepack/orgs",
- "repos_url": "https://api.github.com/users/team-tunepack/repos",
- "events_url": "https://api.github.com/users/team-tunepack/events{/privacy}",
- "received_events_url": "https://api.github.com/users/team-tunepack/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "text/yaml",
- "state": "uploaded",
- "size": 396,
- "download_count": 127,
- "created_at": "2019-06-15T14:33:06Z",
- "updated_at": "2019-06-15T14:33:06Z",
- "browser_download_url": "https://github.com/tunepack/tunepack-desktop/releases/download/v1.2.1/latest-linux.yml"
- },
- {
- "url": "https://api.github.com/repos/tunepack/tunepack-desktop/releases/assets/13215337",
- "id": 13215337,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMjE1MzM3",
- "name": "latest-mac.yml",
- "label": "",
- "uploader": {
- "login": "team-tunepack",
- "id": 50835020,
- "node_id": "MDQ6VXNlcjUwODM1MDIw",
- "avatar_url": "https://avatars2.githubusercontent.com/u/50835020?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/team-tunepack",
- "html_url": "https://github.com/team-tunepack",
- "followers_url": "https://api.github.com/users/team-tunepack/followers",
- "following_url": "https://api.github.com/users/team-tunepack/following{/other_user}",
- "gists_url": "https://api.github.com/users/team-tunepack/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/team-tunepack/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/team-tunepack/subscriptions",
- "organizations_url": "https://api.github.com/users/team-tunepack/orgs",
- "repos_url": "https://api.github.com/users/team-tunepack/repos",
- "events_url": "https://api.github.com/users/team-tunepack/events{/privacy}",
- "received_events_url": "https://api.github.com/users/team-tunepack/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "text/yaml",
- "state": "uploaded",
- "size": 512,
- "download_count": 101,
- "created_at": "2019-06-15T14:28:35Z",
- "updated_at": "2019-06-15T14:28:35Z",
- "browser_download_url": "https://github.com/tunepack/tunepack-desktop/releases/download/v1.2.1/latest-mac.yml"
- },
- {
- "url": "https://api.github.com/repos/tunepack/tunepack-desktop/releases/assets/13215330",
- "id": 13215330,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMjE1MzMw",
- "name": "latest.yml",
- "label": "",
- "uploader": {
- "login": "team-tunepack",
- "id": 50835020,
- "node_id": "MDQ6VXNlcjUwODM1MDIw",
- "avatar_url": "https://avatars2.githubusercontent.com/u/50835020?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/team-tunepack",
- "html_url": "https://github.com/team-tunepack",
- "followers_url": "https://api.github.com/users/team-tunepack/followers",
- "following_url": "https://api.github.com/users/team-tunepack/following{/other_user}",
- "gists_url": "https://api.github.com/users/team-tunepack/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/team-tunepack/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/team-tunepack/subscriptions",
- "organizations_url": "https://api.github.com/users/team-tunepack/orgs",
- "repos_url": "https://api.github.com/users/team-tunepack/repos",
- "events_url": "https://api.github.com/users/team-tunepack/events{/privacy}",
- "received_events_url": "https://api.github.com/users/team-tunepack/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "text/yaml",
- "state": "uploaded",
- "size": 360,
- "download_count": 79,
- "created_at": "2019-06-15T14:28:00Z",
- "updated_at": "2019-06-15T14:28:00Z",
- "browser_download_url": "https://github.com/tunepack/tunepack-desktop/releases/download/v1.2.1/latest.yml"
- },
- {
- "url": "https://api.github.com/repos/tunepack/tunepack-desktop/releases/assets/13215336",
- "id": 13215336,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMjE1MzM2",
- "name": "Tunepack-1.2.1-mac.zip",
- "label": "",
- "uploader": {
- "login": "team-tunepack",
- "id": 50835020,
- "node_id": "MDQ6VXNlcjUwODM1MDIw",
- "avatar_url": "https://avatars2.githubusercontent.com/u/50835020?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/team-tunepack",
- "html_url": "https://github.com/team-tunepack",
- "followers_url": "https://api.github.com/users/team-tunepack/followers",
- "following_url": "https://api.github.com/users/team-tunepack/following{/other_user}",
- "gists_url": "https://api.github.com/users/team-tunepack/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/team-tunepack/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/team-tunepack/subscriptions",
- "organizations_url": "https://api.github.com/users/team-tunepack/orgs",
- "repos_url": "https://api.github.com/users/team-tunepack/repos",
- "events_url": "https://api.github.com/users/team-tunepack/events{/privacy}",
- "received_events_url": "https://api.github.com/users/team-tunepack/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 69027168,
- "download_count": 88,
- "created_at": "2019-06-15T14:28:33Z",
- "updated_at": "2019-06-15T14:28:35Z",
- "browser_download_url": "https://github.com/tunepack/tunepack-desktop/releases/download/v1.2.1/Tunepack-1.2.1-mac.zip"
- },
- {
- "url": "https://api.github.com/repos/tunepack/tunepack-desktop/releases/assets/13215332",
- "id": 13215332,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMjE1MzMy",
- "name": "Tunepack-1.2.1.dmg",
- "label": "",
- "uploader": {
- "login": "team-tunepack",
- "id": 50835020,
- "node_id": "MDQ6VXNlcjUwODM1MDIw",
- "avatar_url": "https://avatars2.githubusercontent.com/u/50835020?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/team-tunepack",
- "html_url": "https://github.com/team-tunepack",
- "followers_url": "https://api.github.com/users/team-tunepack/followers",
- "following_url": "https://api.github.com/users/team-tunepack/following{/other_user}",
- "gists_url": "https://api.github.com/users/team-tunepack/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/team-tunepack/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/team-tunepack/subscriptions",
- "organizations_url": "https://api.github.com/users/team-tunepack/orgs",
- "repos_url": "https://api.github.com/users/team-tunepack/repos",
- "events_url": "https://api.github.com/users/team-tunepack/events{/privacy}",
- "received_events_url": "https://api.github.com/users/team-tunepack/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 71431870,
- "download_count": 344,
- "created_at": "2019-06-15T14:28:08Z",
- "updated_at": "2019-06-15T14:28:10Z",
- "browser_download_url": "https://github.com/tunepack/tunepack-desktop/releases/download/v1.2.1/Tunepack-1.2.1.dmg"
- },
- {
- "url": "https://api.github.com/repos/tunepack/tunepack-desktop/releases/assets/13215331",
- "id": 13215331,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMjE1MzMx",
- "name": "Tunepack-1.2.1.dmg.blockmap",
- "label": "",
- "uploader": {
- "login": "team-tunepack",
- "id": 50835020,
- "node_id": "MDQ6VXNlcjUwODM1MDIw",
- "avatar_url": "https://avatars2.githubusercontent.com/u/50835020?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/team-tunepack",
- "html_url": "https://github.com/team-tunepack",
- "followers_url": "https://api.github.com/users/team-tunepack/followers",
- "following_url": "https://api.github.com/users/team-tunepack/following{/other_user}",
- "gists_url": "https://api.github.com/users/team-tunepack/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/team-tunepack/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/team-tunepack/subscriptions",
- "organizations_url": "https://api.github.com/users/team-tunepack/orgs",
- "repos_url": "https://api.github.com/users/team-tunepack/repos",
- "events_url": "https://api.github.com/users/team-tunepack/events{/privacy}",
- "received_events_url": "https://api.github.com/users/team-tunepack/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 75302,
- "download_count": 91,
- "created_at": "2019-06-15T14:28:08Z",
- "updated_at": "2019-06-15T14:28:08Z",
- "browser_download_url": "https://github.com/tunepack/tunepack-desktop/releases/download/v1.2.1/Tunepack-1.2.1.dmg.blockmap"
- },
- {
- "url": "https://api.github.com/repos/tunepack/tunepack-desktop/releases/assets/13215317",
- "id": 13215317,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMjE1MzE3",
- "name": "tunepack-desktop-1.2.1-x86_64.AppImage",
- "label": "",
- "uploader": {
- "login": "team-tunepack",
- "id": 50835020,
- "node_id": "MDQ6VXNlcjUwODM1MDIw",
- "avatar_url": "https://avatars2.githubusercontent.com/u/50835020?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/team-tunepack",
- "html_url": "https://github.com/team-tunepack",
- "followers_url": "https://api.github.com/users/team-tunepack/followers",
- "following_url": "https://api.github.com/users/team-tunepack/following{/other_user}",
- "gists_url": "https://api.github.com/users/team-tunepack/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/team-tunepack/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/team-tunepack/subscriptions",
- "organizations_url": "https://api.github.com/users/team-tunepack/orgs",
- "repos_url": "https://api.github.com/users/team-tunepack/repos",
- "events_url": "https://api.github.com/users/team-tunepack/events{/privacy}",
- "received_events_url": "https://api.github.com/users/team-tunepack/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 81119602,
- "download_count": 228,
- "created_at": "2019-06-15T14:26:35Z",
- "updated_at": "2019-06-15T14:26:37Z",
- "browser_download_url": "https://github.com/tunepack/tunepack-desktop/releases/download/v1.2.1/tunepack-desktop-1.2.1-x86_64.AppImage"
- },
- {
- "url": "https://api.github.com/repos/tunepack/tunepack-desktop/releases/assets/13215321",
- "id": 13215321,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMjE1MzIx",
- "name": "tunepack-desktop-1.2.1.msi",
- "label": "",
- "uploader": {
- "login": "team-tunepack",
- "id": 50835020,
- "node_id": "MDQ6VXNlcjUwODM1MDIw",
- "avatar_url": "https://avatars2.githubusercontent.com/u/50835020?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/team-tunepack",
- "html_url": "https://github.com/team-tunepack",
- "followers_url": "https://api.github.com/users/team-tunepack/followers",
- "following_url": "https://api.github.com/users/team-tunepack/following{/other_user}",
- "gists_url": "https://api.github.com/users/team-tunepack/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/team-tunepack/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/team-tunepack/subscriptions",
- "organizations_url": "https://api.github.com/users/team-tunepack/orgs",
- "repos_url": "https://api.github.com/users/team-tunepack/repos",
- "events_url": "https://api.github.com/users/team-tunepack/events{/privacy}",
- "received_events_url": "https://api.github.com/users/team-tunepack/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 58925056,
- "download_count": 52,
- "created_at": "2019-06-15T14:27:16Z",
- "updated_at": "2019-06-15T14:27:59Z",
- "browser_download_url": "https://github.com/tunepack/tunepack-desktop/releases/download/v1.2.1/tunepack-desktop-1.2.1.msi"
- },
- {
- "url": "https://api.github.com/repos/tunepack/tunepack-desktop/releases/assets/13215358",
- "id": 13215358,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMjE1MzU4",
- "name": "tunepack-desktop-1.2.1.x86_64.rpm",
- "label": "",
- "uploader": {
- "login": "team-tunepack",
- "id": 50835020,
- "node_id": "MDQ6VXNlcjUwODM1MDIw",
- "avatar_url": "https://avatars2.githubusercontent.com/u/50835020?v=4",
+ "name": "ttth-1.8.0-mac.dmg",
+ "label": null,
+ "uploader": {
+ "login": "yafp",
+ "id": 67605,
+ "node_id": "MDQ6VXNlcjY3NjA1",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/67605?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/team-tunepack",
- "html_url": "https://github.com/team-tunepack",
- "followers_url": "https://api.github.com/users/team-tunepack/followers",
- "following_url": "https://api.github.com/users/team-tunepack/following{/other_user}",
- "gists_url": "https://api.github.com/users/team-tunepack/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/team-tunepack/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/team-tunepack/subscriptions",
- "organizations_url": "https://api.github.com/users/team-tunepack/orgs",
- "repos_url": "https://api.github.com/users/team-tunepack/repos",
- "events_url": "https://api.github.com/users/team-tunepack/events{/privacy}",
- "received_events_url": "https://api.github.com/users/team-tunepack/received_events",
+ "url": "https://api.github.com/users/yafp",
+ "html_url": "https://github.com/yafp",
+ "followers_url": "https://api.github.com/users/yafp/followers",
+ "following_url": "https://api.github.com/users/yafp/following{/other_user}",
+ "gists_url": "https://api.github.com/users/yafp/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/yafp/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/yafp/subscriptions",
+ "organizations_url": "https://api.github.com/users/yafp/orgs",
+ "repos_url": "https://api.github.com/users/yafp/repos",
+ "events_url": "https://api.github.com/users/yafp/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/yafp/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-redhat-package-manager",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 53551627,
- "download_count": 78,
- "created_at": "2019-06-15T14:33:04Z",
- "updated_at": "2019-06-15T14:33:05Z",
- "browser_download_url": "https://github.com/tunepack/tunepack-desktop/releases/download/v1.2.1/tunepack-desktop-1.2.1.x86_64.rpm"
+ "size": 73699662,
+ "download_count": 95,
+ "created_at": "2019-12-19T19:16:04Z",
+ "updated_at": "2019-12-19T19:19:31Z",
+ "browser_download_url": "https://github.com/yafp/ttth/releases/download/1.8.0/ttth-1.8.0-mac.dmg"
},
{
- "url": "https://api.github.com/repos/tunepack/tunepack-desktop/releases/assets/13215311",
- "id": 13215311,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMjE1MzEx",
- "name": "tunepack-desktop-setup-1.2.1.exe",
- "label": "",
+ "url": "https://api.github.com/repos/yafp/ttth/releases/assets/16909107",
+ "id": 16909107,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE2OTA5MTA3",
+ "name": "ttth-1.8.0-win-ia32.zip",
+ "label": null,
"uploader": {
- "login": "team-tunepack",
- "id": 50835020,
- "node_id": "MDQ6VXNlcjUwODM1MDIw",
- "avatar_url": "https://avatars2.githubusercontent.com/u/50835020?v=4",
+ "login": "yafp",
+ "id": 67605,
+ "node_id": "MDQ6VXNlcjY3NjA1",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/67605?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/team-tunepack",
- "html_url": "https://github.com/team-tunepack",
- "followers_url": "https://api.github.com/users/team-tunepack/followers",
- "following_url": "https://api.github.com/users/team-tunepack/following{/other_user}",
- "gists_url": "https://api.github.com/users/team-tunepack/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/team-tunepack/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/team-tunepack/subscriptions",
- "organizations_url": "https://api.github.com/users/team-tunepack/orgs",
- "repos_url": "https://api.github.com/users/team-tunepack/repos",
- "events_url": "https://api.github.com/users/team-tunepack/events{/privacy}",
- "received_events_url": "https://api.github.com/users/team-tunepack/received_events",
+ "url": "https://api.github.com/users/yafp",
+ "html_url": "https://github.com/yafp",
+ "followers_url": "https://api.github.com/users/yafp/followers",
+ "following_url": "https://api.github.com/users/yafp/following{/other_user}",
+ "gists_url": "https://api.github.com/users/yafp/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/yafp/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/yafp/subscriptions",
+ "organizations_url": "https://api.github.com/users/yafp/orgs",
+ "repos_url": "https://api.github.com/users/yafp/repos",
+ "events_url": "https://api.github.com/users/yafp/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/yafp/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 52961877,
- "download_count": 820,
- "created_at": "2019-06-15T14:26:22Z",
- "updated_at": "2019-06-15T14:27:00Z",
- "browser_download_url": "https://github.com/tunepack/tunepack-desktop/releases/download/v1.2.1/tunepack-desktop-setup-1.2.1.exe"
+ "size": 68616845,
+ "download_count": 31,
+ "created_at": "2019-12-19T19:16:04Z",
+ "updated_at": "2019-12-19T19:22:47Z",
+ "browser_download_url": "https://github.com/yafp/ttth/releases/download/1.8.0/ttth-1.8.0-win-ia32.zip"
},
{
- "url": "https://api.github.com/repos/tunepack/tunepack-desktop/releases/assets/13215310",
- "id": 13215310,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMjE1MzEw",
- "name": "tunepack-desktop-setup-1.2.1.exe.blockmap",
- "label": "",
+ "url": "https://api.github.com/repos/yafp/ttth/releases/assets/16909108",
+ "id": 16909108,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE2OTA5MTA4",
+ "name": "ttth-1.8.0-win-installer.exe",
+ "label": null,
"uploader": {
- "login": "team-tunepack",
- "id": 50835020,
- "node_id": "MDQ6VXNlcjUwODM1MDIw",
- "avatar_url": "https://avatars2.githubusercontent.com/u/50835020?v=4",
+ "login": "yafp",
+ "id": 67605,
+ "node_id": "MDQ6VXNlcjY3NjA1",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/67605?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/team-tunepack",
- "html_url": "https://github.com/team-tunepack",
- "followers_url": "https://api.github.com/users/team-tunepack/followers",
- "following_url": "https://api.github.com/users/team-tunepack/following{/other_user}",
- "gists_url": "https://api.github.com/users/team-tunepack/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/team-tunepack/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/team-tunepack/subscriptions",
- "organizations_url": "https://api.github.com/users/team-tunepack/orgs",
- "repos_url": "https://api.github.com/users/team-tunepack/repos",
- "events_url": "https://api.github.com/users/team-tunepack/events{/privacy}",
- "received_events_url": "https://api.github.com/users/team-tunepack/received_events",
+ "url": "https://api.github.com/users/yafp",
+ "html_url": "https://github.com/yafp",
+ "followers_url": "https://api.github.com/users/yafp/followers",
+ "following_url": "https://api.github.com/users/yafp/following{/other_user}",
+ "gists_url": "https://api.github.com/users/yafp/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/yafp/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/yafp/subscriptions",
+ "organizations_url": "https://api.github.com/users/yafp/orgs",
+ "repos_url": "https://api.github.com/users/yafp/repos",
+ "events_url": "https://api.github.com/users/yafp/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/yafp/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/x-ms-dos-executable",
"state": "uploaded",
- "size": 56173,
- "download_count": 50,
- "created_at": "2019-06-15T14:26:22Z",
- "updated_at": "2019-06-15T14:26:22Z",
- "browser_download_url": "https://github.com/tunepack/tunepack-desktop/releases/download/v1.2.1/tunepack-desktop-setup-1.2.1.exe.blockmap"
+ "size": 91843090,
+ "download_count": 155,
+ "created_at": "2019-12-19T19:16:05Z",
+ "updated_at": "2019-12-19T19:27:02Z",
+ "browser_download_url": "https://github.com/yafp/ttth/releases/download/1.8.0/ttth-1.8.0-win-installer.exe"
},
{
- "url": "https://api.github.com/repos/tunepack/tunepack-desktop/releases/assets/13215350",
- "id": 13215350,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMjE1MzUw",
- "name": "tunepack-desktop_1.2.1_amd64.deb",
- "label": "",
+ "url": "https://api.github.com/repos/yafp/ttth/releases/assets/16909109",
+ "id": 16909109,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE2OTA5MTA5",
+ "name": "ttth-1.8.0-win-portable.exe",
+ "label": null,
"uploader": {
- "login": "team-tunepack",
- "id": 50835020,
- "node_id": "MDQ6VXNlcjUwODM1MDIw",
- "avatar_url": "https://avatars2.githubusercontent.com/u/50835020?v=4",
+ "login": "yafp",
+ "id": 67605,
+ "node_id": "MDQ6VXNlcjY3NjA1",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/67605?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/team-tunepack",
- "html_url": "https://github.com/team-tunepack",
- "followers_url": "https://api.github.com/users/team-tunepack/followers",
- "following_url": "https://api.github.com/users/team-tunepack/following{/other_user}",
- "gists_url": "https://api.github.com/users/team-tunepack/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/team-tunepack/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/team-tunepack/subscriptions",
- "organizations_url": "https://api.github.com/users/team-tunepack/orgs",
- "repos_url": "https://api.github.com/users/team-tunepack/repos",
- "events_url": "https://api.github.com/users/team-tunepack/events{/privacy}",
- "received_events_url": "https://api.github.com/users/team-tunepack/received_events",
+ "url": "https://api.github.com/users/yafp",
+ "html_url": "https://github.com/yafp",
+ "followers_url": "https://api.github.com/users/yafp/followers",
+ "following_url": "https://api.github.com/users/yafp/following{/other_user}",
+ "gists_url": "https://api.github.com/users/yafp/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/yafp/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/yafp/subscriptions",
+ "organizations_url": "https://api.github.com/users/yafp/orgs",
+ "repos_url": "https://api.github.com/users/yafp/repos",
+ "events_url": "https://api.github.com/users/yafp/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/yafp/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/x-ms-dos-executable",
"state": "uploaded",
- "size": 52930308,
- "download_count": 234,
- "created_at": "2019-06-15T14:30:25Z",
- "updated_at": "2019-06-15T14:30:27Z",
- "browser_download_url": "https://github.com/tunepack/tunepack-desktop/releases/download/v1.2.1/tunepack-desktop_1.2.1_amd64.deb"
+ "size": 91692421,
+ "download_count": 162,
+ "created_at": "2019-12-19T19:16:05Z",
+ "updated_at": "2019-12-19T19:31:17Z",
+ "browser_download_url": "https://github.com/yafp/ttth/releases/download/1.8.0/ttth-1.8.0-win-portable.exe"
},
{
- "url": "https://api.github.com/repos/tunepack/tunepack-desktop/releases/assets/13215338",
- "id": 13215338,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMjE1MzM4",
- "name": "tunepack-desktop_1.2.1_amd64.snap",
- "label": "",
+ "url": "https://api.github.com/repos/yafp/ttth/releases/assets/16909110",
+ "id": 16909110,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE2OTA5MTEw",
+ "name": "ttth-1.8.0-win-x64.zip",
+ "label": null,
"uploader": {
- "login": "team-tunepack",
- "id": 50835020,
- "node_id": "MDQ6VXNlcjUwODM1MDIw",
- "avatar_url": "https://avatars2.githubusercontent.com/u/50835020?v=4",
+ "login": "yafp",
+ "id": 67605,
+ "node_id": "MDQ6VXNlcjY3NjA1",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/67605?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/team-tunepack",
- "html_url": "https://github.com/team-tunepack",
- "followers_url": "https://api.github.com/users/team-tunepack/followers",
- "following_url": "https://api.github.com/users/team-tunepack/following{/other_user}",
- "gists_url": "https://api.github.com/users/team-tunepack/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/team-tunepack/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/team-tunepack/subscriptions",
- "organizations_url": "https://api.github.com/users/team-tunepack/orgs",
- "repos_url": "https://api.github.com/users/team-tunepack/repos",
- "events_url": "https://api.github.com/users/team-tunepack/events{/privacy}",
- "received_events_url": "https://api.github.com/users/team-tunepack/received_events",
+ "url": "https://api.github.com/users/yafp",
+ "html_url": "https://github.com/yafp",
+ "followers_url": "https://api.github.com/users/yafp/followers",
+ "following_url": "https://api.github.com/users/yafp/following{/other_user}",
+ "gists_url": "https://api.github.com/users/yafp/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/yafp/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/yafp/subscriptions",
+ "organizations_url": "https://api.github.com/users/yafp/orgs",
+ "repos_url": "https://api.github.com/users/yafp/repos",
+ "events_url": "https://api.github.com/users/yafp/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/yafp/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 133386240,
- "download_count": 38,
- "created_at": "2019-06-15T14:28:36Z",
- "updated_at": "2019-06-15T14:28:39Z",
- "browser_download_url": "https://github.com/tunepack/tunepack-desktop/releases/download/v1.2.1/tunepack-desktop_1.2.1_amd64.snap"
+ "size": 71535872,
+ "download_count": 93,
+ "created_at": "2019-12-19T19:16:06Z",
+ "updated_at": "2019-12-19T19:34:48Z",
+ "browser_download_url": "https://github.com/yafp/ttth/releases/download/1.8.0/ttth-1.8.0-win-x64.zip"
}
],
- "tarball_url": "https://api.github.com/repos/tunepack/tunepack-desktop/tarball/v1.2.1",
- "zipball_url": "https://api.github.com/repos/tunepack/tunepack-desktop/zipball/v1.2.1",
- "body_html": "Improvements \n\nSearch will now return more results in very niche searches \nDownloads that are slow are now marked as \"Slow download\" \n "
+ "tarball_url": "https://api.github.com/repos/yafp/ttth/tarball/1.8.0",
+ "zipball_url": "https://api.github.com/repos/yafp/ttth/zipball/1.8.0",
+ "body_html": "\nNew services: gitter, wire, steam chat \nAdded a periodic check for network accessibility. \nAdded support for more themes \nAdded warning to url click handler regarding non-https links \nUpdated electron from 5.x to 7.x \nMore inject scripts for existing services \nseveral other changes \n \nBased on electron 7.1.6
\nPlease check the changelog for more details.
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:09.953Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:17.801Z"
},
"turn-off-app": {
"latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:09.995Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:17.851Z"
},
"tunlookup": {
"latestRelease": {
@@ -107985,285 +107747,38 @@
"label": null,
"uploader": {
"login": "thephucit",
- "id": 13312098,
- "node_id": "MDQ6VXNlcjEzMzEyMDk4",
- "avatar_url": "https://avatars2.githubusercontent.com/u/13312098?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/thephucit",
- "html_url": "https://github.com/thephucit",
- "followers_url": "https://api.github.com/users/thephucit/followers",
- "following_url": "https://api.github.com/users/thephucit/following{/other_user}",
- "gists_url": "https://api.github.com/users/thephucit/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/thephucit/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/thephucit/subscriptions",
- "organizations_url": "https://api.github.com/users/thephucit/orgs",
- "repos_url": "https://api.github.com/users/thephucit/repos",
- "events_url": "https://api.github.com/users/thephucit/events{/privacy}",
- "received_events_url": "https://api.github.com/users/thephucit/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-msdownload",
- "state": "uploaded",
- "size": 33012243,
- "download_count": 1816,
- "created_at": "2019-11-25T04:59:26Z",
- "updated_at": "2019-11-25T05:00:00Z",
- "browser_download_url": "https://github.com/thephucit/tunlookup/releases/download/v3.1.0/Tunlookup.Setup.3.1.0.exe"
- }
- ],
- "tarball_url": "https://api.github.com/repos/thephucit/tunlookup/tarball/v3.1.0",
- "zipball_url": "https://api.github.com/repos/thephucit/tunlookup/zipball/v3.1.0",
- "body_html": "\nFix crash error \nAdditional features to change the opacity \n \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:10.005Z"
- },
- "tropy": {
- "latestRelease": {
- "url": "https://api.github.com/repos/tropy/tropy/releases/28543543",
- "assets_url": "https://api.github.com/repos/tropy/tropy/releases/28543543/assets",
- "upload_url": "https://uploads.github.com/repos/tropy/tropy/releases/28543543/assets{?name,label}",
- "html_url": "https://github.com/tropy/tropy/releases/tag/1.8.0",
- "id": 28543543,
- "node_id": "MDc6UmVsZWFzZTI4NTQzNTQz",
- "tag_name": "1.8.0",
- "target_commitish": "release",
- "name": "Tropy 1.8.0",
- "draft": false,
- "author": {
- "login": "inukshuk",
- "id": 325102,
- "node_id": "MDQ6VXNlcjMyNTEwMg==",
- "avatar_url": "https://avatars2.githubusercontent.com/u/325102?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/inukshuk",
- "html_url": "https://github.com/inukshuk",
- "followers_url": "https://api.github.com/users/inukshuk/followers",
- "following_url": "https://api.github.com/users/inukshuk/following{/other_user}",
- "gists_url": "https://api.github.com/users/inukshuk/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/inukshuk/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/inukshuk/subscriptions",
- "organizations_url": "https://api.github.com/users/inukshuk/orgs",
- "repos_url": "https://api.github.com/users/inukshuk/repos",
- "events_url": "https://api.github.com/users/inukshuk/events{/privacy}",
- "received_events_url": "https://api.github.com/users/inukshuk/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-07-14T13:10:33Z",
- "published_at": "2020-07-14T13:28:27Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/tropy/tropy/releases/assets/22869881",
- "id": 22869881,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIyODY5ODgx",
- "name": "setup-tropy-1.8.0-x64.exe",
- "label": null,
- "uploader": {
- "login": "inukshuk",
- "id": 325102,
- "node_id": "MDQ6VXNlcjMyNTEwMg==",
- "avatar_url": "https://avatars2.githubusercontent.com/u/325102?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/inukshuk",
- "html_url": "https://github.com/inukshuk",
- "followers_url": "https://api.github.com/users/inukshuk/followers",
- "following_url": "https://api.github.com/users/inukshuk/following{/other_user}",
- "gists_url": "https://api.github.com/users/inukshuk/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/inukshuk/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/inukshuk/subscriptions",
- "organizations_url": "https://api.github.com/users/inukshuk/orgs",
- "repos_url": "https://api.github.com/users/inukshuk/repos",
- "events_url": "https://api.github.com/users/inukshuk/events{/privacy}",
- "received_events_url": "https://api.github.com/users/inukshuk/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-msdownload",
- "state": "uploaded",
- "size": 100549152,
- "download_count": 1115,
- "created_at": "2020-07-14T14:38:43Z",
- "updated_at": "2020-07-14T14:54:28Z",
- "browser_download_url": "https://github.com/tropy/tropy/releases/download/1.8.0/setup-tropy-1.8.0-x64.exe"
- },
- {
- "url": "https://api.github.com/repos/tropy/tropy/releases/assets/22868659",
- "id": 22868659,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIyODY4NjU5",
- "name": "tropy-1.8.0-darwin.zip",
- "label": null,
- "uploader": {
- "login": "inukshuk",
- "id": 325102,
- "node_id": "MDQ6VXNlcjMyNTEwMg==",
- "avatar_url": "https://avatars2.githubusercontent.com/u/325102?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/inukshuk",
- "html_url": "https://github.com/inukshuk",
- "followers_url": "https://api.github.com/users/inukshuk/followers",
- "following_url": "https://api.github.com/users/inukshuk/following{/other_user}",
- "gists_url": "https://api.github.com/users/inukshuk/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/inukshuk/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/inukshuk/subscriptions",
- "organizations_url": "https://api.github.com/users/inukshuk/orgs",
- "repos_url": "https://api.github.com/users/inukshuk/repos",
- "events_url": "https://api.github.com/users/inukshuk/events{/privacy}",
- "received_events_url": "https://api.github.com/users/inukshuk/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 101780312,
- "download_count": 1089,
- "created_at": "2020-07-14T13:57:48Z",
- "updated_at": "2020-07-14T14:37:41Z",
- "browser_download_url": "https://github.com/tropy/tropy/releases/download/1.8.0/tropy-1.8.0-darwin.zip"
- },
- {
- "url": "https://api.github.com/repos/tropy/tropy/releases/assets/22870354",
- "id": 22870354,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIyODcwMzU0",
- "name": "tropy-1.8.0-full.nupkg",
- "label": null,
- "uploader": {
- "login": "inukshuk",
- "id": 325102,
- "node_id": "MDQ6VXNlcjMyNTEwMg==",
- "avatar_url": "https://avatars2.githubusercontent.com/u/325102?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/inukshuk",
- "html_url": "https://github.com/inukshuk",
- "followers_url": "https://api.github.com/users/inukshuk/followers",
- "following_url": "https://api.github.com/users/inukshuk/following{/other_user}",
- "gists_url": "https://api.github.com/users/inukshuk/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/inukshuk/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/inukshuk/subscriptions",
- "organizations_url": "https://api.github.com/users/inukshuk/orgs",
- "repos_url": "https://api.github.com/users/inukshuk/repos",
- "events_url": "https://api.github.com/users/inukshuk/events{/privacy}",
- "received_events_url": "https://api.github.com/users/inukshuk/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 100169428,
- "download_count": 609,
- "created_at": "2020-07-14T14:57:23Z",
- "updated_at": "2020-07-14T15:11:24Z",
- "browser_download_url": "https://github.com/tropy/tropy/releases/download/1.8.0/tropy-1.8.0-full.nupkg"
- },
- {
- "url": "https://api.github.com/repos/tropy/tropy/releases/assets/22867262",
- "id": 22867262,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIyODY3MjYy",
- "name": "tropy-1.8.0-x64.tar.bz2",
- "label": null,
- "uploader": {
- "login": "inukshuk",
- "id": 325102,
- "node_id": "MDQ6VXNlcjMyNTEwMg==",
- "avatar_url": "https://avatars2.githubusercontent.com/u/325102?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/inukshuk",
- "html_url": "https://github.com/inukshuk",
- "followers_url": "https://api.github.com/users/inukshuk/followers",
- "following_url": "https://api.github.com/users/inukshuk/following{/other_user}",
- "gists_url": "https://api.github.com/users/inukshuk/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/inukshuk/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/inukshuk/subscriptions",
- "organizations_url": "https://api.github.com/users/inukshuk/orgs",
- "repos_url": "https://api.github.com/users/inukshuk/repos",
- "events_url": "https://api.github.com/users/inukshuk/events{/privacy}",
- "received_events_url": "https://api.github.com/users/inukshuk/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-bzip",
- "state": "uploaded",
- "size": 84160718,
- "download_count": 185,
- "created_at": "2020-07-14T13:19:44Z",
- "updated_at": "2020-07-14T13:23:15Z",
- "browser_download_url": "https://github.com/tropy/tropy/releases/download/1.8.0/tropy-1.8.0-x64.tar.bz2"
- },
- {
- "url": "https://api.github.com/repos/tropy/tropy/releases/assets/22867344",
- "id": 22867344,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIyODY3MzQ0",
- "name": "Tropy-1.8.0-x86_64.AppImage",
- "label": null,
- "uploader": {
- "login": "inukshuk",
- "id": 325102,
- "node_id": "MDQ6VXNlcjMyNTEwMg==",
- "avatar_url": "https://avatars2.githubusercontent.com/u/325102?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/inukshuk",
- "html_url": "https://github.com/inukshuk",
- "followers_url": "https://api.github.com/users/inukshuk/followers",
- "following_url": "https://api.github.com/users/inukshuk/following{/other_user}",
- "gists_url": "https://api.github.com/users/inukshuk/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/inukshuk/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/inukshuk/subscriptions",
- "organizations_url": "https://api.github.com/users/inukshuk/orgs",
- "repos_url": "https://api.github.com/users/inukshuk/repos",
- "events_url": "https://api.github.com/users/inukshuk/events{/privacy}",
- "received_events_url": "https://api.github.com/users/inukshuk/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 99639336,
- "download_count": 491,
- "created_at": "2020-07-14T13:24:05Z",
- "updated_at": "2020-07-14T13:28:24Z",
- "browser_download_url": "https://github.com/tropy/tropy/releases/download/1.8.0/Tropy-1.8.0-x86_64.AppImage"
- },
- {
- "url": "https://api.github.com/repos/tropy/tropy/releases/assets/22867934",
- "id": 22867934,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIyODY3OTM0",
- "name": "tropy-1.8.0.dmg",
- "label": null,
- "uploader": {
- "login": "inukshuk",
- "id": 325102,
- "node_id": "MDQ6VXNlcjMyNTEwMg==",
- "avatar_url": "https://avatars2.githubusercontent.com/u/325102?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/inukshuk",
- "html_url": "https://github.com/inukshuk",
- "followers_url": "https://api.github.com/users/inukshuk/followers",
- "following_url": "https://api.github.com/users/inukshuk/following{/other_user}",
- "gists_url": "https://api.github.com/users/inukshuk/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/inukshuk/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/inukshuk/subscriptions",
- "organizations_url": "https://api.github.com/users/inukshuk/orgs",
- "repos_url": "https://api.github.com/users/inukshuk/repos",
- "events_url": "https://api.github.com/users/inukshuk/events{/privacy}",
- "received_events_url": "https://api.github.com/users/inukshuk/received_events",
+ "id": 13312098,
+ "node_id": "MDQ6VXNlcjEzMzEyMDk4",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/13312098?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/thephucit",
+ "html_url": "https://github.com/thephucit",
+ "followers_url": "https://api.github.com/users/thephucit/followers",
+ "following_url": "https://api.github.com/users/thephucit/following{/other_user}",
+ "gists_url": "https://api.github.com/users/thephucit/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/thephucit/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/thephucit/subscriptions",
+ "organizations_url": "https://api.github.com/users/thephucit/orgs",
+ "repos_url": "https://api.github.com/users/thephucit/repos",
+ "events_url": "https://api.github.com/users/thephucit/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/thephucit/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-diskcopy",
+ "content_type": "application/x-msdownload",
"state": "uploaded",
- "size": 104383822,
- "download_count": 900,
- "created_at": "2020-07-14T13:44:38Z",
- "updated_at": "2020-07-14T13:57:42Z",
- "browser_download_url": "https://github.com/tropy/tropy/releases/download/1.8.0/tropy-1.8.0.dmg"
+ "size": 33012243,
+ "download_count": 1817,
+ "created_at": "2019-11-25T04:59:26Z",
+ "updated_at": "2019-11-25T05:00:00Z",
+ "browser_download_url": "https://github.com/thephucit/tunlookup/releases/download/v3.1.0/Tunlookup.Setup.3.1.0.exe"
}
],
- "tarball_url": "https://api.github.com/repos/tropy/tropy/tarball/1.8.0",
- "zipball_url": "https://api.github.com/repos/tropy/tropy/zipball/1.8.0",
- "body_html": "Features \n\nAdded read-only mode for write-protected project files \nImproved display of selections in image viewer \nImproved animations in image viewer \nExport of images or selections with all filters applied \nAdded new print option to include only photos with notes \nAdded Chinese translation (thanks @bingling00 ) \nImproved context menus \nSupport photo, selection download via API \nUpdate to Electron 9, Pixi.js 5 \n \nBug Fixes \n\nFixed auto-complete for non-latin scripts \nFixed use home/end keys in metadata field \nFixed some issues with the text cursor in note pad \n "
+ "tarball_url": "https://api.github.com/repos/thephucit/tunlookup/tarball/v3.1.0",
+ "zipball_url": "https://api.github.com/repos/thephucit/tunlookup/zipball/v3.1.0",
+ "body_html": "\nFix crash error \nAdditional features to change the opacity \n \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:10.010Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:17.863Z"
},
"tusk": {
"latestRelease": {
@@ -108330,7 +107845,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 82505947,
- "download_count": 2749,
+ "download_count": 2750,
"created_at": "2019-05-20T19:15:28Z",
"updated_at": "2019-05-20T19:15:30Z",
"browser_download_url": "https://github.com/klaussinani/tusk/releases/download/v0.23.0/tusk-0.23.0-i386.AppImage"
@@ -108364,7 +107879,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 54547764,
- "download_count": 345,
+ "download_count": 346,
"created_at": "2019-05-20T19:25:56Z",
"updated_at": "2019-05-20T19:25:58Z",
"browser_download_url": "https://github.com/klaussinani/tusk/releases/download/v0.23.0/tusk-0.23.0-i686.pacman"
@@ -108398,7 +107913,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 54640274,
- "download_count": 415,
+ "download_count": 416,
"created_at": "2019-05-20T19:11:31Z",
"updated_at": "2019-05-20T19:11:33Z",
"browser_download_url": "https://github.com/klaussinani/tusk/releases/download/v0.23.0/Tusk-0.23.0-mac.zip"
@@ -108432,7 +107947,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 78686442,
- "download_count": 2883,
+ "download_count": 2886,
"created_at": "2019-05-20T19:15:30Z",
"updated_at": "2019-05-20T19:15:32Z",
"browser_download_url": "https://github.com/klaussinani/tusk/releases/download/v0.23.0/tusk-0.23.0-x86_64.AppImage"
@@ -108466,7 +107981,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 56433189,
- "download_count": 1599,
+ "download_count": 1600,
"created_at": "2019-05-20T19:11:14Z",
"updated_at": "2019-05-20T19:11:16Z",
"browser_download_url": "https://github.com/klaussinani/tusk/releases/download/v0.23.0/Tusk-0.23.0.dmg"
@@ -108500,7 +108015,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 75862708,
- "download_count": 11019,
+ "download_count": 11022,
"created_at": "2019-05-20T19:20:15Z",
"updated_at": "2019-05-20T19:20:19Z",
"browser_download_url": "https://github.com/klaussinani/tusk/releases/download/v0.23.0/tusk-0.23.0.exe"
@@ -108531,224 +108046,709 @@
"type": "User",
"site_admin": false
},
- "content_type": "application/x-redhat-package-manager",
+ "content_type": "application/x-redhat-package-manager",
+ "state": "uploaded",
+ "size": 54689568,
+ "download_count": 326,
+ "created_at": "2019-05-20T19:30:05Z",
+ "updated_at": "2019-05-20T19:30:06Z",
+ "browser_download_url": "https://github.com/klaussinani/tusk/releases/download/v0.23.0/tusk-0.23.0.i686.rpm"
+ },
+ {
+ "url": "https://api.github.com/repos/klaussinani/tusk/releases/assets/12779530",
+ "id": 12779530,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEyNzc5NTMw",
+ "name": "tusk-0.23.0.pacman",
+ "label": "",
+ "uploader": {
+ "login": "klaussinani",
+ "id": 12670537,
+ "node_id": "MDQ6VXNlcjEyNjcwNTM3",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/12670537?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/klaussinani",
+ "html_url": "https://github.com/klaussinani",
+ "followers_url": "https://api.github.com/users/klaussinani/followers",
+ "following_url": "https://api.github.com/users/klaussinani/following{/other_user}",
+ "gists_url": "https://api.github.com/users/klaussinani/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/klaussinani/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/klaussinani/subscriptions",
+ "organizations_url": "https://api.github.com/users/klaussinani/orgs",
+ "repos_url": "https://api.github.com/users/klaussinani/repos",
+ "events_url": "https://api.github.com/users/klaussinani/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/klaussinani/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 52721360,
+ "download_count": 489,
+ "created_at": "2019-05-20T19:27:40Z",
+ "updated_at": "2019-05-20T19:27:41Z",
+ "browser_download_url": "https://github.com/klaussinani/tusk/releases/download/v0.23.0/tusk-0.23.0.pacman"
+ },
+ {
+ "url": "https://api.github.com/repos/klaussinani/tusk/releases/assets/12779587",
+ "id": 12779587,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEyNzc5NTg3",
+ "name": "tusk-0.23.0.x86_64.rpm",
+ "label": "",
+ "uploader": {
+ "login": "klaussinani",
+ "id": 12670537,
+ "node_id": "MDQ6VXNlcjEyNjcwNTM3",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/12670537?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/klaussinani",
+ "html_url": "https://github.com/klaussinani",
+ "followers_url": "https://api.github.com/users/klaussinani/followers",
+ "following_url": "https://api.github.com/users/klaussinani/following{/other_user}",
+ "gists_url": "https://api.github.com/users/klaussinani/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/klaussinani/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/klaussinani/subscriptions",
+ "organizations_url": "https://api.github.com/users/klaussinani/orgs",
+ "repos_url": "https://api.github.com/users/klaussinani/repos",
+ "events_url": "https://api.github.com/users/klaussinani/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/klaussinani/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-redhat-package-manager",
+ "state": "uploaded",
+ "size": 52876850,
+ "download_count": 1807,
+ "created_at": "2019-05-20T19:30:49Z",
+ "updated_at": "2019-05-20T19:30:50Z",
+ "browser_download_url": "https://github.com/klaussinani/tusk/releases/download/v0.23.0/tusk-0.23.0.x86_64.rpm"
+ },
+ {
+ "url": "https://api.github.com/repos/klaussinani/tusk/releases/assets/12779458",
+ "id": 12779458,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEyNzc5NDU4",
+ "name": "tusk-setup-0.23.0.exe",
+ "label": "",
+ "uploader": {
+ "login": "klaussinani",
+ "id": 12670537,
+ "node_id": "MDQ6VXNlcjEyNjcwNTM3",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/12670537?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/klaussinani",
+ "html_url": "https://github.com/klaussinani",
+ "followers_url": "https://api.github.com/users/klaussinani/followers",
+ "following_url": "https://api.github.com/users/klaussinani/following{/other_user}",
+ "gists_url": "https://api.github.com/users/klaussinani/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/klaussinani/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/klaussinani/subscriptions",
+ "organizations_url": "https://api.github.com/users/klaussinani/orgs",
+ "repos_url": "https://api.github.com/users/klaussinani/repos",
+ "events_url": "https://api.github.com/users/klaussinani/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/klaussinani/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 76009141,
+ "download_count": 15544,
+ "created_at": "2019-05-20T19:20:39Z",
+ "updated_at": "2019-05-20T19:20:41Z",
+ "browser_download_url": "https://github.com/klaussinani/tusk/releases/download/v0.23.0/tusk-setup-0.23.0.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/klaussinani/tusk/releases/assets/12779501",
+ "id": 12779501,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEyNzc5NTAx",
+ "name": "tusk_0.23.0_amd64.deb",
+ "label": "",
+ "uploader": {
+ "login": "klaussinani",
+ "id": 12670537,
+ "node_id": "MDQ6VXNlcjEyNjcwNTM3",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/12670537?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/klaussinani",
+ "html_url": "https://github.com/klaussinani",
+ "followers_url": "https://api.github.com/users/klaussinani/followers",
+ "following_url": "https://api.github.com/users/klaussinani/following{/other_user}",
+ "gists_url": "https://api.github.com/users/klaussinani/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/klaussinani/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/klaussinani/subscriptions",
+ "organizations_url": "https://api.github.com/users/klaussinani/orgs",
+ "repos_url": "https://api.github.com/users/klaussinani/repos",
+ "events_url": "https://api.github.com/users/klaussinani/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/klaussinani/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 52704580,
+ "download_count": 11298,
+ "created_at": "2019-05-20T19:24:44Z",
+ "updated_at": "2019-05-20T19:24:46Z",
+ "browser_download_url": "https://github.com/klaussinani/tusk/releases/download/v0.23.0/tusk_0.23.0_amd64.deb"
+ },
+ {
+ "url": "https://api.github.com/repos/klaussinani/tusk/releases/assets/12779475",
+ "id": 12779475,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEyNzc5NDc1",
+ "name": "tusk_0.23.0_amd64.snap",
+ "label": "",
+ "uploader": {
+ "login": "klaussinani",
+ "id": 12670537,
+ "node_id": "MDQ6VXNlcjEyNjcwNTM3",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/12670537?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/klaussinani",
+ "html_url": "https://github.com/klaussinani",
+ "followers_url": "https://api.github.com/users/klaussinani/followers",
+ "following_url": "https://api.github.com/users/klaussinani/following{/other_user}",
+ "gists_url": "https://api.github.com/users/klaussinani/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/klaussinani/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/klaussinani/subscriptions",
+ "organizations_url": "https://api.github.com/users/klaussinani/orgs",
+ "repos_url": "https://api.github.com/users/klaussinani/repos",
+ "events_url": "https://api.github.com/users/klaussinani/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/klaussinani/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 129822720,
+ "download_count": 427,
+ "created_at": "2019-05-20T19:21:35Z",
+ "updated_at": "2019-05-20T19:21:38Z",
+ "browser_download_url": "https://github.com/klaussinani/tusk/releases/download/v0.23.0/tusk_0.23.0_amd64.snap"
+ },
+ {
+ "url": "https://api.github.com/repos/klaussinani/tusk/releases/assets/12779480",
+ "id": 12779480,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEyNzc5NDgw",
+ "name": "tusk_0.23.0_i386.deb",
+ "label": "",
+ "uploader": {
+ "login": "klaussinani",
+ "id": 12670537,
+ "node_id": "MDQ6VXNlcjEyNjcwNTM3",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/12670537?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/klaussinani",
+ "html_url": "https://github.com/klaussinani",
+ "followers_url": "https://api.github.com/users/klaussinani/followers",
+ "following_url": "https://api.github.com/users/klaussinani/following{/other_user}",
+ "gists_url": "https://api.github.com/users/klaussinani/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/klaussinani/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/klaussinani/subscriptions",
+ "organizations_url": "https://api.github.com/users/klaussinani/orgs",
+ "repos_url": "https://api.github.com/users/klaussinani/repos",
+ "events_url": "https://api.github.com/users/klaussinani/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/klaussinani/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 54547802,
+ "download_count": 1027,
+ "created_at": "2019-05-20T19:22:09Z",
+ "updated_at": "2019-05-20T19:22:11Z",
+ "browser_download_url": "https://github.com/klaussinani/tusk/releases/download/v0.23.0/tusk_0.23.0_i386.deb"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/klaussinani/tusk/tarball/v0.23.0",
+ "zipball_url": "https://api.github.com/repos/klaussinani/tusk/zipball/v0.23.0",
+ "body_html": "Highlights \n\n32b9528 Improve external URL redirection for Yinxiang. (#175 ) \n065dc98 Add support for pacman binaries. \n91cd6e4 Docs: Remove installation reference to AUR repository. (#186 ) \n4b3b5a4 Update devDependency electron to v4.2.2. (#194 ) \n26d4921 Update devDependency electron-builder to v20.40.2. (#195 ) \ne807545 Remove trailing comma in src/url
module. \n28fae4e Add new postinstall
script to package configuration. \n46a7638 Docs: Update license date. \n66440fd Docs: Update team links. \n \nAll changes \nklaussinani/tusk@v0.22.0...v0.23.0
\nNote \n\nTo run the AppImage
you need first to make it executable
\n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:17.892Z"
+ },
+ "tunepack": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/tunepack/tunepack-desktop/releases/18016144",
+ "assets_url": "https://api.github.com/repos/tunepack/tunepack-desktop/releases/18016144/assets",
+ "upload_url": "https://uploads.github.com/repos/tunepack/tunepack-desktop/releases/18016144/assets{?name,label}",
+ "html_url": "https://github.com/tunepack/tunepack-desktop/releases/tag/v1.2.1",
+ "id": 18016144,
+ "node_id": "MDc6UmVsZWFzZTE4MDE2MTQ0",
+ "tag_name": "v1.2.1",
+ "target_commitish": "master",
+ "name": "1.2.1",
+ "draft": false,
+ "author": {
+ "login": "team-tunepack",
+ "id": 50835020,
+ "node_id": "MDQ6VXNlcjUwODM1MDIw",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/50835020?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/team-tunepack",
+ "html_url": "https://github.com/team-tunepack",
+ "followers_url": "https://api.github.com/users/team-tunepack/followers",
+ "following_url": "https://api.github.com/users/team-tunepack/following{/other_user}",
+ "gists_url": "https://api.github.com/users/team-tunepack/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/team-tunepack/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/team-tunepack/subscriptions",
+ "organizations_url": "https://api.github.com/users/team-tunepack/orgs",
+ "repos_url": "https://api.github.com/users/team-tunepack/repos",
+ "events_url": "https://api.github.com/users/team-tunepack/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/team-tunepack/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2019-06-15T14:20:03Z",
+ "published_at": "2019-06-15T15:54:52Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/tunepack/tunepack-desktop/releases/assets/13215360",
+ "id": 13215360,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMjE1MzYw",
+ "name": "latest-linux.yml",
+ "label": "",
+ "uploader": {
+ "login": "team-tunepack",
+ "id": 50835020,
+ "node_id": "MDQ6VXNlcjUwODM1MDIw",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/50835020?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/team-tunepack",
+ "html_url": "https://github.com/team-tunepack",
+ "followers_url": "https://api.github.com/users/team-tunepack/followers",
+ "following_url": "https://api.github.com/users/team-tunepack/following{/other_user}",
+ "gists_url": "https://api.github.com/users/team-tunepack/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/team-tunepack/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/team-tunepack/subscriptions",
+ "organizations_url": "https://api.github.com/users/team-tunepack/orgs",
+ "repos_url": "https://api.github.com/users/team-tunepack/repos",
+ "events_url": "https://api.github.com/users/team-tunepack/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/team-tunepack/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 396,
+ "download_count": 127,
+ "created_at": "2019-06-15T14:33:06Z",
+ "updated_at": "2019-06-15T14:33:06Z",
+ "browser_download_url": "https://github.com/tunepack/tunepack-desktop/releases/download/v1.2.1/latest-linux.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/tunepack/tunepack-desktop/releases/assets/13215337",
+ "id": 13215337,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMjE1MzM3",
+ "name": "latest-mac.yml",
+ "label": "",
+ "uploader": {
+ "login": "team-tunepack",
+ "id": 50835020,
+ "node_id": "MDQ6VXNlcjUwODM1MDIw",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/50835020?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/team-tunepack",
+ "html_url": "https://github.com/team-tunepack",
+ "followers_url": "https://api.github.com/users/team-tunepack/followers",
+ "following_url": "https://api.github.com/users/team-tunepack/following{/other_user}",
+ "gists_url": "https://api.github.com/users/team-tunepack/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/team-tunepack/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/team-tunepack/subscriptions",
+ "organizations_url": "https://api.github.com/users/team-tunepack/orgs",
+ "repos_url": "https://api.github.com/users/team-tunepack/repos",
+ "events_url": "https://api.github.com/users/team-tunepack/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/team-tunepack/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 512,
+ "download_count": 101,
+ "created_at": "2019-06-15T14:28:35Z",
+ "updated_at": "2019-06-15T14:28:35Z",
+ "browser_download_url": "https://github.com/tunepack/tunepack-desktop/releases/download/v1.2.1/latest-mac.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/tunepack/tunepack-desktop/releases/assets/13215330",
+ "id": 13215330,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMjE1MzMw",
+ "name": "latest.yml",
+ "label": "",
+ "uploader": {
+ "login": "team-tunepack",
+ "id": 50835020,
+ "node_id": "MDQ6VXNlcjUwODM1MDIw",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/50835020?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/team-tunepack",
+ "html_url": "https://github.com/team-tunepack",
+ "followers_url": "https://api.github.com/users/team-tunepack/followers",
+ "following_url": "https://api.github.com/users/team-tunepack/following{/other_user}",
+ "gists_url": "https://api.github.com/users/team-tunepack/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/team-tunepack/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/team-tunepack/subscriptions",
+ "organizations_url": "https://api.github.com/users/team-tunepack/orgs",
+ "repos_url": "https://api.github.com/users/team-tunepack/repos",
+ "events_url": "https://api.github.com/users/team-tunepack/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/team-tunepack/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 360,
+ "download_count": 79,
+ "created_at": "2019-06-15T14:28:00Z",
+ "updated_at": "2019-06-15T14:28:00Z",
+ "browser_download_url": "https://github.com/tunepack/tunepack-desktop/releases/download/v1.2.1/latest.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/tunepack/tunepack-desktop/releases/assets/13215336",
+ "id": 13215336,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMjE1MzM2",
+ "name": "Tunepack-1.2.1-mac.zip",
+ "label": "",
+ "uploader": {
+ "login": "team-tunepack",
+ "id": 50835020,
+ "node_id": "MDQ6VXNlcjUwODM1MDIw",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/50835020?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/team-tunepack",
+ "html_url": "https://github.com/team-tunepack",
+ "followers_url": "https://api.github.com/users/team-tunepack/followers",
+ "following_url": "https://api.github.com/users/team-tunepack/following{/other_user}",
+ "gists_url": "https://api.github.com/users/team-tunepack/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/team-tunepack/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/team-tunepack/subscriptions",
+ "organizations_url": "https://api.github.com/users/team-tunepack/orgs",
+ "repos_url": "https://api.github.com/users/team-tunepack/repos",
+ "events_url": "https://api.github.com/users/team-tunepack/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/team-tunepack/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 69027168,
+ "download_count": 88,
+ "created_at": "2019-06-15T14:28:33Z",
+ "updated_at": "2019-06-15T14:28:35Z",
+ "browser_download_url": "https://github.com/tunepack/tunepack-desktop/releases/download/v1.2.1/Tunepack-1.2.1-mac.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/tunepack/tunepack-desktop/releases/assets/13215332",
+ "id": 13215332,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMjE1MzMy",
+ "name": "Tunepack-1.2.1.dmg",
+ "label": "",
+ "uploader": {
+ "login": "team-tunepack",
+ "id": 50835020,
+ "node_id": "MDQ6VXNlcjUwODM1MDIw",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/50835020?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/team-tunepack",
+ "html_url": "https://github.com/team-tunepack",
+ "followers_url": "https://api.github.com/users/team-tunepack/followers",
+ "following_url": "https://api.github.com/users/team-tunepack/following{/other_user}",
+ "gists_url": "https://api.github.com/users/team-tunepack/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/team-tunepack/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/team-tunepack/subscriptions",
+ "organizations_url": "https://api.github.com/users/team-tunepack/orgs",
+ "repos_url": "https://api.github.com/users/team-tunepack/repos",
+ "events_url": "https://api.github.com/users/team-tunepack/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/team-tunepack/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 71431870,
+ "download_count": 344,
+ "created_at": "2019-06-15T14:28:08Z",
+ "updated_at": "2019-06-15T14:28:10Z",
+ "browser_download_url": "https://github.com/tunepack/tunepack-desktop/releases/download/v1.2.1/Tunepack-1.2.1.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/tunepack/tunepack-desktop/releases/assets/13215331",
+ "id": 13215331,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMjE1MzMx",
+ "name": "Tunepack-1.2.1.dmg.blockmap",
+ "label": "",
+ "uploader": {
+ "login": "team-tunepack",
+ "id": 50835020,
+ "node_id": "MDQ6VXNlcjUwODM1MDIw",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/50835020?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/team-tunepack",
+ "html_url": "https://github.com/team-tunepack",
+ "followers_url": "https://api.github.com/users/team-tunepack/followers",
+ "following_url": "https://api.github.com/users/team-tunepack/following{/other_user}",
+ "gists_url": "https://api.github.com/users/team-tunepack/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/team-tunepack/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/team-tunepack/subscriptions",
+ "organizations_url": "https://api.github.com/users/team-tunepack/orgs",
+ "repos_url": "https://api.github.com/users/team-tunepack/repos",
+ "events_url": "https://api.github.com/users/team-tunepack/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/team-tunepack/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 75302,
+ "download_count": 91,
+ "created_at": "2019-06-15T14:28:08Z",
+ "updated_at": "2019-06-15T14:28:08Z",
+ "browser_download_url": "https://github.com/tunepack/tunepack-desktop/releases/download/v1.2.1/Tunepack-1.2.1.dmg.blockmap"
+ },
+ {
+ "url": "https://api.github.com/repos/tunepack/tunepack-desktop/releases/assets/13215317",
+ "id": 13215317,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMjE1MzE3",
+ "name": "tunepack-desktop-1.2.1-x86_64.AppImage",
+ "label": "",
+ "uploader": {
+ "login": "team-tunepack",
+ "id": 50835020,
+ "node_id": "MDQ6VXNlcjUwODM1MDIw",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/50835020?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/team-tunepack",
+ "html_url": "https://github.com/team-tunepack",
+ "followers_url": "https://api.github.com/users/team-tunepack/followers",
+ "following_url": "https://api.github.com/users/team-tunepack/following{/other_user}",
+ "gists_url": "https://api.github.com/users/team-tunepack/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/team-tunepack/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/team-tunepack/subscriptions",
+ "organizations_url": "https://api.github.com/users/team-tunepack/orgs",
+ "repos_url": "https://api.github.com/users/team-tunepack/repos",
+ "events_url": "https://api.github.com/users/team-tunepack/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/team-tunepack/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 54689568,
- "download_count": 326,
- "created_at": "2019-05-20T19:30:05Z",
- "updated_at": "2019-05-20T19:30:06Z",
- "browser_download_url": "https://github.com/klaussinani/tusk/releases/download/v0.23.0/tusk-0.23.0.i686.rpm"
+ "size": 81119602,
+ "download_count": 228,
+ "created_at": "2019-06-15T14:26:35Z",
+ "updated_at": "2019-06-15T14:26:37Z",
+ "browser_download_url": "https://github.com/tunepack/tunepack-desktop/releases/download/v1.2.1/tunepack-desktop-1.2.1-x86_64.AppImage"
},
{
- "url": "https://api.github.com/repos/klaussinani/tusk/releases/assets/12779530",
- "id": 12779530,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEyNzc5NTMw",
- "name": "tusk-0.23.0.pacman",
+ "url": "https://api.github.com/repos/tunepack/tunepack-desktop/releases/assets/13215321",
+ "id": 13215321,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMjE1MzIx",
+ "name": "tunepack-desktop-1.2.1.msi",
"label": "",
"uploader": {
- "login": "klaussinani",
- "id": 12670537,
- "node_id": "MDQ6VXNlcjEyNjcwNTM3",
- "avatar_url": "https://avatars1.githubusercontent.com/u/12670537?v=4",
+ "login": "team-tunepack",
+ "id": 50835020,
+ "node_id": "MDQ6VXNlcjUwODM1MDIw",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/50835020?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/klaussinani",
- "html_url": "https://github.com/klaussinani",
- "followers_url": "https://api.github.com/users/klaussinani/followers",
- "following_url": "https://api.github.com/users/klaussinani/following{/other_user}",
- "gists_url": "https://api.github.com/users/klaussinani/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/klaussinani/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/klaussinani/subscriptions",
- "organizations_url": "https://api.github.com/users/klaussinani/orgs",
- "repos_url": "https://api.github.com/users/klaussinani/repos",
- "events_url": "https://api.github.com/users/klaussinani/events{/privacy}",
- "received_events_url": "https://api.github.com/users/klaussinani/received_events",
+ "url": "https://api.github.com/users/team-tunepack",
+ "html_url": "https://github.com/team-tunepack",
+ "followers_url": "https://api.github.com/users/team-tunepack/followers",
+ "following_url": "https://api.github.com/users/team-tunepack/following{/other_user}",
+ "gists_url": "https://api.github.com/users/team-tunepack/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/team-tunepack/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/team-tunepack/subscriptions",
+ "organizations_url": "https://api.github.com/users/team-tunepack/orgs",
+ "repos_url": "https://api.github.com/users/team-tunepack/repos",
+ "events_url": "https://api.github.com/users/team-tunepack/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/team-tunepack/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 52721360,
- "download_count": 488,
- "created_at": "2019-05-20T19:27:40Z",
- "updated_at": "2019-05-20T19:27:41Z",
- "browser_download_url": "https://github.com/klaussinani/tusk/releases/download/v0.23.0/tusk-0.23.0.pacman"
+ "size": 58925056,
+ "download_count": 52,
+ "created_at": "2019-06-15T14:27:16Z",
+ "updated_at": "2019-06-15T14:27:59Z",
+ "browser_download_url": "https://github.com/tunepack/tunepack-desktop/releases/download/v1.2.1/tunepack-desktop-1.2.1.msi"
},
{
- "url": "https://api.github.com/repos/klaussinani/tusk/releases/assets/12779587",
- "id": 12779587,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEyNzc5NTg3",
- "name": "tusk-0.23.0.x86_64.rpm",
+ "url": "https://api.github.com/repos/tunepack/tunepack-desktop/releases/assets/13215358",
+ "id": 13215358,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMjE1MzU4",
+ "name": "tunepack-desktop-1.2.1.x86_64.rpm",
"label": "",
"uploader": {
- "login": "klaussinani",
- "id": 12670537,
- "node_id": "MDQ6VXNlcjEyNjcwNTM3",
- "avatar_url": "https://avatars1.githubusercontent.com/u/12670537?v=4",
+ "login": "team-tunepack",
+ "id": 50835020,
+ "node_id": "MDQ6VXNlcjUwODM1MDIw",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/50835020?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/klaussinani",
- "html_url": "https://github.com/klaussinani",
- "followers_url": "https://api.github.com/users/klaussinani/followers",
- "following_url": "https://api.github.com/users/klaussinani/following{/other_user}",
- "gists_url": "https://api.github.com/users/klaussinani/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/klaussinani/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/klaussinani/subscriptions",
- "organizations_url": "https://api.github.com/users/klaussinani/orgs",
- "repos_url": "https://api.github.com/users/klaussinani/repos",
- "events_url": "https://api.github.com/users/klaussinani/events{/privacy}",
- "received_events_url": "https://api.github.com/users/klaussinani/received_events",
+ "url": "https://api.github.com/users/team-tunepack",
+ "html_url": "https://github.com/team-tunepack",
+ "followers_url": "https://api.github.com/users/team-tunepack/followers",
+ "following_url": "https://api.github.com/users/team-tunepack/following{/other_user}",
+ "gists_url": "https://api.github.com/users/team-tunepack/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/team-tunepack/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/team-tunepack/subscriptions",
+ "organizations_url": "https://api.github.com/users/team-tunepack/orgs",
+ "repos_url": "https://api.github.com/users/team-tunepack/repos",
+ "events_url": "https://api.github.com/users/team-tunepack/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/team-tunepack/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/x-redhat-package-manager",
"state": "uploaded",
- "size": 52876850,
- "download_count": 1806,
- "created_at": "2019-05-20T19:30:49Z",
- "updated_at": "2019-05-20T19:30:50Z",
- "browser_download_url": "https://github.com/klaussinani/tusk/releases/download/v0.23.0/tusk-0.23.0.x86_64.rpm"
+ "size": 53551627,
+ "download_count": 78,
+ "created_at": "2019-06-15T14:33:04Z",
+ "updated_at": "2019-06-15T14:33:05Z",
+ "browser_download_url": "https://github.com/tunepack/tunepack-desktop/releases/download/v1.2.1/tunepack-desktop-1.2.1.x86_64.rpm"
},
{
- "url": "https://api.github.com/repos/klaussinani/tusk/releases/assets/12779458",
- "id": 12779458,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEyNzc5NDU4",
- "name": "tusk-setup-0.23.0.exe",
+ "url": "https://api.github.com/repos/tunepack/tunepack-desktop/releases/assets/13215311",
+ "id": 13215311,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMjE1MzEx",
+ "name": "tunepack-desktop-setup-1.2.1.exe",
"label": "",
"uploader": {
- "login": "klaussinani",
- "id": 12670537,
- "node_id": "MDQ6VXNlcjEyNjcwNTM3",
- "avatar_url": "https://avatars1.githubusercontent.com/u/12670537?v=4",
+ "login": "team-tunepack",
+ "id": 50835020,
+ "node_id": "MDQ6VXNlcjUwODM1MDIw",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/50835020?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/klaussinani",
- "html_url": "https://github.com/klaussinani",
- "followers_url": "https://api.github.com/users/klaussinani/followers",
- "following_url": "https://api.github.com/users/klaussinani/following{/other_user}",
- "gists_url": "https://api.github.com/users/klaussinani/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/klaussinani/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/klaussinani/subscriptions",
- "organizations_url": "https://api.github.com/users/klaussinani/orgs",
- "repos_url": "https://api.github.com/users/klaussinani/repos",
- "events_url": "https://api.github.com/users/klaussinani/events{/privacy}",
- "received_events_url": "https://api.github.com/users/klaussinani/received_events",
+ "url": "https://api.github.com/users/team-tunepack",
+ "html_url": "https://github.com/team-tunepack",
+ "followers_url": "https://api.github.com/users/team-tunepack/followers",
+ "following_url": "https://api.github.com/users/team-tunepack/following{/other_user}",
+ "gists_url": "https://api.github.com/users/team-tunepack/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/team-tunepack/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/team-tunepack/subscriptions",
+ "organizations_url": "https://api.github.com/users/team-tunepack/orgs",
+ "repos_url": "https://api.github.com/users/team-tunepack/repos",
+ "events_url": "https://api.github.com/users/team-tunepack/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/team-tunepack/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 76009141,
- "download_count": 15540,
- "created_at": "2019-05-20T19:20:39Z",
- "updated_at": "2019-05-20T19:20:41Z",
- "browser_download_url": "https://github.com/klaussinani/tusk/releases/download/v0.23.0/tusk-setup-0.23.0.exe"
+ "size": 52961877,
+ "download_count": 820,
+ "created_at": "2019-06-15T14:26:22Z",
+ "updated_at": "2019-06-15T14:27:00Z",
+ "browser_download_url": "https://github.com/tunepack/tunepack-desktop/releases/download/v1.2.1/tunepack-desktop-setup-1.2.1.exe"
},
{
- "url": "https://api.github.com/repos/klaussinani/tusk/releases/assets/12779501",
- "id": 12779501,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEyNzc5NTAx",
- "name": "tusk_0.23.0_amd64.deb",
+ "url": "https://api.github.com/repos/tunepack/tunepack-desktop/releases/assets/13215310",
+ "id": 13215310,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMjE1MzEw",
+ "name": "tunepack-desktop-setup-1.2.1.exe.blockmap",
"label": "",
"uploader": {
- "login": "klaussinani",
- "id": 12670537,
- "node_id": "MDQ6VXNlcjEyNjcwNTM3",
- "avatar_url": "https://avatars1.githubusercontent.com/u/12670537?v=4",
+ "login": "team-tunepack",
+ "id": 50835020,
+ "node_id": "MDQ6VXNlcjUwODM1MDIw",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/50835020?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/klaussinani",
- "html_url": "https://github.com/klaussinani",
- "followers_url": "https://api.github.com/users/klaussinani/followers",
- "following_url": "https://api.github.com/users/klaussinani/following{/other_user}",
- "gists_url": "https://api.github.com/users/klaussinani/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/klaussinani/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/klaussinani/subscriptions",
- "organizations_url": "https://api.github.com/users/klaussinani/orgs",
- "repos_url": "https://api.github.com/users/klaussinani/repos",
- "events_url": "https://api.github.com/users/klaussinani/events{/privacy}",
- "received_events_url": "https://api.github.com/users/klaussinani/received_events",
+ "url": "https://api.github.com/users/team-tunepack",
+ "html_url": "https://github.com/team-tunepack",
+ "followers_url": "https://api.github.com/users/team-tunepack/followers",
+ "following_url": "https://api.github.com/users/team-tunepack/following{/other_user}",
+ "gists_url": "https://api.github.com/users/team-tunepack/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/team-tunepack/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/team-tunepack/subscriptions",
+ "organizations_url": "https://api.github.com/users/team-tunepack/orgs",
+ "repos_url": "https://api.github.com/users/team-tunepack/repos",
+ "events_url": "https://api.github.com/users/team-tunepack/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/team-tunepack/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 52704580,
- "download_count": 11292,
- "created_at": "2019-05-20T19:24:44Z",
- "updated_at": "2019-05-20T19:24:46Z",
- "browser_download_url": "https://github.com/klaussinani/tusk/releases/download/v0.23.0/tusk_0.23.0_amd64.deb"
+ "size": 56173,
+ "download_count": 50,
+ "created_at": "2019-06-15T14:26:22Z",
+ "updated_at": "2019-06-15T14:26:22Z",
+ "browser_download_url": "https://github.com/tunepack/tunepack-desktop/releases/download/v1.2.1/tunepack-desktop-setup-1.2.1.exe.blockmap"
},
{
- "url": "https://api.github.com/repos/klaussinani/tusk/releases/assets/12779475",
- "id": 12779475,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEyNzc5NDc1",
- "name": "tusk_0.23.0_amd64.snap",
+ "url": "https://api.github.com/repos/tunepack/tunepack-desktop/releases/assets/13215350",
+ "id": 13215350,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMjE1MzUw",
+ "name": "tunepack-desktop_1.2.1_amd64.deb",
"label": "",
"uploader": {
- "login": "klaussinani",
- "id": 12670537,
- "node_id": "MDQ6VXNlcjEyNjcwNTM3",
- "avatar_url": "https://avatars1.githubusercontent.com/u/12670537?v=4",
+ "login": "team-tunepack",
+ "id": 50835020,
+ "node_id": "MDQ6VXNlcjUwODM1MDIw",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/50835020?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/klaussinani",
- "html_url": "https://github.com/klaussinani",
- "followers_url": "https://api.github.com/users/klaussinani/followers",
- "following_url": "https://api.github.com/users/klaussinani/following{/other_user}",
- "gists_url": "https://api.github.com/users/klaussinani/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/klaussinani/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/klaussinani/subscriptions",
- "organizations_url": "https://api.github.com/users/klaussinani/orgs",
- "repos_url": "https://api.github.com/users/klaussinani/repos",
- "events_url": "https://api.github.com/users/klaussinani/events{/privacy}",
- "received_events_url": "https://api.github.com/users/klaussinani/received_events",
+ "url": "https://api.github.com/users/team-tunepack",
+ "html_url": "https://github.com/team-tunepack",
+ "followers_url": "https://api.github.com/users/team-tunepack/followers",
+ "following_url": "https://api.github.com/users/team-tunepack/following{/other_user}",
+ "gists_url": "https://api.github.com/users/team-tunepack/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/team-tunepack/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/team-tunepack/subscriptions",
+ "organizations_url": "https://api.github.com/users/team-tunepack/orgs",
+ "repos_url": "https://api.github.com/users/team-tunepack/repos",
+ "events_url": "https://api.github.com/users/team-tunepack/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/team-tunepack/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 129822720,
- "download_count": 426,
- "created_at": "2019-05-20T19:21:35Z",
- "updated_at": "2019-05-20T19:21:38Z",
- "browser_download_url": "https://github.com/klaussinani/tusk/releases/download/v0.23.0/tusk_0.23.0_amd64.snap"
+ "size": 52930308,
+ "download_count": 234,
+ "created_at": "2019-06-15T14:30:25Z",
+ "updated_at": "2019-06-15T14:30:27Z",
+ "browser_download_url": "https://github.com/tunepack/tunepack-desktop/releases/download/v1.2.1/tunepack-desktop_1.2.1_amd64.deb"
},
{
- "url": "https://api.github.com/repos/klaussinani/tusk/releases/assets/12779480",
- "id": 12779480,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEyNzc5NDgw",
- "name": "tusk_0.23.0_i386.deb",
+ "url": "https://api.github.com/repos/tunepack/tunepack-desktop/releases/assets/13215338",
+ "id": 13215338,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMjE1MzM4",
+ "name": "tunepack-desktop_1.2.1_amd64.snap",
"label": "",
"uploader": {
- "login": "klaussinani",
- "id": 12670537,
- "node_id": "MDQ6VXNlcjEyNjcwNTM3",
- "avatar_url": "https://avatars1.githubusercontent.com/u/12670537?v=4",
+ "login": "team-tunepack",
+ "id": 50835020,
+ "node_id": "MDQ6VXNlcjUwODM1MDIw",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/50835020?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/klaussinani",
- "html_url": "https://github.com/klaussinani",
- "followers_url": "https://api.github.com/users/klaussinani/followers",
- "following_url": "https://api.github.com/users/klaussinani/following{/other_user}",
- "gists_url": "https://api.github.com/users/klaussinani/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/klaussinani/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/klaussinani/subscriptions",
- "organizations_url": "https://api.github.com/users/klaussinani/orgs",
- "repos_url": "https://api.github.com/users/klaussinani/repos",
- "events_url": "https://api.github.com/users/klaussinani/events{/privacy}",
- "received_events_url": "https://api.github.com/users/klaussinani/received_events",
+ "url": "https://api.github.com/users/team-tunepack",
+ "html_url": "https://github.com/team-tunepack",
+ "followers_url": "https://api.github.com/users/team-tunepack/followers",
+ "following_url": "https://api.github.com/users/team-tunepack/following{/other_user}",
+ "gists_url": "https://api.github.com/users/team-tunepack/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/team-tunepack/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/team-tunepack/subscriptions",
+ "organizations_url": "https://api.github.com/users/team-tunepack/orgs",
+ "repos_url": "https://api.github.com/users/team-tunepack/repos",
+ "events_url": "https://api.github.com/users/team-tunepack/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/team-tunepack/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 54547802,
- "download_count": 1026,
- "created_at": "2019-05-20T19:22:09Z",
- "updated_at": "2019-05-20T19:22:11Z",
- "browser_download_url": "https://github.com/klaussinani/tusk/releases/download/v0.23.0/tusk_0.23.0_i386.deb"
+ "size": 133386240,
+ "download_count": 38,
+ "created_at": "2019-06-15T14:28:36Z",
+ "updated_at": "2019-06-15T14:28:39Z",
+ "browser_download_url": "https://github.com/tunepack/tunepack-desktop/releases/download/v1.2.1/tunepack-desktop_1.2.1_amd64.snap"
}
],
- "tarball_url": "https://api.github.com/repos/klaussinani/tusk/tarball/v0.23.0",
- "zipball_url": "https://api.github.com/repos/klaussinani/tusk/zipball/v0.23.0",
- "body_html": "Highlights \n\n32b9528 Improve external URL redirection for Yinxiang. (#175 ) \n065dc98 Add support for pacman binaries. \n91cd6e4 Docs: Remove installation reference to AUR repository. (#186 ) \n4b3b5a4 Update devDependency electron to v4.2.2. (#194 ) \n26d4921 Update devDependency electron-builder to v20.40.2. (#195 ) \ne807545 Remove trailing comma in src/url
module. \n28fae4e Add new postinstall
script to package configuration. \n46a7638 Docs: Update license date. \n66440fd Docs: Update team links. \n \nAll changes \nklaussinani/tusk@v0.22.0...v0.23.0
\nNote \n\nTo run the AppImage
you need first to make it executable
\n "
+ "tarball_url": "https://api.github.com/repos/tunepack/tunepack-desktop/tarball/v1.2.1",
+ "zipball_url": "https://api.github.com/repos/tunepack/tunepack-desktop/zipball/v1.2.1",
+ "body_html": "Improvements \n\nSearch will now return more results in very niche searches \nDownloads that are slow are now marked as \"Slow download\" \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:10.076Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:17.896Z"
},
"tutti-quanti-shelf": {
"latestRelease": {
@@ -108825,7 +108825,7 @@
"zipball_url": "https://api.github.com/repos/tonton-pixel/tutti-quanti-shelf/zipball/v2.0.0",
"body_html": "\nUpdated global hot key. \nFixed resetting multiline fields scroll to left as well as top. \nUpdated Electron
to version 10.1.1
. \nUpdated Electron Packager
to version 15.1.0
. \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:10.102Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:17.957Z"
},
"tviewer": {
"latestRelease": {
@@ -108936,19 +108936,19 @@
"zipball_url": "https://api.github.com/repos/msaltnet/T.Viewer/zipball/ver1.0.2",
"body_html": null
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:10.116Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:17.967Z"
},
"twinkle-tray": {
"latestRelease": {
- "url": "https://api.github.com/repos/xanderfrangos/twinkle-tray/releases/31846307",
- "assets_url": "https://api.github.com/repos/xanderfrangos/twinkle-tray/releases/31846307/assets",
- "upload_url": "https://uploads.github.com/repos/xanderfrangos/twinkle-tray/releases/31846307/assets{?name,label}",
- "html_url": "https://github.com/xanderfrangos/twinkle-tray/releases/tag/v1.12.1",
- "id": 31846307,
- "node_id": "MDc6UmVsZWFzZTMxODQ2MzA3",
- "tag_name": "v1.12.1",
+ "url": "https://api.github.com/repos/xanderfrangos/twinkle-tray/releases/31936867",
+ "assets_url": "https://api.github.com/repos/xanderfrangos/twinkle-tray/releases/31936867/assets",
+ "upload_url": "https://uploads.github.com/repos/xanderfrangos/twinkle-tray/releases/31936867/assets{?name,label}",
+ "html_url": "https://github.com/xanderfrangos/twinkle-tray/releases/tag/v1.12.2",
+ "id": 31936867,
+ "node_id": "MDc6UmVsZWFzZTMxOTM2ODY3",
+ "tag_name": "v1.12.2",
"target_commitish": "master",
- "name": "v1.12.1",
+ "name": "v1.12.2",
"draft": false,
"author": {
"login": "xanderfrangos",
@@ -108971,14 +108971,14 @@
"site_admin": false
},
"prerelease": false,
- "created_at": "2020-09-26T18:47:24Z",
- "published_at": "2020-09-27T00:01:19Z",
+ "created_at": "2020-09-29T01:08:58Z",
+ "published_at": "2020-09-29T14:00:07Z",
"assets": [
{
- "url": "https://api.github.com/repos/xanderfrangos/twinkle-tray/releases/assets/26234002",
- "id": 26234002,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MjM0MDAy",
- "name": "Twinkle.Tray.v1.12.1.exe",
+ "url": "https://api.github.com/repos/xanderfrangos/twinkle-tray/releases/assets/26325604",
+ "id": 26325604,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MzI1NjA0",
+ "name": "Twinkle.Tray.v1.12.2.exe",
"label": null,
"uploader": {
"login": "xanderfrangos",
@@ -109002,18 +109002,18 @@
},
"content_type": "application/x-msdownload",
"state": "uploaded",
- "size": 59613685,
- "download_count": 573,
- "created_at": "2020-09-26T23:59:28Z",
- "updated_at": "2020-09-26T23:59:51Z",
- "browser_download_url": "https://github.com/xanderfrangos/twinkle-tray/releases/download/v1.12.1/Twinkle.Tray.v1.12.1.exe"
+ "size": 59606515,
+ "download_count": 104,
+ "created_at": "2020-09-29T13:54:39Z",
+ "updated_at": "2020-09-29T13:55:00Z",
+ "browser_download_url": "https://github.com/xanderfrangos/twinkle-tray/releases/download/v1.12.2/Twinkle.Tray.v1.12.2.exe"
}
],
- "tarball_url": "https://api.github.com/repos/xanderfrangos/twinkle-tray/tarball/v1.12.1",
- "zipball_url": "https://api.github.com/repos/xanderfrangos/twinkle-tray/zipball/v1.12.1",
- "body_html": "Fixes & improvements:
\n\nFixed intro window not displaying on first startup. \nImproved handling of brightness panel not closing when it's not the focused window. \nThe Escape key now closes the brightness panel. \nFixed a visual bug when opening the brightness panel after the overlay was visible. \nAcrylic is no longer displayed behind the overlay when Acrylic blur is turned off. \n "
+ "tarball_url": "https://api.github.com/repos/xanderfrangos/twinkle-tray/tarball/v1.12.2",
+ "zipball_url": "https://api.github.com/repos/xanderfrangos/twinkle-tray/zipball/v1.12.2",
+ "body_html": "Fixes:
\n\nUsing hotkeys no longer removes window focus when in exclusive fullscreen games. \nRussian localization updates. \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:10.149Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:17.979Z"
},
"ubauth": {
"latestRelease": {
@@ -109090,7 +109090,7 @@
"zipball_url": "https://api.github.com/repos/chrisenytc/ubauth/zipball/v1.0.0",
"body_html": "Notable Changes \n\nNew Features \n\nFixes \n\nDeprecated \n"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:10.169Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:18.004Z"
},
"udl-gui": {
"latestRelease": {
@@ -109235,7 +109235,7 @@
"zipball_url": "https://api.github.com/repos/riazXrazor/udemy-dl-gui/zipball/v0.0.1",
"body_html": "App to download udemy.com course for personal offline use.
\nThis is a pre-alpha version.
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:10.205Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:18.057Z"
},
"ueli": {
"latestRelease": {
@@ -109302,7 +109302,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 500,
- "download_count": 21,
+ "download_count": 30,
"created_at": "2020-09-28T12:07:54Z",
"updated_at": "2020-09-28T12:07:55Z",
"browser_download_url": "https://github.com/oliverschwendener/ueli/releases/download/v8.9.0/latest-mac.yml"
@@ -109336,7 +109336,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 337,
- "download_count": 953,
+ "download_count": 1565,
"created_at": "2020-09-28T12:06:56Z",
"updated_at": "2020-09-28T12:06:57Z",
"browser_download_url": "https://github.com/oliverschwendener/ueli/releases/download/v8.9.0/latest.yml"
@@ -109370,7 +109370,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 82713424,
- "download_count": 11,
+ "download_count": 19,
"created_at": "2020-09-28T12:06:53Z",
"updated_at": "2020-09-28T12:06:56Z",
"browser_download_url": "https://github.com/oliverschwendener/ueli/releases/download/v8.9.0/ueli-8.9.0-ia32-win.zip"
@@ -109438,7 +109438,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 86330405,
- "download_count": 116,
+ "download_count": 200,
"created_at": "2020-09-28T12:06:34Z",
"updated_at": "2020-09-28T12:06:36Z",
"browser_download_url": "https://github.com/oliverschwendener/ueli/releases/download/v8.9.0/ueli-8.9.0-win.zip"
@@ -109472,7 +109472,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 88083704,
- "download_count": 6,
+ "download_count": 12,
"created_at": "2020-09-28T12:07:53Z",
"updated_at": "2020-09-28T12:07:54Z",
"browser_download_url": "https://github.com/oliverschwendener/ueli/releases/download/v8.9.0/ueli-8.9.0.dmg"
@@ -109513,257 +109513,78 @@
},
{
"url": "https://api.github.com/repos/oliverschwendener/ueli/releases/assets/26275615",
- "id": 26275615,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2Mjc1NjE1",
- "name": "ueli-Setup-8.9.0.exe",
- "label": "",
- "uploader": {
- "login": "oliverschwendener",
- "id": 15727229,
- "node_id": "MDQ6VXNlcjE1NzI3MjI5",
- "avatar_url": "https://avatars0.githubusercontent.com/u/15727229?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/oliverschwendener",
- "html_url": "https://github.com/oliverschwendener",
- "followers_url": "https://api.github.com/users/oliverschwendener/followers",
- "following_url": "https://api.github.com/users/oliverschwendener/following{/other_user}",
- "gists_url": "https://api.github.com/users/oliverschwendener/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/oliverschwendener/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/oliverschwendener/subscriptions",
- "organizations_url": "https://api.github.com/users/oliverschwendener/orgs",
- "repos_url": "https://api.github.com/users/oliverschwendener/repos",
- "events_url": "https://api.github.com/users/oliverschwendener/events{/privacy}",
- "received_events_url": "https://api.github.com/users/oliverschwendener/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 126275662,
- "download_count": 185,
- "created_at": "2020-09-28T12:06:53Z",
- "updated_at": "2020-09-28T12:06:56Z",
- "browser_download_url": "https://github.com/oliverschwendener/ueli/releases/download/v8.9.0/ueli-Setup-8.9.0.exe"
- },
- {
- "url": "https://api.github.com/repos/oliverschwendener/ueli/releases/assets/26275614",
- "id": 26275614,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2Mjc1NjE0",
- "name": "ueli-Setup-8.9.0.exe.blockmap",
- "label": "",
- "uploader": {
- "login": "oliverschwendener",
- "id": 15727229,
- "node_id": "MDQ6VXNlcjE1NzI3MjI5",
- "avatar_url": "https://avatars0.githubusercontent.com/u/15727229?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/oliverschwendener",
- "html_url": "https://github.com/oliverschwendener",
- "followers_url": "https://api.github.com/users/oliverschwendener/followers",
- "following_url": "https://api.github.com/users/oliverschwendener/following{/other_user}",
- "gists_url": "https://api.github.com/users/oliverschwendener/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/oliverschwendener/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/oliverschwendener/subscriptions",
- "organizations_url": "https://api.github.com/users/oliverschwendener/orgs",
- "repos_url": "https://api.github.com/users/oliverschwendener/repos",
- "events_url": "https://api.github.com/users/oliverschwendener/events{/privacy}",
- "received_events_url": "https://api.github.com/users/oliverschwendener/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 129880,
- "download_count": 44,
- "created_at": "2020-09-28T12:06:53Z",
- "updated_at": "2020-09-28T12:06:54Z",
- "browser_download_url": "https://github.com/oliverschwendener/ueli/releases/download/v8.9.0/ueli-Setup-8.9.0.exe.blockmap"
- }
- ],
- "tarball_url": "https://api.github.com/repos/oliverschwendener/ueli/tarball/v8.9.0",
- "zipball_url": "https://api.github.com/repos/oliverschwendener/ueli/zipball/v8.9.0",
- "body_html": "New Features \n\nAdded Czech translations (Thanks to @vacekj ) \nAdded support for Vivaldi bookmarks \n \nImprovements \n\nBugfixes \n\nFixed an issue which caused an error when trying to auto complete search results from the control panel plugin on Windows (#524 ) \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:10.229Z"
- },
- "unfx-proxy-checker": {
- "latestRelease": {
- "url": "https://api.github.com/repos/assnctr/unfx-proxy-checker/releases/20309591",
- "assets_url": "https://api.github.com/repos/assnctr/unfx-proxy-checker/releases/20309591/assets",
- "upload_url": "https://uploads.github.com/repos/assnctr/unfx-proxy-checker/releases/20309591/assets{?name,label}",
- "html_url": "https://github.com/assnctr/unfx-proxy-checker/releases/tag/v1.6.1",
- "id": 20309591,
- "node_id": "MDc6UmVsZWFzZTIwMzA5NTkx",
- "tag_name": "v1.6.1",
- "target_commitish": "master",
- "name": "Unfx Proxy Checker v1.6.1",
- "draft": false,
- "author": {
- "login": "assnctr",
- "id": 37204685,
- "node_id": "MDQ6VXNlcjM3MjA0Njg1",
- "avatar_url": "https://avatars3.githubusercontent.com/u/37204685?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/assnctr",
- "html_url": "https://github.com/assnctr",
- "followers_url": "https://api.github.com/users/assnctr/followers",
- "following_url": "https://api.github.com/users/assnctr/following{/other_user}",
- "gists_url": "https://api.github.com/users/assnctr/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/assnctr/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/assnctr/subscriptions",
- "organizations_url": "https://api.github.com/users/assnctr/orgs",
- "repos_url": "https://api.github.com/users/assnctr/repos",
- "events_url": "https://api.github.com/users/assnctr/events{/privacy}",
- "received_events_url": "https://api.github.com/users/assnctr/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2019-09-27T14:03:38Z",
- "published_at": "2019-09-27T14:08:16Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/assnctr/unfx-proxy-checker/releases/assets/15167039",
- "id": 15167039,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE1MTY3MDM5",
- "name": "latest.yml",
- "label": "",
- "uploader": {
- "login": "assnctr",
- "id": 37204685,
- "node_id": "MDQ6VXNlcjM3MjA0Njg1",
- "avatar_url": "https://avatars3.githubusercontent.com/u/37204685?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/assnctr",
- "html_url": "https://github.com/assnctr",
- "followers_url": "https://api.github.com/users/assnctr/followers",
- "following_url": "https://api.github.com/users/assnctr/following{/other_user}",
- "gists_url": "https://api.github.com/users/assnctr/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/assnctr/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/assnctr/subscriptions",
- "organizations_url": "https://api.github.com/users/assnctr/orgs",
- "repos_url": "https://api.github.com/users/assnctr/repos",
- "events_url": "https://api.github.com/users/assnctr/events{/privacy}",
- "received_events_url": "https://api.github.com/users/assnctr/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "text/yaml",
- "state": "uploaded",
- "size": 383,
- "download_count": 108258,
- "created_at": "2019-09-27T14:07:10Z",
- "updated_at": "2019-09-27T14:07:11Z",
- "browser_download_url": "https://github.com/assnctr/unfx-proxy-checker/releases/download/v1.6.1/latest.yml"
- },
- {
- "url": "https://api.github.com/repos/assnctr/unfx-proxy-checker/releases/assets/15167025",
- "id": 15167025,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE1MTY3MDI1",
- "name": "unfx-proxy-checker-v1.6.1-win-installer.exe",
- "label": "",
- "uploader": {
- "login": "assnctr",
- "id": 37204685,
- "node_id": "MDQ6VXNlcjM3MjA0Njg1",
- "avatar_url": "https://avatars3.githubusercontent.com/u/37204685?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/assnctr",
- "html_url": "https://github.com/assnctr",
- "followers_url": "https://api.github.com/users/assnctr/followers",
- "following_url": "https://api.github.com/users/assnctr/following{/other_user}",
- "gists_url": "https://api.github.com/users/assnctr/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/assnctr/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/assnctr/subscriptions",
- "organizations_url": "https://api.github.com/users/assnctr/orgs",
- "repos_url": "https://api.github.com/users/assnctr/repos",
- "events_url": "https://api.github.com/users/assnctr/events{/privacy}",
- "received_events_url": "https://api.github.com/users/assnctr/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 118763132,
- "download_count": 32486,
- "created_at": "2019-09-27T14:06:12Z",
- "updated_at": "2019-09-27T14:07:10Z",
- "browser_download_url": "https://github.com/assnctr/unfx-proxy-checker/releases/download/v1.6.1/unfx-proxy-checker-v1.6.1-win-installer.exe"
- },
- {
- "url": "https://api.github.com/repos/assnctr/unfx-proxy-checker/releases/assets/15167024",
- "id": 15167024,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE1MTY3MDI0",
- "name": "unfx-proxy-checker-v1.6.1-win-installer.exe.blockmap",
- "label": "",
- "uploader": {
- "login": "assnctr",
- "id": 37204685,
- "node_id": "MDQ6VXNlcjM3MjA0Njg1",
- "avatar_url": "https://avatars3.githubusercontent.com/u/37204685?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/assnctr",
- "html_url": "https://github.com/assnctr",
- "followers_url": "https://api.github.com/users/assnctr/followers",
- "following_url": "https://api.github.com/users/assnctr/following{/other_user}",
- "gists_url": "https://api.github.com/users/assnctr/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/assnctr/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/assnctr/subscriptions",
- "organizations_url": "https://api.github.com/users/assnctr/orgs",
- "repos_url": "https://api.github.com/users/assnctr/repos",
- "events_url": "https://api.github.com/users/assnctr/events{/privacy}",
- "received_events_url": "https://api.github.com/users/assnctr/received_events",
+ "id": 26275615,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2Mjc1NjE1",
+ "name": "ueli-Setup-8.9.0.exe",
+ "label": "",
+ "uploader": {
+ "login": "oliverschwendener",
+ "id": 15727229,
+ "node_id": "MDQ6VXNlcjE1NzI3MjI5",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/15727229?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/oliverschwendener",
+ "html_url": "https://github.com/oliverschwendener",
+ "followers_url": "https://api.github.com/users/oliverschwendener/followers",
+ "following_url": "https://api.github.com/users/oliverschwendener/following{/other_user}",
+ "gists_url": "https://api.github.com/users/oliverschwendener/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/oliverschwendener/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/oliverschwendener/subscriptions",
+ "organizations_url": "https://api.github.com/users/oliverschwendener/orgs",
+ "repos_url": "https://api.github.com/users/oliverschwendener/repos",
+ "events_url": "https://api.github.com/users/oliverschwendener/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/oliverschwendener/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 122068,
- "download_count": 8714,
- "created_at": "2019-09-27T14:06:12Z",
- "updated_at": "2019-09-27T14:06:12Z",
- "browser_download_url": "https://github.com/assnctr/unfx-proxy-checker/releases/download/v1.6.1/unfx-proxy-checker-v1.6.1-win-installer.exe.blockmap"
+ "size": 126275662,
+ "download_count": 343,
+ "created_at": "2020-09-28T12:06:53Z",
+ "updated_at": "2020-09-28T12:06:56Z",
+ "browser_download_url": "https://github.com/oliverschwendener/ueli/releases/download/v8.9.0/ueli-Setup-8.9.0.exe"
},
{
- "url": "https://api.github.com/repos/assnctr/unfx-proxy-checker/releases/assets/15167023",
- "id": 15167023,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE1MTY3MDIz",
- "name": "unfx-proxy-checker-v1.6.1-win-portable.exe",
+ "url": "https://api.github.com/repos/oliverschwendener/ueli/releases/assets/26275614",
+ "id": 26275614,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2Mjc1NjE0",
+ "name": "ueli-Setup-8.9.0.exe.blockmap",
"label": "",
"uploader": {
- "login": "assnctr",
- "id": 37204685,
- "node_id": "MDQ6VXNlcjM3MjA0Njg1",
- "avatar_url": "https://avatars3.githubusercontent.com/u/37204685?v=4",
+ "login": "oliverschwendener",
+ "id": 15727229,
+ "node_id": "MDQ6VXNlcjE1NzI3MjI5",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/15727229?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/assnctr",
- "html_url": "https://github.com/assnctr",
- "followers_url": "https://api.github.com/users/assnctr/followers",
- "following_url": "https://api.github.com/users/assnctr/following{/other_user}",
- "gists_url": "https://api.github.com/users/assnctr/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/assnctr/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/assnctr/subscriptions",
- "organizations_url": "https://api.github.com/users/assnctr/orgs",
- "repos_url": "https://api.github.com/users/assnctr/repos",
- "events_url": "https://api.github.com/users/assnctr/events{/privacy}",
- "received_events_url": "https://api.github.com/users/assnctr/received_events",
+ "url": "https://api.github.com/users/oliverschwendener",
+ "html_url": "https://github.com/oliverschwendener",
+ "followers_url": "https://api.github.com/users/oliverschwendener/followers",
+ "following_url": "https://api.github.com/users/oliverschwendener/following{/other_user}",
+ "gists_url": "https://api.github.com/users/oliverschwendener/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/oliverschwendener/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/oliverschwendener/subscriptions",
+ "organizations_url": "https://api.github.com/users/oliverschwendener/orgs",
+ "repos_url": "https://api.github.com/users/oliverschwendener/repos",
+ "events_url": "https://api.github.com/users/oliverschwendener/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/oliverschwendener/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 118555200,
- "download_count": 15230,
- "created_at": "2019-09-27T14:06:07Z",
- "updated_at": "2019-09-27T14:06:50Z",
- "browser_download_url": "https://github.com/assnctr/unfx-proxy-checker/releases/download/v1.6.1/unfx-proxy-checker-v1.6.1-win-portable.exe"
+ "size": 129880,
+ "download_count": 72,
+ "created_at": "2020-09-28T12:06:53Z",
+ "updated_at": "2020-09-28T12:06:54Z",
+ "browser_download_url": "https://github.com/oliverschwendener/ueli/releases/download/v8.9.0/ueli-Setup-8.9.0.exe.blockmap"
}
],
- "tarball_url": "https://api.github.com/repos/assnctr/unfx-proxy-checker/tarball/v1.6.1",
- "zipball_url": "https://api.github.com/repos/assnctr/unfx-proxy-checker/zipball/v1.6.1",
- "body_html": "Changes:
\n\nHotfix: Fixed bug when you can't start the checking again after previous checking. \n "
+ "tarball_url": "https://api.github.com/repos/oliverschwendener/ueli/tarball/v8.9.0",
+ "zipball_url": "https://api.github.com/repos/oliverschwendener/ueli/zipball/v8.9.0",
+ "body_html": "New Features \n\nAdded Czech translations (Thanks to @vacekj ) \nAdded support for Vivaldi bookmarks \n \nImprovements \n\nBugfixes \n\nFixed an issue which caused an error when trying to auto complete search results from the control panel plugin on Windows (#524 ) \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:10.273Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:18.069Z"
},
"un-colored": {
"latestRelease": {
@@ -109830,7 +109651,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 35438094,
- "download_count": 5050,
+ "download_count": 5051,
"created_at": "2016-11-04T18:01:34Z",
"updated_at": "2016-11-04T18:09:01Z",
"browser_download_url": "https://github.com/n457/Uncolored/releases/download/v.0.10.2/Uncolored-v.0.10.2-linux-x64.deb"
@@ -109898,7 +109719,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 49994479,
- "download_count": 5523,
+ "download_count": 5524,
"created_at": "2016-11-04T18:01:34Z",
"updated_at": "2016-11-04T18:30:54Z",
"browser_download_url": "https://github.com/n457/Uncolored/releases/download/v.0.10.2/Uncolored-v.0.10.2-osx-x64.dmg"
@@ -110000,7 +109821,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 64905145,
- "download_count": 1709,
+ "download_count": 1710,
"created_at": "2016-11-04T18:01:34Z",
"updated_at": "2016-11-04T18:56:46Z",
"browser_download_url": "https://github.com/n457/Uncolored/releases/download/v.0.10.2/Uncolored-v.0.10.2-win-x64.zip"
@@ -110010,84 +109831,186 @@
"zipball_url": "https://api.github.com/repos/n457/Uncolored/zipball/v.0.10.2",
"body_html": "🐛 0.10.2 : Major issue fixes \n\nFixed undraggable window title bar region (Major issue) (topic #17 ) \nFixed minor information bar unlimited height (Major issue) (topic #18 ) \nUpdated window title bar with a responsive behavior in case of small window \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:10.283Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:18.098Z"
},
- "unicopedia-plus": {
+ "unfx-proxy-checker": {
"latestRelease": {
- "url": "https://api.github.com/repos/tonton-pixel/unicopedia-plus/releases/31581058",
- "assets_url": "https://api.github.com/repos/tonton-pixel/unicopedia-plus/releases/31581058/assets",
- "upload_url": "https://uploads.github.com/repos/tonton-pixel/unicopedia-plus/releases/31581058/assets{?name,label}",
- "html_url": "https://github.com/tonton-pixel/unicopedia-plus/releases/tag/v8.2.0",
- "id": 31581058,
- "node_id": "MDc6UmVsZWFzZTMxNTgxMDU4",
- "tag_name": "v8.2.0",
+ "url": "https://api.github.com/repos/assnctr/unfx-proxy-checker/releases/20309591",
+ "assets_url": "https://api.github.com/repos/assnctr/unfx-proxy-checker/releases/20309591/assets",
+ "upload_url": "https://uploads.github.com/repos/assnctr/unfx-proxy-checker/releases/20309591/assets{?name,label}",
+ "html_url": "https://github.com/assnctr/unfx-proxy-checker/releases/tag/v1.6.1",
+ "id": 20309591,
+ "node_id": "MDc6UmVsZWFzZTIwMzA5NTkx",
+ "tag_name": "v1.6.1",
"target_commitish": "master",
- "name": "8.2.0",
+ "name": "Unfx Proxy Checker v1.6.1",
"draft": false,
"author": {
- "login": "tonton-pixel",
- "id": 26766930,
- "node_id": "MDQ6VXNlcjI2NzY2OTMw",
- "avatar_url": "https://avatars1.githubusercontent.com/u/26766930?v=4",
+ "login": "assnctr",
+ "id": 37204685,
+ "node_id": "MDQ6VXNlcjM3MjA0Njg1",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/37204685?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/tonton-pixel",
- "html_url": "https://github.com/tonton-pixel",
- "followers_url": "https://api.github.com/users/tonton-pixel/followers",
- "following_url": "https://api.github.com/users/tonton-pixel/following{/other_user}",
- "gists_url": "https://api.github.com/users/tonton-pixel/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/tonton-pixel/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/tonton-pixel/subscriptions",
- "organizations_url": "https://api.github.com/users/tonton-pixel/orgs",
- "repos_url": "https://api.github.com/users/tonton-pixel/repos",
- "events_url": "https://api.github.com/users/tonton-pixel/events{/privacy}",
- "received_events_url": "https://api.github.com/users/tonton-pixel/received_events",
+ "url": "https://api.github.com/users/assnctr",
+ "html_url": "https://github.com/assnctr",
+ "followers_url": "https://api.github.com/users/assnctr/followers",
+ "following_url": "https://api.github.com/users/assnctr/following{/other_user}",
+ "gists_url": "https://api.github.com/users/assnctr/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/assnctr/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/assnctr/subscriptions",
+ "organizations_url": "https://api.github.com/users/assnctr/orgs",
+ "repos_url": "https://api.github.com/users/assnctr/repos",
+ "events_url": "https://api.github.com/users/assnctr/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/assnctr/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2020-09-20T21:19:23Z",
- "published_at": "2020-09-20T21:24:09Z",
+ "created_at": "2019-09-27T14:03:38Z",
+ "published_at": "2019-09-27T14:08:16Z",
"assets": [
{
- "url": "https://api.github.com/repos/tonton-pixel/unicopedia-plus/releases/assets/25978809",
- "id": 25978809,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI1OTc4ODA5",
- "name": "unicopedia-plus-mac-8.2.0.zip",
- "label": null,
+ "url": "https://api.github.com/repos/assnctr/unfx-proxy-checker/releases/assets/15167039",
+ "id": 15167039,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE1MTY3MDM5",
+ "name": "latest.yml",
+ "label": "",
"uploader": {
- "login": "tonton-pixel",
- "id": 26766930,
- "node_id": "MDQ6VXNlcjI2NzY2OTMw",
- "avatar_url": "https://avatars1.githubusercontent.com/u/26766930?v=4",
+ "login": "assnctr",
+ "id": 37204685,
+ "node_id": "MDQ6VXNlcjM3MjA0Njg1",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/37204685?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/tonton-pixel",
- "html_url": "https://github.com/tonton-pixel",
- "followers_url": "https://api.github.com/users/tonton-pixel/followers",
- "following_url": "https://api.github.com/users/tonton-pixel/following{/other_user}",
- "gists_url": "https://api.github.com/users/tonton-pixel/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/tonton-pixel/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/tonton-pixel/subscriptions",
- "organizations_url": "https://api.github.com/users/tonton-pixel/orgs",
- "repos_url": "https://api.github.com/users/tonton-pixel/repos",
- "events_url": "https://api.github.com/users/tonton-pixel/events{/privacy}",
- "received_events_url": "https://api.github.com/users/tonton-pixel/received_events",
+ "url": "https://api.github.com/users/assnctr",
+ "html_url": "https://github.com/assnctr",
+ "followers_url": "https://api.github.com/users/assnctr/followers",
+ "following_url": "https://api.github.com/users/assnctr/following{/other_user}",
+ "gists_url": "https://api.github.com/users/assnctr/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/assnctr/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/assnctr/subscriptions",
+ "organizations_url": "https://api.github.com/users/assnctr/orgs",
+ "repos_url": "https://api.github.com/users/assnctr/repos",
+ "events_url": "https://api.github.com/users/assnctr/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/assnctr/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "text/yaml",
"state": "uploaded",
- "size": 158279848,
- "download_count": 8,
- "created_at": "2020-09-20T21:24:26Z",
- "updated_at": "2020-09-20T21:49:55Z",
- "browser_download_url": "https://github.com/tonton-pixel/unicopedia-plus/releases/download/v8.2.0/unicopedia-plus-mac-8.2.0.zip"
+ "size": 383,
+ "download_count": 108409,
+ "created_at": "2019-09-27T14:07:10Z",
+ "updated_at": "2019-09-27T14:07:11Z",
+ "browser_download_url": "https://github.com/assnctr/unfx-proxy-checker/releases/download/v1.6.1/latest.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/assnctr/unfx-proxy-checker/releases/assets/15167025",
+ "id": 15167025,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE1MTY3MDI1",
+ "name": "unfx-proxy-checker-v1.6.1-win-installer.exe",
+ "label": "",
+ "uploader": {
+ "login": "assnctr",
+ "id": 37204685,
+ "node_id": "MDQ6VXNlcjM3MjA0Njg1",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/37204685?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/assnctr",
+ "html_url": "https://github.com/assnctr",
+ "followers_url": "https://api.github.com/users/assnctr/followers",
+ "following_url": "https://api.github.com/users/assnctr/following{/other_user}",
+ "gists_url": "https://api.github.com/users/assnctr/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/assnctr/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/assnctr/subscriptions",
+ "organizations_url": "https://api.github.com/users/assnctr/orgs",
+ "repos_url": "https://api.github.com/users/assnctr/repos",
+ "events_url": "https://api.github.com/users/assnctr/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/assnctr/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 118763132,
+ "download_count": 32520,
+ "created_at": "2019-09-27T14:06:12Z",
+ "updated_at": "2019-09-27T14:07:10Z",
+ "browser_download_url": "https://github.com/assnctr/unfx-proxy-checker/releases/download/v1.6.1/unfx-proxy-checker-v1.6.1-win-installer.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/assnctr/unfx-proxy-checker/releases/assets/15167024",
+ "id": 15167024,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE1MTY3MDI0",
+ "name": "unfx-proxy-checker-v1.6.1-win-installer.exe.blockmap",
+ "label": "",
+ "uploader": {
+ "login": "assnctr",
+ "id": 37204685,
+ "node_id": "MDQ6VXNlcjM3MjA0Njg1",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/37204685?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/assnctr",
+ "html_url": "https://github.com/assnctr",
+ "followers_url": "https://api.github.com/users/assnctr/followers",
+ "following_url": "https://api.github.com/users/assnctr/following{/other_user}",
+ "gists_url": "https://api.github.com/users/assnctr/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/assnctr/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/assnctr/subscriptions",
+ "organizations_url": "https://api.github.com/users/assnctr/orgs",
+ "repos_url": "https://api.github.com/users/assnctr/repos",
+ "events_url": "https://api.github.com/users/assnctr/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/assnctr/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 122068,
+ "download_count": 8721,
+ "created_at": "2019-09-27T14:06:12Z",
+ "updated_at": "2019-09-27T14:06:12Z",
+ "browser_download_url": "https://github.com/assnctr/unfx-proxy-checker/releases/download/v1.6.1/unfx-proxy-checker-v1.6.1-win-installer.exe.blockmap"
+ },
+ {
+ "url": "https://api.github.com/repos/assnctr/unfx-proxy-checker/releases/assets/15167023",
+ "id": 15167023,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE1MTY3MDIz",
+ "name": "unfx-proxy-checker-v1.6.1-win-portable.exe",
+ "label": "",
+ "uploader": {
+ "login": "assnctr",
+ "id": 37204685,
+ "node_id": "MDQ6VXNlcjM3MjA0Njg1",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/37204685?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/assnctr",
+ "html_url": "https://github.com/assnctr",
+ "followers_url": "https://api.github.com/users/assnctr/followers",
+ "following_url": "https://api.github.com/users/assnctr/following{/other_user}",
+ "gists_url": "https://api.github.com/users/assnctr/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/assnctr/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/assnctr/subscriptions",
+ "organizations_url": "https://api.github.com/users/assnctr/orgs",
+ "repos_url": "https://api.github.com/users/assnctr/repos",
+ "events_url": "https://api.github.com/users/assnctr/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/assnctr/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 118555200,
+ "download_count": 15245,
+ "created_at": "2019-09-27T14:06:07Z",
+ "updated_at": "2019-09-27T14:06:50Z",
+ "browser_download_url": "https://github.com/assnctr/unfx-proxy-checker/releases/download/v1.6.1/unfx-proxy-checker-v1.6.1-win-portable.exe"
}
],
- "tarball_url": "https://api.github.com/repos/tonton-pixel/unicopedia-plus/tarball/v8.2.0",
- "zipball_url": "https://api.github.com/repos/tonton-pixel/unicopedia-plus/zipball/v8.2.0",
- "body_html": "\nAdded support for Emoji 13.1
to the Emoji Data Finder and Emoji Picture Book utilities:\n\nUpdated instructions/documentation. \nUpdated emoji age and date informations. \nUpdated emoji-test-list
, emoji-test-groups
, emoji-test-patterns
NPM modules to their version 13.1.x
. \n \n \nRestricted display of modal dialogs over main window only. \nUpdated Electron
to version 10.1.2
. \nUpdated Grapheme Split
to version 2.4.2
. \n "
+ "tarball_url": "https://api.github.com/repos/assnctr/unfx-proxy-checker/tarball/v1.6.1",
+ "zipball_url": "https://api.github.com/repos/assnctr/unfx-proxy-checker/zipball/v1.6.1",
+ "body_html": "Changes:
\n\nHotfix: Fixed bug when you can't start the checking again after previous checking. \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:10.333Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:18.101Z"
},
"unlimited-clipboard": {
"latestRelease": {
@@ -110232,7 +110155,229 @@
"zipball_url": "https://api.github.com/repos/morozovsk/unlimited-clipboard/zipball/v1.0.1",
"body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:10.368Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:18.194Z"
+ },
+ "unicopedia-plus": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/tonton-pixel/unicopedia-plus/releases/31581058",
+ "assets_url": "https://api.github.com/repos/tonton-pixel/unicopedia-plus/releases/31581058/assets",
+ "upload_url": "https://uploads.github.com/repos/tonton-pixel/unicopedia-plus/releases/31581058/assets{?name,label}",
+ "html_url": "https://github.com/tonton-pixel/unicopedia-plus/releases/tag/v8.2.0",
+ "id": 31581058,
+ "node_id": "MDc6UmVsZWFzZTMxNTgxMDU4",
+ "tag_name": "v8.2.0",
+ "target_commitish": "master",
+ "name": "8.2.0",
+ "draft": false,
+ "author": {
+ "login": "tonton-pixel",
+ "id": 26766930,
+ "node_id": "MDQ6VXNlcjI2NzY2OTMw",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/26766930?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/tonton-pixel",
+ "html_url": "https://github.com/tonton-pixel",
+ "followers_url": "https://api.github.com/users/tonton-pixel/followers",
+ "following_url": "https://api.github.com/users/tonton-pixel/following{/other_user}",
+ "gists_url": "https://api.github.com/users/tonton-pixel/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/tonton-pixel/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/tonton-pixel/subscriptions",
+ "organizations_url": "https://api.github.com/users/tonton-pixel/orgs",
+ "repos_url": "https://api.github.com/users/tonton-pixel/repos",
+ "events_url": "https://api.github.com/users/tonton-pixel/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/tonton-pixel/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2020-09-20T21:19:23Z",
+ "published_at": "2020-09-20T21:24:09Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/tonton-pixel/unicopedia-plus/releases/assets/25978809",
+ "id": 25978809,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI1OTc4ODA5",
+ "name": "unicopedia-plus-mac-8.2.0.zip",
+ "label": null,
+ "uploader": {
+ "login": "tonton-pixel",
+ "id": 26766930,
+ "node_id": "MDQ6VXNlcjI2NzY2OTMw",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/26766930?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/tonton-pixel",
+ "html_url": "https://github.com/tonton-pixel",
+ "followers_url": "https://api.github.com/users/tonton-pixel/followers",
+ "following_url": "https://api.github.com/users/tonton-pixel/following{/other_user}",
+ "gists_url": "https://api.github.com/users/tonton-pixel/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/tonton-pixel/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/tonton-pixel/subscriptions",
+ "organizations_url": "https://api.github.com/users/tonton-pixel/orgs",
+ "repos_url": "https://api.github.com/users/tonton-pixel/repos",
+ "events_url": "https://api.github.com/users/tonton-pixel/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/tonton-pixel/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 158279848,
+ "download_count": 8,
+ "created_at": "2020-09-20T21:24:26Z",
+ "updated_at": "2020-09-20T21:49:55Z",
+ "browser_download_url": "https://github.com/tonton-pixel/unicopedia-plus/releases/download/v8.2.0/unicopedia-plus-mac-8.2.0.zip"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/tonton-pixel/unicopedia-plus/tarball/v8.2.0",
+ "zipball_url": "https://api.github.com/repos/tonton-pixel/unicopedia-plus/zipball/v8.2.0",
+ "body_html": "\nAdded support for Emoji 13.1
to the Emoji Data Finder and Emoji Picture Book utilities:\n\nUpdated instructions/documentation. \nUpdated emoji age and date informations. \nUpdated emoji-test-list
, emoji-test-groups
, emoji-test-patterns
NPM modules to their version 13.1.x
. \n \n \nRestricted display of modal dialogs over main window only. \nUpdated Electron
to version 10.1.2
. \nUpdated Grapheme Split
to version 2.4.2
. \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:18.210Z"
+ },
+ "unofficial-zalo": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/SafeStudio/unofficial-zalo/releases/18154802",
+ "assets_url": "https://api.github.com/repos/SafeStudio/unofficial-zalo/releases/18154802/assets",
+ "upload_url": "https://uploads.github.com/repos/SafeStudio/unofficial-zalo/releases/18154802/assets{?name,label}",
+ "html_url": "https://github.com/SafeStudio/unofficial-zalo/releases/tag/v1.0.7",
+ "id": 18154802,
+ "node_id": "MDc6UmVsZWFzZTE4MTU0ODAy",
+ "tag_name": "v1.0.7",
+ "target_commitish": "master",
+ "name": "1.0.7",
+ "draft": false,
+ "author": {
+ "login": "ansidev",
+ "id": 6688235,
+ "node_id": "MDQ6VXNlcjY2ODgyMzU=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/6688235?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ansidev",
+ "html_url": "https://github.com/ansidev",
+ "followers_url": "https://api.github.com/users/ansidev/followers",
+ "following_url": "https://api.github.com/users/ansidev/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ansidev/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ansidev/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ansidev/subscriptions",
+ "organizations_url": "https://api.github.com/users/ansidev/orgs",
+ "repos_url": "https://api.github.com/users/ansidev/repos",
+ "events_url": "https://api.github.com/users/ansidev/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ansidev/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2019-06-21T22:25:53Z",
+ "published_at": "2019-06-21T22:26:47Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/SafeStudio/unofficial-zalo/releases/assets/13341149",
+ "id": 13341149,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMzQxMTQ5",
+ "name": "latest.yml",
+ "label": "",
+ "uploader": {
+ "login": "ansidev",
+ "id": 6688235,
+ "node_id": "MDQ6VXNlcjY2ODgyMzU=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/6688235?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ansidev",
+ "html_url": "https://github.com/ansidev",
+ "followers_url": "https://api.github.com/users/ansidev/followers",
+ "following_url": "https://api.github.com/users/ansidev/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ansidev/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ansidev/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ansidev/subscriptions",
+ "organizations_url": "https://api.github.com/users/ansidev/orgs",
+ "repos_url": "https://api.github.com/users/ansidev/repos",
+ "events_url": "https://api.github.com/users/ansidev/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ansidev/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 358,
+ "download_count": 35,
+ "created_at": "2019-06-21T22:24:41Z",
+ "updated_at": "2019-06-21T22:24:42Z",
+ "browser_download_url": "https://github.com/SafeStudio/unofficial-zalo/releases/download/v1.0.7/latest.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/SafeStudio/unofficial-zalo/releases/assets/13341129",
+ "id": 13341129,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMzQxMTI5",
+ "name": "unofficial-zalo-setup-1.0.7.exe",
+ "label": "",
+ "uploader": {
+ "login": "ansidev",
+ "id": 6688235,
+ "node_id": "MDQ6VXNlcjY2ODgyMzU=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/6688235?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ansidev",
+ "html_url": "https://github.com/ansidev",
+ "followers_url": "https://api.github.com/users/ansidev/followers",
+ "following_url": "https://api.github.com/users/ansidev/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ansidev/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ansidev/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ansidev/subscriptions",
+ "organizations_url": "https://api.github.com/users/ansidev/orgs",
+ "repos_url": "https://api.github.com/users/ansidev/repos",
+ "events_url": "https://api.github.com/users/ansidev/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ansidev/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 41911049,
+ "download_count": 98,
+ "created_at": "2019-06-21T22:23:04Z",
+ "updated_at": "2019-06-21T22:23:06Z",
+ "browser_download_url": "https://github.com/SafeStudio/unofficial-zalo/releases/download/v1.0.7/unofficial-zalo-setup-1.0.7.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/SafeStudio/unofficial-zalo/releases/assets/13341148",
+ "id": 13341148,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMzQxMTQ4",
+ "name": "unofficial-zalo-setup-1.0.7.exe.blockmap",
+ "label": "",
+ "uploader": {
+ "login": "ansidev",
+ "id": 6688235,
+ "node_id": "MDQ6VXNlcjY2ODgyMzU=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/6688235?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ansidev",
+ "html_url": "https://github.com/ansidev",
+ "followers_url": "https://api.github.com/users/ansidev/followers",
+ "following_url": "https://api.github.com/users/ansidev/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ansidev/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ansidev/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ansidev/subscriptions",
+ "organizations_url": "https://api.github.com/users/ansidev/orgs",
+ "repos_url": "https://api.github.com/users/ansidev/repos",
+ "events_url": "https://api.github.com/users/ansidev/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ansidev/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 46347,
+ "download_count": 24,
+ "created_at": "2019-06-21T22:24:40Z",
+ "updated_at": "2019-06-21T22:24:40Z",
+ "browser_download_url": "https://github.com/SafeStudio/unofficial-zalo/releases/download/v1.0.7/unofficial-zalo-setup-1.0.7.exe.blockmap"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/SafeStudio/unofficial-zalo/tarball/v1.0.7",
+ "zipball_url": "https://api.github.com/repos/SafeStudio/unofficial-zalo/zipball/v1.0.7",
+ "body_html": "Update dependencies
"
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:18.220Z"
},
"unicode-plus": {
"latestRelease": {
@@ -110309,152 +110454,7 @@
"zipball_url": "https://api.github.com/repos/tonton-pixel/unicopedia-plus/zipball/v8.2.0",
"body_html": "\nAdded support for Emoji 13.1
to the Emoji Data Finder and Emoji Picture Book utilities:\n\nUpdated instructions/documentation. \nUpdated emoji age and date informations. \nUpdated emoji-test-list
, emoji-test-groups
, emoji-test-patterns
NPM modules to their version 13.1.x
. \n \n \nRestricted display of modal dialogs over main window only. \nUpdated Electron
to version 10.1.2
. \nUpdated Grapheme Split
to version 2.4.2
. \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:10.373Z"
- },
- "unofficial-zalo": {
- "latestRelease": {
- "url": "https://api.github.com/repos/SafeStudio/unofficial-zalo/releases/18154802",
- "assets_url": "https://api.github.com/repos/SafeStudio/unofficial-zalo/releases/18154802/assets",
- "upload_url": "https://uploads.github.com/repos/SafeStudio/unofficial-zalo/releases/18154802/assets{?name,label}",
- "html_url": "https://github.com/SafeStudio/unofficial-zalo/releases/tag/v1.0.7",
- "id": 18154802,
- "node_id": "MDc6UmVsZWFzZTE4MTU0ODAy",
- "tag_name": "v1.0.7",
- "target_commitish": "master",
- "name": "1.0.7",
- "draft": false,
- "author": {
- "login": "ansidev",
- "id": 6688235,
- "node_id": "MDQ6VXNlcjY2ODgyMzU=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/6688235?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ansidev",
- "html_url": "https://github.com/ansidev",
- "followers_url": "https://api.github.com/users/ansidev/followers",
- "following_url": "https://api.github.com/users/ansidev/following{/other_user}",
- "gists_url": "https://api.github.com/users/ansidev/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ansidev/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ansidev/subscriptions",
- "organizations_url": "https://api.github.com/users/ansidev/orgs",
- "repos_url": "https://api.github.com/users/ansidev/repos",
- "events_url": "https://api.github.com/users/ansidev/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ansidev/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2019-06-21T22:25:53Z",
- "published_at": "2019-06-21T22:26:47Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/SafeStudio/unofficial-zalo/releases/assets/13341149",
- "id": 13341149,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMzQxMTQ5",
- "name": "latest.yml",
- "label": "",
- "uploader": {
- "login": "ansidev",
- "id": 6688235,
- "node_id": "MDQ6VXNlcjY2ODgyMzU=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/6688235?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ansidev",
- "html_url": "https://github.com/ansidev",
- "followers_url": "https://api.github.com/users/ansidev/followers",
- "following_url": "https://api.github.com/users/ansidev/following{/other_user}",
- "gists_url": "https://api.github.com/users/ansidev/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ansidev/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ansidev/subscriptions",
- "organizations_url": "https://api.github.com/users/ansidev/orgs",
- "repos_url": "https://api.github.com/users/ansidev/repos",
- "events_url": "https://api.github.com/users/ansidev/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ansidev/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "text/yaml",
- "state": "uploaded",
- "size": 358,
- "download_count": 35,
- "created_at": "2019-06-21T22:24:41Z",
- "updated_at": "2019-06-21T22:24:42Z",
- "browser_download_url": "https://github.com/SafeStudio/unofficial-zalo/releases/download/v1.0.7/latest.yml"
- },
- {
- "url": "https://api.github.com/repos/SafeStudio/unofficial-zalo/releases/assets/13341129",
- "id": 13341129,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMzQxMTI5",
- "name": "unofficial-zalo-setup-1.0.7.exe",
- "label": "",
- "uploader": {
- "login": "ansidev",
- "id": 6688235,
- "node_id": "MDQ6VXNlcjY2ODgyMzU=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/6688235?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ansidev",
- "html_url": "https://github.com/ansidev",
- "followers_url": "https://api.github.com/users/ansidev/followers",
- "following_url": "https://api.github.com/users/ansidev/following{/other_user}",
- "gists_url": "https://api.github.com/users/ansidev/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ansidev/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ansidev/subscriptions",
- "organizations_url": "https://api.github.com/users/ansidev/orgs",
- "repos_url": "https://api.github.com/users/ansidev/repos",
- "events_url": "https://api.github.com/users/ansidev/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ansidev/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 41911049,
- "download_count": 98,
- "created_at": "2019-06-21T22:23:04Z",
- "updated_at": "2019-06-21T22:23:06Z",
- "browser_download_url": "https://github.com/SafeStudio/unofficial-zalo/releases/download/v1.0.7/unofficial-zalo-setup-1.0.7.exe"
- },
- {
- "url": "https://api.github.com/repos/SafeStudio/unofficial-zalo/releases/assets/13341148",
- "id": 13341148,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMzQxMTQ4",
- "name": "unofficial-zalo-setup-1.0.7.exe.blockmap",
- "label": "",
- "uploader": {
- "login": "ansidev",
- "id": 6688235,
- "node_id": "MDQ6VXNlcjY2ODgyMzU=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/6688235?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ansidev",
- "html_url": "https://github.com/ansidev",
- "followers_url": "https://api.github.com/users/ansidev/followers",
- "following_url": "https://api.github.com/users/ansidev/following{/other_user}",
- "gists_url": "https://api.github.com/users/ansidev/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ansidev/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ansidev/subscriptions",
- "organizations_url": "https://api.github.com/users/ansidev/orgs",
- "repos_url": "https://api.github.com/users/ansidev/repos",
- "events_url": "https://api.github.com/users/ansidev/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ansidev/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 46347,
- "download_count": 24,
- "created_at": "2019-06-21T22:24:40Z",
- "updated_at": "2019-06-21T22:24:40Z",
- "browser_download_url": "https://github.com/SafeStudio/unofficial-zalo/releases/download/v1.0.7/unofficial-zalo-setup-1.0.7.exe.blockmap"
- }
- ],
- "tarball_url": "https://api.github.com/repos/SafeStudio/unofficial-zalo/tarball/v1.0.7",
- "zipball_url": "https://api.github.com/repos/SafeStudio/unofficial-zalo/zipball/v1.0.7",
- "body_html": "Update dependencies
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:10.399Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:18.263Z"
},
"upcount": {
"latestRelease": {
@@ -110521,7 +110521,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 366,
- "download_count": 0,
+ "download_count": 1,
"created_at": "2020-09-26T06:56:46Z",
"updated_at": "2020-09-26T06:56:46Z",
"browser_download_url": "https://github.com/madisvain/upcount/releases/download/v0.8.0/latest-linux.yml"
@@ -110555,7 +110555,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 511,
- "download_count": 6,
+ "download_count": 10,
"created_at": "2020-09-26T06:58:50Z",
"updated_at": "2020-09-26T06:58:50Z",
"browser_download_url": "https://github.com/madisvain/upcount/releases/download/v0.8.0/latest-mac.yml"
@@ -110623,7 +110623,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 98710352,
- "download_count": 2,
+ "download_count": 3,
"created_at": "2020-09-26T06:58:24Z",
"updated_at": "2020-09-26T06:58:26Z",
"browser_download_url": "https://github.com/madisvain/upcount/releases/download/v0.8.0/Upcount-0.8.0-mac.zip"
@@ -110657,7 +110657,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 101182611,
- "download_count": 0,
+ "download_count": 1,
"created_at": "2020-09-26T06:55:08Z",
"updated_at": "2020-09-26T06:55:10Z",
"browser_download_url": "https://github.com/madisvain/upcount/releases/download/v0.8.0/Upcount-0.8.0.AppImage"
@@ -110691,7 +110691,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 102353096,
- "download_count": 2,
+ "download_count": 3,
"created_at": "2020-09-26T06:58:47Z",
"updated_at": "2020-09-26T06:58:50Z",
"browser_download_url": "https://github.com/madisvain/upcount/releases/download/v0.8.0/Upcount-0.8.0.dmg"
@@ -110861,7 +110861,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 61194150,
- "download_count": 2,
+ "download_count": 3,
"created_at": "2020-09-26T06:56:44Z",
"updated_at": "2020-09-26T06:56:46Z",
"browser_download_url": "https://github.com/madisvain/upcount/releases/download/v0.8.0/upcount_0.8.0_amd64.deb"
@@ -110871,7 +110871,7 @@
"zipball_url": "https://api.github.com/repos/madisvain/upcount/zipball/v0.8.0",
"body_html": "🎁 Packages update with latest Antd & Electron versions \n🎁 Filename support when saving invoices to PDF #53 \n🎁 Format numbers based on language & currency #52 \n🎁 Spanish language support by @lopezishere #72
\n🚑 Close printer window correctly by @baltedewit #69 \n🚑 Tax rate select fix by @KurtMar #61 \n🚑 Missing translations fix by @KurtMar #60 \n🚑 Translation fixes by @stgeipel #56
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:10.431Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:18.289Z"
},
"updrive": {
"latestRelease": {
@@ -111220,7 +111220,7 @@
"zipball_url": "https://api.github.com/repos/aniiantt/updrive/zipball/v0.38.0",
"body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:10.467Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:18.309Z"
},
"vade-mecum-shelf": {
"latestRelease": {
@@ -111297,7 +111297,84 @@
"zipball_url": "https://api.github.com/repos/tonton-pixel/vade-mecum-shelf/zipball/v3.1.0",
"body_html": "\nAdded reading tooltip to the Japanese field of the Chemical Elements utility. \nUpdated Emoji Release Dates
of the Technical Definitions utility. \nRestricted display of modal dialogs over main window only. \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:10.470Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:18.326Z"
+ },
+ "vii": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/ardagedikk/VII/releases/12101085",
+ "assets_url": "https://api.github.com/repos/ardagedikk/VII/releases/12101085/assets",
+ "upload_url": "https://uploads.github.com/repos/ardagedikk/VII/releases/12101085/assets{?name,label}",
+ "html_url": "https://github.com/ardagedikk/VII/releases/tag/1.0.0",
+ "id": 12101085,
+ "node_id": "MDc6UmVsZWFzZTEyMTAxMDg1",
+ "tag_name": "1.0.0",
+ "target_commitish": "master",
+ "name": "",
+ "draft": false,
+ "author": {
+ "login": "ardagedikk",
+ "id": 13135101,
+ "node_id": "MDQ6VXNlcjEzMTM1MTAx",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/13135101?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ardagedikk",
+ "html_url": "https://github.com/ardagedikk",
+ "followers_url": "https://api.github.com/users/ardagedikk/followers",
+ "following_url": "https://api.github.com/users/ardagedikk/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ardagedikk/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ardagedikk/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ardagedikk/subscriptions",
+ "organizations_url": "https://api.github.com/users/ardagedikk/orgs",
+ "repos_url": "https://api.github.com/users/ardagedikk/repos",
+ "events_url": "https://api.github.com/users/ardagedikk/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ardagedikk/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2018-07-25T17:20:54Z",
+ "published_at": "2018-07-25T17:30:48Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/ardagedikk/VII/releases/assets/8007089",
+ "id": 8007089,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDgwMDcwODk=",
+ "name": "VII-win32-x64.rar",
+ "label": null,
+ "uploader": {
+ "login": "ardagedikk",
+ "id": 13135101,
+ "node_id": "MDQ6VXNlcjEzMTM1MTAx",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/13135101?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ardagedikk",
+ "html_url": "https://github.com/ardagedikk",
+ "followers_url": "https://api.github.com/users/ardagedikk/followers",
+ "following_url": "https://api.github.com/users/ardagedikk/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ardagedikk/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ardagedikk/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ardagedikk/subscriptions",
+ "organizations_url": "https://api.github.com/users/ardagedikk/orgs",
+ "repos_url": "https://api.github.com/users/ardagedikk/repos",
+ "events_url": "https://api.github.com/users/ardagedikk/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ardagedikk/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 55600956,
+ "download_count": 286,
+ "created_at": "2018-07-25T17:25:37Z",
+ "updated_at": "2018-07-25T17:29:29Z",
+ "browser_download_url": "https://github.com/ardagedikk/VII/releases/download/1.0.0/VII-win32-x64.rar"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/ardagedikk/VII/tarball/1.0.0",
+ "zipball_url": "https://api.github.com/repos/ardagedikk/VII/zipball/1.0.0",
+ "body_html": ""
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:18.404Z"
},
"vagrant-manager": {
"latestRelease": {
@@ -111704,7 +111781,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 70112682,
- "download_count": 122,
+ "download_count": 123,
"created_at": "2019-08-01T23:05:53Z",
"updated_at": "2019-08-01T23:05:59Z",
"browser_download_url": "https://github.com/absalomedia/vagrant-manager/releases/download/2.3.2/vagrant-manager.dmg"
@@ -111738,7 +111815,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 97369528,
- "download_count": 283,
+ "download_count": 284,
"created_at": "2019-08-01T23:33:59Z",
"updated_at": "2019-08-01T23:34:03Z",
"browser_download_url": "https://github.com/absalomedia/vagrant-manager/releases/download/2.3.2/vagrant-manager.exe"
@@ -111782,7 +111859,7 @@
"zipball_url": "https://api.github.com/repos/absalomedia/vagrant-manager/zipball/2.3.2",
"body_html": "Snapshot & Plugin functions based on latest Node-Vagrant \nUpdate to Electron 5. \nUpdate to Node 10 build sequence. \nUpdate on Mac build options in prep for notarization. \nSimplify tests & use NYC instead of Istanbul \nRewritten configuration setup \nMinor language corrections
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:10.528Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:18.410Z"
},
"vechain-sync": {
"latestRelease": {
@@ -111849,7 +111926,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 384,
- "download_count": 3191,
+ "download_count": 3214,
"created_at": "2020-07-07T06:45:46Z",
"updated_at": "2020-07-07T06:45:46Z",
"browser_download_url": "https://github.com/vechain/thor-sync.electron/releases/download/v1.2.6/latest-linux.yml"
@@ -111883,7 +111960,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 504,
- "download_count": 47883,
+ "download_count": 48142,
"created_at": "2020-07-07T07:23:06Z",
"updated_at": "2020-07-07T07:23:06Z",
"browser_download_url": "https://github.com/vechain/thor-sync.electron/releases/download/v1.2.6/latest-mac.yml"
@@ -111917,7 +111994,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 332,
- "download_count": 82601,
+ "download_count": 83085,
"created_at": "2020-07-07T06:51:11Z",
"updated_at": "2020-07-07T06:51:11Z",
"browser_download_url": "https://github.com/vechain/thor-sync.electron/releases/download/v1.2.6/latest.yml"
@@ -111951,7 +112028,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 57662773,
- "download_count": 1018,
+ "download_count": 1028,
"created_at": "2020-07-07T06:45:45Z",
"updated_at": "2020-07-07T06:45:46Z",
"browser_download_url": "https://github.com/vechain/thor-sync.electron/releases/download/v1.2.6/Sync-linux-x86_64-1.2.6.AppImage"
@@ -111985,7 +112062,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 55998779,
- "download_count": 3669,
+ "download_count": 3687,
"created_at": "2020-07-07T07:23:03Z",
"updated_at": "2020-07-07T07:23:05Z",
"browser_download_url": "https://github.com/vechain/thor-sync.electron/releases/download/v1.2.6/Sync-mac-1.2.6.dmg"
@@ -112053,7 +112130,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 54119302,
- "download_count": 3063,
+ "download_count": 3065,
"created_at": "2020-07-07T07:22:55Z",
"updated_at": "2020-07-07T07:22:57Z",
"browser_download_url": "https://github.com/vechain/thor-sync.electron/releases/download/v1.2.6/Sync-mac-1.2.6.zip"
@@ -112087,7 +112164,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 43706264,
- "download_count": 17560,
+ "download_count": 17647,
"created_at": "2020-07-07T06:50:42Z",
"updated_at": "2020-07-07T06:51:11Z",
"browser_download_url": "https://github.com/vechain/thor-sync.electron/releases/download/v1.2.6/Sync-win-1.2.6.exe"
@@ -112121,7 +112198,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 45848,
- "download_count": 8324,
+ "download_count": 8336,
"created_at": "2020-07-07T06:50:42Z",
"updated_at": "2020-07-07T06:50:42Z",
"browser_download_url": "https://github.com/vechain/thor-sync.electron/releases/download/v1.2.6/Sync-win-1.2.6.exe.blockmap"
@@ -112131,7 +112208,7 @@
"zipball_url": "https://api.github.com/repos/vechain/thor-sync.electron/zipball/v1.2.6",
"body_html": "Improve Ledger device user experience
\n"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:10.554Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:18.415Z"
},
"violin": {
"latestRelease": {
@@ -112276,84 +112353,7 @@
"zipball_url": "https://api.github.com/repos/CodeF0x/violin/zipball/v3.1.1",
"body_html": "Fixed / changed with this release:
\n\n#154 - spotify-like end of playlist \n#152 - some function documentations where missing \n#150 - resetting the album cover throws error \n#149 - implement shuffling properly \n#147 - autoplay when shuffling \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:10.577Z"
- },
- "vii": {
- "latestRelease": {
- "url": "https://api.github.com/repos/ardagedikk/VII/releases/12101085",
- "assets_url": "https://api.github.com/repos/ardagedikk/VII/releases/12101085/assets",
- "upload_url": "https://uploads.github.com/repos/ardagedikk/VII/releases/12101085/assets{?name,label}",
- "html_url": "https://github.com/ardagedikk/VII/releases/tag/1.0.0",
- "id": 12101085,
- "node_id": "MDc6UmVsZWFzZTEyMTAxMDg1",
- "tag_name": "1.0.0",
- "target_commitish": "master",
- "name": "",
- "draft": false,
- "author": {
- "login": "ardagedikk",
- "id": 13135101,
- "node_id": "MDQ6VXNlcjEzMTM1MTAx",
- "avatar_url": "https://avatars1.githubusercontent.com/u/13135101?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ardagedikk",
- "html_url": "https://github.com/ardagedikk",
- "followers_url": "https://api.github.com/users/ardagedikk/followers",
- "following_url": "https://api.github.com/users/ardagedikk/following{/other_user}",
- "gists_url": "https://api.github.com/users/ardagedikk/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ardagedikk/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ardagedikk/subscriptions",
- "organizations_url": "https://api.github.com/users/ardagedikk/orgs",
- "repos_url": "https://api.github.com/users/ardagedikk/repos",
- "events_url": "https://api.github.com/users/ardagedikk/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ardagedikk/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2018-07-25T17:20:54Z",
- "published_at": "2018-07-25T17:30:48Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/ardagedikk/VII/releases/assets/8007089",
- "id": 8007089,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDgwMDcwODk=",
- "name": "VII-win32-x64.rar",
- "label": null,
- "uploader": {
- "login": "ardagedikk",
- "id": 13135101,
- "node_id": "MDQ6VXNlcjEzMTM1MTAx",
- "avatar_url": "https://avatars1.githubusercontent.com/u/13135101?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ardagedikk",
- "html_url": "https://github.com/ardagedikk",
- "followers_url": "https://api.github.com/users/ardagedikk/followers",
- "following_url": "https://api.github.com/users/ardagedikk/following{/other_user}",
- "gists_url": "https://api.github.com/users/ardagedikk/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ardagedikk/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ardagedikk/subscriptions",
- "organizations_url": "https://api.github.com/users/ardagedikk/orgs",
- "repos_url": "https://api.github.com/users/ardagedikk/repos",
- "events_url": "https://api.github.com/users/ardagedikk/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ardagedikk/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 55600956,
- "download_count": 286,
- "created_at": "2018-07-25T17:25:37Z",
- "updated_at": "2018-07-25T17:29:29Z",
- "browser_download_url": "https://github.com/ardagedikk/VII/releases/download/1.0.0/VII-win32-x64.rar"
- }
- ],
- "tarball_url": "https://api.github.com/repos/ardagedikk/VII/tarball/1.0.0",
- "zipball_url": "https://api.github.com/repos/ardagedikk/VII/zipball/1.0.0",
- "body_html": ""
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:10.587Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:18.467Z"
},
"visual-comic-reader": {
"latestRelease": {
@@ -112454,7 +112454,7 @@
"content_type": "application/x-ms-dos-executable",
"state": "uploaded",
"size": 36929447,
- "download_count": 994,
+ "download_count": 995,
"created_at": "2017-06-12T19:15:55Z",
"updated_at": "2017-06-12T20:05:25Z",
"browser_download_url": "https://github.com/evuz/VisualComicReader/releases/download/0.1.0/Visual.Comic.Reader.Setup.0.1.0-win.exe"
@@ -112532,7 +112532,7 @@
"zipball_url": "https://api.github.com/repos/evuz/VisualComicReader/zipball/0.1.0",
"body_html": "0.1.0 / 11-06-2017 \n\nElectron Builder \nBasic UI \nReact integration \nOpen cbr/cbz files \nBasic shortcuts \nYou can read a comic whithout problem! \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:10.645Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:18.511Z"
},
"visual-family-tree": {
"latestRelease": {
@@ -112745,7 +112745,7 @@
"zipball_url": "https://api.github.com/repos/Jisco/VisualFamilyTree/zipball/v1.3.3",
"body_html": "\nextended search for main person in chart view \n \nadjustable zoom factor in chart view \nfix when adding files \nlinux icon fix \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:10.667Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:18.521Z"
},
"vivifyscrum": {
"latestRelease": {
@@ -112822,7 +112822,7 @@
"zipball_url": "https://api.github.com/repos/Vivify-Ideas/vivifyscrum2-electron/zipball/linux-x64-prod-2.4.22",
"body_html": null
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:10.677Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:18.522Z"
},
"vizgraph": {
"latestRelease": {
@@ -113069,7 +113069,7 @@
"zipball_url": "https://api.github.com/repos/jcf94/vizgraph/zipball/v0.0.8",
"body_html": "We update the Viz.js to 2.1.2 in last release, bug fix for the API change.
\nNew feature: Move the png output to svg page.
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:10.706Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:18.596Z"
},
"vue-calc": {
"latestRelease": {
@@ -113136,7 +113136,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 32369129,
- "download_count": 20829,
+ "download_count": 20831,
"created_at": "2018-04-15T09:55:17Z",
"updated_at": "2018-04-15T09:55:36Z",
"browser_download_url": "https://github.com/el3um4s/vue-calc/releases/download/v0.18.04.15/vue-calc-32bit.exe"
@@ -113248,11 +113248,152 @@
"zipball_url": "https://api.github.com/repos/el3um4s/vue-calc/zipball/v0.18.04.15",
"body_html": "Enhancement \nAdded a new Icon \n
\nBugfix \nChanged the preset language
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:10.730Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:18.618Z"
},
- "wallapatta": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:10.776Z"
+ "vzl": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/vutran/vzl/releases/10263788",
+ "assets_url": "https://api.github.com/repos/vutran/vzl/releases/10263788/assets",
+ "upload_url": "https://uploads.github.com/repos/vutran/vzl/releases/10263788/assets{?name,label}",
+ "html_url": "https://github.com/vutran/vzl/releases/tag/v1.1.1",
+ "id": 10263788,
+ "node_id": "MDc6UmVsZWFzZTEwMjYzNzg4",
+ "tag_name": "v1.1.1",
+ "target_commitish": "master",
+ "name": "",
+ "draft": false,
+ "author": {
+ "login": "vutran",
+ "id": 1088312,
+ "node_id": "MDQ6VXNlcjEwODgzMTI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/1088312?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/vutran",
+ "html_url": "https://github.com/vutran",
+ "followers_url": "https://api.github.com/users/vutran/followers",
+ "following_url": "https://api.github.com/users/vutran/following{/other_user}",
+ "gists_url": "https://api.github.com/users/vutran/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/vutran/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/vutran/subscriptions",
+ "organizations_url": "https://api.github.com/users/vutran/orgs",
+ "repos_url": "https://api.github.com/users/vutran/repos",
+ "events_url": "https://api.github.com/users/vutran/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/vutran/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2018-03-26T17:03:54Z",
+ "published_at": "2018-03-26T17:09:38Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/vutran/vzl/releases/assets/6638699",
+ "id": 6638699,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDY2Mzg2OTk=",
+ "name": "Vzl-1.1.1-mac.zip",
+ "label": null,
+ "uploader": {
+ "login": "vutran",
+ "id": 1088312,
+ "node_id": "MDQ6VXNlcjEwODgzMTI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/1088312?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/vutran",
+ "html_url": "https://github.com/vutran",
+ "followers_url": "https://api.github.com/users/vutran/followers",
+ "following_url": "https://api.github.com/users/vutran/following{/other_user}",
+ "gists_url": "https://api.github.com/users/vutran/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/vutran/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/vutran/subscriptions",
+ "organizations_url": "https://api.github.com/users/vutran/orgs",
+ "repos_url": "https://api.github.com/users/vutran/repos",
+ "events_url": "https://api.github.com/users/vutran/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/vutran/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 53281487,
+ "download_count": 84,
+ "created_at": "2018-03-26T17:07:34Z",
+ "updated_at": "2018-03-26T17:08:12Z",
+ "browser_download_url": "https://github.com/vutran/vzl/releases/download/v1.1.1/Vzl-1.1.1-mac.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/vutran/vzl/releases/assets/6638700",
+ "id": 6638700,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDY2Mzg3MDA=",
+ "name": "Vzl-1.1.1.dmg",
+ "label": null,
+ "uploader": {
+ "login": "vutran",
+ "id": 1088312,
+ "node_id": "MDQ6VXNlcjEwODgzMTI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/1088312?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/vutran",
+ "html_url": "https://github.com/vutran",
+ "followers_url": "https://api.github.com/users/vutran/followers",
+ "following_url": "https://api.github.com/users/vutran/following{/other_user}",
+ "gists_url": "https://api.github.com/users/vutran/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/vutran/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/vutran/subscriptions",
+ "organizations_url": "https://api.github.com/users/vutran/orgs",
+ "repos_url": "https://api.github.com/users/vutran/repos",
+ "events_url": "https://api.github.com/users/vutran/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/vutran/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 55518658,
+ "download_count": 796,
+ "created_at": "2018-03-26T17:07:34Z",
+ "updated_at": "2018-03-26T17:08:50Z",
+ "browser_download_url": "https://github.com/vutran/vzl/releases/download/v1.1.1/Vzl-1.1.1.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/vutran/vzl/releases/assets/6638701",
+ "id": 6638701,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDY2Mzg3MDE=",
+ "name": "Vzl-1.1.1.dmg.blockmap",
+ "label": null,
+ "uploader": {
+ "login": "vutran",
+ "id": 1088312,
+ "node_id": "MDQ6VXNlcjEwODgzMTI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/1088312?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/vutran",
+ "html_url": "https://github.com/vutran",
+ "followers_url": "https://api.github.com/users/vutran/followers",
+ "following_url": "https://api.github.com/users/vutran/following{/other_user}",
+ "gists_url": "https://api.github.com/users/vutran/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/vutran/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/vutran/subscriptions",
+ "organizations_url": "https://api.github.com/users/vutran/orgs",
+ "repos_url": "https://api.github.com/users/vutran/repos",
+ "events_url": "https://api.github.com/users/vutran/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/vutran/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 58340,
+ "download_count": 28,
+ "created_at": "2018-03-26T17:07:34Z",
+ "updated_at": "2018-03-26T17:08:50Z",
+ "browser_download_url": "https://github.com/vutran/vzl/releases/download/v1.1.1/Vzl-1.1.1.dmg.blockmap"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/vutran/vzl/tarball/v1.1.1",
+ "zipball_url": "https://api.github.com/repos/vutran/vzl/zipball/v1.1.1",
+ "body_html": ""
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:18.633Z"
},
"wail": {
"latestRelease": {
@@ -113431,198 +113572,15 @@
"zipball_url": "https://api.github.com/repos/N0taN3rd/wail/zipball/1.1.0",
"body_html": "Updates \n\n\nElectron has been updated to 1.7.3: \nChrome used by Electron is now 58.0.3029.11, Node and V8 also updated. \nUserland should notice an increase in the smoothness and performance of WAIL when working with large (size and number of) collections
\n \n\nWAIL's Page Only Crawl
updated \nThanks to the Chrome version bump in Electron 1.7.3 the Page Only Crawl
\nhas been transitioned away from the modified WARCreate style preservation to a full browser based crawl implementation. \nLook for more update as WAIL transitions away from relying on Heritrix to provide its Page + Same Domain
and Page + All Links
crawls. \nHeritix based crawls will still be available in all future releases of WAIL
\n \n\nTwitter login through WAIL improved \nPrevious releases of WAIL relied on electron-oauth-twitter . \nBut userland found that it was not alway reliable so this functionality has been overhauled completely to ensure reliability.
\n \n\nUX improvements \nTwitter Monitoring and Archiving Configuration
UI has been redesigned and condensed making it easier to use this feature \nCollections Interface
has been reworked making it easier to manage your collections
\n \n\nPywb updated \nUpdated to 0.33.1 improving replay for all supported operating systems. \nReplay on Windows is now just as smooth as Linux and OSX ❤️
\n \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:10.781Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:18.652Z"
},
- "wallpaperviewer": {
+ "wallapatta": {
"latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:10.784Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:18.668Z"
},
- "vzl": {
- "latestRelease": {
- "url": "https://api.github.com/repos/vutran/vzl/releases/10263788",
- "assets_url": "https://api.github.com/repos/vutran/vzl/releases/10263788/assets",
- "upload_url": "https://uploads.github.com/repos/vutran/vzl/releases/10263788/assets{?name,label}",
- "html_url": "https://github.com/vutran/vzl/releases/tag/v1.1.1",
- "id": 10263788,
- "node_id": "MDc6UmVsZWFzZTEwMjYzNzg4",
- "tag_name": "v1.1.1",
- "target_commitish": "master",
- "name": "",
- "draft": false,
- "author": {
- "login": "vutran",
- "id": 1088312,
- "node_id": "MDQ6VXNlcjEwODgzMTI=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/1088312?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/vutran",
- "html_url": "https://github.com/vutran",
- "followers_url": "https://api.github.com/users/vutran/followers",
- "following_url": "https://api.github.com/users/vutran/following{/other_user}",
- "gists_url": "https://api.github.com/users/vutran/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/vutran/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/vutran/subscriptions",
- "organizations_url": "https://api.github.com/users/vutran/orgs",
- "repos_url": "https://api.github.com/users/vutran/repos",
- "events_url": "https://api.github.com/users/vutran/events{/privacy}",
- "received_events_url": "https://api.github.com/users/vutran/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2018-03-26T17:03:54Z",
- "published_at": "2018-03-26T17:09:38Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/vutran/vzl/releases/assets/6638699",
- "id": 6638699,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDY2Mzg2OTk=",
- "name": "Vzl-1.1.1-mac.zip",
- "label": null,
- "uploader": {
- "login": "vutran",
- "id": 1088312,
- "node_id": "MDQ6VXNlcjEwODgzMTI=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/1088312?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/vutran",
- "html_url": "https://github.com/vutran",
- "followers_url": "https://api.github.com/users/vutran/followers",
- "following_url": "https://api.github.com/users/vutran/following{/other_user}",
- "gists_url": "https://api.github.com/users/vutran/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/vutran/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/vutran/subscriptions",
- "organizations_url": "https://api.github.com/users/vutran/orgs",
- "repos_url": "https://api.github.com/users/vutran/repos",
- "events_url": "https://api.github.com/users/vutran/events{/privacy}",
- "received_events_url": "https://api.github.com/users/vutran/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/zip",
- "state": "uploaded",
- "size": 53281487,
- "download_count": 84,
- "created_at": "2018-03-26T17:07:34Z",
- "updated_at": "2018-03-26T17:08:12Z",
- "browser_download_url": "https://github.com/vutran/vzl/releases/download/v1.1.1/Vzl-1.1.1-mac.zip"
- },
- {
- "url": "https://api.github.com/repos/vutran/vzl/releases/assets/6638700",
- "id": 6638700,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDY2Mzg3MDA=",
- "name": "Vzl-1.1.1.dmg",
- "label": null,
- "uploader": {
- "login": "vutran",
- "id": 1088312,
- "node_id": "MDQ6VXNlcjEwODgzMTI=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/1088312?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/vutran",
- "html_url": "https://github.com/vutran",
- "followers_url": "https://api.github.com/users/vutran/followers",
- "following_url": "https://api.github.com/users/vutran/following{/other_user}",
- "gists_url": "https://api.github.com/users/vutran/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/vutran/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/vutran/subscriptions",
- "organizations_url": "https://api.github.com/users/vutran/orgs",
- "repos_url": "https://api.github.com/users/vutran/repos",
- "events_url": "https://api.github.com/users/vutran/events{/privacy}",
- "received_events_url": "https://api.github.com/users/vutran/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 55518658,
- "download_count": 796,
- "created_at": "2018-03-26T17:07:34Z",
- "updated_at": "2018-03-26T17:08:50Z",
- "browser_download_url": "https://github.com/vutran/vzl/releases/download/v1.1.1/Vzl-1.1.1.dmg"
- },
- {
- "url": "https://api.github.com/repos/vutran/vzl/releases/assets/6638701",
- "id": 6638701,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDY2Mzg3MDE=",
- "name": "Vzl-1.1.1.dmg.blockmap",
- "label": null,
- "uploader": {
- "login": "vutran",
- "id": 1088312,
- "node_id": "MDQ6VXNlcjEwODgzMTI=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/1088312?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/vutran",
- "html_url": "https://github.com/vutran",
- "followers_url": "https://api.github.com/users/vutran/followers",
- "following_url": "https://api.github.com/users/vutran/following{/other_user}",
- "gists_url": "https://api.github.com/users/vutran/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/vutran/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/vutran/subscriptions",
- "organizations_url": "https://api.github.com/users/vutran/orgs",
- "repos_url": "https://api.github.com/users/vutran/repos",
- "events_url": "https://api.github.com/users/vutran/events{/privacy}",
- "received_events_url": "https://api.github.com/users/vutran/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 58340,
- "download_count": 28,
- "created_at": "2018-03-26T17:07:34Z",
- "updated_at": "2018-03-26T17:08:50Z",
- "browser_download_url": "https://github.com/vutran/vzl/releases/download/v1.1.1/Vzl-1.1.1.dmg.blockmap"
- }
- ],
- "tarball_url": "https://api.github.com/repos/vutran/vzl/tarball/v1.1.1",
- "zipball_url": "https://api.github.com/repos/vutran/vzl/zipball/v1.1.1",
- "body_html": ""
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:10.801Z"
- },
- "waqt": {
- "latestRelease": {
- "url": "https://api.github.com/repos/arafatamim/waqt/releases/11624842",
- "assets_url": "https://api.github.com/repos/arafatamim/waqt/releases/11624842/assets",
- "upload_url": "https://uploads.github.com/repos/arafatamim/waqt/releases/11624842/assets{?name,label}",
- "html_url": "https://github.com/arafatamim/waqt/releases/tag/v1.0.2",
- "id": 11624842,
- "node_id": "MDc6UmVsZWFzZTExNjI0ODQy",
- "tag_name": "v1.0.2",
- "target_commitish": "master",
- "name": "Version 1.0.2",
- "draft": false,
- "author": {
- "login": "arafatamim",
- "id": 31634638,
- "node_id": "MDQ6VXNlcjMxNjM0NjM4",
- "avatar_url": "https://avatars1.githubusercontent.com/u/31634638?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/arafatamim",
- "html_url": "https://github.com/arafatamim",
- "followers_url": "https://api.github.com/users/arafatamim/followers",
- "following_url": "https://api.github.com/users/arafatamim/following{/other_user}",
- "gists_url": "https://api.github.com/users/arafatamim/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/arafatamim/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/arafatamim/subscriptions",
- "organizations_url": "https://api.github.com/users/arafatamim/orgs",
- "repos_url": "https://api.github.com/users/arafatamim/repos",
- "events_url": "https://api.github.com/users/arafatamim/events{/privacy}",
- "received_events_url": "https://api.github.com/users/arafatamim/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2018-06-24T23:35:29Z",
- "published_at": "2018-06-24T23:37:20Z",
- "assets": [],
- "tarball_url": "https://api.github.com/repos/arafatamim/waqt/tarball/v1.0.2",
- "zipball_url": "https://api.github.com/repos/arafatamim/waqt/zipball/v1.0.2",
- "body_html": "Minor layout and code changes.
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:10.884Z"
+ "wallpaperviewer": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:18.671Z"
},
"wanna": {
"latestRelease": {
@@ -113689,7 +113647,7 @@
"content_type": "application/vnd.debian.binary-package",
"state": "uploaded",
"size": 36373540,
- "download_count": 2889,
+ "download_count": 2890,
"created_at": "2018-02-27T12:03:33Z",
"updated_at": "2018-02-27T13:52:32Z",
"browser_download_url": "https://github.com/mkermani144/wanna/releases/download/1.0.0-alpha.2%2Bflex/wanna-1.0.0-alpha.2.deb"
@@ -113757,7 +113715,7 @@
"content_type": "application/x-ms-dos-executable",
"state": "uploaded",
"size": 38695549,
- "download_count": 2093,
+ "download_count": 2094,
"created_at": "2018-02-27T12:46:57Z",
"updated_at": "2018-02-27T13:52:32Z",
"browser_download_url": "https://github.com/mkermani144/wanna/releases/download/1.0.0-alpha.2%2Bflex/wanna-1.0.0-alpha.2.exe"
@@ -113767,7 +113725,49 @@
"zipball_url": "https://api.github.com/repos/mkermani144/wanna/zipball/1.0.0-alpha.2+flex",
"body_html": "Improved UI \n\nIntroduce UI animations \nAdd ripple effect for overdue or due-soon tasks \n \nNew keyboard shortcuts \n\nAdd shortcuts for adding and editing tasks/ideas \n \nStartup tab \n\nThe tab to be shown on app startup now can be selected in the settings \n \nImproved performance \n\nImprove performance for the case of a large number of tasks/ideas by about 70% \n \nBug fixes \n\nFix multiple bugs of recurrent tasks \nFix startup empty page bug \nFix Jalali calendar bugs \nDisable user text select \n \nMisc \n\nUpdate project dependencies, especially move from React 15 to React 16 \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:10.901Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:18.728Z"
+ },
+ "waqt": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/arafatamim/waqt/releases/11624842",
+ "assets_url": "https://api.github.com/repos/arafatamim/waqt/releases/11624842/assets",
+ "upload_url": "https://uploads.github.com/repos/arafatamim/waqt/releases/11624842/assets{?name,label}",
+ "html_url": "https://github.com/arafatamim/waqt/releases/tag/v1.0.2",
+ "id": 11624842,
+ "node_id": "MDc6UmVsZWFzZTExNjI0ODQy",
+ "tag_name": "v1.0.2",
+ "target_commitish": "master",
+ "name": "Version 1.0.2",
+ "draft": false,
+ "author": {
+ "login": "arafatamim",
+ "id": 31634638,
+ "node_id": "MDQ6VXNlcjMxNjM0NjM4",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/31634638?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/arafatamim",
+ "html_url": "https://github.com/arafatamim",
+ "followers_url": "https://api.github.com/users/arafatamim/followers",
+ "following_url": "https://api.github.com/users/arafatamim/following{/other_user}",
+ "gists_url": "https://api.github.com/users/arafatamim/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/arafatamim/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/arafatamim/subscriptions",
+ "organizations_url": "https://api.github.com/users/arafatamim/orgs",
+ "repos_url": "https://api.github.com/users/arafatamim/repos",
+ "events_url": "https://api.github.com/users/arafatamim/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/arafatamim/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2018-06-24T23:35:29Z",
+ "published_at": "2018-06-24T23:37:20Z",
+ "assets": [],
+ "tarball_url": "https://api.github.com/repos/arafatamim/waqt/tarball/v1.0.2",
+ "zipball_url": "https://api.github.com/repos/arafatamim/waqt/zipball/v1.0.2",
+ "body_html": "Minor layout and code changes.
"
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:18.776Z"
},
"wdos": {
"latestRelease": {
@@ -114014,7 +114014,7 @@
"zipball_url": "https://api.github.com/repos/Webdeskme/wdOS/zipball/v1.1.2",
"body_html": "In This release experimental WebFrame features have been added. This includes a built in api and web application solution. This release is currently for Linux but refer to the previous relies for mac and windows.
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:10.937Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:18.777Z"
},
"wavebox": {
"latestRelease": {
@@ -114081,7 +114081,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 84393864,
- "download_count": 1877,
+ "download_count": 1880,
"created_at": "2019-12-18T11:00:08Z",
"updated_at": "2019-12-18T11:00:25Z",
"browser_download_url": "https://github.com/wavebox/waveboxapp/releases/download/v4.11.11/Install_Wavebox_4_11_11_x64.exe"
@@ -114227,11 +114227,292 @@
"zipball_url": "https://api.github.com/repos/wavebox/waveboxapp/zipball/v4.11.11",
"body_html": "This download is for Wavebox Classic. If you're looking for the latest version of Wavebox, we recommend visiting https://wavebox.io/download
\nThis version contains some small updates to extension parsing and configuration
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:10.941Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:18.828Z"
},
"weatherapp": {
"latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:10.948Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:18.874Z"
+ },
+ "webkiosk-wrapper": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/ngudbhav/Webkiosk-Wrapper/releases/19828104",
+ "assets_url": "https://api.github.com/repos/ngudbhav/Webkiosk-Wrapper/releases/19828104/assets",
+ "upload_url": "https://uploads.github.com/repos/ngudbhav/Webkiosk-Wrapper/releases/19828104/assets{?name,label}",
+ "html_url": "https://github.com/ngudbhav/Webkiosk-Wrapper/releases/tag/v1.1.3",
+ "id": 19828104,
+ "node_id": "MDc6UmVsZWFzZTE5ODI4MTA0",
+ "tag_name": "v1.1.3",
+ "target_commitish": "master",
+ "name": "Webkiosk-Wrapper",
+ "draft": false,
+ "author": {
+ "login": "ngudbhav",
+ "id": 31446376,
+ "node_id": "MDQ6VXNlcjMxNDQ2Mzc2",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/31446376?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ngudbhav",
+ "html_url": "https://github.com/ngudbhav",
+ "followers_url": "https://api.github.com/users/ngudbhav/followers",
+ "following_url": "https://api.github.com/users/ngudbhav/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ngudbhav/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ngudbhav/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ngudbhav/subscriptions",
+ "organizations_url": "https://api.github.com/users/ngudbhav/orgs",
+ "repos_url": "https://api.github.com/users/ngudbhav/repos",
+ "events_url": "https://api.github.com/users/ngudbhav/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ngudbhav/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2019-09-07T13:31:07Z",
+ "published_at": "2019-09-07T16:55:08Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/ngudbhav/Webkiosk-Wrapper/releases/assets/14802038",
+ "id": 14802038,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE0ODAyMDM4",
+ "name": "Compressed-MAC.tar.xz",
+ "label": null,
+ "uploader": {
+ "login": "ngudbhav",
+ "id": 31446376,
+ "node_id": "MDQ6VXNlcjMxNDQ2Mzc2",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/31446376?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ngudbhav",
+ "html_url": "https://github.com/ngudbhav",
+ "followers_url": "https://api.github.com/users/ngudbhav/followers",
+ "following_url": "https://api.github.com/users/ngudbhav/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ngudbhav/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ngudbhav/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ngudbhav/subscriptions",
+ "organizations_url": "https://api.github.com/users/ngudbhav/orgs",
+ "repos_url": "https://api.github.com/users/ngudbhav/repos",
+ "events_url": "https://api.github.com/users/ngudbhav/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ngudbhav/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-xz",
+ "state": "uploaded",
+ "size": 50809296,
+ "download_count": 104,
+ "created_at": "2019-09-07T15:42:14Z",
+ "updated_at": "2019-09-07T16:51:30Z",
+ "browser_download_url": "https://github.com/ngudbhav/Webkiosk-Wrapper/releases/download/v1.1.3/Compressed-MAC.tar.xz"
+ },
+ {
+ "url": "https://api.github.com/repos/ngudbhav/Webkiosk-Wrapper/releases/assets/14802754",
+ "id": 14802754,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE0ODAyNzU0",
+ "name": "Portable-x64.exe",
+ "label": null,
+ "uploader": {
+ "login": "ngudbhav",
+ "id": 31446376,
+ "node_id": "MDQ6VXNlcjMxNDQ2Mzc2",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/31446376?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ngudbhav",
+ "html_url": "https://github.com/ngudbhav",
+ "followers_url": "https://api.github.com/users/ngudbhav/followers",
+ "following_url": "https://api.github.com/users/ngudbhav/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ngudbhav/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ngudbhav/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ngudbhav/subscriptions",
+ "organizations_url": "https://api.github.com/users/ngudbhav/orgs",
+ "repos_url": "https://api.github.com/users/ngudbhav/repos",
+ "events_url": "https://api.github.com/users/ngudbhav/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ngudbhav/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-msdownload",
+ "state": "uploaded",
+ "size": 48905320,
+ "download_count": 67,
+ "created_at": "2019-09-07T16:38:54Z",
+ "updated_at": "2019-09-07T16:39:34Z",
+ "browser_download_url": "https://github.com/ngudbhav/Webkiosk-Wrapper/releases/download/v1.1.3/Portable-x64.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/ngudbhav/Webkiosk-Wrapper/releases/assets/14802755",
+ "id": 14802755,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE0ODAyNzU1",
+ "name": "Portable-x86.exe",
+ "label": null,
+ "uploader": {
+ "login": "ngudbhav",
+ "id": 31446376,
+ "node_id": "MDQ6VXNlcjMxNDQ2Mzc2",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/31446376?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ngudbhav",
+ "html_url": "https://github.com/ngudbhav",
+ "followers_url": "https://api.github.com/users/ngudbhav/followers",
+ "following_url": "https://api.github.com/users/ngudbhav/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ngudbhav/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ngudbhav/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ngudbhav/subscriptions",
+ "organizations_url": "https://api.github.com/users/ngudbhav/orgs",
+ "repos_url": "https://api.github.com/users/ngudbhav/repos",
+ "events_url": "https://api.github.com/users/ngudbhav/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ngudbhav/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-msdownload",
+ "state": "uploaded",
+ "size": 50703361,
+ "download_count": 31,
+ "created_at": "2019-09-07T16:38:55Z",
+ "updated_at": "2019-09-07T16:39:53Z",
+ "browser_download_url": "https://github.com/ngudbhav/Webkiosk-Wrapper/releases/download/v1.1.3/Portable-x86.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/ngudbhav/Webkiosk-Wrapper/releases/assets/14802851",
+ "id": 14802851,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE0ODAyODUx",
+ "name": "Setup-x64.exe",
+ "label": null,
+ "uploader": {
+ "login": "ngudbhav",
+ "id": 31446376,
+ "node_id": "MDQ6VXNlcjMxNDQ2Mzc2",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/31446376?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ngudbhav",
+ "html_url": "https://github.com/ngudbhav",
+ "followers_url": "https://api.github.com/users/ngudbhav/followers",
+ "following_url": "https://api.github.com/users/ngudbhav/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ngudbhav/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ngudbhav/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ngudbhav/subscriptions",
+ "organizations_url": "https://api.github.com/users/ngudbhav/orgs",
+ "repos_url": "https://api.github.com/users/ngudbhav/repos",
+ "events_url": "https://api.github.com/users/ngudbhav/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ngudbhav/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-msdownload",
+ "state": "uploaded",
+ "size": 55321764,
+ "download_count": 43,
+ "created_at": "2019-09-07T16:53:27Z",
+ "updated_at": "2019-09-07T16:54:35Z",
+ "browser_download_url": "https://github.com/ngudbhav/Webkiosk-Wrapper/releases/download/v1.1.3/Setup-x64.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/ngudbhav/Webkiosk-Wrapper/releases/assets/14802756",
+ "id": 14802756,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE0ODAyNzU2",
+ "name": "Setup-x86.exe",
+ "label": null,
+ "uploader": {
+ "login": "ngudbhav",
+ "id": 31446376,
+ "node_id": "MDQ6VXNlcjMxNDQ2Mzc2",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/31446376?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ngudbhav",
+ "html_url": "https://github.com/ngudbhav",
+ "followers_url": "https://api.github.com/users/ngudbhav/followers",
+ "following_url": "https://api.github.com/users/ngudbhav/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ngudbhav/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ngudbhav/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ngudbhav/subscriptions",
+ "organizations_url": "https://api.github.com/users/ngudbhav/orgs",
+ "repos_url": "https://api.github.com/users/ngudbhav/repos",
+ "events_url": "https://api.github.com/users/ngudbhav/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ngudbhav/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-msdownload",
+ "state": "uploaded",
+ "size": 53648736,
+ "download_count": 30,
+ "created_at": "2019-09-07T16:38:55Z",
+ "updated_at": "2019-09-07T16:40:13Z",
+ "browser_download_url": "https://github.com/ngudbhav/Webkiosk-Wrapper/releases/download/v1.1.3/Setup-x86.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/ngudbhav/Webkiosk-Wrapper/releases/assets/14802009",
+ "id": 14802009,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE0ODAyMDA5",
+ "name": "Setup.deb",
+ "label": null,
+ "uploader": {
+ "login": "ngudbhav",
+ "id": 31446376,
+ "node_id": "MDQ6VXNlcjMxNDQ2Mzc2",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/31446376?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ngudbhav",
+ "html_url": "https://github.com/ngudbhav",
+ "followers_url": "https://api.github.com/users/ngudbhav/followers",
+ "following_url": "https://api.github.com/users/ngudbhav/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ngudbhav/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ngudbhav/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ngudbhav/subscriptions",
+ "organizations_url": "https://api.github.com/users/ngudbhav/orgs",
+ "repos_url": "https://api.github.com/users/ngudbhav/repos",
+ "events_url": "https://api.github.com/users/ngudbhav/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ngudbhav/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/vnd.debian.binary-package",
+ "state": "uploaded",
+ "size": 66431724,
+ "download_count": 64,
+ "created_at": "2019-09-07T15:39:43Z",
+ "updated_at": "2019-09-07T15:40:59Z",
+ "browser_download_url": "https://github.com/ngudbhav/Webkiosk-Wrapper/releases/download/v1.1.3/Setup.deb"
+ },
+ {
+ "url": "https://api.github.com/repos/ngudbhav/Webkiosk-Wrapper/releases/assets/14802010",
+ "id": 14802010,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDE0ODAyMDEw",
+ "name": "Setup.rpm",
+ "label": null,
+ "uploader": {
+ "login": "ngudbhav",
+ "id": 31446376,
+ "node_id": "MDQ6VXNlcjMxNDQ2Mzc2",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/31446376?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/ngudbhav",
+ "html_url": "https://github.com/ngudbhav",
+ "followers_url": "https://api.github.com/users/ngudbhav/followers",
+ "following_url": "https://api.github.com/users/ngudbhav/following{/other_user}",
+ "gists_url": "https://api.github.com/users/ngudbhav/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/ngudbhav/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/ngudbhav/subscriptions",
+ "organizations_url": "https://api.github.com/users/ngudbhav/orgs",
+ "repos_url": "https://api.github.com/users/ngudbhav/repos",
+ "events_url": "https://api.github.com/users/ngudbhav/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/ngudbhav/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-rpm",
+ "state": "uploaded",
+ "size": 73608880,
+ "download_count": 58,
+ "created_at": "2019-09-07T15:39:43Z",
+ "updated_at": "2019-09-07T15:42:10Z",
+ "browser_download_url": "https://github.com/ngudbhav/Webkiosk-Wrapper/releases/download/v1.1.3/Setup.rpm"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/ngudbhav/Webkiosk-Wrapper/tarball/v1.1.3",
+ "zipball_url": "https://api.github.com/repos/ngudbhav/Webkiosk-Wrapper/zipball/v1.1.3",
+ "body_html": "Changelog \nNote - Please uninstall previous versions as they will cause login issues.
\n\nAdded support for JIIT-128 \nSeating Plan API Added \nIssue fixed where custom passwords did not allow data download \nVisual changes \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:18.879Z"
},
"webcatalog": {
"latestRelease": {
@@ -114298,7 +114579,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 373,
- "download_count": 30,
+ "download_count": 41,
"created_at": "2020-09-26T04:14:02Z",
"updated_at": "2020-09-26T04:14:02Z",
"browser_download_url": "https://github.com/atomery/webcatalog/releases/download/v24.8.0/latest-linux.yml"
@@ -114332,7 +114613,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 522,
- "download_count": 323,
+ "download_count": 380,
"created_at": "2020-09-26T04:23:23Z",
"updated_at": "2020-09-26T04:23:24Z",
"browser_download_url": "https://github.com/atomery/webcatalog/releases/download/v24.8.0/latest-mac.yml"
@@ -114366,7 +114647,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 351,
- "download_count": 186,
+ "download_count": 230,
"created_at": "2020-09-26T04:18:23Z",
"updated_at": "2020-09-26T04:18:24Z",
"browser_download_url": "https://github.com/atomery/webcatalog/releases/download/v24.8.0/latest.yml"
@@ -114400,7 +114681,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 86856567,
- "download_count": 160,
+ "download_count": 174,
"created_at": "2020-09-26T04:21:56Z",
"updated_at": "2020-09-26T04:22:00Z",
"browser_download_url": "https://github.com/atomery/webcatalog/releases/download/v24.8.0/WebCatalog-24.8.0-mac.zip"
@@ -114434,7 +114715,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 86573272,
- "download_count": 24,
+ "download_count": 26,
"created_at": "2020-09-26T04:13:59Z",
"updated_at": "2020-09-26T04:14:02Z",
"browser_download_url": "https://github.com/atomery/webcatalog/releases/download/v24.8.0/WebCatalog-24.8.0.AppImage"
@@ -114468,7 +114749,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 86759841,
- "download_count": 42,
+ "download_count": 59,
"created_at": "2020-09-26T04:23:21Z",
"updated_at": "2020-09-26T04:23:23Z",
"browser_download_url": "https://github.com/atomery/webcatalog/releases/download/v24.8.0/WebCatalog-24.8.0.dmg"
@@ -114536,7 +114817,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 62377202,
- "download_count": 150,
+ "download_count": 173,
"created_at": "2020-09-26T04:18:20Z",
"updated_at": "2020-09-26T04:18:23Z",
"browser_download_url": "https://github.com/atomery/webcatalog/releases/download/v24.8.0/WebCatalog-Setup-24.8.0.exe"
@@ -114570,7 +114851,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 65403,
- "download_count": 48,
+ "download_count": 55,
"created_at": "2020-09-26T04:18:20Z",
"updated_at": "2020-09-26T04:18:20Z",
"browser_download_url": "https://github.com/atomery/webcatalog/releases/download/v24.8.0/WebCatalog-Setup-24.8.0.exe.blockmap"
@@ -114580,288 +114861,7 @@
"zipball_url": "https://api.github.com/repos/atomery/webcatalog/zipball/v24.8.0",
"body_html": "\nCheck if app path is in use before uninstalling on Windows (#1040 ) \nRetain license key for future re-validation (#1039 ) \nFix WebRTC crashes Chromium-based apps (#1038 ) \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:11.026Z"
- },
- "webkiosk-wrapper": {
- "latestRelease": {
- "url": "https://api.github.com/repos/ngudbhav/Webkiosk-Wrapper/releases/19828104",
- "assets_url": "https://api.github.com/repos/ngudbhav/Webkiosk-Wrapper/releases/19828104/assets",
- "upload_url": "https://uploads.github.com/repos/ngudbhav/Webkiosk-Wrapper/releases/19828104/assets{?name,label}",
- "html_url": "https://github.com/ngudbhav/Webkiosk-Wrapper/releases/tag/v1.1.3",
- "id": 19828104,
- "node_id": "MDc6UmVsZWFzZTE5ODI4MTA0",
- "tag_name": "v1.1.3",
- "target_commitish": "master",
- "name": "Webkiosk-Wrapper",
- "draft": false,
- "author": {
- "login": "ngudbhav",
- "id": 31446376,
- "node_id": "MDQ6VXNlcjMxNDQ2Mzc2",
- "avatar_url": "https://avatars0.githubusercontent.com/u/31446376?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ngudbhav",
- "html_url": "https://github.com/ngudbhav",
- "followers_url": "https://api.github.com/users/ngudbhav/followers",
- "following_url": "https://api.github.com/users/ngudbhav/following{/other_user}",
- "gists_url": "https://api.github.com/users/ngudbhav/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ngudbhav/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ngudbhav/subscriptions",
- "organizations_url": "https://api.github.com/users/ngudbhav/orgs",
- "repos_url": "https://api.github.com/users/ngudbhav/repos",
- "events_url": "https://api.github.com/users/ngudbhav/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ngudbhav/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2019-09-07T13:31:07Z",
- "published_at": "2019-09-07T16:55:08Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/ngudbhav/Webkiosk-Wrapper/releases/assets/14802038",
- "id": 14802038,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE0ODAyMDM4",
- "name": "Compressed-MAC.tar.xz",
- "label": null,
- "uploader": {
- "login": "ngudbhav",
- "id": 31446376,
- "node_id": "MDQ6VXNlcjMxNDQ2Mzc2",
- "avatar_url": "https://avatars0.githubusercontent.com/u/31446376?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ngudbhav",
- "html_url": "https://github.com/ngudbhav",
- "followers_url": "https://api.github.com/users/ngudbhav/followers",
- "following_url": "https://api.github.com/users/ngudbhav/following{/other_user}",
- "gists_url": "https://api.github.com/users/ngudbhav/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ngudbhav/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ngudbhav/subscriptions",
- "organizations_url": "https://api.github.com/users/ngudbhav/orgs",
- "repos_url": "https://api.github.com/users/ngudbhav/repos",
- "events_url": "https://api.github.com/users/ngudbhav/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ngudbhav/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-xz",
- "state": "uploaded",
- "size": 50809296,
- "download_count": 104,
- "created_at": "2019-09-07T15:42:14Z",
- "updated_at": "2019-09-07T16:51:30Z",
- "browser_download_url": "https://github.com/ngudbhav/Webkiosk-Wrapper/releases/download/v1.1.3/Compressed-MAC.tar.xz"
- },
- {
- "url": "https://api.github.com/repos/ngudbhav/Webkiosk-Wrapper/releases/assets/14802754",
- "id": 14802754,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE0ODAyNzU0",
- "name": "Portable-x64.exe",
- "label": null,
- "uploader": {
- "login": "ngudbhav",
- "id": 31446376,
- "node_id": "MDQ6VXNlcjMxNDQ2Mzc2",
- "avatar_url": "https://avatars0.githubusercontent.com/u/31446376?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ngudbhav",
- "html_url": "https://github.com/ngudbhav",
- "followers_url": "https://api.github.com/users/ngudbhav/followers",
- "following_url": "https://api.github.com/users/ngudbhav/following{/other_user}",
- "gists_url": "https://api.github.com/users/ngudbhav/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ngudbhav/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ngudbhav/subscriptions",
- "organizations_url": "https://api.github.com/users/ngudbhav/orgs",
- "repos_url": "https://api.github.com/users/ngudbhav/repos",
- "events_url": "https://api.github.com/users/ngudbhav/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ngudbhav/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-msdownload",
- "state": "uploaded",
- "size": 48905320,
- "download_count": 67,
- "created_at": "2019-09-07T16:38:54Z",
- "updated_at": "2019-09-07T16:39:34Z",
- "browser_download_url": "https://github.com/ngudbhav/Webkiosk-Wrapper/releases/download/v1.1.3/Portable-x64.exe"
- },
- {
- "url": "https://api.github.com/repos/ngudbhav/Webkiosk-Wrapper/releases/assets/14802755",
- "id": 14802755,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE0ODAyNzU1",
- "name": "Portable-x86.exe",
- "label": null,
- "uploader": {
- "login": "ngudbhav",
- "id": 31446376,
- "node_id": "MDQ6VXNlcjMxNDQ2Mzc2",
- "avatar_url": "https://avatars0.githubusercontent.com/u/31446376?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ngudbhav",
- "html_url": "https://github.com/ngudbhav",
- "followers_url": "https://api.github.com/users/ngudbhav/followers",
- "following_url": "https://api.github.com/users/ngudbhav/following{/other_user}",
- "gists_url": "https://api.github.com/users/ngudbhav/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ngudbhav/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ngudbhav/subscriptions",
- "organizations_url": "https://api.github.com/users/ngudbhav/orgs",
- "repos_url": "https://api.github.com/users/ngudbhav/repos",
- "events_url": "https://api.github.com/users/ngudbhav/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ngudbhav/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-msdownload",
- "state": "uploaded",
- "size": 50703361,
- "download_count": 31,
- "created_at": "2019-09-07T16:38:55Z",
- "updated_at": "2019-09-07T16:39:53Z",
- "browser_download_url": "https://github.com/ngudbhav/Webkiosk-Wrapper/releases/download/v1.1.3/Portable-x86.exe"
- },
- {
- "url": "https://api.github.com/repos/ngudbhav/Webkiosk-Wrapper/releases/assets/14802851",
- "id": 14802851,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE0ODAyODUx",
- "name": "Setup-x64.exe",
- "label": null,
- "uploader": {
- "login": "ngudbhav",
- "id": 31446376,
- "node_id": "MDQ6VXNlcjMxNDQ2Mzc2",
- "avatar_url": "https://avatars0.githubusercontent.com/u/31446376?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ngudbhav",
- "html_url": "https://github.com/ngudbhav",
- "followers_url": "https://api.github.com/users/ngudbhav/followers",
- "following_url": "https://api.github.com/users/ngudbhav/following{/other_user}",
- "gists_url": "https://api.github.com/users/ngudbhav/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ngudbhav/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ngudbhav/subscriptions",
- "organizations_url": "https://api.github.com/users/ngudbhav/orgs",
- "repos_url": "https://api.github.com/users/ngudbhav/repos",
- "events_url": "https://api.github.com/users/ngudbhav/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ngudbhav/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-msdownload",
- "state": "uploaded",
- "size": 55321764,
- "download_count": 43,
- "created_at": "2019-09-07T16:53:27Z",
- "updated_at": "2019-09-07T16:54:35Z",
- "browser_download_url": "https://github.com/ngudbhav/Webkiosk-Wrapper/releases/download/v1.1.3/Setup-x64.exe"
- },
- {
- "url": "https://api.github.com/repos/ngudbhav/Webkiosk-Wrapper/releases/assets/14802756",
- "id": 14802756,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE0ODAyNzU2",
- "name": "Setup-x86.exe",
- "label": null,
- "uploader": {
- "login": "ngudbhav",
- "id": 31446376,
- "node_id": "MDQ6VXNlcjMxNDQ2Mzc2",
- "avatar_url": "https://avatars0.githubusercontent.com/u/31446376?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ngudbhav",
- "html_url": "https://github.com/ngudbhav",
- "followers_url": "https://api.github.com/users/ngudbhav/followers",
- "following_url": "https://api.github.com/users/ngudbhav/following{/other_user}",
- "gists_url": "https://api.github.com/users/ngudbhav/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ngudbhav/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ngudbhav/subscriptions",
- "organizations_url": "https://api.github.com/users/ngudbhav/orgs",
- "repos_url": "https://api.github.com/users/ngudbhav/repos",
- "events_url": "https://api.github.com/users/ngudbhav/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ngudbhav/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-msdownload",
- "state": "uploaded",
- "size": 53648736,
- "download_count": 30,
- "created_at": "2019-09-07T16:38:55Z",
- "updated_at": "2019-09-07T16:40:13Z",
- "browser_download_url": "https://github.com/ngudbhav/Webkiosk-Wrapper/releases/download/v1.1.3/Setup-x86.exe"
- },
- {
- "url": "https://api.github.com/repos/ngudbhav/Webkiosk-Wrapper/releases/assets/14802009",
- "id": 14802009,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE0ODAyMDA5",
- "name": "Setup.deb",
- "label": null,
- "uploader": {
- "login": "ngudbhav",
- "id": 31446376,
- "node_id": "MDQ6VXNlcjMxNDQ2Mzc2",
- "avatar_url": "https://avatars0.githubusercontent.com/u/31446376?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ngudbhav",
- "html_url": "https://github.com/ngudbhav",
- "followers_url": "https://api.github.com/users/ngudbhav/followers",
- "following_url": "https://api.github.com/users/ngudbhav/following{/other_user}",
- "gists_url": "https://api.github.com/users/ngudbhav/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ngudbhav/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ngudbhav/subscriptions",
- "organizations_url": "https://api.github.com/users/ngudbhav/orgs",
- "repos_url": "https://api.github.com/users/ngudbhav/repos",
- "events_url": "https://api.github.com/users/ngudbhav/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ngudbhav/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/vnd.debian.binary-package",
- "state": "uploaded",
- "size": 66431724,
- "download_count": 64,
- "created_at": "2019-09-07T15:39:43Z",
- "updated_at": "2019-09-07T15:40:59Z",
- "browser_download_url": "https://github.com/ngudbhav/Webkiosk-Wrapper/releases/download/v1.1.3/Setup.deb"
- },
- {
- "url": "https://api.github.com/repos/ngudbhav/Webkiosk-Wrapper/releases/assets/14802010",
- "id": 14802010,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDE0ODAyMDEw",
- "name": "Setup.rpm",
- "label": null,
- "uploader": {
- "login": "ngudbhav",
- "id": 31446376,
- "node_id": "MDQ6VXNlcjMxNDQ2Mzc2",
- "avatar_url": "https://avatars0.githubusercontent.com/u/31446376?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/ngudbhav",
- "html_url": "https://github.com/ngudbhav",
- "followers_url": "https://api.github.com/users/ngudbhav/followers",
- "following_url": "https://api.github.com/users/ngudbhav/following{/other_user}",
- "gists_url": "https://api.github.com/users/ngudbhav/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/ngudbhav/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/ngudbhav/subscriptions",
- "organizations_url": "https://api.github.com/users/ngudbhav/orgs",
- "repos_url": "https://api.github.com/users/ngudbhav/repos",
- "events_url": "https://api.github.com/users/ngudbhav/events{/privacy}",
- "received_events_url": "https://api.github.com/users/ngudbhav/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-rpm",
- "state": "uploaded",
- "size": 73608880,
- "download_count": 58,
- "created_at": "2019-09-07T15:39:43Z",
- "updated_at": "2019-09-07T15:42:10Z",
- "browser_download_url": "https://github.com/ngudbhav/Webkiosk-Wrapper/releases/download/v1.1.3/Setup.rpm"
- }
- ],
- "tarball_url": "https://api.github.com/repos/ngudbhav/Webkiosk-Wrapper/tarball/v1.1.3",
- "zipball_url": "https://api.github.com/repos/ngudbhav/Webkiosk-Wrapper/zipball/v1.1.3",
- "body_html": "Changelog \nNote - Please uninstall previous versions as they will cause login issues.
\n\nAdded support for JIIT-128 \nSeating Plan API Added \nIssue fixed where custom passwords did not allow data download \nVisual changes \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:11.054Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:18.892Z"
},
"webtorrent": {
"latestRelease": {
@@ -114928,7 +114928,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 81,
- "download_count": 61345,
+ "download_count": 62334,
"created_at": "2020-08-29T00:36:02Z",
"updated_at": "2020-08-29T00:36:02Z",
"browser_download_url": "https://github.com/webtorrent/webtorrent-desktop/releases/download/v0.24.0/RELEASES"
@@ -114962,7 +114962,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 84557457,
- "download_count": 17211,
+ "download_count": 17396,
"created_at": "2020-08-29T00:36:02Z",
"updated_at": "2020-08-29T00:36:18Z",
"browser_download_url": "https://github.com/webtorrent/webtorrent-desktop/releases/download/v0.24.0/WebTorrent-0.24.0-full.nupkg"
@@ -115030,7 +115030,7 @@
"content_type": "application/x-rpm",
"state": "uploaded",
"size": 68857496,
- "download_count": 111,
+ "download_count": 112,
"created_at": "2020-08-29T00:39:11Z",
"updated_at": "2020-08-29T00:39:37Z",
"browser_download_url": "https://github.com/webtorrent/webtorrent-desktop/releases/download/v0.24.0/webtorrent-desktop-0.24.0-1.x86_64.rpm"
@@ -115064,7 +115064,7 @@
"content_type": "application/x-deb",
"state": "uploaded",
"size": 62049756,
- "download_count": 3338,
+ "download_count": 3409,
"created_at": "2020-08-29T00:37:22Z",
"updated_at": "2020-08-29T00:38:07Z",
"browser_download_url": "https://github.com/webtorrent/webtorrent-desktop/releases/download/v0.24.0/webtorrent-desktop_0.24.0_amd64.deb"
@@ -115098,7 +115098,7 @@
"content_type": "application/x-deb",
"state": "uploaded",
"size": 61919484,
- "download_count": 50,
+ "download_count": 52,
"created_at": "2020-08-29T00:38:07Z",
"updated_at": "2020-08-29T00:38:34Z",
"browser_download_url": "https://github.com/webtorrent/webtorrent-desktop/releases/download/v0.24.0/webtorrent-desktop_0.24.0_arm64.deb"
@@ -115132,7 +115132,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 89442886,
- "download_count": 15858,
+ "download_count": 16011,
"created_at": "2020-08-29T00:28:53Z",
"updated_at": "2020-08-29T00:29:16Z",
"browser_download_url": "https://github.com/webtorrent/webtorrent-desktop/releases/download/v0.24.0/WebTorrent-v0.24.0-darwin.zip"
@@ -115200,7 +115200,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 86530484,
- "download_count": 685,
+ "download_count": 690,
"created_at": "2020-08-29T00:40:21Z",
"updated_at": "2020-08-29T00:40:55Z",
"browser_download_url": "https://github.com/webtorrent/webtorrent-desktop/releases/download/v0.24.0/WebTorrent-v0.24.0-linux-x64.zip"
@@ -115234,7 +115234,7 @@
"content_type": "application/x-zip-compressed",
"state": "uploaded",
"size": 88755846,
- "download_count": 506,
+ "download_count": 515,
"created_at": "2020-08-29T00:34:58Z",
"updated_at": "2020-08-29T00:36:02Z",
"browser_download_url": "https://github.com/webtorrent/webtorrent-desktop/releases/download/v0.24.0/WebTorrent-v0.24.0-win.zip"
@@ -115268,7 +115268,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 89641529,
- "download_count": 8496,
+ "download_count": 8618,
"created_at": "2020-08-29T00:29:16Z",
"updated_at": "2020-08-29T00:29:27Z",
"browser_download_url": "https://github.com/webtorrent/webtorrent-desktop/releases/download/v0.24.0/WebTorrent-v0.24.0.dmg"
@@ -115302,7 +115302,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 85760256,
- "download_count": 28191,
+ "download_count": 28623,
"created_at": "2020-08-29T00:36:18Z",
"updated_at": "2020-08-29T00:36:51Z",
"browser_download_url": "https://github.com/webtorrent/webtorrent-desktop/releases/download/v0.24.0/WebTorrentSetup-v0.24.0.exe"
@@ -115312,7 +115312,7 @@
"zipball_url": "https://api.github.com/repos/webtorrent/webtorrent-desktop/zipball/v0.24.0",
"body_html": "Added \n\nSupport the .m2ts
video container format (hicom150 ) \n \nChanged \n\nFixed \n\nFix music metadata not showing up #1847 (Borewit ) \nFix the \"Play in VLC\" functionality #1850 (Hinara ) \nPrevent shortcuts from activating when user input elements are focused #1840 (subins2000 ) \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:11.058Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:18.940Z"
},
"wewe-chat": {
"latestRelease": {
@@ -115549,7 +115549,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 71498326,
- "download_count": 18824,
+ "download_count": 18825,
"created_at": "2018-07-25T20:05:31Z",
"updated_at": "2018-07-25T20:05:54Z",
"browser_download_url": "https://github.com/trazyn/weweChat/releases/download/v1.1.7/wewechat-1.1.7-linux-amd64.deb"
@@ -115583,7 +115583,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 101797146,
- "download_count": 7419,
+ "download_count": 7420,
"created_at": "2018-07-25T20:03:09Z",
"updated_at": "2018-07-25T20:03:20Z",
"browser_download_url": "https://github.com/trazyn/weweChat/releases/download/v1.1.7/wewechat-1.1.7-linux-x86_64.AppImage"
@@ -115651,7 +115651,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 93369913,
- "download_count": 11530,
+ "download_count": 11531,
"created_at": "2018-07-25T20:02:31Z",
"updated_at": "2018-07-25T20:02:41Z",
"browser_download_url": "https://github.com/trazyn/weweChat/releases/download/v1.1.7/wewechat-1.1.7-mac.dmg"
@@ -115797,7 +115797,84 @@
"zipball_url": "https://api.github.com/repos/trazyn/weweChat/zipball/v1.1.7",
"body_html": "Bug fixed \n"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:11.170Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:18.985Z"
+ },
+ "weltenschaft": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/HoubkneghteS/Weltenschaft/releases/29964766",
+ "assets_url": "https://api.github.com/repos/HoubkneghteS/Weltenschaft/releases/29964766/assets",
+ "upload_url": "https://uploads.github.com/repos/HoubkneghteS/Weltenschaft/releases/29964766/assets{?name,label}",
+ "html_url": "https://github.com/HoubkneghteS/Weltenschaft/releases/tag/v0.4.2",
+ "id": 29964766,
+ "node_id": "MDc6UmVsZWFzZTI5OTY0NzY2",
+ "tag_name": "v0.4.2",
+ "target_commitish": "master",
+ "name": "Version 0.4.2",
+ "draft": false,
+ "author": {
+ "login": "HoubkneghteS",
+ "id": 34462040,
+ "node_id": "MDQ6VXNlcjM0NDYyMDQw",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/34462040?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/HoubkneghteS",
+ "html_url": "https://github.com/HoubkneghteS",
+ "followers_url": "https://api.github.com/users/HoubkneghteS/followers",
+ "following_url": "https://api.github.com/users/HoubkneghteS/following{/other_user}",
+ "gists_url": "https://api.github.com/users/HoubkneghteS/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/HoubkneghteS/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/HoubkneghteS/subscriptions",
+ "organizations_url": "https://api.github.com/users/HoubkneghteS/orgs",
+ "repos_url": "https://api.github.com/users/HoubkneghteS/repos",
+ "events_url": "https://api.github.com/users/HoubkneghteS/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/HoubkneghteS/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2020-08-21T03:57:10Z",
+ "published_at": "2020-08-21T04:21:57Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/HoubkneghteS/Weltenschaft/releases/assets/24144996",
+ "id": 24144996,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MTQ0OTk2",
+ "name": "Weltenschaft.0.4.2.zip",
+ "label": null,
+ "uploader": {
+ "login": "HoubkneghteS",
+ "id": 34462040,
+ "node_id": "MDQ6VXNlcjM0NDYyMDQw",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/34462040?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/HoubkneghteS",
+ "html_url": "https://github.com/HoubkneghteS",
+ "followers_url": "https://api.github.com/users/HoubkneghteS/followers",
+ "following_url": "https://api.github.com/users/HoubkneghteS/following{/other_user}",
+ "gists_url": "https://api.github.com/users/HoubkneghteS/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/HoubkneghteS/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/HoubkneghteS/subscriptions",
+ "organizations_url": "https://api.github.com/users/HoubkneghteS/orgs",
+ "repos_url": "https://api.github.com/users/HoubkneghteS/repos",
+ "events_url": "https://api.github.com/users/HoubkneghteS/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/HoubkneghteS/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-zip-compressed",
+ "state": "uploaded",
+ "size": 71100879,
+ "download_count": 27,
+ "created_at": "2020-08-21T04:19:51Z",
+ "updated_at": "2020-08-21T04:21:50Z",
+ "browser_download_url": "https://github.com/HoubkneghteS/Weltenschaft/releases/download/v0.4.2/Weltenschaft.0.4.2.zip"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/HoubkneghteS/Weltenschaft/tarball/v0.4.2",
+ "zipball_url": "https://api.github.com/repos/HoubkneghteS/Weltenschaft/zipball/v0.4.2",
+ "body_html": "Features \n\nNew shortcut Ctrl+R
regens the world with the same seed. This is useful if you like the seed but wanted to tweak the settings \nNew Remove Water button in the advanced settings. This will reset the world.seaLevel
to -Infinity
. \nParams are now saved:\n\nThe file location for the saved params is resources/app/params.json
\nThe param retainParams
enables/disables this feature. If set to false
, the old pre 0.4.2 behaviour is used \n \n \n \nBugfixes \n\nFixed terrain edges being rendered outside the canvas due to pixel size being rounded up \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:19.007Z"
},
"weflow": {
"latestRelease": {
@@ -115942,398 +116019,611 @@
"zipball_url": "https://api.github.com/repos/Tencent/WeFlow/zipball/1.3.3",
"body_html": "本期更新
\n\n修复合并JS bug Issues 104 \n增加ES6编译支持 \n增加SVG支持 \n服务器配置增加端口配置 \n优化编译成功时的提示,通过 Notifications 向用户发送通知 \n优化开发者工具弹出方式 \n \n \n近期更新 :
\n\n更新 example \n支持 windows 32 位 \n支持 .svg 格式 \n增加 调试模式(菜单->窗口->调试模式) \n增加自动编译 \n修复一些 bug(不写项目名时无限弹窗、欢迎页时就拖放项目报错等) \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:11.175Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:19.091Z"
},
- "weltenschaft": {
+ "whale": {
"latestRelease": {
- "url": "https://api.github.com/repos/HoubkneghteS/Weltenschaft/releases/29964766",
- "assets_url": "https://api.github.com/repos/HoubkneghteS/Weltenschaft/releases/29964766/assets",
- "upload_url": "https://uploads.github.com/repos/HoubkneghteS/Weltenschaft/releases/29964766/assets{?name,label}",
- "html_url": "https://github.com/HoubkneghteS/Weltenschaft/releases/tag/v0.4.2",
- "id": 29964766,
- "node_id": "MDc6UmVsZWFzZTI5OTY0NzY2",
- "tag_name": "v0.4.2",
+ "url": "https://api.github.com/repos/1000ch/whale/releases/31855936",
+ "assets_url": "https://api.github.com/repos/1000ch/whale/releases/31855936/assets",
+ "upload_url": "https://uploads.github.com/repos/1000ch/whale/releases/31855936/assets{?name,label}",
+ "html_url": "https://github.com/1000ch/whale/releases/tag/v2.0.1",
+ "id": 31855936,
+ "node_id": "MDc6UmVsZWFzZTMxODU1OTM2",
+ "tag_name": "v2.0.1",
"target_commitish": "master",
- "name": "Version 0.4.2",
+ "name": "",
"draft": false,
"author": {
- "login": "HoubkneghteS",
- "id": 34462040,
- "node_id": "MDQ6VXNlcjM0NDYyMDQw",
- "avatar_url": "https://avatars1.githubusercontent.com/u/34462040?v=4",
+ "login": "1000ch",
+ "id": 1800018,
+ "node_id": "MDQ6VXNlcjE4MDAwMTg=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/1800018?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/HoubkneghteS",
- "html_url": "https://github.com/HoubkneghteS",
- "followers_url": "https://api.github.com/users/HoubkneghteS/followers",
- "following_url": "https://api.github.com/users/HoubkneghteS/following{/other_user}",
- "gists_url": "https://api.github.com/users/HoubkneghteS/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/HoubkneghteS/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/HoubkneghteS/subscriptions",
- "organizations_url": "https://api.github.com/users/HoubkneghteS/orgs",
- "repos_url": "https://api.github.com/users/HoubkneghteS/repos",
- "events_url": "https://api.github.com/users/HoubkneghteS/events{/privacy}",
- "received_events_url": "https://api.github.com/users/HoubkneghteS/received_events",
+ "url": "https://api.github.com/users/1000ch",
+ "html_url": "https://github.com/1000ch",
+ "followers_url": "https://api.github.com/users/1000ch/followers",
+ "following_url": "https://api.github.com/users/1000ch/following{/other_user}",
+ "gists_url": "https://api.github.com/users/1000ch/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/1000ch/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/1000ch/subscriptions",
+ "organizations_url": "https://api.github.com/users/1000ch/orgs",
+ "repos_url": "https://api.github.com/users/1000ch/repos",
+ "events_url": "https://api.github.com/users/1000ch/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/1000ch/received_events",
"type": "User",
"site_admin": false
},
"prerelease": false,
- "created_at": "2020-08-21T03:57:10Z",
- "published_at": "2020-08-21T04:21:57Z",
+ "created_at": "2020-09-27T11:27:54Z",
+ "published_at": "2020-09-27T11:39:11Z",
"assets": [
{
- "url": "https://api.github.com/repos/HoubkneghteS/Weltenschaft/releases/assets/24144996",
- "id": 24144996,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MTQ0OTk2",
- "name": "Weltenschaft.0.4.2.zip",
+ "url": "https://api.github.com/repos/1000ch/whale/releases/assets/26244384",
+ "id": 26244384,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MjQ0Mzg0",
+ "name": "builder-effective-config.yaml",
+ "label": null,
+ "uploader": {
+ "login": "1000ch",
+ "id": 1800018,
+ "node_id": "MDQ6VXNlcjE4MDAwMTg=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/1800018?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/1000ch",
+ "html_url": "https://github.com/1000ch",
+ "followers_url": "https://api.github.com/users/1000ch/followers",
+ "following_url": "https://api.github.com/users/1000ch/following{/other_user}",
+ "gists_url": "https://api.github.com/users/1000ch/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/1000ch/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/1000ch/subscriptions",
+ "organizations_url": "https://api.github.com/users/1000ch/orgs",
+ "repos_url": "https://api.github.com/users/1000ch/repos",
+ "events_url": "https://api.github.com/users/1000ch/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/1000ch/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-yaml",
+ "state": "uploaded",
+ "size": 608,
+ "download_count": 0,
+ "created_at": "2020-09-27T11:38:13Z",
+ "updated_at": "2020-09-27T11:38:14Z",
+ "browser_download_url": "https://github.com/1000ch/whale/releases/download/v2.0.1/builder-effective-config.yaml"
+ },
+ {
+ "url": "https://api.github.com/repos/1000ch/whale/releases/assets/26244385",
+ "id": 26244385,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MjQ0Mzg1",
+ "name": "latest-linux.yml",
+ "label": null,
+ "uploader": {
+ "login": "1000ch",
+ "id": 1800018,
+ "node_id": "MDQ6VXNlcjE4MDAwMTg=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/1800018?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/1000ch",
+ "html_url": "https://github.com/1000ch",
+ "followers_url": "https://api.github.com/users/1000ch/followers",
+ "following_url": "https://api.github.com/users/1000ch/following{/other_user}",
+ "gists_url": "https://api.github.com/users/1000ch/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/1000ch/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/1000ch/subscriptions",
+ "organizations_url": "https://api.github.com/users/1000ch/orgs",
+ "repos_url": "https://api.github.com/users/1000ch/repos",
+ "events_url": "https://api.github.com/users/1000ch/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/1000ch/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-yaml",
+ "state": "uploaded",
+ "size": 360,
+ "download_count": 1,
+ "created_at": "2020-09-27T11:38:14Z",
+ "updated_at": "2020-09-27T11:38:15Z",
+ "browser_download_url": "https://github.com/1000ch/whale/releases/download/v2.0.1/latest-linux.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/1000ch/whale/releases/assets/26244387",
+ "id": 26244387,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MjQ0Mzg3",
+ "name": "latest-mac.yml",
+ "label": null,
+ "uploader": {
+ "login": "1000ch",
+ "id": 1800018,
+ "node_id": "MDQ6VXNlcjE4MDAwMTg=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/1800018?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/1000ch",
+ "html_url": "https://github.com/1000ch",
+ "followers_url": "https://api.github.com/users/1000ch/followers",
+ "following_url": "https://api.github.com/users/1000ch/following{/other_user}",
+ "gists_url": "https://api.github.com/users/1000ch/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/1000ch/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/1000ch/subscriptions",
+ "organizations_url": "https://api.github.com/users/1000ch/orgs",
+ "repos_url": "https://api.github.com/users/1000ch/repos",
+ "events_url": "https://api.github.com/users/1000ch/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/1000ch/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-yaml",
+ "state": "uploaded",
+ "size": 503,
+ "download_count": 1,
+ "created_at": "2020-09-27T11:38:15Z",
+ "updated_at": "2020-09-27T11:38:15Z",
+ "browser_download_url": "https://github.com/1000ch/whale/releases/download/v2.0.1/latest-mac.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/1000ch/whale/releases/assets/26244388",
+ "id": 26244388,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MjQ0Mzg4",
+ "name": "latest.yml",
+ "label": null,
+ "uploader": {
+ "login": "1000ch",
+ "id": 1800018,
+ "node_id": "MDQ6VXNlcjE4MDAwMTg=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/1800018?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/1000ch",
+ "html_url": "https://github.com/1000ch",
+ "followers_url": "https://api.github.com/users/1000ch/followers",
+ "following_url": "https://api.github.com/users/1000ch/following{/other_user}",
+ "gists_url": "https://api.github.com/users/1000ch/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/1000ch/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/1000ch/subscriptions",
+ "organizations_url": "https://api.github.com/users/1000ch/orgs",
+ "repos_url": "https://api.github.com/users/1000ch/repos",
+ "events_url": "https://api.github.com/users/1000ch/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/1000ch/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-yaml",
+ "state": "uploaded",
+ "size": 338,
+ "download_count": 1,
+ "created_at": "2020-09-27T11:38:15Z",
+ "updated_at": "2020-09-27T11:38:16Z",
+ "browser_download_url": "https://github.com/1000ch/whale/releases/download/v2.0.1/latest.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/1000ch/whale/releases/assets/26244395",
+ "id": 26244395,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MjQ0Mzk1",
+ "name": "Whale-2.0.1-mac.zip",
+ "label": null,
+ "uploader": {
+ "login": "1000ch",
+ "id": 1800018,
+ "node_id": "MDQ6VXNlcjE4MDAwMTg=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/1800018?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/1000ch",
+ "html_url": "https://github.com/1000ch",
+ "followers_url": "https://api.github.com/users/1000ch/followers",
+ "following_url": "https://api.github.com/users/1000ch/following{/other_user}",
+ "gists_url": "https://api.github.com/users/1000ch/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/1000ch/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/1000ch/subscriptions",
+ "organizations_url": "https://api.github.com/users/1000ch/orgs",
+ "repos_url": "https://api.github.com/users/1000ch/repos",
+ "events_url": "https://api.github.com/users/1000ch/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/1000ch/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/zip",
+ "state": "uploaded",
+ "size": 75486011,
+ "download_count": 3,
+ "created_at": "2020-09-27T11:38:43Z",
+ "updated_at": "2020-09-27T11:38:49Z",
+ "browser_download_url": "https://github.com/1000ch/whale/releases/download/v2.0.1/Whale-2.0.1-mac.zip"
+ },
+ {
+ "url": "https://api.github.com/repos/1000ch/whale/releases/assets/26244398",
+ "id": 26244398,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MjQ0Mzk4",
+ "name": "Whale-2.0.1.AppImage",
"label": null,
"uploader": {
- "login": "HoubkneghteS",
- "id": 34462040,
- "node_id": "MDQ6VXNlcjM0NDYyMDQw",
- "avatar_url": "https://avatars1.githubusercontent.com/u/34462040?v=4",
+ "login": "1000ch",
+ "id": 1800018,
+ "node_id": "MDQ6VXNlcjE4MDAwMTg=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/1800018?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/HoubkneghteS",
- "html_url": "https://github.com/HoubkneghteS",
- "followers_url": "https://api.github.com/users/HoubkneghteS/followers",
- "following_url": "https://api.github.com/users/HoubkneghteS/following{/other_user}",
- "gists_url": "https://api.github.com/users/HoubkneghteS/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/HoubkneghteS/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/HoubkneghteS/subscriptions",
- "organizations_url": "https://api.github.com/users/HoubkneghteS/orgs",
- "repos_url": "https://api.github.com/users/HoubkneghteS/repos",
- "events_url": "https://api.github.com/users/HoubkneghteS/events{/privacy}",
- "received_events_url": "https://api.github.com/users/HoubkneghteS/received_events",
+ "url": "https://api.github.com/users/1000ch",
+ "html_url": "https://github.com/1000ch",
+ "followers_url": "https://api.github.com/users/1000ch/followers",
+ "following_url": "https://api.github.com/users/1000ch/following{/other_user}",
+ "gists_url": "https://api.github.com/users/1000ch/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/1000ch/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/1000ch/subscriptions",
+ "organizations_url": "https://api.github.com/users/1000ch/orgs",
+ "repos_url": "https://api.github.com/users/1000ch/repos",
+ "events_url": "https://api.github.com/users/1000ch/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/1000ch/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-zip-compressed",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 71100879,
- "download_count": 27,
- "created_at": "2020-08-21T04:19:51Z",
- "updated_at": "2020-08-21T04:21:50Z",
- "browser_download_url": "https://github.com/HoubkneghteS/Weltenschaft/releases/download/v0.4.2/Weltenschaft.0.4.2.zip"
- }
- ],
- "tarball_url": "https://api.github.com/repos/HoubkneghteS/Weltenschaft/tarball/v0.4.2",
- "zipball_url": "https://api.github.com/repos/HoubkneghteS/Weltenschaft/zipball/v0.4.2",
- "body_html": "Features \n\nNew shortcut Ctrl+R
regens the world with the same seed. This is useful if you like the seed but wanted to tweak the settings \nNew Remove Water button in the advanced settings. This will reset the world.seaLevel
to -Infinity
. \nParams are now saved:\n\nThe file location for the saved params is resources/app/params.json
\nThe param retainParams
enables/disables this feature. If set to false
, the old pre 0.4.2 behaviour is used \n \n \n \nBugfixes \n\nFixed terrain edges being rendered outside the canvas due to pixel size being rounded up \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:11.190Z"
- },
- "wexond": {
- "latestRelease": {
- "url": "https://api.github.com/repos/wexond/desktop/releases/27841414",
- "assets_url": "https://api.github.com/repos/wexond/desktop/releases/27841414/assets",
- "upload_url": "https://uploads.github.com/repos/wexond/desktop/releases/27841414/assets{?name,label}",
- "html_url": "https://github.com/wexond/desktop/releases/tag/v5.1.0",
- "id": 27841414,
- "node_id": "MDc6UmVsZWFzZTI3ODQxNDE0",
- "tag_name": "v5.1.0",
- "target_commitish": "5-x-y",
- "name": "5.1.0 - Fullscreen mode",
- "draft": false,
- "author": {
- "login": "sentialx",
- "id": 11065386,
- "node_id": "MDQ6VXNlcjExMDY1Mzg2",
- "avatar_url": "https://avatars1.githubusercontent.com/u/11065386?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/sentialx",
- "html_url": "https://github.com/sentialx",
- "followers_url": "https://api.github.com/users/sentialx/followers",
- "following_url": "https://api.github.com/users/sentialx/following{/other_user}",
- "gists_url": "https://api.github.com/users/sentialx/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/sentialx/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/sentialx/subscriptions",
- "organizations_url": "https://api.github.com/users/sentialx/orgs",
- "repos_url": "https://api.github.com/users/sentialx/repos",
- "events_url": "https://api.github.com/users/sentialx/events{/privacy}",
- "received_events_url": "https://api.github.com/users/sentialx/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-06-23T18:15:50Z",
- "published_at": "2020-06-23T18:23:05Z",
- "assets": [
+ "size": 76208222,
+ "download_count": 2,
+ "created_at": "2020-09-27T11:38:49Z",
+ "updated_at": "2020-09-27T11:38:56Z",
+ "browser_download_url": "https://github.com/1000ch/whale/releases/download/v2.0.1/Whale-2.0.1.AppImage"
+ },
{
- "url": "https://api.github.com/repos/wexond/desktop/releases/assets/22009996",
- "id": 22009996,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMDA5OTk2",
- "name": "latest-linux-ia32.yml",
- "label": "",
+ "url": "https://api.github.com/repos/1000ch/whale/releases/assets/26244404",
+ "id": 26244404,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MjQ0NDA0",
+ "name": "Whale-2.0.1.dmg",
+ "label": null,
"uploader": {
- "login": "sentialx",
- "id": 11065386,
- "node_id": "MDQ6VXNlcjExMDY1Mzg2",
- "avatar_url": "https://avatars1.githubusercontent.com/u/11065386?v=4",
+ "login": "1000ch",
+ "id": 1800018,
+ "node_id": "MDQ6VXNlcjE4MDAwMTg=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/1800018?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/sentialx",
- "html_url": "https://github.com/sentialx",
- "followers_url": "https://api.github.com/users/sentialx/followers",
- "following_url": "https://api.github.com/users/sentialx/following{/other_user}",
- "gists_url": "https://api.github.com/users/sentialx/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/sentialx/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/sentialx/subscriptions",
- "organizations_url": "https://api.github.com/users/sentialx/orgs",
- "repos_url": "https://api.github.com/users/sentialx/repos",
- "events_url": "https://api.github.com/users/sentialx/events{/privacy}",
- "received_events_url": "https://api.github.com/users/sentialx/received_events",
+ "url": "https://api.github.com/users/1000ch",
+ "html_url": "https://github.com/1000ch",
+ "followers_url": "https://api.github.com/users/1000ch/followers",
+ "following_url": "https://api.github.com/users/1000ch/following{/other_user}",
+ "gists_url": "https://api.github.com/users/1000ch/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/1000ch/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/1000ch/subscriptions",
+ "organizations_url": "https://api.github.com/users/1000ch/orgs",
+ "repos_url": "https://api.github.com/users/1000ch/repos",
+ "events_url": "https://api.github.com/users/1000ch/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/1000ch/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "text/yaml",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 372,
- "download_count": 24,
- "created_at": "2020-06-23T18:19:58Z",
- "updated_at": "2020-06-23T18:19:58Z",
- "browser_download_url": "https://github.com/wexond/desktop/releases/download/v5.1.0/latest-linux-ia32.yml"
+ "size": 77762101,
+ "download_count": 11,
+ "created_at": "2020-09-27T11:38:55Z",
+ "updated_at": "2020-09-27T11:39:03Z",
+ "browser_download_url": "https://github.com/1000ch/whale/releases/download/v2.0.1/Whale-2.0.1.dmg"
},
{
- "url": "https://api.github.com/repos/wexond/desktop/releases/assets/22009995",
- "id": 22009995,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMDA5OTk1",
- "name": "latest-linux.yml",
- "label": "",
+ "url": "https://api.github.com/repos/1000ch/whale/releases/assets/26244407",
+ "id": 26244407,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MjQ0NDA3",
+ "name": "Whale-2.0.1.dmg.blockmap",
+ "label": null,
"uploader": {
- "login": "sentialx",
- "id": 11065386,
- "node_id": "MDQ6VXNlcjExMDY1Mzg2",
- "avatar_url": "https://avatars1.githubusercontent.com/u/11065386?v=4",
+ "login": "1000ch",
+ "id": 1800018,
+ "node_id": "MDQ6VXNlcjE4MDAwMTg=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/1800018?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/sentialx",
- "html_url": "https://github.com/sentialx",
- "followers_url": "https://api.github.com/users/sentialx/followers",
- "following_url": "https://api.github.com/users/sentialx/following{/other_user}",
- "gists_url": "https://api.github.com/users/sentialx/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/sentialx/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/sentialx/subscriptions",
- "organizations_url": "https://api.github.com/users/sentialx/orgs",
- "repos_url": "https://api.github.com/users/sentialx/repos",
- "events_url": "https://api.github.com/users/sentialx/events{/privacy}",
- "received_events_url": "https://api.github.com/users/sentialx/received_events",
+ "url": "https://api.github.com/users/1000ch",
+ "html_url": "https://github.com/1000ch",
+ "followers_url": "https://api.github.com/users/1000ch/followers",
+ "following_url": "https://api.github.com/users/1000ch/following{/other_user}",
+ "gists_url": "https://api.github.com/users/1000ch/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/1000ch/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/1000ch/subscriptions",
+ "organizations_url": "https://api.github.com/users/1000ch/orgs",
+ "repos_url": "https://api.github.com/users/1000ch/repos",
+ "events_url": "https://api.github.com/users/1000ch/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/1000ch/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "text/yaml",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 362,
- "download_count": 1930,
- "created_at": "2020-06-23T18:19:58Z",
- "updated_at": "2020-06-23T18:19:58Z",
- "browser_download_url": "https://github.com/wexond/desktop/releases/download/v5.1.0/latest-linux.yml"
+ "size": 82665,
+ "download_count": 1,
+ "created_at": "2020-09-27T11:39:03Z",
+ "updated_at": "2020-09-27T11:39:04Z",
+ "browser_download_url": "https://github.com/1000ch/whale/releases/download/v2.0.1/Whale-2.0.1.dmg.blockmap"
},
{
- "url": "https://api.github.com/repos/wexond/desktop/releases/assets/22010044",
- "id": 22010044,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMDEwMDQ0",
- "name": "latest-mac.yml",
- "label": "",
+ "url": "https://api.github.com/repos/1000ch/whale/releases/assets/26244389",
+ "id": 26244389,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MjQ0Mzg5",
+ "name": "Whale.Setup.2.0.1.exe",
+ "label": null,
"uploader": {
- "login": "sentialx",
- "id": 11065386,
- "node_id": "MDQ6VXNlcjExMDY1Mzg2",
- "avatar_url": "https://avatars1.githubusercontent.com/u/11065386?v=4",
+ "login": "1000ch",
+ "id": 1800018,
+ "node_id": "MDQ6VXNlcjE4MDAwMTg=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/1800018?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/sentialx",
- "html_url": "https://github.com/sentialx",
- "followers_url": "https://api.github.com/users/sentialx/followers",
- "following_url": "https://api.github.com/users/sentialx/following{/other_user}",
- "gists_url": "https://api.github.com/users/sentialx/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/sentialx/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/sentialx/subscriptions",
- "organizations_url": "https://api.github.com/users/sentialx/orgs",
- "repos_url": "https://api.github.com/users/sentialx/repos",
- "events_url": "https://api.github.com/users/sentialx/events{/privacy}",
- "received_events_url": "https://api.github.com/users/sentialx/received_events",
+ "url": "https://api.github.com/users/1000ch",
+ "html_url": "https://github.com/1000ch",
+ "followers_url": "https://api.github.com/users/1000ch/followers",
+ "following_url": "https://api.github.com/users/1000ch/following{/other_user}",
+ "gists_url": "https://api.github.com/users/1000ch/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/1000ch/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/1000ch/subscriptions",
+ "organizations_url": "https://api.github.com/users/1000ch/orgs",
+ "repos_url": "https://api.github.com/users/1000ch/repos",
+ "events_url": "https://api.github.com/users/1000ch/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/1000ch/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "text/yaml",
+ "content_type": "application/x-msdownload",
"state": "uploaded",
- "size": 506,
- "download_count": 2678,
- "created_at": "2020-06-23T18:21:57Z",
- "updated_at": "2020-06-23T18:21:57Z",
- "browser_download_url": "https://github.com/wexond/desktop/releases/download/v5.1.0/latest-mac.yml"
+ "size": 54488613,
+ "download_count": 7,
+ "created_at": "2020-09-27T11:38:16Z",
+ "updated_at": "2020-09-27T11:38:33Z",
+ "browser_download_url": "https://github.com/1000ch/whale/releases/download/v2.0.1/Whale.Setup.2.0.1.exe"
},
{
- "url": "https://api.github.com/repos/wexond/desktop/releases/assets/22010055",
- "id": 22010055,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMDEwMDU1",
- "name": "latest.yml",
- "label": "",
+ "url": "https://api.github.com/repos/1000ch/whale/releases/assets/26244391",
+ "id": 26244391,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MjQ0Mzkx",
+ "name": "Whale.Setup.2.0.1.exe.blockmap",
+ "label": null,
"uploader": {
- "login": "sentialx",
- "id": 11065386,
- "node_id": "MDQ6VXNlcjExMDY1Mzg2",
- "avatar_url": "https://avatars1.githubusercontent.com/u/11065386?v=4",
+ "login": "1000ch",
+ "id": 1800018,
+ "node_id": "MDQ6VXNlcjE4MDAwMTg=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/1800018?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/sentialx",
- "html_url": "https://github.com/sentialx",
- "followers_url": "https://api.github.com/users/sentialx/followers",
- "following_url": "https://api.github.com/users/sentialx/following{/other_user}",
- "gists_url": "https://api.github.com/users/sentialx/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/sentialx/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/sentialx/subscriptions",
- "organizations_url": "https://api.github.com/users/sentialx/orgs",
- "repos_url": "https://api.github.com/users/sentialx/repos",
- "events_url": "https://api.github.com/users/sentialx/events{/privacy}",
- "received_events_url": "https://api.github.com/users/sentialx/received_events",
+ "url": "https://api.github.com/users/1000ch",
+ "html_url": "https://github.com/1000ch",
+ "followers_url": "https://api.github.com/users/1000ch/followers",
+ "following_url": "https://api.github.com/users/1000ch/following{/other_user}",
+ "gists_url": "https://api.github.com/users/1000ch/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/1000ch/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/1000ch/subscriptions",
+ "organizations_url": "https://api.github.com/users/1000ch/orgs",
+ "repos_url": "https://api.github.com/users/1000ch/repos",
+ "events_url": "https://api.github.com/users/1000ch/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/1000ch/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "text/yaml",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 784,
- "download_count": 10220,
- "created_at": "2020-06-23T18:22:16Z",
- "updated_at": "2020-06-23T18:22:16Z",
- "browser_download_url": "https://github.com/wexond/desktop/releases/download/v5.1.0/latest.yml"
+ "size": 58057,
+ "download_count": 1,
+ "created_at": "2020-09-27T11:38:33Z",
+ "updated_at": "2020-09-27T11:38:33Z",
+ "browser_download_url": "https://github.com/1000ch/whale/releases/download/v2.0.1/Whale.Setup.2.0.1.exe.blockmap"
},
{
- "url": "https://api.github.com/repos/wexond/desktop/releases/assets/22009920",
- "id": 22009920,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMDA5OTIw",
- "name": "Wexond-5.1.0-i386.AppImage",
- "label": "",
+ "url": "https://api.github.com/repos/1000ch/whale/releases/assets/26244392",
+ "id": 26244392,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MjQ0Mzky",
+ "name": "whale_2.0.1_amd64.deb",
+ "label": null,
"uploader": {
- "login": "sentialx",
- "id": 11065386,
- "node_id": "MDQ6VXNlcjExMDY1Mzg2",
- "avatar_url": "https://avatars1.githubusercontent.com/u/11065386?v=4",
+ "login": "1000ch",
+ "id": 1800018,
+ "node_id": "MDQ6VXNlcjE4MDAwMTg=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/1800018?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/sentialx",
- "html_url": "https://github.com/sentialx",
- "followers_url": "https://api.github.com/users/sentialx/followers",
- "following_url": "https://api.github.com/users/sentialx/following{/other_user}",
- "gists_url": "https://api.github.com/users/sentialx/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/sentialx/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/sentialx/subscriptions",
- "organizations_url": "https://api.github.com/users/sentialx/orgs",
- "repos_url": "https://api.github.com/users/sentialx/repos",
- "events_url": "https://api.github.com/users/sentialx/events{/privacy}",
- "received_events_url": "https://api.github.com/users/sentialx/received_events",
+ "url": "https://api.github.com/users/1000ch",
+ "html_url": "https://github.com/1000ch",
+ "followers_url": "https://api.github.com/users/1000ch/followers",
+ "following_url": "https://api.github.com/users/1000ch/following{/other_user}",
+ "gists_url": "https://api.github.com/users/1000ch/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/1000ch/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/1000ch/subscriptions",
+ "organizations_url": "https://api.github.com/users/1000ch/orgs",
+ "repos_url": "https://api.github.com/users/1000ch/repos",
+ "events_url": "https://api.github.com/users/1000ch/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/1000ch/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 74959052,
- "download_count": 166,
- "created_at": "2020-06-23T18:18:07Z",
- "updated_at": "2020-06-23T18:18:08Z",
- "browser_download_url": "https://github.com/wexond/desktop/releases/download/v5.1.0/Wexond-5.1.0-i386.AppImage"
+ "size": 52791472,
+ "download_count": 3,
+ "created_at": "2020-09-27T11:38:33Z",
+ "updated_at": "2020-09-27T11:38:38Z",
+ "browser_download_url": "https://github.com/1000ch/whale/releases/download/v2.0.1/whale_2.0.1_amd64.deb"
},
{
- "url": "https://api.github.com/repos/wexond/desktop/releases/assets/22010051",
- "id": 22010051,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMDEwMDUx",
- "name": "Wexond-5.1.0-ia32-win.zip",
- "label": "",
+ "url": "https://api.github.com/repos/1000ch/whale/releases/assets/26244393",
+ "id": 26244393,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MjQ0Mzkz",
+ "name": "whale_2.0.1_amd64.snap",
+ "label": null,
"uploader": {
- "login": "sentialx",
- "id": 11065386,
- "node_id": "MDQ6VXNlcjExMDY1Mzg2",
- "avatar_url": "https://avatars1.githubusercontent.com/u/11065386?v=4",
+ "login": "1000ch",
+ "id": 1800018,
+ "node_id": "MDQ6VXNlcjE4MDAwMTg=",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/1800018?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/sentialx",
- "html_url": "https://github.com/sentialx",
- "followers_url": "https://api.github.com/users/sentialx/followers",
- "following_url": "https://api.github.com/users/sentialx/following{/other_user}",
- "gists_url": "https://api.github.com/users/sentialx/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/sentialx/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/sentialx/subscriptions",
- "organizations_url": "https://api.github.com/users/sentialx/orgs",
- "repos_url": "https://api.github.com/users/sentialx/repos",
- "events_url": "https://api.github.com/users/sentialx/events{/privacy}",
- "received_events_url": "https://api.github.com/users/sentialx/received_events",
+ "url": "https://api.github.com/users/1000ch",
+ "html_url": "https://github.com/1000ch",
+ "followers_url": "https://api.github.com/users/1000ch/followers",
+ "following_url": "https://api.github.com/users/1000ch/following{/other_user}",
+ "gists_url": "https://api.github.com/users/1000ch/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/1000ch/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/1000ch/subscriptions",
+ "organizations_url": "https://api.github.com/users/1000ch/orgs",
+ "repos_url": "https://api.github.com/users/1000ch/repos",
+ "events_url": "https://api.github.com/users/1000ch/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/1000ch/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 65559811,
- "download_count": 107,
- "created_at": "2020-06-23T18:22:06Z",
- "updated_at": "2020-06-23T18:22:16Z",
- "browser_download_url": "https://github.com/wexond/desktop/releases/download/v5.1.0/Wexond-5.1.0-ia32-win.zip"
- },
+ "size": 63930368,
+ "download_count": 2,
+ "created_at": "2020-09-27T11:38:38Z",
+ "updated_at": "2020-09-27T11:38:43Z",
+ "browser_download_url": "https://github.com/1000ch/whale/releases/download/v2.0.1/whale_2.0.1_amd64.snap"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/1000ch/whale/tarball/v2.0.1",
+ "zipball_url": "https://api.github.com/repos/1000ch/whale/zipball/v2.0.1",
+ "body_html": ""
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:19.103Z"
+ },
+ "wharf": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/MarkRabey/wharf/releases/10459077",
+ "assets_url": "https://api.github.com/repos/MarkRabey/wharf/releases/10459077/assets",
+ "upload_url": "https://uploads.github.com/repos/MarkRabey/wharf/releases/10459077/assets{?name,label}",
+ "html_url": "https://github.com/MarkRabey/wharf/releases/tag/v0.2.0",
+ "id": 10459077,
+ "node_id": "MDc6UmVsZWFzZTEwNDU5MDc3",
+ "tag_name": "v0.2.0",
+ "target_commitish": "master",
+ "name": "0.2.0",
+ "draft": false,
+ "author": {
+ "login": "MarkRabey",
+ "id": 5824577,
+ "node_id": "MDQ6VXNlcjU4MjQ1Nzc=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/5824577?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/MarkRabey",
+ "html_url": "https://github.com/MarkRabey",
+ "followers_url": "https://api.github.com/users/MarkRabey/followers",
+ "following_url": "https://api.github.com/users/MarkRabey/following{/other_user}",
+ "gists_url": "https://api.github.com/users/MarkRabey/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/MarkRabey/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/MarkRabey/subscriptions",
+ "organizations_url": "https://api.github.com/users/MarkRabey/orgs",
+ "repos_url": "https://api.github.com/users/MarkRabey/repos",
+ "events_url": "https://api.github.com/users/MarkRabey/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/MarkRabey/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2018-03-08T15:44:16Z",
+ "published_at": "2018-04-09T16:23:12Z",
+ "assets": [
{
- "url": "https://api.github.com/repos/wexond/desktop/releases/assets/22010045",
- "id": 22010045,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMDEwMDQ1",
- "name": "wexond-5.1.0-ia32.nsis.7z",
+ "url": "https://api.github.com/repos/MarkRabey/wharf/releases/assets/6784532",
+ "id": 6784532,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDY3ODQ1MzI=",
+ "name": "wharf-0.2.0-mac.zip",
"label": "",
"uploader": {
- "login": "sentialx",
- "id": 11065386,
- "node_id": "MDQ6VXNlcjExMDY1Mzg2",
- "avatar_url": "https://avatars1.githubusercontent.com/u/11065386?v=4",
+ "login": "MarkRabey",
+ "id": 5824577,
+ "node_id": "MDQ6VXNlcjU4MjQ1Nzc=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/5824577?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/sentialx",
- "html_url": "https://github.com/sentialx",
- "followers_url": "https://api.github.com/users/sentialx/followers",
- "following_url": "https://api.github.com/users/sentialx/following{/other_user}",
- "gists_url": "https://api.github.com/users/sentialx/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/sentialx/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/sentialx/subscriptions",
- "organizations_url": "https://api.github.com/users/sentialx/orgs",
- "repos_url": "https://api.github.com/users/sentialx/repos",
- "events_url": "https://api.github.com/users/sentialx/events{/privacy}",
- "received_events_url": "https://api.github.com/users/sentialx/received_events",
+ "url": "https://api.github.com/users/MarkRabey",
+ "html_url": "https://github.com/MarkRabey",
+ "followers_url": "https://api.github.com/users/MarkRabey/followers",
+ "following_url": "https://api.github.com/users/MarkRabey/following{/other_user}",
+ "gists_url": "https://api.github.com/users/MarkRabey/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/MarkRabey/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/MarkRabey/subscriptions",
+ "organizations_url": "https://api.github.com/users/MarkRabey/orgs",
+ "repos_url": "https://api.github.com/users/MarkRabey/repos",
+ "events_url": "https://api.github.com/users/MarkRabey/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/MarkRabey/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-7z-compressed",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 48103134,
- "download_count": 133,
- "created_at": "2020-06-23T18:22:02Z",
- "updated_at": "2020-06-23T18:22:09Z",
- "browser_download_url": "https://github.com/wexond/desktop/releases/download/v5.1.0/wexond-5.1.0-ia32.nsis.7z"
+ "size": 45988671,
+ "download_count": 109,
+ "created_at": "2018-04-09T16:19:57Z",
+ "updated_at": "2018-04-09T16:20:30Z",
+ "browser_download_url": "https://github.com/MarkRabey/wharf/releases/download/v0.2.0/wharf-0.2.0-mac.zip"
},
{
- "url": "https://api.github.com/repos/wexond/desktop/releases/assets/22010031",
- "id": 22010031,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMDEwMDMx",
- "name": "Wexond-5.1.0-mac.zip",
+ "url": "https://api.github.com/repos/MarkRabey/wharf/releases/assets/6784524",
+ "id": 6784524,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDY3ODQ1MjQ=",
+ "name": "Wharf-0.2.0.dmg",
"label": "",
"uploader": {
- "login": "sentialx",
- "id": 11065386,
- "node_id": "MDQ6VXNlcjExMDY1Mzg2",
- "avatar_url": "https://avatars1.githubusercontent.com/u/11065386?v=4",
+ "login": "MarkRabey",
+ "id": 5824577,
+ "node_id": "MDQ6VXNlcjU4MjQ1Nzc=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/5824577?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/sentialx",
- "html_url": "https://github.com/sentialx",
- "followers_url": "https://api.github.com/users/sentialx/followers",
- "following_url": "https://api.github.com/users/sentialx/following{/other_user}",
- "gists_url": "https://api.github.com/users/sentialx/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/sentialx/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/sentialx/subscriptions",
- "organizations_url": "https://api.github.com/users/sentialx/orgs",
- "repos_url": "https://api.github.com/users/sentialx/repos",
- "events_url": "https://api.github.com/users/sentialx/events{/privacy}",
- "received_events_url": "https://api.github.com/users/sentialx/received_events",
+ "url": "https://api.github.com/users/MarkRabey",
+ "html_url": "https://github.com/MarkRabey",
+ "followers_url": "https://api.github.com/users/MarkRabey/followers",
+ "following_url": "https://api.github.com/users/MarkRabey/following{/other_user}",
+ "gists_url": "https://api.github.com/users/MarkRabey/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/MarkRabey/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/MarkRabey/subscriptions",
+ "organizations_url": "https://api.github.com/users/MarkRabey/orgs",
+ "repos_url": "https://api.github.com/users/MarkRabey/repos",
+ "events_url": "https://api.github.com/users/MarkRabey/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/MarkRabey/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 70703939,
- "download_count": 106,
- "created_at": "2020-06-23T18:20:59Z",
- "updated_at": "2020-06-23T18:21:04Z",
- "browser_download_url": "https://github.com/wexond/desktop/releases/download/v5.1.0/Wexond-5.1.0-mac.zip"
- },
+ "size": 47754881,
+ "download_count": 200,
+ "created_at": "2018-04-09T16:19:04Z",
+ "updated_at": "2018-04-09T16:19:49Z",
+ "browser_download_url": "https://github.com/MarkRabey/wharf/releases/download/v0.2.0/Wharf-0.2.0.dmg"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/MarkRabey/wharf/tarball/v0.2.0",
+ "zipball_url": "https://api.github.com/repos/MarkRabey/wharf/zipball/v0.2.0",
+ "body_html": ""
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:19.120Z"
+ },
+ "wexond": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/wexond/desktop/releases/27841414",
+ "assets_url": "https://api.github.com/repos/wexond/desktop/releases/27841414/assets",
+ "upload_url": "https://uploads.github.com/repos/wexond/desktop/releases/27841414/assets{?name,label}",
+ "html_url": "https://github.com/wexond/desktop/releases/tag/v5.1.0",
+ "id": 27841414,
+ "node_id": "MDc6UmVsZWFzZTI3ODQxNDE0",
+ "tag_name": "v5.1.0",
+ "target_commitish": "5-x-y",
+ "name": "5.1.0 - Fullscreen mode",
+ "draft": false,
+ "author": {
+ "login": "sentialx",
+ "id": 11065386,
+ "node_id": "MDQ6VXNlcjExMDY1Mzg2",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/11065386?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/sentialx",
+ "html_url": "https://github.com/sentialx",
+ "followers_url": "https://api.github.com/users/sentialx/followers",
+ "following_url": "https://api.github.com/users/sentialx/following{/other_user}",
+ "gists_url": "https://api.github.com/users/sentialx/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/sentialx/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/sentialx/subscriptions",
+ "organizations_url": "https://api.github.com/users/sentialx/orgs",
+ "repos_url": "https://api.github.com/users/sentialx/repos",
+ "events_url": "https://api.github.com/users/sentialx/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/sentialx/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2020-06-23T18:15:50Z",
+ "published_at": "2020-06-23T18:23:05Z",
+ "assets": [
{
- "url": "https://api.github.com/repos/wexond/desktop/releases/assets/22010049",
- "id": 22010049,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMDEwMDQ5",
- "name": "Wexond-5.1.0-win.zip",
+ "url": "https://api.github.com/repos/wexond/desktop/releases/assets/22009996",
+ "id": 22009996,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMDA5OTk2",
+ "name": "latest-linux-ia32.yml",
"label": "",
"uploader": {
"login": "sentialx",
@@ -116355,19 +116645,19 @@
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "text/yaml",
"state": "uploaded",
- "size": 68822167,
- "download_count": 537,
- "created_at": "2020-06-23T18:22:04Z",
- "updated_at": "2020-06-23T18:22:12Z",
- "browser_download_url": "https://github.com/wexond/desktop/releases/download/v5.1.0/Wexond-5.1.0-win.zip"
+ "size": 372,
+ "download_count": 24,
+ "created_at": "2020-06-23T18:19:58Z",
+ "updated_at": "2020-06-23T18:19:58Z",
+ "browser_download_url": "https://github.com/wexond/desktop/releases/download/v5.1.0/latest-linux-ia32.yml"
},
{
- "url": "https://api.github.com/repos/wexond/desktop/releases/assets/22010050",
- "id": 22010050,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMDEwMDUw",
- "name": "wexond-5.1.0-x64.nsis.7z",
+ "url": "https://api.github.com/repos/wexond/desktop/releases/assets/22009995",
+ "id": 22009995,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMDA5OTk1",
+ "name": "latest-linux.yml",
"label": "",
"uploader": {
"login": "sentialx",
@@ -116389,19 +116679,19 @@
"type": "User",
"site_admin": false
},
- "content_type": "application/x-7z-compressed",
+ "content_type": "text/yaml",
"state": "uploaded",
- "size": 50116631,
- "download_count": 1499,
- "created_at": "2020-06-23T18:22:04Z",
- "updated_at": "2020-06-23T18:22:09Z",
- "browser_download_url": "https://github.com/wexond/desktop/releases/download/v5.1.0/wexond-5.1.0-x64.nsis.7z"
+ "size": 362,
+ "download_count": 1934,
+ "created_at": "2020-06-23T18:19:58Z",
+ "updated_at": "2020-06-23T18:19:58Z",
+ "browser_download_url": "https://github.com/wexond/desktop/releases/download/v5.1.0/latest-linux.yml"
},
{
- "url": "https://api.github.com/repos/wexond/desktop/releases/assets/22009923",
- "id": 22009923,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMDA5OTIz",
- "name": "Wexond-5.1.0.AppImage",
+ "url": "https://api.github.com/repos/wexond/desktop/releases/assets/22010044",
+ "id": 22010044,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMDEwMDQ0",
+ "name": "latest-mac.yml",
"label": "",
"uploader": {
"login": "sentialx",
@@ -116423,19 +116713,19 @@
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "text/yaml",
"state": "uploaded",
- "size": 76015821,
- "download_count": 453,
- "created_at": "2020-06-23T18:18:10Z",
- "updated_at": "2020-06-23T18:18:12Z",
- "browser_download_url": "https://github.com/wexond/desktop/releases/download/v5.1.0/Wexond-5.1.0.AppImage"
+ "size": 506,
+ "download_count": 2703,
+ "created_at": "2020-06-23T18:21:57Z",
+ "updated_at": "2020-06-23T18:21:57Z",
+ "browser_download_url": "https://github.com/wexond/desktop/releases/download/v5.1.0/latest-mac.yml"
},
{
- "url": "https://api.github.com/repos/wexond/desktop/releases/assets/22010042",
- "id": 22010042,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMDEwMDQy",
- "name": "Wexond-5.1.0.dmg",
+ "url": "https://api.github.com/repos/wexond/desktop/releases/assets/22010055",
+ "id": 22010055,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMDEwMDU1",
+ "name": "latest.yml",
"label": "",
"uploader": {
"login": "sentialx",
@@ -116457,19 +116747,19 @@
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "text/yaml",
"state": "uploaded",
- "size": 72907455,
- "download_count": 220,
- "created_at": "2020-06-23T18:21:51Z",
- "updated_at": "2020-06-23T18:21:56Z",
- "browser_download_url": "https://github.com/wexond/desktop/releases/download/v5.1.0/Wexond-5.1.0.dmg"
+ "size": 784,
+ "download_count": 10324,
+ "created_at": "2020-06-23T18:22:16Z",
+ "updated_at": "2020-06-23T18:22:16Z",
+ "browser_download_url": "https://github.com/wexond/desktop/releases/download/v5.1.0/latest.yml"
},
{
- "url": "https://api.github.com/repos/wexond/desktop/releases/assets/22010043",
- "id": 22010043,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMDEwMDQz",
- "name": "Wexond-5.1.0.dmg.blockmap",
+ "url": "https://api.github.com/repos/wexond/desktop/releases/assets/22009920",
+ "id": 22009920,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMDA5OTIw",
+ "name": "Wexond-5.1.0-i386.AppImage",
"label": "",
"uploader": {
"login": "sentialx",
@@ -116493,17 +116783,17 @@
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 76534,
- "download_count": 11,
- "created_at": "2020-06-23T18:21:51Z",
- "updated_at": "2020-06-23T18:21:52Z",
- "browser_download_url": "https://github.com/wexond/desktop/releases/download/v5.1.0/Wexond-5.1.0.dmg.blockmap"
+ "size": 74959052,
+ "download_count": 166,
+ "created_at": "2020-06-23T18:18:07Z",
+ "updated_at": "2020-06-23T18:18:08Z",
+ "browser_download_url": "https://github.com/wexond/desktop/releases/download/v5.1.0/Wexond-5.1.0-i386.AppImage"
},
{
- "url": "https://api.github.com/repos/wexond/desktop/releases/assets/22010052",
- "id": 22010052,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMDEwMDUy",
- "name": "Wexond-Web-Setup-5.1.0.exe",
+ "url": "https://api.github.com/repos/wexond/desktop/releases/assets/22010051",
+ "id": 22010051,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMDEwMDUx",
+ "name": "Wexond-5.1.0-ia32-win.zip",
"label": "",
"uploader": {
"login": "sentialx",
@@ -116525,19 +116815,19 @@
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 678171,
- "download_count": 1906,
- "created_at": "2020-06-23T18:22:08Z",
- "updated_at": "2020-06-23T18:22:08Z",
- "browser_download_url": "https://github.com/wexond/desktop/releases/download/v5.1.0/Wexond-Web-Setup-5.1.0.exe"
+ "size": 65559811,
+ "download_count": 107,
+ "created_at": "2020-06-23T18:22:06Z",
+ "updated_at": "2020-06-23T18:22:16Z",
+ "browser_download_url": "https://github.com/wexond/desktop/releases/download/v5.1.0/Wexond-5.1.0-ia32-win.zip"
},
{
- "url": "https://api.github.com/repos/wexond/desktop/releases/assets/22009992",
- "id": 22009992,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMDA5OTky",
- "name": "wexond_5.1.0_amd64.deb",
+ "url": "https://api.github.com/repos/wexond/desktop/releases/assets/22010045",
+ "id": 22010045,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMDEwMDQ1",
+ "name": "wexond-5.1.0-ia32.nsis.7z",
"label": "",
"uploader": {
"login": "sentialx",
@@ -116559,19 +116849,19 @@
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/x-7z-compressed",
"state": "uploaded",
- "size": 53082906,
- "download_count": 158,
- "created_at": "2020-06-23T18:19:57Z",
- "updated_at": "2020-06-23T18:19:58Z",
- "browser_download_url": "https://github.com/wexond/desktop/releases/download/v5.1.0/wexond_5.1.0_amd64.deb"
+ "size": 48103134,
+ "download_count": 133,
+ "created_at": "2020-06-23T18:22:02Z",
+ "updated_at": "2020-06-23T18:22:09Z",
+ "browser_download_url": "https://github.com/wexond/desktop/releases/download/v5.1.0/wexond-5.1.0-ia32.nsis.7z"
},
{
- "url": "https://api.github.com/repos/wexond/desktop/releases/assets/22009984",
- "id": 22009984,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMDA5OTg0",
- "name": "wexond_5.1.0_i386.deb",
+ "url": "https://api.github.com/repos/wexond/desktop/releases/assets/22010031",
+ "id": 22010031,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMDEwMDMx",
+ "name": "Wexond-5.1.0-mac.zip",
"label": "",
"uploader": {
"login": "sentialx",
@@ -116593,590 +116883,342 @@
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 52644294,
- "download_count": 23,
- "created_at": "2020-06-23T18:19:52Z",
- "updated_at": "2020-06-23T18:19:53Z",
- "browser_download_url": "https://github.com/wexond/desktop/releases/download/v5.1.0/wexond_5.1.0_i386.deb"
- }
- ],
- "tarball_url": "https://api.github.com/repos/wexond/desktop/tarball/v5.1.0",
- "zipball_url": "https://api.github.com/repos/wexond/desktop/zipball/v5.1.0",
- "body_html": "Features \n\nAdded a fullscreen view #486 \n \nFixes \n\nFixed download item file name text wrapping. #475 \nFixed an issue where closing a window would cause other windows to malfunction. #503 \nFixed pinned tabs rearranging. #504 \nFixed copying images through context menu. #505 \n \nOther changes \n\nUpgraded to Electron 9.0.5/Chromium v83.0.4103.119 #502 \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:11.254Z"
- },
- "whale": {
- "latestRelease": {
- "url": "https://api.github.com/repos/1000ch/whale/releases/31855936",
- "assets_url": "https://api.github.com/repos/1000ch/whale/releases/31855936/assets",
- "upload_url": "https://uploads.github.com/repos/1000ch/whale/releases/31855936/assets{?name,label}",
- "html_url": "https://github.com/1000ch/whale/releases/tag/v2.0.1",
- "id": 31855936,
- "node_id": "MDc6UmVsZWFzZTMxODU1OTM2",
- "tag_name": "v2.0.1",
- "target_commitish": "master",
- "name": "",
- "draft": false,
- "author": {
- "login": "1000ch",
- "id": 1800018,
- "node_id": "MDQ6VXNlcjE4MDAwMTg=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/1800018?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/1000ch",
- "html_url": "https://github.com/1000ch",
- "followers_url": "https://api.github.com/users/1000ch/followers",
- "following_url": "https://api.github.com/users/1000ch/following{/other_user}",
- "gists_url": "https://api.github.com/users/1000ch/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/1000ch/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/1000ch/subscriptions",
- "organizations_url": "https://api.github.com/users/1000ch/orgs",
- "repos_url": "https://api.github.com/users/1000ch/repos",
- "events_url": "https://api.github.com/users/1000ch/events{/privacy}",
- "received_events_url": "https://api.github.com/users/1000ch/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-09-27T11:27:54Z",
- "published_at": "2020-09-27T11:39:11Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/1000ch/whale/releases/assets/26244384",
- "id": 26244384,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MjQ0Mzg0",
- "name": "builder-effective-config.yaml",
- "label": null,
- "uploader": {
- "login": "1000ch",
- "id": 1800018,
- "node_id": "MDQ6VXNlcjE4MDAwMTg=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/1800018?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/1000ch",
- "html_url": "https://github.com/1000ch",
- "followers_url": "https://api.github.com/users/1000ch/followers",
- "following_url": "https://api.github.com/users/1000ch/following{/other_user}",
- "gists_url": "https://api.github.com/users/1000ch/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/1000ch/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/1000ch/subscriptions",
- "organizations_url": "https://api.github.com/users/1000ch/orgs",
- "repos_url": "https://api.github.com/users/1000ch/repos",
- "events_url": "https://api.github.com/users/1000ch/events{/privacy}",
- "received_events_url": "https://api.github.com/users/1000ch/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-yaml",
- "state": "uploaded",
- "size": 608,
- "download_count": 0,
- "created_at": "2020-09-27T11:38:13Z",
- "updated_at": "2020-09-27T11:38:14Z",
- "browser_download_url": "https://github.com/1000ch/whale/releases/download/v2.0.1/builder-effective-config.yaml"
- },
- {
- "url": "https://api.github.com/repos/1000ch/whale/releases/assets/26244385",
- "id": 26244385,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MjQ0Mzg1",
- "name": "latest-linux.yml",
- "label": null,
- "uploader": {
- "login": "1000ch",
- "id": 1800018,
- "node_id": "MDQ6VXNlcjE4MDAwMTg=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/1800018?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/1000ch",
- "html_url": "https://github.com/1000ch",
- "followers_url": "https://api.github.com/users/1000ch/followers",
- "following_url": "https://api.github.com/users/1000ch/following{/other_user}",
- "gists_url": "https://api.github.com/users/1000ch/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/1000ch/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/1000ch/subscriptions",
- "organizations_url": "https://api.github.com/users/1000ch/orgs",
- "repos_url": "https://api.github.com/users/1000ch/repos",
- "events_url": "https://api.github.com/users/1000ch/events{/privacy}",
- "received_events_url": "https://api.github.com/users/1000ch/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-yaml",
- "state": "uploaded",
- "size": 360,
- "download_count": 1,
- "created_at": "2020-09-27T11:38:14Z",
- "updated_at": "2020-09-27T11:38:15Z",
- "browser_download_url": "https://github.com/1000ch/whale/releases/download/v2.0.1/latest-linux.yml"
- },
- {
- "url": "https://api.github.com/repos/1000ch/whale/releases/assets/26244387",
- "id": 26244387,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MjQ0Mzg3",
- "name": "latest-mac.yml",
- "label": null,
- "uploader": {
- "login": "1000ch",
- "id": 1800018,
- "node_id": "MDQ6VXNlcjE4MDAwMTg=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/1800018?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/1000ch",
- "html_url": "https://github.com/1000ch",
- "followers_url": "https://api.github.com/users/1000ch/followers",
- "following_url": "https://api.github.com/users/1000ch/following{/other_user}",
- "gists_url": "https://api.github.com/users/1000ch/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/1000ch/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/1000ch/subscriptions",
- "organizations_url": "https://api.github.com/users/1000ch/orgs",
- "repos_url": "https://api.github.com/users/1000ch/repos",
- "events_url": "https://api.github.com/users/1000ch/events{/privacy}",
- "received_events_url": "https://api.github.com/users/1000ch/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-yaml",
- "state": "uploaded",
- "size": 503,
- "download_count": 1,
- "created_at": "2020-09-27T11:38:15Z",
- "updated_at": "2020-09-27T11:38:15Z",
- "browser_download_url": "https://github.com/1000ch/whale/releases/download/v2.0.1/latest-mac.yml"
- },
- {
- "url": "https://api.github.com/repos/1000ch/whale/releases/assets/26244388",
- "id": 26244388,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MjQ0Mzg4",
- "name": "latest.yml",
- "label": null,
- "uploader": {
- "login": "1000ch",
- "id": 1800018,
- "node_id": "MDQ6VXNlcjE4MDAwMTg=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/1800018?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/1000ch",
- "html_url": "https://github.com/1000ch",
- "followers_url": "https://api.github.com/users/1000ch/followers",
- "following_url": "https://api.github.com/users/1000ch/following{/other_user}",
- "gists_url": "https://api.github.com/users/1000ch/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/1000ch/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/1000ch/subscriptions",
- "organizations_url": "https://api.github.com/users/1000ch/orgs",
- "repos_url": "https://api.github.com/users/1000ch/repos",
- "events_url": "https://api.github.com/users/1000ch/events{/privacy}",
- "received_events_url": "https://api.github.com/users/1000ch/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-yaml",
- "state": "uploaded",
- "size": 338,
- "download_count": 1,
- "created_at": "2020-09-27T11:38:15Z",
- "updated_at": "2020-09-27T11:38:16Z",
- "browser_download_url": "https://github.com/1000ch/whale/releases/download/v2.0.1/latest.yml"
- },
- {
- "url": "https://api.github.com/repos/1000ch/whale/releases/assets/26244395",
- "id": 26244395,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MjQ0Mzk1",
- "name": "Whale-2.0.1-mac.zip",
- "label": null,
- "uploader": {
- "login": "1000ch",
- "id": 1800018,
- "node_id": "MDQ6VXNlcjE4MDAwMTg=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/1800018?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/1000ch",
- "html_url": "https://github.com/1000ch",
- "followers_url": "https://api.github.com/users/1000ch/followers",
- "following_url": "https://api.github.com/users/1000ch/following{/other_user}",
- "gists_url": "https://api.github.com/users/1000ch/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/1000ch/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/1000ch/subscriptions",
- "organizations_url": "https://api.github.com/users/1000ch/orgs",
- "repos_url": "https://api.github.com/users/1000ch/repos",
- "events_url": "https://api.github.com/users/1000ch/events{/privacy}",
- "received_events_url": "https://api.github.com/users/1000ch/received_events",
- "type": "User",
- "site_admin": false
- },
"content_type": "application/zip",
"state": "uploaded",
- "size": 75486011,
- "download_count": 3,
- "created_at": "2020-09-27T11:38:43Z",
- "updated_at": "2020-09-27T11:38:49Z",
- "browser_download_url": "https://github.com/1000ch/whale/releases/download/v2.0.1/Whale-2.0.1-mac.zip"
- },
- {
- "url": "https://api.github.com/repos/1000ch/whale/releases/assets/26244398",
- "id": 26244398,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MjQ0Mzk4",
- "name": "Whale-2.0.1.AppImage",
- "label": null,
- "uploader": {
- "login": "1000ch",
- "id": 1800018,
- "node_id": "MDQ6VXNlcjE4MDAwMTg=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/1800018?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/1000ch",
- "html_url": "https://github.com/1000ch",
- "followers_url": "https://api.github.com/users/1000ch/followers",
- "following_url": "https://api.github.com/users/1000ch/following{/other_user}",
- "gists_url": "https://api.github.com/users/1000ch/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/1000ch/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/1000ch/subscriptions",
- "organizations_url": "https://api.github.com/users/1000ch/orgs",
- "repos_url": "https://api.github.com/users/1000ch/repos",
- "events_url": "https://api.github.com/users/1000ch/events{/privacy}",
- "received_events_url": "https://api.github.com/users/1000ch/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 76208222,
- "download_count": 2,
- "created_at": "2020-09-27T11:38:49Z",
- "updated_at": "2020-09-27T11:38:56Z",
- "browser_download_url": "https://github.com/1000ch/whale/releases/download/v2.0.1/Whale-2.0.1.AppImage"
+ "size": 70703939,
+ "download_count": 106,
+ "created_at": "2020-06-23T18:20:59Z",
+ "updated_at": "2020-06-23T18:21:04Z",
+ "browser_download_url": "https://github.com/wexond/desktop/releases/download/v5.1.0/Wexond-5.1.0-mac.zip"
},
{
- "url": "https://api.github.com/repos/1000ch/whale/releases/assets/26244404",
- "id": 26244404,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MjQ0NDA0",
- "name": "Whale-2.0.1.dmg",
- "label": null,
+ "url": "https://api.github.com/repos/wexond/desktop/releases/assets/22010049",
+ "id": 22010049,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMDEwMDQ5",
+ "name": "Wexond-5.1.0-win.zip",
+ "label": "",
"uploader": {
- "login": "1000ch",
- "id": 1800018,
- "node_id": "MDQ6VXNlcjE4MDAwMTg=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/1800018?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/1000ch",
- "html_url": "https://github.com/1000ch",
- "followers_url": "https://api.github.com/users/1000ch/followers",
- "following_url": "https://api.github.com/users/1000ch/following{/other_user}",
- "gists_url": "https://api.github.com/users/1000ch/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/1000ch/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/1000ch/subscriptions",
- "organizations_url": "https://api.github.com/users/1000ch/orgs",
- "repos_url": "https://api.github.com/users/1000ch/repos",
- "events_url": "https://api.github.com/users/1000ch/events{/privacy}",
- "received_events_url": "https://api.github.com/users/1000ch/received_events",
+ "login": "sentialx",
+ "id": 11065386,
+ "node_id": "MDQ6VXNlcjExMDY1Mzg2",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/11065386?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/sentialx",
+ "html_url": "https://github.com/sentialx",
+ "followers_url": "https://api.github.com/users/sentialx/followers",
+ "following_url": "https://api.github.com/users/sentialx/following{/other_user}",
+ "gists_url": "https://api.github.com/users/sentialx/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/sentialx/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/sentialx/subscriptions",
+ "organizations_url": "https://api.github.com/users/sentialx/orgs",
+ "repos_url": "https://api.github.com/users/sentialx/repos",
+ "events_url": "https://api.github.com/users/sentialx/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/sentialx/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/zip",
"state": "uploaded",
- "size": 77762101,
- "download_count": 11,
- "created_at": "2020-09-27T11:38:55Z",
- "updated_at": "2020-09-27T11:39:03Z",
- "browser_download_url": "https://github.com/1000ch/whale/releases/download/v2.0.1/Whale-2.0.1.dmg"
+ "size": 68822167,
+ "download_count": 540,
+ "created_at": "2020-06-23T18:22:04Z",
+ "updated_at": "2020-06-23T18:22:12Z",
+ "browser_download_url": "https://github.com/wexond/desktop/releases/download/v5.1.0/Wexond-5.1.0-win.zip"
},
{
- "url": "https://api.github.com/repos/1000ch/whale/releases/assets/26244407",
- "id": 26244407,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MjQ0NDA3",
- "name": "Whale-2.0.1.dmg.blockmap",
- "label": null,
+ "url": "https://api.github.com/repos/wexond/desktop/releases/assets/22010050",
+ "id": 22010050,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMDEwMDUw",
+ "name": "wexond-5.1.0-x64.nsis.7z",
+ "label": "",
"uploader": {
- "login": "1000ch",
- "id": 1800018,
- "node_id": "MDQ6VXNlcjE4MDAwMTg=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/1800018?v=4",
+ "login": "sentialx",
+ "id": 11065386,
+ "node_id": "MDQ6VXNlcjExMDY1Mzg2",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/11065386?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/1000ch",
- "html_url": "https://github.com/1000ch",
- "followers_url": "https://api.github.com/users/1000ch/followers",
- "following_url": "https://api.github.com/users/1000ch/following{/other_user}",
- "gists_url": "https://api.github.com/users/1000ch/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/1000ch/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/1000ch/subscriptions",
- "organizations_url": "https://api.github.com/users/1000ch/orgs",
- "repos_url": "https://api.github.com/users/1000ch/repos",
- "events_url": "https://api.github.com/users/1000ch/events{/privacy}",
- "received_events_url": "https://api.github.com/users/1000ch/received_events",
+ "url": "https://api.github.com/users/sentialx",
+ "html_url": "https://github.com/sentialx",
+ "followers_url": "https://api.github.com/users/sentialx/followers",
+ "following_url": "https://api.github.com/users/sentialx/following{/other_user}",
+ "gists_url": "https://api.github.com/users/sentialx/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/sentialx/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/sentialx/subscriptions",
+ "organizations_url": "https://api.github.com/users/sentialx/orgs",
+ "repos_url": "https://api.github.com/users/sentialx/repos",
+ "events_url": "https://api.github.com/users/sentialx/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/sentialx/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/octet-stream",
+ "content_type": "application/x-7z-compressed",
"state": "uploaded",
- "size": 82665,
- "download_count": 1,
- "created_at": "2020-09-27T11:39:03Z",
- "updated_at": "2020-09-27T11:39:04Z",
- "browser_download_url": "https://github.com/1000ch/whale/releases/download/v2.0.1/Whale-2.0.1.dmg.blockmap"
+ "size": 50116631,
+ "download_count": 1508,
+ "created_at": "2020-06-23T18:22:04Z",
+ "updated_at": "2020-06-23T18:22:09Z",
+ "browser_download_url": "https://github.com/wexond/desktop/releases/download/v5.1.0/wexond-5.1.0-x64.nsis.7z"
},
{
- "url": "https://api.github.com/repos/1000ch/whale/releases/assets/26244389",
- "id": 26244389,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MjQ0Mzg5",
- "name": "Whale.Setup.2.0.1.exe",
- "label": null,
+ "url": "https://api.github.com/repos/wexond/desktop/releases/assets/22009923",
+ "id": 22009923,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMDA5OTIz",
+ "name": "Wexond-5.1.0.AppImage",
+ "label": "",
"uploader": {
- "login": "1000ch",
- "id": 1800018,
- "node_id": "MDQ6VXNlcjE4MDAwMTg=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/1800018?v=4",
+ "login": "sentialx",
+ "id": 11065386,
+ "node_id": "MDQ6VXNlcjExMDY1Mzg2",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/11065386?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/1000ch",
- "html_url": "https://github.com/1000ch",
- "followers_url": "https://api.github.com/users/1000ch/followers",
- "following_url": "https://api.github.com/users/1000ch/following{/other_user}",
- "gists_url": "https://api.github.com/users/1000ch/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/1000ch/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/1000ch/subscriptions",
- "organizations_url": "https://api.github.com/users/1000ch/orgs",
- "repos_url": "https://api.github.com/users/1000ch/repos",
- "events_url": "https://api.github.com/users/1000ch/events{/privacy}",
- "received_events_url": "https://api.github.com/users/1000ch/received_events",
+ "url": "https://api.github.com/users/sentialx",
+ "html_url": "https://github.com/sentialx",
+ "followers_url": "https://api.github.com/users/sentialx/followers",
+ "following_url": "https://api.github.com/users/sentialx/following{/other_user}",
+ "gists_url": "https://api.github.com/users/sentialx/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/sentialx/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/sentialx/subscriptions",
+ "organizations_url": "https://api.github.com/users/sentialx/orgs",
+ "repos_url": "https://api.github.com/users/sentialx/repos",
+ "events_url": "https://api.github.com/users/sentialx/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/sentialx/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/x-msdownload",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 54488613,
- "download_count": 7,
- "created_at": "2020-09-27T11:38:16Z",
- "updated_at": "2020-09-27T11:38:33Z",
- "browser_download_url": "https://github.com/1000ch/whale/releases/download/v2.0.1/Whale.Setup.2.0.1.exe"
+ "size": 76015821,
+ "download_count": 455,
+ "created_at": "2020-06-23T18:18:10Z",
+ "updated_at": "2020-06-23T18:18:12Z",
+ "browser_download_url": "https://github.com/wexond/desktop/releases/download/v5.1.0/Wexond-5.1.0.AppImage"
},
{
- "url": "https://api.github.com/repos/1000ch/whale/releases/assets/26244391",
- "id": 26244391,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MjQ0Mzkx",
- "name": "Whale.Setup.2.0.1.exe.blockmap",
- "label": null,
+ "url": "https://api.github.com/repos/wexond/desktop/releases/assets/22010042",
+ "id": 22010042,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMDEwMDQy",
+ "name": "Wexond-5.1.0.dmg",
+ "label": "",
"uploader": {
- "login": "1000ch",
- "id": 1800018,
- "node_id": "MDQ6VXNlcjE4MDAwMTg=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/1800018?v=4",
+ "login": "sentialx",
+ "id": 11065386,
+ "node_id": "MDQ6VXNlcjExMDY1Mzg2",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/11065386?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/1000ch",
- "html_url": "https://github.com/1000ch",
- "followers_url": "https://api.github.com/users/1000ch/followers",
- "following_url": "https://api.github.com/users/1000ch/following{/other_user}",
- "gists_url": "https://api.github.com/users/1000ch/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/1000ch/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/1000ch/subscriptions",
- "organizations_url": "https://api.github.com/users/1000ch/orgs",
- "repos_url": "https://api.github.com/users/1000ch/repos",
- "events_url": "https://api.github.com/users/1000ch/events{/privacy}",
- "received_events_url": "https://api.github.com/users/1000ch/received_events",
+ "url": "https://api.github.com/users/sentialx",
+ "html_url": "https://github.com/sentialx",
+ "followers_url": "https://api.github.com/users/sentialx/followers",
+ "following_url": "https://api.github.com/users/sentialx/following{/other_user}",
+ "gists_url": "https://api.github.com/users/sentialx/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/sentialx/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/sentialx/subscriptions",
+ "organizations_url": "https://api.github.com/users/sentialx/orgs",
+ "repos_url": "https://api.github.com/users/sentialx/repos",
+ "events_url": "https://api.github.com/users/sentialx/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/sentialx/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 58057,
- "download_count": 1,
- "created_at": "2020-09-27T11:38:33Z",
- "updated_at": "2020-09-27T11:38:33Z",
- "browser_download_url": "https://github.com/1000ch/whale/releases/download/v2.0.1/Whale.Setup.2.0.1.exe.blockmap"
+ "size": 72907455,
+ "download_count": 220,
+ "created_at": "2020-06-23T18:21:51Z",
+ "updated_at": "2020-06-23T18:21:56Z",
+ "browser_download_url": "https://github.com/wexond/desktop/releases/download/v5.1.0/Wexond-5.1.0.dmg"
},
{
- "url": "https://api.github.com/repos/1000ch/whale/releases/assets/26244392",
- "id": 26244392,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MjQ0Mzky",
- "name": "whale_2.0.1_amd64.deb",
- "label": null,
+ "url": "https://api.github.com/repos/wexond/desktop/releases/assets/22010043",
+ "id": 22010043,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMDEwMDQz",
+ "name": "Wexond-5.1.0.dmg.blockmap",
+ "label": "",
"uploader": {
- "login": "1000ch",
- "id": 1800018,
- "node_id": "MDQ6VXNlcjE4MDAwMTg=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/1800018?v=4",
+ "login": "sentialx",
+ "id": 11065386,
+ "node_id": "MDQ6VXNlcjExMDY1Mzg2",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/11065386?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/1000ch",
- "html_url": "https://github.com/1000ch",
- "followers_url": "https://api.github.com/users/1000ch/followers",
- "following_url": "https://api.github.com/users/1000ch/following{/other_user}",
- "gists_url": "https://api.github.com/users/1000ch/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/1000ch/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/1000ch/subscriptions",
- "organizations_url": "https://api.github.com/users/1000ch/orgs",
- "repos_url": "https://api.github.com/users/1000ch/repos",
- "events_url": "https://api.github.com/users/1000ch/events{/privacy}",
- "received_events_url": "https://api.github.com/users/1000ch/received_events",
+ "url": "https://api.github.com/users/sentialx",
+ "html_url": "https://github.com/sentialx",
+ "followers_url": "https://api.github.com/users/sentialx/followers",
+ "following_url": "https://api.github.com/users/sentialx/following{/other_user}",
+ "gists_url": "https://api.github.com/users/sentialx/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/sentialx/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/sentialx/subscriptions",
+ "organizations_url": "https://api.github.com/users/sentialx/orgs",
+ "repos_url": "https://api.github.com/users/sentialx/repos",
+ "events_url": "https://api.github.com/users/sentialx/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/sentialx/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 52791472,
- "download_count": 3,
- "created_at": "2020-09-27T11:38:33Z",
- "updated_at": "2020-09-27T11:38:38Z",
- "browser_download_url": "https://github.com/1000ch/whale/releases/download/v2.0.1/whale_2.0.1_amd64.deb"
+ "size": 76534,
+ "download_count": 11,
+ "created_at": "2020-06-23T18:21:51Z",
+ "updated_at": "2020-06-23T18:21:52Z",
+ "browser_download_url": "https://github.com/wexond/desktop/releases/download/v5.1.0/Wexond-5.1.0.dmg.blockmap"
},
{
- "url": "https://api.github.com/repos/1000ch/whale/releases/assets/26244393",
- "id": 26244393,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI2MjQ0Mzkz",
- "name": "whale_2.0.1_amd64.snap",
- "label": null,
+ "url": "https://api.github.com/repos/wexond/desktop/releases/assets/22010052",
+ "id": 22010052,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMDEwMDUy",
+ "name": "Wexond-Web-Setup-5.1.0.exe",
+ "label": "",
"uploader": {
- "login": "1000ch",
- "id": 1800018,
- "node_id": "MDQ6VXNlcjE4MDAwMTg=",
- "avatar_url": "https://avatars3.githubusercontent.com/u/1800018?v=4",
+ "login": "sentialx",
+ "id": 11065386,
+ "node_id": "MDQ6VXNlcjExMDY1Mzg2",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/11065386?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/1000ch",
- "html_url": "https://github.com/1000ch",
- "followers_url": "https://api.github.com/users/1000ch/followers",
- "following_url": "https://api.github.com/users/1000ch/following{/other_user}",
- "gists_url": "https://api.github.com/users/1000ch/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/1000ch/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/1000ch/subscriptions",
- "organizations_url": "https://api.github.com/users/1000ch/orgs",
- "repos_url": "https://api.github.com/users/1000ch/repos",
- "events_url": "https://api.github.com/users/1000ch/events{/privacy}",
- "received_events_url": "https://api.github.com/users/1000ch/received_events",
+ "url": "https://api.github.com/users/sentialx",
+ "html_url": "https://github.com/sentialx",
+ "followers_url": "https://api.github.com/users/sentialx/followers",
+ "following_url": "https://api.github.com/users/sentialx/following{/other_user}",
+ "gists_url": "https://api.github.com/users/sentialx/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/sentialx/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/sentialx/subscriptions",
+ "organizations_url": "https://api.github.com/users/sentialx/orgs",
+ "repos_url": "https://api.github.com/users/sentialx/repos",
+ "events_url": "https://api.github.com/users/sentialx/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/sentialx/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 63930368,
- "download_count": 2,
- "created_at": "2020-09-27T11:38:38Z",
- "updated_at": "2020-09-27T11:38:43Z",
- "browser_download_url": "https://github.com/1000ch/whale/releases/download/v2.0.1/whale_2.0.1_amd64.snap"
- }
- ],
- "tarball_url": "https://api.github.com/repos/1000ch/whale/tarball/v2.0.1",
- "zipball_url": "https://api.github.com/repos/1000ch/whale/zipball/v2.0.1",
- "body_html": ""
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:11.272Z"
- },
- "wharf": {
- "latestRelease": {
- "url": "https://api.github.com/repos/MarkRabey/wharf/releases/10459077",
- "assets_url": "https://api.github.com/repos/MarkRabey/wharf/releases/10459077/assets",
- "upload_url": "https://uploads.github.com/repos/MarkRabey/wharf/releases/10459077/assets{?name,label}",
- "html_url": "https://github.com/MarkRabey/wharf/releases/tag/v0.2.0",
- "id": 10459077,
- "node_id": "MDc6UmVsZWFzZTEwNDU5MDc3",
- "tag_name": "v0.2.0",
- "target_commitish": "master",
- "name": "0.2.0",
- "draft": false,
- "author": {
- "login": "MarkRabey",
- "id": 5824577,
- "node_id": "MDQ6VXNlcjU4MjQ1Nzc=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/5824577?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/MarkRabey",
- "html_url": "https://github.com/MarkRabey",
- "followers_url": "https://api.github.com/users/MarkRabey/followers",
- "following_url": "https://api.github.com/users/MarkRabey/following{/other_user}",
- "gists_url": "https://api.github.com/users/MarkRabey/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/MarkRabey/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/MarkRabey/subscriptions",
- "organizations_url": "https://api.github.com/users/MarkRabey/orgs",
- "repos_url": "https://api.github.com/users/MarkRabey/repos",
- "events_url": "https://api.github.com/users/MarkRabey/events{/privacy}",
- "received_events_url": "https://api.github.com/users/MarkRabey/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2018-03-08T15:44:16Z",
- "published_at": "2018-04-09T16:23:12Z",
- "assets": [
+ "size": 678171,
+ "download_count": 1917,
+ "created_at": "2020-06-23T18:22:08Z",
+ "updated_at": "2020-06-23T18:22:08Z",
+ "browser_download_url": "https://github.com/wexond/desktop/releases/download/v5.1.0/Wexond-Web-Setup-5.1.0.exe"
+ },
{
- "url": "https://api.github.com/repos/MarkRabey/wharf/releases/assets/6784532",
- "id": 6784532,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDY3ODQ1MzI=",
- "name": "wharf-0.2.0-mac.zip",
+ "url": "https://api.github.com/repos/wexond/desktop/releases/assets/22009992",
+ "id": 22009992,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMDA5OTky",
+ "name": "wexond_5.1.0_amd64.deb",
"label": "",
"uploader": {
- "login": "MarkRabey",
- "id": 5824577,
- "node_id": "MDQ6VXNlcjU4MjQ1Nzc=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/5824577?v=4",
+ "login": "sentialx",
+ "id": 11065386,
+ "node_id": "MDQ6VXNlcjExMDY1Mzg2",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/11065386?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/MarkRabey",
- "html_url": "https://github.com/MarkRabey",
- "followers_url": "https://api.github.com/users/MarkRabey/followers",
- "following_url": "https://api.github.com/users/MarkRabey/following{/other_user}",
- "gists_url": "https://api.github.com/users/MarkRabey/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/MarkRabey/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/MarkRabey/subscriptions",
- "organizations_url": "https://api.github.com/users/MarkRabey/orgs",
- "repos_url": "https://api.github.com/users/MarkRabey/repos",
- "events_url": "https://api.github.com/users/MarkRabey/events{/privacy}",
- "received_events_url": "https://api.github.com/users/MarkRabey/received_events",
+ "url": "https://api.github.com/users/sentialx",
+ "html_url": "https://github.com/sentialx",
+ "followers_url": "https://api.github.com/users/sentialx/followers",
+ "following_url": "https://api.github.com/users/sentialx/following{/other_user}",
+ "gists_url": "https://api.github.com/users/sentialx/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/sentialx/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/sentialx/subscriptions",
+ "organizations_url": "https://api.github.com/users/sentialx/orgs",
+ "repos_url": "https://api.github.com/users/sentialx/repos",
+ "events_url": "https://api.github.com/users/sentialx/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/sentialx/received_events",
"type": "User",
"site_admin": false
},
- "content_type": "application/zip",
+ "content_type": "application/octet-stream",
"state": "uploaded",
- "size": 45988671,
- "download_count": 109,
- "created_at": "2018-04-09T16:19:57Z",
- "updated_at": "2018-04-09T16:20:30Z",
- "browser_download_url": "https://github.com/MarkRabey/wharf/releases/download/v0.2.0/wharf-0.2.0-mac.zip"
+ "size": 53082906,
+ "download_count": 158,
+ "created_at": "2020-06-23T18:19:57Z",
+ "updated_at": "2020-06-23T18:19:58Z",
+ "browser_download_url": "https://github.com/wexond/desktop/releases/download/v5.1.0/wexond_5.1.0_amd64.deb"
},
{
- "url": "https://api.github.com/repos/MarkRabey/wharf/releases/assets/6784524",
- "id": 6784524,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDY3ODQ1MjQ=",
- "name": "Wharf-0.2.0.dmg",
+ "url": "https://api.github.com/repos/wexond/desktop/releases/assets/22009984",
+ "id": 22009984,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIyMDA5OTg0",
+ "name": "wexond_5.1.0_i386.deb",
"label": "",
"uploader": {
- "login": "MarkRabey",
- "id": 5824577,
- "node_id": "MDQ6VXNlcjU4MjQ1Nzc=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/5824577?v=4",
+ "login": "sentialx",
+ "id": 11065386,
+ "node_id": "MDQ6VXNlcjExMDY1Mzg2",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/11065386?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/MarkRabey",
- "html_url": "https://github.com/MarkRabey",
- "followers_url": "https://api.github.com/users/MarkRabey/followers",
- "following_url": "https://api.github.com/users/MarkRabey/following{/other_user}",
- "gists_url": "https://api.github.com/users/MarkRabey/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/MarkRabey/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/MarkRabey/subscriptions",
- "organizations_url": "https://api.github.com/users/MarkRabey/orgs",
- "repos_url": "https://api.github.com/users/MarkRabey/repos",
- "events_url": "https://api.github.com/users/MarkRabey/events{/privacy}",
- "received_events_url": "https://api.github.com/users/MarkRabey/received_events",
+ "url": "https://api.github.com/users/sentialx",
+ "html_url": "https://github.com/sentialx",
+ "followers_url": "https://api.github.com/users/sentialx/followers",
+ "following_url": "https://api.github.com/users/sentialx/following{/other_user}",
+ "gists_url": "https://api.github.com/users/sentialx/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/sentialx/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/sentialx/subscriptions",
+ "organizations_url": "https://api.github.com/users/sentialx/orgs",
+ "repos_url": "https://api.github.com/users/sentialx/repos",
+ "events_url": "https://api.github.com/users/sentialx/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/sentialx/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 47754881,
- "download_count": 200,
- "created_at": "2018-04-09T16:19:04Z",
- "updated_at": "2018-04-09T16:19:49Z",
- "browser_download_url": "https://github.com/MarkRabey/wharf/releases/download/v0.2.0/Wharf-0.2.0.dmg"
+ "size": 52644294,
+ "download_count": 23,
+ "created_at": "2020-06-23T18:19:52Z",
+ "updated_at": "2020-06-23T18:19:53Z",
+ "browser_download_url": "https://github.com/wexond/desktop/releases/download/v5.1.0/wexond_5.1.0_i386.deb"
}
],
- "tarball_url": "https://api.github.com/repos/MarkRabey/wharf/tarball/v0.2.0",
- "zipball_url": "https://api.github.com/repos/MarkRabey/wharf/zipball/v0.2.0",
- "body_html": ""
+ "tarball_url": "https://api.github.com/repos/wexond/desktop/tarball/v5.1.0",
+ "zipball_url": "https://api.github.com/repos/wexond/desktop/zipball/v5.1.0",
+ "body_html": "Features \n\nAdded a fullscreen view #486 \n \nFixes \n\nFixed download item file name text wrapping. #475 \nFixed an issue where closing a window would cause other windows to malfunction. #503 \nFixed pinned tabs rearranging. #504 \nFixed copying images through context menu. #505 \n \nOther changes \n\nUpgraded to Electron 9.0.5/Chromium v83.0.4103.119 #502 \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:11.292Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:19.133Z"
},
"widgetoko": {
"latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:11.315Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:19.180Z"
},
"winds": {
"latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:11.333Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:19.185Z"
+ },
+ "wizard-mirror": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/Sanjit1/WizardMirror/releases/19485493",
+ "assets_url": "https://api.github.com/repos/Sanjit1/WizardMirror/releases/19485493/assets",
+ "upload_url": "https://uploads.github.com/repos/Sanjit1/WizardMirror/releases/19485493/assets{?name,label}",
+ "html_url": "https://github.com/Sanjit1/WizardMirror/releases/tag/1.0",
+ "id": 19485493,
+ "node_id": "MDc6UmVsZWFzZTE5NDg1NDkz",
+ "tag_name": "1.0",
+ "target_commitish": "master",
+ "name": "First Release ",
+ "draft": false,
+ "author": {
+ "login": "Sanjit1",
+ "id": 26168871,
+ "node_id": "MDQ6VXNlcjI2MTY4ODcx",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/26168871?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/Sanjit1",
+ "html_url": "https://github.com/Sanjit1",
+ "followers_url": "https://api.github.com/users/Sanjit1/followers",
+ "following_url": "https://api.github.com/users/Sanjit1/following{/other_user}",
+ "gists_url": "https://api.github.com/users/Sanjit1/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/Sanjit1/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/Sanjit1/subscriptions",
+ "organizations_url": "https://api.github.com/users/Sanjit1/orgs",
+ "repos_url": "https://api.github.com/users/Sanjit1/repos",
+ "events_url": "https://api.github.com/users/Sanjit1/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/Sanjit1/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2019-08-10T22:09:04Z",
+ "published_at": "2019-08-23T05:13:18Z",
+ "assets": [],
+ "tarball_url": "https://api.github.com/repos/Sanjit1/WizardMirror/tarball/1.0",
+ "zipball_url": "https://api.github.com/repos/Sanjit1/WizardMirror/zipball/1.0",
+ "body_html": "Release 1.0 \nWelcome to the first release of WizardMirror! This release may be out of date, so make sure to check the releases page for the lastest release. To get started read the readme .
"
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:19.235Z"
},
"whatever": {
"latestRelease": {
@@ -117379,7 +117421,7 @@
"content_type": "application/vnd.debian.binary-package",
"state": "uploaded",
"size": 31371438,
- "download_count": 9160,
+ "download_count": 9162,
"created_at": "2017-02-10T08:56:53Z",
"updated_at": "2017-02-10T08:57:36Z",
"browser_download_url": "https://github.com/cellardoor42/whatever/releases/download/v1.0.0/Whatever_1.0.0_amd64.deb"
@@ -117423,53 +117465,11 @@
"zipball_url": "https://api.github.com/repos/cellardoor42/whatever/zipball/v1.0.0",
"body_html": "First release of unofficial Evernote client for Linux desktop
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:11.351Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:19.254Z"
},
"wonder-reader": {
"latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:11.406Z"
- },
- "wizard-mirror": {
- "latestRelease": {
- "url": "https://api.github.com/repos/Sanjit1/WizardMirror/releases/19485493",
- "assets_url": "https://api.github.com/repos/Sanjit1/WizardMirror/releases/19485493/assets",
- "upload_url": "https://uploads.github.com/repos/Sanjit1/WizardMirror/releases/19485493/assets{?name,label}",
- "html_url": "https://github.com/Sanjit1/WizardMirror/releases/tag/1.0",
- "id": 19485493,
- "node_id": "MDc6UmVsZWFzZTE5NDg1NDkz",
- "tag_name": "1.0",
- "target_commitish": "master",
- "name": "First Release ",
- "draft": false,
- "author": {
- "login": "Sanjit1",
- "id": 26168871,
- "node_id": "MDQ6VXNlcjI2MTY4ODcx",
- "avatar_url": "https://avatars2.githubusercontent.com/u/26168871?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/Sanjit1",
- "html_url": "https://github.com/Sanjit1",
- "followers_url": "https://api.github.com/users/Sanjit1/followers",
- "following_url": "https://api.github.com/users/Sanjit1/following{/other_user}",
- "gists_url": "https://api.github.com/users/Sanjit1/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/Sanjit1/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/Sanjit1/subscriptions",
- "organizations_url": "https://api.github.com/users/Sanjit1/orgs",
- "repos_url": "https://api.github.com/users/Sanjit1/repos",
- "events_url": "https://api.github.com/users/Sanjit1/events{/privacy}",
- "received_events_url": "https://api.github.com/users/Sanjit1/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2019-08-10T22:09:04Z",
- "published_at": "2019-08-23T05:13:18Z",
- "assets": [],
- "tarball_url": "https://api.github.com/repos/Sanjit1/WizardMirror/tarball/1.0",
- "zipball_url": "https://api.github.com/repos/Sanjit1/WizardMirror/zipball/1.0",
- "body_html": "Release 1.0 \nWelcome to the first release of WizardMirror! This release may be out of date, so make sure to check the releases page for the lastest release. To get started read the readme .
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:11.409Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:19.259Z"
},
"wnr": {
"latestRelease": {
@@ -117750,7 +117750,11 @@
"zipball_url": "https://api.github.com/repos/RoderickQiu/wnr/zipball/v1.19.2",
"body_html": "中文部分 | English Things Below \n请注意: \n\n\n如果你是Windows 8/8.1/10用户且没有关闭Windows Defender Smartscreen,你有可能需要在打开应用后的Smartscreen拦截框中点击“更多信息”->“仍然允许”来运行wnr 。原因很简单:取消这个拦截需要我们花费数百美刀购买证书。
\n \n\n如果你是Windows 7用户,且你在使用时出现wnr黑屏 的情况,请为wnr打开 “Vista兼容模式” (找到wnr的快捷方式,在右键菜单中找到“属性”,在“兼容性”->“兼容模式”的下拉菜单中选择“Windows Vista”) 。
\n \n\n如果你是macOS用户,若出现“无法打开应用”警告,请遵照这个教程 打开应用 ,原因同样是因为签名证书太贵,难以负担。
\n \n \n下载链接: \n\n\n蓝奏云 高速下载
\n \n\n百度网盘 链接备用(密码:swh3)
\n \n\nScoop (Windows)
\n \n \nscoop bucket add sushi https://github.com/kidonng/sushi\nscoop install sushi/wnr \n更新内容: \n\n允许改变窗口大小。 \n为macOS系统顶栏体验优化,现在可以在设置里关闭信息显示。 \n为Windows系统优化,主要是修复了MINI模式的几个问题。 \n优化性能,修复漏洞。 \n \n最近更新: \n\n为macOS系统优化,包括窗口关闭逻辑,外接屏幕处理逻辑,托盘菜单显示,MINI模式使用逻辑和系统触发关机后的反应方面的优化。 \n为Windows系统优化,主要包括托盘菜单显示和暗黑模式自动切换逻辑优化。 \n添加了循环次数显示的功能。 \n增加“禁止暂停”功能。 \n重新设计了关于页面。 \n改善UI的暗黑模式和跨平台使用体验。 \n \n联系我: \n如果有任何功能建议或者疑问,请发邮件到scrisqiu@hotmail.com 。
\n \nEnglish Part \nUpdated For : \n\nWindow resize available. \nOptimized for macOS so that you can disable showing info on the top bar. \nOptimized for Windows for the mini mode. \nBugs fixed and generally improved. \n \nRecently Updated: \n\nOptimized for macOS on several things, includes windows closing strategy, multiscreen strategy, tray strategy, mini mode strategy and behavior after system shutdowns. \nOptimized for Windows on dark mode's auto switch feature. \nLoop count feature added. \n\"Disable Pausing\" feature added. \nAbout page redesigned. \nImproved UI for dark mode etc. \n \nContact Me: \nIn case you have any suggestion or question, drop me a line at scrisqiu@hotmail.com .
\nTips for Windows Users: \n\n\nPlease note that if you've turned on Windows Defender Smartscreen , you may need to click [more info] and then [still allow] to run it , or to click [run anyway] for Windows 8. The situation is here because we cannot afford to buy a signing certificate which costs [hundreds of dollars].
\n \n\nIf you are using Windows 7 and the application isn't working properly, please apply for the \"Vista Compatibility Mode\" .
\n \n \nTip for macOS Users: \n\nPlease note that the macOS version is unsigned , so you may need to follow this guide in order to use. This software is clean and safe, I promise. \n \nDownloads: \n\n\nGitHub Release
\n \n\nAlso available on Softpedia
\n \n\nScoop (Windows)
\n \n \nscoop bucket add sushi https://github.com/kidonng/sushi\nscoop install sushi/wnr \nIf it's too slow to download, try Motrix , my preferred downloader. The file size is little bit big because we are using Electron as the basic framework.
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:11.452Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:19.311Z"
+ },
+ "writebar": {
+ "latestRelease": null,
+ "latestReleaseFetchedAt": "2020-09-30T00:10:19.324Z"
},
"wow-stat": {
"latestRelease": {
@@ -117861,160 +117865,11 @@
"zipball_url": "https://api.github.com/repos/arzynik/wowstat/zipball/3.0.5",
"body_html": "Several window management bug fixes
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:11.470Z"
- },
- "writebar": {
- "latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:11.474Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:19.337Z"
},
"wowcrypt": {
"latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:11.549Z"
- },
- "y2mp3": {
- "latestRelease": {
- "url": "https://api.github.com/repos/moshfeu/y2mp3/releases/28950648",
- "assets_url": "https://api.github.com/repos/moshfeu/y2mp3/releases/28950648/assets",
- "upload_url": "https://uploads.github.com/repos/moshfeu/y2mp3/releases/28950648/assets{?name,label}",
- "html_url": "https://github.com/moshfeu/y2mp3/releases/tag/v2.5.0",
- "id": 28950648,
- "node_id": "MDc6UmVsZWFzZTI4OTUwNjQ4",
- "tag_name": "v2.5.0",
- "target_commitish": "332754b237fa6704303be5e3481ab2a495198363",
- "name": "v2.5.0",
- "draft": false,
- "author": {
- "login": "moshfeu",
- "id": 3723951,
- "node_id": "MDQ6VXNlcjM3MjM5NTE=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/3723951?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/moshfeu",
- "html_url": "https://github.com/moshfeu",
- "followers_url": "https://api.github.com/users/moshfeu/followers",
- "following_url": "https://api.github.com/users/moshfeu/following{/other_user}",
- "gists_url": "https://api.github.com/users/moshfeu/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/moshfeu/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/moshfeu/subscriptions",
- "organizations_url": "https://api.github.com/users/moshfeu/orgs",
- "repos_url": "https://api.github.com/users/moshfeu/repos",
- "events_url": "https://api.github.com/users/moshfeu/events{/privacy}",
- "received_events_url": "https://api.github.com/users/moshfeu/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-07-25T22:40:01Z",
- "published_at": "2020-07-25T22:55:00Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/moshfeu/y2mp3/releases/assets/23239603",
- "id": 23239603,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzMjM5NjAz",
- "name": "y2mp3-2.5.0.AppImage",
- "label": "",
- "uploader": {
- "login": "moshfeu",
- "id": 3723951,
- "node_id": "MDQ6VXNlcjM3MjM5NTE=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/3723951?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/moshfeu",
- "html_url": "https://github.com/moshfeu",
- "followers_url": "https://api.github.com/users/moshfeu/followers",
- "following_url": "https://api.github.com/users/moshfeu/following{/other_user}",
- "gists_url": "https://api.github.com/users/moshfeu/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/moshfeu/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/moshfeu/subscriptions",
- "organizations_url": "https://api.github.com/users/moshfeu/orgs",
- "repos_url": "https://api.github.com/users/moshfeu/repos",
- "events_url": "https://api.github.com/users/moshfeu/events{/privacy}",
- "received_events_url": "https://api.github.com/users/moshfeu/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 79785635,
- "download_count": 161,
- "created_at": "2020-07-25T22:47:17Z",
- "updated_at": "2020-07-25T22:47:19Z",
- "browser_download_url": "https://github.com/moshfeu/y2mp3/releases/download/v2.5.0/y2mp3-2.5.0.AppImage"
- },
- {
- "url": "https://api.github.com/repos/moshfeu/y2mp3/releases/assets/23239613",
- "id": 23239613,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzMjM5NjEz",
- "name": "y2mp3-2.5.0.dmg",
- "label": "",
- "uploader": {
- "login": "moshfeu",
- "id": 3723951,
- "node_id": "MDQ6VXNlcjM3MjM5NTE=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/3723951?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/moshfeu",
- "html_url": "https://github.com/moshfeu",
- "followers_url": "https://api.github.com/users/moshfeu/followers",
- "following_url": "https://api.github.com/users/moshfeu/following{/other_user}",
- "gists_url": "https://api.github.com/users/moshfeu/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/moshfeu/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/moshfeu/subscriptions",
- "organizations_url": "https://api.github.com/users/moshfeu/orgs",
- "repos_url": "https://api.github.com/users/moshfeu/repos",
- "events_url": "https://api.github.com/users/moshfeu/events{/privacy}",
- "received_events_url": "https://api.github.com/users/moshfeu/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-apple-diskimage",
- "state": "uploaded",
- "size": 72502300,
- "download_count": 107,
- "created_at": "2020-07-25T22:48:56Z",
- "updated_at": "2020-07-25T22:48:58Z",
- "browser_download_url": "https://github.com/moshfeu/y2mp3/releases/download/v2.5.0/y2mp3-2.5.0.dmg"
- },
- {
- "url": "https://api.github.com/repos/moshfeu/y2mp3/releases/assets/23239604",
- "id": 23239604,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzMjM5NjA0",
- "name": "y2mp3.Setup.2.5.0.exe",
- "label": "",
- "uploader": {
- "login": "moshfeu",
- "id": 3723951,
- "node_id": "MDQ6VXNlcjM3MjM5NTE=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/3723951?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/moshfeu",
- "html_url": "https://github.com/moshfeu",
- "followers_url": "https://api.github.com/users/moshfeu/followers",
- "following_url": "https://api.github.com/users/moshfeu/following{/other_user}",
- "gists_url": "https://api.github.com/users/moshfeu/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/moshfeu/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/moshfeu/subscriptions",
- "organizations_url": "https://api.github.com/users/moshfeu/orgs",
- "repos_url": "https://api.github.com/users/moshfeu/repos",
- "events_url": "https://api.github.com/users/moshfeu/events{/privacy}",
- "received_events_url": "https://api.github.com/users/moshfeu/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/x-ms-dos-executable",
- "state": "uploaded",
- "size": 54126242,
- "download_count": 233,
- "created_at": "2020-07-25T22:47:20Z",
- "updated_at": "2020-07-25T22:47:22Z",
- "browser_download_url": "https://github.com/moshfeu/y2mp3/releases/download/v2.5.0/y2mp3.Setup.2.5.0.exe"
- }
- ],
- "tarball_url": "https://api.github.com/repos/moshfeu/y2mp3/tarball/v2.5.0",
- "zipball_url": "https://api.github.com/repos/moshfeu/y2mp3/zipball/v2.5.0",
- "body_html": ""
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:11.582Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:19.390Z"
},
"xcel": {
"latestRelease": {
@@ -118227,11 +118082,156 @@
"zipball_url": "https://api.github.com/repos/o2team/xcel/zipball/v1.4.0",
"body_html": "New Features \n增加『去重』功能 \n通过指定特定的列,如“身份证”列。即可在筛选数据后进行去重操作(注意:若同时存在筛选条件和去重条件,则去重操作发生在筛选操作后)。
\nFixed \n修复『文件列表』在筛选后,删除不正确的问题。
\nImprovements \n优化代码,提高应用稳定性。
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:11.608Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:19.438Z"
},
"yeoman": {
"latestRelease": null,
- "latestReleaseFetchedAt": "2020-09-29T12:07:11.621Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:19.455Z"
+ },
+ "y2mp3": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/moshfeu/y2mp3/releases/28950648",
+ "assets_url": "https://api.github.com/repos/moshfeu/y2mp3/releases/28950648/assets",
+ "upload_url": "https://uploads.github.com/repos/moshfeu/y2mp3/releases/28950648/assets{?name,label}",
+ "html_url": "https://github.com/moshfeu/y2mp3/releases/tag/v2.5.0",
+ "id": 28950648,
+ "node_id": "MDc6UmVsZWFzZTI4OTUwNjQ4",
+ "tag_name": "v2.5.0",
+ "target_commitish": "332754b237fa6704303be5e3481ab2a495198363",
+ "name": "v2.5.0",
+ "draft": false,
+ "author": {
+ "login": "moshfeu",
+ "id": 3723951,
+ "node_id": "MDQ6VXNlcjM3MjM5NTE=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/3723951?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/moshfeu",
+ "html_url": "https://github.com/moshfeu",
+ "followers_url": "https://api.github.com/users/moshfeu/followers",
+ "following_url": "https://api.github.com/users/moshfeu/following{/other_user}",
+ "gists_url": "https://api.github.com/users/moshfeu/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/moshfeu/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/moshfeu/subscriptions",
+ "organizations_url": "https://api.github.com/users/moshfeu/orgs",
+ "repos_url": "https://api.github.com/users/moshfeu/repos",
+ "events_url": "https://api.github.com/users/moshfeu/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/moshfeu/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2020-07-25T22:40:01Z",
+ "published_at": "2020-07-25T22:55:00Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/moshfeu/y2mp3/releases/assets/23239603",
+ "id": 23239603,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzMjM5NjAz",
+ "name": "y2mp3-2.5.0.AppImage",
+ "label": "",
+ "uploader": {
+ "login": "moshfeu",
+ "id": 3723951,
+ "node_id": "MDQ6VXNlcjM3MjM5NTE=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/3723951?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/moshfeu",
+ "html_url": "https://github.com/moshfeu",
+ "followers_url": "https://api.github.com/users/moshfeu/followers",
+ "following_url": "https://api.github.com/users/moshfeu/following{/other_user}",
+ "gists_url": "https://api.github.com/users/moshfeu/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/moshfeu/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/moshfeu/subscriptions",
+ "organizations_url": "https://api.github.com/users/moshfeu/orgs",
+ "repos_url": "https://api.github.com/users/moshfeu/repos",
+ "events_url": "https://api.github.com/users/moshfeu/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/moshfeu/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 79785635,
+ "download_count": 161,
+ "created_at": "2020-07-25T22:47:17Z",
+ "updated_at": "2020-07-25T22:47:19Z",
+ "browser_download_url": "https://github.com/moshfeu/y2mp3/releases/download/v2.5.0/y2mp3-2.5.0.AppImage"
+ },
+ {
+ "url": "https://api.github.com/repos/moshfeu/y2mp3/releases/assets/23239613",
+ "id": 23239613,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzMjM5NjEz",
+ "name": "y2mp3-2.5.0.dmg",
+ "label": "",
+ "uploader": {
+ "login": "moshfeu",
+ "id": 3723951,
+ "node_id": "MDQ6VXNlcjM3MjM5NTE=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/3723951?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/moshfeu",
+ "html_url": "https://github.com/moshfeu",
+ "followers_url": "https://api.github.com/users/moshfeu/followers",
+ "following_url": "https://api.github.com/users/moshfeu/following{/other_user}",
+ "gists_url": "https://api.github.com/users/moshfeu/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/moshfeu/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/moshfeu/subscriptions",
+ "organizations_url": "https://api.github.com/users/moshfeu/orgs",
+ "repos_url": "https://api.github.com/users/moshfeu/repos",
+ "events_url": "https://api.github.com/users/moshfeu/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/moshfeu/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-apple-diskimage",
+ "state": "uploaded",
+ "size": 72502300,
+ "download_count": 108,
+ "created_at": "2020-07-25T22:48:56Z",
+ "updated_at": "2020-07-25T22:48:58Z",
+ "browser_download_url": "https://github.com/moshfeu/y2mp3/releases/download/v2.5.0/y2mp3-2.5.0.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/moshfeu/y2mp3/releases/assets/23239604",
+ "id": 23239604,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzMjM5NjA0",
+ "name": "y2mp3.Setup.2.5.0.exe",
+ "label": "",
+ "uploader": {
+ "login": "moshfeu",
+ "id": 3723951,
+ "node_id": "MDQ6VXNlcjM3MjM5NTE=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/3723951?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/moshfeu",
+ "html_url": "https://github.com/moshfeu",
+ "followers_url": "https://api.github.com/users/moshfeu/followers",
+ "following_url": "https://api.github.com/users/moshfeu/following{/other_user}",
+ "gists_url": "https://api.github.com/users/moshfeu/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/moshfeu/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/moshfeu/subscriptions",
+ "organizations_url": "https://api.github.com/users/moshfeu/orgs",
+ "repos_url": "https://api.github.com/users/moshfeu/repos",
+ "events_url": "https://api.github.com/users/moshfeu/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/moshfeu/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-ms-dos-executable",
+ "state": "uploaded",
+ "size": 54126242,
+ "download_count": 233,
+ "created_at": "2020-07-25T22:47:20Z",
+ "updated_at": "2020-07-25T22:47:22Z",
+ "browser_download_url": "https://github.com/moshfeu/y2mp3/releases/download/v2.5.0/y2mp3.Setup.2.5.0.exe"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/moshfeu/y2mp3/tarball/v2.5.0",
+ "zipball_url": "https://api.github.com/repos/moshfeu/y2mp3/zipball/v2.5.0",
+ "body_html": ""
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:19.471Z"
},
"wwii-stats-viewer": {
"latestRelease": {
@@ -118376,7 +118376,7 @@
"zipball_url": "https://api.github.com/repos/Lierrmm/WWIIStatsViewer/zipball/1.1.2.1",
"body_html": "Mac Build \nIncludes DMG and ZIP file.
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:11.634Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:19.475Z"
},
"yosoro": {
"latestRelease": {
@@ -118511,7 +118511,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 64303390,
- "download_count": 6492,
+ "download_count": 6493,
"created_at": "2019-08-18T05:00:17Z",
"updated_at": "2019-08-18T05:03:36Z",
"browser_download_url": "https://github.com/IceEnd/Yosoro/releases/download/v1.1.7/Yosoro-win32-x64-setup.zip"
@@ -118545,7 +118545,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 66491688,
- "download_count": 5480,
+ "download_count": 5481,
"created_at": "2019-08-18T05:04:04Z",
"updated_at": "2019-08-18T05:07:00Z",
"browser_download_url": "https://github.com/IceEnd/Yosoro/releases/download/v1.1.7/Yosoro-win32-x64.zip"
@@ -118555,7 +118555,7 @@
"zipball_url": "https://api.github.com/repos/IceEnd/Yosoro/zipball/v1.1.7",
"body_html": "Fixes #115 , #118 .
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:11.679Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:19.556Z"
},
"youtube-mp3": {
"latestRelease": {
@@ -118622,7 +118622,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 49248768,
- "download_count": 7197,
+ "download_count": 7198,
"created_at": "2017-01-31T22:36:35Z",
"updated_at": "2017-01-31T22:44:47Z",
"browser_download_url": "https://github.com/MedZed/Electron-Youtube-to-Mp3-Converter/releases/download/1.0.0/Youtube-mp3.exe"
@@ -118632,7 +118632,7 @@
"zipball_url": "https://api.github.com/repos/MedZed/Electron-Youtube-to-Mp3-Converter/zipball/1.0.0",
"body_html": "Windows release
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:11.723Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:19.577Z"
},
"youget": {
"latestRelease": {
@@ -118709,7 +118709,7 @@
"zipball_url": "https://api.github.com/repos/zeybek/YouGet/zipball/1.0",
"body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:11.764Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:19.612Z"
},
"youtube-to-mp3": {
"latestRelease": {
@@ -118751,7 +118751,7 @@
"zipball_url": "https://api.github.com/repos/leerob/youtube-to-mp3/zipball/v2.0.3",
"body_html": "\nSwitch to Yarn \nUpdate dependencies \nRun Prettier \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:11.779Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:19.667Z"
},
"ytdownloader": {
"latestRelease": {
@@ -118862,7 +118862,7 @@
"zipball_url": "https://api.github.com/repos/myazarc/ytdownloader/zipball/v1.0.0",
"body_html": ""
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:11.820Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:19.671Z"
},
"youtube-music-desktop-app": {
"latestRelease": {
@@ -118929,7 +118929,7 @@
"content_type": "application/x-yaml",
"state": "uploaded",
"size": 403,
- "download_count": 854,
+ "download_count": 884,
"created_at": "2020-09-07T15:24:44Z",
"updated_at": "2020-09-07T15:24:45Z",
"browser_download_url": "https://github.com/ytmdesktop/ytmdesktop/releases/download/v1.13.0/latest-linux.yml"
@@ -118963,7 +118963,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 375,
- "download_count": 36,
+ "download_count": 116,
"created_at": "2020-09-29T00:15:29Z",
"updated_at": "2020-09-29T00:15:31Z",
"browser_download_url": "https://github.com/ytmdesktop/ytmdesktop/releases/download/v1.13.0/latest-mac.yml"
@@ -118997,7 +118997,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 381,
- "download_count": 80857,
+ "download_count": 82820,
"created_at": "2020-09-07T16:56:16Z",
"updated_at": "2020-09-07T16:56:16Z",
"browser_download_url": "https://github.com/ytmdesktop/ytmdesktop/releases/download/v1.13.0/latest.yml"
@@ -119031,7 +119031,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 91400225,
- "download_count": 784,
+ "download_count": 794,
"created_at": "2020-09-07T15:24:45Z",
"updated_at": "2020-09-07T15:26:29Z",
"browser_download_url": "https://github.com/ytmdesktop/ytmdesktop/releases/download/v1.13.0/YouTube-Music-Desktop-App-1.13.0.AppImage"
@@ -119065,7 +119065,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 90523056,
- "download_count": 50,
+ "download_count": 112,
"created_at": "2020-09-28T23:15:33Z",
"updated_at": "2020-09-29T00:15:35Z",
"browser_download_url": "https://github.com/ytmdesktop/ytmdesktop/releases/download/v1.13.0/YouTube-Music-Desktop-App-1.13.0.dmg"
@@ -119099,7 +119099,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 69470539,
- "download_count": 33135,
+ "download_count": 33714,
"created_at": "2020-09-07T16:56:17Z",
"updated_at": "2020-09-07T16:58:00Z",
"browser_download_url": "https://github.com/ytmdesktop/ytmdesktop/releases/download/v1.13.0/YouTube-Music-Desktop-App-Setup-1.13.0.exe"
@@ -119133,7 +119133,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 73897,
- "download_count": 13381,
+ "download_count": 13474,
"created_at": "2020-09-07T16:57:43Z",
"updated_at": "2020-09-07T16:58:00Z",
"browser_download_url": "https://github.com/ytmdesktop/ytmdesktop/releases/download/v1.13.0/YouTube-Music-Desktop-App-Setup-1.13.0.exe.blockmap"
@@ -119143,7 +119143,7 @@
"zipball_url": "https://api.github.com/repos/ytmdesktop/ytmdesktop/zipball/v1.13.0",
"body_html": "Add \n\nNotification when like and dislike song with hotkeys (3b797b2 ) \nMiniplayer open/close custom keys (#310 ) \nAudio output switch on tray icon \nAdd to library and add to playlist on middle action bar (#247 ) \nOption to enable/disable buttons inject on middle action bar \nAdd dialog box when copy link from youtube (ab8a1d7 ) \nOption to disable tray icon (#116 ) \nSkip songs marked with thumb down (#334 ) \n \nFix \n\nLyrics keep scrolling back to top (#298 ) \nRemote control webpage, strange visual with multiples interfaces (#300 ) \nChangelog always shows on startup (#323 ) \nA JavaScript error occurred in the main process - unable to enter preferences (#324 ) \nError on changing next track button hotkey (#327 ) \nSettings Dialogue shows on wrong monitor (#265 ) \nUnable to resize from top left corner (#331 ) \nPause between songs (#185 ) \n \nImprove \n\nRemote Control (#296 ) \nupdateActivity (events when paused and change seekbar) \nThumbs up behavior [hotkeys] (#259 ) \nDisable shortcuts setting (#301 #3 ) \nRefine Simplified Chinese translation (1e9bdf2 ) \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:11.865Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:19.688Z"
},
"ytdx": {
"latestRelease": {
@@ -119244,7 +119244,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 58530002,
- "download_count": 1350,
+ "download_count": 1354,
"created_at": "2019-06-17T12:57:50Z",
"updated_at": "2019-06-17T12:58:18Z",
"browser_download_url": "https://github.com/Aveek-Saha/ytdx/releases/download/v1.1.0/YTDX.Setup.1.1.0.exe"
@@ -119288,7 +119288,152 @@
"zipball_url": "https://api.github.com/repos/Aveek-Saha/ytdx/zipball/v1.1.0",
"body_html": "For Linux \nDownload the deb package or the App Image
\nFor Windows \nDownload the .exe file
\nNew Features \n\nNow you can paste a playlist URL (copy the 'VIEW FULL PLAYLIST' link address) \nThe app will display a complete list of videos in the playlist for you to download \nJust click on any video in the list to download it \n \nInstructions \nhttps://github.com/Aveek-Saha/ytdx#instructions
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:11.878Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:19.716Z"
+ },
+ "zazu-app": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/tinytacoteam/zazu/releases/18058829",
+ "assets_url": "https://api.github.com/repos/tinytacoteam/zazu/releases/18058829/assets",
+ "upload_url": "https://uploads.github.com/repos/tinytacoteam/zazu/releases/18058829/assets{?name,label}",
+ "html_url": "https://github.com/tinytacoteam/zazu/releases/tag/v0.6.0",
+ "id": 18058829,
+ "node_id": "MDc6UmVsZWFzZTE4MDU4ODI5",
+ "tag_name": "v0.6.0",
+ "target_commitish": "master",
+ "name": "0.6.0",
+ "draft": false,
+ "author": {
+ "login": "linonetwo",
+ "id": 3746270,
+ "node_id": "MDQ6VXNlcjM3NDYyNzA=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/3746270?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/linonetwo",
+ "html_url": "https://github.com/linonetwo",
+ "followers_url": "https://api.github.com/users/linonetwo/followers",
+ "following_url": "https://api.github.com/users/linonetwo/following{/other_user}",
+ "gists_url": "https://api.github.com/users/linonetwo/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/linonetwo/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/linonetwo/subscriptions",
+ "organizations_url": "https://api.github.com/users/linonetwo/orgs",
+ "repos_url": "https://api.github.com/users/linonetwo/repos",
+ "events_url": "https://api.github.com/users/linonetwo/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/linonetwo/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2019-06-18T09:40:35Z",
+ "published_at": "2019-06-19T06:28:07Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/tinytacoteam/zazu/releases/assets/13262121",
+ "id": 13262121,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMjYyMTIx",
+ "name": "Zazu-0.6.0.dmg",
+ "label": "",
+ "uploader": {
+ "login": "linonetwo",
+ "id": 3746270,
+ "node_id": "MDQ6VXNlcjM3NDYyNzA=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/3746270?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/linonetwo",
+ "html_url": "https://github.com/linonetwo",
+ "followers_url": "https://api.github.com/users/linonetwo/followers",
+ "following_url": "https://api.github.com/users/linonetwo/following{/other_user}",
+ "gists_url": "https://api.github.com/users/linonetwo/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/linonetwo/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/linonetwo/subscriptions",
+ "organizations_url": "https://api.github.com/users/linonetwo/orgs",
+ "repos_url": "https://api.github.com/users/linonetwo/repos",
+ "events_url": "https://api.github.com/users/linonetwo/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/linonetwo/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 67859686,
+ "download_count": 1982,
+ "created_at": "2019-06-18T11:18:25Z",
+ "updated_at": "2019-06-18T11:18:28Z",
+ "browser_download_url": "https://github.com/tinytacoteam/zazu/releases/download/v0.6.0/Zazu-0.6.0.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/tinytacoteam/zazu/releases/assets/13278597",
+ "id": 13278597,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMjc4NTk3",
+ "name": "Zazu.Setup.0.6.0.exe",
+ "label": null,
+ "uploader": {
+ "login": "linonetwo",
+ "id": 3746270,
+ "node_id": "MDQ6VXNlcjM3NDYyNzA=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/3746270?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/linonetwo",
+ "html_url": "https://github.com/linonetwo",
+ "followers_url": "https://api.github.com/users/linonetwo/followers",
+ "following_url": "https://api.github.com/users/linonetwo/following{/other_user}",
+ "gists_url": "https://api.github.com/users/linonetwo/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/linonetwo/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/linonetwo/subscriptions",
+ "organizations_url": "https://api.github.com/users/linonetwo/orgs",
+ "repos_url": "https://api.github.com/users/linonetwo/repos",
+ "events_url": "https://api.github.com/users/linonetwo/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/linonetwo/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 51356875,
+ "download_count": 8722,
+ "created_at": "2019-06-19T06:24:43Z",
+ "updated_at": "2019-06-19T06:26:54Z",
+ "browser_download_url": "https://github.com/tinytacoteam/zazu/releases/download/v0.6.0/Zazu.Setup.0.6.0.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/tinytacoteam/zazu/releases/assets/13262323",
+ "id": 13262323,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMjYyMzIz",
+ "name": "zazu_0.6.0_amd64.deb",
+ "label": "",
+ "uploader": {
+ "login": "linonetwo",
+ "id": 3746270,
+ "node_id": "MDQ6VXNlcjM3NDYyNzA=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/3746270?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/linonetwo",
+ "html_url": "https://github.com/linonetwo",
+ "followers_url": "https://api.github.com/users/linonetwo/followers",
+ "following_url": "https://api.github.com/users/linonetwo/following{/other_user}",
+ "gists_url": "https://api.github.com/users/linonetwo/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/linonetwo/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/linonetwo/subscriptions",
+ "organizations_url": "https://api.github.com/users/linonetwo/orgs",
+ "repos_url": "https://api.github.com/users/linonetwo/repos",
+ "events_url": "https://api.github.com/users/linonetwo/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/linonetwo/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 51011078,
+ "download_count": 1758,
+ "created_at": "2019-06-18T11:29:54Z",
+ "updated_at": "2019-06-18T11:29:56Z",
+ "browser_download_url": "https://github.com/tinytacoteam/zazu/releases/download/v0.6.0/zazu_0.6.0_amd64.deb"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/tinytacoteam/zazu/tarball/v0.6.0",
+ "zipball_url": "https://api.github.com/repos/tinytacoteam/zazu/zipball/v0.6.0",
+ "body_html": "Upgrade all dependencies to latest
"
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:19.782Z"
},
"zap": {
"latestRelease": {
@@ -119355,7 +119500,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 400,
- "download_count": 10461,
+ "download_count": 10552,
"created_at": "2020-07-14T19:28:37Z",
"updated_at": "2020-07-14T19:28:37Z",
"browser_download_url": "https://github.com/LN-Zap/zap-desktop/releases/download/v0.7.2-beta/latest-linux.yml"
@@ -119389,7 +119534,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 524,
- "download_count": 42063,
+ "download_count": 42301,
"created_at": "2020-07-14T19:41:01Z",
"updated_at": "2020-07-14T19:41:01Z",
"browser_download_url": "https://github.com/LN-Zap/zap-desktop/releases/download/v0.7.2-beta/latest-mac.yml"
@@ -119423,7 +119568,7 @@
"content_type": "text/yaml",
"state": "uploaded",
"size": 347,
- "download_count": 42649,
+ "download_count": 42843,
"created_at": "2020-07-14T19:06:24Z",
"updated_at": "2020-07-14T19:06:24Z",
"browser_download_url": "https://github.com/LN-Zap/zap-desktop/releases/download/v0.7.2-beta/latest.yml"
@@ -119491,7 +119636,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 95508950,
- "download_count": 446,
+ "download_count": 447,
"created_at": "2020-07-14T19:28:34Z",
"updated_at": "2020-07-14T19:28:37Z",
"browser_download_url": "https://github.com/LN-Zap/zap-desktop/releases/download/v0.7.2-beta/Zap-linux-x86_64-v0.7.2-beta.AppImage"
@@ -119525,7 +119670,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 90713521,
- "download_count": 261,
+ "download_count": 263,
"created_at": "2020-07-14T19:40:58Z",
"updated_at": "2020-07-14T19:41:01Z",
"browser_download_url": "https://github.com/LN-Zap/zap-desktop/releases/download/v0.7.2-beta/Zap-mac-v0.7.2-beta.dmg"
@@ -119614,209 +119759,64 @@
"html_url": "https://github.com/mrfelton",
"followers_url": "https://api.github.com/users/mrfelton/followers",
"following_url": "https://api.github.com/users/mrfelton/following{/other_user}",
- "gists_url": "https://api.github.com/users/mrfelton/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/mrfelton/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/mrfelton/subscriptions",
- "organizations_url": "https://api.github.com/users/mrfelton/orgs",
- "repos_url": "https://api.github.com/users/mrfelton/repos",
- "events_url": "https://api.github.com/users/mrfelton/events{/privacy}",
- "received_events_url": "https://api.github.com/users/mrfelton/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 67107520,
- "download_count": 20748,
- "created_at": "2020-07-14T19:06:22Z",
- "updated_at": "2020-07-14T19:06:23Z",
- "browser_download_url": "https://github.com/LN-Zap/zap-desktop/releases/download/v0.7.2-beta/Zap-win-v0.7.2-beta.exe"
- },
- {
- "url": "https://api.github.com/repos/LN-Zap/zap-desktop/releases/assets/22877773",
- "id": 22877773,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIyODc3Nzcz",
- "name": "Zap-win-v0.7.2-beta.exe.blockmap",
- "label": "",
- "uploader": {
- "login": "mrfelton",
- "id": 200251,
- "node_id": "MDQ6VXNlcjIwMDI1MQ==",
- "avatar_url": "https://avatars0.githubusercontent.com/u/200251?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/mrfelton",
- "html_url": "https://github.com/mrfelton",
- "followers_url": "https://api.github.com/users/mrfelton/followers",
- "following_url": "https://api.github.com/users/mrfelton/following{/other_user}",
- "gists_url": "https://api.github.com/users/mrfelton/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/mrfelton/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/mrfelton/subscriptions",
- "organizations_url": "https://api.github.com/users/mrfelton/orgs",
- "repos_url": "https://api.github.com/users/mrfelton/repos",
- "events_url": "https://api.github.com/users/mrfelton/events{/privacy}",
- "received_events_url": "https://api.github.com/users/mrfelton/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 71445,
- "download_count": 20031,
- "created_at": "2020-07-14T19:06:22Z",
- "updated_at": "2020-07-14T19:06:22Z",
- "browser_download_url": "https://github.com/LN-Zap/zap-desktop/releases/download/v0.7.2-beta/Zap-win-v0.7.2-beta.exe.blockmap"
- }
- ],
- "tarball_url": "https://api.github.com/repos/LN-Zap/zap-desktop/tarball/v0.7.2-beta",
- "zipball_url": "https://api.github.com/repos/LN-Zap/zap-desktop/zipball/v0.7.2-beta",
- "body_html": "Release notes \nThis is a general bug fix and maintenance release.
\nBug Fixes \n\nChangelog \nThe full list of changes since 0.7.1-beta can be found here:
\nv0.7.1-beta...v0.7.2-beta
\nVerifying the Release \nPlease refer to our documentation for instructions on how to verify the release .
"
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:11.891Z"
- },
- "zazu-app": {
- "latestRelease": {
- "url": "https://api.github.com/repos/tinytacoteam/zazu/releases/18058829",
- "assets_url": "https://api.github.com/repos/tinytacoteam/zazu/releases/18058829/assets",
- "upload_url": "https://uploads.github.com/repos/tinytacoteam/zazu/releases/18058829/assets{?name,label}",
- "html_url": "https://github.com/tinytacoteam/zazu/releases/tag/v0.6.0",
- "id": 18058829,
- "node_id": "MDc6UmVsZWFzZTE4MDU4ODI5",
- "tag_name": "v0.6.0",
- "target_commitish": "master",
- "name": "0.6.0",
- "draft": false,
- "author": {
- "login": "linonetwo",
- "id": 3746270,
- "node_id": "MDQ6VXNlcjM3NDYyNzA=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/3746270?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/linonetwo",
- "html_url": "https://github.com/linonetwo",
- "followers_url": "https://api.github.com/users/linonetwo/followers",
- "following_url": "https://api.github.com/users/linonetwo/following{/other_user}",
- "gists_url": "https://api.github.com/users/linonetwo/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/linonetwo/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/linonetwo/subscriptions",
- "organizations_url": "https://api.github.com/users/linonetwo/orgs",
- "repos_url": "https://api.github.com/users/linonetwo/repos",
- "events_url": "https://api.github.com/users/linonetwo/events{/privacy}",
- "received_events_url": "https://api.github.com/users/linonetwo/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2019-06-18T09:40:35Z",
- "published_at": "2019-06-19T06:28:07Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/tinytacoteam/zazu/releases/assets/13262121",
- "id": 13262121,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMjYyMTIx",
- "name": "Zazu-0.6.0.dmg",
- "label": "",
- "uploader": {
- "login": "linonetwo",
- "id": 3746270,
- "node_id": "MDQ6VXNlcjM3NDYyNzA=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/3746270?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/linonetwo",
- "html_url": "https://github.com/linonetwo",
- "followers_url": "https://api.github.com/users/linonetwo/followers",
- "following_url": "https://api.github.com/users/linonetwo/following{/other_user}",
- "gists_url": "https://api.github.com/users/linonetwo/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/linonetwo/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/linonetwo/subscriptions",
- "organizations_url": "https://api.github.com/users/linonetwo/orgs",
- "repos_url": "https://api.github.com/users/linonetwo/repos",
- "events_url": "https://api.github.com/users/linonetwo/events{/privacy}",
- "received_events_url": "https://api.github.com/users/linonetwo/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 67859686,
- "download_count": 1982,
- "created_at": "2019-06-18T11:18:25Z",
- "updated_at": "2019-06-18T11:18:28Z",
- "browser_download_url": "https://github.com/tinytacoteam/zazu/releases/download/v0.6.0/Zazu-0.6.0.dmg"
- },
- {
- "url": "https://api.github.com/repos/tinytacoteam/zazu/releases/assets/13278597",
- "id": 13278597,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMjc4NTk3",
- "name": "Zazu.Setup.0.6.0.exe",
- "label": null,
- "uploader": {
- "login": "linonetwo",
- "id": 3746270,
- "node_id": "MDQ6VXNlcjM3NDYyNzA=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/3746270?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/linonetwo",
- "html_url": "https://github.com/linonetwo",
- "followers_url": "https://api.github.com/users/linonetwo/followers",
- "following_url": "https://api.github.com/users/linonetwo/following{/other_user}",
- "gists_url": "https://api.github.com/users/linonetwo/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/linonetwo/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/linonetwo/subscriptions",
- "organizations_url": "https://api.github.com/users/linonetwo/orgs",
- "repos_url": "https://api.github.com/users/linonetwo/repos",
- "events_url": "https://api.github.com/users/linonetwo/events{/privacy}",
- "received_events_url": "https://api.github.com/users/linonetwo/received_events",
+ "gists_url": "https://api.github.com/users/mrfelton/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/mrfelton/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/mrfelton/subscriptions",
+ "organizations_url": "https://api.github.com/users/mrfelton/orgs",
+ "repos_url": "https://api.github.com/users/mrfelton/repos",
+ "events_url": "https://api.github.com/users/mrfelton/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/mrfelton/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 51356875,
- "download_count": 8722,
- "created_at": "2019-06-19T06:24:43Z",
- "updated_at": "2019-06-19T06:26:54Z",
- "browser_download_url": "https://github.com/tinytacoteam/zazu/releases/download/v0.6.0/Zazu.Setup.0.6.0.exe"
+ "size": 67107520,
+ "download_count": 20811,
+ "created_at": "2020-07-14T19:06:22Z",
+ "updated_at": "2020-07-14T19:06:23Z",
+ "browser_download_url": "https://github.com/LN-Zap/zap-desktop/releases/download/v0.7.2-beta/Zap-win-v0.7.2-beta.exe"
},
{
- "url": "https://api.github.com/repos/tinytacoteam/zazu/releases/assets/13262323",
- "id": 13262323,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDEzMjYyMzIz",
- "name": "zazu_0.6.0_amd64.deb",
+ "url": "https://api.github.com/repos/LN-Zap/zap-desktop/releases/assets/22877773",
+ "id": 22877773,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIyODc3Nzcz",
+ "name": "Zap-win-v0.7.2-beta.exe.blockmap",
"label": "",
"uploader": {
- "login": "linonetwo",
- "id": 3746270,
- "node_id": "MDQ6VXNlcjM3NDYyNzA=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/3746270?v=4",
+ "login": "mrfelton",
+ "id": 200251,
+ "node_id": "MDQ6VXNlcjIwMDI1MQ==",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/200251?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/linonetwo",
- "html_url": "https://github.com/linonetwo",
- "followers_url": "https://api.github.com/users/linonetwo/followers",
- "following_url": "https://api.github.com/users/linonetwo/following{/other_user}",
- "gists_url": "https://api.github.com/users/linonetwo/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/linonetwo/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/linonetwo/subscriptions",
- "organizations_url": "https://api.github.com/users/linonetwo/orgs",
- "repos_url": "https://api.github.com/users/linonetwo/repos",
- "events_url": "https://api.github.com/users/linonetwo/events{/privacy}",
- "received_events_url": "https://api.github.com/users/linonetwo/received_events",
+ "url": "https://api.github.com/users/mrfelton",
+ "html_url": "https://github.com/mrfelton",
+ "followers_url": "https://api.github.com/users/mrfelton/followers",
+ "following_url": "https://api.github.com/users/mrfelton/following{/other_user}",
+ "gists_url": "https://api.github.com/users/mrfelton/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/mrfelton/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/mrfelton/subscriptions",
+ "organizations_url": "https://api.github.com/users/mrfelton/orgs",
+ "repos_url": "https://api.github.com/users/mrfelton/repos",
+ "events_url": "https://api.github.com/users/mrfelton/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/mrfelton/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 51011078,
- "download_count": 1757,
- "created_at": "2019-06-18T11:29:54Z",
- "updated_at": "2019-06-18T11:29:56Z",
- "browser_download_url": "https://github.com/tinytacoteam/zazu/releases/download/v0.6.0/zazu_0.6.0_amd64.deb"
+ "size": 71445,
+ "download_count": 20088,
+ "created_at": "2020-07-14T19:06:22Z",
+ "updated_at": "2020-07-14T19:06:22Z",
+ "browser_download_url": "https://github.com/LN-Zap/zap-desktop/releases/download/v0.7.2-beta/Zap-win-v0.7.2-beta.exe.blockmap"
}
],
- "tarball_url": "https://api.github.com/repos/tinytacoteam/zazu/tarball/v0.6.0",
- "zipball_url": "https://api.github.com/repos/tinytacoteam/zazu/zipball/v0.6.0",
- "body_html": "Upgrade all dependencies to latest
"
+ "tarball_url": "https://api.github.com/repos/LN-Zap/zap-desktop/tarball/v0.7.2-beta",
+ "zipball_url": "https://api.github.com/repos/LN-Zap/zap-desktop/zipball/v0.7.2-beta",
+ "body_html": "Release notes \nThis is a general bug fix and maintenance release.
\nBug Fixes \n\nChangelog \nThe full list of changes since 0.7.1-beta can be found here:
\nv0.7.1-beta...v0.7.2-beta
\nVerifying the Release \nPlease refer to our documentation for instructions on how to verify the release .
"
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:11.941Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:19.787Z"
},
"zefenify": {
"latestRelease": {
@@ -119893,7 +119893,7 @@
"zipball_url": "https://api.github.com/repos/Zefenify/Wolf-Cola/zipball/v2.3",
"body_html": "\nHosting and zefnify.com
domain transfer is complete. 100% SSD 🚀 \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:11.973Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:19.810Z"
},
"zenfocus": {
"latestRelease": {
@@ -119994,7 +119994,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 306,
- "download_count": 7364,
+ "download_count": 7380,
"created_at": "2018-09-20T05:42:14Z",
"updated_at": "2018-09-20T05:42:25Z",
"browser_download_url": "https://github.com/builtwithluv/ZenFocus/releases/download/v2.1.0/latest.yml"
@@ -120062,7 +120062,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 38700763,
- "download_count": 864,
+ "download_count": 865,
"created_at": "2018-09-20T05:42:08Z",
"updated_at": "2018-09-20T05:42:39Z",
"browser_download_url": "https://github.com/builtwithluv/ZenFocus/releases/download/v2.1.0/zen-focus-setup-2.1.0.exe"
@@ -120072,7 +120072,7 @@
"zipball_url": "https://api.github.com/repos/builtwithluv/ZenFocus/zipball/v2.1.0",
"body_html": "UI Changes:
\n\nAdd preference to show tray icon #259 \nAdd preference to show timer by tray #260 \nShow only one media playback option in tray menu #262 \n \nOthers:
\n\nFix vulnerability with bootstrap #261 \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:11.984Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:19.821Z"
},
"zettlr": {
"latestRelease": {
@@ -120139,7 +120139,7 @@
"content_type": "text/plain",
"state": "uploaded",
"size": 622,
- "download_count": 30,
+ "download_count": 35,
"created_at": "2020-08-15T08:40:38Z",
"updated_at": "2020-08-15T08:40:38Z",
"browser_download_url": "https://github.com/Zettlr/Zettlr/releases/download/v1.7.5/SHA256SUMS.txt"
@@ -120173,7 +120173,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 68299018,
- "download_count": 2630,
+ "download_count": 2655,
"created_at": "2020-08-15T08:40:28Z",
"updated_at": "2020-08-15T08:40:29Z",
"browser_download_url": "https://github.com/Zettlr/Zettlr/releases/download/v1.7.5/Zettlr-1.7.5-amd64.deb"
@@ -120207,7 +120207,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 68216136,
- "download_count": 262,
+ "download_count": 263,
"created_at": "2020-08-15T08:40:23Z",
"updated_at": "2020-08-15T08:40:25Z",
"browser_download_url": "https://github.com/Zettlr/Zettlr/releases/download/v1.7.5/Zettlr-1.7.5-arm64.exe"
@@ -120241,7 +120241,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 107372931,
- "download_count": 147,
+ "download_count": 148,
"created_at": "2020-08-15T08:40:32Z",
"updated_at": "2020-08-15T08:40:34Z",
"browser_download_url": "https://github.com/Zettlr/Zettlr/releases/download/v1.7.5/Zettlr-1.7.5-i386.AppImage"
@@ -120275,7 +120275,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 108408818,
- "download_count": 991,
+ "download_count": 998,
"created_at": "2020-08-15T08:40:35Z",
"updated_at": "2020-08-15T08:40:37Z",
"browser_download_url": "https://github.com/Zettlr/Zettlr/releases/download/v1.7.5/Zettlr-1.7.5-x86_64.AppImage"
@@ -120309,7 +120309,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 67991456,
- "download_count": 1052,
+ "download_count": 1064,
"created_at": "2020-08-15T08:40:30Z",
"updated_at": "2020-08-15T08:40:31Z",
"browser_download_url": "https://github.com/Zettlr/Zettlr/releases/download/v1.7.5/Zettlr-1.7.5-x86_64.rpm"
@@ -120322,498 +120322,72 @@
"label": "",
"uploader": {
"login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 111185511,
- "download_count": 6476,
- "created_at": "2020-08-15T08:40:25Z",
- "updated_at": "2020-08-15T08:40:27Z",
- "browser_download_url": "https://github.com/Zettlr/Zettlr/releases/download/v1.7.5/Zettlr-1.7.5.dmg"
- },
- {
- "url": "https://api.github.com/repos/Zettlr/Zettlr/releases/assets/23954362",
- "id": 23954362,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDIzOTU0MzYy",
- "name": "Zettlr-1.7.5.exe",
- "label": "",
- "uploader": {
- "login": "github-actions[bot]",
- "id": 41898282,
- "node_id": "MDM6Qm90NDE4OTgyODI=",
- "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/github-actions%5Bbot%5D",
- "html_url": "https://github.com/apps/github-actions",
- "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
- "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
- "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
- "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
- "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
- "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
- "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
- "type": "Bot",
- "site_admin": false
- },
- "content_type": "application/x-msdownload",
- "state": "uploaded",
- "size": 137501544,
- "download_count": 10377,
- "created_at": "2020-08-15T08:40:20Z",
- "updated_at": "2020-08-15T08:40:23Z",
- "browser_download_url": "https://github.com/Zettlr/Zettlr/releases/download/v1.7.5/Zettlr-1.7.5.exe"
- }
- ],
- "tarball_url": "https://api.github.com/repos/Zettlr/Zettlr/tarball/v1.7.5",
- "zipball_url": "https://api.github.com/repos/Zettlr/Zettlr/zipball/v1.7.5",
- "body_html": "This new update for Zettlr brings another flock of bug fixes, and aims to make your experience even smoother. Read the changelog below to see exactly what's improved!
\nChangelog \nGUI and Functionality \n\nFixed a bug where opening RMarkdown files with Zettlr not open would throw an error. \nFixed a bug where the app would not process inline images during export, leading to missing images. \nHTML Export now centres figure captions underneath figures (thanks to @Kangie for implementing). \nZettlr finally allows alternative/title texts in images to be specified, making it possible to preview images with a title, and have them properly export even with relative filenames. \nFix wrong design of the sorters in combined sidebar file trees. \nFixed a bug where adding more and more list-characters in front of a list item would make the left gutter \"swallow\" these due to an extreme amount of negative indent. Now the line indentation for soft-wrapped lists (or anything indented) should work as expected. \nFixed a behaviour that would sometimes lead to the editor inserting tab
-characters instead of spaces. \nAdded UX improvements to the fold gutter and the global search bar (thanks to @doup for implementing). \nFixed non-centered button icons and made some UI elements a little bit bigger. \nYou can now abort searching in Quicklook windows by pressing escape while the search field is highlighted. \nFixed a rare error where codeblocks would not be indented correctly in HTML outputs. \nZettlr now renders linked images. \nRestored the security question when you are about to overwrite an already existing file. \nMade URLs in references into clickable links that open in the system's browser (thanks to @maxedmands for implementing). \nThe context menu on directories within the file list now correctly shows you project options, if the directory is one. \nThe file tree has been cleaned up. Now, the children toggle (if a directory has any) as well as any additional icon will be displayed aligned with each other. \nFixed a bug that would not display the filename but a heading level 1 that has been removed from the file. \nSingle inline image inserts are now handled without adding newline characters. \n \nUnder the Hood \n\nAdded an additional check for directory exports to check that they indeed have an attached project. \nRemoved all legacy WebHostingHub-Glyph references and switch fully to Clarity. \nRemoved unused legacy code from the Quicklook windows. \nReplaced getTokenAt
with getTokenTypeAt
, hopefully achieving performance gains on documents littered with renderable elements. \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:11.996Z"
- },
- "znote": {
- "latestRelease": {
- "url": "https://api.github.com/repos/alagrede/znote-app/releases/30068381",
- "assets_url": "https://api.github.com/repos/alagrede/znote-app/releases/30068381/assets",
- "upload_url": "https://uploads.github.com/repos/alagrede/znote-app/releases/30068381/assets{?name,label}",
- "html_url": "https://github.com/alagrede/znote-app/releases/tag/v0.4.0",
- "id": 30068381,
- "node_id": "MDc6UmVsZWFzZTMwMDY4Mzgx",
- "tag_name": "v0.4.0",
- "target_commitish": "master",
- "name": "0.4.0",
- "draft": false,
- "author": {
- "login": "alagrede",
- "id": 5312754,
- "node_id": "MDQ6VXNlcjUzMTI3NTQ=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/5312754?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/alagrede",
- "html_url": "https://github.com/alagrede",
- "followers_url": "https://api.github.com/users/alagrede/followers",
- "following_url": "https://api.github.com/users/alagrede/following{/other_user}",
- "gists_url": "https://api.github.com/users/alagrede/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/alagrede/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/alagrede/subscriptions",
- "organizations_url": "https://api.github.com/users/alagrede/orgs",
- "repos_url": "https://api.github.com/users/alagrede/repos",
- "events_url": "https://api.github.com/users/alagrede/events{/privacy}",
- "received_events_url": "https://api.github.com/users/alagrede/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2020-07-10T15:40:10Z",
- "published_at": "2020-08-24T20:10:55Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/alagrede/znote-app/releases/assets/24243467",
- "id": 24243467,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MjQzNDY3",
- "name": "latest-linux.yml",
- "label": "",
- "uploader": {
- "login": "alagrede",
- "id": 5312754,
- "node_id": "MDQ6VXNlcjUzMTI3NTQ=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/5312754?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/alagrede",
- "html_url": "https://github.com/alagrede",
- "followers_url": "https://api.github.com/users/alagrede/followers",
- "following_url": "https://api.github.com/users/alagrede/following{/other_user}",
- "gists_url": "https://api.github.com/users/alagrede/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/alagrede/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/alagrede/subscriptions",
- "organizations_url": "https://api.github.com/users/alagrede/orgs",
- "repos_url": "https://api.github.com/users/alagrede/repos",
- "events_url": "https://api.github.com/users/alagrede/events{/privacy}",
- "received_events_url": "https://api.github.com/users/alagrede/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "text/yaml",
- "state": "uploaded",
- "size": 360,
- "download_count": 82,
- "created_at": "2020-08-24T19:51:14Z",
- "updated_at": "2020-08-24T19:51:14Z",
- "browser_download_url": "https://github.com/alagrede/znote-app/releases/download/v0.4.0/latest-linux.yml"
- },
- {
- "url": "https://api.github.com/repos/alagrede/znote-app/releases/assets/24243466",
- "id": 24243466,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MjQzNDY2",
- "name": "latest-mac.yml",
- "label": "",
- "uploader": {
- "login": "alagrede",
- "id": 5312754,
- "node_id": "MDQ6VXNlcjUzMTI3NTQ=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/5312754?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/alagrede",
- "html_url": "https://github.com/alagrede",
- "followers_url": "https://api.github.com/users/alagrede/followers",
- "following_url": "https://api.github.com/users/alagrede/following{/other_user}",
- "gists_url": "https://api.github.com/users/alagrede/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/alagrede/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/alagrede/subscriptions",
- "organizations_url": "https://api.github.com/users/alagrede/orgs",
- "repos_url": "https://api.github.com/users/alagrede/repos",
- "events_url": "https://api.github.com/users/alagrede/events{/privacy}",
- "received_events_url": "https://api.github.com/users/alagrede/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "text/yaml",
- "state": "uploaded",
- "size": 326,
- "download_count": 31,
- "created_at": "2020-08-24T19:51:14Z",
- "updated_at": "2020-08-24T19:51:14Z",
- "browser_download_url": "https://github.com/alagrede/znote-app/releases/download/v0.4.0/latest-mac.yml"
- },
- {
- "url": "https://api.github.com/repos/alagrede/znote-app/releases/assets/24243465",
- "id": 24243465,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MjQzNDY1",
- "name": "latest.yml",
- "label": "",
- "uploader": {
- "login": "alagrede",
- "id": 5312754,
- "node_id": "MDQ6VXNlcjUzMTI3NTQ=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/5312754?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/alagrede",
- "html_url": "https://github.com/alagrede",
- "followers_url": "https://api.github.com/users/alagrede/followers",
- "following_url": "https://api.github.com/users/alagrede/following{/other_user}",
- "gists_url": "https://api.github.com/users/alagrede/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/alagrede/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/alagrede/subscriptions",
- "organizations_url": "https://api.github.com/users/alagrede/orgs",
- "repos_url": "https://api.github.com/users/alagrede/repos",
- "events_url": "https://api.github.com/users/alagrede/events{/privacy}",
- "received_events_url": "https://api.github.com/users/alagrede/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "text/yaml",
- "state": "uploaded",
- "size": 338,
- "download_count": 225,
- "created_at": "2020-08-24T19:51:14Z",
- "updated_at": "2020-08-24T19:51:14Z",
- "browser_download_url": "https://github.com/alagrede/znote-app/releases/download/v0.4.0/latest.yml"
- },
- {
- "url": "https://api.github.com/repos/alagrede/znote-app/releases/assets/24242323",
- "id": 24242323,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MjQyMzIz",
- "name": "znote-0.4.0.AppImage",
- "label": "",
- "uploader": {
- "login": "alagrede",
- "id": 5312754,
- "node_id": "MDQ6VXNlcjUzMTI3NTQ=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/5312754?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/alagrede",
- "html_url": "https://github.com/alagrede",
- "followers_url": "https://api.github.com/users/alagrede/followers",
- "following_url": "https://api.github.com/users/alagrede/following{/other_user}",
- "gists_url": "https://api.github.com/users/alagrede/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/alagrede/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/alagrede/subscriptions",
- "organizations_url": "https://api.github.com/users/alagrede/orgs",
- "repos_url": "https://api.github.com/users/alagrede/repos",
- "events_url": "https://api.github.com/users/alagrede/events{/privacy}",
- "received_events_url": "https://api.github.com/users/alagrede/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 85888975,
- "download_count": 87,
- "created_at": "2020-08-24T19:09:00Z",
- "updated_at": "2020-08-24T19:42:28Z",
- "browser_download_url": "https://github.com/alagrede/znote-app/releases/download/v0.4.0/znote-0.4.0.AppImage"
- },
- {
- "url": "https://api.github.com/repos/alagrede/znote-app/releases/assets/24242327",
- "id": 24242327,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MjQyMzI3",
- "name": "znote-0.4.0.dmg",
- "label": "",
- "uploader": {
- "login": "alagrede",
- "id": 5312754,
- "node_id": "MDQ6VXNlcjUzMTI3NTQ=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/5312754?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/alagrede",
- "html_url": "https://github.com/alagrede",
- "followers_url": "https://api.github.com/users/alagrede/followers",
- "following_url": "https://api.github.com/users/alagrede/following{/other_user}",
- "gists_url": "https://api.github.com/users/alagrede/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/alagrede/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/alagrede/subscriptions",
- "organizations_url": "https://api.github.com/users/alagrede/orgs",
- "repos_url": "https://api.github.com/users/alagrede/repos",
- "events_url": "https://api.github.com/users/alagrede/events{/privacy}",
- "received_events_url": "https://api.github.com/users/alagrede/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 94333754,
- "download_count": 15,
- "created_at": "2020-08-24T19:09:21Z",
- "updated_at": "2020-08-24T19:45:53Z",
- "browser_download_url": "https://github.com/alagrede/znote-app/releases/download/v0.4.0/znote-0.4.0.dmg"
- },
- {
- "url": "https://api.github.com/repos/alagrede/znote-app/releases/assets/24242328",
- "id": 24242328,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MjQyMzI4",
- "name": "znote-0.4.0.dmg.blockmap",
- "label": "",
- "uploader": {
- "login": "alagrede",
- "id": 5312754,
- "node_id": "MDQ6VXNlcjUzMTI3NTQ=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/5312754?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/alagrede",
- "html_url": "https://github.com/alagrede",
- "followers_url": "https://api.github.com/users/alagrede/followers",
- "following_url": "https://api.github.com/users/alagrede/following{/other_user}",
- "gists_url": "https://api.github.com/users/alagrede/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/alagrede/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/alagrede/subscriptions",
- "organizations_url": "https://api.github.com/users/alagrede/orgs",
- "repos_url": "https://api.github.com/users/alagrede/repos",
- "events_url": "https://api.github.com/users/alagrede/events{/privacy}",
- "received_events_url": "https://api.github.com/users/alagrede/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 98814,
- "download_count": 2,
- "created_at": "2020-08-24T19:09:23Z",
- "updated_at": "2020-08-24T19:09:29Z",
- "browser_download_url": "https://github.com/alagrede/znote-app/releases/download/v0.4.0/znote-0.4.0.dmg.blockmap"
- },
- {
- "url": "https://api.github.com/repos/alagrede/znote-app/releases/assets/24242331",
- "id": 24242331,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MjQyMzMx",
- "name": "znote-Setup-0.4.0.exe",
- "label": "",
- "uploader": {
- "login": "alagrede",
- "id": 5312754,
- "node_id": "MDQ6VXNlcjUzMTI3NTQ=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/5312754?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/alagrede",
- "html_url": "https://github.com/alagrede",
- "followers_url": "https://api.github.com/users/alagrede/followers",
- "following_url": "https://api.github.com/users/alagrede/following{/other_user}",
- "gists_url": "https://api.github.com/users/alagrede/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/alagrede/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/alagrede/subscriptions",
- "organizations_url": "https://api.github.com/users/alagrede/orgs",
- "repos_url": "https://api.github.com/users/alagrede/repos",
- "events_url": "https://api.github.com/users/alagrede/events{/privacy}",
- "received_events_url": "https://api.github.com/users/alagrede/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 60240971,
- "download_count": 71,
- "created_at": "2020-08-24T19:09:33Z",
- "updated_at": "2020-08-24T19:51:13Z",
- "browser_download_url": "https://github.com/alagrede/znote-app/releases/download/v0.4.0/znote-Setup-0.4.0.exe"
- },
- {
- "url": "https://api.github.com/repos/alagrede/znote-app/releases/assets/24242330",
- "id": 24242330,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MjQyMzMw",
- "name": "znote-Setup-0.4.0.exe.blockmap",
- "label": "",
- "uploader": {
- "login": "alagrede",
- "id": 5312754,
- "node_id": "MDQ6VXNlcjUzMTI3NTQ=",
- "avatar_url": "https://avatars1.githubusercontent.com/u/5312754?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/alagrede",
- "html_url": "https://github.com/alagrede",
- "followers_url": "https://api.github.com/users/alagrede/followers",
- "following_url": "https://api.github.com/users/alagrede/following{/other_user}",
- "gists_url": "https://api.github.com/users/alagrede/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/alagrede/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/alagrede/subscriptions",
- "organizations_url": "https://api.github.com/users/alagrede/orgs",
- "repos_url": "https://api.github.com/users/alagrede/repos",
- "events_url": "https://api.github.com/users/alagrede/events{/privacy}",
- "received_events_url": "https://api.github.com/users/alagrede/received_events",
- "type": "User",
- "site_admin": false
- },
- "content_type": "application/octet-stream",
- "state": "uploaded",
- "size": 64364,
- "download_count": 2,
- "created_at": "2020-08-24T19:09:33Z",
- "updated_at": "2020-08-24T19:09:36Z",
- "browser_download_url": "https://github.com/alagrede/znote-app/releases/download/v0.4.0/znote-Setup-0.4.0.exe.blockmap"
- }
- ],
- "tarball_url": "https://api.github.com/repos/alagrede/znote-app/tarball/v0.4.0",
- "zipball_url": "https://api.github.com/repos/alagrede/znote-app/zipball/v0.4.0",
- "body_html": "Features
\n\nIncrease the Cloud files limit \n \nBugFixes
\n\nFix tags synchronization \nFix note content reset just after cloud note creation \n "
- },
- "latestReleaseFetchedAt": "2020-09-29T12:07:12.043Z"
- },
- "zuzu": {
- "latestRelease": {
- "url": "https://api.github.com/repos/AungMyoKyaw/zuzu-menubar-app/releases/9065189",
- "assets_url": "https://api.github.com/repos/AungMyoKyaw/zuzu-menubar-app/releases/9065189/assets",
- "upload_url": "https://uploads.github.com/repos/AungMyoKyaw/zuzu-menubar-app/releases/9065189/assets{?name,label}",
- "html_url": "https://github.com/AungMyoKyaw/zuzu-menubar-app/releases/tag/v1.0.0",
- "id": 9065189,
- "node_id": "MDc6UmVsZWFzZTkwNjUxODk=",
- "tag_name": "v1.0.0",
- "target_commitish": "master",
- "name": "zuzu-menubar-app",
- "draft": false,
- "author": {
- "login": "AungMyoKyaw",
- "id": 9404824,
- "node_id": "MDQ6VXNlcjk0MDQ4MjQ=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/9404824?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/AungMyoKyaw",
- "html_url": "https://github.com/AungMyoKyaw",
- "followers_url": "https://api.github.com/users/AungMyoKyaw/followers",
- "following_url": "https://api.github.com/users/AungMyoKyaw/following{/other_user}",
- "gists_url": "https://api.github.com/users/AungMyoKyaw/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/AungMyoKyaw/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/AungMyoKyaw/subscriptions",
- "organizations_url": "https://api.github.com/users/AungMyoKyaw/orgs",
- "repos_url": "https://api.github.com/users/AungMyoKyaw/repos",
- "events_url": "https://api.github.com/users/AungMyoKyaw/events{/privacy}",
- "received_events_url": "https://api.github.com/users/AungMyoKyaw/received_events",
- "type": "User",
- "site_admin": false
- },
- "prerelease": false,
- "created_at": "2017-12-30T10:39:41Z",
- "published_at": "2017-12-30T11:09:36Z",
- "assets": [
- {
- "url": "https://api.github.com/repos/AungMyoKyaw/zuzu-menubar-app/releases/assets/5743767",
- "id": 5743767,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDU3NDM3Njc=",
- "name": "zuzu_MAC_1.0.0.dmg",
- "label": null,
- "uploader": {
- "login": "AungMyoKyaw",
- "id": 9404824,
- "node_id": "MDQ6VXNlcjk0MDQ4MjQ=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/9404824?v=4",
- "gravatar_id": "",
- "url": "https://api.github.com/users/AungMyoKyaw",
- "html_url": "https://github.com/AungMyoKyaw",
- "followers_url": "https://api.github.com/users/AungMyoKyaw/followers",
- "following_url": "https://api.github.com/users/AungMyoKyaw/following{/other_user}",
- "gists_url": "https://api.github.com/users/AungMyoKyaw/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/AungMyoKyaw/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/AungMyoKyaw/subscriptions",
- "organizations_url": "https://api.github.com/users/AungMyoKyaw/orgs",
- "repos_url": "https://api.github.com/users/AungMyoKyaw/repos",
- "events_url": "https://api.github.com/users/AungMyoKyaw/events{/privacy}",
- "received_events_url": "https://api.github.com/users/AungMyoKyaw/received_events",
- "type": "User",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
- "size": 49404828,
- "download_count": 325,
- "created_at": "2017-12-30T10:50:35Z",
- "updated_at": "2017-12-30T10:59:06Z",
- "browser_download_url": "https://github.com/AungMyoKyaw/zuzu-menubar-app/releases/download/v1.0.0/zuzu_MAC_1.0.0.dmg"
+ "size": 111185511,
+ "download_count": 6527,
+ "created_at": "2020-08-15T08:40:25Z",
+ "updated_at": "2020-08-15T08:40:27Z",
+ "browser_download_url": "https://github.com/Zettlr/Zettlr/releases/download/v1.7.5/Zettlr-1.7.5.dmg"
},
{
- "url": "https://api.github.com/repos/AungMyoKyaw/zuzu-menubar-app/releases/assets/5743812",
- "id": 5743812,
- "node_id": "MDEyOlJlbGVhc2VBc3NldDU3NDM4MTI=",
- "name": "zuzu_WIN_1.0.0.exe",
- "label": null,
+ "url": "https://api.github.com/repos/Zettlr/Zettlr/releases/assets/23954362",
+ "id": 23954362,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDIzOTU0MzYy",
+ "name": "Zettlr-1.7.5.exe",
+ "label": "",
"uploader": {
- "login": "AungMyoKyaw",
- "id": 9404824,
- "node_id": "MDQ6VXNlcjk0MDQ4MjQ=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/9404824?v=4",
+ "login": "github-actions[bot]",
+ "id": 41898282,
+ "node_id": "MDM6Qm90NDE4OTgyODI=",
+ "avatar_url": "https://avatars2.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
- "url": "https://api.github.com/users/AungMyoKyaw",
- "html_url": "https://github.com/AungMyoKyaw",
- "followers_url": "https://api.github.com/users/AungMyoKyaw/followers",
- "following_url": "https://api.github.com/users/AungMyoKyaw/following{/other_user}",
- "gists_url": "https://api.github.com/users/AungMyoKyaw/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/AungMyoKyaw/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/AungMyoKyaw/subscriptions",
- "organizations_url": "https://api.github.com/users/AungMyoKyaw/orgs",
- "repos_url": "https://api.github.com/users/AungMyoKyaw/repos",
- "events_url": "https://api.github.com/users/AungMyoKyaw/events{/privacy}",
- "received_events_url": "https://api.github.com/users/AungMyoKyaw/received_events",
- "type": "User",
+ "url": "https://api.github.com/users/github-actions%5Bbot%5D",
+ "html_url": "https://github.com/apps/github-actions",
+ "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
+ "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
+ "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
+ "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
+ "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
+ "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
+ "type": "Bot",
"site_admin": false
},
"content_type": "application/x-msdownload",
"state": "uploaded",
- "size": 36810601,
- "download_count": 216,
- "created_at": "2017-12-30T11:03:17Z",
- "updated_at": "2017-12-30T11:09:26Z",
- "browser_download_url": "https://github.com/AungMyoKyaw/zuzu-menubar-app/releases/download/v1.0.0/zuzu_WIN_1.0.0.exe"
+ "size": 137501544,
+ "download_count": 10465,
+ "created_at": "2020-08-15T08:40:20Z",
+ "updated_at": "2020-08-15T08:40:23Z",
+ "browser_download_url": "https://github.com/Zettlr/Zettlr/releases/download/v1.7.5/Zettlr-1.7.5.exe"
}
],
- "tarball_url": "https://api.github.com/repos/AungMyoKyaw/zuzu-menubar-app/tarball/v1.0.0",
- "zipball_url": "https://api.github.com/repos/AungMyoKyaw/zuzu-menubar-app/zipball/v1.0.0",
- "body_html": ""
+ "tarball_url": "https://api.github.com/repos/Zettlr/Zettlr/tarball/v1.7.5",
+ "zipball_url": "https://api.github.com/repos/Zettlr/Zettlr/zipball/v1.7.5",
+ "body_html": "This new update for Zettlr brings another flock of bug fixes, and aims to make your experience even smoother. Read the changelog below to see exactly what's improved!
\nChangelog \nGUI and Functionality \n\nFixed a bug where opening RMarkdown files with Zettlr not open would throw an error. \nFixed a bug where the app would not process inline images during export, leading to missing images. \nHTML Export now centres figure captions underneath figures (thanks to @Kangie for implementing). \nZettlr finally allows alternative/title texts in images to be specified, making it possible to preview images with a title, and have them properly export even with relative filenames. \nFix wrong design of the sorters in combined sidebar file trees. \nFixed a bug where adding more and more list-characters in front of a list item would make the left gutter \"swallow\" these due to an extreme amount of negative indent. Now the line indentation for soft-wrapped lists (or anything indented) should work as expected. \nFixed a behaviour that would sometimes lead to the editor inserting tab
-characters instead of spaces. \nAdded UX improvements to the fold gutter and the global search bar (thanks to @doup for implementing). \nFixed non-centered button icons and made some UI elements a little bit bigger. \nYou can now abort searching in Quicklook windows by pressing escape while the search field is highlighted. \nFixed a rare error where codeblocks would not be indented correctly in HTML outputs. \nZettlr now renders linked images. \nRestored the security question when you are about to overwrite an already existing file. \nMade URLs in references into clickable links that open in the system's browser (thanks to @maxedmands for implementing). \nThe context menu on directories within the file list now correctly shows you project options, if the directory is one. \nThe file tree has been cleaned up. Now, the children toggle (if a directory has any) as well as any additional icon will be displayed aligned with each other. \nFixed a bug that would not display the filename but a heading level 1 that has been removed from the file. \nSingle inline image inserts are now handled without adding newline characters. \n \nUnder the Hood \n\nAdded an additional check for directory exports to check that they indeed have an attached project. \nRemoved all legacy WebHostingHub-Glyph references and switch fully to Clarity. \nRemoved unused legacy code from the Quicklook windows. \nReplaced getTokenAt
with getTokenTypeAt
, hopefully achieving performance gains on documents littered with renderable elements. \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:12.074Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:19.884Z"
},
"zulip": {
"latestRelease": {
@@ -120880,7 +120454,7 @@
"content_type": "application/x-yaml",
"state": "uploaded",
"size": 374,
- "download_count": 2492,
+ "download_count": 2567,
"created_at": "2020-09-09T08:49:00Z",
"updated_at": "2020-09-09T08:49:02Z",
"browser_download_url": "https://github.com/zulip/zulip-desktop/releases/download/v5.4.3/latest-linux.yml"
@@ -120914,7 +120488,7 @@
"content_type": "application/x-yaml",
"state": "uploaded",
"size": 495,
- "download_count": 19101,
+ "download_count": 19820,
"created_at": "2020-09-09T07:21:40Z",
"updated_at": "2020-09-09T07:21:41Z",
"browser_download_url": "https://github.com/zulip/zulip-desktop/releases/download/v5.4.3/latest-mac.yml"
@@ -120948,7 +120522,7 @@
"content_type": "application/x-yaml",
"state": "uploaded",
"size": 778,
- "download_count": 28129,
+ "download_count": 29059,
"created_at": "2020-09-09T11:08:14Z",
"updated_at": "2020-09-09T11:08:15Z",
"browser_download_url": "https://github.com/zulip/zulip-desktop/releases/download/v5.4.3/latest.yml"
@@ -121050,7 +120624,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 48239792,
- "download_count": 828,
+ "download_count": 838,
"created_at": "2020-09-09T11:08:15Z",
"updated_at": "2020-09-09T11:11:57Z",
"browser_download_url": "https://github.com/zulip/zulip-desktop/releases/download/v5.4.3/zulip-5.4.3-ia32.nsis.7z"
@@ -121084,7 +120658,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 72869153,
- "download_count": 148,
+ "download_count": 150,
"created_at": "2020-09-09T08:58:10Z",
"updated_at": "2020-09-09T09:00:23Z",
"browser_download_url": "https://github.com/zulip/zulip-desktop/releases/download/v5.4.3/Zulip-5.4.3-linux-x64.zip"
@@ -121118,7 +120692,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 50298192,
- "download_count": 7467,
+ "download_count": 7584,
"created_at": "2020-09-10T04:22:12Z",
"updated_at": "2020-09-10T04:24:50Z",
"browser_download_url": "https://github.com/zulip/zulip-desktop/releases/download/v5.4.3/zulip-5.4.3-x64.nsis.7z"
@@ -121152,7 +120726,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 76728452,
- "download_count": 455,
+ "download_count": 463,
"created_at": "2020-09-09T08:49:02Z",
"updated_at": "2020-09-09T08:58:10Z",
"browser_download_url": "https://github.com/zulip/zulip-desktop/releases/download/v5.4.3/Zulip-5.4.3-x86_64.AppImage"
@@ -121186,7 +120760,7 @@
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 75699481,
- "download_count": 124,
+ "download_count": 128,
"created_at": "2020-09-09T07:21:41Z",
"updated_at": "2020-09-09T07:27:29Z",
"browser_download_url": "https://github.com/zulip/zulip-desktop/releases/download/v5.4.3/Zulip-5.4.3.dmg"
@@ -121254,7 +120828,7 @@
"content_type": "application/zip",
"state": "uploaded",
"size": 73371846,
- "download_count": 4265,
+ "download_count": 4328,
"created_at": "2020-09-09T07:19:32Z",
"updated_at": "2020-09-09T07:21:40Z",
"browser_download_url": "https://github.com/zulip/zulip-desktop/releases/download/v5.4.3/Zulip-5.4.3.zip"
@@ -121288,7 +120862,7 @@
"content_type": "application/x-msdownload",
"state": "uploaded",
"size": 812072,
- "download_count": 7217,
+ "download_count": 7328,
"created_at": "2020-09-10T04:27:19Z",
"updated_at": "2020-09-10T04:27:28Z",
"browser_download_url": "https://github.com/zulip/zulip-desktop/releases/download/v5.4.3/Zulip-Web-Setup-5.4.3.exe"
@@ -121332,6 +120906,432 @@
"zipball_url": "https://api.github.com/repos/zulip/zulip-desktop/zipball/v5.4.3",
"body_html": "Security fixes: \nCVE-2020-24582: Escape all strings interpolated into HTML.
\nDependencies: \n\nUpgrade dependencies, including Electron 9.3.0. \n "
},
- "latestReleaseFetchedAt": "2020-09-29T12:07:12.099Z"
+ "latestReleaseFetchedAt": "2020-09-30T00:10:19.919Z"
+ },
+ "znote": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/alagrede/znote-app/releases/30068381",
+ "assets_url": "https://api.github.com/repos/alagrede/znote-app/releases/30068381/assets",
+ "upload_url": "https://uploads.github.com/repos/alagrede/znote-app/releases/30068381/assets{?name,label}",
+ "html_url": "https://github.com/alagrede/znote-app/releases/tag/v0.4.0",
+ "id": 30068381,
+ "node_id": "MDc6UmVsZWFzZTMwMDY4Mzgx",
+ "tag_name": "v0.4.0",
+ "target_commitish": "master",
+ "name": "0.4.0",
+ "draft": false,
+ "author": {
+ "login": "alagrede",
+ "id": 5312754,
+ "node_id": "MDQ6VXNlcjUzMTI3NTQ=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/5312754?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/alagrede",
+ "html_url": "https://github.com/alagrede",
+ "followers_url": "https://api.github.com/users/alagrede/followers",
+ "following_url": "https://api.github.com/users/alagrede/following{/other_user}",
+ "gists_url": "https://api.github.com/users/alagrede/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/alagrede/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/alagrede/subscriptions",
+ "organizations_url": "https://api.github.com/users/alagrede/orgs",
+ "repos_url": "https://api.github.com/users/alagrede/repos",
+ "events_url": "https://api.github.com/users/alagrede/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/alagrede/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2020-07-10T15:40:10Z",
+ "published_at": "2020-08-24T20:10:55Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/alagrede/znote-app/releases/assets/24243467",
+ "id": 24243467,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MjQzNDY3",
+ "name": "latest-linux.yml",
+ "label": "",
+ "uploader": {
+ "login": "alagrede",
+ "id": 5312754,
+ "node_id": "MDQ6VXNlcjUzMTI3NTQ=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/5312754?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/alagrede",
+ "html_url": "https://github.com/alagrede",
+ "followers_url": "https://api.github.com/users/alagrede/followers",
+ "following_url": "https://api.github.com/users/alagrede/following{/other_user}",
+ "gists_url": "https://api.github.com/users/alagrede/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/alagrede/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/alagrede/subscriptions",
+ "organizations_url": "https://api.github.com/users/alagrede/orgs",
+ "repos_url": "https://api.github.com/users/alagrede/repos",
+ "events_url": "https://api.github.com/users/alagrede/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/alagrede/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 360,
+ "download_count": 82,
+ "created_at": "2020-08-24T19:51:14Z",
+ "updated_at": "2020-08-24T19:51:14Z",
+ "browser_download_url": "https://github.com/alagrede/znote-app/releases/download/v0.4.0/latest-linux.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/alagrede/znote-app/releases/assets/24243466",
+ "id": 24243466,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MjQzNDY2",
+ "name": "latest-mac.yml",
+ "label": "",
+ "uploader": {
+ "login": "alagrede",
+ "id": 5312754,
+ "node_id": "MDQ6VXNlcjUzMTI3NTQ=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/5312754?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/alagrede",
+ "html_url": "https://github.com/alagrede",
+ "followers_url": "https://api.github.com/users/alagrede/followers",
+ "following_url": "https://api.github.com/users/alagrede/following{/other_user}",
+ "gists_url": "https://api.github.com/users/alagrede/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/alagrede/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/alagrede/subscriptions",
+ "organizations_url": "https://api.github.com/users/alagrede/orgs",
+ "repos_url": "https://api.github.com/users/alagrede/repos",
+ "events_url": "https://api.github.com/users/alagrede/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/alagrede/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 326,
+ "download_count": 32,
+ "created_at": "2020-08-24T19:51:14Z",
+ "updated_at": "2020-08-24T19:51:14Z",
+ "browser_download_url": "https://github.com/alagrede/znote-app/releases/download/v0.4.0/latest-mac.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/alagrede/znote-app/releases/assets/24243465",
+ "id": 24243465,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MjQzNDY1",
+ "name": "latest.yml",
+ "label": "",
+ "uploader": {
+ "login": "alagrede",
+ "id": 5312754,
+ "node_id": "MDQ6VXNlcjUzMTI3NTQ=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/5312754?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/alagrede",
+ "html_url": "https://github.com/alagrede",
+ "followers_url": "https://api.github.com/users/alagrede/followers",
+ "following_url": "https://api.github.com/users/alagrede/following{/other_user}",
+ "gists_url": "https://api.github.com/users/alagrede/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/alagrede/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/alagrede/subscriptions",
+ "organizations_url": "https://api.github.com/users/alagrede/orgs",
+ "repos_url": "https://api.github.com/users/alagrede/repos",
+ "events_url": "https://api.github.com/users/alagrede/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/alagrede/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "text/yaml",
+ "state": "uploaded",
+ "size": 338,
+ "download_count": 227,
+ "created_at": "2020-08-24T19:51:14Z",
+ "updated_at": "2020-08-24T19:51:14Z",
+ "browser_download_url": "https://github.com/alagrede/znote-app/releases/download/v0.4.0/latest.yml"
+ },
+ {
+ "url": "https://api.github.com/repos/alagrede/znote-app/releases/assets/24242323",
+ "id": 24242323,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MjQyMzIz",
+ "name": "znote-0.4.0.AppImage",
+ "label": "",
+ "uploader": {
+ "login": "alagrede",
+ "id": 5312754,
+ "node_id": "MDQ6VXNlcjUzMTI3NTQ=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/5312754?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/alagrede",
+ "html_url": "https://github.com/alagrede",
+ "followers_url": "https://api.github.com/users/alagrede/followers",
+ "following_url": "https://api.github.com/users/alagrede/following{/other_user}",
+ "gists_url": "https://api.github.com/users/alagrede/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/alagrede/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/alagrede/subscriptions",
+ "organizations_url": "https://api.github.com/users/alagrede/orgs",
+ "repos_url": "https://api.github.com/users/alagrede/repos",
+ "events_url": "https://api.github.com/users/alagrede/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/alagrede/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 85888975,
+ "download_count": 87,
+ "created_at": "2020-08-24T19:09:00Z",
+ "updated_at": "2020-08-24T19:42:28Z",
+ "browser_download_url": "https://github.com/alagrede/znote-app/releases/download/v0.4.0/znote-0.4.0.AppImage"
+ },
+ {
+ "url": "https://api.github.com/repos/alagrede/znote-app/releases/assets/24242327",
+ "id": 24242327,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MjQyMzI3",
+ "name": "znote-0.4.0.dmg",
+ "label": "",
+ "uploader": {
+ "login": "alagrede",
+ "id": 5312754,
+ "node_id": "MDQ6VXNlcjUzMTI3NTQ=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/5312754?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/alagrede",
+ "html_url": "https://github.com/alagrede",
+ "followers_url": "https://api.github.com/users/alagrede/followers",
+ "following_url": "https://api.github.com/users/alagrede/following{/other_user}",
+ "gists_url": "https://api.github.com/users/alagrede/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/alagrede/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/alagrede/subscriptions",
+ "organizations_url": "https://api.github.com/users/alagrede/orgs",
+ "repos_url": "https://api.github.com/users/alagrede/repos",
+ "events_url": "https://api.github.com/users/alagrede/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/alagrede/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 94333754,
+ "download_count": 16,
+ "created_at": "2020-08-24T19:09:21Z",
+ "updated_at": "2020-08-24T19:45:53Z",
+ "browser_download_url": "https://github.com/alagrede/znote-app/releases/download/v0.4.0/znote-0.4.0.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/alagrede/znote-app/releases/assets/24242328",
+ "id": 24242328,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MjQyMzI4",
+ "name": "znote-0.4.0.dmg.blockmap",
+ "label": "",
+ "uploader": {
+ "login": "alagrede",
+ "id": 5312754,
+ "node_id": "MDQ6VXNlcjUzMTI3NTQ=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/5312754?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/alagrede",
+ "html_url": "https://github.com/alagrede",
+ "followers_url": "https://api.github.com/users/alagrede/followers",
+ "following_url": "https://api.github.com/users/alagrede/following{/other_user}",
+ "gists_url": "https://api.github.com/users/alagrede/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/alagrede/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/alagrede/subscriptions",
+ "organizations_url": "https://api.github.com/users/alagrede/orgs",
+ "repos_url": "https://api.github.com/users/alagrede/repos",
+ "events_url": "https://api.github.com/users/alagrede/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/alagrede/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 98814,
+ "download_count": 2,
+ "created_at": "2020-08-24T19:09:23Z",
+ "updated_at": "2020-08-24T19:09:29Z",
+ "browser_download_url": "https://github.com/alagrede/znote-app/releases/download/v0.4.0/znote-0.4.0.dmg.blockmap"
+ },
+ {
+ "url": "https://api.github.com/repos/alagrede/znote-app/releases/assets/24242331",
+ "id": 24242331,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MjQyMzMx",
+ "name": "znote-Setup-0.4.0.exe",
+ "label": "",
+ "uploader": {
+ "login": "alagrede",
+ "id": 5312754,
+ "node_id": "MDQ6VXNlcjUzMTI3NTQ=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/5312754?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/alagrede",
+ "html_url": "https://github.com/alagrede",
+ "followers_url": "https://api.github.com/users/alagrede/followers",
+ "following_url": "https://api.github.com/users/alagrede/following{/other_user}",
+ "gists_url": "https://api.github.com/users/alagrede/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/alagrede/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/alagrede/subscriptions",
+ "organizations_url": "https://api.github.com/users/alagrede/orgs",
+ "repos_url": "https://api.github.com/users/alagrede/repos",
+ "events_url": "https://api.github.com/users/alagrede/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/alagrede/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 60240971,
+ "download_count": 71,
+ "created_at": "2020-08-24T19:09:33Z",
+ "updated_at": "2020-08-24T19:51:13Z",
+ "browser_download_url": "https://github.com/alagrede/znote-app/releases/download/v0.4.0/znote-Setup-0.4.0.exe"
+ },
+ {
+ "url": "https://api.github.com/repos/alagrede/znote-app/releases/assets/24242330",
+ "id": 24242330,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDI0MjQyMzMw",
+ "name": "znote-Setup-0.4.0.exe.blockmap",
+ "label": "",
+ "uploader": {
+ "login": "alagrede",
+ "id": 5312754,
+ "node_id": "MDQ6VXNlcjUzMTI3NTQ=",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/5312754?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/alagrede",
+ "html_url": "https://github.com/alagrede",
+ "followers_url": "https://api.github.com/users/alagrede/followers",
+ "following_url": "https://api.github.com/users/alagrede/following{/other_user}",
+ "gists_url": "https://api.github.com/users/alagrede/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/alagrede/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/alagrede/subscriptions",
+ "organizations_url": "https://api.github.com/users/alagrede/orgs",
+ "repos_url": "https://api.github.com/users/alagrede/repos",
+ "events_url": "https://api.github.com/users/alagrede/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/alagrede/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 64364,
+ "download_count": 2,
+ "created_at": "2020-08-24T19:09:33Z",
+ "updated_at": "2020-08-24T19:09:36Z",
+ "browser_download_url": "https://github.com/alagrede/znote-app/releases/download/v0.4.0/znote-Setup-0.4.0.exe.blockmap"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/alagrede/znote-app/tarball/v0.4.0",
+ "zipball_url": "https://api.github.com/repos/alagrede/znote-app/zipball/v0.4.0",
+ "body_html": "Features
\n\nIncrease the Cloud files limit \n \nBugFixes
\n\nFix tags synchronization \nFix note content reset just after cloud note creation \n "
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:19.933Z"
+ },
+ "zuzu": {
+ "latestRelease": {
+ "url": "https://api.github.com/repos/AungMyoKyaw/zuzu-menubar-app/releases/9065189",
+ "assets_url": "https://api.github.com/repos/AungMyoKyaw/zuzu-menubar-app/releases/9065189/assets",
+ "upload_url": "https://uploads.github.com/repos/AungMyoKyaw/zuzu-menubar-app/releases/9065189/assets{?name,label}",
+ "html_url": "https://github.com/AungMyoKyaw/zuzu-menubar-app/releases/tag/v1.0.0",
+ "id": 9065189,
+ "node_id": "MDc6UmVsZWFzZTkwNjUxODk=",
+ "tag_name": "v1.0.0",
+ "target_commitish": "master",
+ "name": "zuzu-menubar-app",
+ "draft": false,
+ "author": {
+ "login": "AungMyoKyaw",
+ "id": 9404824,
+ "node_id": "MDQ6VXNlcjk0MDQ4MjQ=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/9404824?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/AungMyoKyaw",
+ "html_url": "https://github.com/AungMyoKyaw",
+ "followers_url": "https://api.github.com/users/AungMyoKyaw/followers",
+ "following_url": "https://api.github.com/users/AungMyoKyaw/following{/other_user}",
+ "gists_url": "https://api.github.com/users/AungMyoKyaw/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/AungMyoKyaw/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/AungMyoKyaw/subscriptions",
+ "organizations_url": "https://api.github.com/users/AungMyoKyaw/orgs",
+ "repos_url": "https://api.github.com/users/AungMyoKyaw/repos",
+ "events_url": "https://api.github.com/users/AungMyoKyaw/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/AungMyoKyaw/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "prerelease": false,
+ "created_at": "2017-12-30T10:39:41Z",
+ "published_at": "2017-12-30T11:09:36Z",
+ "assets": [
+ {
+ "url": "https://api.github.com/repos/AungMyoKyaw/zuzu-menubar-app/releases/assets/5743767",
+ "id": 5743767,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDU3NDM3Njc=",
+ "name": "zuzu_MAC_1.0.0.dmg",
+ "label": null,
+ "uploader": {
+ "login": "AungMyoKyaw",
+ "id": 9404824,
+ "node_id": "MDQ6VXNlcjk0MDQ4MjQ=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/9404824?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/AungMyoKyaw",
+ "html_url": "https://github.com/AungMyoKyaw",
+ "followers_url": "https://api.github.com/users/AungMyoKyaw/followers",
+ "following_url": "https://api.github.com/users/AungMyoKyaw/following{/other_user}",
+ "gists_url": "https://api.github.com/users/AungMyoKyaw/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/AungMyoKyaw/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/AungMyoKyaw/subscriptions",
+ "organizations_url": "https://api.github.com/users/AungMyoKyaw/orgs",
+ "repos_url": "https://api.github.com/users/AungMyoKyaw/repos",
+ "events_url": "https://api.github.com/users/AungMyoKyaw/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/AungMyoKyaw/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/octet-stream",
+ "state": "uploaded",
+ "size": 49404828,
+ "download_count": 325,
+ "created_at": "2017-12-30T10:50:35Z",
+ "updated_at": "2017-12-30T10:59:06Z",
+ "browser_download_url": "https://github.com/AungMyoKyaw/zuzu-menubar-app/releases/download/v1.0.0/zuzu_MAC_1.0.0.dmg"
+ },
+ {
+ "url": "https://api.github.com/repos/AungMyoKyaw/zuzu-menubar-app/releases/assets/5743812",
+ "id": 5743812,
+ "node_id": "MDEyOlJlbGVhc2VBc3NldDU3NDM4MTI=",
+ "name": "zuzu_WIN_1.0.0.exe",
+ "label": null,
+ "uploader": {
+ "login": "AungMyoKyaw",
+ "id": 9404824,
+ "node_id": "MDQ6VXNlcjk0MDQ4MjQ=",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/9404824?v=4",
+ "gravatar_id": "",
+ "url": "https://api.github.com/users/AungMyoKyaw",
+ "html_url": "https://github.com/AungMyoKyaw",
+ "followers_url": "https://api.github.com/users/AungMyoKyaw/followers",
+ "following_url": "https://api.github.com/users/AungMyoKyaw/following{/other_user}",
+ "gists_url": "https://api.github.com/users/AungMyoKyaw/gists{/gist_id}",
+ "starred_url": "https://api.github.com/users/AungMyoKyaw/starred{/owner}{/repo}",
+ "subscriptions_url": "https://api.github.com/users/AungMyoKyaw/subscriptions",
+ "organizations_url": "https://api.github.com/users/AungMyoKyaw/orgs",
+ "repos_url": "https://api.github.com/users/AungMyoKyaw/repos",
+ "events_url": "https://api.github.com/users/AungMyoKyaw/events{/privacy}",
+ "received_events_url": "https://api.github.com/users/AungMyoKyaw/received_events",
+ "type": "User",
+ "site_admin": false
+ },
+ "content_type": "application/x-msdownload",
+ "state": "uploaded",
+ "size": 36810601,
+ "download_count": 216,
+ "created_at": "2017-12-30T11:03:17Z",
+ "updated_at": "2017-12-30T11:09:26Z",
+ "browser_download_url": "https://github.com/AungMyoKyaw/zuzu-menubar-app/releases/download/v1.0.0/zuzu_WIN_1.0.0.exe"
+ }
+ ],
+ "tarball_url": "https://api.github.com/repos/AungMyoKyaw/zuzu-menubar-app/tarball/v1.0.0",
+ "zipball_url": "https://api.github.com/repos/AungMyoKyaw/zuzu-menubar-app/zipball/v1.0.0",
+ "body_html": ""
+ },
+ "latestReleaseFetchedAt": "2020-09-30T00:10:19.937Z"
}
}
\ No newline at end of file